.main-slider img
{
	height:492px;
}
.urdu_order
{
	font-size:20px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.product_page_bg
{
	background-color:#f5f5f5;
}

.carousel-indicators li
{
	height:6px !important;
	border-radius:5px !important;
	background-color:rgba(79,134,6,.5) !important;
}
.carousel-indicators .active
{
	background-color: #4f8606 !important;
}
.img_order
{
	width:100%;
}
.btn_contact_us
{
	margin-top:19px;
	float:right;
}
.blog_link_bot
{
	color:#000 !important;
}
.blog_link_bot a
{
	color:#6C6 !important;
}
.blog_link_bot a:hover
{
	color:#6C6 !important;
}
.iframe_blog
{
	border:none !important;
}
.btn_readmore
{
	background:#6C6;
	padding:10px;
	padding-left:10px;
	padding-right:10px;
	color:#fff !important;
	border:none;
	border-radius:5px;
	width:130px;
		text-align:center;
}
.btn_readmore a
{
	background:#6C6;
	color:#fff !important;
	border:none;
	border-radius:5px;
	text-align:center;
}
.btn_readmore a:hover
{
	background:#6C6;
	color:#fff !important;
	border:none;
	border-radius:5px;
	text-decoration:none;
}
.row
{
	margin:0px !important;
}
.width_100
{
	width:100% !important;
}
.btn_orderproduct
{
display: block;
margin-top: 10px;
}
.mrg_left20
{
	margin-left: 0px;
padding-left: 13px;
margin-bottom:3px;
margin-top:10px;

}.mrg_left20 li
{
	line-height:20px;
	margin-bottom:5px;
}
.mrg_0
{
	margin:0px !important;
}

.carousel-control.left
{
	background:none;
}
.carousel-control.right
{	background:none;
}
.carousel-control.right
{	background:none;
}
.font_h1
{
	font-size:14px;
	margin:0;
}
.navbar
{
	margin-bottom:0px;
}
.google_add-hdr
{
	text-align:right;
}
.product_img
{
	width:150px;
	height:150px;
}
.mrg_none
{
	margin:0;
}
.btn-success
{
	margin-top:20px;
}
.product_box
{
	background:#fff;
	border:solid 1px #fff;
	text-align:center;
	padding:10px;
	padding-bottom:20px;
	border-radius:0px;
	margin-bottom:30px;
    transition: box-shadow .3s;
	
}
.product_box h3
{
	margin:0;
}
.product_box:hover
{
	background:#fff;
	box-shadow: 0 0 11px rgba(33,33,33,.2); 
}
.padding-left0
{
	padding-left:0px;
}
.img_product
{
	width:126px !important; height:28px !important; border:none !important; background-color:transparent !important; margin-left:15px;
}
.indi_lbl
{
	font-size:16px; color:#FB8407;
}
body {
    font-family: Roboto;
	font-size:14px !important;
}
h2, .h2
{
	font-weight:bold;
}
h3, .h3 {
    font-size: 24px;
	font-weight:bold;
}
.img_res
{
	width:120px;
	height:150px;
}
.navbar-nav > li > a {
    line-height: 22px;
    padding: 25px 18px;
}
.clear_60
{
	height:60px;
	clear:both;
}
.clear_30
{
	height:30px;
	clear:both;
}
.clear_40
{
	height:40px;
	clear:both;
}
.form_full_bg
{
	background-color:#e6f0d8;
	padding-top:30px !important;
	padding-bottom:30px !important;
	border-bottom:solid 2px #4f8606 !important;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(2.25rem + 2px) !important;
    padding: .375rem .75rem !important;
    font-size: 1rem;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    background-clip: padding-box;
    border: none !important;
    border-radius: 0px !important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.top_line
{
	background:#fb8507;
	padding-top:10px;
	padding-bottom:10px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	min-height:42px;
}
.padding0
{
	padding:0 !important;
}
a
{
	outline:none;
	color:#fff;
}
a:hover
{
	color:#fff;
}
.navbar
{
	clear:both;
 background: #4f8606;
	border:none !important;
	color:#fff;
	min-height: 50px;
}
.navbar-default .navbar-nav > li > a
{
	color:#fff;
    font-size: 14px;
    text-transform: uppercase;
    font-family: Roboto;
    font-weight: normal;
    text-decoration: none;
    text-shadow: none !important;
	
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
			 background: #90bc12;
			color:#fff; 
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus
{
		    background: #628517;
			color:#fff; 
}
.navbar .dropdown-menu > li > a
{

			color:#fff; 
}

.navbar .dropdown-menu
{
    background: #4f8606 !important;
    color: #fff;
    margin-top: 21px !important;
    border: none !important;
    border-radius: 0px !important;
    padding-bottom: 10px !important;
    padding-top: 5px !important;
}
.dropdown-menu > li
{
 
   padding-left:20px;
   padding-right:20px;
   border-bottom:solid 1px #325503;
   padding-top:5px;
   padding-bottom:5px;
}
.dropdown-menu > li > a
{
   color:#fff; 
   text-decoration:none;
   display:block;
}
.dropdown-menu > li > a:hover
{
   background-color:#90bc12;
}
.email a
{
	color:#fff !important;
}
.full-none_dis
{
	display:none;
}
.top_phone a
{
	color:#fff !important;	
}
.carousel-inner img
{
	width:100%;
	
}
.clear_20
{
	clear:both;
	height:20px;
}
.clear_10
{
	clear:both;
	height:10px;
}
.clear
{
	clear:both;
}
.footer
{
	background:#4f8606;
	padding-top:20px !important;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}
.footer ul
{
	
	padding:0px !important;
}
.footer_link ul li
{
	list-style:none;
	
}
.footer ul li a
{
	line-height:30px;
	color:#fff !important;
	
}
.footer h4
{
	color:#fff;
	
}
.footer_bot
{
	background:#284700;
	text-align:center;
	padding:10px;
}
.google_add_2
{
	margin-top:30px;
}
.btn-success
{
	background:#4f8606;
	border:solid 1px #4f8606;
}
.btn-success:active:hover, .btn-success.active:hover, .open > .dropdown-toggle.btn-success:hover, .btn-success:active:focus, .btn-success.active:focus, .open > .dropdown-toggle.btn-success:focus, .btn-success:active.focus, .btn-success.active.focus, .open > .dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #4f8606;
    border-color: #4f8606;
	border:none !important;
	outline:none !important;
}
section {
    padding-top:0px;
    padding-bottom: 0px;
}
.google_add3
{
	text-align:center;
}
.quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #83a302;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
.font-size
{
	font-size:12px;
}




/*=========================
  Icons
 ================= */

/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 40px;
	height: 40px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:45px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.social-circle a
{
	background-color:#fb8507;
}
.about_urdu2
{
	font-size:40px;
	color:#000;
	font-family:Arial;
	font-weight:bold;
	text-align:right;
	margin-bottom:20px;
	
}
@media (min-width: 992px) and (max-width: 1199px) {
	

.navbar
{
	margin-bottom:0px;
	padding:0px !important;
	padding-bottom: 5px !important;
}

.navebar_res
{
	width:100% !important;
	margin-top: 17px;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
	outline:none !important;
}
.navbar-default
{
	width:100% !important;
	
}
.navebar_res ul li
{
	margin-bottom:10px;
}
.navebar_res ul li a
{

	display:block;
	padding-top:10px;
	padding-bottom:10px;
}
.navebar_res ul li a:hover
{
	background-color:#90bc12;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
}
.navbar .dropdown-menu {
    margin-top: 0px !important;
}
.dropdown-menu > li
{
	padding-top:0px !important;
	padding-bottom:0px !important;
}
.navbar-nav > li > a {
    
    padding: 0px 9px !important;
}

}

@media (min-width: 768px) and (max-width: 991px) {

.navbar
{
	margin-bottom:0px;
	padding:0px !important;
	padding-bottom: 5px !important;
}
.navbar-nav > li > a {
    padding: 0px 18px !important;
}
.navebar_res
{
	width:100% !important;
	margin-top: 17px;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
	outline:none !important;
}
.navbar-default
{
	width:100% !important;
	
}
.navebar_res ul li
{
	margin-bottom:10px;
}
.navebar_res ul li a
{

	display:block;
	padding-top:10px;
	padding-bottom:10px;
}
.navebar_res ul li a:hover
{
	background-color:#90bc12;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
}
.navbar .dropdown-menu {
    margin-top: 0px !important;
}
.dropdown-menu > li
{
	padding-top:0px !important;
	padding-bottom:0px !important;
}
}
@media (min-width: 320px) and (max-width: 767px) {
.responsive-video {  
  position: relative;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.responsive-video iframe, .responsive-video video {
  position: absolute;
  width: 100%;
  height: 100%;  
}
.full-none_dis
{
	display:block;
}

.txt_ctr_res {
    text-align:center;
}	
.top_phone {
    margin-top:5px;
}
.logo
{
	text-align:center;
}
.res_none
{
	display:none;
}
h2
{
	font-size:18px;
}
h3
{
	font-size:18px;
}
body {
    font-family: Arial;
    font-size: 13px;
	line-height:18px;
}
.navbar
{
	margin-bottom:0px;
	padding:0px !important;
	padding-bottom: 5px !important;
}
.navbar-nav > li > a {
    padding: 0px 18px !important;
}
.navebar_res
{
	width:100% !important;
	margin-top: 17px;
}
[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
	outline:none !important;
}
.navbar-default
{
	width:100% !important;
	
}
.navebar_res ul li
{
	margin-bottom:10px;
}
.navebar_res ul li a
{

	display:block;
	padding-top:10px;
	padding-bottom:10px;
}
.navebar_res ul li a:hover
{
	background-color:#90bc12;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
}
.navbar .dropdown-menu {
    margin-top: 0px !important;
}
.dropdown-menu > li
{
	padding-top:0px !important;
	padding-bottom:0px !important;
}
.top_line
{
	min-height: 59px;
}
.top_phone a {
    color: #fff !important;
    text-align: center;
}
.img_order
{
	margin-top:30px;
	width:90%;
}
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus
{
background:transparent;
}




.color_black li
{
	color:#000 !important;
}
.color_black li a
{
	color:#000 !important;
}
.navbar
{
	border-radius:0px !important;
}
.urdur_pargraph
{
	text-align:right;
	font-size:18px;
	border-top:solid 1px #666;
	padding-top:30px;
	padding-bottom:30px;
}




.heading {
    text-align: center;
    color: #454343;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    margin-bottom: 70px;
    text-transform: uppercase;
    z-index: 999;
}
.white-heading{
    color: #ffffff;
}
.heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    background: url(img/heading-line.png);
    background-repeat: no-repeat;
    background-position: center;
}
.white-heading:after {
    background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
    background-repeat: no-repeat;
    background-position: center;
}

.heading span {
    font-size: 18px;
    display: block;
    font-weight: 500;
}
.white-heading span {
    color: #ffffff;
}
/*-----Testimonial-------*/

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    background: url(img/testimonial.bg-top.png);
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}

.testimonial {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}
#testimonial4 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item{
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #000;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #000;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
  left: 7%;
  top: 50%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 7%;
  top: 50%;
  left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: #000;
  border: 2px solid #000;
}

.testimonial4_header{
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}
.testimonial4_header h4{
  color: #000;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}
.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}
.testimonial4_slide p {
    color: #000;
    font-size: 12px;
    line-height: 1.4;
    margin: 40px 0 20px 0;
}
.testimonial4_slide
{
	width:85%;
}
.testimonial4_slide h4 {
  color: #000;
  font-size: 22px;
}

.testimonial .carousel {
	padding-bottom:50px;
}
.testimonial .carousel-control-next-icon, .testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
	color:#4f8606 !important;
}
.

