/**********************************
Responsive navbar-brand image CSS
- Remove navbar-brand padding for firefox bug workaround
- add 100% height and width auto ... similar to how bootstrap img-responsive class works
***********************************/

.navbar-brand {
  padding: 0px;
}
.navbar-brand>img {
  height: 100%;
  padding: 7px;
  width: auto;
      margin: -14px 0px 0px 0px;
}


.navbar {
    position: relative;
    margin-bottom: 20px;
    border: 0px solid transparent !important; 
    margin: 20px 0px 0px 0px !important;
    background: #fff !important

}

.navbar-primary {
      box-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    border-bottom: 2px solid rgba(221, 221, 221, 0.82);
    border-top: 3px solid #3e476d;
      text-transform: uppercase;
    color: #6d6d6d!important;
}
.navbar-primary a {
    color: #6d6d6d!important;
}

.brand-centered {
  display: flex;
  justify-content: center;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.brand-centered .navbar-brand {
  display: flex;
  align-items: center;
}
.navbar-toggle {
    z-index: 1;
}

.navbar-default{
	box-shadow: inset 0 0px 0 rgb(255 255 255 / 15%), 0 0px 0px rgb(0 0 0 / 8%) !important;
}


/* CSS Transform Align Navbar Brand Text ... This could also be achieved with table / table-cells */
.navbar-alignit .navbar-header {
  transform-style: preserve-3d;
  height: 50px;
}
.navbar-alignit .navbar-brand {
	top: 50%;
	display: block;
	position: relative;
	height: auto;
	transform: translate(0,-50%);
	margin-right: 15px;
  margin-left: 15px;
}

ul.socialicons li img{
	width:24px;
	margin-right:10px;
}

.navbar-default .navbar-nav>li>a {
    font-size: 15px;
    /* text-transform: uppercase; */
    font-weight: bold;
    letter-spacing: 0.5px;
}

.navbar-right {
    margin-right: -75px !important;
}

.nav>li>a {
    padding: 10px 8px;
}

.nav>li {
    margin: 0px 0px 0px 0px;
}

.navbar-nav>li>.dropdown-menu {
	z-index: 9999;
}

body {
  font-family: "Lato";
}


@media (max-width: 560px) {
	
	.socialicons {
    position: absolute;
    right: -10px !important;
    top: 70px !important;
}

    embed{
       display:none; 
    }
    .catalogue{
    width:100%;
    float:left;
    display:block !important;
    
}

    .catalogue img{
        border:solid 1px #ddd;
        padding:5px;
        width:50%;
    }


.navbar-brand>img {
    height: auto !important;
    width: 70%  !important;
    margin: 0px 0px 0px -10px  !important;
}

.navbar-toggle {
    background-color: #ccc !important;
}



.add-logo img {
    min-height: auto !Important;
}
.skin-polisher-sec img {
    margin: 0px 0px 0px 0px !Important;
}
.last-bar {
    float: left;
}

.skin-polisher-sec h3 {
    background: #fff;
    padding: 20px;
    opacity: 0.9;
    margin: 0px;
    line-height: 34px !Important;
    font-size: 19px !Important;
}    
    
    
}

.banner-img{
	width:100%;
	height:auto;
	background-size:cover;
	
   
}

.banner-img img{
	width:100%;
}

.banner-img-2{
	width:100%;
	height:500px;
	background-size:cover;
	background:url(../images/bg04.jpg) top center no-repeat;
	
   
}

.banner-img-2 img{
	width:100%;
	height:200px
}



.content-area{
	width:100%;
	height:auto;
	min-height:300px;
	padding:0px 0px 50px 0px
}
.content-area h1{
	text-align:center;
	padding:2% 0px 2% 0px ;
	color:#009d3e;
	font-weight:bold;
	text-transform:uppercase;
	    letter-spacing: 2px;
		    text-shadow: 1px 2px 5px #ccc;

}
.section{
	  border: 1px solid #ddd !important;
    min-height: 250px;
    margin:1% 1% 1% 1%;
	
   
}
.section img{
	width:100%;
	height:auto;
	padding:5px;
}
.section h5{
text-align: center;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: bold;
    background: #009d3e;
    padding: 10px;
    color: #fff;
    position: absolute;
    border-radius: 0px 30px 30px 0px;
    bottom: 30px;
    width: auto;
    text-transform: uppercase;
    opacity: 0.9;
    margin-left: 5px;
	}
.section2{
width: 100%;
    height: auto;
    border: 1px solid #ddd !important;
    margin-top: 5%;
    padding: 10px;
	}
.section2 img{
width: 100%;

}

.part img{ 
	background-size:cover;
}
.add-logo img{
	width:100%;
	min-height:200px;
	background-size: 100% 200px ;
	margin:0px 0px 50px 0px;
	
}
.footer-part{
	width:100%;
	height:auto;
	margin-top:5%;
	text-align:center;

}
.footer-part img{
	width:50%;
	margin:0px auto;
}
.facial-sec h2{
	font-size:16px;
	line-height:25px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 10px 0px;
	font-weight:bold;
	letter-spacing:1px;
}
.facial-sec span{
	color:#009d3e;
}

.facial-sec ul{
	padding:0px 0px 0px 0px;
	margin:20px 0px 50px 0px;
	
}

.facial-sec ul li{
	padding:10px 0px 10px 20px;
	margin:0px 0px 0px 5px;
	font-size:14px;
	border-bottom:solid 4px #fff;
	list-style:none;
	background:#c9e7d7;
	font-weight:bold;
	width:100%;
	text-transform:uppercase;
	letter-spacing:1px
}


.product-range{
	  border: 1px solid #ddd !important;
    min-height: 300px;
    margin:1% 1% 1% 1%;
	padding:7px;
	
   
}

.product-range img{
	height:auto;
	width:100%;
}

.product-range-2{
	  border: 1px solid #ddd !important;
    margin:1% 1% 1% 1%;
	padding:7px;
	
   
}



.product-range-2 img{
	height:100px;
	width:100%;
}


.post-ad{
	background:#fff;
	box-shadow:1px 1px 5px #ddd;
	border:solid 1px #ccc;
	padding:20px;
	margin:0px 0px 20px 0px;
}



.text h4{
	font-size:20px;
	font-weight:300;
	color:#009d3e;
	text-transform:uppercase;
	margin-top:10px;
	font-weight:bold;
	letter-spacing:2px;
	
}
.text p{
	font-size: 16px;
    color: #333;
}
.space{
	width:100%;
	height:200px;
}
.footer{
	background:#a4a2a224;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	    padding: 30px 0px 30px 0px;
		border-top:solid 2px #ccc
}



.last-sec h1{
	
	font-size:20px;
	font-weight:600;
	color:#009d3e;
		text-transform:uppercase;
	margin:0px 0px 0px 26px;
	letter-spacing:2px
}

.last-sec p{
	font-size:15px;
	margin:10px 0px 0px 26px;
	text-align: justify;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
	background:#009d3e !important;
    background-color: transparent;
}



.list h1{
	
	font-size:16px;
	font-weight:600;
	color:#009d3e;
	text-transform:uppercase;
	margin:0px 0px 20px 0px;
	letter-spacing:2px
}

.list ul{
	
	font-size:15px;
	padding:0px 0px 0px 0px;
}
.inputfield{
	width:100%;
	float:left;
	margin:0px 0px 10px 0px;
}

.inputbutton{
	background:#009d3e;
	margin:10px 0px 0px 0px;
	color:#fff;


}
.list p{
	line-height:26px;
	font-size:14px;
	
}


.list ul li a{
	color:#333
}

.list ul li a:hover{
	color:#009d3e
}



.list ul li{
	letter-spacing:1px;
	
	font-size:13px;
	text-decoration:none;
	margin:0px 0px 10px 15px;
	list-style:square
}

.last-sec img{
	margin:0px 0px 0px 40px;
}



.last-bar{
	background:#009d3e;
	height:48px;
	width:100%;
	
}
.last-bar p{
	font-size:15px;
	color:#fff;
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 0px;
}

.last-bar strong{
	font-size:15.34px;
	color:#2f2727;
	margin:0px 0px 0px 0px;
	padding:10px 0px 0px 0px;
}
.alert{
	margin-left:10px;
}
.skin-polisher-sec{
	background:url(../img/skin-polisher-section-bg.jpg) top left fixed;
	min-height:655px;
	  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding:100px 0px 0px 0px
}

.skin-polisher-sec h3{
	text-align:right;
	color:#059c4d;
	line-height:50px;
	font-size:25px;
}

.skin-polisher-sec img{
	width:100%;
	margin:0px 0px 30px 0px;
}

.map p{
	font-size:20px
}

.map h2{
	font-size:20px;
	font-weight:bold;
	color:#009d3e;
	
}

.map .fa{
		color:#009d3e;
}



    .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #ccc;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
    }

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }

    .more-less {
        float: right;
        color: #009d3e;
		margin:12px 0px 0px 0px
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #ddd;
    }

