@font-face {
  font-family: 'lato';
  src: url('../fonts/lato-black-webfont.eot');
  src: url('../fonts/lato-black-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-black-webfont.svg#latoblack') format('svg'), url('../fonts/lato-black-webfont.woff') format('woff'), url('../fonts/lato-black-webfont.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'lato';
  src: url('../fonts/lato-italic-webfont.eot');
  src: url('../fonts/lato-italic-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-italic-webfont.svg#latoitalic') format('svg'), url('../fonts/lato-italic-webfont.woff') format('woff'), url('../fonts/lato-italic-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'lato';
  src: url('../fonts/lato-regular-webfont.eot');
  src: url('../fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-regular-webfont.svg#latoregular') format('svg'), url('../fonts/lato-regular-webfont.woff') format('woff'), url('../fonts/lato-regular-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'lato';
  src: url('../fonts/lato-light-webfont.eot');
  src: url('../fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/lato-light-webfont.svg#latolight') format('svg'), url('../fonts/lato-light-webfont.woff') format('woff'), url('../fonts/lato-light-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
font-family: open_sanslight;
src: url(../fonts/opensans-light-webfont.woff2) format('woff2'),
url(../fonts/opensans-light-webfont.woff) format('woff');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: open_sansregular;
src: url(../fonts/opensans-regular-webfont.woff2) format('woff2'),
url(../fonts/opensans-regular-webfont.woff) format('woff');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: open_sanssemibold;
src: url(../fonts/opensans-semibold-webfont.woff2) format('woff2'),
url(../fonts/opensans-semibold-webfont.woff) format('woff');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: open_sansbold;
src: url(../fonts/opensans-bold-webfont.woff2) format('woff2'),
url(../fonts/opensans-bold-webfont.woff) format('woff');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: open_sansextrabold;
src: url(../fonts/opensans-extrabold-webfont.woff2) format('woff2'),
url(../fonts/opensans-extrabold-webfont.woff) format('woff');
font-weight: 400;
font-style: normal
}
@font-face {
font-family: 'ralewaybold';
src: url('../fonts/raleway-bold-webfont.woff2') format('woff2'),
url('../fonts/raleway-bold-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'ralewayheavy';
src: url('../fonts/raleway-heavy-webfont.woff2') format('woff2'),
url('../fonts/raleway-heavy-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'ralewaylight';
src: url('../fonts/raleway-light-webfont.woff2') format('woff2'),
url('../fonts/raleway-light-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'ralewaymedium';
src: url('../fonts/raleway-medium-webfont.woff2') format('woff2'),
url('../fonts/raleway-medium-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'ralewayregular';
src: url('../fonts/raleway-regular-webfont.woff2') format('woff2'),
url('../fonts/raleway-regular-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'ralewaysemibold';
src: url('../fonts/raleway-semibold-webfont.woff2') format('woff2'),
url('../fonts/raleway-semibold-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}


*, :after, :before {border: 0 solid #0075AC;}
*{box-sizing: border-box;}
.b-cyan{background:#63C7F2;}
.b-blue{background:#0075AC;}
.b-gray{background:#F1F1F1;}
.c-cyan{color:#63C7F2;}
.c-blue{color:#0075AC;}
.mall-cart__product td .js-mall-remove-product,
.toggle:hover {color:#63C7F2;}
.toggle{color:#0075AC;}
.text-orange {color: #0075AC;}
.c-white {color: #fff;}
.c-black,
.mall-checkbox,
.mall-product-reviews__info-name,
.mall-product-reviews__summary,
.mall-category-review__name,
.mall-shipping-method__meta {color: #000;}
.alert-success {
  color: #000;
  background-color: #63C7F2;
  border-color: #0075AC;
}
body, html {
  height: 100%;
  margin: 0;
}
body{
  /*font-family: 'lato';*/
  font-family: open_sansregular;
  font-weight: 400;
  font-size: 14px;
}
p{line-height: 1.3;}
a{color: #0075AC;}
a:hover{color:#63C7F2;}
a, a.active, a:hover {
outline-style: none;
text-decoration: none;
}
ul{
list-style-type: none;
padding: 0;
margin: 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  /*font-family:'lato';*/
  /*font-weight:700 !important;*/
  font-family: open_sanssemibold;  
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
line-height: normal;
color: #000000;
word-spacing: 1px;
margin: 0;
padding: 0;
}
.relative{position: relative;}
.left100 {float: left;width: 100%;}
.left-auto {float: left;width: auto;}
.display100{display: inline-block;width: 100%;}
.display-auto{display: inline-block;width: auto;}
.display-bck{display: block;}
.central {
position: relative;
left: 50%;
-webkit-transform: translate(-50%);
-ms-transform: translate(-50%);
transform: translate(-50%);
}
.marg00{margin-right: 0;margin-left: 0;}
.marg9{margin-top: 9px;margin-bottom: 9px;}
.marg15{margin-top: 15px;margin-bottom: 15px;}
.bmarg15{margin-bottom: 15px;}
.tmarg15{margin-top: 15px;}
.marg20{margin-top: 20px;margin-bottom: 20px;}
.tmarg20{margin-top: 20px;}
.bmarg20{margin-bottom: 20px;}
.marg30{margin-top: 30px;margin-bottom: 30px;}
.pad00{padding-left: 0 !important;padding-right: 0 !important;}
.pad7 {padding-top: 7px;padding-bottom: 7px;}
.pad15 {padding-top: 15px;padding-bottom: 15px;}
.pad20 {padding-top:20px;padding-bottom:20px;}
.pad30{padding-top: 30px;padding-bottom: 30px;}
.pad40{padding-top: 40px;padding-bottom: 40px;}
.p-oriz-5{padding-left: 5px;padding-right: 5px;}
.col100 {width: 100%;}
.col-auto {width: auto;}
.t-right {text-align: right;}
.t-left {text-align: left;}
.t-bold{font-weight: bold;}
/* The Overlay (background) */
.overlay {
  /* Height & width depends on how you want to reveal the overlay (see JS below) */
  height: 100%;
  width: 0;
  position: fixed; /* Stay in place */
  z-index: 99999999999; /* Sit on top */
  left: 0;
  top: 0;
  background-color: rgb(0,0,0); /* Black fallback color */
  background-color: rgba(0,0,0, 0.9); /* Black w/opacity */
  overflow-x: hidden; /* Disable horizontal scroll */
  transition: 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}
/* Position the content inside the overlay */
.overlay-content {
  position: relative;
  top: 25%; /* 25% from the top */
  width: 100%; /* 100% width */
  text-align: center; /* Centered text/links */
  /*margin-top: 30px;*/ /* 30px top margin to avoid conflict with the close button on smaller screens */
}
/* The navigation links inside the overlay */
.overlay a {
  padding: 5px 15px;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  display: block; /* Display block instead of inline */
  transition: 0.3s; /* Transition effects on hover (color) */
}
/* When you mouse over the navigation links, change their color */
.overlay li.active a,
.overlay a:hover,
.overlay a:focus {
  color: #63C7F2 !important;
}
/* Position the close button (top right corner) */
.overlay .closebtn {
  position: absolute;
  top: 0;
  right: 45px;
  font-size: 60px;
}
/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
  .overlay a {font-size: 16px}
  .overlay .closebtn {
    font-size: 40px;
    top: 0;
    right: 35px;
  }
}
/* END DEFAULT GENERALE */

/* --- DISPLAY NONE --- */
.d-none,
.mobilenav{display: none;}


/* START CUSTOMISATION */
h1, 
.mall-payment-method-selector h2,
.mall-shipping-selector h2 {
  font-size: 34px !important;
  margin-bottom: 20px !important;
  width: auto;
  display: inline-block;
  color: #0075AC !important;
  padding: 0 15px !important;
}
#myVideo {
  position: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  right: 0;
  bottom: 0;
  min-height: 100%;
  max-width: 100%;
  /*height: auto;*/
}
#videoBtn {
  position: absolute;
  color: #63C7F2;
  z-index: 99;
  bottom:60px;
  right:50px;
  border-radius: 3px;
  border: #63C7F2 1px solid;
  padding: 7px;
  font-size: 15px;
  background: rgba(255,255,255,0);
}
#videoBtn:hover {background: rgba(255,255,255,0.4);}

/* --- Menus && Navigations --- */
.nav-style{text-align: right;}
.nav-style ul,.nav-style ul li,.nav-style ul li a,
.politici ul,.politici ul li,.politici ul li a,
.mall-btn--secondary,
.style-btn {display: inline-block;width: auto;}
.politici ul li a {color: #0075AC;padding: 0 9px;}
.politici ul li a:hover,.politici ul li a.active {color: #63C7F2;}

/*MENIU STYLE COLTURI LA HOVER*/
/*
.nav-style ul * {
  box-sizing: border-box;
  transition: all .35s ease;
}
.nav-style ul a {
  position: relative;
  width: auto;
  color: black;
  text-align: center;
  margin: 0px;
  padding: 9px;
  text-transform: uppercase;
  font-size: 15px;
}
.nav-style ul a::before,
.nav-style ul a::after {
  content: '';
  height: 14px;
  width: 14px;
  position: absolute;
  transition: all .35s ease;
  opacity: 0;
}
.nav-style ul a::before {
  content: '';
  right: 0;
  top: 0;
  border-top: 3px solid #63C7F2;
  border-right: 3px solid #0075AC;
  transform: translate(-100%, 50%);
}
.nav-style ul a:after {
  content: '';
  left: 0;
  bottom: 0;
  border-bottom: 3px solid #0075AC;
  border-left: 3px solid #63C7F2;
  transform: translate(100%, -50%)
}
.nav-style ul a:hover:before,
.nav-style ul a:hover:after{
  transform: translate(0,0);
  opacity: 1;
}
.nav-style ul a:hover {color: #63C7F2;}
.nav-style ul li.active a {border: 1px #63C7F2 solid;}
*/
/* end colturi */

/* Rectangle Out */
.mall-btn--secondary,.mall-btn--secondary:hover{background: #fff;}
.mall-btn--secondary,
.style-btn, 
.nav-style ul li a {
  position: relative;
  width: auto;
  color: black;
  text-align: center;
  margin: 0px;
  padding: 9px;
  text-transform: uppercase;
  font-size: 14px;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.style-btn:before,
.mall-btn--secondary:before,
.nav-style ul li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0075AC;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.style-btn:hover,
.style-btn:focus,
.mall-btn--secondary:hover, 
.mall-btn--secondary:focus,
.nav-style ul li a:hover, 
.nav-style ul li a:focus, 
.nav-style ul li a:active {color: white;}
.style-btn:hover:before,
.style-btn:hover:focus,
.mall-btn--secondary:hover:before,
.mall-btn--secondary:hover:focus,
.nav-style ul li a:hover:before, 
.nav-style ul li a:focus:before, 
.nav-style ul li a:active:before {-webkit-transform: scale(1);transform: scale(1);}
.nav-style ul li.active a {border: 1px #63C7F2 solid;}
.style-btn {border: #63C7F2 1px solid;margin-top:20px;}

.main_cubbtn {
  text-transform: uppercase;
  text-align: center;
  /*min-width: 150px;*/
  /*max-width: 220px;*/
  width: auto;
  display: inline-block;
  padding: 9px 15px;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  /*letter-spacing: 1px;*/
  /*font-weight: bold;*/
  font-size: 15px;
  border: 1px solid #fff;
  cursor: pointer;
  margin: 0 auto;
  color: white;
}
.main_cubbtn::after {
  content: "";
  background-color: transparent;
  position: absolute;
  top: -20px;
  left: -20px;
  right: -20px;
  bottom: -20px;
  opacity: 0;
  color: #fff;
  z-index: -1;
}
.main_cubbtn:hover::after {
  opacity: 1;
  background-color: green;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.main_cubbtn_2:hover::after {
    background-color: red;
}
.main_cubbtn_2 {
  border-color: transparent;
  background: #0075AC;
  background: -moz-linear-gradient(45deg, #0075AC 0%, #63C7F2 100%);
  background: -webkit-linear-gradient(45deg, #0075AC 0%, #63C7F2 100%);
  background: linear-gradient(45deg, #0075AC 0%, #63C7F2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2f9be3', endColorstr='#63C7F2', GradientType=1);
}
.main_cubbtn_2:hover {
  border-color: #000;
  color: #fff;
}
.main_cubbtn_2:hover::after {
  background: #63C7F2;
  background: -moz-linear-gradient(45deg, #63C7F2 0%, #0075AC 100%);
  background: -webkit-linear-gradient(45deg, #63C7F2 0%, #0075AC 100%);
  background: linear-gradient(45deg, #63C7F2 0%, #0075AC 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#63C7F2', endColorstr='#0075AC', GradientType=1);
}

.style1-btn {
  width: auto;
  color: black;
  text-align: center;
  margin: 0px;
  padding: 9px;
  text-transform: uppercase;
  font-size: 15px;
  position: relative;
  letter-spacing: 1.2px;
  overflow: hidden;
  z-index: 1;
  background-image: none;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.style1-btn:focus {outline: none;}
.style1-btn:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #63C7F2;
    z-index: -1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  }
  .style1-btn:hover {color: #FFFFFF;}
  .style1-btn:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.45, 1.64, 0.47, 0.66);
  transition-timing-function: cubic-bezier(0.45, 1.64, 0.47, 0.66);
  }
.style1-btn {
  border: 1px solid #0075AC;
  border-radius:0px;
  -moz-border-radius-topleft:0px;
  -moz-border-radius-topright:0px;
  -moz-border-radius-bottomright:0px;
  -moz-border-radius-bottomleft:0px;
  -webkit-border-radius:0px;  
}

/* Button ADD 2CART Style 2nd */
.nasty-btn{overflow: hidden;width: 120px;}
.nasty-btn a {
display: inline-block;
text-align: center;
align-items: flex-start;
}
.style4-btn,
.style2-btn {
  background:#0075AC;
  color: #fff;
  height: 60px;
  min-width: 120px;
  line-height: 60px;
  font-size: 15px;
  overflow: hidden;  
  -webkit-transition: all 0.2s linear;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.2s;
  -webkit-transition-timing-function: linear;
  -webkit-transition-delay: initial;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}
.style4-btn:hover,
.style2-btn:hover {background: #63C7F2;}
.style4-btn span,
.style2-btn span {
  display: inline-block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-transition: all 0.3s;
  -moz-backface-visibility: hidden;
  transition: all 0.3s;
  backface-visibility: hidden;
}
.style4-btn:before,
.style2-btn:before {
  position: absolute;
  height: 100%;
  width: 100%;
  line-height: 2.5;
  font-size: 180%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.style4-btn-a:hover span,
.style2-btn-a:hover span {
  -webkit-transform: translateY(300%);
  -moz-transform: translateY(300%);
  -ms-transform: translateY(300%);
  transform: translateY(300%);
}
.style4-btn-a:before,
.style2-btn-a:before {
  left: 0px;
  top: -100%;
}
.style4-btn-a:hover:before {top: -3px;} /*pozitia iconului adus la hover */
.style2-btn-a:hover:before {top: -3px;} /*pozitia iconului adus la hover */
.style4-btn{background:#63C7F2;color: #000;}
.icon-cart:before,
.icon-pdf:before {
  font-family: "Font Awesome 5 Free"; 
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.icon-cart:before {
  font-weight: 900;
  content: "\f217";
  color: #0075AC;
}
.icon-pdf:before {
  font-weight: 400; 
  content: "\f1c1";
}
.col-wish {margin-left: 9px;}
.fig-iconweb{text-align: right;}
.listof-pdf li {margin:9px 0;}
.btn-wish .mall-add-to-wishlist-button {
  background: transparent url(../images/whislist.webp) no-repeat center center;
  color: #fff;
  height: 60px;
  width: 60px;
  text-indent: 999px;
  overflow: hidden;
  font-size: 15px;
  margin: 0;
  padding: 0;
  border: 1px solid #0075AC;
  box-shadow: none;
  border-radius: 0px;
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-radius: 0px;
  -webkit-transition: all 0.2s linear;
}
.btn-wish .mall-add-to-wishlist-button:hover{background-color: #63C7F2;}
/*GRAYSCALE IMGS*/
img:hover,
.fb-img-lnk:hover i{
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);  
}
.cart-icon:hover{margin-left:22px;}
.cart-icon {
  position: relative;
  background: transparent url(../images/cart-icon.png) no-repeat 0 0;
  width: 36px;
  height: 30px;
  display:inline-block; 
  margin-left:15px;
  transition:linear 0.5s;
}
.cos-abs {
  position: absolute;
  z-index: 999;
  top: -9px;
  right: 0px;
  min-width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 100%;
  -moz-border-radius-topleft: 100%;
  -moz-border-radius-topright: 100%;
  -moz-border-radius-bottomright: 100%;
  -moz-border-radius-bottomleft: 100%;
  -webkit-border-radius: 100%;
}
#the-cart:hover .cos-abs{background: black !important;} 
.logo-cart{height: 75px;align-items: center;display: flex;}
.int-commhead{
  width:100%;
  /*background: rgba(255,255,255, 0.8);*/
  background: #F1F1F1;
  padding:3px 69px;
  height: 81px;
  align-items: center; 
  /*outline: solid 1px red;*/ 
}
.commhead {
  position: absolute;
  z-index: 999;
  top:0px;
  left: auto;
  width:100%;
  background: rgba(255,255,255, 0.8);
  padding:3px 69px;
  height: 81px;
  align-items: center;
}
.theheader {border-bottom: 1px red solid;background: white;}
.li-icon{
  margin: 7px 0;
  height: 80px;
  text-align: left;
}
.text-icon{
  margin-left: 9px;
  color: #0075AC;
  font-size: 17px;
  font-weight: bold;
}
.wrapper-center{
  display: flex; /*Musai FLEX */
  align-items: center;  /*Aliniaza items-urile (div-uri) pe Y*/
  height: 80px; /*OBLIGATORIU*/
}
.deliv-line{font-size:17px;}
.foot2level{border-top: 1px solid #a0a0a0;padding-top: 20px;margin-top: 20px;}
.iconlnk {margin: 0 15px 20px 0;}
.lnxScrollToTopArrow {border: 1px solid #0075AC;}
.lnxScrollToTopArrow, 
.lnxScrollToTop  {
border-radius:100% !important;
-moz-border-radius-topleft:100%;
-moz-border-radius-topright:100%;
-moz-border-radius-bottomright:100%;
-moz-border-radius-bottomleft:100%;
-webkit-border-radius:100%;
}
.gmapu {border-top:3px solid #0075AC;}
.form-webform .form-group {margin-bottom: 9px;}
.form-webform .form-control {
  border: 1px solid #63C7F2;
  border-radius: 0;
}
.form-webform label {font-weight: normal;margin-bottom: 4px;}
#contactWebForm-markup1,
#agreegdpr a,
#agreegdpr span {font-size: 12px;margin-bottom: 4px;}

.ih-item {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*.ih-item,.ih-item.square {position: relative;}*/
.ih-item.square .info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 99;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.ih-item:hover .image_description {display: none !important;}
.ih-item.square.effect10 { overflow: hidden;}
.ih-item.square.effect10 .img {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.square.effect10 .info {
  background: #63C7F2;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.ih-item.square.effect10 a:hover .info {
  visibility: visible;
  opacity: 1;
}
.ih-item.square.effect10 .info h3 {
  color: #0075AC;
  text-align: center;
  font-size: 16px;
  padding: 30px;
  margin: 30px 0 0 0;
}
.ih-item.square.effect10 .info h3 span {
  text-transform: uppercase;
  font-size: 20px;
  margin-top: 9px;
  display: inline-block;
}
.ih-item.square.effect10.bottom_to_top .img {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.ih-item.square.effect10.bottom_to_top .info {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.ih-item.square.effect10.bottom_to_top a:hover .img {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.ih-item.square.effect10.bottom_to_top a:hover .info {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.image_description_2 h2,
.image_description h2 {
  /*font-weight: 700;*/
  text-shadow: 0 1px 1px #000;
  font-size:20px;
  text-transform: uppercase;
}
.ApImage:hover h2 {color: #63C7F2 !important;}
.w-50 {
  width: 50%;
  float: left;
  margin-top: 25px;
}
.ApImage {position: relative;}
.categus:nth-child(3) {
  padding-left: 10px;
  padding-right: 0;
}
.categus:nth-child(2) {
  padding-right: 10px;
  padding-left: 0;
}
.split-areas .image_description_2,
.split-areas .image_description {
  position: absolute;
  /*width: 90%;*/
  /*max-width: 290px;*/
  /*align-items: center;*/
  left: 30px;
  z-index: 99;
}
.split-areas .image_description {
  bottom: 30px;
  left: 30px;
}
.split-areas .image_description_2{
  bottom: 30px;
  left: 50%;
  z-index: 99;
-webkit-transform: translate(-50%);
-ms-transform: translate(-50%);
transform: translate(-50%);
}
.no-margin {margin: 0 !important;}
.split-areas .ApImage {position: relative;}
.the-squares {margin-bottom: 40px;}
.slider-right .ApImage .hero-area .hero-slider {
height: 580px;
overflow: hidden;
border: #F1F1F1 1px solid;
}
/*--- Slider FrontPage ---*/

.lnkabs {
  position: absolute;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 580px;
  display: block;
}

.pos-tb-center {
text-align: center;
/*top: 45% !important;*/
top: 0% !important;
}
.hero-overlay-inner .btn {
  background: transparent !important;
  padding: 30% !important;
  margin: 0 !important;
  opacity: 0.4; 
  font-family: open_sanssemibold;
  font-size: 40px;
}
.hero-overlay-inner .btn:focus,
.hero-overlay-inner .btn:hover{
  background: transparent !important;
  color: #63C7F2 !important;
  border: none !important;
  padding: 30% !important;
  box-shadow: transparent !important;
}
.owl-controls-1 .owl-nav [class*=owl-] {
  font-size: 56px !important;
  background:transparent !important;
  color: #0075AC;
  opacity: 0.4 !important;
}
.owl-controls-1 .owl-nav:hover [class*=owl-] {opacity: 1 !important;}
.main-halfcontent, .info-flex {
  display: flex;
  align-items: center;
}
.intro-anunt {
  font-style: italic;
  color:  #63C7F2;
}
.txt-bonus{
  padding-top: 40px;
  padding: 40px 100px 0;
}
.txt-bigright h3 {
  color: #333;
  font-size: 18px;
}
.txt-bigright h4 {font-size: 23px;}
.h4-pdf {
  text-align: left;
  font-size: 18px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 9px;
  /*margin-left: 25px;*/
}
.nav-left {text-align: left;margin-left: 25px;}
.nav-left a {border: #F1F1F1 1px solid;}

/*CUSTOMIZARE PRODUS DETALIAT*/
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.embed-container iframe, 
.embed-container object, 
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; 
  height: 100%;
}
.h3-utube{
  font-family: 'lato';
  font-weight: 400 !important;
  padding: 15px;
   font-size: 16px;
}
h2.h2-prod {
  font-size: 18px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 9px;
}
.col-prod {padding: 20px;}
.col-prod img{
  border-radius: 9px;
  border: 1px solid #63C7F2;
  padding: 15px;
}
/*.product-slider { padding: 25px;}*/
.mall-cart__product td a:hover {color: #63C7F2;font-style: italic;}
/* ----- #popup POP-UP-UL adaugare in cos, wish, etc*-----  */
body > p.flash-message.success{background:#63C7F2 !important;padding: 15px;box-shadow: 2px 2px 2px #000;}
.mall-products-item__name {font-size:25px;font-weight: 400;}

/*SLICK CARUSEL*/
.slick-prev:before, 
.slick-next:before {
  content: "" !important;
}
.slick-prev, .slick-next {
  height: 35px !important;
  width: 13px !important;
  opacity: 0.5;
}
.slick-prev:hover, 
.slick-next:hover {opacity: 1 !important;}
.slick-prev {
  background: transparent url(../images/prev-slick.png) no-repeat 0 0 !important;
  left:-20px !important
}
.slick-next {
  background: transparent url(../images/next-slick.png) no-repeat 0 0 !important;
  right:-20px !important;
}
.slick-initialized .slick-slide {
  text-align: center !important;
  display: inline-block !important;
}
.slick-slide img {
  display: inline-block !important;
}
.slide-big-image {margin-bottom: 25px;}
.slick-slide img{
  cursor: pointer;
  transition: transform .2s;
}
.slider-nav .slick-slide img:hover{
  -ms-transform: scale(1.2); /* IE 9 */
  -webkit-transform: scale(1.2); /* Safari 3-8 */
  transform: scale(1.2);
}
.slider-nav .slick-slide:hover{opacity: 0.5 !important;}
.slider-nav {
  background: #F9F2E8;
  border: 1px solid ##0075AC;
  padding: 5px 15px;  
}
.slider-nav:hover {background: #63C7F2;}
.slider-for:hover:before {
  content: url(../images/open.webp);
  height: 42px;
  width: 42px;
  opacity: 0.2;
  position: absolute;
  top:15px;
  left:15px;
  z-index: 99;
}
/*END slick*/
.fb-img-lnk{
  position:absolute;
  top:15px;
  right:15px;
  z-index: 999;
}
.img2lnk img {margin: 15px 0;}
.mall-products-item__price{color: #0075AC;font-weight: bold;}
.mall-products-item:hover .mall-products-item__price{color: #0075AC;}.mall-product__old-price{margin-bottom: 0;}
.mall-product__property-stock {
    font-size: .75rem;
    margin-top: 0;
    margin-bottom: 0;
    color: #9babb4;
}
.mall-product__add-to-cart-form {
    border-top-width: 0;
    border-color: #f1f6f8;
    padding-top: 0;
}
.mall-product__tax-info {
    font-size: .75rem;
    color: #9babb4;
    margin-top: 0;
    margin-bottom: 0;
}
/*Quantity*/
.mall-form-control {
  margin: 9px 0;
  width: auto;
}
.product-page .mall-form-control input {
  width: 50px;
  background-color: transparent;
  color: #596a73;
  border-width: 1px;
  border-color: #0075AC;
  border-radius: 0;
  padding: 5px;
  min-height: 33px;
  margin: 0 !important;
}
.descrip-prod {margin: 15px 0;}
.label-product {
  text-transform: uppercase;
  padding: 15px;
  border-left: solid 1px #0075AC;
  border-top: solid 1px #0075AC;
  border-right: solid 1px #0075AC;
}
.mall-products-item__info {padding: 15px;}
.mall-products-item__price{padding-left: 0;}
.mall-products-item__old-price {padding: 0 9px;}
.mall-review__rating {margin-bottom: 5px;}
.mall-review__content {
  margin-top: 5px;
  color: #000;
  line-height: normal;
}
.mall-review__details {
  margin-top: 0;
  display: inline-block;
  justify-content: left;
  width: 100%;
}
.mall-review__category-reviews {
  width: 100%;
  margin-bottom: 5px;
}
.mall-review__author {color: #0075AC;}
.mall-products__products {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.col-one-product {
  margin-bottom: 30px;  
  padding-left: 1rem;
  padding-right: 1rem;
}
.mall-pagination .active>a, 
.mall-pagination .active>span,
.mall-form-control input, 
.mall-form-control select, 
.mall-form-control textarea {
  background-color: #f1f1f1;
  color: #000;
  border-width: 1px;
  border-color: #63C7F2;
  border-radius: 0px;
}
.mall-cart__header th, 
.mall-cart__taxes-total td, 
.mall-cart__total td, 
.mall-cart__grand-total td, 
.mall-cart__total td{
  background-color: #F1F1F1;
  color: #000;
  border-top: #63C7F2 1px solid;
  border-bottom: #63C7F2 1px solid;
}
.mall-my-account__nav-item:hover:not(.mall-my-account__nav-item--active),
.mall-callout--neutral,
.mall-orders-list__details,
.mall-selectbox-sm,
.mall-table th{
background-color: #f1f1f1;
color: #000;
}
/*BTN de checkout proceed*/
.mall-cart-actions {
  padding-top: 0;
  border-top-width: 0;
  margin-top: 15px;
  width: 100%;
  display: inline-block;
  text-align: right;
}
.mall-btn {
  font-size: 15px;
  display: inline-block;
  border-width: 1px;
  border-color: #0075AC;
  border-radius: 0;
  box-shadow: none;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  white-space: nowrap;
  min-height: 42px;
}
.mall-btn--primary {
  background: white;
  width: auto;
  text-align: center;
  margin-top: 7px;
  padding: 9px;
  color: #000;
  text-transform: uppercase;
  font-size: 15px;
  position: relative;
  letter-spacing: 1.2px;
  overflow: hidden;
  z-index: 1;
  background-image: none;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.mall-btn--primary:focus {outline: none;}
.mall-btn--primary:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0075AC;
  z-index: -1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.mall-btn--primary:hover {color: #FFFFFF;background: transparent;}
.mall-btn--primary:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.45, 1.64, 0.47, 0.66);
  transition-timing-function: cubic-bezier(0.45, 1.64, 0.47, 0.66);
}
.mall-shipping-method__entry--active,
.mall-payment-method__entry--active{border-color: #0075AC;}
.mall-shipping-method__entry,
.mall-payment-method__entry {border-color: #63C7F2;}
.mall-shipping-method__select-button,
.mall-payment-method__select-button {
  font-size: 15px;
  background-color: #fff;
  color: #000;
  padding: 9px;
  border-color: #0075AC;
  border-radius: 0;
  box-shadow: none;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  min-height: 42px;
}
.mall-payment-method__select-button:hover,
.mall-shipping-method__select-button:hover,
.mall-my-account__nav-item--active{background: #63C7F2;}
.mall-payment-method-selector,
.mall-shipping-selector {display: inline-block;width: 100%;text-align: center;}
.mall-cart-summary .mall-address__actions {margin-top: 15px;}
.mall-cart-summary__action a,
.mall-cart-summary .mall-address__actions a {font-style: italic;color: #0075AC;}
.mall-cart-summary__heading {
  border-bottom-width: 1px;
  border-color: #0075AC;
}
h4.mall-cart-summary__heading {
  text-transform: uppercase;
  font-size: 16px;
}
.mall-orders-list__order.is-open {background-color: #0075AC;}.mall-products {padding-right: 15px;padding-left: 15px;}
.mall-signup__heading,
.mall-signup__subheading {
  font-family: 'lato';
  font-weight: 400;
  font-size: 16px;
  text-transform: uppercase;
  color: #0075AC;}
.mall-signup__signin, .mall-signup__signup {
  border-color: #63C7F2;
  border-radius: 0;
}
.mall-signup-terms {
  background-color: #eaeaea;
  padding: 9px;
  border-radius: 0;
  border-width: 0;
}
.mall-btn[disabled]:hover,
.mall-btn[disabled] {background-color: transparent;}
.mall-btn {
    text-align: left;
    min-height: 15px;
    margin: 0;
}
.mall-form-actions a.mall-btn {padding: 0;border: none;}
.mall-btn--link {
  display: inline-block;
  vertical-align: unset;
  font-weight: 400;
  font-size: 15px;
  color: #0075AC;
  position: 0;
  font-style: italic;
}
.mall-btn--link:hover{color: #0075AC;}
.row-imgs{margin: 20px 0;}

/* Style the tab */
.body-descr{border-top:1px solid #0075AC;padding-top: 15px;}
.tab {
  overflow: hidden;
  border-bottom: 1px solid #0075AC;
}
.tab button {
  border-right: 1px solid #0075AC;
  border-left: 1px solid #0075AC;
  border-top: 1px solid #0075AC;
  text-transform: uppercase;
  padding: 9px;
  display: block;
  float: left;
  cursor: pointer;
  transition: 0.3s;
}
.tab button:hover, .tab button.active{
  background-color: #0075AC;
  color: white;
}
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #0075AC;
  border-top: none;
  -webkit-animation: fadeEffect 1s;
  animation: fadeEffect 1s;
}
/* Fade in tabs */
@-webkit-keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}
@keyframes fadeEffect {
  from {opacity: 0;}
  to {opacity: 1;}
}
/* END TABS */
.mall-signup__signup {
  width: 100%;
  border-width: 1px;
  border-color: #0075AC;
  border-radius:0;
  margin: 0;
}
#countryState_billing .mall-form-control {
  margin-left: 0 !important;
}
.hero-overlay {background-color: transparent !important;}

.icons_fin li {padding: 9px;}
.icons_fin {justify-content: center;}
.div_flex_center {
  display: flex;
  align-items: center;
}