/* Yaari */

/* Table of Content
==================================================
	#Homepage Styles
	#Page Styles
	#Media Queries
	#Font-Face */
html, body, #wrapper {
	height: 100%;
}
body > #wrapper {
	height: auto;
	min-height: 100%;
	background: #fff;
}
#main {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	padding-top:160px;
}
#main_inner {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	padding-top:138px;
}
* {
	padding: 0;
	margin: 0;
}
/* #Grid system
================================================== */
.container {
	width: 1170px;
	margin: 0 auto;
}
.container:before, .container:after, .row:before, .row:after {
	content: "";
	display: table;
}
.container:after, .row:after {
	clear: both;
}
.row {
	margin-left: -10px;
	margin-right: -10px;
}
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
	position: relative;
	min-height: 1px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
.col-sm-12 {
	width: 100%;
}
.col-sm-11 {
	width: 91.66666667%;
}
.col-sm-10 {
	width: 83.33333333%;
}
.col-sm-9 {
	width: 75%;
}
.col-sm-8 {
	width: 66.66666667%;
}
.col-sm-7 {
	width: 58.33333333%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-5 {
	width: 41.66666667%;
}
.col-sm-4 {
	width: 33.33333333%;
}
.col-sm-3 {
	width: 25%;
}
.col-sm-2 {
	width: 16.66666667%;
}
.col-sm-1 {
	width: 8.33333333%;
}
.flt-right {
	float: right;
}
.flt-left {
	float: left;
}
.dbox{
	display: block;
}
.mbox{
	display: none;
}
.bdr{
	border:none!important;
}
.text_cent{
  text-align: center!important;
}
.text_rt{
  text-align: right!important;
}
.text_lt{
  text-align: left!important;
}

/* #Buttons Styles
================================================== */
span.btn {
	float: left;
	position: relative;
	display: block;
	padding: 10px 20px;
	background-color: #1090cf;
	transition: background-color .3s;
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	cursor: pointer;
	text-align: center;
	border: 2px solid #1090cf;
	border-radius: 5px;
	}
span.btn:hover {
	background-color: #fff;
	color: #1090cf;
	border: 2px solid #1090cf;
	}

/* #Homepage Styles
================================================== */
.clr {
	clear: both;
	}
.center {
	text-align: center;
	}


/* =Header
-------------------------------------------------------------- */
header {
	width: 100%;
	position: fixed;
	top: 10;
	left: 0;
	z-index: 99;
	padding:0px 0px;
	background:transparent;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	-ms-transition: height 0.3s;
	-o-transition: height 0.3s;
	transition: height 0.3s;
  background:#fff;
	}
header .logo {
	padding:10px 0px 0px;
	display: inline-block;
	width:14%;
	float: left;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	}
header .supplier_reseller{
	float: right;
	padding:25px 0px 15px;
}
header .supplier_reseller a{
	font-size:12px;
	color:#363636;
	font-weight:300;
	border:1px solid #cdcdcd;
	border-radius:20px;
	padding:8px 15px;
	text-align: center;
	margin-left: 10px;
}
header .supplier_reseller a.active{
	color:#fff;
	background:#f62101;
	border:1px solid #f62101;
}
header nav {
	width: 100%;
  	padding:10px 0px 20px;
	float: right;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	}
header.smaller {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
	-webkit-animation-duration: 0.8s;
	animation-duration: 0.8s;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-box-shadow: 0 4px 12px -4px rgba(0, 0, 0, 0.1);
	box-shadow: 0 4px 12px -4px
	rgba(0, 0, 0, 0.1);
	left: 0;
	padding:0px 60px;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 999;
	}

header.smaller .logo {
	padding:20px 0px 10px;
	display: inline-block;
	width:14%;
	float: left;
	}
header.smaller .supplier_reseller{
	padding: 29px 0px 20px;
}
header.smaller nav {
  	padding:5px 0px 10px;
	}
/* Banner
================================================== */ 
.banner{
  width:100%;
  position: relative;
  margin:0 auto;
}
.main_banner .banner_box{
	width: 100%;
	float: left;
	padding:0px 100px;
}
.main_banner .banner_box .banner_img{
	width:35%;
	float: left;
}
.main_banner .banner_box .banner_text{
	width:65%;
	float: left;
	padding:50px 0px 0px 100px;
}
.main_banner .banner_box .banner_text h3{
	font-size:52px;
	color:#363636;
	font-weight:700;
	text-transform: uppercase;
	line-height:44px;
}
.main_banner .banner_box .banner_text h3 span{
	display: block;
	font-size:42px;
	color:#363636;
	font-weight:500;
	text-transform: capitalize;
	padding-bottom:10px;
}
.main_banner .banner_box .banner_text p{
	display: block;
	font-size:14px;
	color:#363636;
	font-weight:400;
}
.main_banner .banner_box .banner_text p span{
	display: block;
}
.main_banner .banner_box .banner_text .banner_btn{
	width: 100%;
	float: left;
	padding:40px 0px;
}
.main_banner .banner_box .banner_text .banner_btn a.join{
	font-size:15px;
	color:#fff;
	text-align: center;
	border-radius:10px;
	background: #f62101;
	padding:8px 20px;
	transition: all 300ms ease 0s;
}
.main_banner .banner_box .banner_text .banner_btn a.join:hover{
	background:#000;
	}
.main_banner .banner_box .banner_text .banner_btn a.know{
	font-size:15px;
	color:#f62101;
	text-align: center;
	padding:8px 20px;
	transition: all 300ms ease 0s;
}
.main_banner .banner_box .banner_text .banner_btn a.know:hover{
	color:#000;
	}
.main_banner .banner_box .banner_text h4{
	font-size:26px;
	color:#363636;
	font-weight:400;
	text-transform: capitalize;
	line-height:44px;
	float: left;
}
.main_banner .banner_box .banner_text .app_store{
	width: 100%;
	float: left;
}
.main_banner .banner_box .banner_text .app_store a{
	float: left;
	padding-right: 20px;
	width: 30%;
}
/* Section one
================================================== */	
.section_one{
	background:#fff5f5;
	width: 100%;
	padding:40px 0px 0px;
}
.section_one .title{
	font-size:44px;
	color:#363636;
	font-weight: 700;
	text-transform: capitalize;
	text-align: left;
}
.section_one p{
	font-size:16px;
	color:#848484;
	font-weight: 400;
	text-align: left;
	line-height: 26px;
	padding-right: 50px;
}
.section_one p a{
	color:#f62101;
	padding-left:10px;
}
.section_one .thum{
	width: 100%;
	text-align: right;
}
/* Section two
================================================== */	
.section_two{
	width   :100%;
	padding:80px 0px; 
	position: relative;
	z-index : 1;
	background: #fff;
	text-align: center;
}
.section_two:before{
	content : "";
	position: absolute;
	left    : 0;
	bottom  : 0;
	width   : 45%;  /* or 100px */
	border: 5px solid #f62101;
	border-bottom-right-radius:25px;
  	border-top-right-radius: 25px;
  	background-color: #f62101;
}
.section_two .bg_bdr{
	position: absolute;
	width: 81%;
	height: 9px;
//	background: #cdcdcd;
	margin: 0 auto;
	text-align: center;
	left: 9%;
	border-radius: 10px;
	top: 38.5%;
}
.section_two .thum_box{
	width: 100%;
	text-align: center;
}
.section_two .thum_box .thum{
	width: 100%;
	text-align: center;
}
.section_two .thum_box .title{
	font-size: 34px;
	color:#363636;
	font-weight: 700;
	text-align: center;
	text-transform: capitalize;
	padding: 15px 0 0 0;
}
.section_two .thum_box .sub_title{
	font-size:18px;
	color:#f62101;
	font-weight: 700;
	text-align: center;
	text-transform: capitalize;
}
/* Section three
================================================== */	
.section_three{
	background:#f8f8f8;
	width: 100%;
	padding:60px 0px 20px;
}
.section_three .container{
	width:80%;
}
.section_three .title{
	font-size:44px;
	color:#363636;
	font-weight: 700;
	text-transform: capitalize;
	text-align: left;
	padding-bottom:40px;
}
.benefits_box{
	width: 100%;
	text-align: center;
	position: relative;
}
.benefits_box .benefits_thum{
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.benefits_box .benefits_thum img{
	width: 100px;
	
}
.benefits_box .benefits_thum2{
	position: absolute;
	top:-30px;
	width: 100%;
	
}
.benefits_box .benefits_title{
	font-size:22px;
	color:#363636;
	font-weight:500;
	position: relative;
	line-height:28px;
}
.benefits_box .benefits_title span{
	display: block;
}
.benefits_box .benefits_title:before{
	content : "";
	position: absolute;
	left    : 25%;
	bottom  : -20px;
	width   : 45%;  /* or 100px */
	border: 5px solid #f62101;
	border-radius:25px;
  	background-color: #f62101;

}
.benefits_box p{
	font-size:15px;
	color:#848484;
	font-weight: 400;
	text-align: center;
	line-height:22px;
	padding-top:40px;
}
/* Section four
================================================== */	
.section_four{
	background:#fff;
	width: 100%;
	padding:40px 0px;
	position: relative;
}
.section_four::before {
    content: "";
    position: absolute;
    left: 0;
    top:115px;
    width:90%;
    border:75px solid #f62101;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
  	background-color: #f62101;
    
}
.section_four .title{
	font-size:44px;
	color:#fff;
	font-weight:600;
	position: relative;
	line-height:26px;
	text-transform: capitalize;
	padding:134px 0px 0px 719px;
}
.section_four .thum2{
	width:60%;
	margin-left:-308px;
	margin-top:-185px;
	float: left;
	position: absolute;
}
.section_four .thum2 img{
	width: 750px;
}
.section_four .deliveries_box1{
	width:52%;
	float: left;
	border-left:1px solid #e6e6e6;
	padding: 44px 10px 0px;
	margin:108px 0px 0px 553px;
}
.section_four .deliveries_box1 .text_holder{
	width: 100%;
	padding:20px 60px 20px 20px;
}
.section_four .deliveries_box1 .text_holder .sub_title{
	font-size:22px;
	color:#363636;
	font-weight:600;
	position: relative;
	line-height:26px;
	text-transform: capitalize;
}
.section_four .deliveries_box1 .text_holder .sub_title:before{
	content : "";
	position: absolute;
	left    :-36px;
	top  :10px;
	height: 68%;  /* or 100px */
	border: 5px solid #f62101;
	border-radius:25px;
  	background-color: #f62101;	
 
}
.section_four .deliveries_box1 .text_holder p{
	font-size:16px;
	color:#848484;
	font-weight: 400;
	text-align: left;
	line-height: 26px;
	padding-top:5px;
}
.section_four .deliveries_box2{
	width:40%;
	float: left;
	border-top:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	padding: 44px 10px;
	margin:0px 0px 0px 86px;
}
.section_four .deliveries_box2 .text_holder{
	width: 100%;
	padding:20px 60px 20px 20px;
}
.section_four .deliveries_box2 .text_holder .sub_title{
	font-size:22px;
	color:#363636;
	font-weight:600;
	position: relative;
	line-height:26px;
	text-transform: capitalize;
}
.section_four .deliveries_box2 .text_holder .sub_title:before{
	content : "";
	position: absolute;
	left    :-36px;
	top  :10px;
	height: 68%;  /* or 100px */
	border: 5px solid #f62101;
	border-radius:25px;
  	background-color: #f62101;
 
}
.section_four .deliveries_box2 .text_holder p{
	font-size:16px;
	color:#848484;
	font-weight: 400;
	text-align: left;
	line-height: 26px;
	padding-top:5px;
}
.section_four .cart_leady{
	width:35%;
	float: left;
	margin:40px 0px 0px 60px;
}
/* Section five
================================================== */	
.section_five{
	width   :100%;
	padding:40px 0px 0px; 
	position: relative;
	z-index : 1;
	background: #f8f8f8;
	text-align: center;
}
.section_five:before{
	content : "";
	position: absolute;
	right    : 0;
	top  : 0;
	width   : 45%;  /* or 100px */
	border: 5px solid #f62101;
	border-bottom-left-radius:25px;
  	border-top-left-radius: 25px;
  	background-color: #f62101;
}
.section_five .why_yaari{
	width: 100%;
	float: left;
	margin:20px 0px 0px;
}
.section_five .why_yaari .title{
	font-size:44px;
	color:#363636;
	font-weight: 700;
	text-transform: capitalize;
	text-align: left;
	padding-bottom:40px;
}
.section_five .why_yaari .yarri_point{
	display: flex;
	flex-wrap: wrap;
	width:100%;
}
.section_five .why_yaari .yarri_point .why_box{
	flex:0 45%;
	background:#fff;
	-webkit-box-shadow: 0px 0px 7px 5px rgba(201,201,201,1);
-moz-box-shadow: 0px 0px 7px 5px rgba(201,201,201,1);
box-shadow: 0px 0px 7px 5px rgba(201,201,201,1);
	font-size:15px;
	color:#363636;
	font-weight:500;
	text-align: center;
	text-transform: capitalize;
	border-radius:8px;
	margin:0px 28px 20px 0px;
padding: 30px 25px;
position: relative;
}
.section_five .why_yaari .yarri_point .why_box span{
	display: block;
}
.section_five .why_yaari .yarri_point .why_box:before{
	content : "";
	position: absolute;
	left    :-4px;
	top  :30px;
	height: 45%;  /* or 100px */
	border: 5px solid #f62101;
	border-radius:25px;
  	background-color: #f62101; 
}
.section_five .why_yaari_thum{
	width:100%;
	float: left;
}
/* Section six
================================================== */	
.section_six{
	width   :100%;
	padding:40px 0px; 
	position: relative;
	z-index : 1;
	background: #fff;
	text-align: center;
}
.section_six:before{
	content : "";
	position: absolute;
	right    : 0;
	top  : 0;
	width   :100%;  /* or 100px */
	background:#f62101;
	height:350px;
}
.section_six .container{
	position: relative;
}
.section_six .title{
	font-size:44px;
	color:#fff;
	font-weight: 700;
	text-transform: capitalize;
	text-align: center;
	padding-bottom:40px;
}
.section_six .client_says{
	display: flex;
	flex-wrap: wrap;
	width:100%;
	margin:60px 0px 0px;
}
.section_six .client_says .client_box{
	flex:0 30.3333%;
	background:#fff;
	-webkit-box-shadow:1px 1px 14px -12px rgb(0 0 0);
	-moz-box-shadow:1px 1px 14px -12px rgb(0 0 0);
	box-shadow:1px 1px 14px -12px rgb(0 0 0);
	border-radius:15px;
	margin:0px 28px 20px 0px;
	padding: 30px 40px;
	position: relative;
}
.section_six .client_says .client_box .profile_client{
	width:65%;
	margin:-100px auto 10px;
}
.section_six .client_says .client_box .client_name{
	font-size:24px;
	color:#363636;
	font-weight: 700;
	text-transform: capitalize;
	text-align: center;
}
.section_six .client_says .client_box .user img{
	width:20px;
	height:20px;
}
.section_six .client_says .client_box .user{
	font-size:15px;
	color:#848484;
	font-weight:400;
}
.section_six .client_says .client_box .star{
	width:100%;
	margin:0px 0px 0px;
}
.section_six .client_says .client_box .hrs{
	font-size:15px;
	color:#848484;
	font-weight:400;
	padding-bottom: 10px;
}
.section_six .client_says .client_box p{
	font-size:14px;
	color:#848484;
	font-weight:400;
	text-transform: capitalize;
	text-align: center;
	border-top:1px solid #cdcdcd;
	padding:10px 0px 0px;
}
.section_six .view_all{
	width: 100%;
	text-align: center;
	margin:20px 0px 0px;
}
.section_six .view_all a{
	font-size:15px;
	color:#f62101;
	font-weight:400;
	text-align: center;
}
/* Section seven
================================================== */	
.section_seven{
	width   :100%;
	padding:40px 0px; 
	position: relative;
	z-index : 1;
	background: #f8f8f8;
	text-align: center;
}
.section_seven:before{
	content : "";
	position: absolute;
	left    : 0;
	top  : 0;
	width   : 50%;  /* or 100px */
	border: 5px solid #f62101;
	border-bottom-right-radius:25px;
  border-top-right-radius: 25px;
  	background-color: #f62101;
}
.section_seven .faq{
	width: 100%;
	float: left;
	margin:20px 0px 0px;
}
.section_seven .faq .title{
	font-size:44px;
	color:#363636;
	font-weight: 700;
	text-transform: capitalize;
	text-align: left;
	padding-bottom:40px;
}
.section_seven .thum{
	width:100%;
	margin:120px 0px 0px;
}
.section_seven .faq .faq_search_box{
	width:70%;
	float: left;
}

.section_seven .faq .faq_search_box .faq_search {
	padding:10px;
border: 1px solid transparent;
transition: all .3s ease;
font-size: 14px;
color: #273f5b;
margin-bottom:20px;
background-color:#fff;
box-shadow: 0 0 30px 0 rgba(18, 25, 33, 0.15);
border: 1px solid #cdcdcd;
border-right:none;
width: 90%;
outline: none;
float: left;
}
.section_seven .faq .faq_search_box .faq_search:focus {
	border-color:#2c6eb5;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)
}
.section_seven .faq .faq_search_box .faq_search::-moz-placeholder {
color:#999;
opacity:1
}
.section_seven .faq .faq_search_box .search_icon{
	background-color:#fff;
box-shadow: 0 0 30px 0 rgba(18, 25, 33, 0.15);
border: 1px solid #cdcdcd;
	width:8%;
	float: left;
	border-left:none;
	padding:1px 10px;
}
.faq_qa{
	width:90%;
	float: left;
	
}
/* Section eight
================================================== */	
.section_eight{
	width   :100%;
	padding:60px 0px; 
	position: relative;
	z-index : 1;
	background: #fff;
	text-align: center;
}
.section_eight:before{
	content : "";
	position: absolute;
	right    : 0;
	top  : 0;
	width   : 45%;  /* or 100px */
	border: 5px solid #f62101;
	border-bottom-left-radius:25px;
  border-top-left-radius: 25px;
  	background-color: #f62101;
}

.section_eight .title{
	font-size:44px;
	color:#363636;
	font-weight: 700;
	text-transform: capitalize;
	text-align: center;
	padding-bottom:40px;
}
.section_eight  .partners_thum{
	margin:355px 0px 0px;
}
.section_eight .partner{
	width: 85%;
	margin:0 auto;
	background-color:#fff;
	box-shadow: 0 0 30px 0 rgba(18, 25, 33, 0.15);
	padding:20px 10px;
	border-radius:10px;
}
.section_eight .partner .title{
	font-size:24px;
	color:#363636;
	font-weight: 500;
	text-transform: capitalize;
	text-align: center;
	padding-bottom:40px;
}
.section_eight .partner .row_one{
	width:100%;
	float: left;
	background:#f8f8f8;
	border-radius:10px;
	padding:0px 10px;
}
.section_eight .partner .row_two{
	width:100%;
	float: left;
	background:#fff;
	border-radius:10px;
	padding:0px 10px;
}
.section_eight .partner .row_one .title{
	width:20%;
	float: left;
	padding:30px 0px;
	font-size: 16px;
	color:#363636;
	font-weight: 500;
	text-transform: capitalize;
	border-right:1px solid #cdcdcd;
}
.section_eight .partner .row_two .title{
	width:20%;
	float: left;
	padding:30px 0px;
	font-size: 16px;
	color:#363636;
	font-weight: 500;
	text-transform: capitalize;
	border-right:1px solid #cdcdcd;
}
.section_eight .partner .row_one .thum{
	width:80%;
	float: left;
	padding:15px 0px;
}
.section_eight .partner .row_two .thum{
	width:80%;
	float: left;
	padding:15px 10px;
}
.section_eight .shipping{
	width: 85%;
	margin:20px auto 0px;
	background-color:#fff;
	box-shadow: 0 0 30px 0 rgba(18, 25, 33, 0.15);
	padding:20px 10px;
	border-radius:10px;
}
.section_eight .shipping .title{
	font-size:24px;
	color:#363636;
	font-weight: 500;
	text-transform: capitalize;
	text-align: center;
	padding-bottom:40px;
}
/* footer
================================================== */	
.footer {
    background: #f62101;
    padding:40px 0px;
}
.footer  .ft_lt{
	width:80%;
	float: left;
}
.footer  .ft_rt{
	width:100%;
	float: left;
}
.footer .add_holder{
	width: 100%;
	float: left;
	padding:10px 0px;
}
.footer .add_holder .title{
	font-size:20px;
	color:#fff;
	font-weight: 600;
	text-transform: uppercase;
	padding-bottom:20px;
}
.footer .add_holder p{
	font-size:16px;
	color:#fff;
	font-weight:400;
	text-align: left;
	line-height: 22px;
}
.footer .add_holder p a{
	color:#fff;
	font-weight:700;
}
.footer .bdrtp{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:20px 0px;
}
.footer .ft_link{
	width:100%;
	float: left;
	padding-bottom: 30px;
}
.footer .ft_link ul{
	padding:0px;
}
.footer .ft_link ul li{
	font-size: 15px;
	color:#fff;
	font-weight: 400;
	padding:0px;
	display: block;
	line-height:32px;
}
.footer .ft_link ul li a{
	color:#fff;
}
.footer .ft_rt .title{
	font-size: 18px;
	color:#fff;
	font-weight:400;
	text-align: left;
	padding:10px 0px;
}
.footer .ft_rt .social_media{
	width:100%;
	float: left;
	padding:40px 0px 0px;
}
.footer .ft_rt .social_media a{
	padding:0px 3px;
	}
.footer .social_media a:last-child{
	padding:0px 0px 0px 3px;
	}
.scrollToTop {
	text-align:center;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	position:fixed;
	bottom:105px;
	right:23px;
	display: none;
	width:80px;
	padding:13px;
	z-index:9;
	}


/* Investor Page
================================================== */

.investor_page .investor_nav{
	background-color: #f6f6f6;
}
.investor_page .investor_nav ul{
	padding: 20px 0;
}
.investor_page .investor_nav li{
	display: inline;
	font-size: 15px;
    color: #000;
    padding: 10px 18px;
    border-right: 1px solid #d4d4d4;
}
.investor_page .investor_nav li.current{
	color: #f62101;
	font-weight: 600;
	position: relative;
}
.investor_page .investor_nav li.current::after{
	content: "";
    width: 20%;
    height: 7px;
    background: #f62101;
    position: absolute;
    left: 40%;
    bottom: -10px;
    border-radius: 25px;
}
.investor_page .investor_nav li.last{
	border: none;
}
.investor_page .investor_nav li:hover{
	color: #f53923;
	cursor: pointer;
}
.investor_section .investor_relations{
	padding: 0 0 30px 0;
}
.investor_section .investor_relations .heading{
	font-size: 30px;
	padding: 35px 0 15px 10px;
}
.investor_section .investor_relations .content p{
	font-size: 14px;
	line-height: 26px;
}
.investor_section .investor_relations .content p a{
	color: #848484;
}
.investor_section .shareholding_pattern{
	width   :100%;
	position: relative;
	padding: 0 0 30px 0;
}
.investor_section .shareholding_pattern:before{
	content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 45%;
    border: 5px solid #f62101;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
  	background-color: #f62101;
}
.investor_section .shareholding_pattern .heading{
	font-size: 30px;
	padding: 35px 0 15px 10px;
}
.investor_section .shareholding_pattern .content p{
	font-size: 14px;
	line-height: 26px;
}
.investor_section .shareholding_pattern .content p a{
	color: #848484;
}
.investor_section .deviation{
	padding: 0 0 30px 0;
}
.investor_section .deviation .heading{
	font-size: 30px;
	padding: 35px 0 15px 10px;
}
.investor_section .deviation .content p{
	font-size: 14px;
	line-height: 26px;
	padding: 0 0 0 10px;
}
.investor_section .deviation .content p a{
	color: #848484;
}

.investor_section .investor_contacts{
	background-color: #f8f8f8;
	padding: 25px 0;
	font-size: 14px;
}
.investor_section .investor_contacts .contact_box{
	padding: 10px 100px 10px 20px;
	margin: 30px 0;
	width: 70%;
	border-radius: 8px;
	background: #ffffff;
	box-shadow: 0px 0px 7px 5px rgb(201 201 201);
}
.investor_section .investor_contacts .contact_box .line p{
	padding: 10px;
}
.investor_section .investor_contacts .contact_box .line{
	border-bottom: 1px solid #d5d5d5;
}
.investor_section .investor_contacts .contact_box .col-sm-9{
	border-left:  1px solid #d5d5d5;
}
.investor_section .investor_contacts .contact_box #last{
	border: none;
}


/* Contact Us
================================================== */

.contact_us_page .col-sm-6 .contact_us_addr ul li{
	display: flex;
}
.contact_us_page .col-sm-6 .contact_us_addr .heading p{
	color:#f62101;
	font-size: 30px;	
    padding: 20px 0 20px 20px;
    font-weight: 700;
}
.contact_us_page .col-sm-6 .contact_us_addr .icon{
	font-size: 35px;
	padding: 10px;
}
.contact_us_page .col-sm-6 .contact_us_addr .sub_title{
	color:#f62101;
	font-size: 20px;
	padding: 0 0 10px 0;
}
.contact_us_page .col-sm-6 .contact_us_addr .content{
	padding: 0 0 15px 10px;
}
.contact_us_page .col-sm-6 .contact_us_addr .content p{
	font-size: 15px;
}
.contact_us_page .col-sm-6 .contact_us_form .form-control{
	outline: none;
	box-shadow: none;
	border-radius: 15px;
	border: 1px solid #cdcdcd;
}

.button-1{
	border-radius: 20px;
    background: #f62101;
    font-size: 18px;
    color: #ffffff;
    padding: 10px 30px;
    border: none;
}


/*  Become Reseller Page
================================================== */ 
.bcm_resel .main_banner .banner_box{
	width: 100%;
	float: left;
	padding:0px 100px;
}
.bcm_resel .main_banner .banner_box .banner_img{
	width:35%;
	float: left;
	position: relative;
}
.bcm_resel_banner{
	margin: 0 0 20px 0;
}
.bcm_resel_banner:after{
	content: "";
    position: absolute;
    bottom: -10px;
    right: 0;
    width: 41%;
    border: 5px solid #f62101;
  	background-color: #f62101;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
}
.bcm_resel .main_banner .banner_box .banner_text{
	width:65%;
	float: left;
	padding:100px 0px 0px 100px;
}
.bcm_resel .main_banner .banner_box .banner_text h2{
	font-size:52px;
	color:#f62101;
	font-weight:700;
	text-transform: uppercase;
	line-height:44px;
	padding: 0 0 20px 0;
}
.bcm_resel .main_banner .banner_box .banner_text h3{
	font-size:42px;
	color:#363636;
	font-weight:700;
	text-transform: unset;
	line-height:44px;
}
.bcm_resel .main_banner .banner_box .banner_text h3 span{
	display: block;
	font-size:30px;
	color:#363636;
	font-weight:500;
	text-transform: capitalize;
	padding-bottom:10px;
}
.bcm_resel .main_banner .banner_box .banner_text p{
	display: block;
	font-size:14px;
	color:#363636;
	font-weight:400;
}
.bcm_resel .main_banner .banner_box .banner_text p span{
	display: block;
}
.bcm_resel .main_banner .banner_box .banner_text h4{
	font-size:26px;
	color:#363636;
	font-weight:400;
	text-transform: capitalize;
	line-height:44px;
	float: left;
}
.bcm_resel .main_banner .banner_box .banner_text .app_store{
	width: 100%;
	float: left;
}
.bcm_resel .main_banner .banner_box .banner_text .app_store a{
	float: left;
	padding-right: 20px;
	width: 30%;
}

/* Become Reseller Section ONE
================================================== */	
.bcm_resel_sec_one{
	background:#fff;
	width: 100%;
	padding:40px 0px;
	position: relative;
}
.bcm_resel_sec_one::before {
    content: "";
    position: absolute;
    left: 0;
    top:115px;
    width:85%;
    border:75px solid #f62101;
  	background-color: #f62101;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
    
}
.bcm_resel_sec_one .title{
/*	font-size:44px;
	color:#fff;
	font-weight:600;
	position: relative;
	line-height:26px;
	text-transform: capitalize;
	padding:134px 0px 0px 800px;*/
	font-size: 44px;
    color: #fff;
    font-weight: 600;
    position: relative;
    line-height: 26px;
    text-transform: capitalize;
    padding: 134px 0px 0px 719px;
}
.bcm_resel_sec_one .thum5{
/*	width: 48%;
	margin-left: -280px;
    margin-top: -240px;
    float: left;
    position: absolute;*/
	width: 60%;
    margin-left: -308px;
    margin-top: -185px;
    float: left;
    position: absolute;
}
.bcm_resel_sec_one .thum5 img{
	width: 750px;
}
.bcm_resel_sec_one .deliveries_box1{
	width: 52%;
    float: left;
    border-left: 1px solid #e6e6e6;
    padding: 44px 10px 0px;
    margin: 108px 0px 0px 553px;
}
.bcm_resel_sec_one .deliveries_box1 .text_holder{
	width: 100%;
	padding:20px 60px 20px 20px;
}
.bcm_resel_sec_one .deliveries_box1 .text_holder .sub_title{
	font-size:22px;
	color:#363636;
	font-weight:600;
	position: relative;
	line-height:26px;
	text-transform: capitalize;
}
.bcm_resel_sec_one .deliveries_box1 .text_holder .sub_title:before{
	content : "";
	position: absolute;
	left    :-36px;
	top  :10px;
	height: 68%;  /* or 100px */
	border: 5px solid #f62101;
  	background-color: #f62101;
	border-radius:25px;
 
}
.bcm_resel_sec_one .deliveries_box1 .text_holder p{
	font-size:16px;
	color:#848484;
	font-weight: 400;
	text-align: left;
	line-height: 26px;
	padding-top:5px;
}
.bcm_resel_sec_one .deliveries_box2{
	width:40%;
	float: left;
	border-top:1px solid #e6e6e6;
	border-left:1px solid #e6e6e6;
	padding: 44px 10px;
	margin:0px 0px 0px 86px;
}
.bcm_resel_sec_one .deliveries_box2 .text_holder{
	width: 100%;
	padding:20px 60px 20px 20px;
}
.bcm_resel_sec_one .deliveries_box2 .text_holder .sub_title{
	font-size:22px;
	color:#363636;
	font-weight:600;
	position: relative;
	line-height:26px;
	text-transform: capitalize;
}
.bcm_resel_sec_one .deliveries_box2 .text_holder .sub_title:before{
	content : "";
	position: absolute;
	left    :-36px;
	top  :10px;
	height: 68%;  /* or 100px */
	border: 5px solid #f62101;
  	background-color: #f62101;
	border-radius:25px;
 
}
.bcm_resel_sec_one .deliveries_box2 .text_holder p{
	font-size:16px;
	color:#848484;
	font-weight: 400;
	text-align: left;
	line-height: 26px;
	padding-top:5px;
}
.bcm_resel_sec_one .cart_leady{
	width:35%;
	float: left;
	margin:40px 0px 0px 60px;
}

.bcm_resel_sec_one:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 55%;
    border: 5px solid #f62101;
  	background-color: #f62101;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
}

