@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&amp;display=swap");
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.html") format("woff2"), url("../fonts/Montserrat-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Light.html") format("woff2"), url("../fonts/Montserrat-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Medium.html") format("woff2"), url("../fonts/Montserrat-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Regular.html") format("woff2"), url("../fonts/Montserrat-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-SemiBold.html") format("woff2"), url("../fonts/Montserrat-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Thin.html") format("woff2"), url("../fonts/Montserrat-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "baskervvilleregular";
  src: url("../fonts/baskervville-regular.html") format("woff2"), url("../fonts/baskervville-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
body {
  padding: 0;
  margin: 0 auto;
  font-family: "Montserrat";
  font-size: 1rem;
}

a {
  text-decoration: none;
  color: inherit;
}

a:hover {
  text-decoration: none;
  color: inherit;
}

.no-pad {
  padding: 0;
}

.no-marg {
  margin: 0 auto;
}

a, a:active, a:focus {
  outline: 0;
}

/*input border */
input:focus, textarea:focus, select:focus, button:focus {
  outline: none;
}

input:focus, textarea:focus, select:focus, button:focus {
  outline: none;
}

.btn.focus, .btn:focus {
  box-shadow: none !important;
}

/*input border */
/*Header sticky*/
#header_container {
  transition: top 0.3s;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

#header_container.hide-nav {
  top: -200px;
}

.top-hegt-space {
  margin-top: 0px;
}

/*Header sticky*/
/* ::-moz-placeholder { Firefox 19+  color: #ccc; opacity: 1;}*/
.zoom:hover {
  transform: scale(1.2);
  transition: transform 0.6s;
}

.zoom {
  padding: 0;
  transition: transform 0.6s;
  margin: 0 auto;
}

ul {
  margin: 0px auto;
  padding: 0;
}

ul li {
  list-style: none;
}

h1 {
  font-size: 2.8rem;
}

/*.widget ul li::before { content: url(../images/right-icon.png); left:0; position:absolute; padding-left:4px; color:#707070; font-size: 14px;}
.widget ul { float:left; list-style:outside none none; margin-bottom:0; padding-left:0; width:100% }
.widget ul li { margin-bottom:3px; padding-left:36px; position:relative;  line-height: 29px; font-size: 16px;} */
section {
  overflow: hidden;
}

#top-hder-menubar {
  padding: 10px 0px;
  position: relative;
  z-index: 2;
  background: #26c8bd;
}
#top-hder-menubar .logos_2 li {
  display: inline-block;
  padding-right: 13px;
}
#top-hder-menubar .logos li {
  display: inline-block;
  padding-right: 13px;
}
#top-hder-menubar .menu-right-main {
  position: absolute;
  right: 0;
  top: 5px;
  left: 0;
  width: 82%;
  margin: 0px auto;
}
#top-hder-menubar .menu-para h4 {
  font-weight: bold;
  font-size: 30px;
  color: #535151;
}
#top-hder-menubar .menu-para p {
  margin: 0px auto 17px;
  font-size: 16px;
  line-height: 28px;
  color: #535151;
}
#top-hder-menubar .prod-bttn-menu {
  font-weight: bold;
  font-size: 16px;
  color: #535151;
}
#top-hder-menubar .hdd-bb {
  font-size: 18px;
  font-weight: bold;
  margin: 0px auto 18px;
  text-transform: uppercase;
  text-decoration: underline;
  color: #535151;
}
#top-hder-menubar .mnnu-wd-1 {
  float: left;
  width: 32%;
}
#top-hder-menubar .sticky-header .logos li {
  width: 78px;
}
#top-hder-menubar .sticky-header .header-row {
  float: none;
}
#top-hder-menubar .logos_2 {
  display: none;
}
#top-hder-menubar .sticky-header .logos_2 {
  display: inline;
}
#top-hder-menubar .sticky-header .logos_2 li {
  width: 87px;
}
#top-hder-menubar .sticky-header .primary-menu {
  width: 71% !important;
}
#top-hder-menubar .side-panel-trigger svg {
  width: 55px;
  height: 55px;
}
#top-hder-menubar .logos {
  position: relative;
  z-index: 999;
}

#slider {
  position: relative;
}
#slider .banner-text_posi {
  position: absolute;
  bottom: 120px;
  z-index: 3;
  color: #fff;
  left: 0;
  right: 0;
  text-align: center;
}
#slider .banner-text_posi h4 {
  font-size: 24px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 6px;
  margin: 0px auto;
}
#slider .banner-text_posi h1 {
  font-size: 5rem;
  font-weight: 800;
  margin: 0px auto;
}
#slider .owl-dots {
  display: none;
}

#abot-sectn-wrpr {
  padding: 103px 0 30px;
  background: #fff;
}
#abot-sectn-wrpr .categry-item_wrpr {
  position: relative;
}
#abot-sectn-wrpr .abt-item-echw {
  position: absolute;
  bottom: 13px;
  left: 22px;
  right: 56px;
}
#abot-sectn-wrpr .abt-item-echw h1 {
  font-size: 37px;
  font-weight: 300;
  color: #fff;
  line-height: 48px;
}
#abot-sectn-wrpr .owl-nav {
  display: none;
}
#abot-sectn-wrpr .owl-dots {
  display: none;
}

#abot-wrpr_blue-lense {
  padding: 119px 0;
}
#abot-wrpr_blue-lense .common-heading-left {
  margin: 5px auto;
}
#abot-wrpr_blue-lense .common-heading-left h6 {
  text-transform: uppercase;
  letter-spacing: 3px;
  margin: 0px auto 7px;
}
#abot-wrpr_blue-lense .common-heading-left h1 {
  margin: 0px auto;
  font-size: 3.1rem;
  font-weight: bold;
  color: #26c8bd;
  text-transform: uppercase;
}
#abot-wrpr_blue-lense .para-hdds {
  margin: 0px auto;
  line-height: 31px;
}
#abot-wrpr_blue-lense .abot-wrp-mmg {
  margin: 35px auto 0;
}
#abot-wrpr_blue-lense .avbot-txts ul li {
  list-style: none;
  width: 25%;
  float: left;
  text-align: center;
  margin: 32px auto;
}
#abot-wrpr_blue-lense .avbot-txts ul li h1 {
  font-weight: bold;
  font-size: 4.9rem;
  margin: 0px auto 14px;
  color: #26c8bd;
  padding: 0px 0;
}
#abot-wrpr_blue-lense h3 {
  font-size: 21px;
  font-weight: bold;
}
#abot-wrpr_blue-lense .para-hdds p {
  margin: 0px auto;
  line-height: 30px;
}

#blue-light-coating {
  padding: 0 0 86px;
}
#blue-light-coating .blue-shades-details-wrpr {
  position: absolute;
  right: 72px;
  top: 51px;
  width: 49%;
}
#blue-light-coating .item-blue-right {
  margin-bottom: 23px;
  border: 1px solid rgba(255, 255, 255, 0.1607843137);
  padding: 18px 5px;
  border-radius: 10px;
  height: 156px;
}
#blue-light-coating .icn-blue {
  width: 69px;
  height: 67px;
  padding: 16px;
  background: #fff;
  margin: 0px auto;
  border-radius: 50%;
}
#blue-light-coating .icn-blue_txt {
  text-align: center;
  color: #fff;
}
#blue-light-coating h3 {
  font-size: 14px;
  margin: 11px auto 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#blue-light-coating .container {
  position: relative;
}
#blue-light-coating .owl-dots {
  display: none;
}
#blue-light-coating .owl-prev span {
  font-size: 29px;
  color: #fff;
  background: #26c8bd;
  padding: 3px 10px 10px;
  position: absolute;
  left: -15px;
  bottom: 282px;
}
#blue-light-coating .owl-next span:hover {
  font-size: 29px;
  color: #fff;
  background: #26c8bd;
}
#blue-light-coating .owl-prev span:hover {
  font-size: 29px;
  color: #fff;
  background: #26c8bd;
}
#blue-light-coating .owl-theme .owl-nav [class*=owl-]:hover {
  background: none !important;
}
#blue-light-coating .blue-hdd-txt h1 {
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  font-size: 2.5rem;
  text-align: left;
  margin-bottom: 19px;
}
#blue-light-coating .owl-next span {
  font-size: 29px;
  color: #fff;
  background: #26c8bd;
  padding: 3px 10px 10px;
  position: absolute;
  right: -15px;
  bottom: 282px;
}
#blue-light-coating .in-wdth-side {
  width: 82%;
  margin: 0px auto;
}

