body {
	margin: 0;
	font-family: "Open Sans", sans-serif;
}

.wrapper {
	max-width: 1390px;
	margin: 0 auto;
	overflow: hidden !important;
	padding-bottom: 60px;
}

.header {
	display: flex;
	position: relative;
	height: 100px;
	align-items: center;
	justify-content: space-between;
}

.header img {
	height: 65px;
}

.header p {
	display: inline-block;
	color: #666;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-style: italic;
}

.logo-container {
	display: inline-block;
	padding-left: 40px;
}

.logo-container p {
	position: relative;
	top: -25px;
	margin: 0 0 0 50px;
}

.header-nav {
	height: 100%;
}

.topnav {
	height: 100%;
	background-color: #f5f5f5;
}

.topnav a {
	display: block;
	height: 100%;
	float: left;
	padding: 14px 16px;
	color: #333;
	text-align: center;
	text-decoration: none;
	font-size: 17px;
	font-weight: 600;
	text-transform: none;
}

.mega-menu a {
	font-size: 14px;
	text-align: left;
	width: 100%;
}

.ul-reset {
	height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 20px;
	padding-left: 20px;
	list-style: none;
}

nav {
	height: 100%;
	background: #f5f5f5;
	font-size: 0;
}

nav > ul > li {
	display: inline-block;
	position: relative;
	padding: 0 15px;
	font-size: 14px;
}

nav > ul > li:first-child {
	padding-left: 0;
}

nav > ul > li:last-child {
	padding-right: 0;
}

nav > ul > li > a {
	display: block;
	position: relative;
	padding: 20px 0;
	color: #fff;
	border-bottom: 3px solid transparent;
}

nav > ul > li:hover > a {
	color: #69aae0;
	border-bottom: 3px solid #69aae0;
}

.mega-menu {
	display: none;
	position: absolute;
	top: 100px;
	left: 0;
	width: 100%;
	background: #f0f0f0;
	text-align: left;
	z-index: 99999;
}

.mega-menu h3 {
	color: #444;
	text-align: left;
	font-size: 14px !important;
	overflow: auto;
	font-weight: 600 !important;
}

.mega-menu h3 a {
	display: block;
	padding: 0;
	margin-bottom: 0px;
	color: #444;
	border-bottom: none;
	font-weight: 600 !important;
	border: none !important;
}

.mega-menu h3 a:hover {
	color: #4398bf;
}

.mega-menu ul {
	width: 200px;
	float: left;
	margin: 15px;
	text-align: left;
}

.mega-menu ul li {
	text-align: left;
}

.mega-menu ul:last-child {
	margin-right: 0;
}

.mega-menu a {
	display: block;
	padding: 10px 0;
	color: #3375bd;
	border-top: 1px solid #ddd;
	font-weight: 600 !important;
}

.mega-menu a:hover {
	color: #4398bf;
}

.droppable {
	position: static;
	height: 100%;
	padding-top: 25px;
}

.droppable > a:after {
	content: "\f107";
	position: relative;
	top: -1px;
	padding-left: 6px;
	font-family: "Font Awesome 5 Free";
	font-size: 12px;
}

.droppable:hover .mega-menu {
	display: block;
}

.cf:after,
.cf:before {
	content: " ";
	display: table;
}

.cf:after {
	clear: both;
}

.slider-pic-container {
	box-sizing: border-box;
	clear: both;
	padding: 60px 60px 180px;
	background-size: cover;
	text-align: center;
}

.slider-pic-container h1 {
	margin-top: 0;
	color: #fff;
	font-family: "Poppins", sans-serif;
	font-size: 32px;
	font-weight: 400;
	max-width: 960px;
	margin: 0 auto 22px auto;
}

.slider-pic-container p {
	width: 75%;
	margin: 0 auto;
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.6;
}

.price-tag-box {
	display: flex;
	position: relative;
	padding: 25px;
	overflow: auto;
	border-radius: 5px;
	background-color: #f5f5f5;
}

.price-tag-box h2 {
	display: inline-block;
	margin: 0;
	padding: 0;
	font-weight: 400;
}

.price-tag-box h3 {
	position: absolute;
	top: 62px;
	left: 69px;
	margin: 0 0 0 2px;
	padding: 0;
	color: #888;
	font-family: "Open Sans", sans-serif;
	font-size: 10px;
	font-weight: 400;
}