/* Become Reseller section TWO
================================================== */	
.bcm_resel_sec_two{
	width   :100%;
	padding:40px 0px; 
	position: relative;
	z-index : 1;
	background: #ffffff;
	text-align: center;
}
.bcm_resel_sec_two .faq{
	width: 100%;
	float: left;
	margin:20px 0px 0px;
}
.bcm_resel_sec_two .faq .title{
	font-size:44px;
	color:#363636;
	font-weight: 700;
	text-transform: capitalize;
	text-align: left;
	padding-bottom:40px;
}
.bcm_resel_sec_two .thum{
	width:100%;
	margin:120px 0px 0px;
}
.bcm_resel_sec_two .faq .faq_search_box{
	width:70%;
	float: left;
}

.bcm_resel_sec_two .faq .faq_search_box .faq_search {
	padding:10px;
border: 1px solid transparent;
transition: all .3s ease;
font-size: 14px;
color: #273f5b;
margin-bottom:20px;
background-color:#fff;
box-shadow: 0 0 30px 0 rgba(18, 25, 33, 0.15);
border: 1px solid #cdcdcd;
border-right:none;
width: 90%;
outline: none;
float: left;
}
.bcm_resel_sec_two .faq .faq_search_box .faq_search:focus {
	border-color:#2c6eb5;
	outline:0;
	-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)
}
.bcm_resel_sec_two .faq .faq_search_box .faq_search::-moz-placeholder {
color:#999;
opacity:1
}
.bcm_resel_sec_two .faq .faq_search_box .search_icon{
	background-color:#fff;
box-shadow: 0 0 30px 0 rgba(18, 25, 33, 0.15);
border: 1px solid #cdcdcd;
	width:8%;
	float: left;
	border-left:none;
	padding:1px 10px;
}
.faq_qa{
	width:90%;
	float: left;
	
}


