@charset "utf-8";
/* CSS Document */

/**********header section***********/
#header{width:100%; padding:0px; margin:0 auto;}

body {
    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 1.6;
    color: #1c1c1c;
}
.product-section-title{padding-top: 20px; padding-bottom: 20px; font-size:22px;}
.product-section-title strong{font-size: 22px;} 
b, strong{padding-top: 20px; padding-bottom: 20px; font-size:18px;}
	.sticky {
  position: fixed !important;
  top: 0;
  width: 100% !important;
webkit-transition: height 0.3s;
    -moz-transition: height 0.3s;
    transition: height 0.3s;
	border-radius:none;
  
  
}

.icon-gray-left {
    background: #f1f3f9;
	width:50px;
	height:50px; border-radius:50%;
    color: #1140d7;
	font-size:30px;
	padding:10px;
	margin:10px;
	float:left;

}



.icon-gray-right {
    background: #f1f3f9;
	width:50px;
	height:50px; border-radius:50%;
    color: #1140d7;
	font-size:30px;
	padding:12px;
	margin:10px;
	float:left;

}
.flt{float:right; margin-top:20px;}
.flt1{float:left; margin-top:20px;}
.text-left{float:right; font-size:16px; padding-top:10px; text-align:justify;}
.text-left1{float:left; font-size:16px; padding-top:10px; text-align:justify;}

.logo{padding:10px; float:left;}
.address{float:right; padding:10px;}


/******welcome section********/