.price-tag-box h4 {
	position: relative;
	left: 90px;
	margin: 0 auto;
	padding-top: 14px;
	color: #666;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
}

.price-tag-box i {
	margin-right: 7px;
}

.price-tag-box img {
	display: block;
	max-width: 100px;
	height: auto;
	margin-top: 15px;
}

.price-tag-box .buy-left-container {
	width: 40%;
}

.price-tag-box .buy-right-container {
	width: 60%;
}

.price-tag-box .buy-right-container a.contact-link {
	display: block;
	margin: 12px auto 0;
	color: #666666 !important;
	text-align: center;
	text-align: center;
	text-decoration: none !important;
	font-size: 14px;
	transition: 0.2s all;
}

.price-tag-box .buy-right-container a.contact-link:hover {
	color: #333 !important;
	transition: 0.2s all;
}

#buy-now-button {
	display: block;
	width: 100%;
	max-width: 245px;
	height: 48px;
	margin: 2px auto 0;
	border-radius: 3px;
	background: #3375bd;
	background-image: linear-gradient(269deg, #4398bf 0%, #3375bd 96%);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.25);
	text-decoration: none;
	transition: 0.2s all;
	cursor: pointer;
}

#buy-now-button:hover {
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
	transition: 0.2s all;
}

#buy-now-button p {
	margin: 0 auto;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	font-family: "Poppins", sans-serif;
	font-size: 16px;
	font-weight: 600;
	font-weight: 600;
	line-height: 48px;
	letter-spacing: 3px;
}

#buy-now-button i {
	position: relative;
	top: 5px;
	left: -32px;
	float: left;
	color: #ffffff;
	font-size: 24px;
}

.product-container {
	width: 100%;
	background-color: #f5f5f5;
}

.product-container .product {
	display: flex;
	position: relative;
	top: -100px;
	width: 85%;
	margin: 0 auto;
	padding: 30px;
	border-radius: 3px;
	background-color: #fff;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.03);
	justify-content: space-around;
}

.product-container .product h2 {
	padding-bottom: 10px;
	color: #333;
	font-family: "Poppins", sans-serif;
	font-size: 24px;
	font-weight: 400;
}

.product-container .product h2.title {
	border-bottom: 1px solid #d8d8d8;
}

.product-container .product .gallery {
	position: relative;
	width: 100%;
	float: left;
	margin: 30px 0;
	padding-top: 550px;
}

.product-container .product .gallery .bigPic {
	z-index: -99;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 520px;
	margin: 0;
	opacity: 0;
	background-color: #fff;
	text-align: center;
	transition: opacity 0.5s;
}

.product-container .product .gallery .bigPic img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

    .left-container{
    display: flex;
    flex-direction: column;
    margin-right: 10px;
        width: 38%;
}
   .label-container{
    display: flex;
    flex-direction: row;
    align-items: center;
    font-weight: 500;
}
.label-container label{
    
}
.label-container .button{
    width: 100%;
    max-width: 100%;
     padding: 15px 10px;    
    background-color: #F5F5F5;
    color:#333;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: "Poppins", sans-serif;
    font-size: 14px; 
}
.label-container a,a:visited{
    color:#333;
    text-decoration: none;
    font-size: 14px; 
}
.label-container .button.middle{
   margin: 0 10px;
}
@media only screen and (max-width: 450px) {
    .label-container .button{
    font-size: 11px; 
    padding: 0 5px;  
}
    .label-container .button.middle{
   margin: 0 5px;
}
}
.product-container .product .gallery input[type="radio"] {
	visibility: hidden;
	position: absolute;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}

