
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
p,b{line-height:25px;}
*{margin:0; padding:0}
body{ font-family:Corbel,Verdana,Arial;font-size:16px; color:#363435;overflow: hidden;
  overflow-y: scroll;}
img{border:none; max-width:100%; height:auto;}
P{  word-spacing: 2px;}
/*.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url('../images/page-loader.gif') 50% 50% no-repeat rgb(249,249,249);
}*/


::selection {
       background-color: #f7d990;
       color: green;
}

::-moz-selection {
       background-color: #f7d990;
       color: green;
}

::-o-selection {
       background-color: #f7d990;
       color: green;
} 

::-ms-selection {
       background-color: #f7d990;
       color: green;
}

::-webkit-selection {
       background-color: #f7d990;
       color: green;
}



input:focus {
    background-color: #fff3d1;
}

.header_top {
  text-align: center;
    padding: 0.5% 0 0.5%;
}
#food_catering {
  display: table;
  zoom: 1;
  position: relative;
  width: 43%;
  max-width: 460px;
  max-height: 315px;
  /* margin: 9px auto 9px; */
  z-index: 90;
  text-align: left;
  font-size: 10px;
  text-shadow: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  float: left;
  margin-right: 7%;
  margin-bottom: 3%;
}


.active2 a{ color:#ac2b2d !important;}
.header_top img {
  max-width: 26%;
  margin-left: -5%;
}

.menu_list{ display:block !important;}
	.menu_list1{ display:none !important;}

.div1, .div2, .div3, .div4{ padding-bottom:4%;}

/*.div1{  background-color: #f3f3f6;}*/
.div2{    background-color: #fff3d1;overflow: hidden;}
/*.div3{  background-color: #f3f3f6;}*/
/*.div4{  background-color: #fdfdfd;}*/


.f1_card {
  transform: rotateY(360deg);
  /*box-shadow: -5px 5px 5px #aaa;*/
  transition: all 1.0s linear;
}


.menu li ul{ display:none;  position: absolute;}
.menu li:hover ul {
  display: block;
  position: absolute;
  z-index: 99999;
  width: 128px;
  margin-top: 11%;
  left: -37%;
  
}

ul.list1{
  display: block;
  position: absolute;
  z-index: 99999;
  width: 128px;
  margin-top: 11%;
  left: -37%;
  background-color: #777;
}
.list1 li {
  float: left;
  width: 100% !important;
  z-index: 1;
  text-align: left;
  border: none;
  line-height: 21px;
  text-align: center;
  margin:0 !important;
  background-color: #777 !important;
}
.list1 li a{
  float: left;
  width: 100%;
  z-index: 1;
  text-align: left;
  border: none;
  line-height: 21px;
  text-align: center;
  margin:0;
  color:#fff !important;
  border:none !important;
}
.menu li:hover ul li {
  float: left;
  width: 100%;
  z-index: 1;
  text-align: left;
  line-height: 21px;
  text-align: center;
  margin:0;
  background-color: #777;
  border:none !important;
}
.menu li:hover ul li a{ color:#fff;border:none !important;}
.transition {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}



.header ul {
  list-style: none;
  text-align: left;
  text-transform: uppercase;
padding: 7px 4%;
}
.header ul li{ 
display:inline-block; 
-webkit-display:inline-block; 
-moz-display:inline-block; 
-0-display:inline-block; 
vertical-align: middle;
margin: 0 8px;
font-weight: bold;
padding: 7px 0;
  position: relative;
    cursor: pointer;
	  font-size: 14px;
	
}
.header ul li.active{
	border-top:1px solid #2b643f;
	border-bottom:1px solid #2b643f;
}
.header ul li:hover{
	border-top:1px solid #2b643f;
	border-bottom:1px solid #2b643f;
}
.header ul li:hover:nth-child(1){border:none;}
.header ul li:hover:nth-child(8){border:none;}
.header ul li:nth-child(1){    margin-right: 12%;}
.header ul li:nth-child(8){  float: right;}
.header ul li a{ text-decoration:none; color: #626161;}	
.header ul li a img{width:100%;}

.header {
  float: none;
    max-width: 1300px;
  margin: 0.1% auto 0;
}



.slider_03{margin:0 auto; width:100%; height:auto; float:left;padding: 0 3%;}
.responsive_menu{ display:none;}
/*.logo_cntr{ float:left;}*/
.logo_cntr p{display:none;}


/*-----------------------------------------------------menu-list-----------------------------------------------------------*/

.menu_list {
  width: 100%;
  float: none;
  margin: 0% auto;
  /* overflow: hidden; */
  
  height: 55px;
  line-height: 55px;
  padding: 1% auto;
  background-color:#ffffff;
  z-index: 9999;
}
.menu_list1 {
  width: 100%;
  float: none;
  margin: 0% auto;
  /* overflow: hidden; */
  
  height: 55px;
  line-height: 55px;
  padding: 1% auto;
  background-color:#ffffff;
  z-index: 9999;
}

.sticky_border{border-bottom:1px solid #a9a9aa;}

.menu_list ul {
  text-align: center;
  border-top: 2px solid #d8d8d9;
  border-bottom: 2px solid #d8d8d9;
  width: 36%;
  margin: 0 auto;
}
.menu_list1 ul {
  text-align: center;
  border-top: 2px solid #d8d8d9;
  border-bottom: 2px solid #d8d8d9;
  width: 36%;
  margin: 0 auto;
}
.menu_list ul.wid{ width:80%;}
.menu_list1 ul.wid{ width:80%;}
.menu_list ul li{ display:inline-block;  padding: 0 2% 0% 1%;border-right: 1px solid #d8d8d9;  line-height: 20px;  font-weight: bold;}
.menu_list1 ul li{ display:inline-block;  padding: 0 2% 0% 1%;border-right: 1px solid #d8d8d9;  line-height: 20px;  font-weight: bold;}
.menu_list ul li:nth-child(3){border-right: none;}
.menu_list1 ul li:nth-child(3){border-right: none;}

.menu_list a:hover{
            color:#ac2b2d;
        }
		
.menu_list .active{
             color:#ac2b2d;

        }
.menu_list1 a:hover{
            color:#ac2b2d;
        }
		
.menu_list1 .active{
             color:#ac2b2d;

        }


.brdr li:nth-child(3){border-right: 1px solid #d8d8d9 !important;}
.brdr li:nth-child(6){border-right: none;}

.menu_list ul li a{ text-decoration:none;color: #363435;}

.menu_list ul li:before {
  font-family: FontAwesome;
  content: "\f1cd";
  padding-right: 12px;
  color: #000000;
  font-size: 0px;
  /* line-height: 15px; */
}

.menu_list1 ul li a{ text-decoration:none;color: #363435;}

.menu_list1 ul li:before {
  font-family: FontAwesome;
  content: "\f1cd";
  padding-right: 12px;
  color: #000000;
  font-size: 0px;
  /* line-height: 15px; */
}

.padding_top{ padding-top:3% !important;}


/*-----------------------------------------------------about_us-----------------------------------------------------------*/
.about_us {
float: left;
width: 100%;
height: 100%;
  padding-top: 8%;
margin-bottom: 3%;
}
.abt_a1{float:left; width:37%;padding-right: 1.2%;}

.abt_f1 {
float: left;
height: 5px;
background-color: #f7d990;
width: 100%;
margin-top: 6%;
}


.abt_a1 ul li {
display: inline-block;
/* vertical-align: middle; */
height: 10px;
background-color: #f7d990;
width: 95%;
}
.abt_a2 {
float: left;
width: 26%;
text-align: center;
font-family: 'Conv_tt1018m_';
height: 100%;
}
.abt_a2 p {
line-height: 50px;
font-size: 40px;
}
.font_size{font-size: 38px;}
.abt_a2 p:nth-child(2)
{
	font-size:21px;
	font-family: 'Conv_corbel';
	color:#ac2b2d;
	font-weight:bold;}


/*.abt_a2 p.fist_ltr::first-letter { 
    font-size: 110%;
}*/

.abt_a3{float:left; width:37%;padding-left: 1.2%;}
.abt_a3 ul li {
display: inline-block;
/* vertical-align: middle; */
height: 10px;
background-color: #f7d990;
width: 95%;
}




.head_style {
  float: left;
  width: 100%;
  height: 100%;
  margin-top: 3%;
  margin-bottom: 3%;
}



/*-----------------------------------------------------company profile--------------------------------------------------*/

.comp_prfl {
float: left;
width: 100%;
height: 100%;
  padding-top: 6.5%;
margin-bottom: 6%;
}

.Top_bott{
  padding-top: 8% !important;
 margin-bottom: 7% !important;
}
.Top_bott2{
  padding-top: 8% !important;
 margin-bottom: 3% !important;
}
.Top_bott3{
  padding-top: 3% !important;
 margin-bottom: 3% !important;
}

.scrolloff {
        pointer-events: none;
    }
/*.sticky{   width: 100%;
  float: none;
  margin: 0% auto;
  overflow: hidden;
  position: fixed;
  top: 0;
  background-color: #fff;
  padding: 1% 0;
  border-bottom: 2px solid #777;
  transition: all 0.3s ease;  left: 0;
  right: 0;}*/
  


.comp_a1{float:left; width:30%;padding-right: 1.2%;}

.our_people1{float:left; width:35% !important;padding-right: 1.2%;}
.our_people2{float:left; width:30% !important;padding-right: 1.2%;}
.our_people3{float:left; width:35% !important;padding-right: 1.2%;}

.comp_f1 {
float: left;
height: 5px;
background-color: #f7d990;
width: 100%;
margin-top: 7%;
}


.comp_a1 ul li {
display: inline-block;
/* vertical-align: middle; */
height: 10px;
background-color: #f7d990;
width: 95%;
}
.comp_a2 {
float: left;
width: 40%;
text-align: center;
font-family: 'Conv_tt1018m_';
height: 100%;
}
.comp_a2 p {
line-height: 50px;
font-size: 40px;
}

.comp_a2 p:nth-child(2)
{
	font-size:21px;
	font-family: 'Conv_corbel';
	color:#ac2b2d;
	font-weight:bold;}


.comp_a2 p.fist_ltr::first-letter { 
    font-size: 100%;
}

.comp_a3{float:left; width:30%;padding-left: 1.2%;}
.comp_a3 ul li {
display: inline-block;
/* vertical-align: middle; */
height: 10px;
background-color: #f7d990;
width: 95%;
}




.comp_wrapper { width:80%; float:none;   margin: 0 auto 1%; /*overflow:hidden;*/ }

.comp_wrapper .comp_img {
  float: left;
  width: 34%;
  height: auto;
  margin: 0% 4% 2% 0%;
}
.comp_wrapper  p{ padding-bottom: 2%;  line-height: 30px;
  text-align: justify;}
.comp_wrapper  i{
  font-size: 24px;
  font-weight: bold;
}

/*-----------------------------------------our_people.html----------------------------------*/
.pdd_top{padding-top: 2.5% !important;}
.our_people{ float:left; width:100%; height:auto; overflow:hidden;}
.our_people > span{ float:none; width:1000px; margin:0 auto; display:block; overflow:hidden;}
.our_people > span .img_row{ float:left; width:100%; }
.our_people > span .img_row img{ width:32%; float:left;}

 .our_people > span .img_row img:nth-child(2){  margin: 0 2%;}
 
 .our_people > span b {
  padding: 5.5% 8% 1%;;
  clear: both;
  display: block;
  text-align:center;
}
.our_people > span  p {
  padding: 1% 8% 1%;
  clear: both;
  display: block;
   text-align:center;
}


.management_team{ float:left; width:100%; height:auto; overflow:hidden;}
.management_team > span {
  float: none;
  width: 850px;
  margin: 0 auto;
  display: block;
  overflow: hidden;
  text-align: justify;
}

.management_team > span .img{ float:left; width:24%; margin-right:5%;}
.management_team > span .text{ float:left; width:70%;}
.management_team > span .text b {
  clear: both;
  width: 100%;
  display: block;
    font-size: 22px;
}
.management_team > span .text i{ 
  margin: 2% 0 0;
  display: block;
}
.management_team > span .text p {
  clear: both;
  width: 100%;
  display: block;
    margin: 2% 0;
	
}
.management_team > span .divider{ float:left; width:100%;}
.management_team > span .divider span{   margin: 4% auto; float:none; display:block; border:2px solid #cccccc; width:60%;}

.management_team > span .divider1{ float:left; width:100%;}
.management_team > span .divider1 span{   margin: 4% auto; float:none; display:block;\ width:60%;}

/*--------------------------------------------------corp_catering---------------------------------------------------------*/

.corp_wrapper { width:80%; float:none;   margin: 0 auto 1%;/* overflow:hidden; */ /*padding-top: 3%; */ clear: both;}

.corp_wrapper .corp_img {
  float: left;
  width: 41%;
  height: auto;
  margin: 0% 9% 2% 0%;
}
.corp_wrapper  p{ padding-bottom: 7px;/*font-size: 16px;*/  line-height: 30px;text-align: justify;   border: 1px solid transparent;
 /* overflow: hidden;*/}
.corp_wrapper  p b{ font-size: 22px;  color: #363435;line-height: 30px;}
.corp_wrapper  i{
  font-size: 18px;
  font-weight: bold;
}

.wrpr2{ clear:both !important;  margin-top: 7%;}

.wrpr2 .corp_img{ 
float:right;
 width: 30%;
  height: auto;
  margin: 4% 0% 2% 9%;}




/*-----------------------------------------------------our vision & mission------------------------------------------------*/

.miss_a1 {
  width: 33% !important;
}
.miss_a2 {
  width: 34% !important;
}
.miss_a3 {
  width: 33% !important;
}



/*-----------------------------------------------------our value------------------------------------------------*/
.value_wrapper { width:90%; float:none; margin:0 auto; overflow:hidden; }

.value_wrapper .value_img {
  float: left;
  width: 34%;
  height: auto;
  margin: 0% 6% 2% 0%;
}
.value_wrapper p {
  padding-bottom: 3%;
  font-size: 16px;
  padding-right: 0%;
   margin-left: 35px;
}
.value_wrapper  b{ padding-bottom: 1%;font-size: 17px; clear:both;  color: #ac2b2d; }
.value_wrapper .value_para {
  width: 80%;
  float: none;
  display: block;
  margin: 0 auto;
}


.value_wrapper  b:before {
  font-family: FontAwesome;
  content: "\f1cd";
  padding-right: 12px;
  color: #ac2b2d;
}


/*-----------------------------------------------------company- infrastructure----------------------------------------------*/


.infra_a1 {
  float: left;
  width: 20%;
  padding-right: 1.2%;
}
.infra_a2 {
  float: left;
  width: 60%;
  text-align: center;
  font-family: 'Conv_tt1018m_';
  height: 100%;
}
.infra_a3 {
  float: left;
  width: 20%;
  padding-left: 1.2%;
}
.infra_a2 p {
  line-height: 50px;
  font-size: 40px;
}

.infra_wrapper{ width:80%; float:none; margin:0 auto; /*overflow:hidden;*/ }
.infra_wrapper .infra_para {
  width: 60%;
  float: left;
  height: auto;
  font-size: 16px;
 line-height: 30px; 
 /* padding-right: 8%;*/
}
.infra_wrapper .infra_slider{ width:40%; float:left; height:auto;}



<div class="infra_para"></div>
    <div class="infra_slider"></div>







/*-----------------------------------------------------HEADING STYLE-------------------------------------------------------*/
.head_style {
float: left;
width: 100%;
height: 100%;
margin-top: 3%;
margin-bottom: 3%;
}
.head_a1{float:left; width:37%;padding-right: 1.2%;}

.head_f1 {
float: left;
height: 5px;
background-color: #f7d990;
width: 70%;
/*margin-top: 9%;*/
  margin: 9% 16%;
}


.head_a1 ul li {
display: inline-block;
/* vertical-align: middle; */
height: 10px;
background-color: #f7d990;
width: 95%;
}
.head_a2 {
float: left;
width: 26%;
text-align: center;
font-family: 'Conv_tt1018m_';
height: 100%;
}
.head_a2 p {
  line-height: 36px;
  font-size: 34px;
}
.font_size{font-size: 38px;}
.head_a2 p:nth-child(2) {
  font-size: 15px;
  font-family: 'Conv_corbel';
  color: #ac2b2d;
  font-weight: bold;
}


.head_a2 p.fist_ltr::first-letter { 
    font-size: 100%;
}

.head_a3{float:left; width:37%;padding-left: 1.2%;}
.head_a3 ul li {
display: inline-block;
/* vertical-align: middle; */
height: 10px;
background-color: #f7d990;
width: 95%;
}


/*----------------------------------------------------wrapper-----------------------------------------------------------*/

.wrapper{ width:100%; margin:0 auto; float:none; overflow:hidden; height:100%;}
.wrapper .wrapperL{ float:left; width:50%; height:auto; position: relative; }
.wrapper .wrapperL img{ margin: 0 6% 1% 10%; float:left; max-width:100%;}

.wrapper .wrapperL span {
  position: absolute;
   right: 5%;
  bottom: 0;
  color: #b13a30;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  width: 18%;
  text-align: center;
}
.wrapper .wrapperL span a{color: #b13a30; text-decoration:none;}
.wrapper .wrapperR span a{color: #b13a30; text-decoration:none;}
.wrapper .wrapperL p.Ptext {
  padding-right: 5%;
  padding-left: 9%;
    line-height: 30px;
  text-align: justify;
}

.wrapper .wrapperR p.Ptext {
  padding-right: 5%;
  padding-left: 9%;
    line-height: 30px;
  text-align: justify;

}


span.Font:before {
  font-family: FontAwesome;
  content: "\f0a9";
  color: #b13a30;
  font-size: 16px;
  float: left;
  vertical-align: middle;
  padding: 0 0px;
}



.wrapper .wrapperR{ float:left; width:50%; height:auto; position:relative;}

.wrapper .wrapperR img{margin: 0 6% 1% 10%; float:left; max-width:100%;}
.wrapper .wrapperR p {
  padding-right: 5%;
}

.wrapper .wrapperR span {
  position: absolute;
    right: 5%;
  bottom: 0;
  color: #b13a30;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  width: 18%;
  text-align: center;
}




/*-----------------------------------------------------Welcome-----------------------------------------------------------*/


.wel1 {
  width: 20% !important;
}

.wel2 {
  width: 60% !important;
}

.wel3 {
  width: 20% !important;
}
.wel_txt { clear:both; width:80%; margin: 0 auto;}
.wel_txt p{ text-align:center;line-height: 35px;}




/*-----------------------------------------------------wpr_why_us-----------------------------------------------------------*/
.wpr_why_us {
  width: 100%;
  float: none;
  height: auto;
  overflow: hidden;

  padding-bottom: 4%;
  background-image: url(../images/why_us_bac.jpg);
  background-repeat: no-repeat;
  background-size: 100%;
  /* background-clip: content-box; */
  /* background-position: center center; */
  background-attachment: fixed;
    margin: 4% 0;
}
/*.front_Png{background-image: url(../images/front_img1.png); clear:both;}*/
 
.wpr_why_us .why_cont{ margin:0 auto; /*overflow:hidden;*/width:100%;padding-top: 3%;}
.wpr_why_us .why_cont .Border{   width: 12.5%; float:left;display: block;}
.wpr_why_us .why_cont .Border span{   display: block;   margin-top: 37%;  border: 1px solid red;}
.wpr_why_us .why_cont .Border1{   width: 13%; float:left;display: block;}
.wpr_why_us .why_cont .Border1 span{   display: block;   margin-top: 36%;  border: 1px solid red;}
.wpr_why_us .why_cont .Img{ width: 9%; float:left; text-align:center;}
.wpr_why_us .why_cont .Img p{ color:#e4322b; font-weight:bold;font-size: 14px;
  padding-top: 11%;}
  .wpr_why_us .why_cont .Img p a{ color:#e4322b; font-weight:bold;font-size: 14px; text-decoration:none;
  padding-top: 11%;  text-shadow: 0.3px 0px 0px #777;}
.Color_fff{ color:#fff !important;  background-color: #fff !important;}
.wpr_why_us .why_cont .Img img{ margin:0 auto; display:block; float:none;}


.wel_txt span {
  right: 5%;
  bottom: 0;
  color: #b13a30;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  width: 18%;
  text-align: center;
}
.wel_txt span a {
  color: #b13a30;
  text-decoration: none;
  line-height: 4;
}
.wel_txt span.Font:before {
  font-family: FontAwesome;
  content: "\f0a9";
  color: #b13a30;
  font-size: 16px;
  float: none;
  vertical-align: middle;
  padding: 0 9px;
}



/*-----------------------------------------------------why_us_cont1-----------------------------------------------------------*/
.why_us_cont1{ width:100%; clear:both; overflow:hidden; background-image: url(../images/variety_bac.jpg);
background-repeat: no-repeat;
  background-size: 100% 100%;
  /* background-clip: content-box; */
  background-attachment: fixed;}
.why_us_cont1 .imgL{ float:left;  width: 40%;}
.why_us_cont1 .imgL span{
  width: 300px;
  height: 300px;
 
  display: block;
  border-radius: 100%;
  text-align: center;
  line-height: 300px;
  font-size: 35px;
  font-family: 'Conv_tt1018m_';
  background-color: #ea3637;
  color: #ffffff;
    margin: 14% auto;
}

.why_us_cont1 .TextR{ float:left;  width: 60%;}
.why_us_cont1 .TextR p{
  width: 55%;
  margin: 0 auto;
  margin-top: 1%;
  line-height: 23px;
  font-size: 18px;
    text-align: justify;
}
.why_us_cont1 .TextR p:nth-child(1){
  margin-top: 5%;}
.Left_effect{ visibility: hidden;}
.Left_circle{ visibility: hidden;}
.Left_Text2{ visibility: hidden;}
.Left_circle3{ visibility: hidden;}
.Left_Text3{ visibility: hidden;}






.why_us_cont2{ width:100%; clear:both; overflow:hidden; background-image: url(../images/passion_bac.jpg);
background-repeat: no-repeat;
  background-size: 100% 100%;
  /* background-clip: content-box; */
  background-attachment: fixed;}
.why_us_cont2 .imgL{ float: right;  width: 40%;}
.why_us_cont2 .imgL span{
  width: 300px;
  height: 300px;
  
  display: block;
  border-radius: 100%;
  text-align: center;
  line-height: 300px;
  font-size: 30px;
  font-family: 'Conv_tt1018m_';
  background-color: #ea3637;
  color: #ffffff;
    margin: 14% auto;
}

.why_us_cont2 .TextR{ float:left;  width: 60%;}
.why_us_cont2 .TextR p {
  width: 55%;
  margin: 0 auto;
  margin-top: 1%;
  line-height: 23px;
  font-size: 18px;
    text-align: justify;
}
.why_us_cont2 .TextR p:nth-child(1){
  margin-top: 5%;}
.why_us_cont3{ width:100%; clear:both; overflow:hidden; background-image: url(../images/quality_bac.jpg);
background-repeat: no-repeat;
  background-size: 100% 100%;
  /* background-clip: content-box; */
  background-attachment: fixed;}
.why_us_cont3 .imgL{ float:left;  width: 40%;}
.why_us_cont3 .imgL span{
  width: 300px;
  height: 300px;
  
  display: block;
  border-radius: 100%;
  text-align: center;
  line-height: 300px;
  font-size: 30px;
  font-family: 'Conv_tt1018m_';
  background-color: #ea3637;
  color: #ffffff;
    margin: 14% auto;
}

.why_us_cont3 .TextR{ float:left;  width: 60%;}
.why_us_cont3 .TextR p {
  width: 55%;
  margin: 0 auto;
  margin-top: 14%;
  line-height: 23px;
  font-size: 18px;
    text-align: justify;
}








.why_us_cont4{ width:100%; clear:both; overflow:hidden; background-image: url(../images/environment.jpg);
background-repeat: no-repeat;
  background-size: 100% 100%;
  /* background-clip: content-box; */
  background-attachment: fixed;}
.why_us_cont4 .imgL{ float: right;  width: 40%;}
.why_us_cont4 .imgL span{
  width: 300px;
  height: 300px;
  
  display: block;
  border-radius: 100%;
  text-align: center;
  line-height: 300px;
  font-size: 26px;
  font-family: 'Conv_tt1018m_';
  background-color: #ea3637;
  color: #ffffff;
    margin: 14% auto;
}

.why_us_cont4 .TextR{ float:left;  width: 60%;}
.why_us_cont4 .TextR p {
  width: 55%;
  margin: 0 auto;
  margin-top: 1%;
  line-height: 23px;
  font-size: 18px;
    text-align: justify;
}
.why_us_cont4 .TextR p:nth-child(1){
    margin-top: 14%;}
.why_us_cont3{ width:100%; clear:both; overflow:hidden; background-image: url(../images/quality_bac.jpg);
background-repeat: no-repeat;
  background-size: 100% 100%;
  /* background-clip: content-box; */
  background-attachment: fixed;}



/*-----------------------------------------------------abt_area-----------------------------------------------------------*/
.about_us_area{ width:100%; clear:both;float:left;}
.about_us_area .abt_sub_area{ max-width:1000px; margin:0 auto; float:none;overflow: hidden;}
.mrgn_top {
  margin-top: 2% !important;
  background-color: #b0b0b1;
  color: #fff;
  border-bottom: 4px solid #eaeaeb;
  border-top: 4px solid #d7d7d7;
  /*background: rgba(226,226,226,1);
background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 19%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(226,226,226,1)), color-stop(19%, rgba(219,219,219,1)), color-stop(51%, rgba(209,209,209,1)), color-stop(100%, rgba(254,254,254,1)));
background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 19%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -o-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 19%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 19%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
background: linear-gradient(to bottom, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 19%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe', GradientType=0 );*/
}

.about_us_cntr .active{ background-color:#9f9fa0;}


.about_us_area .abt_sub_area .who_we {
  width: 33%;
  float: left;
  height: auto;
  /* border: 1px solid red; */
  text-align: center;


  font-size: 20px;
  font-weight: bold;
 color: #fff;
}
.about_us_area .abt_sub_area .our_value {
  width: 34%;
  float: left;
 height: auto;
  /* border: 1px solid red; */
  text-align: center;
  

  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.about_us_area .abt_sub_area .comp_info {
  width: 33%;
  float: left;
  height: auto;
  /* border: 1px solid red; */
  text-align: center;
  
  
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.about_us_area .abt_sub_area .who_we:hover{   background-color: #9f9fa0;font-size: 21px; transition: all 0.3s ease;}
.about_us_area .abt_sub_area .our_value:hover{   background-color: #9f9fa0;font-size: 21px;transition: all 0.3s ease;}
.about_us_area .abt_sub_area .comp_info:hover{   background-color: #9f9fa0;font-size: 21px;transition: all 0.3s ease;}
.our_value p {/*border-bottom: 6px solid #f7d990;*/}


.abt_sub_area .about_us_cntr{ margin:0 auto; float:none; display:block;overflow: hidden;  width: 70%;}
.abt_sub_area .about_us_cntr p a{ text-decoration:none; color:#fff; display:block;  height: 50px;
  line-height: 50px;}


.about_us_area .abt_sub_area .discpt{ width:100%; float:left; height:auto;}
.discpt .abt_img{ width:25%; float:left;}
.discpt .abt_img img{ width:100%;padding: 0 8% 8% 0;}


/*-----------------------------------------------------abt_comp_infrastructure---------------------------------------------*/

.abt_wwr1 {
  width: 30%;
}
.abt_wwr2 {
  width: 40%;
}
.abt_wwr3 {

  width: 30%;

}




/*-----------------------------------------------------abt_cont-----------------------------------------------------------*/


.abt_cont {
max-width: 1000px;
float: none;
height: auto;
margin: 0 auto;
clear:both;
}
.abt_cont p {
float: left;
margin-bottom: 3%;
text-align: center;
width: 100%;
}
.img_01 {
    width: 16.5%;
  float: left;
  height: auto;
  padding: 5% 0% 7% 0%;
}
.img_01 img {
    max-width: 43%;
  margin: 0 auto;
  display: block;
}
.img_01 p{ text-align:center;  padding: 10% 0;}
.mrgn_auto{margin: 0 2%;}

.img_text{
text-align: justify;
padding: 0 6%;
background-color: #f8edd1;
border-top: 5px solid #fff;
padding-top: 5%;
padding-bottom: 5%;
}


/*-----------------------------------------------------sitemap----------------------------------------------------------*/
.sitemap{ width:100%; clear:both; margin:0 auto;  padding-left: 16%;  overflow: hidden;  background-color: #fff3d1;  padding-top: 3%;
  padding-bottom: 3%;  font-family: arial;
  font-size: 14px;}

.sitemap .qvk_link{ float:left; width:30%; height: auto;}
.sitemap .servs{ float:left; width:30%; height: auto;}
.sitemap .cont_us{ float:left; width:30%; height: auto;}


.mrgn_none{ margin-top:0 !important;}
.sitemap b{  padding-bottom: 4%; display:block;}
.sitemap ul li{ list-style:none;  line-height: 23px;
    font-size: 14px;}
 .sitemap ul li a{ text-decoration:none; color:#000000;}




/*-----------------------------------------------------abt_sub_cont-----------------------------------------------------------*/
/*<div class="abt_sub_cont">
     <div class="Vision"></div>
     <div class="Mission"></div>*/
.abt_sub_cont {
  float: none;
  height: auto;
  max-width: 1000px;
  clear: both;
  margin: 2% auto;
  overflow: hidden;
  border-top: 1px dotted #b0b0b1;
  padding-top: 2%;
}
.abt_sub_cont h1 {
  text-align: center;
  color: #626161;
  padding-bottom: 0%;
  padding-top: 4%;
  border-bottom: 2px solid #626161;
  width: 40%;
  margin: 0 auto;
  margin-bottom: 4%;
}
.abt_sub_cont .Vision{ width:50%; float:left;  padding-right: 4%; text-align:justify;} 
.abt_sub_cont .Mission{ width:50%; float:left;  padding-left: 4%; text-align:justify;} 
/*.abt_sub_cont .Vision p:before{
	content: "\f10d";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
	  color: #626161;
	  padding-right:8px;
	  }
.abt_sub_cont .Vision p:after{
	content: "\f10e";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
	  color: #626161;
	  padding-left:8px;
	  }
.abt_sub_cont .Mission p:before{
	content: "\f10d";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
	  color: #626161;
	  padding-right:8px;
	  }
.abt_sub_cont .Mission p:after{
	content: "\f10e";
	font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
	  color: #626161;
	  padding-left:8px;
	  }
*/




/*-----------------------------------------------------------why_us------------------------------------------*/


.why_us {
max-width: 100%;
float: none;
height: auto;
margin: 0 auto;
clear:both;
  padding: 0 6%;
}
.img_01 b {
width: 100%;
text-align: center;
display: block;
background-color: #f8edd1;
padding: 5% 0;
font-size: 25px;
}
.img_01 > p > b{ 
font-size:20px; 
 text-align: center;
  display: block;
  background-color: #ffffff;
  padding: 0}
  
  .img_01 > p > b > a{ text-decoration:none; color:#777;  font-size: 16px;}

/*-----------------------------------------------------------------footer------------------------------------------*/
.footer{ float:left; width:100%; height:auto;margin-top: 1.3%;background-color: #f0bf5d;}
.footer_cont {
float: none;
max-width: 1000px;
height: auto;
margin: 0 auto;
/* display: block; */
padding: 2% 0;
  overflow: hidden;
}
.footer_cont p{ float:left;}
.footer_cont .ftr_lft {
  float: left;
  width: 100%;
  font-size: 14px;
  /* line-height: 1px; */
  text-align: center;
  padding-top: 1.1%;
}
.footer_cont .ftr_rgt {
  float: right;
  width: 50%;
  font-size: 14px;
  display:none;
  /* line-height: 28px; */
}
.footer_cont .ftr_rgt img{ vertical-align:middle;}

p.ftr_rgt { text-align:right;}




.scrollToTop {
width: 100px;
/* height: 130px; */
padding: 10px;
text-align: center;
font-weight: bold;
color: #444;
text-decoration: none;
position: fixed;
/* top: 75px; */
right: 40px;
display: none;
/* background: url('arrow_up.png') no-repeat 0px 20px; */
bottom: 72px;
border-radius: 10px;
opacity: 0.6;
  z-index: 9999;
}
.scrollToTop:hover{
	text-decoration:none;
}


/*----------------------------------------------------------animation----------------------------------------*/

.fadeIn_1{ display:none;}
.fadeIn_2{ display:none;}





/*-------------------------------------------------------ourclient.html------------------------------------------------------*/
.thumbNill{ width:100%;}
.thumb1{ max-width:1000px; margin:0 auto; float:none;  clear: both;}


.responsive-container {
  position: relative;
  width: 23%;
    border: 1px solid #777;
  float: left;
  margin: 1% 1% 0.7% 1%;
}

.dummy {
    padding-top: 100%; /* forces 1:1 aspect ratio */
}

.img-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    
    text-align:center; /* Align center inline elements */
    font: 0/0 a;
	  padding: 3px;
}

.img-container .centerer {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.img-container > img {
    vertical-align: middle;
    display: inline-block;
	width:100%;
}





.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */




.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */






/*-------------------------------------------------------services.html------------------------------------------------------*/

.serices_cont {
max-width: 1000px;
float: none;
height: auto;
margin: 0 auto;
clear:both;
  padding-bottom: 3%;
}
.serices_cont p {
float: left;
margin-bottom: 3%;
text-align: center;
width: 100%;
}
.serices_cont .s_contL{width:68%; float:left;}
.serices_cont .s_contR{width:32%;float:left;}
.serices_cont .s_contR img{ float:right; width:100%;}
.serices_cont .s_contL p{ text-align:justify;padding-right: 6%;}
.sub_cont { max-width:1000px; margin:0 auto;}


.Services {
float: left;
width: 100%;
height: 100%;
  padding-top: 3%;
margin-bottom: 3%;
}
.Srvc_a1{float:left; width:37%;padding-right: 1.2%;}

.Why_f1 {
float: left;
height: 5px;
background-color: #f7d990;
width: 100%;
margin-top: 6%;
}
.Srvc_f1 {
float: left;
height: 5px;
background-color: #f7d990;
width: 100%;
margin-top: 5%;
}

.Srvc_a2 {
float: left;
width: 26%;
text-align: center;
font-family: 'Conv_tt1018m_';
height: 100%;
}
.Srvc_a2 p {
line-height: 50px;
  font-size: 40px;
}
/*.font_size{font-size: 38px;}*/
.font_size {
  font-size: 60px;
  line-height: 67px;
}
.Srvc_a2 p:nth-child(2)
{
	font-size:21px;
	font-family: 'Conv_corbel';
	color:#ac2b2d;
	font-weight:bold;}


.Srvc_a2 p.fist_ltr::first-letter { 
    font-size: 100%;
}

.Srvc_a3{float:left; width:37%;padding-left: 1.2%;}





/*---------------------------------------------------------feedback----------------------------------------------*/

.feedback{ max-width:910px; float:none; margin:0 auto;  clear: both;}
.feedback img{ /*float:left;*/  padding: 1%;}
.feedback p {
  float: left;
  width: 78%;
  padding-left: 4%;
  padding-top: 3%;
  text-align: center;
    line-height: 27px;
}
.feedback > span{ float:left;   border-bottom: 1px dotted #f7d990;}
.feedback_01{float:left;}

.clients {
  float: left;
  color: #efaa03;
  padding: 20px 0;
}
p.clients{ text-align:left;}






p.feedback_01:before {
  float: left;
  font-family: FontAwesome;
  content: "\f10d";
  padding-right: 5px;
  color: #777;
}
.feedback_01 span:after {

  font-family: FontAwesome;
  content: "\f10e";
  padding-left: 5px;
  color: #777;
}


p.clients:before {
  float: left;
  font-family: FontAwesome;
  content: "\f0a4";
  padding-right: 5px;
  color: #777;
}

.tabs1{
  clear: both;
  margin: 0 auto;
  display: block;
  text-align: center;
}
.tabs1 ul li {   display: inline-block;}





/*---------------------------------------------------------contact_Us----------------------------------------------*/


/*<div class="contact_Us">
<div class="map"></div>
<div class="contact_form"></div>*/
.contact_Us { width:100%; clear:both; float:left;}
.contact_Us .contact_cont{ max-width:1000px; margin:0 auto; float:none;  /*overflow: hidden;*/}
.contact_Us .map{ width:66%; float:left; height:auto;  margin: 1%;}
.contact_Us .contact_form{ width:30%; float: right;}
.contact_Us .map .Address {   font-family: arial;
  line-height: 27px;  font-size: 14px; text-align:center;   padding: 20px;  color: #626161;}



#form {
  min-width: 300px;
  max-width: 600px;
  margin: auto;
  /* box-shadow: 5px 5px 5px #888888; */
  padding: 20px;
  border: 1px solid #d0d0d0;
  border-radius: 12px;
  box-shadow: 0 0 18px #d0d0d0;
}

    #form h2
    {
        color:#626161;
        font-size:35px;
        margin:0;
    }

    #form p
    {
        font-size:15px;
        color:#222222;
    }

    #form div
    {
        margin-top:10px;
    }

    #form input, textarea, button
    {
        width:100%;
        border: 2px solid #d0d0d0;
        padding:3px 5px;
		  margin-top: 5px;
    }

    #form label
    {
        font-weight:bold;
        font-size:12px;
        color:#626161;
    }

    #form button {
  /* background-color: #f9e9c0; */
  color: #626161;
  cursor: pointer;
  border: none;
    width: 27%;
  margin: 0 auto;
  float: none;
  display: block;
  border-radius: 11px;
}

    #form button:hover
    {
        background-color: #f8c64e;
		border:none;
    }

    .required
    {
        /*color:#dd6666;*/
		color:#ac2b2d
    }


.Select_menu { display:none;}


@media screen and (max-width: 1365px) {
.menu_list ul li {
  padding: 0 1% 0% 1%;

}	
.menu_list ul {
  width: 50%;
  overflow: hidden;
}
.menu_list ul.wid {
  width: 100%;
  float: left;
}
.menu_list1 ul {
  width: 50%;

}
.menu_list1 ul.wid {
  width: 67%;
}
.wrapper .wrapperL {
  padding-bottom: 3%;
}
.wrapper .wrapperL span {
  width: 26%;
}
.wrapper .wrapperR {
  padding-bottom: 3%;
}
.wrapper .wrapperR span {
  width: 26%;
}


}

@media screen and (max-width: 1365px) {

.head_a2 p {
  line-height: 27px;
  font-size: 27px;
}	
.abt_a2 p {
  line-height: 42px;
  font-size: 42px;
}
.abt_a2 p:nth-child(2) {
  font-size: 17px;
  font-family: 'Conv_corbel';
  color: #ac2b2d;
  font-weight: bold;
}
.wpr_why_us {
  margin: 6% 0;
}
.comp_a2 p {
  line-height: 40px;
  font-size: 40px;
}
.infra_a2 p {
  line-height: 40px;
  font-size: 40px;
}
.Srvc_a2 p {
  line-height: 40px;
  font-size: 40px;
}
	
.header ul li:nth-child(1) {
  width: 22%;
  margin-right: 8%;
}
.header ul {
  padding: 7px 1%;
  float: none;
}	
}




@media screen and (max-width: 1024px) {
.why_us_cont1 .TextR p {
  width: 77%;}	
	
.value_wrapper b {
  font-size: 16px;

}	
	
.our_people > span .img_row {
  padding: 0 2%;
}
	
.header ul li:nth-child(1) {
  width: 22%;
  margin-right: 8%;
    margin-top: 1.1%;
}
.header ul {
  padding: 7px 1%;
  float: left;
}
.header ul li {
  font-size: 13px;
}
.abt_a1 {
width: 34%;
}
.abt_a2 {
width: 32%;
}	
.abt_a3 {
width: 34%;
}
.fadeIn_1{ display:block;}
.fadeIn_2{ display:block;}

.infra_wrapper .infra_para {
  width: 60%;
  padding-right: 8%;
}
.wrapper .wrapperL {
  padding-bottom: 3%;
}
.wrapper .wrapperL span {
  width: 26%;
}
.wrapper .wrapperR {
  padding-bottom: 3%;
}
.wrapper .wrapperR span {
  width: 26%;
}
.Margin_bott {
  margin-bottom: 1% !important;
}
	
}

@media screen and (max-width: 1023px) {
.Select_menu {
  display: block;
  width: 100%;
}	
.Select_menu .select_center {
  float: none;
  text-align: center;
}
.Select_menu .select_center select {
  font-size: 14px;
  width: 29%;
  border-radius: 20px;
  padding: 1% 1% 1% 3%;
    margin: 5% 0 1% 0;
border: 1px solid #f7d990;
  color: #777;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../images/arrow_r.png);
  background-position: center right 11px;
  background-repeat: no-repeat;
  background-position: center right 11px;
  cursor: pointer;
}
.menu_list_drp_dwn {
  display: none !important;
}	

.wpr_why_us .why_cont .Img p a {
  text-shadow:  none !important;
}

.contact_Us .map {
  width: 85%;
  float: none;
  height: auto;
  margin: 1% auto;
}
.contact_Us .contact_form {
  width: 43%;
  float: none;
  margin: 0 auto;
  clear: both;
}

.header ul li:nth-child(1) {
  width: 25%;
  margin-right: 7%;
    margin-top: -7px;
}
.header ul li:nth-child(2),.header ul li:nth-child(3),.header ul li:nth-child(4),.header ul li:nth-child(5),.header ul li:nth-child(6),.header ul li:nth-child(7) {margin-top: 3%;}
.header ul li {
  margin-left: 0%;
  font-size: 12px;
  line-height: 14px;
  height: 28px;
}
.header ul li:nth-child(8) a img {
  width: 80%;
  float:right;
}
.header ul {
  height: 87px;
}


}

@media screen and (max-width: 1000px) {
	.menu_list ul.wid {
  width: 85%;
}
	.menu_list1 ul.wid {
  width: 85%;
}	
.our_people > span {
  width: 100%;
}	
}



@media screen and (max-width: 860px) {
.header ul li {
margin-left: 2%;
font-size: 14px;
line-height: 14px;
height: 28px;
}
/*.header ul li:nth-child(4){display:none;}*/
.logo_cntr p{width: 9%;display:block;margin: 0 auto;}
.menu{padding-top: 2%;
padding-bottom: 0%;}

/*body {
  font-size: 13px;
}*/
.management_team > span {
   width: 90%;
}
.our_people1 {
  width: 30% !important;
}
.our_people2 {
  width: 40% !important;
}
.our_people3 {
  width: 30% !important;
}
.management_team > span .text b {
  font-size: 18px;
}
.management_team > span .divider span {
  border: 1px solid #cccccc;
}

body{ font-size:13px;}

}

@media screen and (max-width: 768px) {
	
	.corp_wrapper i {
  font-size: 16px;
  font-weight: bold;
}
.wpr_why_us .why_cont .Border {
  width: 12.1%;
}		
	
	
.why_us_cont1 .TextR {
  float: left;
  width: 60%;
  padding: 5% 0;
}
.why_us_cont2 .TextR {
  float: left;
  width: 60%;
  padding: 5% 0;
}
.why_us_cont3 .TextR {
  float: left;
  width: 60%;
  padding: 5% 0;
}
.why_us_cont4 .TextR {
  float: left;
  width: 60%;
  padding: 5% 0;
}	
.wrpr2 {
  clear: both !important;
  margin-top: 3%;
}
.wrpr2 .corp_img {
  float: none;
  width: 80%;
  height: auto;
  margin: 0 auto 6%;
  /* text-align: center; */
  display: block;
}	
	
	
#food_catering {
  display: table;
  zoom: 1;
  position: relative;
  width: 100%;
   max-width: 100%;
  /* max-height: 315px; */
  /* margin: 9px auto 9px; */
  z-index: 90;
  text-align: center;
  font-size: 10px;
  text-shadow: none;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  /* float: none; */
  /* margin-right: 7%; */
  margin-bottom: 4%;
  /* margin: 0 auto; */
  display: block; 
}	




	
.header ul li:nth-child(1) {
  width: 22%;
  margin-right: 4%;
    margin-top: -7px;
}
.header ul li:nth-child(2),.header ul li:nth-child(3),.header ul li:nth-child(4),.header ul li:nth-child(5),.header ul li:nth-child(6),.header ul li:nth-child(7) {margin-top: 3%;}
.header ul li {
  margin-left: 0%;
  font-size: 11px;
  line-height: 14px;
  height: 28px;
}
.header ul li:nth-child(8) a img {
  width: 80%;
  float:right;
}
.header ul {
  height: 87px;
}	

	
	
	.Top_bott2 {
  padding-top: 0% !important;
}
.feedback {
  padding: 0 7%;
}
	.contact_Us .contact_form {
  margin: 0 auto 4%;
}
	
	.why_us_cont1 .TextR p {
  width: 89%;
   margin: 0% auto 2%;
  /* margin-top: 14%; */
  line-height: 24px;
  font-size: 15px;
}
	.why_us_cont2 .TextR p {
  width: 89%;
   margin: 0% auto 2%;
  /* margin-top: 14%; */
  line-height: 24px;
  font-size: 15px;
}
	.why_us_cont3 .TextR p {
  width: 89%;
 margin: 0% auto 2%;
  /* margin-top: 14%; */
  line-height: 24px;
  font-size: 15px;
}
	.why_us_cont4 .TextR p {
  width: 89%;
margin: 0% auto 2%;
  /* margin-top: 14%; */
  line-height: 24px;
  font-size: 15px;
}
.why_us_cont4 .TextR p:nth-child(1) {
  margin-top: 2%;
}
.why_us_cont1 .imgL span {
  width: 200px;
  height: 200px;
  line-height: 200px;
  font-size: 19px;
  margin: 32% auto 0;
}
.why_us_cont2 .imgL span {
  width: 200px;
  height: 200px;
  line-height: 200px;
  font-size: 19px;
   margin: 12% auto 0;
}
.why_us_cont3 .imgL span {
  width: 200px;
  height: 200px;
  line-height: 200px;
  font-size: 19px;
    margin: 12% auto 0;
}

.why_us_cont4 .imgL span {
  width: 200px;
  height: 200px;
  line-height: 200px;
  font-size: 16px;
 margin: 12% auto;
}

	
	.wpr_why_us .why_cont .Img p {
  color: #e4322b;
  font-weight: bold;
  font-size: 14px;
  padding-top: 11%;
  line-height: 18px;
}
	
	.menu {
  padding-top: 2%;
  padding-bottom: 2%;
}
.menu_list ul.wid {
  width: 73% !important;
}
.menu_list1 ul.wid {
  width: 73% !important;
}
.menu_list {
  width: 100%;
  float: none;
  margin: 0% auto;
  /* overflow: hidden; */
  height: 36px;
  line-height: 35px;
  padding: 1% auto;
  background-color: #ffffff;
  z-index: 9999;
}
.menu_list ul li {
  display: inline-block;
  padding: 0 3% 0% 1%;
  border-right: 1px solid #d8d8d9;
  line-height: 12px;
  font-weight: bold;
  font-size: 13px;
    vertical-align: middle;
}


.menu_list1 {
  width: 100%;
  float: none;
  margin: 0% auto;
  /* overflow: hidden; */
  height: 36px;
  line-height: 35px;
  padding: 1% auto;
  background-color: #ffffff;
  z-index: 9999;
}
.menu_list1 ul li {
  display: inline-block;
  padding: 0 3% 0% 1%;
  border-right: 1px solid #d8d8d9;
  line-height: 12px;
  font-weight: bold;
  font-size: 13px;
    vertical-align: middle;
}



 p {
  line-height: 25px;
}
	
.corp_wrapper p {
  padding-bottom: 2%;
  font-size: 16px;
  line-height: 22px;
  text-align: justify;
}
.corp_wrapper p b {
  font-size: 16px;
  color: #363435;
  line-height: 22px;
}
.Srvc_a2 p {
  line-height: 30px;
  font-size: 30px;
}
.wel_txt p {
  text-align: center;
  line-height: normal;
}
.sitemap {
  padding-left: 11%;
}

.menu li:hover ul {
  display: none;
  position: absolute;
  z-index: 99999;
  background-color: #fff;
  width: 128px;
  left: -37%;
}

.header ul li:hover {
border-top: none;
border-bottom: none;
}
.abt_a1 {
width: 33%;
padding-right: 2%;
}
.abt_a2 {
width: 34%;
}
.abt_a3 {
width: 33%;
padding-left: 2%;
}



.img_01 img {
  max-width: 21%;
  margin: 0 auto;
  display: block;
}
.img_01 p {
  text-align: center;
  padding: 3% 0 0%;
}
.img_01 {
  padding: 5% 0% 0% 0%;
  width: 33%;
  float: left;
  height: auto;
  margin: 0% auto 4%;
}

.img_01 > p > b > a {
  font-size: 14px;
}
.mrgn_auto {
margin: 0 auto;
}
.slider_03, .why_us {
width: 100%;
float: none;
display: block;
}
.footer_cont .ftr_rgt {
width: 100%;
font-size: 11px;
padding-left: 0;
line-height: 14px;
text-align: center;
}
.footer_cont .ftr_lft {
float: left;
width: 100%;
padding-left: 0;
line-height: 14px;
text-align: center;
font-size: 11px;
}

.sub_cont {
 width: 80%;
  margin: 0 auto;
}

.about_us_area .abt_sub_area .discpt {
  width: 80%;
  float: none;
  height: auto;
  margin: 0 auto;
}
.abt_a2 p {
  line-height: 30px;
  font-size: 30px;
}
.font_size {
  line-height: 42px;
  font-size: 42px;
}
.discpt .abt_img {
  width: 34%;
  float: left;
}
.abt_sub_area .about_us_cntr {  width: 100%;}
.about_us_area .abt_sub_area .who_we {  width: 100%; font-weight:normal;}
.about_us_area .abt_sub_area .our_value {  width: 100%; font-weight:normal;}
.about_us_area .abt_sub_area .comp_info {  width: 100%; font-weight:normal;}
.abt_sub_area .about_us_cntr p a {
  text-decoration: none;
  color: #fff;
  display: block;
  height: 50px;
  line-height: 50px;
  box-shadow: 1px -5px 15px #777;
}
.abt_sub_cont {
  width: 80%;
}

.about_us_area .abt_sub_area .discpt {
  margin-bottom: 2%;
}

.abt_sub_cont .Vision {
  width: 100%;
 padding-right: 0%;
}
.abt_sub_cont .Mission {
  width: 100%;
 padding-left: 0%; 
}
.wrapper .wrapperL {
  float: left;
  width: 100%;
  height: auto;
  position: relative;
    padding-bottom: 0%;
  margin-bottom: 6%;
}
.wrapper .wrapperL span {
  width: 17%;
}
.wrapper .wrapperR span {
  width: 17%;
}
.wrapper .wrapperL img {
  margin: 0 6% 1% 5%;
  float: left;
  max-width: 100%;
}
.wrapper .wrapperR img {
  margin: 0 6% 1% 5%;
  float: left;
  max-width: 100%;
}

.wrapper .wrapperR {
  float: left;
  width: 100%;
  height: auto;
  position: relative;
}
.wpr_why_us .why_cont .Img {
  width: 9.2%;
  float: left;
  text-align: center;
  font-size: 12px;
}
.comp_a2 p {
  line-height: 30px;
  font-size: 30px;
}
.head_f1 {
  margin: 4% 0%;
  width: 100%;
}
.infra_a2 p {
  line-height: 30px;
  font-size: 30px;
}
.value_wrapper b {
  padding-bottom: 1%;
  font-size: 14px;
  clear: both;
  color: #ac2b2d;
}
.infra_wrapper .infra_para {
  width: 100%;
  padding-right: 0%;
}
.infra_wrapper .infra_slider {
  width: 100%;
  margin: 3% 0;
}
.value_wrapper {
  width: 90%;
    margin-bottom: 4%;
}

.Srvc_a1 {
  width: 30%;
}
.Srvc_a2 {
  width: 40%;
}
.Srvc_a3 {
  width: 30%;
}
.comp_prfl {
  padding-top: 7.5%;
}

.feedback p {
  width: 70%;
}

}


@media screen and (max-width: 767px) {
	
	.menu_list{ display:none !important;}
	.menu_list1{ display:block !important;}
	
	.header ul li:nth-child(2), .header ul li:nth-child(3), .header ul li:nth-child(4), .header ul li:nth-child(5), .header ul li:nth-child(6), .header ul li:nth-child(7) {
  margin-top: 0%;
}
	
	.menu_list ul.wid {
  width: 35% !important;
  border:none !important;
}
.menu_list ul li {
  display: inline-block;
  padding: 0 3% 0% 1%;
  border: none !important;
  line-height: 20px;
  font-weight: bold;
  font-size: 14px;
  width: 100%;
  text-align: left;
}



.menu_list1 ul.wid {
  width: 35% !important;
  border:none !important;
}
.menu_list1 ul li {
  display: inline-block;
  padding: 0 3% 0% 1%;
  border: none !important;
  line-height: 20px;
  font-weight: bold;
  font-size: 14px;
  width: 100%;
  text-align: left;
}



.brdr li:nth-child(3) {
  border-right: none !important;
}
.menu_list ul {
  text-align: center;
  border:none !important;
  width: 36%;
  margin: 0 auto;
}
.menu_list ul li:before {
  font-family: FontAwesome;
  content: "\f1cd";
  padding-right: 12px;
  color: #000000;
  font-size: 8px;
  /* line-height: 15px; */
}



.menu_list1 ul {
  text-align: center;
  border:none !important;
  width: 36%;
  margin: 0 auto;
}
.menu_list1 ul li:before {
  font-family: FontAwesome;
  content: "\f1cd";
  padding-right: 12px;
  color: #000000;
  font-size: 8px;
  /* line-height: 15px; */
}
	

	
	.head_a2 p {
  line-height: 26px;
  font-size: 26px;
}
.wrapper .wrapperL span {
  font-size: 16px;
  line-height: 20px;
  width: 16%;
}
.wrapper .wrapperR span {
  font-size: 16px;
  line-height: 20px;
  width: 16%;
}
	
	
}




@media screen and (max-width: 767px) {
.header ul{ height:auto;}
.menu li:hover ul {
  display: none;
  position: relative;
  z-index: 99999;
  background-color: #fff;
  width: 128px;
  padding-top: 11%;
  left: -37%;
}
ul.list1{ display:none !important;}
ul.menu {
display: none;
padding: 0;
}
.header ul li a {
text-decoration: none;
color: #626161;
}
div.responsive_menu {
display: block;
text-align: left;
height: 85px;
/*background-color: #a19f9f;*/
z-index: 1;
width: 100%;
}

.logo_cntr p{display:none;}

.menu_btn {
display: block !important;
height: 1px !important;
width: 20px;
background: #000;
float: right;
}

.responsive_menu .f_lft {
float: left;
padding-left: 5%;
padding-top: 2%;
padding-bottom: 0%;
}
.responsive_menu .f_lft img {
  width: 66%;
  padding-top: 3%;
}
.responsive_menu .f_rgt {
float: right;
margin: 3.4% 5%;
cursor: pointer;
}
.responsive_menu .f_rgt span {
display: block;
height: 7px;
margin-top: 7px;
width: 44px;
background-color: #dfaf2f;
border-radius: 13px;
box-shadow: 0px -1px 1px #000;
-moz-box-shadow: 0px -1px 1px #000;
box-shadow: 0px -2px 1px #000;
}
.header ul li {
  margin-left: 0;
  font-size: 14px;
  line-height: 14px;
  height: 28px;
  width: 100%;
  background-color: #f4f3f3;
  border: none;
  margin: 0;
  /* box-shadow: 0px 1px 25px #c5c4c4; */
 /* box-shadow: 0px 5px 26px #c5c4c4;*/
    box-shadow: 0px 5px 26px #dddada;
}
.header ul {
  list-style: none;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 7%;
    width: 100%;
	  overflow: hidden;
}
.header ul li:nth-child(1){box-shadow:none;  display: none;}
.header ul li:nth-child(8){ display: none;}
}



@media screen and (max-width: 640px) {

	
.Select_menu .select_center select {
  width: 34%;}	
	
	
.our_people > span .img_row img {
  width: 93%;
  float: none;
  margin: 0 auto;
  display: block;
}
.our_people > span .img_row img:nth-child(2) {
    margin: 4% auto;
}
.management_team > span .img {
  width: 100%;
  margin-right: 0%;
}
.management_team > span .text {
  float: left;
  width: 100%;
    margin-top: 5%;
}
.management_team > span .divider span {
  border: 1px solid transparent;
}	
.management_team > span .img img{

  margin: 0 auto;
  float: none;
  display: block;
  max-width: 50%;
}	
	
.Why_f1 {
  margin-top: 9%;
}
	
	
.why_us_cont1 {
  width: 100%;
  clear: both;
  overflow: hidden;
  background-image: none;
  background-color: #fde986;
}
.why_us_cont2 {
  width: 100%;
  clear: both;
  overflow: hidden;
  background-image: none;
  background-color: #e6e4e2;
}
.why_us_cont3 {
  width: 100%;
  clear: both;
  overflow: hidden;
  background-image: none;
  background-color: #ced6c9;
}
.why_us_cont4 {
  width: 100%;
  clear: both;
  overflow: hidden;
  background-image: none;
  background-color: #aed562;
}
.menu_list {
  /* overflow: hidden; */
  height: auto;
  /*position: relative !important;*/
  margin-top: 4%;
  padding-bottom: 3%;
  
}
.menu_list1 {
  /* overflow: hidden; */
  height: auto;
  /*position: relative !important;*/
  margin-top: 4%;
  padding-bottom: 3%;
  
}
	
	.sticky_border {
  border-bottom: none;
}
	
	

.img_01 > p > b {
  font-size: 16px;
}
.img_01 img {
  max-width: 22%;
}
.img_01 {
  padding: 2% 0% 3% 0%;
}
.img_01 p {
  text-align: center;
  padding: 3% 0;
}
.img_01 {
  margin: 0% auto;
}
.wel_txt p {
  text-align: center;
  line-height: normal;
  font-size: 16px;
}
.wel_txt span a {
  line-height: 3;
  font-size: 15px;
}
.sitemap {
  width: 100%;
  padding: 4% 3% 4% 3%;
}
.abt_a1 {
width: 30%;
}
.abt_a2 {
width: 40%;
}
.abt_a3 {
width: 30%;
}
.serices_cont p {
float: left;
margin-bottom: 3%;
text-align: center;
width: 98%;
}
.responsive-container {
  position: relative;
  width: 47.9%;
  border: 1px solid #777;
  float: left;
  margin: 1% 1% 0.7% 1%;
}
.thumb1 {
  width: 70%;
  margin: 0 auto;
  float: none;
  clear: both;
}
.abt_a2 p {
  line-height: 30px;
  font-size: 25px;
}
.font_size {
  /* font-size: 60px; */
  /* line-height: 67px; */
  line-height: 40px;
  font-size: 40px;
}
.wrapper .wrapperL {
  padding-bottom: 5%;
  /* border-bottom: 1px dotted #777; */
  margin-bottom: 0%;
  font-size: 14px;
  line-height: 20px;
}
.wrapper .wrapperR {
  padding-bottom: 5%;
    font-size: 14px;
  line-height: 20px;
}
.wrapper .wrapperL span {
  position: absolute;
  right: 5%;
  bottom: 9px;}
.wrapper .wrapperR span {
  position: absolute;
  right: 5%;
  bottom: 9px;}
.wpr_why_us .why_cont {
  margin: 0 auto;
  overflow: hidden;
   width: 100%;
}
.comp_a2 p {
  line-height: 30px;
  font-size: 25px;
}
.abt_f1 {
  margin: 8% 0%;
}


.Srvc_a2 p:nth-child(2) {
  font-size: 14px;
  font-family: 'Conv_corbel';
  color: #ac2b2d;
  font-weight: bold;
}   .Srvc_a2 p {
  line-height: 30px;
  font-size: 25px;
}.infra_a2 p {
  line-height: 30px;
  font-size: 25px;
}
.comp_wrapper p {
  font-size: 14px;
}
.value_wrapper p {
  padding-bottom: 3%;
  font-size: 14px;
  padding-right: 0%;
  margin-left: 25px;
  line-height: 20px;
}
.infra_wrapper .infra_para {
  font-size: 14px;
  line-height: 20px;
}
.feedback p {
  font-size: 14px;
  line-height: 20px;
  text-align: justify;
}

.feedback p {
  width: 60%;
}
.value_wrapper .value_img {
  float: none;
  width: 64%;
  height: auto;
  margin: 2% auto 4%;
  display: block;
  /* margin-bottom: 5%; */
  margin: 3% auto 6%;
}
.value_wrapper .value_para {
  width: 100%;
  float: left;
}
.value_wrapper p {
  margin-left: 5%;
}
.comp_wrapper .comp_img {
  float: none;
  width: 64%;
  height: auto;
  margin: 3% auto 6%;
  display: block;
}
.comp_wrapper {
  width: 80%;
  float: none;
  margin: 0 auto 7%;
  /*overflow: hidden;*/
  clear: both;
}
}


@media screen and (max-width: 600px) {


}




@media screen and (max-width: 599px) {
.wrapper .wrapperL span {
  font-size: 12px;
  line-height: 12px;
  width: 15%;
}	
.wrapper .wrapperR span {
  font-size: 12px;
  line-height: 12px;
  width: 15%;
}
.head_a2 p:nth-child(2) {
  font-size: 12px;
  font-family: 'Conv_corbel';
  color: #ac2b2d;
  font-weight: bold;
}
.head_a2 p {
  line-height: 20px;
  font-size: 20px;
}

	
}


@media screen and (max-width: 480px) {

	
	
.why_us_cont1 .TextR,.why_us_cont2 .TextR,.why_us_cont3 .TextR,.why_us_cont4 .TextR {
  float: left;
  width: 60%;
  padding: 0% 0;
}	
	
.Select_menu .select_center select {  width: 45%;}	
p,b{line-height:20px;}
.img_01 {
  width: 100% !important;
}	
.header ul li a {
  font-size: 12px;
}	
	
.responsive_menu .f_rgt span {
  display: block;
  height: 2px;
  margin-top: 7px;
  width: 28px;
}
.responsive_menu .f_lft img {
  padding-top: 2%;
}
.responsive_menu .f_rgt {
  margin: 5.4% 5%;
}	
	
	
.Why_f1 {
  height: 2px;
}
	
	
	
.contact_Us .map .Address {
  line-height: 25px;
  font-size: 12px;
}
	
	
.wpr_why_us .why_cont .Img p a {
  font-size: 10px;
  line-height: 13px;
}

.why_us_cont1 .TextR p {
  width: 94%;
  margin: 2% auto;
  /* margin-top: 14%; */
  line-height: 23px;
  font-size: 14px;
}
.why_us_cont2 .TextR p {
  width: 94%;
  margin: 2% auto;
  /* margin-top: 14%; */
  line-height: 23px;
  font-size: 14px;
}
.why_us_cont3 .TextR p {
  width: 94%;
  margin: 2% auto;
  /* margin-top: 14%; */
  line-height: 23px;
  font-size: 14px;
}
.why_us_cont4 .TextR p {
  width: 94%;
  margin: 2% auto;
  /* margin-top: 14%; */
  line-height: 23px;
  font-size: 14px;
}
.why_us_cont1 .TextR {
  float: left;
  width: 100%;
}
.why_us_cont2 .TextR {
  float: left;
  width: 100%;
}
.why_us_cont3 .TextR {
  float: left;
  width: 100%;
}
.why_us_cont4 .TextR {
  float: left;
  width: 100%;
}
.why_us_cont1 .imgL span {
  width: 190px;
  height: 190px;
  line-height: 190px;
  font-size: 16px;
  margin: 4% auto 4%;
}
.why_us_cont2 .imgL span {
  width: 190px;
  height: 190px;
  line-height: 190px;
  font-size: 16px;
  margin: 4% auto 4%;
}
.why_us_cont3 .imgL span {
  width: 190px;
  height: 190px;
  line-height: 190px;
  font-size: 16px;
  margin: 4% auto 4%;
}
.why_us_cont4 .imgL span {
  width: 190px;
  height: 190px;
  line-height: 190px;
  font-size: 16px;
  margin: 4% auto 4%;
}
.why_us_cont2 .TextR p:nth-child(1) {
  margin-top: 3%;
}
.why_us_cont1 .imgL {
  float: left;
  width: 100%;
}
.why_us_cont2 .imgL {
  float: left;
  width: 100%;
}
.why_us_cont3 .imgL {
  float: left;
  width: 100%;
}
.why_us_cont4 .imgL {
  float: left;
  width: 100%;
}
.why_us_cont1, .why_us_cont2, .why_us_cont3,.why_us_cont4{ background-image:none;}
.corp_wrapper p {
  font-size: 13px;
}
.corp_wrapper p b {
  font-size: 14px;
}
.menu_list ul.wid {
  width: 39% !important;
  border: none !important;
}
.menu_list1 ul.wid {
  width: 39% !important;
  border: none !important;
}
.comp_prfl {
  padding-top: 4.5%;
}
	
.wrpr2 .corp_img {
  float: none;
  width: 100%;
  /* height: auto; */
  margin: 1% auto 7%;
  /* clear: both; */
  display: block;
}
.corp_wrapper p {
  clear: both;
}
.comp_wrapper p {
  padding-bottom: 2%;
  line-height: 20px;
  text-align: justify;
}
	
.img_01 p {
  text-align: center;
  padding: 3% 0;
  font-size: 13px;
}
.img_01 img {
  max-width: 14%;
}
.about_us {
  float: left;
  width: 100%;
  height: 100%;
  padding-top: 14%;
  margin-bottom: 5%;
}
.sitemap ul li {
  line-height: 18px;
  font-size: 12px;
}
.sitemap b {
  font-size: 13px;
}
.sitemap ul li a {
  font-size: 11px;
  /* line-height: 14px; */
}
	
	
#form {
  min-width: 248px;
}
	
.scrollToTop {
width: 60px;
right: 6px;
bottom: 72px;
opacity: 0.6;
}

div.responsive_menu {
display: block;
text-align: left;
height: 77px;
/*background-color: #a19f9f;*/
z-index: 1;
width: 100%;
}



.img_01 {
width: 70%;
}
.abt_a2 p {
  line-height: 31px;
  font-size: 25px;
}
.abt_a2 p:nth-child(2) {
  font-size: 14px;
  font-family: 'Conv_corbel';
  color: #ac2b2d;
   font-weight: normal;
  line-height: 20px;
}
.abt_f1 {
float: left;
height: 5px;
background-color: #f7d990;
width: 100%;
margin-top: 16%;
}
.contact_Us .map {
  width: 80%;
  float: none;
  height: auto;
  margin: 1% auto;
}
.contact_Us .contact_form {
  width: 80%;
  float: none;
}
.feedback img {
  /*float: left;*/
  padding: 1%;
  /*width: 19%;*/
}
.font_size {
  font-size: 33px;
  line-height: 40px;
}
.abt_sub_area .about_us_cntr p a {
  height: 40px;
  line-height: 40px;

}

.about_us_area .abt_sub_area .who_we {
  font-size: 16px;
}
.about_us_area .abt_sub_area .our_value {
  font-size: 16px;
}
.about_us_area .abt_sub_area .comp_info {
  font-size: 16px;
}
.wrapper .wrapperL span {
  font-size: 12px;
  line-height: 12px;
  width: 18%;
}
.wrapper .wrapperR span {
  font-size: 12px;
 line-height: 18px;
  width: 18%;
}
.wrapper .wrapperL p.Ptext {
  padding-bottom: 3%;
  font-size: 13px;
  line-height: 19px;
}
.wrapper .wrapperR p.Ptext {
  padding-bottom: 3%;
  font-size: 13px;
  line-height: 19px;
}
.head_f1 {
  height: 2px;
  margin: 6% 0%;
}



.comp_a2 p {
  line-height: 30px;
  font-size: 20px;
}
.infra_a2 p {
  line-height: 30px;
  font-size: 20px;
}
.Srvc_a2 p {
  line-height: 30px;
  font-size: 20px;
}
.comp_f1 {
  height: 2px;
  margin-top: 12%;
}

.abt_f1 {
  height: 2px;
  margin-top: 12%;
}
.Srvc_f1 {
  height: 2px;
  margin-top: 11%;
}

.comp_wrapper {
  width: 90%;
}
.wrapper .wrapperL p.Ptext {
  padding-right: 5%;
  padding-left: 5%;
}
.wrapper .wrapperR p.Ptext {
  padding-right: 5%;
  padding-left: 5%;
}

.menu_list ul {
  text-align: center;
  margin: 0 auto;
  width: 43%;
}
.menu_list1 ul {
  text-align: center;
  margin: 0 auto;
  width: 43%;
}
.menu_list ul li {
  display: inline-block;
  padding: 0 1%;
  text-align: left;
  width: 100%;
  line-height: 22px;
  font-size: 14px;
  border: none;
}
.menu_list1 ul li {
  display: inline-block;
  padding: 0 1%;
  text-align: left;
  width: 100%;
  line-height: 22px;
  font-size: 14px;
  border: none;
}
.menu_list ul li:before {
  font-family: FontAwesome;
  content: "\f1cd";
  padding-right: 12px;
  color: #000000;
  font-size: 10px;
  /* line-height: 15px; */
}
.menu_list1 ul li:before {
  font-family: FontAwesome;
  content: "\f1cd";
  padding-right: 12px;
  color: #000000;
  font-size: 10px;
  /* line-height: 15px; */
}
.menu_list {
  /* overflow: hidden; */
  height: auto;
  /*position:relative !important;*/
    margin-top: 4%;
	padding-bottom: 3%;
}
.menu_list1 {
  /* overflow: hidden; */
  height: auto;
  /*position:relative !important;*/
    margin-top: 4%;
	padding-bottom: 3%;
}
.comp_wrapper i {
  font-size: 19px;
  font-weight: bold;
}
.comp_wrapper p {
  /* font-size: 14px; */
  font-size: 13px;
  /* line-height: 19px; */
}

}

@media screen and (max-width: 479px) {
.menu_list ul {
  text-align: center;
  margin: 0 auto;
  width: 50%;
}
.menu_list1 ul {
  text-align: center;
  margin: 0 auto;
  width: 50%;
}
.Select_menu .select_center select {
  width: 61%;
  font-size: 13px;
    margin: 0 auto;
  clear: both;
  display: block;
  
}
}

@media screen and (max-width: 319px) {

	.menu_list ul.wid {
  width: 54% !important;
  border: none !important;
}
	.menu_list1 ul.wid {
  width: 54% !important;
  border: none !important;
}
.responsive_menu .f_lft {
  float: left;
  padding-left: 5%;
  padding-top: 3%;
  padding-bottom: 0%;
  width: 80%;
}	
	
}

@media screen and (min-width: 320px) and (max-width: 470px) {
	
	
.wpr_why_us .why_cont .Border1 {
  width: 4%;
  
}	
	
	
	.responsive_menu .f_lft {
  float: left;
  padding-left: 5%;
  padding-top: 3%;
  padding-bottom: 0%;
  width: 80%;
}
	
	.Srvc_f1 {
  height: 2px;
  margin-top: 23%;
}
	
	.comp_f1 {
  margin-top: 18%;
}
	
	.Why_f1 {
  margin-top: 15%;
}
	
	.wpr_why_us .why_cont .Border1 span {
  display: block;
  margin-top: 48%;
  border: none;
}
	

	.menu_list ul.wid {
  width: 54% !important;
  border: none !important;
}
	.menu_list1 ul.wid {
  width: 54% !important;
  border: none !important;
}
	.comp_wrapper p {
  font-size: 13px;
}
.comp_a2 p {
  line-height: 30px;
  font-size: 15px;
}
.infra_a2 p {
  line-height: 21px;
  font-size: 16px;
}
.sitemap .qvk_link {
  width: 100%;

}
.sitemap .servs {
  float: left;
  width: 100%;
  height: auto;
  margin: 6% auto;
}
.sitemap .cont_us {
  width: 100%;
}
.sitemap ul{ text-align:center;}
.sitemap b{ text-align:center;}
.sitemap b {
  padding-bottom: 2%;
  display: block;
  padding-top: 2%;
}
.abt_a2 p:nth-child(2) {
  font-size: 13px;
  font-family: 'Conv_corbel';
  color: #ac2b2d;
  font-weight: normal;
  line-height: 16px;
}
.abt_a2 p {
  line-height: 29px;
  font-size: 17px;
}	
.abt_f1 {
  float: left;
  height: 2px;
  background-color: #f7d990;
  width: 100%;
  margin-top: 15%;
}
div.responsive_menu {
display: block;
text-align: left;
height: 72px;
z-index: 1;
width: 100%;
}
.responsive_menu .f_rgt {
float: right;
  margin: 6.4% 5%;
}	
.thumb1 {
  width: 80%;
  margin: 0 auto;
  float: none;
  clear: both;
}
.slider {
 /* height: 310px !important;*/
  margin: 10px auto;
 /* overflow: hidden;*/
  position: relative;
  max-width: 1000px;

}
.sliderbox li {
  width: 100%;
  height: 310px !important;
  list-style: none;
}
.wrapper .wrapperL img {
  margin: 0 auto;
  float: none;
   width: 60%;
  display: block;
  margin-bottom: 7%;
}
.wrapper .wrapperR img {
  margin: 0 auto;
  float: none;
   width: 60%;
  display: block;
  margin-bottom: 7%;
}
.head_a2 p {
  line-height: 20px;
  font-size: 15px;
}
.head_a2 p {
  line-height: 20px;
  font-size: 15px;
}
.wrapper .wrapperL span {
  width: 100%;
}
.wrapper .wrapperR span {
  width: 100%;
}
span.Font:before {
  padding: 5px;
  float:none;
}
.wrapper .wrapperL p.Ptext {
 padding: 1% 6% 7% 6%;
  text-align: center;
}
.wrapper .wrapperR p.Ptext {
 padding: 1% 6% 7% 6%;
  text-align: center;
}
.wpr_why_us .why_cont {
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
}
.wpr_why_us .why_cont .Img {
  width: 14%;
  float: left;
  text-align: center;
  font-size: 12px;
}
.wpr_why_us .why_cont .Border {
  width: 16%;
  float: left;
  display: block;
}
.wpr_why_us .why_cont .Border span {
  
  display: block;
  margin-top: 38%;
    border: 1px solid red;
}

.value_wrapper p {
  margin-left: 9%;
}

.head_f1 {
  margin: 9% 0%;
}



.menu_list ul {
  width: 64%;
}
.menu_list1 ul {
  width: 64%;
}

}




.slider {
  height: auto;
  margin: 10px auto;
  /*overflow: hidden;*/
  position: relative;
  max-width: 1000px;
}

.sliderbox { position: relative; }

.sliderbox li {
  width: 100%;
  height: 220px;
  list-style:none;
}

.slidernav {
  position: absolute;
  right: 4px;
  bottom: 5px;
  z-index: 1;
}

.slidernav li {
  float: left;
  width: 24px;
  list-style:none;
}

.slidernav li a {
  width: 16px;
  padding: 2px 4px;
  height: 12px;
  background: #fff;
  color: #000;
  text-align: center;
}

.slidernav li.current a {
  background: #3B8DD1;
  color: #fff;
}

.slidertext {
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  filter: alpha(opacity=60);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.slidertext li {
  display: none;
  padding-left: 20px;
}

.slidertext li a {
  text-align: left;
  line-height: 30px;
  height: 30px;
  color: #fff;
}

.slider .prev {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  cursor: pointer;
  width: 61px;
  height: 61px;
  left: 0;
  background: url(../images/ft_icons.png) 0 0 no-repeat;
}

.slider .next {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  right: 0;
  cursor: pointer;
  width: 61px;
  height: 61px;
  background: url(../images/ft_icons.png) 0 -61px no-repeat;
}




/*----------------------------------------------------------slider----------------------------------------------------------*/

#container{
	max-width:1000px;
	margin:0 auto;
	padding-bottom:80px;
}

#banner-fade,
#banner-slide{
	margin-bottom: 60px;
}

ul.bjqs-controls.v-centered li a{
	display:block;
	padding:10px;
	background:#fff;
	color:#000;
	text-decoration: none;
}

ul.bjqs-controls.v-centered li a:hover{
	background:#000;
	color:#fff;
}

ol.bjqs-markers li a{
	padding:5px 10px;
	background:#000;
	color:#fff;
	margin:5px;
	text-decoration: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #999;
}

p.bjqs-caption{
	background: rgba(255,255,255,0.5);
}





ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; display:none;}
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0;}