#specl-categ-item {
  padding: 50px 0 126px;
  /*.specl-item-categ_immg:before { content: url(../images/frame-shape.png); position: absolute; left: 0; right: 0; }*/
}
#specl-categ-item .common-heading-left {
  text-align: center;
  margin-bottom: 15px;
}
#specl-categ-item .common-heading-left h1 {
  font-weight: bold;
  color: #26c8bd;
  text-transform: uppercase;
}
#specl-categ-item .common-heading-left h6 {
  text-transform: uppercase;
  letter-spacing: 3px;
  margin: 0px auto 7px;
}
#specl-categ-item .specl-item-categ {
  position: relative;
}
#specl-categ-item .specl-item-categ_immg {
  overflow: hidden;
}
#specl-categ-item .specl-item-txt {
  padding: 15px 0;
  text-align: center;
}
#specl-categ-item .specl-item-txt h1 {
  font-size: 28px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0px auto 5px;
  color: #26c8bd;
}
#specl-categ-item .specl-item-txt p {
  font-size: 16px;
  line-height: 28px;
  margin: 0px auto;
  color: #737373;
}
#specl-categ-item #owl-demo-2 .item {
  margin: auto 18px auto auto;
}
#specl-categ-item .owl-dots {
  display: none;
}
#specl-categ-item .owl-next span {
  font-size: 52px;
  color: #26c8bd;
  display: none;
}
#specl-categ-item .owl-prev span {
  font-size: 52px;
  color: #26c8bd;
  display: none;
}
#specl-categ-item .owl-next span:hover {
  font-size: 52px;
  color: #26c8bd;
  display: none;
}
#specl-categ-item .owl-prev span:hover {
  font-size: 52px;
  color: #26c8bd;
  display: none;
}
#specl-categ-item .owl-theme .owl-nav [class*=owl-]:hover {
  background: none !important;
}
#specl-categ-item .specl-wdh {
  margin: 30px auto 0;
}
#specl-categ-item .frme-shpe {
  position: absolute;
  top: 0;
  bottom: 0px;
}

#coating-sctons {
  padding: 0px 0px;
  background: #f2f2f2;
}
#coating-sctons .coting-cntr {
  text-align: center;
  float: left;
  width: 72%;
  padding-top: 17px;
}
#coating-sctons .common-heading-left {
  text-align: right;
  margin-bottom: 15px;
  position: absolute;
  bottom: 26px;
  right: 165px;
}
#coating-sctons .common-heading-left h1 {
  font-weight: bold;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  font-size: 4rem;
}
#coating-sctons .common-heading-left h6 {
  text-transform: uppercase;
  letter-spacing: 3px;
  margin: 0px auto 7px;
  color: #fff;
}
#coating-sctons #owl-demo-5 .item {
  margin: 11px !important;
}
#coating-sctons #owl-demo-5 .owl-nav {
  display: none !important;
}
#coating-sctons .grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 0 auto 9px;
  width: 100%;
  background: #200808;
  text-align: center;
  cursor: pointer;
  border-radius: 13px;
  box-shadow: 0px 1px 6px 2px rgba(0, 0, 0, 0.1490196078);
}
#coating-sctons .grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}
#coating-sctons .grid figure figcaption {
  padding: 2em;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  backface-visibility: hidden;
}
#coating-sctons .grid figure figcaption::before, #coating-sctons .grid figure figcaption::after {
  pointer-events: none;
}
#coating-sctons .grid figure figcaption, #coating-sctons .grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#coating-sctons .grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
#coating-sctons .grid figure h2 {
  word-spacing: -0.15em;
  font-weight: 300;
  font-size: 20px;
}
#coating-sctons .grid figure h2 span {
  font-weight: 800;
}
#coating-sctons .grid figure h2, #coating-sctons .grid figure p {
  margin: 0;
}
#coating-sctons .grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
#coating-sctons figure.effect-lily img {
  max-width: none;
  width: calc(100% + 50px);
  opacity: 0.7;
  transition: opacity 0.35s, transform 0.35s;
  transform: translate3d(-40px, 0, 0);
}
#coating-sctons figure.effect-lily figcaption {
  text-align: left;
  border: 7px solid #fff;
  width: 100%;
  height: 100%;
  padding: 4px;
  border-radius: 13px;
}
#coating-sctons figure.effect-lily figcaption > div {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 29px 17px;
  width: 100%;
  height: 100%;
}
#coating-sctons figure.effect-lily h2, #coating-sctons figure.effect-lily p {
  transform: translate3d(0, -14px, 0);
}
#coating-sctons figure.effect-lily h2 {
  transition: transform 0.35s;
}
#coating-sctons figure.effect-lily p {
  color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  transition: opacity 0.2s, transform 0.35s;
}
#coating-sctons figure.effect-lily:hover img, #coating-sctons figure.effect-lily:hover p {
  opacity: 1;
}
#coating-sctons figure.effect-lily:hover img, #coating-sctons figure.effect-lily:hover h2, #coating-sctons figure.effect-lily:hover p {
  transform: translate3d(0, 0, 0);
}
#coating-sctons figure.effect-lily:hover p {
  transition-delay: 0.05s;
  transition-duration: 0.35s;
}
#coating-sctons .lef-mmg-txt {
  position: relative;
}
#coating-sctons .rgt-icon-boxs {
  position: static;
  left: 0;
  top: 0;
  right: 0;
}
#coating-sctons .owl-dots {
  display: none;
}
#coating-sctons .owl-next span {
  font-size: 29px;
  color: #26c8bd;
}
#coating-sctons .owl-prev span {
  font-size: 29px;
  color: #26c8bd;
}
#coating-sctons .owl-next span:hover {
  font-size: 29px;
  color: #26c8bd;
}
#coating-sctons .owl-prev span:hover {
  font-size: 29px;
  color: #26c8bd;
}
#coating-sctons .owl-theme .owl-nav [class*=owl-]:hover {
  background: none !important;
}
#coating-sctons .lef-mmg-txt img {
  width: 100%;
}