.product-container .product .gallery #big-pic-1:checked ~ .bigPic:nth-of-type(1),
.product-container .product .gallery #big-pic-2:checked ~ .bigPic:nth-of-type(2),
.product-container .product .gallery #big-pic-3:checked ~ .bigPic:nth-of-type(3),
.product-container .product .gallery #big-pic-4:checked ~ .bigPic:nth-of-type(4),
.product-container .product .gallery #big-pic-5:checked ~ .bigPic:nth-of-type(5),
.product-container .product .gallery #big-pic-6:checked ~ .bigPic:nth-of-type(6),
.product-container .product .gallery #big-pic-7:checked ~ .bigPic:nth-of-type(7),
.product-container .product .gallery #big-pic-8:checked ~ .bigPic:nth-of-type(8),
.product-container .product .gallery #big-pic-9:checked ~ .bigPic:nth-of-type(9),
.product-container .product .gallery #big-pic-10:checked ~ .bigPic:nth-of-type(10),
.product-container .product .gallery #big-pic-11:checked ~ .bigPic:nth-of-type(11),
.product-container .product .gallery #big-pic-12:checked ~ .bigPic:nth-of-type(12) {
	z-index: 10;
	display: block;
	opacity: 1;
}
.label-box img[src=""] {
   display: none;
}
.label-container .button a[href=""] {
    display: none;
}
.label-box {
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
}
.label-box img {
height: 40px;
    margin-right: 5px
}
.hide-{
    display: none !important;
}
.label {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.PSoverlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.PSoverlay:target {
  visibility: visible;
  opacity: 1;
    z-index: 999;
}

.popup {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 70%;
  position: relative;
    z-index: 999;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #000;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}

.product-container .product .gallery .galleryThumb {
	display: inline-block;
	position: relative;
	width: 24%;
	height: 140px;
	margin-right: 1%;
	margin-bottom: 5px;
	margin-left: -4px;
	text-align: center;
	transition: all 0.2s;
}

.product-container .product .gallery .galleryThumb:hover,
.product-container .product .gallery .galleryThumb:link,
.product-container .product .gallery .galleryThumb:visited {
	text-decoration: none;
}

.product-container .product .gallery .galleryThumb:nth-of-type(4n + 1) {
	margin-left: 0;
}

.product-container .product .gallery .galleryThumb:nth-of-type(4n) {
	margin-right: 0;
}

.product-container .product .gallery .galleryThumb:hover {
	opacity: 0.7;
	transition: all 0.2s;
	cursor: pointer;
}

.product-container .product .gallery .galleryThumb img {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	max-width: 100%;
	max-height: 100%;
	margin: auto;
}

.product-container .product .gallery .overlay {
	z-index: 1000;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
}

.product-container .product .gallery .zoom-bigPic {
	width: 80%;
	height: auto;
	margin: 120px auto 0;
	padding: 2%;
	background: #fff;
	text-align: center;
}

.product-container .product .gallery .zoom-bigPic img {
	max-width: 100%;
	max-height: 700px;
}

.product-container .product .gallery .overlay a.close-text {
	display: block;
	clear: both;
	margin-top: 20px;
	color: #555 !important;
	text-decoration: none;
	text-decoration: underline;
	font-size: 15px;
	font-weight: normal;
}

.product-container .product .gallery .overlay a i {
	z-index: 2000;
	float: right;
	margin-bottom: 20px;
	color: #555 !important;
	font-size: 40px;
}

.product-container .product .gallery #zoompic-1:target,
.product-container .product .gallery #zoompic-2:target,
.product-container .product .gallery #zoompic-3:target,
.product-container .product .gallery #zoompic-4:target,
.product-container .product .gallery #zoompic-5:target,
.product-container .product .gallery #zoompic-6:target,
.product-container .product .gallery #zoompic-7:target,
.product-container .product .gallery #zoompic-8:target,
.product-container .product .gallery #zoompic-9:target,
.product-container .product .gallery #zoompic-10:target,
.product-container .product .gallery #zoompic-11:target,
.product-container .product .gallery #zoompic-12:target {
	display: block;
}
#zoompic-label:target {
	display: block;
}

.product-container .product .right-column {
	width: 45%;
	float: left;
}

.product-container .product .right-column ul {
	padding: 0;
	list-style: none;
}

.product-container .product .right-column ul li {
	position: relative;
	margin-bottom: 20px;
	padding-left: 35px;
	color: #333;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	line-height: 1.4;
}

.product-container .product .right-column ul li i {
	display: block;
	position: absolute;
	left: 0;
	color: #3375bd;
	font-size: 23px;
}

.benefits-container {
	box-sizing: border-box;
	height: auto;
	padding: 40px 60px 60px;
	background-size: cover;
	background-attachment: scroll !important;
}