/* Become Reseller section THREE
================================================== */	
.bcm_resel_sec_three{
	width   :100%;
	padding:40px 0px; 
	position: relative;
	z-index : 1;
	background: #f8f8f8;
	text-align: center;
}
.bcm_resel_sec_three:before{
	content : "";
	position: absolute;
	right    : 0;
	top  : 0;
	width   :100%;  /* or 100px */
	background:#f62101;
	height:350px;
}
.bcm_resel_sec_three .container{
	position: relative;
}
.bcm_resel_sec_three .title{
	font-size:44px;
	color:#fff;
	font-weight: 700;
	text-transform: capitalize;
	text-align: center;
	padding-bottom:40px;
}
.bcm_resel_sec_three .client_says{
	display: flex;
	flex-wrap: wrap;
	width:100%;
	margin:60px 0px 0px;
}
.bcm_resel_sec_three .client_says .client_box{
	flex:0 30.3333%;
	background:#fff;
	-webkit-box-shadow:1px 1px 14px -12px rgb(0 0 0);
	-moz-box-shadow:1px 1px 14px -12px rgb(0 0 0);
	box-shadow:1px 1px 14px -12px rgb(0 0 0);
	border-radius:15px;
	margin:0px 28px 20px 0px;
	padding: 30px 40px;
	position: relative;
}
.bcm_resel_sec_three .client_says .client_box .profile_client{
	width:65%;
	margin:-100px auto 10px;
}
.bcm_resel_sec_three .client_says .client_box .client_name{
	font-size:24px;
	color:#363636;
	font-weight: 700;
	text-transform: capitalize;
	text-align: center;
}
.bcm_resel_sec_three .client_says .client_box .user img{
	width:20px;
	height:20px;
}
.bcm_resel_sec_three .client_says .client_box .user{
	font-size:15px;
	color:#848484;
	font-weight:400;
}
.bcm_resel_sec_three .client_says .client_box .star{
	width:100%;
	margin:0px 0px 0px;
}
.bcm_resel_sec_three .client_says .client_box .hrs{
	font-size:15px;
	color:#848484;
	font-weight:400;
	padding-bottom: 10px;
}
.bcm_resel_sec_three .client_says .client_box p{
	font-size:14px;
	color:#848484;
	font-weight:400;
	//text-transform: capitalize;
	text-align: center;
	border-top:1px solid #cdcdcd;
	padding:10px 0px 0px;
}
.bcm_resel_sec_three .view_all{
	width: 100%;
	text-align: center;
	margin:20px 0px 0px;
}
.bcm_resel_sec_three .view_all a{
	font-size:15px;
	color:#f62101;
	font-weight:400;
	text-align: center;
}