#coating-wrpr_sctn {
  padding: 11px 0 85px;
}
#coating-wrpr_sctn .owl-nav, #coating-wrpr_sctn .owl-dots {
  display: none;
}
#coating-wrpr_sctn #tab-select {
  width: 100%;
  border: 1px solid #26c8bd;
  background: #26c8bd;
  color: #fff;
  padding: 14px;
}
#coating-wrpr_sctn .coting-cntnt-wrpr {
  padding: 20px 0 0;
}
#coating-wrpr_sctn .common-heading-left {
  text-align: center;
  margin-bottom: 15px;
}
#coating-wrpr_sctn .common-heading-left h1 {
  font-weight: bold;
  font-weight: bold;
  text-transform: uppercase;
  color: #26c8bd;
}
#coating-wrpr_sctn .common-heading-left h6 {
  text-transform: uppercase;
  letter-spacing: 3px;
  margin: 0px auto 7px;
}
#coating-wrpr_sctn .coting-cntnt-wrpr h5 {
  text-align: right;
}
#coating-wrpr_sctn #tab-button {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
#coating-wrpr_sctn #tab-button li:nth-child(1) {
  display: block;
  border-bottom: 1px solid #333;
  width: 50%;
  float: right;
  text-align: right;
}
#coating-wrpr_sctn #tab-button li:nth-child(2) {
  display: block;
  border-bottom: 1px solid #333;
  width: 64%;
  float: right;
  text-align: right;
}
#coating-wrpr_sctn #tab-button li:nth-child(3) {
  display: block;
  border-bottom: 1px solid #333;
  width: 73%;
  float: right;
  text-align: right;
}
#coating-wrpr_sctn #tab-button li:nth-child(4) {
  display: block;
  border-bottom: 1px solid #333;
  width: 82%;
  float: right;
  text-align: right;
}
#coating-wrpr_sctn #tab-button li:nth-child(5) {
  display: block;
  border-bottom: 1px solid #333;
  width: 89%;
  float: right;
  text-align: right;
}
#coating-wrpr_sctn #tab-button li a {
  padding: 0.5em;
  text-align: right;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  font-size: 22px;
  float: right;
  text-transform: uppercase;
}
#coating-wrpr_sctn #tab-button li:not(:first-child) a {
  border-left: none;
}
#coating-wrpr_sctn #tab-button li a:hover, #coating-wrpr_sctn #tab-button .is-active a {
  border-bottom: 1px solid #26c8bd;
  background: #fff;
  color: #26c8bd;
  width: 100%;
}
#coating-wrpr_sctn .tab-button-outer {
  display: none;
}
#coating-wrpr_sctn .tab-contents {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  #coating-wrpr_sctn .tab-button-outer {
    position: relative;
    z-index: 1;
    display: block;
  }
  #coating-wrpr_sctn .tab-select-outer {
    display: none;
  }
  #coating-wrpr_sctn .tab-contents {
    position: relative;
    top: -1px;
    margin-top: 0;
  }
}
#coating-wrpr_sctn .tab-coting-wrpr {
  background: #000;
  padding: 23px;
}
#coating-wrpr_sctn .coting-item_iconwrpr {
  text-align: center;
}
#coating-wrpr_sctn .cot-icon-lens {
  padding: 0 13px;
}
#coating-wrpr_sctn .coat-mmg-txt h4 {
  text-transform: uppercase;
  margin: 8px auto 0;
  font-size: 12px;
  letter-spacing: 1px;
  color: #fff;
  font-weight: normal;
}

#product-featured {
  padding: 141px 0 111px;
}
#product-featured .common-heading-left {
  text-align: center;
  margin-bottom: 15px;
}
#product-featured .common-heading-left h1 {
  font-weight: bold;
  font-weight: bold;
  text-transform: uppercase;
  color: #26c8bd;
}
#product-featured .common-heading-left h6 {
  text-transform: uppercase;
  letter-spacing: 3px;
  margin: 0px auto 7px;
}
#product-featured .contn-featurd-prod {
  background: #fff;
  border-radius: 22px;
  box-shadow: 0px 0px 8px -2px rgba(0, 0, 0, 0.3019607843);
}
#product-featured .mmg-featu-prod {
  overflow: hidden;
}
#product-featured .mmg-featu-prommg {
  width: auto;
  position: static;
  bottom: 17px;
  border-radius: 0 !important;
  left: 20px;
}
#product-featured .mmg-featu-prod_text {
  padding: 24px 23px;
  border-radius: 0 0 21px 21px;
  border-bottom: 4px solid #26c8bd;
  height: auto;
}
#product-featured .mmg-featu-prod_text h4 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  margin: 21px auto 9px;
  line-height: 33px;
  color: #595959;
}
#product-featured .mmg-featu-prod_text p {
  margin: 0px auto;
  line-height: 31px;
  color: #595959;
  display: none;
}
#product-featured .mmg-featu-prod_text img {
  width: 65% !important;
  margin-bottom: 10px;
  margin-left: 0px;
}
#product-featured #owl-demo-3 .item {
  margin: 8px 15px 37px 5px;
}
#product-featured .mmg-featu-prod img {
  border-radius: 22px 22px 0 0;
}
#product-featured .mmg-featu-prod {
  border-radius: 22px 22px 0 0;
  position: relative;
  padding: 0 0;
}
#product-featured .owl-dots {
  display: none;
}
#product-featured .owl-next span {
  font-size: 29px;
  color: #26c8bd;
}
#product-featured .owl-prev span {
  font-size: 29px;
  color: #26c8bd;
}
#product-featured .owl-next span:hover {
  font-size: 29px;
  color: #26c8bd;
}
#product-featured .owl-prev span:hover {
  font-size: 29px;
  color: #26c8bd;
}
#product-featured .owl-theme .owl-nav [class*=owl-]:hover {
  background: none !important;
}
#product-featured .contn-product-festu {
  margin: 28px auto 0;
}
#product-featured .mmg-featu-prod_text_1 {
  background: #eee;
}
#product-featured #owl-demo-6 .mmg-featu-prod_text img {
  width: 45% !important;
}
#product-featured #owl-demo-6 .item {
  margin: 10px 6px;
}

#product-featuredd_01 {
  padding: 141px 0 111px;
}
#product-featuredd_01 .common-heading-left {
  text-align: center;
  margin-bottom: 15px;
}
#product-featuredd_01 .common-heading-left h1 {
  font-weight: bold;
  font-weight: bold;
  text-transform: uppercase;
  color: #26c8bd;
}
#product-featuredd_01 .common-heading-left h6 {
  text-transform: uppercase;
  letter-spacing: 3px;
  margin: 0px auto 7px;
}
#product-featuredd_01 .contn-featurd-prod {
  margin-bottom: 30px;
  padding: 0 25px 0 0;
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(208, 208, 208) 100%);
  border: 1px solid #e3e3e3;
}
#product-featuredd_01 .mmg-featu-prod {
  overflow: hidden;
}
#product-featuredd_01 .mmg-featu-prommg {
  width: auto;
  position: static;
  bottom: 17px;
  border-radius: 0 !important;
  left: 20px;
}
#product-featuredd_01 .mmg-featu-prod_text {
  padding: 40px 27px 39px;
}
#product-featuredd_01 .mmg-featu-prod_text h4 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  margin: 21px auto 9px;
  line-height: 33px;
  color: #595959;
}
#product-featuredd_01 .mmg-featu-prod_text p {
  margin: 0px auto;
  line-height: 31px;
  color: #595959;
}
#product-featuredd_01 .mmg-featu-prod_text img {
  width: 28% !important;
  margin-bottom: 10px;
  margin-left: 0px;
}
#product-featuredd_01 #owl-demo-3 .item {
  margin: 8px 15px 37px 5px;
}
#product-featuredd_01 .mmg-featu-prod img {
  border-radius: 22px 22px 0 0;
}
#product-featuredd_01 .mmg-featu-prod {
  border-radius: 22px 22px 0 0;
  position: relative;
  padding: 0 0;
}
#product-featuredd_01 .owl-dots {
  display: none;
}
#product-featuredd_01 .owl-next span {
  font-size: 29px;
  color: #26c8bd;
}
#product-featuredd_01 .owl-prev span {
  font-size: 29px;
  color: #26c8bd;
}
#product-featuredd_01 .owl-next span:hover {
  font-size: 29px;
  color: #26c8bd;
}
#product-featuredd_01 .owl-prev span:hover {
  font-size: 29px;
  color: #26c8bd;
}
#product-featuredd_01 .owl-theme .owl-nav [class*=owl-]:hover {
  background: none !important;
}
#product-featuredd_01 .contn-product-festu {
  margin: 28px auto 0;
}
#product-featuredd_01 .mmg-featu-prod_text_1 {
  background: #eee;
}
#product-featuredd_01 #owl-demo-6 .mmg-featu-prod_text img {
  width: 45% !important;
}

