lbody, html {
	width: 100%;
	height: 100%
}
body {
	font-family: Merriweather, 'Helvetica Neue', Arial, sans-serif
}
hr {
	max-width: 50px;
	border-width: 3px;
	border-color: #46a6af
}
hr.light {
	border-color: #46a6af
}
a {
	color: #46a6af;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}
a:hover {
	color: #f05f40
}
h1, h2, h3, h4, h5, h6 {

	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif
}
.bg-primary {
	background-color: #f05f40!important
}
.bg-dark {
	background-color: #212529!important
}
.text-faded {
	color: rgba(255,255,255,.7)
}
section {
	padding: 8rem 0
}
.section-heading {
	margin-top: 0;
	font-size: 3rem;
	font-weight: 600;
}
.about_bg
{
	background:url(../img/about_img.jpg) fixed;
	background-size: cover;
}
.service_bg
{
	background:url(../img/service_bg.jpg) fixed;
	background-size: cover;	
}
.rout_bg
{
	background:url(../img/route_to_market_bg.jpg) fixed;
	background-size: cover;	
}
.fmcg_marketing_bg
{
	background:url(../img/FMCG_marketing.jpg) fixed;
	background-size: cover;	
}
.private_label_bg
{
	background:url(../img/private_label_bg.jpg) fixed;
	background-size: cover;	
}
.our_Purpose_bg
{
	background:url(../img/purpose_bg.jpg) fixed;
	background-size: cover;	
}
.our_values_bg
{
	background:url(../img/values_bg.jpg) fixed;
	background-size: cover;	
}
.ethics_culture_bg
{
	background:url(../img/ethics_culture_bg.jpg) fixed;
	background-size: cover;		
}
.doing_business_bg
{
	background:url(../img/doing_business_bg.jpg) fixed;
	background-size: cover;		
}
.our_leadership_bg
{
	background:url(../img/leadership_team_bg.jpg) fixed;
	background-size: cover;		
}
.our_vission_bg
{
	background:url(../img/vission_bg.jpg) fixed;
	background-size: cover;		
}
.contact_bg
{
	background:url(../img/contact_bg1.jpg) fixed;
	background-size: cover;		
}
.foot_logo {
    width: 300px;
    margin: 10px auto;
}
.our_branches
{
	padding: 36px 0px 0px;
}
.private_label ul
{
	padding: 16px;	
}
.dpl_n
{
	display: none;
}
.private_label ul li
{
	padding:5px 0px;
	color: #232323;
}
.fmcg_marketing ul
{
	padding: 0px 16px;
}
.fmcg_marketing ul li
{
	padding:5px 0px;
	color: #232323;
}
.serv_head
{
	width: 100%;
	text-align: center;
	padding: 0px 0px 35px;
}
.reset
{
	clear:both;
}
img
{
	width: 100%;
}
.values_head_section
{
width: 47%;
margin: 0 auto;
}
.box_section
{
	width: 100%;
	float: left;
	padding: 30px 0px 0px;
}
.value_box
{
	width: 100%;
	height: auto;
	float: left;
}
.value_box ul
{
	padding: 0 16px;
	margin: 0;

}
.value_box ul li
{
	padding:5px 0px;
	margin: 0;
}
.dropdown-menu
{
	width: 175px;
}
::-moz-selection {
color:#fff;
background:#212529;
text-shadow:none
}
::selection {
	color: #fff;
	background: #212529;
	text-shadow: none
}
img::selection {
	color: #fff;
	background: 0 0
}
img::-moz-selection {
color:#fff;
background:0 0
}
#mainNav {
	border-bottom: 1px solid rgba(33,37,41,.1);
	background-color: #fff;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}
#mainNav .navbar-brand {
	font-weight: 700;
	text-transform: uppercase;
	color: #f05f40;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif
}
#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
	color: #f05f40
}
#mainNav .navbar-nav>li.nav-item>a.nav-link, #mainNav .navbar-nav>li.nav-item>a.nav-link:focus {
	font-size: 1rem;
	font-weight: 700;
	text-transform: none;
	color: #212529
}
.navbar .dropdown a
{
		font-size: 1rem;
	font-weight: 700;
	text-transform: none;
	color: #46a6af;
}
#mainNav .navbar-nav > li.nav-item > a
{		padding: .5rem 1rem;
	   display: initial;
	outline: none;
	text-decoration: none;
	
}
#mainNav .navbar-nav>li.nav-item>a.nav-link:focus:hover, #mainNav .navbar-nav>li.nav-item>a.nav-link:hover {
	color: #f05f40
}
#mainNav .navbar-nav>li.nav-item>a.nav-link.active, #mainNav .navbar-nav>li.nav-item>a.nav-link:focus.active {
	color: #f05f40!important;
	background-color: transparent
}
#mainNav .navbar-nav>li.nav-item>a.nav-link.active:hover, #mainNav .navbar-nav>li.nav-item>a.nav-link:focus.active:hover {
	background-color: transparent
}