.benefits-container h2,
.benefits-container h3{
	color: #fff;
	font-family: "Poppins", sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: 600;
}

.benefits-container .row p {
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 19px;
	line-height: 1.5;
	column-count: 3;
}

.info-description {
	display: flex;
	margin-top: 60px;
	margin-bottom: 60px;
	margin-bottom: 60px;
	padding: 0 40px 0 60px;
	background: url("../img/info.png") no-repeat;
	justify-content: space-between;
}

.info-description.is-set-product {
	display: block;
	padding-top: 40px;
	padding-bottom: 40px;
	background-image: url("../img/info-grey.png");
	background-color: #f5f5f5;
	background-position: left 25px top 25px;
}

.info-description.is-set-product .tables {
	display: flex;
}

.info-description h2 {
	font-family: "Poppins", sans-serif;
	font-size: 24px;
	font-weight: 500;
}

.info-description .table-container {
	width: 600px;
	min-width: 200px;
	max-width: 420px;
	margin-right: 15px;
}

.info-description .table-container:last-of-child {
	margin-right: 0;
}

.info-description .table-container h3 {
	font-style: italic;
	font-weight: 600;
}

.info-description .table-container table {
	width: 100%;
	border-collapse: inherit;
	border-spacing: 0;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}

.info-description .table-container tr {
	height: 40px;
	border-spacing: 5em;
	background: #1e5799;
	background-image: linear-gradient(269deg, #4398bf 0%, #3375bd 96%);
	line-height: 45px;
}

.info-description .table-container td {
	display: flex;
	box-sizing: border-box;
	padding: 0 10px;
	color: #fff;
	font-style: italic;
	font-weight: 400;
	justify-content: space-between;
	font-size: 14px;
	line-height: 1.3;
	padding: 15px 10px;
}

.info-description .table-container td span {
	text-align: right;
	font-weight: 300;
}

.info-description .text-container {
	padding-right: 40px;
}

.info-description .text-container h2 {
	font-family: "Poppins", sans-serif;
	font-size: 24px;
	font-weight: 500;
}

.info-description .text-container p {
	color: #333;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
}

.notification-container {
	display: flex;
	width: 100%;
	margin: 60px 0;
}

.notification-container.blue-info {
	background: rgba(0, 95, 198, 0.08);
}

.notification-container.green-info {
	background: rgba(126, 211, 33, 0.1);
}

.notification-container.orange-info {
	background: rgba(245, 166, 35, 0.14);
}

.notification-container.red-info {
	background: rgba(208, 2, 27, 0.08);
}

.notification-img-container {
	position: relative;
	width: 60%;
    display: flex;
    align-items: center;
}

.notification-img-container img {
	width: 100%;
	/*    height: 100%;*/
	object-fit: cover;
}

.notification-container-right {
	width: 100%;
	padding: 30px;
}

.notification-container-right h2 {
	color: #222;
	font-family: "Poppins", sans-serif;
	font-size: 24px;
	font-weight: 500;
}

.notification-container-right p {
	max-width: 920px;
	color: #222;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	line-height: 1.5;
}

.about-us-container {
	box-sizing: border-box;
	position: relative;
	width: 90%;
	float: none;
	clear: both;
	clear: both;
	margin: 40px 0 0;
	padding: 60px 0 60px 90px;
	background-color: #f5f5f5;
}

.about-us-container h2 {
	margin-top: 0;
	color: #222;
	font-family: "Poppins", sans-serif;
	font-style: italic;
	font-weight: 500;
}

.about-us-container p {
	color: #222;
	font-family: "Open Sans", sans-serif;
	font-size: 16px;
	line-height: 1.5;
}

.about-us-container p span {
	display: inline-block;
}

.about-us-container img {
	position: absolute;
	top: 30px;
	right: -10%;
	width: 40%;
}

.about-us-container i {
	display: inline-block;
	margin-right: 10px;
}

.about-us-container-left {
	width: 45%;
}

.about-top {
	border-bottom: 1px solid #d8d8d8;
}

.about-bottom {
	display: inline-block;
	width: auto;
}

.about-bottom i {
	color: #3375bd;
}

.footer {
	height: 54px;
	clear: both;
	margin-top: 50px;
	color: #f0f0f0;
	background-color: #333;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.footer a {
	color: #f0f0f0 !important;
	text-decoration: none;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 600;
	font-style: italic;
	line-height: 1.3;
	display: block;
}

.footer a.ps-copyright {
	margin-top: 3px;
	font-size: 9px;
	font-weight: 300;
	color: #838383 !important;
}

@media screen and (max-width: 1199.98px) {
	.price-tag-box img {
		width: 117px;
	}
}

@media screen and (max-width: 1080px) {
	.header p {
		margin-bottom: 0;
		font-size: 15px;
	}
}

@media screen and (max-width: 1000px) {
	.header p {
		display: none;
	}
	.logo-container {
		margin-left: 10%;
	}
}

@media screen and (max-width: 991.98px) {
	#ab-gal-wrapper,
	.footer{
		display: none !important;
	}
	.header .logo-container {
		display: block;
		margin: 0 auto;
		padding: 0;
		text-align: center;
	}
	.header .header-nav {
		display: none;
	}
	.slider-pic-container {
		padding-bottom: 120px;
	}
	.slider-pic-container p {
		width: 100%;
	}
	.product-container .product {
		top: -30px;
	}
	.product-container .product .gallery {
		padding-top: 500px;
	}
	.product-container .product .gallery .bigPic {
		height: 500px;
	}
	.product-container .product .right-column ul li {
		padding-left: 30px;
	}
	.product-container .product .right-column ul li i {
		font-size: 18px;
	}
	.product-container .product .right-column .price-tag-box .buy-left-container {
		display: flex;
		width: 100%;
		align-items: flex-start;
		justify-content: space-around;
	}
	.product-container .product .right-column .price-tag-box .buy-left-container img {
		margin-top: 8px;
	}
	.product-container .product .right-column .price-tag-box .buy-right-container {
		display: none;
	}
	.benefits-container .row p {
		column-count: 1;
	}
	.info-description {
		flex-flow: column;
	}
	.info-description .table-container {
		width: 100%;
		max-width: 500px;
		margin-right: auto;
		margin-left: auto;
	}
	.info-description.is-set-product .tables {
		text-align: center;
		align-items: center;
		flex-flow: column;
	}
	.info-description.is-set-product .tables .table-container {
		margin-bottom: 25px;
	}
	.info-description.is-set-product .tables .table-container:last-of-child {
		margin-bottom: 0;
	}
	.about-us-container {
		padding-left: 40px;
	}
	.about-us-container .about-us-container-left {
		width: 55%;
	}
	.about-us-container img {
		position: absolute;
		top: 50px;
		right: -5%;
		width: 45%;
	}
}

@media screen and (max-width: 767.98px) {
	.header {
		display: none;
	}
	.slider-pic-container {
		padding: 20px 15px 25px;
	}
	.product-container .product {
		position: static;
		top: 0;
		flex-direction: column;
	}
	.product-container .product .gallery {
		width: auto;
	}
	.product-container .product .right-column {
		width: auto;
	}
	.product-container .product .right-column .price-tag-box {
		max-width: 300px;
		margin: 30px auto 0;
	}
}

@media screen and (max-width: 575.98px) {
	.slider-pic-container h1{
		font-size: 24px;
		line-height: 1.3;
	}
	.product-container .product {
		width: auto;
		padding: 15px 5vw;
	}
	.product-container .product .gallery {
		margin: 15px 0;
		padding-top: 400px;
	}
	.product-container .product .gallery .bigPic {
		height: 400px;
	}
	.info-description {
		margin: 0 auto;
		padding: 10px 5vw;
	}
	.benefits-container {
		padding: 10px 5vw;
	}
	.notification-container {
		margin-bottom: 40px;
	}
	.benefits-container .row p{
		font-size: 14px;
	}
	.notification-container .notification-img-container {
		display: none;
	}
	.about-us-container {
		width: 100%;
		margin-top: 0;
		padding: 25px 5vw;
	}
	.about-us-container img {
		display: none;
	}
	.about-us-container .about-us-container-left {
		width: 100%;
	}
	.footer {
		margin-top: 0;
	}
}

div#main img {
	max-width: 120px;
}

@media only screen and (max-width: 768px) {
  .left-container {
    width: 100%;
   }
}