#product-featured_02 {
  padding: 141px 0 111px;
}
#product-featured_02 .common-heading-left {
  text-align: center;
  margin-bottom: 15px;
}
#product-featured_02 .common-heading-left h1 {
  font-weight: bold;
  font-weight: bold;
  text-transform: uppercase;
  color: #26c8bd;
}
#product-featured_02 .common-heading-left h6 {
  text-transform: uppercase;
  letter-spacing: 3px;
  margin: 0px auto 7px;
}
#product-featured_02 .contn-featurd-prod {
  background: #fff;
  border-radius: 22px;
  box-shadow: 0px 0px 8px -2px rgba(0, 0, 0, 0.3019607843);
}
#product-featured_02 .mmg-featu-prod {
  overflow: hidden;
}
#product-featured_02 .mmg-featu-prommg {
  width: auto;
  position: static;
  bottom: 17px;
  border-radius: 0 !important;
  left: 20px;
}
#product-featured_02 .mmg-featu-prod_text {
  padding: 24px 27px 39px;
  border-radius: 0 0 21px 21px;
  border-bottom: 4px solid #26c8bd;
}
#product-featured_02 .mmg-featu-prod_text h4 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 20px;
  margin: 21px auto 9px;
  line-height: 33px;
  color: #595959;
}
#product-featured_02 .mmg-featu-prod_text p {
  margin: 0px auto;
  line-height: 31px;
  color: #595959;
}
#product-featured_02 .mmg-featu-prod_text img {
  width: 43% !important;
  margin-bottom: 10px;
  margin-left: 0px;
}
#product-featured_02 #owl-demo-3 .item {
  margin: 8px 15px 37px 5px;
}
#product-featured_02 .mmg-featu-prod img {
  border-radius: 22px 22px 0 0;
}
#product-featured_02 .mmg-featu-prod {
  border-radius: 22px 22px 0 0;
  position: relative;
  padding: 0 0;
}
#product-featured_02 .owl-dots {
  display: none;
}
#product-featured_02 .owl-next span {
  font-size: 29px;
  color: #26c8bd;
}
#product-featured_02 .owl-prev span {
  font-size: 29px;
  color: #26c8bd;
}
#product-featured_02 .owl-next span:hover {
  font-size: 29px;
  color: #26c8bd;
}
#product-featured_02 .owl-prev span:hover {
  font-size: 29px;
  color: #26c8bd;
}
#product-featured_02 .owl-theme .owl-nav [class*=owl-]:hover {
  background: none !important;
}
#product-featured_02 .contn-product-festu {
  margin: 28px auto 0;
}
#product-featured_02 .mmg-featu-prod_text_1 {
  background: #eee;
}
#product-featured_02 #owl-demo-7 .mmg-featu-prod_text img {
  width: 45% !important;
}
#product-featured_02 #owl-demo-7 .item {
  margin: 10px 6px;
}

#location-discover {
  position: relative;
}
#location-discover .location-discover_txts {
  position: absolute;
  right: 87px;
  top: 113px;
  width: 37%;
}
#location-discover .common-heading-left {
  text-align: right;
  margin-bottom: 15px;
}
#location-discover .common-heading-left h1 {
  font-weight: bold;
  font-weight: bold;
  color: #26c8bd;
}
#location-discover .common-heading-left h6 {
  text-transform: uppercase;
  letter-spacing: 3px;
  margin: 0px auto 7px;
}
#location-discover .frrm-123 {
  position: relative;
}
#location-discover .txt-inpt {
  border: 1px solid #ccc;
  padding: 13px 20px;
  width: 57%;
  text-align: left;
  float: right;
}
#location-discover .icn-svvg {
  position: absolute;
  top: 13px;
  right: 16px;
}
#location-discover .fint-optbttn {
  padding: 11px 30px;
  font-size: 18px;
  letter-spacing: 1px;
  float: right;
  margin: 15px auto;
  background: #26c8bd;
  border: 1px solid #26c8bd;
}

#foottr {
  background: #eee;
  padding: 73px 0 60px;
  position: relative;
}
#foottr .fot-itm-echs {
  color: #000;
}
#foottr .fot-itm-echs h6 {
  text-transform: uppercase;
  text-decoration: underline;
  color: #26c8bd;
}
#foottr .fot-itm-echs p {
  line-height: 27px;
}
#foottr .fot-itm-echs h2 {
  margin-bottom: 21px;
  font-size: 27px;
  font-weight: bold;
  color: #26c8bd;
}
#foottr li {
  line-height: 32px;
}
#foottr .agnt-lognn {
  border: 1px solid #ddd;
  background: #fff;
  color: #000;
  padding: 9px 15px;
  width: 100%;
  margin-bottom: 15px;
}
#foottr ::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
#foottr ::placeholder {
  color: #fff;
  opacity: 1;
}
#foottr .loggn-bt {
  border-radius: 0;
  background: #26c8bd;
  border: 1px solid #26c8bd;
  width: 100%;
  padding: 9px;
  color: #fff;
}
#foottr .frg-psswd a {
  text-align: center;
  text-transform: uppercase;
  font-size: 0.9rem;
  font-weight: bold;
  letter-spacing: 1px;
}
#foottr .frg-psswd {
  text-align: center;
  margin-top: 10px;
}
#foottr .socl-lsts li {
  display: inline-block;
  padding-right: 10px;
  color: #26c8bd;
}
#foottr .wave-2 {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
}
#foottr .boche-maradona {
  position: absolute;
  bottom: -36px;
  z-index: 1;
  right: 15px;
}

#cpy-rggt {
  padding: 21px 0 0;
  font-size: 15px;
  background: #26c8bd;
  color: #fff;
  text-align: center;
}
#cpy-rggt p {
  margin: 0px auto;
}

.red-mor-bttn-centr {
  text-align: center;
}

.fint-optbttn_2 {
  padding: 11px 30px;
  font-size: 18px;
  letter-spacing: 1px;
  margin: 15px auto;
  background: #26c8bd;
  border: 1px solid #26c8bd;
}

.fint-optbttn_2:hover {
  padding: 11px 30px;
  font-size: 18px;
  letter-spacing: 1px;
  margin: 15px auto;
  background: #18a59c;
  border: 1px solid #18a59c;
}

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
}

#status {
  position: absolute;
  left: 36%;
  top: 21%;
}

.spinner-sm:after, .spinner-sm:before {
  content: "";
  display: block;
  border-radius: 50%;
}

.spinner-sm-1:after {
  position: absolute;
  top: -52px;
  left: -52px;
  border: 4px solid transparent;
  animation: spinny 2.8s linear infinite;
}

@keyframes spinny {
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(90deg) scale(1.2);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
  0% {
    transform: rotate(0deg) scale(1);
  }
  50% {
    transform: rotate(90deg) scale(1.2);
  }
  100% {
    transform: rotate(360deg) scale(1);
  }
}
.loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background: #fff;
}

.loader-wrapper .loader {
  display: block;
  position: relative;
  left: 50%;
  top: 63%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  border: 3px solid transparent;
  border-top-color: #26c8bd;
  border-radius: 50%;
  z-index: 1001;
  animation: spin 1.5s infinite linear;
}

.loader-wrapper .loader:before, .loader-wrapper .loader:after {
  content: "";
  position: absolute;
  border-radius: 50%;
}

.loader-wrapper .loader:before {
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border: 3px solid transparent;
  border-top-color: #26c8bd;
  animation: spin 2s infinite linear;
}