@media (min-width:992px) {
#mainNav {
	border-color: transparent;
	background-color: transparent
}
#mainNav .navbar-brand {
	color: rgba(255,255,255,.7)
}
#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
	color: #fff
}
#mainNav .navbar-nav>li.nav-item>a.nav-link {
	padding: .5rem 1rem
}
#mainNav .navbar-nav>li.nav-item>a.nav-link, #mainNav .navbar-nav>li.nav-item>a.nav-link:focus {
	color:#46a6af;
}
#mainNav .navbar-nav>li.nav-item>a.nav-link:focus:hover, #mainNav .navbar-nav>li.nav-item>a.nav-link:hover {
	color: #fff
}
#mainNav.navbar-shrink {
	border-bottom: 1px solid rgba(33,37,41,.1);
	background-color: #fff
}
#mainNav.navbar-shrink .navbar-brand {
	color: #f05f40
}
#mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
	color: #f05f40
}
#mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link, #mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link:focus, #mainNav.navbar-shrink .navbar-nav>li.nav-item>a.dropdown-toggle{
	color: #46a6af
}
ul.dropdown-menu.show a {
    font-size: 0.8rem;
}
#mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link:focus:hover, #mainNav.navbar-shrink .navbar-nav>li.nav-item>a.nav-link:hover {
	color: #f05f40
}
}
header.masthead {
	padding-top: 10rem;
	padding-bottom: calc(10rem - 56px);
	background-image: url(../img/header.png);
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover
}
header.masthead hr {
	margin-top: 30px;
	margin-bottom: 30px
}
header.masthead h1 {
	font-size: 2rem
}
header.masthead p {
	font-weight: 300
}
@media (min-width:320px) and (max-width:767px) {
.logo
	{
		width: 200px;
	}
.navbar .dropdown-menu a
	{
		font-size: 12px;
		padding: 5px 8px;
		font-weight: 600;
	}
header.masthead p {
    color: #1c1c1c !important;
	}
	
	
	
	
	
}
@media (min-width:768px) {
header.masthead p {
	font-size: 2rem;
	color: #1c1c1c;
	line-height: 49px;
}
.logo
	{
		width: 125px;
	}	
}

@media (min-width:992px) {
header.masthead {
	height: 100vh;
	min-height: 650px;
	padding-top: 0;
	padding-bottom: 0
}
header.masthead h1 {
	font-size: 3rem
}
}

@media (min-width:1200px) {
header.masthead h1 {
	font-size: 4rem;
	color:#075ed3;
}
header.masthead h1 span {
	font-size: 4rem;
	color:#46a6af;
}
}
.service-box {
	max-width: 400px
}
.portfolio-box {
	position: relative;
	display: block;
	max-width: 650px;
	margin: 0 auto
}
.portfolio-box .portfolio-box-caption {
	position: absolute;
	bottom: 0;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	opacity: 0;
	color: #fff;
	background: rgba(240,95,64,.9);
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
	position: absolute;
	top: 50%;
	width: 100%;
	transform: translateY(-50%);
	text-align: center
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category, .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
	padding: 0 15px;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
	font-size: 18px
}
.portfolio-box:hover .portfolio-box-caption {
	opacity: 1
}
.portfolio-box:focus {
	outline: 0
}

@media (min-width:768px) {
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
	font-size: 16px
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
	font-size: 22px
}
}
.text-primary {
	color: #46a6af !important;
}
.btn {
	font-weight: 700;
	text-transform: uppercase;
	border: none;
	border-radius: 300px;
	font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif
}
.btn-xl {
	padding: 1rem 2rem
}
.btn-primary {
	background-color: #46a6af;
	border-color: #46a6af;
}
.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
	color: #46a6af;
	background-color: #fff!important;
	
}
.btn-primary:active, .btn-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(240,95,64,.5)!important
}
a.email-id {
    color: #5c513c;
}
hr.hr-full {
    min-width: 100%;
    border-width: 3px;
    border-color: #46a6af;
    margin-top: 50px;
    margin-bottom: 70px;
}
img.text-center.firm_logo {
    width: 160px;
    margin-bottom: 15px;
}
img.sweet-factory.text-center.firm_logo {
    width: 160px;
}
a.firm-links {
    color: #fff;
}
.mx-auto.text-center.bottom-logo {
    border: 4px solid #46a6af;
    padding: 20px 0 20px;
    -webkit-box-shadow: 6px 6px 6px 1px rgba(0,0,0,0.18);
    -moz-box-shadow: 6px 6px 6px 1px rgba(0,0,0,0.18);
    box-shadow: 6px 6px 6px 1px rgba(0,0,0,0.18);
    background: #fff;
}
a.firm-links {
    /*border: 1px solid #46a6af;*/
    /*padding: 3px 20px 5px;*/
    /*-webkit-box-shadow: 6px 6px 6px 1px rgba(0,0,0,0.18);*/
    /*-moz-box-shadow: 6px 6px 6px 1px rgba(0,0,0,0.18);*/
    /*box-shadow: 2px 2px 3px 1px rgba(0,0,0,0.12);*/
    /*background: #46a6af;*/
    text-decoration: none;
    color:#46a6af;
}
img.text-center.firm_logo.c2c {
    margin-bottom: 9px;
}img.sweet-factory.text-center.firm_logo.sf {
    margin-bottom: 25px;
}
img.logo {
    border: 3px #ccc solid;
    border-radius: 9px;
}