.demo {
    padding-top: 0px;
    padding-bottom: 60px;
}

.demo span{
	color:#009d3e;
}

.demo p{
	margin: 0 0 20px 0px;
    line-height: 24px;
    font-size: 14px;
    letter-spacing: 0.5px;
	text-align:justify;
}


.article-box{
    box-shadow:1px 5px 2px #ddd;
    border-bottom:solid 5px #009d3e;
    padding:10px;
    background:#f5f5f5;
    margin:0px 0px 10px 0px;
}


.article-box h4 a{
    color:#000;
}


.dropdown-menu>li>a {
    line-height: 25px !important;
    color: #666 !important;
}


.catalogue{
    width:100%;
    float:left;
    display:none;
    
}

.catalogue img{
    width:100%;
    margin:0px 0px 10px 0px;
}

.next-art{
    padding:15px;
    font-size:18px;
    background:#f5f5f5;
    box-shadow:1px 1px 5px #ddd;
    width:48%;
    margin:10px 10px 20px 0px;
    border-bottom: solid 5px #009d3e;
}

.next-art a{
    color:#333;
}

.list hr{
    padding:0px;
    margin:0px;
}

.list h4{
    padding:0px;
    margin:10px 0px 10px 0px;
    font-size:16px;
}

.list p{
    padding:0px;
    margin:0px;
    color:#333;
}

.map{
    margin:20px 0px 0px 0px;
}

.cont-form{
    padding:20px;
    box-shadow:1px 1px 5px #ddd;
background:#f5f5f5;
    
}


.submit-btn{
    background:#009d3e;
    color:#fff;
    padding:10px 30px;
    cursor:pointer;
}