.loader-wrapper .loader:after {
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: 3px solid transparent;
  border-top-color: #0e7e76;
  animation: spin 1s infinite linear;
}
@keyframes spin {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loader-section {
  position: fixed;
  top: 0;
  width: 51%;
  height: 100%;
  z-index: 1000;
}

.loader-section.section-left {
  left: 0;
  background: url(../images/loader_left.html) no-repeat right;
  background-size: cover;
}

.loader-section.section-right {
  right: -24px;
  background: url(../images/loader_right.html) no-repeat left;
  background-size: cover;
}

.loaded .section-left {
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transform: translateX(-100%);
}

.loaded .section-right {
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transform: translateX(100%);
}

.loaded .loader {
  transition: all 0.3s ease-out;
  opacity: 0;
}

.loaded .loader-wrapper {
  visibility: hidden;
  transform: translateY(-100%);
  transition: all 0.3s 1s ease-out;
}

.prell {
  position: absolute;
  right: 0;
  z-index: 99;
  left: 0;
  margin: 63px auto;
}

/*Hover effect home page */
.grid {
  margin: 0 auto;
  width: 100%;
}

.grid a {
  float: left;
  max-width: 100%;
  width: 100%;
  color: #333;
}

.grid a:nth-child(odd) {
  margin: 0px 0 0px;
}

.grid figure {
  position: relative;
  overflow: hidden;
  margin: 5px;
  background: rgba(181, 181, 181, 0);
}

.grid figure img {
  position: relative;
  display: block;
  width: 100%;
  opacity: 9;
  transition: opacity 0.3s;
}

.grid figcaption {
  position: absolute;
  bottom: 0;
  z-index: 11;
  padding: 10px;
  width: 100%;
  height: 37%;
  text-align: center;
}

.grid figcaption h2 {
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.23);
  margin: 0 0 0px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  font-size: 24px;
  transition: transform 0.3s;
}

.grid figcaption p {
  padding: 0 20px;
  color: #aaa;
  font-weight: 300;
  transition: opacity 0.3s, transform 0.3s;
}

.grid figcaption h2, .grid figcaption p {
  transform: translateY(50px);
}

.grid figure button {
  position: absolute;
  padding: 4px 20px;
  border: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  transition: opacity 0.3s, transform 0.3s;
}

.grid figcaption, .grid figcaption h2, .grid figcaption p, .grid figure button {
  backface-visibility: hidden;
}

.grid svg {
  position: absolute;
  bottom: 0;
  z-index: 10;
  width: 100%;
  height: 55%;
  padding: 0;
  rotate: 180deg;
}

.grid svg path {
  fill: rgba(38, 200, 189, 0.7098039216);
}

.grid a:hover figure img {
  opacity: 1;
}

.grid a:hover figcaption h2, .grid a:hover figcaption p {
  transform: translateY(0);
}

.grid a:hover figcaption p {
  opacity: 0;
}

.demo-1 body {
  background: #3498db;
}

.demo-1 .grid figure button, .demo-3 .grid figure button {
  top: 50%;
  left: 50%;
  border: 3px solid #fff;
  background: transparent;
  color: #fff;
  opacity: 0;
  transform: translateY(-50%) translateX(-50%) scale(0.25);
}

.demo-1 .grid a:hover figure button, .demo-3 .grid a:hover figure button {
  opacity: 1;
  transform: translateY(-50%) translateX(-50%) scale(1);
}

.demo-2 body {
  background: #e74c3c;
}

.demo-2 .grid figcaption h2 {
  color: #e74c3c;
}

.demo-2 .grid figcaption p {
  transition-delay: 0.05s;
}

.demo-2 .grid figure button {
  bottom: 0;
  left: 0;
  padding: 15px;
  width: 100%;
  background: #fff;
  color: #333;
  font-weight: 300;
  transform: translateY(100%);
}

.demo-2 .grid a:hover figure button {
  transition-timing-function: ease-out;
  transform: translateY(0);
}

.demo-2 .grid figcaption h2, .demo-2 .grid figcaption p, .demo-3 .grid figcaption h2, .demo-3 .grid figcaption p {
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.115, 1);
  -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.115, 1.445);
  timing-function: cubic-bezier(0.25, 0.25, 0.115, 1.445);
}

.demo-2 .grid a:hover figcaption p, .demo-3 .grid a:hover figcaption p {
  transition-delay: 0;
  transition-duration: 0.1s;
}

.demo-3 body {
  background: #52be7f;
}

.demo-3 .grid figcaption h2 {
  color: #52be7f;
}

.demo-3 .grid a:hover figcaption h2 {
  transform: translateY(5px);
}

@media screen and (max-width: 58em) {
  .grid a {
    width: 100%;
  }
  .grid a:nth-child(odd) {
    margin: 0;
  }
  .grid a:nth-child(3n-1) {
    margin: 30px 0 -30px;
  }
}
@media screen and (max-width: 45em) {
  .grid {
    max-width: 100%;
  }
  .grid a {
    width: 100%;
  }
  .grid a:nth-child(3n-1) {
    margin: 0;
  }
  .grid a:nth-child(even) {
    margin: 30px 0 -30px;
  }
  .grid figcaption h2 {
    margin-bottom: 0;
    transform: translateY(30px);
  }
  .grid figcaption p {
    margin: 0;
    padding: 0 10px;
  }
}
@media screen and (max-width: 27em) {
  .grid {
    max-width: 100%;
  }
  .grid a {
    width: 100%;
  }
  .grid a:nth-child(even) {
    margin: 0;
  }
}
/*Hover effect home page */
#inner-banner_contnt {
  position: relative;
}
#inner-banner_contnt .inner-hdd-cntnt {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 41%;
  background: rgba(0, 0, 0, 0.568627451);
  color: #fff;
  padding: 60px 44px;
}
#inner-banner_contnt .innr-bnner_21 {
  width: 100%;
}
#inner-banner_contnt .inner-hdd-cntnt h6 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.9rem;
}
#inner-banner_contnt .inner-hdd-cntnt h1 {
  font-size: 2.9rem;
  font-weight: bold;
}
#inner-banner_contnt .inner-hdd-cntnt h4 {
  font-size: 20px;
  margin: 0px auto;
  margin: 17px auto;
}
#inner-banner_contnt .inner-hdd-cntnt h5 {
  margin: 0px auto 21px;
}
#inner-banner_contnt .inner-hdd-cntnt p {
  font-size: 18px;
  line-height: 34px;
  text-align: justify;
}

#contnt-pge-echsectn-1 {
  padding: 57px 0;
  text-align: justify;
}
#contnt-pge-echsectn-1 .inn-contnt-3 {
  padding: 41px 43px;
}
#contnt-pge-echsectn-1 .inn-contnt-3 h1 {
  font-weight: bold;
  margin: 0px auto 12px;
  text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.06);
  font-size: 38px;
  color: #26c8bd;
}
#contnt-pge-echsectn-1 .inn-contnt-3 h4 {
  font-size: 20px;
  margin: 0px auto;
  margin: 17px auto;
}
#contnt-pge-echsectn-1 .inn-contnt-3 h5 {
  margin: 0px auto 21px;
}
#contnt-pge-echsectn-1 .inn-contnt-3 p {
  font-size: 16px;
  line-height: 34px;
}
#contnt-pge-echsectn-1 .cntn-mmg-3 {
  background: #fff;
  box-shadow: 0px 1px 8px 1px rgba(0, 0, 0, 0.1215686275);
  padding: 27px;
}

#group-compny-logos {
  padding: 19px 0 80px;
}
#group-compny-logos h1 {
  margin: 0px auto;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  color: #26c8bd;
}

.mmg-mard-bche {
  border: 10px solid #fff;
  box-shadow: 0px 1px 6px -2px #000;
  border-radius: 0;
}