/* Become Reseller section FOUR
================================================== */	
.bcm_resel_sec_four{
	width   :100%;
	padding:40px 0px; 
	position: relative;
	z-index : 1;
	background: #fff;

}
.bcm_resel_sec_four .title {
    font-size: 44px;
    color: #f62101;
    font-weight: 700;
    text-transform: capitalize;
    text-align: center;
    padding-bottom: 40px;
}
.bcm_resel_sec_four .reseller_form .ctc_name{
	padding: 10px 10px 10px 20px;
	margin: 10px 0;
	width: 60%;
	border-radius: 8px;
	background: #ffffff;
	border: 1px solid #bfbfbf;
	float: right;
}
.bcm_resel_sec_four .reseller_form .ctc_mobile{
	padding: 10px 10px 10px 20px;
	margin: 10px 0 10px 10px;
	width: 60%;
	border-radius: 8px;
	background: #ffffff;
	border: 1px solid #bfbfbf;
}
.bcm_resel_sec_four .reseller_form .ctc_email{
	padding: 10px 10px 10px 20px;
	margin: 10px 0;
	width: 60%;
	border-radius: 8px;
	background: #ffffff;
	border: 1px solid #bfbfbf;
	float: right;
}
.bcm_resel_sec_four .reseller_form .ctc_name input{
	width: 100%;
	outline: none;
	border: none;
	font-size: 15px;
}
.bcm_resel_sec_four .reseller_form .ctc_mobile input{
	width: 100%;
	outline: none;
	border: none;
	font-size: 15px;
}
.bcm_resel_sec_four .reseller_form .ctc_email input{
	width: 100%;
	outline: none;
	border: none;
    font-size: 15px;
}
.bcm_resel_sec_four .reseller_form .submit_btn{
	width: 60%;
    margin: 10px auto;
}
.bcm_resel_sec_four .reseller_form .submit_btn button{
	background-color: #f62101;
    color: #fff;
    font-size: 20px;
    outline: none;
    border: none;
    padding: 10px 65px;
    font-weight: 500;
    border-radius: 15px;
}