.wpb_wrapper{border:1px dashed #ccc; padding:10px;}

.section-sm-110 {
    padding-top: 50px;
    padding-bottom: 110px;


}
.shell, .shell-wide {
    max-width: 1200px;
}

h3, .h3 {
    font-size:20px;
    line-height: 1.9; text-transform: uppercase;
   
    font-family: "Oswald", sans-serif; font-weight: bold;
  
}
.product-section-description{line-height:1.9 !important; color:#000;}


.text-center {
    text-align: center;
}
.bg-primary {
    background: #34b8c0;
    fill: #34b8c0;
}

.divider-lg {
    width: 80px;
    height: 4px;
    margin: 30px auto 30px;
}

.range > .cell-md-4 {
    -webkit-flex-basis: 33.33333%;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
}

.icon-pills-xl::before {
    background-image:url(../images/icon-pills-xl.png);

}
.page p{font-size:16px; line-height:1.9; text-align:center;}
.icon-doctor-md::before, .icon-doctor-xl::before, .icon-emergency-md::before,
 .icon-emergency-xl::before, .icon-medical-car-md::before, .icon-medical-car-xl::before, .icon-pills-md::before, .icon-pills-xl::before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.icon-doctor-xl:before {
    background-image:url(../images/icon-doctor-xl.png);
}

.icon-medical-car-xl:before {
    background-image:url(../images/icon-medical-car-xl.png);
}

.icon-xlg.icon-rect, .icon-xlg.icon-rounded, .icon-xlg.icon-circle, .icon-xlg.icon-outlined {
    width: 130px;
    height: 130px;
	text-align:center;
    line-height: 130px;
    font-size: 48px;
}

.icon {
    position: relative;
    display: inline-block;
    font-weight: 400;
    font-size: 54px;
    line-height: 56px;
    font-style: normal;
}
.icon {
    position: relative;
    display: inline-block;
    font-weight: 400;
    font-size: 54px;
    line-height: 56px;
    font-style: normal;
}
.page .text-primary, .page .text-primary a, .page .text-primary a:focus {
    color: #34b8c0;
}
.icon + h5 {
    margin-top: 20px;
}


/* send Enquiry */
table{float:left; border:none !important;
}
.enq-left{width:70%; float:left;}
.sendpd{padding-top:12px;}
.sendpdbot{padding-bottom:7px; padding:10px;}
.submit{background:#d7583b; padding:3px 5px 3px 5px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#ffffff; border:1px solid #3a96ab;}
.sendpdleft{padding-left:275px;}
input, select, textarea{ font-size:11px; border:1px solid #CCCCCC;}
form {margin:0px; padding:0px;}
.formitem{width:79%; float:left; height:40px; padding:10px;}
.textarea{width:100%; height:80px; float:left;}
.formitem1{width:100px; float:left;  height:40px; margin:0px 2px 2px 2px;}
.formitem2{width:100%; float:left; height:40px; padding:10px;}

.enq-right{float:right; width:20%;}
.map{padding:5px; border:1px solid #ccc;}
.contact{width:100%; padding:10px; border:1px solid #ccc;}
.contact1{width:100%; padding:10px; border:1px solid #ccc;}
/************end enquiry**************/


/** 2.20 Text Styling System */
.page .text-italic {
	font-style: italic;
}

.page .text-normal {
	font-style: normal;
}

.page .text-underline {
	text-decoration: underline;
}

.page .text-strike {
	text-decoration: line-through;
}

.page .text-thin {
	font-weight: 100;
}

.page .text-light {
	font-weight: 300;
}

.page .text-regular {
	font-weight: 400;
}

.page .text-medium {
	font-weight: 500;
}

.page .text-sbold {
	font-weight: 600;
}

.page .text-bold, .page strong {
	font-weight: 700;
}

.page .text-ubold {
	font-weight: 900;
}

.page .text-spacing-0 {
	letter-spacing: 0;
}

.page .text-spacing-20 {
	letter-spacing: 0.02em;
}

.page .text-spacing-40 {
	letter-spacing: 0.04em;
}

.page .text-spacing-60 {
	letter-spacing: 0.06em;
}

.page .text-spacing-120 {
	letter-spacing: 0.12em;
}

/** 2.21 Navs Addons */


.page .text-primary, .page .text-primary a, .page .text-primary a:focus {
	color: #34b8c0;
	font-size:20px;
	text-align:center;
}

.page .text-primary a:hover {
	color: #299298;
}

.page a.text-primary:focus {
	color: #34b8c0;
}

.page a.text-primary:hover {
	color: #299298;
}

.page .text-gray-darker, .page .text-gray-darker a, .page .text-gray-darker a:focus {
	color: #434445;
}

.page .text-gray-darker a:hover {
	color: #2a2b2b;
}

.page a.text-gray-darker:focus {
	color: #434445;
}

.page a.text-gray-darker:hover {
	color: #2a2b2b;
}

.page .text-gray-light, .page .text-gray-light a, .page .text-gray-light a:focus {
	color: #e5e5e5;
}

.page .text-gray-light a:hover {
	color: #cccccc;
}

.page a.text-gray-light:focus {
	color: #e5e5e5;
}

.page a.text-gray-light:hover {
	color: #cccccc;
}

.page .text-gray-dark, .page .text-gray-dark a, .page .text-gray-dark a:focus {
	color: #868686;
}

.page .text-gray-dark a:hover {
	color: #6d6d6d;
}

.page a.text-gray-dark:focus {
	color: #868686;
}

.page a.text-gray-dark:hover {
	color: #6d6d6d;
}

.page .text-gray, .page .text-gray a, .page .text-gray a:focus {
	color: #bdbdbd;
}

.page .text-gray a:hover {
	color: #a4a4a4;
}

.page a.text-gray:focus {
	color: #bdbdbd;
}

.page a.text-gray:hover {
	color: #a4a4a4;
}

.page .text-lighter, .page .text-lighter a, .page .text-lighter a:focus {
	color: #f0f0f0;
}

.page .text-lighter a:hover {
	color: #d7d7d7;
}

.page a.text-lighter:focus {
	color: #f0f0f0;
}

.page a.text-lighter:hover {
	color: #d7d7d7;
}

.page .text-java, .page .text-java a, .page .text-java a:focus {
	color: #6f51c7;
}

.page .text-java a:hover {
	color: #5638ad;
}

.page a.text-java:focus {
	color: #6f51c7;
}

.page a.text-java:hover {
	color: #5638ad;
}

.page .text-jungle-green, .page .text-jungle-green a, .page .text-jungle-green a:focus {
	color: #212121;
}

.page .text-jungle-green a:hover {
	color: #080808;
}

.page a.text-jungle-green:focus {
	color: #212121;
}

.page a.text-jungle-green:hover {
	color: #080808;
}

.page .text-deluge, .page .text-deluge a, .page .text-deluge a:focus {
	color: #8668ad;
}

.page .text-deluge a:hover {
	color: #6d5092;
}

.page a.text-deluge:focus {
	color: #8668ad;
}

.page a.text-deluge:hover {
	color: #6d5092;
}

.page .text-butterfly-bush, .page .text-butterfly-bush a, .page .text-butterfly-bush a:focus {
	color: #695999;
}

.page .text-butterfly-bush a:hover {
	color: #534679;
}

.page a.text-butterfly-bush:focus {
	color: #695999;
}

.page a.text-butterfly-bush:hover {
	color: #534679;
}

.page .text-picton-blue, .page .text-picton-blue a, .page .text-picton-blue a:focus {
	color: #55bbeb;
}

.page .text-picton-blue a:hover {
	color: #27a9e6;
}

.page a.text-picton-blue:focus {
	color: #55bbeb;
}

.page a.text-picton-blue:hover {
	color: #27a9e6;
}

.page .text-dollar-bill, .page .text-dollar-bill a, .page .text-dollar-bill a:focus {
	color: #84c450;
}

.page .text-dollar-bill a:hover {
	color: #6ba839;
}

.page a.text-dollar-bill:focus {
	color: #84c450;
}

.page a.text-dollar-bill:hover {
	color: #6ba839;
}

.page .text-iceberg, .page .text-iceberg a, .page .text-iceberg a:focus {
	color: #64aae1;
}

.page .text-iceberg a:hover {
	color: #3993d9;
}

.page a.text-iceberg:focus {
	color: #64aae1;
}

.page a.text-iceberg:hover {
	color: #3993d9;
}

.page .text-ku-crimson, .page .text-ku-crimson a, .page .text-ku-crimson a:focus {
	color: #e50a0a;
}

.page .text-ku-crimson a:hover {
	color: #b40808;
}

.page a.text-ku-crimson:focus {
	color: #e50a0a;
}

.page a.text-ku-crimson:hover {
	color: #b40808;
}

.page .text-neon-carrot, .page .text-neon-carrot a, .page .text-neon-carrot a:focus {
	color: #F3A43D;
}

.page .text-neon-carrot a:hover {
	color: #ee8d0f;
}

.page a.text-neon-carrot:focus {
	color: #F3A43D;
}

.page a.text-neon-carrot:hover {
	color: #ee8d0f;
}

.page .text-darker, .page .text-darker a, .page .text-darker a:focus {
	color: #434445;
}

.page .text-darker a:hover {
	color: #34b8c0;
}

.page a.text-darker:focus {
	color: #434445;
}

.page a.text-darker:hover {
	color: #34b8c0;
}

.page .text-white, .page .text-white a, .page .text-white a:focus {
	color: #fff;
}

.page .text-white a:hover {
	color: #e6e6e6;
}

.page a.text-white:focus {
	color: #fff;
}

.page a.text-white:hover {
	color: #e6e6e6;
}

.page .text-black, .page .text-black a, .page .text-black a:focus {
	color: #191919;
}

.page .text-black a:hover {
	color: black;
}

.page a.text-black:focus {
	color: #191919;
}

.page a.text-black:hover {
	color: black;
}

.page .text-dark, .page .text-dark a, .page .text-dark a:focus {
	color: #868686;
}

.page .text-dark a:hover {
	color: #6d6d6d;
}

.page a.text-dark:focus {
	color: #868686;
}

.page a.text-dark:hover {
	color: #6d6d6d;
}

.page .text-white-opacity-02 {
	color: rgba(255, 255, 255, 0.2);
}

.page .opacity-02 {
	opacity: .2;
}

.page a.text-white:hover {
	color: white;
	text-decoration: underline;
}

.page .text-boston-blue, .page .text-mantis, .page .text-acapulco, .page .text-blue-gray, .page .text-malibu, .page .text-carrot, .page .text-red, .page .text-pink, .page .text-boston-blue:before, .page .text-mantis:before, .page .text-acapulco:before, .page .text-blue-gray:before, .page .text-malibu:before, .page .text-carrot:before, .page .text-red:before, .page .text-pink:before {
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.page .text-boston-blue, .page .text-boston-blue:before {
	color: #3a67b8;
	background-image: -webkit-linear-gradient(90deg, #3a67b8 0%, #23d5ae 100%);
}

.page .text-mantis, .page .text-mantis:before {
	color: #42B574;
	background-image: -webkit-linear-gradient(0deg, #34b8c0 0%, #84c450 100%);
}

.page .text-acapulco, .page .text-acapulco:before {
	color: #55bbeb;
	background-image: -webkit-linear-gradient(0deg, #55bbeb 0%, #84c450 100%);
}

.page .text-blue-gray, .page .text-blue-gray:before {
	color: #8668ad;
	background-image: -webkit-linear-gradient(0deg, #8668ad 0%, #55bbeb 100%);
}

.page .text-malibu, .page .text-malibu:before {
	color: #55bbeb;
	background-image: -webkit-linear-gradient(0deg, #55bbeb 0%, #79ccf2 100%);
}

.page .text-carrot, .page .text-carrot:before {
	color: #f5bf2f;
	background-image: -webkit-linear-gradient(0deg, #f5bf2f 0%, #F3A43D 100%);
}

.page .text-red, .page .text-red:before {
	color: #f54b0f;
	background-image: -webkit-linear-gradient(0deg, #f54b0f 0%, #e50a0a 100%);
}

.page .text-pink, .page .text-pink:before {
	color: #8668ad;
	background-image: -webkit-linear-gradient(0deg, #8668ad 0%, #695999 100%);
}

.shadow-drop-ambient {
	box-shadow: 0px 0px 1px 0 rgba(0, 0, 0, 0.15);
}

.shadow-drop-xxs {
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

.shadow-drop-xs {
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
}

.shadow-drop-sm {
	box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15);
}

.shadow-drop,
.shadow-drop-md {
	box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.15);
}

.shadow-drop-lg {
	box-shadow: 0 5px 23px 0 rgba(0, 0, 0, 0.29);
}

.shadow-drop-xl {
	box-shadow: 0 12px 36px 0 rgba(0, 0, 0, 0.15);
}

.shadow-variant-2 {
	box-shadow: 0 0px 20px 2px rgba(0, 0, 0, 0.1);
}

.border-gray-light {
	border-color: #e5e5e5;
}

.border-gainsboro {
	border-color: #bdbdbd;
}

.contact-info p {
	font-size: 15px;
	margin-bottom: 0;
}

.contact-info dl {
	margin-bottom: 0;
}

.contact-info dl dt, .contact-info dl dd {
	display: inline-block;
	font-weight: 400;
	font-size: 15px;
}

.contact-info dl dt, .contact-info dl dd a {
	color: #434445;
}

.contact-info dl dd a:hover {
	color: #55bbeb;
}


.paralax {
    background:url(../images/background-03-1920x610.jpg) repeat #111111;
    display: block !important;
    position: relative !important;
    width: 100% !important;
    height:100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
	padding-top:30px;
	padding-bottom:120px;
}
.p-para{font-size:16px; color:#fff; line-height:1.8;}
.p-para1{font-size:16px; line-height:1.8;}

.h2-heading{color: #fff; line-height: 1.2;
    font-size: 50px;
	    letter-spacing: 0.02em;
    font-family: "Oswald", sans-serif;
    
	 margin-top:70px;}

.btn-ellipse.btn {
    border-radius: 23px;
}
.btn-java {
    color: #fff;
    background-color: #6f51c7;
    border-color: #6f51c7;
}
.btn {
    position: relative;
    padding: 7px 35px;
    font-size: 16px;
    line-height: 24px;
    border-radius: 3px;
    line-height: 28px;
    white-space: nowrap;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    border-width: 2px;
    border-radius: 5px;
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    transition: .3s;
    backface-visibility: hidden;
}


.box{
background-color: #f0f0f0;
    height:auto;
    width: 100%;
    border-bottom: 5px solid white;
    margin-bottom: 0px;
    float: left;
	border-radius:8px;
	padding:20px;
	}

.box a{text-decoration:none; color:#333;}

.active{color:#F00 !important;}











.social1{width:48px; height:160px; background:url(../images/facebook-ICON.png) no-repeat; top:200px; left:0; position:fixed; z-index:9999999;}
.social1 a{color:transparent; width:48px; height:53px; margin:5px 0 0 0; float:left;}
.payment{width:51px; height:150px; top:200px; right:0; position:fixed;}
address.add{width:50%; font-style:normal; margin:0 0 25px 0; float:left;}




#suggestPost4 {
   
    height: 100%;
    right: 0;
    position: fixed;
    top: 200px;
	
    width: 54px;
    float: right !important;
	z-index:99999999 !important;
}



/*-- footer --*/
.footer{
	background:#030f44;
	padding:1em 0;
	text-align:center;
}
ul.main-nav{
	padding:1em 0 0;
}
ul.main-nav li{
	display:inline-block;
	font-size: 13px;
}
ul.main-nav li i{
	padding:0 1.5em;
	color:#fff;
}
ul.main-nav li a{
	color:#fff;
	
	text-decoration:none;
	letter-spacing:0px; font-size:14px;
}
ul.main-nav li a:hover{
	color:#999;
}
.copy-right{
	margin:1em 0 0;
	text-align:center;
}
.copy-right p{
	color:#fff;
	line-height:1.4em; text-align:center;
	font-size:14px;
}
.copy-right p a{
	color:#fff;
	text-decoration:none; text-align:center
}
.copy-right p a:hover{
	color:#fff;
}


ul.social li{
	display:inline-block;
	margin:0 0.1em;
}
.social a {
	position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    -webkit-transition: all .15s ease;
    transition: all .15s ease;
    z-index: 2;
/*-- agileits --*/
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.social a:hover {
  color: #fff;
}
.social a:hover .tooltip {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transform: translate(0, -10px);
          transform: translate(0, -10px);
}
.social a:active {
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5) inset;
}
.social .tooltip {
  opacity: 0;
  position: absolute;
  top: -20px;
  left: 50%;
  z-index: 1;
  -webkit-transition: all .15s ease;
  transition: all .15s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.social .tooltip span {
  position: relative;
  left: -50%;
  padding: 6px 8px 5px 8px;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  z-index: 1;
  background: #565656;
    color: #fff;
}
.social .tooltip span:after {
  position: absolute;
  content: " ";
  width: 0;
  height: 0;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  border: 8px solid transparent;
  border-top-color: #565656;
}
.social i {
  position: relative;
  top: 1px;
  font-size: 1.5rem;
  border-radius: 65%;
  -webkit-border-radius: 65%;
  -moz-border-radius: 65%;
  -o-border-radius: 65%;
  -ms-border-radius: 65%;
}
.social li a.social-twitter i{
	background:url(../images/img-sp.png) no-repeat -25px 11px #3D99DC;
    display: block;
    width: 40px;
    height: 40px;
}
.social li a.social-google i{
	background:url(../images/img-sp.png) no-repeat -63px 10px #3D99DC;
    display: block;
    width: 40px;
    height: 40px;
}
.social li a.social-facebook i{
	background: url(../images/img-sp.png) no-repeat 8px 11px #3D99DC;
    display: block;
    width: 40px;
    height: 40px;
}
.social li a.social-pinterest i{
	background:url(../images/img-sp.png) no-repeat -93px 11px #3D99DC;
    display: block;
    width: 40px;
    height: 40px;
}
.social li a.social-instagram i{
	background:url(../images/img-sp.png) no-repeat -129px 9px #3D99DC;
    display: block;
    width: 40px;
    height: 40px;
}
/*-- //footer --*/


.welcome_header
{
	float:left;
	width:100%;
	min-height:50px;
	background:#011263 !important;
	color:#373535;
	font-family: 'Montserrat', sans-serif;
	font-size:12px;
	line-height:4;
}
.welcome_header p.tag-line
{
	margin-bottom:0px !important;
	color:#fff;
	font-family: 'Montserrat', sans-serif;
	font-size:15px;
	text-transform: uppercase;
	padding: 11px 0px;
	width: auto;
	display: inline-block;
}
@media screen and (max-width: 639px) {
	.welcome_header p.tag-line {
		display: none;
	}
}
.welcome_header_menu
{
	margin:0px;
	padding:0px;
	font-size: 12px !important;
	float: right;
	display: inline-block;
}
.welcome_header_menu > li
{
	list-style:none;
	display:inline-block;
	padding:0px 15px;
	border-left:1px solid #030f44;
	font-size:12px;
	min-width:50px;
	text-align:center;
	vertical-align: middle;
	position: relative;
}
.welcome_header_menu  > li > a
{
	color:#fff;
	display:block;
	text-decoration:none;
	outline:none;
}
.welcome_header_menu > li  .fa
{
	font-size:18px;
	vertical-align: middle;
}
.welcome_header_menu > li  .fa.fa-angle-down
{
	margin-left:10px !important;;
}

/************inner pages*****************/

.page_title {
    position: relative;
    padding: 54px 0 27px;
    background-color: #0099cc;
    margin: 0 0 33px;
    background-position: 50% 0;
    color: #fff;
    background-size: cover;
}
.breadcrumbs {
  position: relative;
  font-size: 12px;
  line-height: 22px;
  color: inherit;
  margin: 0 0 6px;
  text-transform: capitalize; }
  .breadcrumbs > span {
    margin: 0 12px 10px 0; }
    .breadcrumbs > span i.fa {
      font-weight: 600; }
    .breadcrumbs > span a {
      color: inherit; }
      .breadcrumbs > span a:hover {
        color: #29363b;
        text-decoration: none; }
		
		

.page_title.transparent {
  margin-bottom: 10px; }
  .page_title.transparent .breadcrumbs {
    margin-bottom: 16px;
    color: #808080; }
    .page_title.transparent .breadcrumbs span i.fa {
      color: #b2ac90; }
    .page_title.transparent .breadcrumbs span a {
      color: #808080; }
      .page_title.transparent .breadcrumbs span a:hover {
        color: #29363b;
        text-decoration: none; }

.page_title.disable_title .breadcrumbs {
  margin-bottom: 6px; }

ul.page-numbers, .page-links {
  position: relative;
  margin: 0 0 40px 0;
  padding: 0; }
  #main {
    position: relative;
    padding: 0 0 0px;
    z-index: 10;
}
.brd{border-bottom:4px solid #fff; width:45px; border-radius:4px;}
.brd1{border-bottom:3px solid #0099cc; width:35px; border-radius:2px; margin-bottom:10px;}
.brd2{border-bottom:4px solid #0099cc; width:85px; border-radius:2px; margin-bottom:20px;  margin-top:20px;}
.icon_box.style_1 .icon i {
    display: block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background: #006bc4;
    text-align: center;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
.icon_box.style_1.icon_left .icon, .icon_box.style_1.icon_left_transparent .icon {
    float: left;
    margin: 0;
    text-align: center;
}


.woocommerce ul.products {
    border-bottom: 1px solid #dddddd;
    padding: 0 0 40px;
    margin: 0 0 30px;
}

.woocommerce ul.products li.product:first-child, .woocommerce ul.products li.product:first-child + li.product, .woocommerce ul.products li.product:first-child + li.product + li.product {
    border-top-color: transparent;
}
.woocommerce ul.products li.product a img {
    width: auto;
    max-width: 100%;
    height: auto;
    margin: 0 0 25px;
    box-shadow: none;
    display: inline-block;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em;
}
.woocommerce ul.products li.product .author {
    color: #777777;
    font-size: 13px;
    font-style: italic;
    margin: 0 0 20px;
}
.woocommerce ul.products li.product a:after {
    content: "";
    display: table;
    clear: both;
}
.woocommerce ul.products li.product .button {
    margin-top: 6px;
    clear: both;
    display: inline-block;
}

/**********Antiauxidant section********/
#location-neighbouring {
  position: relative;
}

#location-neighbouring .location-neighbouring-text {
  padding-top: 80px;
  padding-bottom: 80px;
}
#location-neighbouring .section-title {
  margin-bottom: 40px;
}
#location-neighbouring .section-title > span {
  color: #7E7E7E;
}
#location-neighbouring .section-title h2 {
  color: #FFFFFF;
  text-align:center;

}
.parallax-section {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center center;
  background-size: cover;
}