#product-inner-bnner {
  position: relative;
}
#product-inner-bnner .brd-crmp-hdd {
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 144px;
  width: 38%;
  padding: 69px 48px;
  top: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.79) 100%);
  top: auto;
}
#product-inner-bnner .brd-crmp-hdd h5 {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: normal;
  margin: 0px auto 14px;
}
#product-inner-bnner img {
  width: 100%;
}
#product-inner-bnner .brd-crmp-hdd p {
  margin: 14px auto 0;
  line-height: 31px;
}
#product-inner-bnner .brd-crmp-hdd h1 {
  font-weight: bold;
  text-transform: uppercase;
}
#product-inner-bnner .ovrly-flw {
  background: #000;
}
#product-inner-bnner .brd-crmp-hdd_in {
  position: absolute;
  bottom: 72px;
  right: 62px;
  left: 35px;
}

#contct-uus {
  padding: 84px 0;
}
#contct-uus .contct-frm1 {
  width: 100%;
  border: 1px solid #a8a8a8;
  padding: 8px;
  margin-bottom: 12px;
}
#contct-uus .get-n-tch-bttn {
  padding: 8px 27px;
  font-size: 16px;
  background: #26c8bd;
  border: 1px solid #26c8bd;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  border-radius: 0;
}
#contct-uus .get-n-tch-bttn:hover {
  padding: 8px 27px;
  font-size: 16px;
  background: #26c8bd;
  border: 1px solid #26c8bd;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  border-radius: 0;
}
#contct-uus .brd-wdh-infos {
  background: url(../images/contct-bg.html) center;
  background-size: cover;
  color: #fff;
  padding: 38px;
  border-radius: 25px;
  margin-top: 45px;
}
#contct-uus .brd-wdh-infos p {
  margin: 0px auto;
  line-height: 29px;
}
#contct-uus .fluid-width-video-wrapper {
  padding-top: 16% !important;
}

#cntct-nmber {
  padding: 48px 0 20px;
  background: #26c8bd;
  color: #fff;
}
#cntct-nmber .icn-oc {
  text-align: center;
  margin: 1px auto;
  background: #fff;
  color: #26c8bd;
  padding: 10px 0;
  border-radius: 5px;
}
#cntct-nmber .mmp-ic {
  width: 100%;
  height: 50px;
}

#prod-benefits-secton {
  padding: 141px 0 10px;
  background: #fff;
}
#prod-benefits-secton h1 {
  text-align: center;
  font-size: 40px;
  font-weight: 300;
  color: #26c8bd;
  text-transform: uppercase;
}
#prod-benefits-secton h3 {
  font-size: 25px;
  font-weight: bold;
  margin: 18px auto 8px;
  color: #9f9f9f;
}
#prod-benefits-secton p {
  font-size: 16px;
  margin: 0px auto;
  line-height: 32px;
}
#prod-benefits-secton span {
  font-weight: bold;
}
#prod-benefits-secton .prod-wrpr-bttom-top {
  padding-top: 59px;
  text-align: center;
}
#prod-benefits-secton #owl-demo-10 img {
  width: auto !important;
  margin: 0px auto;
}
#prod-benefits-secton .owl-nav {
  display: none;
}
#prod-benefits-secton .owl-dots {
  display: none;
}

#silver-relted-immg {
  padding: 10px 0 0px;
}
#silver-relted-immg .slver-text-left {
  width: 76%;
  margin: 29px auto 0 20px;
  float: left;
}
#silver-relted-immg .slver-text-left h1 {
  font-weight: normal;
  line-height: 56px;
  font-size: 2.7rem;
}
#silver-relted-immg .sivlve-mmg-lft {
  width: 100%;
  margin: 0px auto;
}
#silver-relted-immg p {
  font-size: 16px;
  line-height: 32px;
}
#silver-relted-immg h1 {
  font-weight: bold;
  color: #26c8bd;
  font-size: 40px;
  -webkit-text-decoration: underline 1px;
          text-decoration: underline 1px;
  line-height: 49px;
  margin: 0px auto 21px;
}
#silver-relted-immg h2 {
  font-weight: bold;
  color: #26c8bd;
  font-size: 30px;
  -webkit-text-decoration: underline 1px;
          text-decoration: underline 1px;
  line-height: 49px;
  margin: 0px auto 21px;
}
#silver-relted-immg h3 {
  font-weight: bold;
  color: #26c8bd;
  font-size: 25px;
  -webkit-text-decoration: underline 1px;
          text-decoration: underline 1px;
  line-height: 39px;
  margin: 0px auto 10px;
}
#silver-relted-immg h4 {
  font-weight: bold;
  color: #26c8bd;
  font-size: 20px;
  -webkit-text-decoration: underline 1px;
          text-decoration: underline 1px;
  line-height: 39px;
  margin: 0px auto 10px;
}
#silver-relted-immg h5 {
  font-weight: bold;
  color: #26c8bd;
  font-size: 18px;
  -webkit-text-decoration: underline 1px;
          text-decoration: underline 1px;
  line-height: 39px;
  margin: 0px auto 10px;
}
#silver-relted-immg .slver-text-right {
  width: 76%;
  margin: 29px 21px 0 0px;
  float: right;
  text-align: right;
}
#silver-relted-immg .slver-text-right h1 {
  font-weight: normal;
  line-height: 56px;
  font-size: 2.7rem;
}
#silver-relted-immg .sivlve-mmg-lft {
  width: 90%;
  margin: 52px auto;
}

.widget_1 ul li::before {
  content: url(../images/right-icon_1.png);
  left: 0;
  position: absolute;
  padding-left: 4px;
}

.widget_1 ul {
  float: left;
  list-style: outside none none;
  margin-bottom: 0;
  padding-left: 0;
  width: 100%;
}

.widget_1 ul li {
  margin-bottom: 3px;
  padding-left: 36px;
  position: relative;
  line-height: 32px;
}

#content-tables_1 table {
  border-collapse: collapse;
}

#content-tables_1 th {
  text-align: left;
  padding: 11px 11px !important;
}

#content-tables_1 td {
  text-align: left;
  padding: 11px 11px;
  background: none;
}

#content-tables_1 tr:nth-child(odd) {
  background-color: #FFF;
}

#content-tables_1 tr:nth-child(even) {
  background-color: #fff;
}

#content-tables_1 table tr {
  border-bottom: 1px solid #eceaea;
}

#prod-wrp-list-items {
  padding: 60px 0;
}
#prod-wrp-list-items .common-heading-left {
  text-align: left;
  margin-bottom: 15px;
}
#prod-wrp-list-items .common-heading-left h1 {
  font-weight: bold;
  color: #26c8bd;
  text-transform: uppercase;
}
#prod-wrp-list-items .common-heading-left h6 {
  text-transform: uppercase;
  letter-spacing: 3px;
  margin: 0px auto 7px;
}
#prod-wrp-list-items .prod-wrpr-itm-txts {
  padding: 16px 0 0;
}
#prod-wrp-list-items h4 {
  font-size: 28px;
  font-weight: bold;
  text-align: left;
  line-height: 37px;
  color: #26c8bd;
  margin: 0px auto 12px;
}
#prod-wrp-list-items p {
  font-size: 16px;
  line-height: 31px;
}

#contnt-pge_nw {
  padding: 0px 0;
  position: relative;
}
#contnt-pge_nw .hd-brd-contnt {
  right: 15px;
  position: absolute;
  bottom: 0;
  background: linear-gradient(267deg, rgba(255, 255, 255, 0) 0%, rgb(38, 200, 189) 100%);
  padding: 18px 42px 13px 21px;
  left: 142px;
  color: #fff;
}
#contnt-pge_nw .hd-brd-contnt h1 {
  font-weight: bold;
  font-size: 44px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#contnt-pge_nw .hd-brd-contnt ul {
  margin: 0px auto;
  padding: 0;
}
#contnt-pge_nw .hd-brd-contnt ul li {
  list-style: none;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 17px;
}