/* FAQ PAGE
================================================== */	
.faq_page{
	padding-bottom: 40px;
}
.faq_page .faq{
	width: 100%;
	float: left;
	margin:20px 0px 0px;
}
.faq_page .faq .title{
	font-size:44px;
	color:#363636;
	font-weight: 700;
	text-transform: capitalize;
	text-align: left;
}
.faq_page .faq .title span{
	color: #f62101;
}
.faq_page .faq .sub_title{
	font-size:30px;
	color:#d5d5d5;
	text-align: left;
}
.faq_page .thum_faq1:after {
    content: "";
    position: absolute;
    right: 0;
    bottom: -10px;
    width: 100%;
    border: 5px solid #f62101;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
  	background-color: #f62101;
}
.faq_page .thum_faq2:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    border: 5px solid #f62101;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
  	background-color: #f62101;
}


/*  Become Supplier Page
================================================== */ 
.bcm_sup{
	padding: 0 0 50px 0;
}
.bcm_sup .main_banner .banner_box{
	width: 100%;
	float: left;
	padding:0px 100px;
}
.bcm_sup .main_banner .banner_box .banner_img{
	width:35%;
	float: left;
}
.bcm_sup .main_banner .banner_box .banner_text{
	width:65%;
	float: left;
	padding:100px 0px 0px 100px;
}
.bcm_sup .main_banner .banner_box .banner_text h2{
	font-size:52px;
	color:#f62101;
	font-weight:700;
	text-transform: uppercase;
	line-height:44px;
	padding: 0 0 20px 0;
}
.bcm_sup .main_banner .banner_box .banner_text h3{
	font-size:40px;
	color:#363636;
	font-weight:700;
	text-transform: unset;
	line-height:44px;
	padding: 0 0 15px 0;
}
.bcm_sup .main_banner .banner_box .banner_text h3 span{
	display: block;
	font-size:30px;
	color:#363636;
	font-weight:500;
	text-transform: capitalize;
	padding-bottom:10px;
}
.bcm_sup .main_banner .banner_box .banner_text p{
	display: block;
	font-size:14px;
	color:#363636;
	font-weight:400;
}
.bcm_sup .main_banner .banner_box .banner_text p span{
	display: block;
}
.bcm_sup .main_banner .banner_box .banner_text h4{
	font-size:26px;
	color:#363636;
	font-weight:400;
	text-transform: capitalize;
	line-height:35px;
	float: left;
}
.bcm_sup .main_banner .banner_box .banner_text .app_store{
	width: 100%;
	float: left;
}
.bcm_sup .main_banner .banner_box .banner_text .app_store a{
	float: left;
	padding-right: 20px;
	width: 30%;
}
.bcm_sup .banner_box .banner_text .banner_btn{
	width: 100%;
	float: left;
	padding:20px 0px 5px 0px;
}
.bcm_sup .banner_box .banner_text .banner_btn a.join{
	font-size:20px;
	color:#fff;
	text-align: center;
	border-radius:10px;
	background: #f62101;
	padding: 8px 25px;
	transition: all 300ms ease 0s;
	display: inline-block;
}
.bcm_sup .banner_box .banner_text .banner_btn a.join:hover{
	background:#000;
	}
.bcm_sup .banner_box .banner_text .banner_btn a.know{
	font-size:15px;
	color:#f62101;
	text-align: center;
	padding:8px 20px;
	transition: all 300ms ease 0s;
}
.bcm_sup .banner_box .banner_text .banner_btn a.know:hover{
	color:#000;
}

/* Become Supplier Section ONE
================================================== */	
.bcm_sup_sec_one:before {
    content: "";
    background:#f62101;
    position: absolute;
    left: 0;
    top: 0;
    width: 15%;
    border: 5px solid #f62101;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;
}
.bcm_sup_sec_one{
	background:#fff5f5;
	width: 100%;
	padding: 60px 0px 120px;
	position: relative;
}
.bcm_sup_sec_one .container{
	width:80%;
}
.bcm_sup_sec_one .title{
	font-size:44px;
	color:#363636;
	font-weight: 700;
	text-transform: capitalize;
	text-align: left;
	padding-bottom: 60px;
}
.bcm_sup_sec_one .col-manual{
	width: 20%;
	float: left;
}
.bcm_sup_sec_one .benefits_box{
	width: 100%;
	text-align: center;
	position: relative;
}
.bcm_sup_sec_one .benefits_box .benefits_thum{
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.bcm_sup_sec_one .benefits_box .benefits_thum img{
	width: 100px;
	
}
.bcm_sup_sec_one .benefits_box .benefits_thum2{
	position: absolute;
	top:-30px;
	width: 100%;
	
}
.bcm_sup_sec_one .benefits_box .benefits_title{
	font-size:22px;
	color:#363636;
	font-weight:500;
	position: relative;
	line-height:28px;
}
.bcm_sup_sec_one .benefits_box .benefits_title span{
	display: block;
}
.bcm_sup_sec_one .benefits_box .benefits_title:before{
	content: "";
    position: absolute;
    left: 38%;
    bottom: -20px;
    width: 25%;
    border: 2px solid #f62101;
    border-radius: 25px;
  	background-color: #f62101;
}
.bcm_sup_sec_one .benefits_box p{
	font-size:15px;
	color:#848484;
	font-weight: 400;
	text-align: center;
	line-height:22px;
	padding-top:40px;
}

/* Become Supplier Section TWO
================================================== */	
.bcm_sup_sec_two{
	background:#f8f8f8;
	width: 100%;
	padding: 40px 0px 0 0px;
}
.bcm_sup_sec_two .row{
	display: flex;
}
.bcm_sup_sec_two .row .col-sm-4{
	margin: auto;
}
.bcm_sup_sec_two .title{
	font-size:44px;
	color:#f62101;
	font-weight: 700;
	text-transform: capitalize;
	text-align: left;
	line-height: 50px;
	padding: 0 0 20px 0;
}
.bcm_sup_sec_two p{
	font-size: 24px;
	color:#000000;
	font-weight: 400;
	text-align: left;
	line-height: 26px;
	line-height: 30px;
}
.bcm_sup_sec_two p a{
	color:#f62101;
	padding-left:10px;
}
.bcm_sup_sec_two .thum{
	width: 100%;
	text-align: right;
	position: relative;
}
.bcm_sup_sec_two .thum:before {
    content: "";
    position: absolute;
    right: 0;
    top: -10px;
    width: 125%;
    border: 5px solid #f62101;
  	background-color: #f62101;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;
}


/* Become Supplier Section THREE
================================================== */	
.bcm_sup_sec_three{
	background:#f8f8f8;
	width: 100%;
	padding:40px 0px;
	position: relative;
}
.bcm_sup_sec_three:before {
    content: "";
    position: absolute;
    left: 0;
    top:115px;
    width:70%;
    border: 55px solid #f62101;
  	background-color: #f62101;
    border-bottom-right-radius: 25px;
    border-top-right-radius: 25px;  
}
.bcm_sup_sec_three:after {
    content: "";
    position: absolute;
    right: 0;
    top:115px;
    width:25%;
    border: 5px solid #f62101;
  	background-color: #f62101;
    border-bottom-left-radius: 25px;
    border-top-left-radius: 25px;  
}
.bcm_sup_sec_three .title{
	font-size:45px;
	color:#fff;
	font-weight:600;
	position: relative;
	line-height:26px;
	text-transform: capitalize;
	/*padding:8% 0px 0px 40%;*/
	padding: 116px 0px 0px 550px;
}
.bcm_sup_sec_three .inner_container{
	padding: 40px 0;
}
.bcm_sup_sec_three .work_box1{
	display: flex;
}
.bcm_sup_sec_three .work_box1 .info_box{
	border-left: 5px solid #f62101;
	padding: 0 90px;
}
.bcm_sup_sec_three .work_box2{
	display: flex;
}
.bcm_sup_sec_three .work_box2 .info_box{
	border-right: 5px solid #f62101;
	padding: 0 90px;
}
.bcm_sup_sec_three .work_box3{
	display: flex;
}
.bcm_sup_sec_three .work_box3 .info_box{
	border-left: 5px solid #f62101;
	padding: 0 90px;
}
.bcm_sup_sec_three .work_box4{
	display: flex;
}
.bcm_sup_sec_three .work_box4 .info_box{
	border-right: 5px solid #f62101;
	padding: 0 90px;
}
.bcm_sup_sec_three .img_box {
	width: 70%;
	margin: 0 auto;
}
.bcm_sup_sec_three .inner_container .text_box {
	margin: auto 0;
	padding: 0;
}
.bcm_sup_sec_three .info_box .heading{
    font-size: 24px;
    color: #000000;
    font-weight: 400;
    text-align: left;
    line-height: 30px;
}
.bcm_sup_sec_three .info_box .text{
	font-size: 16px;
    color: #000000;
    font-weight: 400;
    text-align: left;
    line-height: 20px;
}


/* Become Supplier section Four
================================================== */	
.bcm_sup_sec_four{
	width   :100%;
	padding:40px 0px; 
	position: relative;
	z-index : 1;
	background: #f8f8f8;
	text-align: center;
}
.bcm_sup_sec_four:before{
	content : "";
	position: absolute;
	right    : 0;
	top  : 0;
	width   :100%;  /* or 100px */
	background:#f62101;
	height:350px;
}
.bcm_sup_sec_four .container{
	position: relative;
}
.bcm_sup_sec_four .title{
	font-size:44px;
	color:#fff;
	font-weight: 700;
	text-transform: capitalize;
	text-align: center;
	padding-bottom:40px;
}
.bcm_sup_sec_four .client_says{
	display: flex;
	flex-wrap: wrap;
	width:100%;
	margin:60px 0px 0px;
}
.bcm_sup_sec_four .client_says .client_box{
	flex:0 30.3333%;
	background:#fff;
	-webkit-box-shadow:1px 1px 14px -12px rgb(0 0 0);
	-moz-box-shadow:1px 1px 14px -12px rgb(0 0 0);
	box-shadow:1px 1px 14px -12px rgb(0 0 0);
	border-radius:15px;
	margin:0px 28px 20px 0px;
	padding: 30px 40px;
	position: relative;
}
.bcm_sup_sec_four .client_says .client_box .profile_client{
	width:65%;
	margin:-100px auto 10px;
}
.bcm_sup_sec_four .client_says .client_box .client_name{
	font-size:24px;
	color:#363636;
	font-weight: 700;
	text-transform: capitalize;
	text-align: center;
}
.bcm_sup_sec_four .client_says .client_box .user img{
	width:20px;
	height:20px;
}
.bcm_sup_sec_four .client_says .client_box .user{
	font-size:15px;
	color:#848484;
	font-weight:400;
}
.bcm_sup_sec_four .client_says .client_box .star{
	width:100%;
	margin:0px 0px 0px;
}
.bcm_sup_sec_four .client_says .client_box .hrs{
	font-size:15px;
	color:#848484;
	font-weight:400;
	padding-bottom: 10px;
}
.bcm_sup_sec_four .client_says .client_box p{
	font-size:14px;
	color:#848484;
	font-weight:400;
	text-transform: capitalize;
	text-align: center;
	border-top:1px solid #cdcdcd;
	padding:10px 0px 0px;
}
.bcm_sup_sec_four .view_all{
	width: 100%;
	text-align: center;
	margin:20px 0px 0px;
}
.bcm_sup_sec_four .view_all a{
	font-size:15px;
	color:#f62101;
	font-weight:400;
	text-align: center;
}


/* Become Supplier SUP FORM
================================================== */	
.bcm_sup_sec_five{
	padding: 40px 0;
}
.bcm_sup_sec_five .title {
    font-size: 44px;
    color: #f62101;
    font-weight: 700;
    text-transform: capitalize;
    text-align: center;
    /*padding-bottom: 40px;*/
}
.bcm_sup_sec_five .become_sup_form{
	display: flex;
}
.bcm_sup_sec_five .become_sup_form .supplier_input{
	margin: auto;
}
.bcm_sup_sec_five input{
	padding: 10px 10px 10px 20px;
    border-radius: 8px;
    background: #ffffff;
    border: 1px solid #bfbfbf;
}
.bcm_sup_sec_five .become_sup_form .supplier_input .in_field{
	width: 70%;
}
.bcm_sup_sec_five .become_sup_form .button-1{
	font-size: 20px;
    color: #fff;
    text-align: center;
    border-radius: 10px;
    background: #f62101;
    padding: 8px 25px;
    transition: all 300ms ease 0s;
    display: inline-block;
    margin: 30px 0 0 0;
}
.bcm_sup_sec_five .become_sup_form span{
	font-size: 14px;
	padding: 0 70px 0 0;
}
.bcm_sup_sec_five .become_sup_form .yes_no{
	font-size: 14px;
	vertical-align: middle;
	padding: 0 10px;
}
.bcm_sup_sec_five .become_sup_form .button-1:hover{
	background-color: #000;
}
.form_error{
color:red;

}
.pop_bd {
    height: 360px;
    margin:5%;
  }
@media only screen and (max-width: 600px) {
  .pop_bd {
    height: 580px;
	  margin-top: -50px;
  }
 

}


a{
 
cursor: pointer;

}

/* based on angular-toastr css https://github.com/Foxandxss/angular-toastr/blob/cb508fe6801d6b288d3afc525bb40fee1b101650/dist/angular-toastr.css */

/* position */
.toast-center-center {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
  }
  .toast-top-center {
	top: 12px;
	right: 0;
	width: 100%;
  }
  .toast-bottom-center {
	bottom: 0;
	right: 0;
	width: 100%;
  }
  .toast-top-full-width {
	top: 0;
	right: 0;
	width: 100%;
  }
  .toast-bottom-full-width {
	bottom: 0;
	right: 0;
	width: 100%;
  }
  .toast-top-left {
	top: 12px;
	left: 12px;
  }
  .toast-top-right {
	top: 12px;
	right: 12px;
  }
  .toast-bottom-right {
	right: 12px;
	bottom: 12px;
  }
  .toast-bottom-left {
	bottom: 12px;
	left: 12px;
  }
  
  /* toast styles */
  .toast-title {
	font-weight: bold;
  }
  .toast-message {
	word-wrap: break-word;
  }
  .toast-message a,
  .toast-message label {
	color: #FFFFFF;
  }
  .toast-message a:hover {
	color: #CCCCCC;
	text-decoration: none;
  }
  .toast-close-button {
	position: relative;
	right: -0.3em;
	top: -0.3em;
	float: right;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-shadow: 0 1px 0 #ffffff;
	/* opacity: 0.8; */
  }
  .toast-close-button:hover,
  .toast-close-button:focus {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.4;
  }
  /*Additional properties for button version
   iOS requires the button element instead of an anchor tag.
   If you want the anchor version, it requires `href="#"`.*/
  button.toast-close-button {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
  }
  .toast-container {
	pointer-events: none;
	position: fixed;
	z-index: 999999;
  }
  .toast-container * {
	box-sizing: border-box;
  }
  .toast-container .ngx-toastr {
	position: relative;
	overflow: hidden;
	margin: 0 0 6px;
	padding: 15px 15px 15px 50px;
	width: 300px;
	border-radius: 3px 3px 3px 3px;
	background-position: 15px center;
	background-repeat: no-repeat;
	background-size: 24px;
	box-shadow: 0 0 12px #999999;
	color: #FFFFFF;
  }
  .toast-container .ngx-toastr:hover {
	box-shadow: 0 0 12px #000000;
	opacity: 1;
	cursor: pointer;
  }
  /* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/info-circle.svg */
  .toast-info {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119.043 8 8 119.083 8 256c0 136.997 111.043 248 248 248s248-111.003 248-248C504 119.083 392.957 8 256 8zm0 110c23.196 0 42 18.804 42 42s-18.804 42-42 42-42-18.804-42-42 18.804-42 42-42zm56 254c0 6.627-5.373 12-12 12h-88c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h12v-64h-12c-6.627 0-12-5.373-12-12v-24c0-6.627 5.373-12 12-12h64c6.627 0 12 5.373 12 12v100h12c6.627 0 12 5.373 12 12v24z'/%3E%3C/svg%3E");
  }
  /* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/times-circle.svg */
  .toast-error {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm121.6 313.1c4.7 4.7 4.7 12.3 0 17L338 377.6c-4.7 4.7-12.3 4.7-17 0L256 312l-65.1 65.6c-4.7 4.7-12.3 4.7-17 0L134.4 338c-4.7-4.7-4.7-12.3 0-17l65.6-65-65.6-65.1c-4.7-4.7-4.7-12.3 0-17l39.6-39.6c4.7-4.7 12.3-4.7 17 0l65 65.7 65.1-65.6c4.7-4.7 12.3-4.7 17 0l39.6 39.6c4.7 4.7 4.7 12.3 0 17L312 256l65.6 65.1z'/%3E%3C/svg%3E");
  }
  /* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/check.svg */
  .toast-success {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z'/%3E%3C/svg%3E");
  }
  /* https://github.com/FortAwesome/Font-Awesome-Pro/blob/master/advanced-options/raw-svg/regular/exclamation-triangle.svg */
  .toast-warning {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512' width='576' height='512'%3E%3Cpath fill='rgb(255,255,255)' d='M569.517 440.013C587.975 472.007 564.806 512 527.94 512H48.054c-36.937 0-59.999-40.055-41.577-71.987L246.423 23.985c18.467-32.009 64.72-31.951 83.154 0l239.94 416.028zM288 354c-25.405 0-46 20.595-46 46s20.595 46 46 46 46-20.595 46-46-20.595-46-46-46zm-43.673-165.346l7.418 136c.347 6.364 5.609 11.346 11.982 11.346h48.546c6.373 0 11.635-4.982 11.982-11.346l7.418-136c.375-6.874-5.098-12.654-11.982-12.654h-63.383c-6.884 0-12.356 5.78-11.981 12.654z'/%3E%3C/svg%3E");
  }
  .toast-container.toast-top-center .ngx-toastr,
  .toast-container.toast-bottom-center .ngx-toastr {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
  }
  .toast-container.toast-top-full-width .ngx-toastr,
  .toast-container.toast-bottom-full-width .ngx-toastr {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
  }
  .ngx-toastr {
	background-color: #030303;
	pointer-events: auto;
  }
  .toast-success {
	background-color: #51A351;
  }
  .toast-error {
	background-color: #BD362F;
  }
  .toast-info {
	background-color: #2F96B4;
  }
  .toast-warning {
	background-color: #F89406;
  }
  .toast-progress {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 4px;
	background-color: #000000;
	opacity: 0.4;
  }
  /* Responsive Design */
  @media all and (max-width: 240px) {
	.toast-container .ngx-toastr.div {
	  padding: 8px 8px 8px 50px;
	  width: 11em;
	}
	.toast-container .toast-close-button {
	  right: -0.2em;
	  top: -0.2em;
	}
  }
  @media all and (min-width: 241px) and (max-width: 480px) {
	.toast-container .ngx-toastr.div {
	  padding: 8px 8px 8px 50px;
	  width: 18em;
	}
	.toast-container .toast-close-button {
	  right: -0.2em;
	  top: -0.2em;
	}
  }
  @media all and (min-width: 481px) and (max-width: 768px) {
	.toast-container .ngx-toastr.div {
	  padding: 15px 15px 15px 50px;
	  width: 25em;
	}
  }
  