#product-inner-bnner_2 {
  position: relative;
}
#product-inner-bnner_2 .brd-crmp-hdd {
  position: absolute;
  bottom: 0;
  left: 144px;
  width: 38%;
  padding: 214px 52px 48px;
  top: 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.79) 100%); /*box-shadow: 0px 12px 8px -6px #000;*/
}
#product-inner-bnner_2 .brd-crmp-hdd h5 {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: normal;
  margin: 0px auto 14px;
}
#product-inner-bnner_2 img {
  width: 100%;
}
#product-inner-bnner_2 .brd-crmp-hdd p {
  margin: 14px auto 0;
  line-height: 31px;
}
#product-inner-bnner_2 .brd-crmp-hdd h1 {
  font-weight: bold;
}
#product-inner-bnner_2 .ovrly-flw {
  background: #000;
}
#product-inner-bnner_2 .brnd-llgo_21 {
  width: auto !important;
  margin-bottom: 12px;
}

#contnt-pg-wrpr {
  padding: 80px 0;
}
#contnt-pg-wrpr .cntn-pge-contnts h1 {
  font-weight: bold;
  color: #26c8bd;
  font-size: 40px;
  -webkit-text-decoration: underline 1px;
          text-decoration: underline 1px;
  line-height: 49px;
  margin: 0px auto 21px;
}
#contnt-pg-wrpr .cntn-pge-contnts h2 {
  font-weight: bold;
  color: #26c8bd;
  font-size: 30px;
  -webkit-text-decoration: underline 1px;
          text-decoration: underline 1px;
  line-height: 49px;
  margin: 0px auto 21px;
}
#contnt-pg-wrpr .cntn-pge-contnts h3 {
  font-weight: bold;
  color: #26c8bd;
  font-size: 25px;
  -webkit-text-decoration: underline 1px;
          text-decoration: underline 1px;
  line-height: 39px;
  margin: 0px auto 10px;
}
#contnt-pg-wrpr .cntn-pge-contnts h4 {
  font-weight: bold;
  color: #26c8bd;
  font-size: 20px;
  -webkit-text-decoration: underline 1px;
          text-decoration: underline 1px;
  line-height: 39px;
  margin: 0px auto 10px;
}
#contnt-pg-wrpr .cntn-pge-contnts h5 {
  font-weight: bold;
  color: #26c8bd;
  font-size: 18px;
  -webkit-text-decoration: underline 1px;
          text-decoration: underline 1px;
  line-height: 39px;
  margin: 0px auto 10px;
}
#contnt-pg-wrpr .cntn-pge-contnts p {
  font-size: 16px;
  line-height: 33px;
}
#contnt-pg-wrpr .cont-pgge-itm {
  float: left;
  width: 100%;
  padding: 28px 39px;
}
#contnt-pg-wrpr .itm-lft-12 {
  background: #f4f4f4;
  margin-bottom: 43px;
}

#main-banner-anim {
  position: relative;
}
#main-banner-anim .boch-bnntr {
  width: 100%;
}
#main-banner-anim .main-bnr-txt-posi { /*font-family: 'baskervvilleregular';*/
  font-weight: bold;
  position: absolute;
  bottom: 0;
  right: 269px;
  top: -410px;
  color: #26c8bd !important;
}
#main-banner-anim .bck-anim-2 {
  color: #7d7d7d;
  font-weight: bold;
  text-transform: uppercase !important;
  font-size: 4rem !important;
  letter-spacing: 103px !important;
  position: relative !important;
  left: 7px !important;
  bottom: -106px;
}
#main-banner-anim .tracking-in-expand-fwd {
  font-size: 8rem;
  letter-spacing: 2px;
  animation: tracking-in-expand-fwd 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0s both;
}
@keyframes tracking-in-expand-fwd {
  0% {
    letter-spacing: -0.5em;
    transform: translateZ(-700px);
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    transform: translateZ(0);
    opacity: 1;
  }
}
#main-banner-anim .tracking-in-contract-bck-bottom {
  animation: tracking-in-contract-bck-bottom 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0 both;
}
@keyframes tracking-in-contract-bck-bottom {
  0% {
    letter-spacing: 1em;
    transform: translateZ(400px) translateY(300px);
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    transform: translateZ(0) translateY(0);
    opacity: 1;
  }
}
#main-banner-anim .content_2 {
  position: absolute;
  top: 45%;
  right: 38%;
}
#main-banner-anim .content_2 h4 {
  color: #fff;
  font-size: 6em;
  position: absolute;
  text-transform: uppercase;
  transform: translate(-42%, -50%);
  letter-spacing: 93px;
}
#main-banner-anim .content_2 h4:nth-child(1) {
  color: #26c8bd;
  -webkit-text-stroke: 2px #26c8bd;
}
#main-banner-anim .content_2 h4:nth-child(2) {
  color: #0d5e58;
  animation: animate 4s ease-in-out infinite;
}
@keyframes animate {
  0%, 100% {
    -webkit-clip-path: polygon(0% 45%, 16% 44%, 33% 50%, 54% 60%, 70% 61%, 84% 59%, 100% 52%, 100% 100%, 0% 100%);
            clip-path: polygon(0% 45%, 16% 44%, 33% 50%, 54% 60%, 70% 61%, 84% 59%, 100% 52%, 100% 100%, 0% 100%);
  }
  50% {
    -webkit-clip-path: polygon(0% 60%, 15% 65%, 34% 66%, 51% 62%, 67% 50%, 84% 45%, 100% 46%, 100% 100%, 0% 100%);
            clip-path: polygon(0% 60%, 15% 65%, 34% 66%, 51% 62%, 67% 50%, 84% 45%, 100% 46%, 100% 100%, 0% 100%);
  }
}
#main-banner-anim .lens_01 {
  position: relative;
  right: -58px;
  top: -27px;
  z-index: -1;
}
#main-banner-anim .lens_1_3 {
  position: absolute;
  bottom: 163px;
  z-index: 1;
  right: 425px;
}

#focus-categ {
  padding: 49px 0 108px;
}
#focus-categ .common-heading-left {
  text-align: left;
  margin-bottom: 15px;
}
#focus-categ .common-heading-left h1 {
  font-weight: bold;
  color: #26c8bd;
  font-size: 3rem;
  text-transform: uppercase;
}
#focus-categ .common-heading-left h6 {
  text-transform: uppercase;
  letter-spacing: 3px;
  margin: 0px auto 7px;
}
#focus-categ p {
  font-size: 16px;
  margin: 0px auto;
  line-height: 34px;
}
#focus-categ .red-morrrr {
  background: #26c8bd;
  border: 1px solid #26c8bd;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 13px 31px;
  margin: 23px auto 0;
}
#focus-categ .red-morrrr:hover {
  background: #3baaa2;
  border: 1px solid #3baaa2;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 13px 31px;
  margin: 23px auto 0;
}
#focus-categ .focus-box {
  margin-top: 44px;
}
#focus-categ .owl-nav {
  display: none !important;
}
#focus-categ .owl-dots {
  display: none !important;
}

.grop-compn img {
  margin: 0px auto;
}

.grop-compn .col-md-3 {
  text-align: center;
  border: 1px solid #fffafa;
  width: 22%;
  margin: 9px;
  box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  padding: 17px 14px 3px;
}

.grop-compn .col-md-6 {
  text-align: center;
  border: 1px solid #fffafa;
  width: 45%;
  margin: 9px;
  box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.1803921569);
}

.bochelogo {
  position: relative;
  right: -507px;
  top: -22px;
}

.container_3 {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 30px;
}
.container_3 h1 {
  position: absolute;
  left: -17px;
}
.container_3 h1 span {
  letter-spacing: 3px;
  font-weight: 800;
  display: inline-block;
  font-style: italic;
  opacity: 0;
  font-size: 8.8rem;
  animation-duration: 0.15s;
  animation-name: dropIn;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
.container_3 h1 span:nth-child(1) {
  animation-delay: 0.2s;
}
.container_3 h1 span:nth-child(2) {
  animation-delay: 0.4s;
}
.container_3 h1 span:nth-child(3) {
  animation-delay: 0.6s;
}
.container_3 h1 span:nth-child(4) {
  animation-delay: 0.8s;
}
.container_3 h1 span:nth-child(5) {
  animation-delay: 1s;
}
.container_3 h1 span:nth-child(6) {
  animation-delay: 1.2s;
}
.container_3 h1 span:nth-child(7) {
  animation-delay: 1.4s;
}
.container_3 h1 span:nth-child(8) {
  animation-delay: 1.6s;
}
.container_3 h1 span:nth-child(9) {
  animation-delay: 1.8s;
}
.container_3 h1 span:nth-child(10) {
  animation-delay: 2s;
}
.container_3 h1 span:nth-child(11) {
  animation-delay: 2.2s;
}
.container_3 h1 span:nth-child(12) {
  animation-delay: 2.4s;
}
.container_3 h1 span:nth-child(13) {
  animation-delay: 2.6s;
}
.container_3 h1 span:nth-child(14) {
  animation-delay: 2.8s;
}

@keyframes dropIn {
  0% {
    opacity: 0;
    transform: translate3d(0, -60vh, 0);
  }
  75% {
    opacity: 1;
    transform: translate3d(0, 1.5vh, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.cssanimation, .cssanimation span {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.cssanimation span {
  display: inline-block;
}

.leRotateYZoomIn span {
  animation-name: leRotateYZoomIn;
}

@keyframes leRotateYZoomIn {
  from {
    transform: perspective(600px) translate3d(0, -60px, -2000px) rotateY(75deg);
    opacity: 0;
  }
  5% {
    transform: perspective(600px) translate3d(0, -60px, -1500px) rotateY(75deg);
  }
}
#find-optician-main-wrpper {
  position: relative;
}
#find-optician-main-wrpper .bnr-opticn-bnnr {
  width: 100%;
}
#find-optician-main-wrpper .srhh-bttns {
  width: 100%;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 12px 33px;
  background: #26c8bd;
  border: 1px solid #26c8bd;
}
#find-optician-main-wrpper .srch-box-item-opti {
  position: relative;
}
#find-optician-main-wrpper .srch-inppt_1 {
  width: 100%;
  border: 1px solid #ccc;
  padding: 12px 12px 12px 38px;
}
#find-optician-main-wrpper .srch-inppt_2 {
  width: 100%;
  border: 1px solid #ccc;
  padding: 12px 12px 12px 12px;
}
#find-optician-main-wrpper .loctn-icn {
  position: absolute;
  left: 13px;
  top: 12px;
}
#find-optician-main-wrpper .custom-dropdown {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 !important;
  border-radius: 2px;
  width: 100%;
  margin: 0px auto;
}
#find-optician-main-wrpper .custom-dropdown__select {
  padding: 9px 12px;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  font-weight: normal;
  color: #777;
  height: 49px;
  border: 1px solid #DDD;
  margin: 0 auto;
  font-size: 15px;
  letter-spacing: 0;
  background: #fff;
}
#find-optician-main-wrpper .custom-dropdown__select {
  border: 1px solid #ccc !important;
  padding: 9px 18px;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  font-weight: normal;
  color: #777;
  height: 50px;
  border: none;
  margin: 0 auto;
  font-size: 15px;
  letter-spacing: 0;
}
#find-optician-main-wrpper .custom-dropdown::before, #find-optician-main-wrpper .custom-dropdown::after {
  content: "";
  position: absolute;
  pointer-events: none;
}
#find-optician-main-wrpper .custom-dropdown::after {
  content: url(../images/down.html);
  height: 0;
  font-size: 13px;
  line-height: 1;
  right: 16px;
  top: 56%;
  margin-top: -9px;
  color: #D72027 !important;
}
#find-optician-main-wrpper .custom-dropdown::before {
  width: 2.3em;
  right: 0;
  top: 0;
  bottom: 0;
  border-radius: 0 3px 3px 0;
}
#find-optician-main-wrpper .custom-dropdown__select[disabled] {
  color: rgba(0, 0, 0, 0.3);
}
#find-optician-main-wrpper .custom-dropdown.custom-dropdown--disabled::after {
  color: rgba(0, 0, 0, 0.1);
}
#find-optician-main-wrpper .custom-dropdown--white::before {
  background-color: transparent;
  border-left: none;
}
#find-optician-main-wrpper .custom-dropdown--white::after {
  color: rgba(0, 0, 0, 0.9);
}
#find-optician-main-wrpper .custom-dropdown--emerald::before {
  background-color: #1aa181;
}
#find-optician-main-wrpper .custom-dropdown--emerald::after {
  color: rgba(0, 0, 0, 0.4);
}
#find-optician-main-wrpper .custom-dropdown--red::before {
  background-color: #d53a22;
}
#find-optician-main-wrpper .custom-dropdown--red::after {
  color: rgba(0, 0, 0, 0.4);
}
#find-optician-main-wrpper .custom-dropdown--large .custom-dropdown__select {
  padding-right: 1.3em;
}
#find-optician-main-wrpper .custom-dropdown--small .custom-dropdown__select {
  padding-right: 0.5em;
}
#find-optician-main-wrpper .srch_2 {
  text-align: center;
  margin: 13px auto;
}
#find-optician-main-wrpper .srch_2 h5 {
  font-weight: bold;
}
#find-optician-main-wrpper .serch-opticn_box h3 {
  margin: 0px auto 4px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 17px;
  letter-spacing: 1px;
}
#find-optician-main-wrpper .serch-opticn_box {
  box-shadow: 0px 0px 14px 2px rgba(0, 0, 0, 0.0509803922);
  position: absolute;
  bottom: 26px;
  left: 12px;
  background: #fff;
  width: 71%;
  padding: 23px 28px 28px;
}

#opticn-detils {
  padding: 60px 0;
}
#opticn-detils .opticn-result-wrpr {
  box-shadow: 0px 0px 9px -3px rgba(0, 0, 0, 0.15);
  margin-bottom: 27px;
}
#opticn-detils .optcn-wrp-txts {
  padding: 26px 10px;
}
#opticn-detils .loctn-icons {
  text-align: center;
  background: #26c8bd;
  border: 1px solid #26c8bd;
  color: #fff;
  width: 35px;
  height: 32px;
  padding: 1px;
}
#opticn-detils .optcn-wrp-txts p {
  margin: 4px auto;
}
#opticn-detils .tem-infos {
  margin-bottom: 4px;
}
#opticn-detils .optcn-wrp-txts h1 {
  font-weight: bold;
  font-size: 29px;
  margin: 0px auto 16px;
  letter-spacing: 0px;
}
#opticn-detils .gt-directn {
  border: 1px solid #eee;
  background: #eee;
  padding: 8px 18px;
  margin: 7px auto 0;
}
#opticn-detils .map-directn {
  position: relative;
  top: -2px;
  right: 3px;
  color: #26c8bd;
}
#opticn-detils .optn-mmgg {
  width: 100%;
}
#opticn-detils .bttm-mapp {
  margin: 39px auto 0;
}
#opticn-detils .bttm-mapp h1 {
  font-weight: bold;
  font-size: 34px;
  text-transform: uppercase;
}
#opticn-detils .mapp-ifrmme {
  width: 100%;
  height: 400px !important;
}

.not-fund-cntr {
  text-align: center;
}

.not-fund-cntr h2 {
  font-weight: bold;
  margin: 16px auto 3px;
  font-size: 41px;
}

.not-fund-cntr h3 {
  font-size: 24px;
  letter-spacing: 4px;
}/*# sourceMappingURL=main-style.css.map */