﻿
section {
  padding: 100px 0; }

.section-t-space {
  padding-top: 100px; }

.section-b-space {
  padding-bottom: 100px; }

body {
  font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
  position: relative;
  background: #ffffff;
  font-size: calc(13px + (16 - 13) * ((100vw - 320px) / (1920 - 320)));}

h1 {
  font-style: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
  font-size: calc(22px + (80 - 22) * ((100vw - 320px) / (1920 - 320)));
  color: #000000;
  font-weight: 700;
  text-transform: uppercase; }

h2 {
  font-size: calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320)));
  text-transform: uppercase;
  font-weight: 500;
  font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
  color: #00377e; }

h3 {
  font-size: calc(18px + (36 - 18) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 400;
  font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; }

h4 {
  font-size: calc(16px + (28 - 16) * ((100vw - 320px) / (1920 - 320)));
  text-transform: capitalize;
  font-weight: 400;
  letter-spacing: 0.03em;
  font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; }

h5 {
  font-size: calc(14px + (22 - 14) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 400; }

h6 {
  font-size: calc(13px + (18 - 13) * ((100vw - 320px) / (1920 - 320)));
  font-weight: 400;
  font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
  color: #00377e; }

ul {
  padding-left: 0;
  margin-bottom: 0; }

li {
  display: block;
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))); }

p {
  font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
  line-height: 1.6;
  color: #33322d;
  font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
  font-weight: 400; }

span {
  font-size: 14px; }

a {
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))); }
  a:hover {
    text-decoration: none;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease; }
  a:focus {
    outline: none; }

.mt-cls {
  margin-top: 30px; }

button:focus, .btn:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none; }

:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none; }

.bg-light0 {
  background-color: #bfbfbf; }

.bg-light1 {
  background-color: #f1e7e6; }

.bg-light2 {
  background-color: #d0edff; }

.small-section {
  padding-top: 35px;
  padding-bottom: 35px; }

.title-borderless {
  margin-bottom: 30px;
  text-align: center;
  margin-top: -5px; }

.btn_dark:hover {
  color: white; }

.slick-slide {
  line-height: 0; }

.slick-prev {
  left: -20px; }

.slick-next {
  right: -20px; }

.light-grey-bg {
  background-color: rgba(238, 228, 216, 0.4); }

.alert {
  font-size: 14px; }
  .alert .progress {
    height: 7px; }

.common-bg {
  background-image: url("../assets/images/common_image/common_bg.png");
  background-attachment: fixed;
  position: relative; }

.common-decor .circel {
  position: absolute;
  height: 25px;
  width: 25px;
  border: 4px solid #eee4d8;
  border-radius: 100%;
  left: 30px;
  -webkit-animation: myOrbit 9s linear infinite;
          animation: myOrbit 9s linear infinite; }
  .common-decor .circel:nth-child(2) {
    right: 30px;
    left: unset;
    bottom: 50%;
    animation: myOrbit 9s linear infinite reverse; }
  .common-decor .circel:nth-child(3) {
    right: 50%;
    left: unset;
    bottom: 50px;
    animation: myOrbit 9s linear infinite reverse; }

.common-decor .plus {
  position: absolute;
  bottom: 50px;
  left: 50px;
  -webkit-animation: star 7s linear infinite;
          animation: star 7s linear infinite; }
  .common-decor .plus:before {
    content: "";
    height: 20px;
    position: absolute;
    width: 6px;
    background: -webkit-gradient(linear, left bottom, left top, from(#d7cab9), to(#d9cab5));
    background: linear-gradient(to top, #d7cab9 0%, #d9cab5 100%);
    border-radius: 5px;
    -webkit-transform: rotate(-85deg);
            transform: rotate(-85deg); }
  .common-decor .plus:after {
    content: "";
    background-color: #fe7d0b;
    height: 20px;
    position: absolute;
    width: 6px;
    background: -webkit-gradient(linear, left bottom, left top, from(#d7cab9), to(#d9cab5));
    background: linear-gradient(to top, #d7cab9 0%, #d9cab5 100%);
    border-radius: 5px; }
  .common-decor .plus + .plus {
    left: unset;
    right: 30px;
    -webkit-animation: star 15s linear infinite;
            animation: star 15s linear infinite; }

/*==================
     1.1. Button
 ===================*/
.btn_dark {
  border: 1px solid #00377e;
  background: #00377e;
  color: #ffffff;
  padding: 15px 40px;
  border-radius: 100px;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  letter-spacing: 3px;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  overflow: hidden; }
  .btn_dark:after {
    background: #ffffff;
    content: "";
    height: 155px;
    left: -80px;
    opacity: 0.2;
    position: absolute;
    top: -30px;
    -webkit-transform: rotate(35deg);
            transform: rotate(35deg);
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: 1; }
  .btn_dark:hover:after {
    left: 120%;
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1); }

.btn_lite {
  border: 1px solid #c7ac85;
  background: #c7ac85;
  color: #ffffff;
  padding: 15px 40px;
  border-radius: 100px;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  cursor: pointer;
  letter-spacing: 3px;
  text-transform: uppercase;
  line-height: 1;
  overflow: hidden;
  position: relative; }
  .btn_lite:after {
    background: #ffffff;
    content: "";
    height: 155px;
    left: -80px;
    opacity: 0.2;
    position: absolute;
    top: -30px;
    -webkit-transform: rotate(35deg);
            transform: rotate(35deg);
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    width: 50px;
    z-index: 1; }
  .btn_lite:hover:after {
    left: 120%;
    -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1); }

/*======================
     1.2. Title
=======================*/
.title_prime {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: left;
  height: 100%; }
  .title_prime .icon-image {
    width: 50px;
    fill: #00377e;
    margin-left: 37px; }
  .title_prime h5 {
    font-size: calc(14px + (28 - 14) * ((100vw - 320px) / (1920 - 320)));
    padding-top: 23px;
    padding-left: 20px;
    position: relative;
    color: #00377e;
    font-family: "Dancing Script", cursive;
    text-transform: capitalize;
    display: inline-block;
    letter-spacing: 0.02em;
    line-height: 26px; }
    .title_prime h5:before {
      content: "";
      height: 3px;
      width: 14px;
      position: absolute;
      left: 7px;
      top: 70%;
      background: #00377e;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0); }
  .title_prime h2 {
    letter-spacing: 0.02em;
    line-height: 60px;
    padding-top: 30px;
    max-width: 340px;
    margin-top: -12px;
    margin-bottom: 0;
    text-transform: uppercase; }
  .title_prime p {
    margin-top: 0;
    padding-top: 20px;
    margin-bottom: 0; }

.title_second {
  margin-bottom: 50px; }
  .title_second h5 {
    color: #636060;
    font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
    text-transform: capitalize;
    margin-top: -3px;
    font-size: calc(10px + (28 - 14) * ((100vw - 320px) / (1920 - 320))); }
  .title_second h2 {
    padding-top: 20px;
    margin-bottom: -8px; }

.title1 {
  text-align: center; }
  .title1 h4 {
    color: #00377e;
    padding-bottom: 10px;
    margin-bottom: 0;
    margin-top: -3px; }
  .title1 .title-inner1 {
    padding-bottom: 15px;
    margin-bottom: 30px;
    position: relative; }
    .title1 .title-inner1:after {
      position: absolute;
      height: 5px;
      width: 70px;
      background-color: #00377e;
      content: "";
      left: 0;
      right: 0;
      margin: 0 auto;
      bottom: 0; }
  .title1.title-gradient .title-inner1:after {
    background: #00377e;
    background: -webkit-gradient(linear, left top, left bottom, from(#01effc), color-stop(99%, #485ff2));
    background: linear-gradient(180deg, #01effc 0%, #485ff2 99%);
    background-color: #00377e; }
  .title1.title5 .title-inner1 {
    padding-bottom: 0;
    margin-bottom: 0; }
    .title1.title5 .title-inner1:after {
      display: none; }
  .title1.title5 hr[role="tournament6"] {
    border: 0 solid;
    height: 1px;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(rgba(106, 64, 49, 0.75)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(106, 64, 49, 0.75), rgba(0, 0, 0, 0));
    display: block;
    width: 25%;
    margin: 15px auto 30px auto; }
  .title1.title5 hr[role="tournament6"]::before {
    position: absolute;
    background-color: #efefef;
    border: 1px solid;
    border-color: #00377e;
    padding: 5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 50%;
    margin: -6px 0px 0px 0;
    content: ""; }

.title2 {
  text-align: center; }
  .title2 h4 {
    color: #00377e;
    padding-bottom: 10px;
    margin-bottom: 0;
    text-transform: uppercase;
    margin-top: -3px; }
  .title2 .title-inner2 {
    margin-bottom: 50px;
    position: relative;
    display: inline-block;
    padding: 0 25px; }
    .title2 .title-inner2:after {
      position: absolute;
      height: 5px;
      width: 100%;
      background-color: #8d5541;
      content: "";
      left: 0;
      right: 0;
      margin: 0 auto;
      bottom: 3px;
      z-index: -1; }

.title3 {
  text-align: center; }
  .title3 h4 {
    color: #00377e;
    padding-bottom: 10px;
    margin-bottom: 5px;
    margin-top: -3px; }
  .title3 .title-inner3 {
    margin-bottom: 20px;
    position: relative;
    margin-top: -5px; }
  .title3 .line {
    position: relative;
    height: 5px;
    width: 45px;
    background-color: #00377e;
    content: "";
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
    margin-bottom: 50px; }
    .title3 .line:after, .title3 .line:before {
      position: absolute;
      height: 5px;
      width: 10px;
      content: "";
      background-color: #00377e; }
    .title3 .line:after {
      right: 50px; }
    .title3 .line:before {
      left: 50px; }

.title4 {
  text-align: center; }
  .title4 .title-inner4 {
    padding-bottom: 25px;
    margin-bottom: 0;
    position: relative;
    margin-top: -5px; }
  .title4 .line {
    position: relative;
    height: 1px;
    width: 180px;
    background-color: #00377e;
    margin: 0 auto;
    margin-bottom: 55px;
    bottom: 0;
    top: 0; }
    .title4 .line:after, .title4 .line:before {
      position: absolute;
      height: 10px;
      width: 10px;
      content: "";
      background-color: #00377e;
      top: -4px; }
    .title4 .line:after {
      left: 78px; }
    .title4 .line:before {
      left: 64px; }
    .title4 .line span:after, .title4 .line span:before {
      position: absolute;
      height: 10px;
      width: 10px;
      content: "";
      background-color: #00377e;
      top: -4px; }
    .title4 .line span:after {
      right: 78px; }
    .title4 .line span:before {
      right: 64px; }

.title6 {
  text-align: center; }
  .title6 h2 {
    margin-top: -5px; }

.title-borderless {
  margin-bottom: 30px;
  text-align: center;
  margin-top: -5px; }

/*==================
     2. Header
====================*/
.top_header {
  font-family: "Poppins";
  padding: 5px 0;
  background: -webkit-gradient(linear, right top, left top, from(#978262), color-stop(#cbbaa6), to(#978262));
  background: linear-gradient(270deg, #978262, #cbbaa6, #978262); }
  .top_header .greeting {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    float: left; }
  .top_header ul.list-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .top_header h6 {
    color: #00377e;
    font-size: 14px;
    line-height: 30px; }
  .top_header .dropdown .dropdown-menu {
    background: white;
    border-radius: 0; }
    .top_header .dropdown .dropdown-menu .dropdown-item {
      color: #00377e; }
      .top_header .dropdown .dropdown-menu .dropdown-item:hover {
        color: #00377e;
        font-weight: 700; }
      .top_header .dropdown .dropdown-menu .dropdown-item:active {
        background-color: white; }
  .top_header .dropdown .btn {
    background: transparent;
    color: #00377e;
    border-radius: unset;
    padding: 0;
    font-weight: 500;
    font-size: 14px;
    line-height: 1; }
    .top_header .dropdown .btn:focus {
      -webkit-box-shadow: unset;
              box-shadow: unset; }
  .top_header ul > li:nth-child(2) {
    border-right: 1px solid rgba(106, 64, 49, 0.4);
    padding: 0 15px 0 0;
    margin-right: 1.2rem !important; }
  .top_header i {
    color: #00377e;
    font-size: 14px; }

.toggle-nav {
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  cursor: pointer; }

.menu {
  background: #ffffff; }
  .menu a {
    padding-top: 31px;
    padding-bottom: 31px;
    font-weight: 500;
    text-transform: uppercase; }
  .menu .menu-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .menu .menu-content .sm-horizontal .mobile-back {
      display: none; }
    .menu .menu-content .toggle-nav {
      display: none; }
      .menu .menu-content .toggle-nav i {
        font-size: 24px;
        color: #fff; }
    .menu .menu-content .menu-right {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .menu .menu-content nav {
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .menu .menu-content .main-menu .mobile-back {
        display: none; }
      .menu .menu-content .full-mega-menu {
        min-width: 1100px !important;
        padding: 20px !important;
        left: unset !important;
        right: 0; }
        .menu .menu-content .full-mega-menu h5 {
          font-size: 14px;
          color: #00377e;
          text-transform: uppercase;
          line-height: 14px;
          font-weight: 700;
          font-family: Poppins; }
        .menu .menu-content .full-mega-menu ul {
          display: block;
          position: relative;
          -webkit-box-shadow: none;
                  box-shadow: none;
          border: none;
          background-color: transparent; }
          .menu .menu-content .full-mega-menu ul a {
            padding: 9px 0;
            font-size: 14px; }
    .menu .menu-content .navbar .back {
      display: none; }
    .menu .menu-content .navbar .nav-link {
      color: #00377e;
      padding-right: 24px;
      padding-left: 24px; }
    .menu .menu-content .navbar .navbar-toggler {
      color: #00377e;
      border: unset; }
    .menu .menu-content a {
      font-family: "\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
      line-height: 16px; }
    .menu .menu-content ul.navbar-nav .nav-link {
      -webkit-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
      .menu .menu-content ul.navbar-nav .nav-link:hover {
        background: #00377e;
        color: #ffffff;
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
    .menu .menu-content .main_menu_right {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .menu .menu-content .main_menu_right > button a {
        color: #ffffff;
        line-height: 0; }
      .menu .menu-content .main_menu_right > button + button {
        margin-left: 10px; }
      .menu .menu-content .main_menu_right .setting {
        display: none; }
      .menu .menu-content .main_menu_right button {
        cursor: pointer;
        color: #ffffff;
        border: 1px solid #b3b3b3;
        background: #b3b3b3;
        padding: 7px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease; }
        .menu .menu-content .main_menu_right button span {
          font-size: 16px; }
        .menu .menu-content .main_menu_right button:hover {
          background-color: 00377e;
          color: #fff;
          -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease; }


.inner_header {
  position: relative;
  top: 0;
  width: 100%;
  z-index: 1;
  background: #b6a48b;
  margin: 0 auto;
  border-top: 1px solid #00377e;
  padding: 25px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .inner_header .mid_header_right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0; }
    .inner_header .mid_header_right .location {
      margin-left: auto;
      max-width: 38%; }
  .inner_header .media span {
    color: #00377e; }
  .inner_header .media .media-body p {
    color: #00377e;
    font-weight: medium;
    font-size: 12px;
    font-family: "Work Sans", sans-serif; }

/*======================
     3. Home Slider
=======================*/
.js-silder{
	position: relative;	
	min-width: 320px;
}
.silder-scroll{
	width: 100%;
	overflow: hidden;
}
.silder-main{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.silder-main-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.silder-main-img img{
	width: 100%;
}
.js-silder-ctrl{
	width: 100%;
	text-align: center;
    position:relative;
    top:-50px;
}
.silder-ctrl-prev,
.silder-ctrl-next{
	position: absolute;
	top: 0;
	width: 8%;
	height: 100%;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";
	font-size: 52px;
	font-weight: 600;
	text-shadow: #666 2px 2px 5px;
}
.silder-ctrl-prev{
	left: 0;
	text-align: left;
}
.silder-ctrl-next{
	right: 0;
	text-align: right;
}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{
	position: absolute;
	top: 50%;
	margin-top: -40px;
}
.silder-ctrl-prev>span{
	left: 0;
}
.silder-ctrl-next>span{
	right: 0;
}
.silder-ctrl-con{
	display: inline-block;
	width: 35px;
 height:5px;
	padding: 0;
	margin: 0 15px;
	cursor: pointer;
}
.silder-ctrl-con>span{
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	padding: 0;
 height:5px;
	cursor: pointer;
	background:rgba(255, 255, 255, 0.3);
}
.silder-ctrl-con.active>span{
	background:rgba(255, 255, 255, 1.0);
}

@media (max-width: 768px){
    .js-silder-ctrl{
    top:-30px;
}
.silder-ctrl-con{
	margin: 0 5px;
}
}

/*====================
     4. Instagram
======================*/
.silk_insta_slide {
  line-height: 0; }
  .silk_insta_slide .instabox {
    position: relative;
    overflow: hidden; }
    .silk_insta_slide .instabox .overlay {
      opacity: 0;
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      text-align: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      background: rgba(203, 186, 166, 0.4);
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
      .silk_insta_slide .instabox .overlay i {
        font-size: 25px;
        color: #ffffff; }
      .silk_insta_slide .instabox .overlay:hover {
        opacity: 1;
        -webkit-transform: scale(3);
                transform: scale(3);
        -webkit-transition: all 0.5s ease;
        transition: all 0.5s ease;
        cursor: pointer; }

/*======================
     5. Brand
========================*/
.brand_section {
  background: url(../assets/images/hair_color/bg.png) scroll top center;
  background-repeat: no-repeat; }
  .brand_section .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 60px 0; }
  .brand_section .brand > div:nth-child(1) {
    border-bottom: 2px solid;
    -o-border-image: linear-gradient(-90deg, #cab79a, #ffffff);
       border-image: -webkit-gradient(linear, right top, left top, from(#cab79a), to(#ffffff));
       border-image: linear-gradient(-90deg, #cab79a, #ffffff);
    border-image-slice: 1; }
  .brand_section .brand > div:nth-child(2) {
    border-right: 2px solid;
    border-left: 2px solid;
    border-bottom: 2px solid;
    -o-border-image: linear-gradient(0deg, #cab79a, #ffffff);
       border-image: -webkit-gradient(linear, left bottom, left top, from(#cab79a), to(#ffffff));
       border-image: linear-gradient(0deg, #cab79a, #ffffff);
    border-image-slice: 1; }
  .brand_section .brand > div:nth-child(3) {
    border-bottom: 2px solid;
    -o-border-image: linear-gradient(-90deg, #ffffff, #cab79a);
       border-image: -webkit-gradient(linear, right top, left top, from(#ffffff), to(#cab79a));
       border-image: linear-gradient(-90deg, #ffffff, #cab79a);
    border-image-slice: 1; }
  .brand_section .brand > div:nth-child(5) {
    border-right: 2px solid;
    border-left: 2px solid;
    -o-border-image: linear-gradient(0deg, #ffffff, #cab79a);
       border-image: -webkit-gradient(linear, left bottom, left top, from(#ffffff), to(#cab79a));
       border-image: linear-gradient(0deg, #ffffff, #cab79a);
    border-image-slice: 1; }

/*======================
     6. Testimonial
========================*/
.testimonial_section {
  background: url(../assets/images/testimonial/bg1.jpg) scroll top center;
  background-repeat: no-repeat;
  background-attachment: fixed; }
  .testimonial_section .testimonial .test_image {
    position: relative;
    display: inline-block; }
    .testimonial_section .testimonial .test_image img {
      border-radius: 100px;
      z-index: 2;
      width: 140px; }
    .testimonial_section .testimonial .test_image .chat_icon {
      position: absolute;
      top: 0;
      right: 0;
      z-index: -2;
      width: 63px;
      -webkit-transform: translate(65%);
              transform: translate(65%); }
  .testimonial_section .testimonial .comment_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    height: 100%;
    margin-left: 30px; }
    .testimonial_section .testimonial .comment_box .comment {
      position: relative;
      display: inline-block; }
      .testimonial_section .testimonial .comment_box .comment:before {
        content: "\f10d";
        font: normal normal normal 20px/1 FontAwesome;
        position: absolute;
        top: -20px;
        left: -20px; }
      .testimonial_section .testimonial .comment_box .comment:after {
        content: "\f10e";
        font: normal normal normal 20px/1 FontAwesome;
        position: absolute;
        bottom: -20px;
        right: 0; }
    .testimonial_section .testimonial .comment_box .rating {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .testimonial_section .testimonial .comment_box .rating > i:nth-child(n) {
        color: #00377e; }
      .testimonial_section .testimonial .comment_box .rating > i:nth-child(5) {
        color: #ffffff; }
      .testimonial_section .testimonial .comment_box .rating p {
        color: #927364; }
    .testimonial_section .testimonial .comment_box h6 {
      font-weight: 600;
      color: #00377e; }
    .testimonial_section .testimonial .comment_box .reg {
      position: relative;
      display: inline-block;
      font-size: calc(13px + (18 - 13) * ((100vw - 320px) / (1920 - 320))); }
      .testimonial_section .testimonial .comment_box .reg:before {
        content: "";
        position: absolute;
        background: #00377e;
        height: 2px;
        width: 10px;
        top: 50%;
        margin: 0 -16px;
        -webkit-transform: translate(-20%, -50%);
                transform: translate(-20%, -50%); }
  .testimonial_section .nav_image {
    margin-bottom: -20px;
    padding-top: 0; }
    .testimonial_section .nav_image .slick-current img {
      -webkit-transform: scale(1.5);
              transform: scale(1.5); }
  .testimonial_section .nav_img {
    border-radius: 100%;
    padding: 35px 13%;
    width: 100%;
    cursor: pointer;
    position: relative; }
    .testimonial_section .nav_img:after {
      position: absolute;
      content: " ";
      height: 100%;
      width: 100%;
      border-radius: 100%;
      left: 0;
      top: -20px;
      background: #000000;
      background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#000000));
      background: linear-gradient(#ffffff, #000000);
      opacity: 0.7; }
  .testimonial_section .theme-arrow.slick-slider .slick-prev:before {
    content: "\f177";
    color: #00377e;
    font-size: 35px;
    font: normal normal normal 20px/1 FontAwesome; }
  .testimonial_section .theme-arrow.slick-slider .slick-next:before {
    content: "\f178";
    color: #00377e;
    font-size: 35px;
    font: normal normal normal 20px/1 FontAwesome; }

/*====================
    7. Blog
======================*/
.blog_section {
  background: url(../assets/images/photo-gallery/bg.png) scroll top center;
  background-repeat: no-repeat; }
  .blog_section .slick-slide {
    margin: 0 10px; }
  .blog_section .blog .card {
    border: none; }
    .blog_section .blog .card:hover img {
      -webkit-transform: scale(1.09);
              transform: scale(1.09);
      -webkit-transition: all 0.5s ease-in-out;
      transition: all 0.5s ease-in-out; }
    .blog_section .blog .card .card_image {
      overflow: hidden; }
      .blog_section .blog .card .card_image .card-img-top {
        -webkit-transition: all 0.5s ease-in-out;
        transition: all 0.5s ease-in-out; }
    .blog_section .blog .card .card-body {
      padding: 15px 0 0 0; }
      .blog_section .blog .card .card-body h5 {
        font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
        font-family: "Prata", serif;
        letter-spacing: 0.022em;
        font-weight: bold;
        position: relative;
        color: #00377e;
        display: inline-block;
        margin-bottom: 6px; }
      .blog_section .blog .card .card-body p {
        font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))); }
    .blog_section .blog .card h6 {
      padding-top: 15px;
      padding-bottom: 5px;
      font-family: "Poppins";
      font-weight: 500;
      color: #00377e;
      text-align: left;
      margin-bottom: 0; }
      .blog_section .blog .card h6 .country {
        padding-right: 5px; }
      .blog_section .blog .card h6 .date {
        border-left: 1px solid rgba(106, 64, 49, 0.1);
        padding: 0 5px; }
    .blog_section .blog .card .btn {
      border-radius: unset; }
      .blog_section .blog .card .btn:focus {
        -webkit-box-shadow: unset;
                box-shadow: unset; }
    .blog_section .blog .card a {
      font-size: 12px;
      font-family: "Poppins";
      color: #00377e;
      padding: 0;
      font-weight: 600;
      letter-spacing: 0.09em;
      margin-bottom: -5px; }

/*===================
   8. Advertise
=====================*/
.advertise_section {
  background: url(../assets/images/Hording/bg_banner.jpg) scroll top center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 192px 0;
  margin-top: 118px;
  position: relative; }
  .advertise_section .bottle img {
    position: absolute;
    bottom: -99px; }
  .advertise_section .adv_contain {
    margin-top: -4px; }
    .advertise_section .adv_contain h3 {
      color: #00377e;
      font-family: "Prata", serif;
      margin-bottom: 0; }
    .advertise_section .adv_contain p {
      margin-bottom: -2px;
      padding: 25px 49px 0 0;
      margin-top: -6px; }
    .advertise_section .adv_contain .btn_dark {
      margin-top: 35px; }

/*======================
   9. Product_section
========================*/
.cattagory-margin {
  margin-bottom: -50px; }

.product_box {
  position: relative;
  overflow: hidden; }
  .product_box.product-margin {
    margin-bottom: 30px; }
  .product_box.catagory_box {
    margin-top: 25px; }
  .product_box:hover img {
    -webkit-transform: scale(1.09);
            transform: scale(1.09);
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .product_box:hover .product_image ul > li:nth-child(2) {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  .product_box:hover .product_image ul > li:nth-child(3) {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s; }
  .product_box:hover .product_image ul > li:nth-child(4) {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s; }
  .product_box .tringle-topleft {
    position: absolute;
    top: 0;
    left: 0; }
    .product_box .tringle-topleft:before {
      content: "";
      position: absolute;
      border-top: 70px solid #00377e;
      border-right: 70px solid transparent; }
    .product_box .tringle-topleft h6 {
      color: #ffffff;
      font-family: "Poppins";
      font-size: 14px;
      font-weight: 300;
      letter-spacing: 0.02em;
      position: absolute;
      left: 3px;
      top: 15px;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg); }
  .product_box .product_image {
    overflow: hidden;
    position: relative; }
    .product_box .product_image .timer-box {
      position: absolute;
      z-index: 1;
      bottom: 0;
      width: 100%; }
      .product_box .product_image .timer-box .timer {
        background: rgba(106, 64, 49, 0.48);
        padding: 10px 0; }
        .product_box .product_image .timer-box .timer p {
          color: #ffffff;
          margin-bottom: 0; }
        .product_box .product_image .timer-box .timer span {
          width: 70px;
          display: inline-block; }
          .product_box .product_image .timer-box .timer span .timer-cal {
            color: #ffffff;
            text-align: left;
            padding-left: 10px; }
        .product_box .product_image .timer-box .timer .sec {
          padding-right: 30px; }
        .product_box .product_image .timer-box .timer .padding-l {
          padding-left: 22px;
          display: inline; }
    .product_box .product_image .product_icon {
      position: absolute;
      top: 10px;
      right: 10px; }
      .product_box .product_image .product_icon i {
        color: #00377e;
        border: none;
        border-radius: 100%;
        padding: 8px;
        background: rgba(255, 255, 255, 0.6); }
    .product_box .product_image ul > li + li {
      padding-top: 5px; }
  .product_box ul > li {
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    .product_box ul > li:nth-child(2) {
      opacity: 0;
      -webkit-transform: translateY(-50px);
              transform: translateY(-50px); }
    .product_box ul > li:nth-child(3) {
      opacity: 0;
      -webkit-transform: translateY(-50px);
              transform: translateY(-50px); }
    .product_box ul > li:nth-child(4) {
      opacity: 0;
      -webkit-transform: translateY(-50px);
              transform: translateY(-50px); }

.card-img-top {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 0; }

.img-lable {
  position: absolute;
  top: 10px;
  left: 10px; }
  .img-lable h6 {
    color: #ffffff;
    font-family: "Poppins";
    font-weight: 300;
    font-size: 14px;
    letter-spacing: 0.02em;
    border: 1px solid #00377e;
    padding: 2px 9px;
    background: #00377e; }

.product_contain {
  background: white;
  padding: 15px 0 0 0; }
  .product_contain .card-title {
    margin-bottom: 5px;
    font-weight: 600;
    color: #00377e; }
  .product_contain h6 {
    font-weight: 600;
    margin-bottom: -2px;
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    letter-spacing: 0.022em;
    color: #000000; }
    .product_contain h6 del {
      font-weight: 400; }

.product_section {
  background: url(../assets/images/photo-gallery/bg.png) scroll top center;
  background-size: cover; }
  .product_section ul.tabs {
    list-style: none;
    text-align: center;
    margin-top: -15px; }
    .product_section ul.tabs li {
      background: transparent;
      color: #00377e;
      display: inline-block;
      padding: 6px 15px;
      cursor: pointer;
      font-family: "Poppins";
      font-weight: 500;
      letter-spacing: 0.02em; }
      .product_section ul.tabs li.current {
        background: #00377e;
        color: white;
        border-radius: 50px; }
  .product_section .tab-content {
    display: none; }
    .product_section .tab-content.current {
      display: inherit; }
      .product_section .tab-content.current .product_box {
        -webkit-animation: zoomIn 300ms ease-in-out;
                animation: zoomIn 300ms ease-in-out; }
    .product_section .tab-content .product-row > div:nth-child(n) {
      margin-top: 35px; }

/*====================
   10. New Arrivals_section
=====================*/
.new_arrival_section {
  background: url(../assets/images/photo-gallery/bg.png) scroll top center;
  background-size: cover; }
  .new_arrival_section .slick-slide {
    margin: 0 10px; }
  .new_arrival_section .slick-slider .slick-prev:before {
    content: "\f053";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 50%;
    left: 0;
    color: #00377e;
    border: 1px solid #eee4d8;
    padding: 5px;
    background: #eee4d8; }
  .new_arrival_section .slick-slider .slick-next:before {
    content: "\f054";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    top: 50%;
    right: 0;
    color: #00377e;
    border: 1px solid #eee4d8;
    padding: 5px;
    background: #eee4d8; }

/*=====================
    11. hair_color
=======================*/
.hair_color_section {
  background: url(../assets/images/hair_color/bg.png) scroll top center;
  background-size: cover; }
  .hair_color_section .slick-slide {
    margin: 0 10px; }
  .hair_color_section .hair_color .main-box {
    position: relative; }
    .hair_color_section .hair_color .main-box:hover .main-color {
      -webkit-transform: translateY(5px);
              transform: translateY(5px);
      -webkit-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }
    .hair_color_section .hair_color .main-box .main-color {
      position: absolute;
      width: 100%;
      bottom: 5px;
      left: 0;
      background: #d7cab9;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 15px;
      -webkit-transform: translateY(90%);
              transform: translateY(90%);
      -webkit-transition: all 300ms ease-in-out;
      transition: all 300ms ease-in-out; }
      .hair_color_section .hair_color .main-box .main-color:before {
        content: "";
        position: absolute;
        height: 25px;
        width: 25px;
        background: #00377e;
        border: 7px solid white;
        border-radius: 100%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        top: 0; }
    .hair_color_section .hair_color .main-box li {
      padding: 15px 10px;
      cursor: pointer; }

/*=====================
    12. About-us
=======================*/
.about-us-section {
  background: url(../assets/images/About-us/4.png) scroll top center;
  background-size: cover; }
  .about-us-section .main-image {
    position: relative;
    display: inline-block;
    margin-bottom: 0; }
    .about-us-section .main-image h4 {
      position: absolute;
      top: 71px;
      color: #c7ac85;
      font-family: "Prata", serif;
      right: -23%;
      -webkit-transform: rotate(-90deg) translateY(0);
              transform: rotate(-90deg) translateY(0);
      letter-spacing: 0.019em;
      line-height: 25.99px; }
  .about-us-section .main-contain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%; }
    .about-us-section .main-contain h2 {
      color: #00377e;
      text-transform: capitalize;
      line-height: 70px;
      margin-top: -14px;
      margin-bottom: -11px;
      letter-spacing: 0.02em;
      padding-bottom: 37px; }
      .about-us-section .main-contain h2 .experience-text {
        font-size: calc(20px + (40 - 20) * ((100vw - 320px) / (1920 - 320)));
        display: block; }
    .about-us-section .main-contain .para1 {
      position: relative;
      padding-top: 45px; }
      .about-us-section .main-contain .para1:before {
        content: "";
        height: 5px;
        width: 125px;
        background: -webkit-gradient(linear, left top, right top, from(#00377e), to(#ffffff));
        background: linear-gradient(90deg, #00377e, #ffffff);
        border-image-slice: 1;
        position: absolute;
        top: 0;
        left: 0; }
    .about-us-section .main-contain .para2 {
      padding-top: 0;
      margin-bottom: -2px; }
    .about-us-section .main-contain .btn_lite {
      margin-top: 32px; }
  .about-us-section .btn_dark {
    margin-top: 35px; }

/*==================
    13. Service
===================*/
.service-section {
  background: url(../assets/images/service/bg.jpg) scroll top center;
  background-size: cover;
  background-attachment: fixed; }
  .service-section .title_prime .btn {
    font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320)));
    line-height: 30px;
    letter-spacing: 0.02em;
    font-weight: 500;
    padding: 0;
    position: relative;
    border-radius: unset;
    font-family: "Poppins";
    color: #00377e;
    margin-bottom: -10px;
    margin-top: 39px;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    .service-section .title_prime .btn:focus {
      -webkit-box-shadow: unset;
              box-shadow: unset; }
  .service-section .btn_dark {
    margin-top: 35px; }
  .service-section .image-container {
    margin: 50px 0; }
    .service-section .image-container .ba-slider {
      position: relative;
      z-index: 2; }
      .service-section .image-container .ba-slider img {
        width: 100%;
        display: block; }
      .service-section .image-container .ba-slider .after-lable {
        position: absolute;
        top: 50%;
        right: -20px;
        color: black;
        background: #ffffff;
        border: 1px solid #ffffff;
        border-radius: 25px;
        padding: 2px 7px;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%);
        z-index: 1; }
    .service-section .image-container .resize {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 50%;
      background: #222222; }
      .service-section .image-container .resize img {
        opacity: 0.8; }
      .service-section .image-container .resize .before-lable {
        position: absolute;
        top: 50%;
        left: -20px;
        color: black;
        background: #ffffff;
        border: 1px solid #ffffff;
        border-radius: 25px;
        padding: 2px 7px;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%); }
    .service-section .image-container .handle {
      /* Thin line seperator */
      position: absolute;
      left: 50%;
      top: 0;
      bottom: 0;
      width: 3px;
      margin-left: -2px;
      background: #ffffff;
      cursor: ew-resize; }
      .service-section .image-container .handle:before {
        content: "";
        height: 40px;
        width: 40px;
        position: absolute;
        bottom: 0;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        background: #e5e5e5;
        border: 10px solid #ffffff;
        border-radius: 100%;
        z-index: 2; }
    .service-section .image-container .back-div {
      height: 120%;
      width: 75%;
      left: 50%;
      top: -10%;
      background: -webkit-gradient(linear, right top, left top, from(#d8c9b6), color-stop(#e2d7c9), to(#d3c3ac));
      background: linear-gradient(270deg, #d8c9b6, #e2d7c9, #d3c3ac);
      border-image-slice: 1;
      position: absolute;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0); }

/*=================
    14. Mission
 ==================*/
.mission-section {
  background: url(../assets/images/mission/bg.jpg) scroll top center;
  background-size: cover;
  background-attachment: fixed; }
  .mission-section .title_prime .para2 {
    margin-top: -7px;
    margin-bottom: 0;
    padding-top: 35px; }
  .mission-section .title_prime .btn_dark {
    margin-top: 35px; }
  .mission-section .mission-image > div:nth-last-child(-n + 2) {
    margin-top: 30px; }
  .mission-section .box-container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: distribute;
        justify-content: space-around; }
    .mission-section .box-container .box-item {
      position: relative;
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden; }
      .mission-section .box-container .box-item .flip-box {
        -webkit-transform-style: preserve-3d;
                transform-style: preserve-3d;
        -webkit-perspective: 1000px;
                perspective: 1000px; }
        .mission-section .box-container .box-item .flip-box:hover .flip-box-back {
          -webkit-transform: rotateY(0deg);
                  transform: rotateY(0deg);
          -webkit-transform-style: preserve-3d;
                  transform-style: preserve-3d; }
        .mission-section .box-container .box-item .flip-box .flip-box-front {
          -webkit-transform: rotateY(0deg);
                  transform: rotateY(0deg);
          -webkit-transform-style: preserve-3d;
                  transform-style: preserve-3d;
          border-radius: 8px;
          overflow: hidden; }
        .mission-section .box-container .box-item .flip-box .flip-box-back {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          -webkit-transform: rotateY(180deg);
                  transform: rotateY(180deg);
          -webkit-transform-style: preserve-3d;
                  transform-style: preserve-3d; }
          .mission-section .box-container .box-item .flip-box .inner {
            position: absolute;
            left: 0;
            width: 100%;
            outline: 1px solid transparent;
            -webkit-perspective: inherit;
                    perspective: inherit;
            z-index: 2;
            -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
                    transform: translateY(-50%) translateZ(60px) scale(0.94);
            top: 50%;
            background: rgba(0, 55, 126, 0.8);
            height: 100%;
            border-radius: 8px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center; }
            .mission-section .box-container .box-item .flip-box .inner h6 {
              font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"; }
            .mission-section .box-container .box-item .flip-box .inner p {
              margin-bottom: 7px; }
            .mission-section .box-container .box-item .flip-box .inner h6,
            .mission-section .box-container .box-item .flip-box .inner p,
            .mission-section .box-container .box-item .flip-box .inner span {
              color: #ffffff; }
    .mission-section .box-container .flip-box-front,
    .mission-section .box-container .flip-box-back {
      -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0.2, 0.2, 1);
      transition: -webkit-transform 0.5s cubic-bezier(0.4, 0.2, 0.2, 1);
      transition: transform 0.5s cubic-bezier(0.4, 0.2, 0.2, 1);
      transition: transform 0.5s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0.2, 0.2, 1);
      -webkit-backface-visibility: hidden;
              backface-visibility: hidden; }
    .mission-section .box-container .flip-box:hover .flip-box-front {
      -webkit-transform: rotateY(-180deg);
              transform: rotateY(-180deg);
      -webkit-transform-style: preserve-3d;
              transform-style: preserve-3d; }

/*=====================
    15. Feature
=======================*/
.feature-section {
  background: url(../assets/images/cosmetic/bg.jpg) scroll top center;
  background-size: cover;
  background-attachment: fixed; }
  .feature-section .title {
    color: #00377e; }
    .feature-section .title h5 {
      font-family: "Dancing Script", cursive;
      margin-top: -3px; }
    .feature-section .title p {
      margin-bottom: 0; }
  .feature-section .bottle-image {
    margin-top: 75px;
    margin-bottom: -20px; }
  .feature-section .feature-box > div:nth-child(1) {
    margin-top: 213px; }
  .feature-section .feature-box > div:nth-child(2) {
    margin-top: 93px; }
  .feature-section .feature-box .features-rtl {
    text-align: right; }
  .feature-section .feature-box .features h4 {
    font-size: calc(14px + (24 - 14) * ((100vw - 320px) / (1920 - 320)));
    color: #00377e;
    text-transform: uppercase;
    font-family: "Prata", serif;
    letter-spacing: 0.02em; }

/*=====================
    16. Call-to-action
=======================*/
.call-to-action-section {
  background: -webkit-gradient(linear, right top, left top, from(#978262), color-stop(#cbbaa6), to(#978262));
  background: linear-gradient(270deg, #978262, #cbbaa6, #978262); }
  .call-to-action-section .contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    float: left; }
    .call-to-action-section .contact .media {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .call-to-action-section .contact .media svg {
        margin-right: 15px;
        fill: #00377e; }
      .call-to-action-section .contact .media .media-body {
        padding-right: 60px;
        color: #00377e; }
        .call-to-action-section .contact .media .media-body h6 {
          font-weight: 700; }
        .call-to-action-section .contact .media .media-body p {
          font-size: 13px;
          margin-bottom: 0; }
    .call-to-action-section .contact .newsletter {
      border-left: 2px solid #a58e77;
      padding-left: 60px; }
    .call-to-action-section .contact .news-contain {
      color: #00377e; }
      .call-to-action-section .contact .news-contain h6 {
        font-weight: 700; }
      .call-to-action-section .contact .news-contain p {
        font-size: 13px;
        margin-bottom: 0; }
  .call-to-action-section .email-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 100%; }
    .call-to-action-section .email-container .email-box {
      float: right;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 100%;
      position: relative;
      overflow: hidden; }
      .call-to-action-section .email-container .email-box ::-webkit-input-placeholder {
        color: #00377e;
        font-family: "Poppins";
        font-size: 12px; }
      .call-to-action-section .email-container .email-box :-ms-input-placeholder {
        color: #00377e;
        font-family: "Poppins";
        font-size: 12px; }
      .call-to-action-section .email-container .email-box ::-ms-input-placeholder {
        color: #00377e;
        font-family: "Poppins";
        font-size: 12px; }
      .call-to-action-section .email-container .email-box ::placeholder {
        color: #00377e;
        font-family: "Poppins";
        font-size: 12px; }
      .call-to-action-section .email-container .email-box .email {
        display: inline-block;
        background: white;
        border-radius: 25px;
        border: 1px solid transparent;
        color: #00377e;
        padding: 7px 15px;
        position: relative;
        width: 435px;
        z-index: 4; }
        .call-to-action-section .email-container .email-box .email:focus {
          outline: unset; }
      .call-to-action-section .email-container .email-box .submit-btn {
        position: absolute;
        background: #00377e;
        color: #ffffff;
        border-top-right-radius: 25px;
        border-bottom-right-radius: 25px;
        border: 1px solid transparent;
        padding: 7px 15px;
        top: 0;
        right: 0;
        z-index: 5;
        cursor: pointer;
        overflow: hidden;
        font-family: "Work Sans", sans-serif;
        font-size: 14px;
        height: 100%; }
        .call-to-action-section .email-container .email-box .submit-btn:after {
          background: #ffffff;
          content: "";
          height: 155px;
          left: -90px;
          opacity: 0.2;
          position: absolute;
          top: -30px;
          -webkit-transform: rotate(35deg);
                  transform: rotate(35deg);
          -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
          width: 50px;
          z-index: 1; }
        .call-to-action-section .email-container .email-box .submit-btn:hover:after {
          left: 120%;
          -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
          transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1); }
        .call-to-action-section .email-container .email-box .submit-btn i {
          padding-right: 10px; }

/*=====================
    17. Portfoilio CSS start
==========================*/
.portfolio-padding {
  margin-bottom: -30px; }

.portfolio-section button {
  font-family: "Poppins"; }

.portfolio-section .portfolio-grid-option {
  text-align: center; }

.portfolio-section .article-title {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  color: white;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-align: center;
  float: left;
  font-size: 18px;
  line-height: 24px; }
  .portfolio-section .article-title a {
    color: white; }

.portfolio-section .isotopeSelector {
  float: left;
  width: 100%;
  position: relative; }
  .portfolio-section .isotopeSelector .overlay {
    position: relative;
    border: 1px solid #dddddd; }
  .portfolio-section .isotopeSelector img {
    width: 100%;
    height: auto; }

.portfolio-section .isotopeSelector {
  margin-bottom: 30px; }
  .portfolio-section .isotopeSelector img {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; }
  .portfolio-section .isotopeSelector .overlay-background {
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .portfolio-section .isotopeSelector .overlay-background i {
      position: absolute;
      top: 50%;
      left: 50%;
      background-color: white;
      padding: 10px;
      border-radius: 100%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      color: #00377e;
      font-size: 22px;
      display: none;
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease;
      width: 40px;
      height: 40px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
  .portfolio-section .isotopeSelector:hover img {
    -webkit-transform: scale(1.2) rotate(2deg);
            transform: scale(1.2) rotate(2deg);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; }
  .portfolio-section .isotopeSelector:hover .overlay-background {
    -webkit-transform: scale(1);
            transform: scale(1);
    border: 3px solid white;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(106, 64, 49, 0.3);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease; }
    .portfolio-section .isotopeSelector:hover .overlay-background i {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-transition: all 0.4s ease;
      transition: all 0.4s ease; }

.portfolio-section .border-portfolio {
  margin: 3px;
  overflow: hidden; }

.portfolio-section #form1 {
  padding-bottom: 20px; }

.portfolio-section .filter-button {
  padding: 0 24px;
  font-size: 20px;
  line-height: 35px;
  border: none;
  background-color: white;
  color: #00377e; }
  .portfolio-section .filter-button.active {
    background-color: #00377e;
    color: #ffffff; }

.portfolio-section.fullwidth-portfolio .isotopeSelector {
  padding-left: 7px;
  padding-right: 7px;
  margin-bottom: 14px; }

.portfolio-section.metro-section .product-box .product-detail {
  opacity: 0;
  position: absolute;
  background-color: #ffffff;
  padding: 10px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 65%;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -10px;
  text-align: center; }
  .portfolio-section.metro-section .product-box .product-detail h6 {
    color: #525252;
    padding-top: 0;
    margin-top: -2px; }
  .portfolio-section.metro-section .product-box .product-detail h4 {
    font-weight: 400;
    color: #000000; }

.portfolio-section.metro-section .product-box .cart-wrap {
  top: 7px;
  right: 7px;
  opacity: 1; }
  .portfolio-section.metro-section .product-box .cart-wrap button {
    border: 1px solid #ffffff;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    opacity: 1; }
    .portfolio-section.metro-section .product-box .cart-wrap button i {
      padding: 7px;
      color: #333333; }
  .portfolio-section.metro-section .product-box .cart-wrap a i {
    border-radius: 100%;
    border: 1px solid #ffffff;
    margin: 5px 0;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 7px;
    color: #333333;
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.portfolio-section.metro-section .product-box:hover .product-detail {
  opacity: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  bottom: 15px; }

.portfolio-section.metro-section .product-box:hover .cart-wrap button {
  -webkit-animation: none;
          animation: none; }

.portfolio-section.metro-section .product-box:hover .cart-wrap a i {
  opacity: 1; }

.portfolio-section.metro-section .product-box:hover .cart-wrap a:nth-child(2) i {
  -webkit-animation: fadeInDown 500ms ease-in-out;
          animation: fadeInDown 500ms ease-in-out; }

.portfolio-section.metro-section .product-box:hover .cart-wrap a:nth-child(3) i {
  -webkit-animation: fadeInDown 700ms ease-in-out;
          animation: fadeInDown 700ms ease-in-out; }

.portfolio-section.metro-section .product-box:hover .cart-wrap a:nth-child(4) i {
  -webkit-animation: fadeInDown 1000ms ease-in-out;
          animation: fadeInDown 1000ms ease-in-out; }

.filter-section .filter-container {
  text-align: center;
  padding: 0 0 20px; }
  .filter-section .filter-container ul.filter > li {
    display: inline-block;
    padding: 0 25px; }
    .filter-section .filter-container ul.filter > li > a {
      color: #00377e;
      font-size: 20px;
      line-height: 40px;
      font-family: "Poppins"; }
      .filter-section .filter-container ul.filter > li > a:hover, .filter-section .filter-container ul.filter > li > a:focus {
        text-decoration: none;
        color: #00377e;
        outline: none; }
    .filter-section .filter-container ul.filter > li.active {
      background-color: #00377e; }
      .filter-section .filter-container ul.filter > li.active a {
        color: #ffffff; }
    .filter-section .filter-container ul.filter > li span {
      color: #ddd;
      font-size: 20px;
      display: inline-block;
      margin: 0 5px; }
  .filter-section .filter-container .filter > li {
    padding: 0;
    margin: 0; }

.filter-section .title1 .title-inner1 {
  margin-top: -5px;
  position: relative;
  text-align: center; }

.filter-section h1 {
  text-align: center; }

.demo-colored-wrap {
  background: #ecf0f1; }

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1; }

.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8; }

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0; }

.mfp-title {
  display: none; }

.offer-box {
  top: 50%;
  position: fixed;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  left: -415px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  z-index: 9; }
  .offer-box img {
    margin-right: 18px; }
  .offer-box.toggle-cls {
    left: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .offer-box .heading-right h3 {
    position: absolute;
    top: 50%;
    right: 0;
    width: 230px;
    height: 36px;
    line-height: 36px;
    letter-spacing: 5px;
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transform: translate(50%, -50%) rotate(-90deg);
            transform: translate(50%, -50%) rotate(-90deg);
    text-align: center;
    background-color: #00377e;
    margin-bottom: 0;
    cursor: pointer; }

/*=====================
   18. Add to Cart Panel
=======================*/
.add_to_cart {
  position: fixed;
  background-color: #ffffff;
  z-index: 9999;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .add_to_cart::-webkit-scrollbar {
    width: 3px;
    height: 7px; }
  .add_to_cart::-webkit-scrollbar-track {
    background: #dddddd; }
  .add_to_cart::-webkit-scrollbar-thumb {
    background: #888888; }
    .add_to_cart::-webkit-scrollbar-thumb:hover {
      background: #555555; }
  .add_to_cart .cart-inner {
    background-color: #ffffff;
    z-index: 9;
    position: relative;
    top: 0; }
    .add_to_cart .cart-inner .cart_media {
      padding: 0 20px; }
      .add_to_cart .cart-inner .cart_media li {
        position: relative;
        padding-bottom: 10px;
        width: 100%; }
        .add_to_cart .cart-inner .cart_media li .media {
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          height: 100%; }
          .add_to_cart .cart-inner .cart_media li .media img {
            height: 90px; }
          .add_to_cart .cart-inner .cart_media li .media .media-body {
            -ms-flex-item-align: center;
                align-self: center; }
            .add_to_cart .cart-inner .cart_media li .media .media-body h4 {
              color: #00377e; }
              .add_to_cart .cart-inner .cart_media li .media .media-body h4 span {
                color: #00377e;
                font-size: 16px; }
            .add_to_cart .cart-inner .cart_media li .media .media-body h6 {
              color: #00377e;
              text-transform: capitalize;
              margin-bottom: 0; }
        .add_to_cart .cart-inner .cart_media li .total {
          border-top: 1px solid #a58e77;
          border-bottom: 1px solid #a58e77;
          padding-top: 10px;
          padding-bottom: 10px; }
          .add_to_cart .cart-inner .cart_media li .total h5 {
            text-transform: capitalize;
            margin-bottom: 0;
            color: #00377e;
            font-size: 18px; }
            .add_to_cart .cart-inner .cart_media li .total h5 span {
              float: right;
              padding-top: 4px; }
        .add_to_cart .cart-inner .cart_media li .buttons a {
          font-size: 16px;
          color: #00377e;
          text-transform: capitalize;
          font-weight: 700;
          -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease;
          padding-left: 0;
          padding-right: 0; }
          .add_to_cart .cart-inner .cart_media li .buttons a:hover {
            color: #c7ac85;
            -webkit-transition: all 0.5s ease;
            transition: all 0.5s ease; }
        .add_to_cart .cart-inner .cart_media li .buttons .checkout {
          float: right; }
      .add_to_cart .cart-inner .cart_media .close-circle {
        position: absolute;
        top: 0;
        right: 0; }
        .add_to_cart .cart-inner .cart_media .close-circle i {
          color: #00377e;
          font-size: 16px;
          -webkit-transition: all 0.5s ease;
          transition: all 0.5s ease; }
          .add_to_cart .cart-inner .cart_media .close-circle i:hover {
            color: #000000;
            -webkit-transition: all 0.5s ease;
            transition: all 0.5s ease; }
    .add_to_cart .cart-inner .cart_top {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      padding: 20px;
      border-bottom: 1px solid #a58e77;
      margin-bottom: 20px;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .add_to_cart .cart-inner .cart_top h3 {
        font-size: 18px;
        color: #00377e;
        font-weight: 700;
        text-transform: uppercase;
        margin-bottom: 0; }
      .add_to_cart .cart-inner .cart_top .close-cart {
        margin-left: auto; }
        .add_to_cart .cart-inner .cart_top .close-cart i {
          color: #00377e;
          font-size: 18px; }
  .add_to_cart .overlay {
    visibility: hidden;
    opacity: 0;
    background-color: #212331;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  .add_to_cart.open-side {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .add_to_cart.open-side .overlay {
      opacity: 0.8;
      visibility: visible;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
  .add_to_cart.left {
    left: -300px;
    top: 0;
    height: 100vh;
    width: 300px; }
    .add_to_cart.left .cart-inner {
      height: 100vh;
      overflow: auto; }
    .add_to_cart.left.open-side {
      left: 0; }
  .add_to_cart.right {
    right: -300px;
    height: 100vh;
    width: 300px;
    top: 0; }
    .add_to_cart.right .cart-inner {
      height: 100vh;
      overflow: auto; }
    .add_to_cart.right.open-side {
      right: 0; }
  .add_to_cart.top {
    height: 218px;
    width: 100%;
    top: -300px; }
    .add_to_cart.top .cart_media {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%; }
      .add_to_cart.top .cart_media .cart_product {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 75%;
        overflow-y: auto; }
        .add_to_cart.top .cart_media .cart_product li {
          min-width: 245px;
          max-width: 225px;
          margin-right: 18px;
          padding-bottom: 0; }
      .add_to_cart.top .cart_media .cart_total {
        width: 25%; }
    .add_to_cart.top .cart-inner {
      height: 218px; }
      .add_to_cart.top .cart-inner.top-search {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .add_to_cart.top .cart-inner.top-search ::-webkit-input-placeholder {
          color: #00377e;
          font-family: "Poppins";
          font-size: 16px; }
        .add_to_cart.top .cart-inner.top-search :-ms-input-placeholder {
          color: #00377e;
          font-family: "Poppins";
          font-size: 16px; }
        .add_to_cart.top .cart-inner.top-search ::-ms-input-placeholder {
          color: #00377e;
          font-family: "Poppins";
          font-size: 16px; }
        .add_to_cart.top .cart-inner.top-search ::placeholder {
          color: #00377e;
          font-family: "Poppins";
          font-size: 16px; }
        .add_to_cart.top .cart-inner.top-search span {
          margin-left: 10px;
          background: #00377e;
          color: #ffffff;
          height: 32px;
          width: 32px;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex; }
        .add_to_cart.top .cart-inner.top-search .searchbox-input {
          width: 70%;
          border: none;
          border-bottom: 2px solid #00377e;
          color: #00377e;
          outline: unset; }
          .add_to_cart.top .cart-inner.top-search .searchbox-input:focus {
            outline: none; }
      .add_to_cart.top .cart-inner .cart_top {
        margin-bottom: 0;
        background-color: #fbfbfb;
        padding: 15px 44px;
        border-bottom: none; }
      .add_to_cart.top .cart-inner .cart_media {
        padding: 0; }
        .add_to_cart.top .cart-inner .cart_media .cart_product {
          padding: 30px 44px; }
        .add_to_cart.top .cart-inner .cart_media .cart_total {
          padding: 30px 44px; }
    .add_to_cart.top.open-side {
      top: 0; }
  .add_to_cart.bottom {
    height: 218px;
    width: 100%;
    bottom: -300px; }
    .add_to_cart.bottom .cart_media {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%; }
      .add_to_cart.bottom .cart_media .cart_product {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 75%;
        overflow-y: auto; }
        .add_to_cart.bottom .cart_media .cart_product li {
          min-width: 245px;
          max-width: 225px;
          margin-right: 18px;
          padding-bottom: 0; }
      .add_to_cart.bottom .cart_media .cart_total {
        width: 25%; }
    .add_to_cart.bottom .cart-inner {
      height: 218px; }
      .add_to_cart.bottom .cart-inner .cart_top {
        margin-bottom: 0;
        background-color: #fbfbfb;
        padding: 15px 44px;
        border-bottom: none; }
      .add_to_cart.bottom .cart-inner .cart_media {
        padding: 0; }
        .add_to_cart.bottom .cart-inner .cart_media .cart_product {
          padding: 30px 44px; }
        .add_to_cart.bottom .cart-inner .cart_media .cart_total {
          padding: 30px 44px; }
    .add_to_cart.bottom.open-side {
      bottom: 0; }

/*=====================
   19. Animation section
=======================*/
.animation-section {
  position: relative; }
  .animation-section .decor-animation .decor1 {
    position: absolute;
    left: 5%;
    bottom: 14%;
    -webkit-animation: myOrbit 9s linear infinite;
            animation: myOrbit 9s linear infinite; }
  .animation-section .decor-animation .decor2 {
    position: absolute;
    right: 48%;
    bottom: 7%;
    -webkit-animation: myOrbit 9s linear infinite;
            animation: myOrbit 9s linear infinite; }
  .animation-section .decor-animation .decor3 {
    position: absolute;
    right: 5%;
    bottom: 36%;
    -webkit-animation: round-jump 9s linear infinite;
            animation: round-jump 9s linear infinite; }
  .animation-section .decor-animation .decor4 {
    position: absolute;
    right: 5%;
    bottom: 25%;
    -webkit-animation: star 7s linear infinite;
            animation: star 7s linear infinite; }
  .animation-section .decor-animation .decor5 {
    position: absolute;
    left: 5%;
    bottom: 25%;
    -webkit-animation: star 7s linear infinite;
            animation: star 7s linear infinite; }
  .animation-section .decor-animation .decor6 {
    position: absolute;
    left: 5%;
    top: 25%;
    -webkit-animation: star 7s linear infinite;
            animation: star 7s linear infinite; }
  .animation-section .decor-animation .decor7 {
    position: absolute;
    right: 8%;
    top: 7%;
    -webkit-animation: myOrbit 9s linear infinite;
            animation: myOrbit 9s linear infinite; }
  .animation-section .decor-animation .decor8 {
    position: absolute;
    right: 5%;
    bottom: 10%;
    -webkit-animation: star 7s linear infinite;
            animation: star 7s linear infinite; }
  .animation-section .decor-animation .decor9 {
    position: absolute;
    bottom: 10%;
    -webkit-animation: run 7s linear infinite;
            animation: run 7s linear infinite; }
  .animation-section .decor-animation .decor10 {
    position: absolute;
    left: -10%;
    bottom: 10%;
    -webkit-animation: movebounce 70s linear infinite;
            animation: movebounce 70s linear infinite; }
  .animation-section .decor-animation .decor11 {
    position: absolute;
    left: -10%;
    top: 0;
    -webkit-animation: movebounce 70s linear infinite;
            animation: movebounce 70s linear infinite; }
  .animation-section .decor-animation .decor12 {
    position: absolute;
    left: 12%;
    bottom: 10%;
    -webkit-animation: star 7s linear infinite;
            animation: star 7s linear infinite; }

@-webkit-keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
    transform: translate(73px, -1px) rotate(36deg); }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
    transform: translate(141px, 72px) rotate(72deg); }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
    transform: translate(83px, 122px) rotate(108deg); }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
    transform: translate(-40px, 72px) rotate(144deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); } }

@keyframes animationFramesOne {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); }
  20% {
    -webkit-transform: translate(73px, -1px) rotate(36deg);
    transform: translate(73px, -1px) rotate(36deg); }
  40% {
    -webkit-transform: translate(141px, 72px) rotate(72deg);
    transform: translate(141px, 72px) rotate(72deg); }
  60% {
    -webkit-transform: translate(83px, 122px) rotate(108deg);
    transform: translate(83px, 122px) rotate(108deg); }
  80% {
    -webkit-transform: translate(-40px, 72px) rotate(144deg);
    transform: translate(-40px, 72px) rotate(144deg); }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg); } }

@-webkit-keyframes round-jump {
  0% {
    -webkit-transform: translateY(-30px) translateX(15) rotate(0) scale(1.2);
            transform: translateY(-30px) translateX(15) rotate(0) scale(1.2);
    opacity: .7; }
  25% {
    -webkit-transform: translateY(-20px) translateX(5px) rotate(50deg) scale(0.5);
            transform: translateY(-20px) translateX(5px) rotate(50deg) scale(0.5);
    opacity: .8; }
  50% {
    -webkit-transform: translateY(15px) translateX(-10px) rotate(20deg) scale(0.4);
            transform: translateY(15px) translateX(-10px) rotate(20deg) scale(0.4);
    opacity: .9; }
  75% {
    -webkit-transform: translateY(30px) translateX(10px) rotate(50deg) scale(0.65);
            transform: translateY(30px) translateX(10px) rotate(50deg) scale(0.65);
    opacity: .7; }
  100% {
    -webkit-transform: translateY(-15px) translateX(10px) rotate(0) scale(0.4);
            transform: translateY(-15px) translateX(10px) rotate(0) scale(0.4);
    opacity: .9; } }

@keyframes round-jump {
  0% {
    -webkit-transform: translateY(-30px) translateX(15) rotate(0) scale(1.2);
            transform: translateY(-30px) translateX(15) rotate(0) scale(1.2);
    opacity: .7; }
  25% {
    -webkit-transform: translateY(-20px) translateX(5px) rotate(50deg) scale(0.5);
            transform: translateY(-20px) translateX(5px) rotate(50deg) scale(0.5);
    opacity: .8; }
  50% {
    -webkit-transform: translateY(15px) translateX(-10px) rotate(20deg) scale(0.4);
            transform: translateY(15px) translateX(-10px) rotate(20deg) scale(0.4);
    opacity: .9; }
  75% {
    -webkit-transform: translateY(30px) translateX(10px) rotate(50deg) scale(0.65);
            transform: translateY(30px) translateX(10px) rotate(50deg) scale(0.65);
    opacity: .7; }
  100% {
    -webkit-transform: translateY(-15px) translateX(10px) rotate(0) scale(0.4);
            transform: translateY(-15px) translateX(10px) rotate(0) scale(0.4);
    opacity: .9; } }

@-webkit-keyframes star {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes star {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@-webkit-keyframes myOrbit {
  from {
    -webkit-transform: rotate(0deg) translateX(10px) rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg) translateX(10px) rotate(-360deg); } }

@-webkit-keyframes movebounce {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes run {
  0% {
    right: 10%; }
  50% {
    right: 11%; }
  100% {
    right: 10%; } }

/*=====================
    20. Footer
======================*/
.footer {
  background: url(../assets/images/testimonial/bg1.jpg) scroll top center;
  background-size: cover; }
  .footer p {
    font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320)));
    opacity: 0.8; }
  .footer .footer-title {
    margin-top: -5px; }
    .footer .footer-title h5 {
      font-family: "Work Sans", sans-serif;
      color: #00377e;
      font-weight: 600;
      text-transform: capitalize;
      margin-bottom: 15px; }
  .footer .footer-content .mo-number {
    margin-bottom: 24px; }
  .footer .footer-content .jvector-map-height {
    height: 0; }
    .footer .footer-content .jvector-map-height .jvectormap-container {
      position: relative;
      height: 250px; }
      .footer .footer-content .jvector-map-height .jvectormap-container svg {
        position: absolute;
        top: -40px;
        height: 210px; }
  .footer .footer-content li {
    text-transform: capitalize;
    font-family: "Work Sans", sans-serif; }
    .footer .footer-content li a {
      color: #33322d;
      opacity: 0.8; }
  .footer .footer-content path {
    fill: #a68c7d; }
  .footer .footer-content .jvectormap-zoomout,
  .footer .footer-content .jvectormap-zoomin {
    display: none; }
  .footer .footer-content .payment-icon ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .footer .footer-content .payment-icon ul > li {
      margin-top: 10px; }
      .footer .footer-content .payment-icon ul > li .pay {
        opacity: 1; }
      .footer .footer-content .payment-icon ul > li + li {
        padding-left: 10px; }
  .footer .footer-content .media .icon-box {
    width: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .footer .footer-content .media i {
    font-size: 17px;
    color: #a68c7d; }
  .footer .footer-content .media .media-body {
    max-width: 100%; }

.copyright {
  background: -webkit-gradient(linear, right top, left top, from(#978262), color-stop(#cbbaa6), to(#978262));
  background: linear-gradient(270deg, #978262, #cbbaa6, #978262);
  padding: 20px; }
  .copyright h6 {
    font-weight: 500;
    opacity: 1;
    margin-top: -5px;
    margin-bottom: -2px;
    font-size: calc(13px + (16 - 13) * ((100vw - 320px) / (1920 - 320))); }

.prod-timer-three {
  padding: 20px 0 17px 0;
  display: inline-block;
  font-weight: 400; }
  .prod-timer-three .timer-dots {
    position: relative;
    top: -12px;
    font-weight: bold; }
  .prod-timer-three .timer li {
    display: inline-block;
    text-align: center;
    margin: 0 2px; }
    .prod-timer-three .timer li span {
      font-family: "Work Sans", sans-serif;
      color: #000000;
      display: block;
      font-size: 16px;
      line-height: 1; }
    .prod-timer-three .timer li .timer {
      font-family: "Prata", serif;
      color: #000000;
      display: inline-block;
      font-size: 12px;
      list-style-type: none;
      text-align: center;
      text-transform: capitalize; }

/*================
    21. Loader SCSS
=================*/
.loader-wrapper {
  height: 100vh;
  width: 100vw;
  background-color: #ffffff;
  display: block;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: fixed;
  z-index: 9999;
  top: 0; }
  .loader-wrapper > div {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    display: inline-block;
    float: none;
    background-color: #00377e;
    border: 0 solid #00377e;
    bottom: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    border-radius: 2px;
    -webkit-transform: translateY(0) translateX(-50%) rotate(45deg) scale(0);
            transform: translateY(0) translateX(-50%) rotate(45deg) scale(0);
    -webkit-animation: fire-diamonds 1.5s infinite linear;
            animation: fire-diamonds 1.5s infinite linear; }
    .loader-wrapper > div:nth-child(1) {
      -webkit-animation-delay: -0.85s;
              animation-delay: -0.85s; }
    .loader-wrapper > div:nth-child(2) {
      -webkit-animation-delay: -1.85s;
              animation-delay: -1.85s; }
    .loader-wrapper > div:nth-child(3) {
      -webkit-animation-delay: -2.85s;
              animation-delay: -2.85s; }

@-webkit-keyframes fire-diamonds {
  0% {
    -webkit-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
    transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
  50% {
    -webkit-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
    transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
  100% {
    -webkit-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
    transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }

@keyframes fire-diamonds {
  0% {
    -webkit-transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0);
    transform: translateY(75%) translateX(-50%) rotate(45deg) scale(0); }
  50% {
    -webkit-transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);
    transform: translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1); }
  100% {
    -webkit-transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);
    transform: translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0); } }

/*=============
   22. Tap-To-Top
==============*/
.tap-top {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  position: fixed;
  bottom: 50px;
  right: 30px;
  z-index: 8;
  display: none;
  color: #ffffff;
  text-align: center;
  background: #00377e;
  border: none;
  font-size: 22px;
  padding: 8px;
  cursor: pointer; }

/*=====================
  23. Inner-page
==========================*/
.theme-breadcrumb {
  background: url(../assets/images/Bread-Crumb/Bread-bg.jpg) scroll top center;
  background-repeat: no-repeat;
  background-size: cover;
  background-blend-mode: overlay;
  background-color: #717171; }
  .theme-breadcrumb h2 {
    color: #ffffff;
    text-transform: capitalize;
    margin-bottom: 0;
    margin-top: 7px; }
  .theme-breadcrumb .breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    background: transparent;
    font-family: "Work Sans", sans-serif;
    margin-bottom: -5px;
    padding: 5px 0 0 0; }
    .theme-breadcrumb .breadcrumb > .breadcrumb-item + .breadcrumb-item:before {
      color: #ffffff; }
    .theme-breadcrumb .breadcrumb li,
    .theme-breadcrumb .breadcrumb a {
      color: #ffffff;
      text-transform: uppercase; }

.select_input select {
  padding: 15px 20px;
  margin-bottom: 30px; }

.template-password {
  background: url("../assets/images/blog/bg-coming.png");
  background-size: cover;
  height: 100vh; }
  .template-password .contain {
    height: 100vh;
    max-width: 600px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .template-password .contain > div {
      width: 100%; }
    .template-password .contain .login h2 {
      color: #00377e;
      font-weight: 400; }
    .template-password .contain .login .theme-form h3 {
      color: #00377e;
      font-size: 20px; }
    .template-password .contain .login .theme-form input[type="password"] {
      border-color: #c7ac85;
      font-size: 12px;
      margin-bottom: 15px;
      padding: 12px 30px;
      border-radius: 25px; }
    .template-password .contain .login .theme-form input:focus {
      -webkit-box-shadow: none;
              box-shadow: none; }
    .template-password .contain .owner {
      color: #00377e; }
      .template-password .contain .owner a {
        color: #c7ac85;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out; }
        .template-password .contain .owner a:hover {
          color: #00377e;
          -webkit-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }

.review-page .comment-section {
  border-bottom: none !important; }
  .review-page .comment-section li:first-child {
    border-top: none;
    padding-top: 0; }
  .review-page .comment-section li:last-child {
    padding-bottom: 0; }
  .review-page .comment-section li h6 {
    font-size: 14px; }
  .review-page .comment-section li p {
    font-size: 14px; }

.review-page .comnt-sec {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .review-page .comnt-sec li {
    margin-right: 15px;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    border-top: none !important; }
    .review-page .comnt-sec li a {
      color: #00377e;
      font-size: 16px; }
      .review-page .comnt-sec li a i {
        margin-right: 5px; }

.error-section {
  padding: 130px 0;
  text-align: center;
  background-image: url("../assets/images/hair_color/bg.png");
  background-size: cover; }
  .error-section h1 {
    font-size: 200px;
    font-weight: 900;
    margin: 0;
    line-height: 0.8;
    color: #00377e;
    margin-top: -11px; }
  .error-section h2 {
    color: #00377e;
    font-weight: 500;
    letter-spacing: 3px;
    margin: 40px 0; }

.breadcrumb-section {
  background-color: #f8f8f8;
  padding: 30px 0; }
  .breadcrumb-section .page-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .breadcrumb-section .page-title h2 {
      font-size: 16px;
      margin-bottom: 0;
      text-transform: uppercase; }
  .breadcrumb-section .breadcrumb {
    background-color: transparent;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    text-transform: uppercase;
    font-size: 14px;
    color: #555555;
    font-weight: 600;
    margin: 0;
    padding-right: 0; }
    .breadcrumb-section .breadcrumb a {
      color: #555555;
      font-weight: 600; }

.about-head {
  margin-bottom: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%; }
  .about-head h2 {
    color: #00377e;
    margin-bottom: 0; }

.about-page {
  text-align: center; }
  .about-page .banner-section {
    border-radius: 5px;
    overflow: hidden; }
  .about-page p {
    font-size: 16px;
    line-height: 1.6; }
  .about-page h5 {
    margin-bottom: 20px;
    text-transform: capitalize;
    font-weight: 600;
    line-height: 2;
    color: #00377e; }

.team {
  position: relative; }
  .team h3 {
    font-size: calc(20px + (28 - 20) * ((100vw - 320px) / (1920 - 320)));
    font-weight: 600;
    color: #00377e;
    border-bottom: 1px solid #f4efe7;
    padding-bottom: 5px; }
  .team img {
    margin: 0 auto;
    padding: 0 10px; }
  .team .slick-slide {
    border: 1px solid #f4efe7;
    padding: 10px;
    margin: 10px;
    border-radius: 10px; }
  .team .slick-prev,
  .team .slick-next {
    position: absolute;
    top: -45px; }
    .team .slick-prev:before,
    .team .slick-next:before {
      font: normal normal normal 30px/1 FontAwesome;
      color: #222222;
      opacity: 0.6; }
  .team .slick-prev {
    left: unset;
    right: 20px; }
    .team .slick-prev:before {
      content: "\f104"; }
  .team .slick-next {
    right: 0; }
    .team .slick-next:before {
      content: "\f105"; }
  .team h2 {
    padding-bottom: 15px;
    border-bottom: 1px solid #dddada;
    margin-bottom: 10px;
    color: #00377e;
    line-height: 30px; }
  .team h4,
  .team h6 {
    text-align: center; }
  .team h4 {
    color: #00377e;
    font-weight: 700;
    margin-top: 15px;
    font-size: calc(16px + (20 - 16) * ((100vw - 320px) / (1920 - 320)));
    margin-bottom: 5px; }
  .team h6 {
    margin-bottom: -2px; }

.collection-filter-block {
  margin-bottom: 30px;
  padding: 0 30px 25px 30px;
  border: 1px solid #c7ac85;
  background-color: #ffffff; }
  .collection-filter-block .product-service {
    padding: 30px 0; }
    .collection-filter-block .product-service .media {
      padding-bottom: 20px;
      margin-bottom: 20px;
      border-bottom: 1px solid #c7ac85; }
      .collection-filter-block .product-service .media svg {
        height: 40px;
        width: 40px; }
        .collection-filter-block .product-service .media svg path {
          fill: #00377e; }
      .collection-filter-block .product-service .media .media-body {
        padding-left: 10px; }
        .collection-filter-block .product-service .media .media-body h4 {
          font-size: 18px;
          margin-bottom: 5px;
          color: #00377e;
          font-family: "Work Sans", sans-serif; }
        .collection-filter-block .product-service .media .media-body p {
          font-size: 14px;
          margin-bottom: 0;
          text-transform: capitalize; }
      .collection-filter-block .product-service .media:last-child {
        padding-bottom: 0; }

.collection-collapse-block.open {
  margin-bottom: 12px; }

.collection-collapse-block .collapse-block-title {
  position: relative;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 16px;
  color: #00377e;
  font-weight: 600;
  margin: 30px 0 0 0;
  font-family: "Work Sans", sans-serif; }
  .collection-collapse-block .collapse-block-title:after {
    position: absolute;
    display: block;
    top: 0;
    right: -3px;
    content: "\f0d7";
    font-family: FontAwesome;
    color: #00377e; }

.collection-collapse-block .collection-collapse-block-content .color-selector {
  margin-top: 20px; }

.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 18px; }
  .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li a {
    padding-bottom: 10px;
    font-family: "Poppins";
    text-transform: capitalize;
    color: #33322d; }
  .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li:last-child a {
    padding-bottom: 0; }
  .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li:first-child {
    margin-top: 30px; }

.collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox {
  margin-top: 15px; }
  .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox:last-child {
    margin-bottom: 0; }
  .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label {
    font-family: "Poppins";
    text-transform: capitalize;
    color: #33322d;
    line-height: 1; }
    .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label:before {
      top: 1px;
      height: 15px;
      width: 15px;
      background: #ffffff;
      border: 1px solid #777777; }
    .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox label:after {
      top: 1px;
      height: 15px;
      width: 15px;
      background-size: 65%; }
  .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .collection-filter-checkbox .custom-control-input:checked ~ .custom-control-label:after {
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/></svg>"); }

.color-selector ul li {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  margin-right: 5px;
  margin-bottom: 10px;
  cursor: pointer;
  border: 1px solid #444444; }

.color-selector ul .color-1 {
  background-color: #ffffff; }

.color-selector ul .color-2 {
  background-color: #EAB543; }

.color-selector ul .color-3 {
  background-color: #00377e; }

.color-selector ul .color-4 {
  background-color: #FD7272; }

.color-selector ul .color-5 {
  background-color: #82589F; }

.color-selector ul .color-6 {
  background-color: #c7ac85; }

.color-selector ul .color-7 {
  background-color: #d35400; }

.color-selector ul li.active {
  border: 1px solid black;
  position: relative; }
  .color-selector ul li.active:after {
    content: "";
    background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'><path fill='%23000' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/></svg>");
    top: 10px;
    right: 4px;
    height: 15px;
    width: 15px;
    background-size: 70%;
    background-repeat: no-repeat;
    position: absolute; }

.collection-sidebar-banner {
  margin-top: 30px; }
  .collection-sidebar-banner img {
    width: 100%; }

.top-banner-wrapper .top-banner-content h4 {
  font-size: 18px;
  font-weight: 600;
  color: #00377e;
  margin-bottom: 15px; }

.top-banner-wrapper .top-banner-content h5 {
  font-size: 16px;
  font-weight: 600;
  color: #00377e;
  letter-spacing: 1px;
  line-height: 1.2;
  margin-bottom: 10px;
  font-family: "Work Sans", sans-serif; }

.top-banner-wrapper .top-banner-content p {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 0; }

.collection-filter .theme-card {
  padding: 30px;
  border: 1px solid #c7ac85;
  background-color: white; }
  .collection-filter .theme-card h5.title-border {
    border-bottom: 1px solid #c7ac85;
    font-size: 18px;
    font-family: "Work Sans", sans-serif; }

.product-wrapper-grid.list-view .product_box {
  -webkit-box-orient: unset;
  -webkit-box-direction: unset;
      -ms-flex-direction: unset;
          flex-direction: unset;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: none; }
  .product-wrapper-grid.list-view .product_box .product_image {
    width: 50%; }
  .product-wrapper-grid.list-view .product_box .card-body {
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .product-wrapper-grid.list-view .product_box .card-body.product_contain {
      padding: 0 0 0 15px; }
      .product-wrapper-grid.list-view .product_box .card-body.product_contain h6,
      .product-wrapper-grid.list-view .product_box .card-body.product_contain h5,
      .product-wrapper-grid.list-view .product_box .card-body.product_contain p {
        text-align: left !important; }
      .product-wrapper-grid.list-view .product_box .card-body.product_contain h5 {
        font-size: 18px; }
      .product-wrapper-grid.list-view .product_box .card-body.product_contain h6 {
        padding-bottom: 5px; }
      .product-wrapper-grid.list-view .product_box .card-body.product_contain p {
        display: block !important;
        font-size: 14px;
        margin-bottom: 0; }

.collection-product-wrapper .product-top-filter {
  border-bottom: 1px solid #00377e;
  border-top: 1px solid #00377e; }
  .collection-product-wrapper .product-top-filter .product-filter-content,
  .collection-product-wrapper .product-top-filter .popup-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .collection-product-wrapper .product-top-filter .product-filter-content .search-count,
    .collection-product-wrapper .product-top-filter .product-filter-content .sidebar-popup,
    .collection-product-wrapper .product-top-filter .popup-filter .search-count,
    .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup {
      border-right: 1px solid #00377e;
      padding: 20px;
      text-transform: capitalize;
      width: 35%; }
      .collection-product-wrapper .product-top-filter .product-filter-content .search-count h5,
      .collection-product-wrapper .product-top-filter .product-filter-content .sidebar-popup h5,
      .collection-product-wrapper .product-top-filter .popup-filter .search-count h5,
      .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup h5 {
        font-size: 16px;
        margin-bottom: 0;
        font-family: "Work Sans", sans-serif;
        color: #00377e; }
    .collection-product-wrapper .product-top-filter .product-filter-content .collection-view,
    .collection-product-wrapper .product-top-filter .popup-filter .collection-view {
      padding: 20px;
      width: 10%; }
      .collection-product-wrapper .product-top-filter .product-filter-content .collection-view ul li,
      .collection-product-wrapper .product-top-filter .popup-filter .collection-view ul li {
        height: 100%;
        vertical-align: middle;
        cursor: pointer;
        color: #00377e; }
        .collection-product-wrapper .product-top-filter .product-filter-content .collection-view ul li:first-child,
        .collection-product-wrapper .product-top-filter .popup-filter .collection-view ul li:first-child {
          margin-right: 14px; }
    .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view,
    .collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view {
      padding: 20px;
      width: 20%;
      border-right: 1px solid #00377e; }
      .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul,
      .collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; }
        .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li,
        .collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view ul li {
          margin-left: 10px; }
          .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li img,
          .collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view ul li img {
            height: 18px;
            cursor: pointer; }
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view,
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter,
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view,
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
      position: relative;
      width: 20%; }
      .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select,
      .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select,
      .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select,
      .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
        border: 0;
        padding: 20px;
        border-right: 1px solid #00377e;
        width: 100%;
        -webkit-appearance: none;
        -moz-appearance: none;
        color: #00377e;
        cursor: pointer;
        background: url(../assets/images/dropdown.png) no-repeat 95%; }
        .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select:focus,
        .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select:focus,
        .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select:focus,
        .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select:focus {
          outline: unset;
          font-family: "Work Sans", sans-serif; }
        .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select option,
        .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select option,
        .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select option,
        .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select option {
          padding: 20px 0; }
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter,
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
      width: 15%; }
      .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter:before,
      .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
        right: 10px; }
      .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select,
      .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
        border-right: none; }
  .collection-product-wrapper .product-top-filter .popup-filter {
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset; }
    .collection-product-wrapper .product-top-filter .popup-filter ::-webkit-scrollbar {
      width: 3px; }
    .collection-product-wrapper .product-top-filter .popup-filter ::-webkit-scrollbar-track {
      background: #dddddd; }
    .collection-product-wrapper .product-top-filter .popup-filter ::-webkit-scrollbar-thumb {
      background: #888888; }
    .collection-product-wrapper .product-top-filter .popup-filter ::-webkit-scrollbar-thumb:hover {
      background: #555555; }
    .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup {
      position: relative;
      cursor: pointer;
      width: 20%;
      background: url(../assets/images/dropdown.png) no-repeat 95%; }
      .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup a {
        font-size: 16px;
        color: #222222; }
      .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter {
        background-color: #f8f8f8;
        width: 270px;
        height: 600px;
        overflow-y: scroll; }
        .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter .theme-card h5.title-border {
          font-size: calc(14px + (18 - 14) * ((100vw - 320px) / (1920 - 320))); }
        .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter .collection-filter-block {
          border: none; }
        .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter .theme-card {
          padding: 0 30px; }
        .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter .collection-sidebar-banner {
          padding: 0 30px; }
          .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter .collection-sidebar-banner img {
            width: 100%; }
    .collection-product-wrapper .product-top-filter .popup-filter .open-popup {
      display: none;
      position: absolute;
      z-index: 9;
      top: 75px;
      left: 0;
      border: 1px solid #f1f5f4;
      -webkit-box-shadow: 0 0 5px #ddd;
              box-shadow: 0 0 5px #ddd;
      min-width: 330px; }
      .collection-product-wrapper .product-top-filter .popup-filter .open-popup.open {
        display: block; }
      .collection-product-wrapper .product-top-filter .popup-filter .open-popup .collection-filter-block {
        margin-bottom: 0; }
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view,
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
      width: 20%; }
      .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select,
      .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
        padding-right: 45px;
        font-size: 16px;
        font-family: "Work Sans", sans-serif; }
      .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view:before,
      .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
        right: 35px; }
    .collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view {
      padding: 20px; }
    .collection-product-wrapper .product-top-filter .popup-filter .collection-view {
      width: 20%; }
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
      right: 25px !important; }

.collection-product-wrapper .product-wrapper-grid .product-box {
  margin-top: 50px; }
  .collection-product-wrapper .product-wrapper-grid .product-box .product-detail p {
    display: none;
    color: red; }
  .collection-product-wrapper .product-wrapper-grid .product-box .product-detail h4 {
    font-size: 18px; }

.collection-product-wrapper .product-wrapper-grid .product-five {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  max-width: 20%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail {
  opacity: 0;
  position: absolute;
  background-color: #ffffff;
  padding: 10px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 65%;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -10px;
  text-align: center; }
  .collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail h6 {
    color: #525252;
    padding-top: 0;
    margin-top: -2px; }
  .collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .product-detail h4 {
    font-weight: 400;
    color: #000000; }

.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .cart-wrap {
  top: 7px;
  right: 7px;
  opacity: 1; }
  .collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .cart-wrap button {
    border: 1px solid #ffffff;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    opacity: 1; }
    .collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .cart-wrap button i {
      padding: 7px;
      color: #333333; }
  .collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box .cart-wrap a i {
    border-radius: 100%;
    border: 1px solid #ffffff;
    margin: 5px 0;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 7px;
    color: #333333;
    opacity: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box:hover .product-detail {
  opacity: 1;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  bottom: 15px; }

.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box:hover .cart-wrap button {
  -webkit-animation: none;
          animation: none; }

.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box:hover .cart-wrap a i {
  opacity: 1; }

.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box:hover .cart-wrap a:nth-child(2) i {
  -webkit-animation: fadeInDown 500ms ease-in-out;
          animation: fadeInDown 500ms ease-in-out; }

.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box:hover .cart-wrap a:nth-child(3) i {
  -webkit-animation: fadeInDown 700ms ease-in-out;
          animation: fadeInDown 700ms ease-in-out; }

.collection-product-wrapper .product-wrapper-grid .col-lg-2 .product-box:hover .cart-wrap a:nth-child(4) i {
  -webkit-animation: fadeInDown 1000ms ease-in-out;
          animation: fadeInDown 1000ms ease-in-out; }

.filter-main-btn {
  display: none;
  margin-bottom: 20px;
  cursor: pointer; }
  .filter-main-btn span {
    font-size: 20px;
    background-color: #00377e;
    padding: 5px 20px;
    color: #ffffff;
    border-radius: 10px; }

.collection-mobile-back {
  padding: 15px 0;
  border-bottom: 1px solid #c7ac85;
  display: none; }
  .collection-mobile-back span {
    text-transform: uppercase;
    font-size: 14px;
    color: #00377e;
    cursor: pointer; }
    .collection-mobile-back span i {
      font-size: 20px;
      font-weight: bold;
      margin-right: 5px; }

.product-pagination {
  border-bottom: 1px solid #00377e;
  border-top: 1px solid #00377e;
  margin: 50px 0; }
  .product-pagination .pagination {
    border-radius: 0; }
    .product-pagination .pagination .page-item {
      border-radius: 0; }
      .product-pagination .pagination .page-item a {
        padding: 18px;
        border-bottom: 0;
        border-top: 0;
        color: #00377e;
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-left-color: #00377e;
        border-right-color: #00377e; }
      .product-pagination .pagination .page-item:last-child .page-link {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
      .product-pagination .pagination .page-item .page-link:hover {
        background-color: #e3d8ca; }
    .product-pagination .pagination .page-item.active a {
      color: #00377e;
      background-color: #ffffff;
      border-color: #00377e; }
  .product-pagination .product-search-count-bottom {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    border-left: 1px solid #00377e;
    border-right: 1px solid #00377e;
    padding-right: 15px; }
    .product-pagination .product-search-count-bottom h5 {
      color: #00377e;
      font-size: 14px;
      margin-bottom: 0;
      padding: 5px 0;
      font-family: "Work Sans", sans-serif; }

.bundle {
  margin-top: 10px; }
  .bundle .bundle_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .bundle .bundle_img .img-box img {
      max-width: 115px;
      border: 1px solid #ddd;
      padding: 2px; }
    .bundle .bundle_img .plus {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0 7px;
      font-size: 22px; }
  .bundle .bundle_detail {
    margin-top: 15px; }
    .bundle .bundle_detail .price_product {
      color: #000000;
      padding-left: 3px;
      font-weight: 700; }

.theme_checkbox label {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-transform: capitalize;
  color: #00377e; }
  .theme_checkbox label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0; }
    .theme_checkbox label input:checked ~ .checkmark:after {
      display: block; }
  .theme_checkbox label .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #ffffff;
    border: 1px solid #dddddd; }
    .theme_checkbox label .checkmark:after {
      content: "";
      position: absolute;
      display: none;
      left: 7px;
      top: 3px;
      width: 5px;
      height: 10px;
      border: solid black;
      border-width: 0 2px 2px 0;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }

.collection .collection-block {
  text-align: center; }
  .collection .collection-block img,
  .collection .collection-block .bg-size {
    margin-bottom: 20px; }
  .collection .collection-block .collection-content {
    text-align: center; }
    .collection .collection-block .collection-content h3 {
      margin-bottom: 10px;
      color: #00377e;
      text-transform: uppercase;
      font-weight: 900;
      letter-spacing: 0.05em; }
    .collection .collection-block .collection-content h4 {
      color: #00377e;
      margin-bottom: 10px;
      font-size: 16px; }
    .collection .collection-block .collection-content p {
      line-height: 1.5; }
    .collection .collection-block .collection-content .btn-solid,
    .collection .collection-block .collection-content .btn-outline {
      padding: 10px 25px; }

.faq-section .accordion.theme-accordion .card {
  margin-bottom: 10px;
  border-radius: 0;
  overflow: hidden;
  border-bottom: 1px solid #f6f0ea;
  border-color: #f6f0ea; }
  .faq-section .accordion.theme-accordion .card :not(:first-of-type):not(:last-of-type),
  .faq-section .accordion.theme-accordion .card .theme-accordion .card:first-of-type {
    border-bottom: 1px solid #f6f0ea; }
  .faq-section .accordion.theme-accordion .card:first-child {
    margin-top: 0; }
  .faq-section .accordion.theme-accordion .card .card-header {
    padding: 0;
    border-bottom: 0;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .faq-section .accordion.theme-accordion .card .card-header button {
      color: #333;
      text-align: left;
      font-size: 17px;
      padding: 18px;
      font-weight: 600;
      width: 100%;
      letter-spacing: 1px; }
      .faq-section .accordion.theme-accordion .card .card-header button:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-top: 6px solid #00377e;
        right: 20px;
        top: 25px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;}
      .faq-section .accordion.theme-accordion .card .card-header button[aria-expanded="true"]:before {
        border-top: 0;
        border-bottom: 6px solid #333;
        -webkit-transition: all 0.3s ease;
		text-decoration:none;
        transition: all 0.3s ease; }
      .faq-section .accordion.theme-accordion .card .card-header button:hover {
        text-decoration: none;
        color: #333;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
  .faq-section .accordion.theme-accordion .card .card-body {
    padding: 15px 18px; }
    .faq-section .accordion.theme-accordion .card .card-body p {
      margin-bottom: 0;
      font-size: 14px;
      color: #666;
      line-height: 1.8; }

.pwd-page {
  text-align: center; }
  .pwd-page h2 {
    margin-bottom: 25px;
    color: #00377e;
    margin-top: -5px;
    font-family: "Work Sans", sans-serif;
    line-height: -28px; }
  .pwd-page .theme-form input {
    border-color: #c7ac85;
    font-size: 15px;
    padding: 15px 20px;
    margin-bottom: 15px;
    height: inherit;
    text-align: center;
    font-family: "Work Sans", sans-serif;
    border-radius: 100px; }
  .pwd-page .theme-form ::-webkit-input-placeholder {
    color: #00377e; }
  .pwd-page .theme-form :-ms-input-placeholder {
    color: #00377e; }
  .pwd-page .theme-form ::-ms-input-placeholder {
    color: #00377e; }
  .pwd-page .theme-form ::placeholder {
    color: #00377e; }
  .pwd-page .theme-form .btn-solid,
  .pwd-page .theme-form .btn-outline {
    margin: 0 auto; }

.login-page h3 {
  font-size: 24px;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #00377e;
  font-weight: 700;
  margin-top: -5px; }

.login-page .theme-card {
  padding: 30px;
  border: 1px solid #00377e;
  line-height: 1; }
  .login-page .theme-card .theme-form label {
    text-transform: capitalize;
    color: #00377e;
    font-size: 14px;
    font-weight: 600;
    font-family: "Work Sans", sans-serif; }
  .login-page .theme-card .theme-form ::-webkit-input-placeholder {
    color: #00377e; }
  .login-page .theme-card .theme-form :-ms-input-placeholder {
    color: #00377e; }
  .login-page .theme-card .theme-form ::-ms-input-placeholder {
    color: #00377e; }
  .login-page .theme-card .theme-form ::placeholder {
    color: #00377e; }
  .login-page .theme-card .theme-form input {
    border-color: #c7ac85;
    font-size: 12px;
    padding: 17px 25px;
    margin-bottom: 30px;
    height: inherit;
    font-family: "Work Sans", sans-serif; }

.login-page .authentication-right {
  height: calc(100% - 48px); }
  .login-page .authentication-right h6 {
    font-size: 14px;
    text-transform: uppercase;
    color: #00377e;
    font-weight: 600;
    margin-bottom: 20px; }
  .login-page .authentication-right p {
    font-size: 14px;
    color: #00377e;
    line-height: 2;
    margin-bottom: 1rem; }

.auth-page h3 {
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #00377e;
  font-weight: 700;
  margin-top: -5px;
  font-size: 24px; }

.auth-page .theme-card {
  padding: 30px;
  border: 1px solid #f1f1f1;
  line-height: 1;
  border-radius: 25px;
  background-color: white; }
  .auth-page .theme-card .theme-form label {
    text-transform: capitalize;
    color: #00377e;
    font-size: 14px;
    font-weight: 600;
    font-family: "Work Sans", sans-serif; }
  .auth-page .theme-card .theme-form input, .auth-page .theme-card .theme-form select, .auth-page .theme-card .theme-form textarea {
    border-color: #c7ac85;
    font-size: 15px;
    padding: 12px 30px;
    margin-bottom: 30px;
    height: inherit;
    border-radius: 25px;
    font-family: "Work Sans", sans-serif;
    color: #00377e; }
  .auth-page .theme-card .theme-form ::-webkit-input-placeholder {
    color: #00377e; }
  .auth-page .theme-card .theme-form :-ms-input-placeholder {
    color: #00377e; }
  .auth-page .theme-card .theme-form ::-ms-input-placeholder {
    color: #00377e; }
  .auth-page .theme-card .theme-form ::placeholder {
    color: #00377e; }

.search-block {
  padding: 0;
  background-image: url("../assets/images/hair_color/bg.png");
  background-size: cover; }
  .search-block .form-header .input-group input {
    border-radius: 100px 5px 5px 100px;
    padding-left: 30px; }
  .search-block .form-header .input-group i {
    padding-right: 10px; }
  .search-block .form-header .input-group .btn {
    z-index: 0; }
    .search-block .form-header .input-group .btn.btn_dark:after {
      background: #ffffff;
      content: "";
      height: 155px;
      left: -90px;
      opacity: 0.2;
      position: absolute;
      top: -30px;
      -webkit-transform: rotate(35deg);
              transform: rotate(35deg);
      -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
      transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
      width: 50px;
      z-index: 1; }
    .search-block .form-header .input-group .btn.btn_dark:hover:after {
      left: 120%;
      -webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
      transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1); }

.contact-page .map iframe {
  width: 100%;
  height: 100%;
  border: none; }

.contact-page .contact-right {
  padding-left: 10px; }
  .contact-page .contact-right ul li {
    position: relative;
    padding-left: 150px;
    margin-top: 30px;
    display: block; }
    .contact-page .contact-right ul li:first-child {
      margin-top: 0; }
    .contact-page .contact-right ul li .contact-icon {
      position: absolute;
      left: 0;
      text-align: center;
      width: 130px;
      border-right: 1px solid #dddddd; }
      .contact-page .contact-right ul li .contact-icon i {
        font-size: 25px;
        color: #00377e; }
      .contact-page .contact-right ul li .contact-icon h6 {
        text-transform: uppercase;
        padding-top: 5px;
        font-size: 14px;
        font-weight: 600; }
    .contact-page .contact-right ul li p {
      margin-bottom: 0;
      font-size: calc(14px + (16 - 14) * ((100vw - 320px) / (1920 - 320))); }

.qty-box .input-group {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .qty-box .input-group span {
    color: #00377e; }
    .qty-box .input-group span button {
      background: #ffffff;
      border: 1px solid #c7ac85; }
  .qty-box .input-group .form-control {
    text-align: center;
    width: 80px;
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    border-color: #c7ac85;
    color: #00377e; }
  .qty-box .input-group button {
    background-color: transparent;
    border: 0;
    color: #00377e;
    cursor: pointer;
    padding-left: 12px;
    font-size: 12px;
    font-weight: 900;
    line-height: 1; }
    .qty-box .input-group button i {
      font-weight: 900;
      color: #00377e; }
  .qty-box .input-group .icon {
    padding-right: 0; }

.cart-section .table,
.wishlist-section .table {
  color: #00377e; }
  .cart-section .table tbody + tbody,
  .wishlist-section .table tbody + tbody {
    border-top: none; }

.cart-section .cart-buttons,
.wishlist-section .cart-buttons {
  padding-top: 35px; }
  .cart-section .cart-buttons > div:last-child,
  .wishlist-section .cart-buttons > div:last-child {
    text-align: right;
    padding-right: 59px; }

.cart-section .wishlist-buttons,
.wishlist-section .wishlist-buttons {
  padding-top: 35px;
  text-align: right; }
  .cart-section .wishlist-buttons:last-child a,
  .wishlist-section .wishlist-buttons:last-child a {
    margin-left: 15px; }

.cart-section .cart-table,
.wishlist-section .cart-table {
  overflow: hidden;
  margin-bottom: 0; }
  .cart-section .cart-table thead th,
  .wishlist-section .cart-table thead th {
    border-bottom: 1px solid rgba(106, 64, 49, 0.2);
    font-weight: 900;
    color: #00377e;
    text-transform: uppercase;
    font-size: 14px;
    border-top: 0;
    text-align: center;
    padding: 0 0.75rem 0.75rem 0.75rem;
    line-height: 14px; }

.cart-section tbody h5,
.wishlist-section tbody h5 {
  margin-bottom: 0; }

.cart-section tbody tr td,
.wishlist-section tbody tr td {
  min-width: 210px;
  vertical-align: middle;
  color: #00377e;
  border-top: 0;
  border-bottom: 1px solid rgba(106, 64, 49, 0.2);
  text-align: center; }
  .cart-section tbody tr td a,
  .cart-section tbody tr td p,
  .wishlist-section tbody tr td a,
  .wishlist-section tbody tr td p {
    color: #33322d;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 0; }
    .cart-section tbody tr td a img,
    .cart-section tbody tr td p img,
    .wishlist-section tbody tr td a img,
    .wishlist-section tbody tr td p img {
      height: 90px; }
  .cart-section tbody tr td .td-color,
  .wishlist-section tbody tr td .td-color {
    color: #00377e; }
  .cart-section tbody tr td h2,
  .wishlist-section tbody tr td h2 {
    font-size: 24px;
    color: #222222;
    font-weight: 400; }
  .cart-section tbody tr td .mobile-cart-content,
  .wishlist-section tbody tr td .mobile-cart-content {
    display: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 10px; }
    .cart-section tbody tr td .mobile-cart-content .qty-box,
    .wishlist-section tbody tr td .mobile-cart-content .qty-box {
      border-radius: 5px; }
      .cart-section tbody tr td .mobile-cart-content .qty-box .input-group .form-control,
      .wishlist-section tbody tr td .mobile-cart-content .qty-box .input-group .form-control {
        width: 48px;
        padding: 6px; }
    .cart-section tbody tr td .mobile-cart-content .col-xs-3,
    .wishlist-section tbody tr td .mobile-cart-content .col-xs-3 {
      -ms-flex-item-align: center;
          align-self: center;
      margin-left: 10px;
      margin-right: 10px; }
    .cart-section tbody tr td .mobile-cart-content h2,
    .wishlist-section tbody tr td .mobile-cart-content h2 {
      font-size: 20px; }

.cart-section tfoot tr th,
.wishlist-section tfoot tr th {
  padding-top: 35px;
  text-align: right; }

.cart-section tfoot tr td,
.wishlist-section tfoot tr td {
  padding-top: 35px;
  padding-bottom: 0;
  text-align: right;
  border: none;
  padding-right: 63px; }
  .cart-section tfoot tr td h2,
  .wishlist-section tfoot tr td h2 {
    font-size: 24px;
    margin-bottom: 0; }
  .cart-section tfoot tr td:first-child,
  .wishlist-section tfoot tr td:first-child {
    width: 85%;
    font-size: 15px;
    padding-right: 10px;
    text-transform: capitalize;
    font-weight: 700; }

.blog-detail-page .blog-detail p:last-child {
  margin-bottom: 0; }

.blog-detail-page .blog-detail img {
  margin-bottom: 40px; }

.blog-detail-page .blog-detail h3 {
  font-size: 24px;
  color: #00377e;
  font-weight: 600;
  margin-bottom: 20px; }

.blog-detail-page .blog-detail p {
  font-size: 14px;
  line-height: 1.8; }

.blog-detail-page .blog-detail .post-social {
  text-align: left;
  padding-bottom: 15px;
  border-bottom: 1px solid #f4efe7;
  margin-bottom: 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  font-family: "Work Sans", sans-serif; }
  .blog-detail-page .blog-detail .post-social li + li {
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #00377e; }

.blog-detail-page .blog-advance > div:last-child p {
  font-size: 14px; }
  .blog-detail-page .blog-advance > div:last-child p:last-child {
    margin-bottom: 0; }

.blog-detail-page .blog-advance img,
.blog-detail-page .blog-advance .bg-size {
  margin-bottom: 25px;
  margin-top: 25px;
  border: 1px solid #f1f1f1; }

.blog-detail-page .blog-advance ul {
  list-style-type: decimal;
  list-style-position: inside;
  line-height: 2.5;
  font-size: 15px; }
  .blog-detail-page .blog-advance ul li {
    display: list-item;
    font-weight: 700;
    font-family: "Work Sans", sans-serif;
    color: #00377e; }

.blog-detail-page .blog-advance p {
  line-height: 1.8;
  font-family: "Work Sans", sans-serif; }

.blog-detail-page .comment-section {
  border-bottom: 1px solid #f4efe7; }
  .blog-detail-page .comment-section li {
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid #f4efe7; }
    .blog-detail-page .comment-section li img {
      height: 65px;
      width: 65px;
      margin-right: 20px;
      border-radius: 100%; }
    .blog-detail-page .comment-section li h6 {
      font-size: 16px;
      color: #00377e;
      text-transform: uppercase;
      font-weight: 700;
      margin-bottom: 5px; }
      .blog-detail-page .comment-section li h6 span {
        font-size: 13px;
        font-weight: 500;
        text-transform: capitalize;
        color: #00377e;
        margin-left: 20px; }
    .blog-detail-page .comment-section li p {
      font-size: 14px;
      line-height: 1.8;
      margin-bottom: 0; }

.blog-detail-page .blog-contact h2 {
  font-family: "Work Sans", sans-serif;
  font-size: 36px;
  margin-bottom: 30px;
  margin-top: -5px; }

.blog-page .blog-sidebar h6 {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 20px;
  color: #00377e;
  font-weight: 700;
  font-family: "Work Sans", sans-serif; }

.blog-page .blog-sidebar p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0; }

.blog-page .blog-sidebar h4 {
  font-size: 18px;
  color: #00377e;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 20px;
  letter-spacing: 1px; }

.blog-page .blog-sidebar .theme-card {
  border: 1px solid #e7dccb;
  padding: 30px;
  background-color: #ffffff; }
  .blog-page .blog-sidebar .theme-card .recent-blog li .media img {
    width: 100px;
    margin-right: 10px; }
  .blog-page .blog-sidebar .theme-card .recent-blog li + li {
    margin-top: 30px; }
  .blog-page .blog-sidebar .theme-card .popular-blog li .blog-date {
    background-color: #00377e;
    height: 70px;
    width: 70px;
    margin: 0 15px 0 0;
    padding: 15px; }
    .blog-page .blog-sidebar .theme-card .popular-blog li .blog-date span {
      display: block;
      text-align: center;
      color: #ffffff;
      text-transform: uppercase; }
  .blog-page .blog-sidebar .theme-card .popular-blog li + li {
    margin-top: 30px; }
  .blog-page .blog-sidebar .theme-card .popular-blog li p {
    margin-top: 10px; }
  .blog-page .blog-sidebar .theme-card + .theme-card {
    margin-top: 30px; }

.blog-page .blog-media {
  margin-bottom: 30px; }
  .blog-page .blog-media:last-child {
    margin-bottom: 0; }
  .blog-page .blog-media .blog-right {
    height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .blog-page .blog-media .blog-right h6 {
      font-size: 14px;
      text-transform: uppercase;
      margin-bottom: 10px; }
    .blog-page .blog-media .blog-right h4 {
      font-size: 18px;
      color: #00377e;
      font-weight: 600;
      line-height: 1.3;
      margin-bottom: 15px; }
    .blog-page .blog-media .blog-right h5 {
      color: #00377e; }
    .blog-page .blog-media .blog-right p {
      font-size: 14px;
      line-height: 1.5;
      margin-bottom: 0; }
    .blog-page .blog-media .blog-right ul {
      margin-bottom: 15px; }
      .blog-page .blog-media .blog-right ul li {
        font-size: 14px;
        line-height: 1.3;
        display: inline-block; }
        .blog-page .blog-media .blog-right ul li i {
          padding-right: 3px; }
        .blog-page .blog-media .blog-right ul li + li {
          padding-left: 15px;
          margin-left: 15px;
          border-left: 1px solid #dddddd; }

.modal {
  padding-right: 0 !important; }

.product-slick .slick-prev,
.product-slick .slick-next,
.rtl-product-slick .slick-prev,
.rtl-product-slick .slick-next,
.product-right-slick .slick-prev,
.product-right-slick .slick-next,
.rtl-product-right-slick .slick-prev,
.rtl-product-right-slick .slick-next {
  opacity: 0;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-top: -10px; }
  .product-slick .slick-prev:before,
  .product-slick .slick-next:before,
  .rtl-product-slick .slick-prev:before,
  .rtl-product-slick .slick-next:before,
  .product-right-slick .slick-prev:before,
  .product-right-slick .slick-next:before,
  .rtl-product-right-slick .slick-prev:before,
  .rtl-product-right-slick .slick-next:before {
    font: normal normal normal 14px/1 FontAwesome;
    opacity: 1;
    color: black;
    background-color: white;
    border-radius: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

.product-slick .slick-next,
.rtl-product-slick .slick-next,
.product-right-slick .slick-next,
.rtl-product-right-slick .slick-next {
  right: 1px; }
  .product-slick .slick-next:before,
  .rtl-product-slick .slick-next:before,
  .product-right-slick .slick-next:before,
  .rtl-product-right-slick .slick-next:before {
    content: "\f105"; }

.product-slick .slick-prev,
.rtl-product-slick .slick-prev,
.product-right-slick .slick-prev,
.rtl-product-right-slick .slick-prev {
  left: 1px;
  z-index: 1; }
  .product-slick .slick-prev:before,
  .rtl-product-slick .slick-prev:before,
  .product-right-slick .slick-prev:before,
  .rtl-product-right-slick .slick-prev:before {
    content: "\f104"; }

.product-slick .slick-slide > div,
.rtl-product-slick .slick-slide > div,
.product-right-slick .slick-slide > div,
.rtl-product-right-slick .slick-slide > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px; }

.product-slick:hover .slick-prev,
.product-slick:hover .slick-next,
.rtl-product-slick:hover .slick-prev,
.rtl-product-slick:hover .slick-next,
.product-right-slick:hover .slick-prev,
.product-right-slick:hover .slick-next,
.rtl-product-right-slick:hover .slick-prev,
.rtl-product-right-slick:hover .slick-next {
  opacity: 1;
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }
  .product-slick:hover .slick-prev:before,
  .product-slick:hover .slick-next:before,
  .rtl-product-slick:hover .slick-prev:before,
  .rtl-product-slick:hover .slick-next:before,
  .product-right-slick:hover .slick-prev:before,
  .product-right-slick:hover .slick-next:before,
  .rtl-product-right-slick:hover .slick-prev:before,
  .rtl-product-right-slick:hover .slick-next:before {
    opacity: 1; }

.product-slick:hover .slick-next,
.rtl-product-slick:hover .slick-next,
.product-right-slick:hover .slick-next,
.rtl-product-right-slick:hover .slick-next {
  right: 20px; }

.product-slick:hover .slick-prev,
.rtl-product-slick:hover .slick-prev,
.product-right-slick:hover .slick-prev,
.rtl-product-right-slick:hover .slick-prev {
  left: 20px; }

.slider-nav .slick-slide > div,
.rtl-slider-nav .slick-slide > div,
.slider-right-nav .slick-slide > div,
.rtl-slider-right-nav .slick-slide > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 15px 15px 0 15px;
  border: 1px solid #dddddd;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.slider-nav .slick-slide.slick-current > div,
.rtl-slider-nav .slick-slide.slick-current > div,
.slider-right-nav .slick-slide.slick-current > div,
.rtl-slider-right-nav .slick-slide.slick-current > div {
  border-color: #aaaaaa;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.slider-nav .slick-slide.slick-active,
.rtl-slider-nav .slick-slide.slick-active,
.slider-right-nav .slick-slide.slick-active,
.rtl-slider-right-nav .slick-slide.slick-active {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.slider-right-nav .slick-slide:first-child > div,
.rtl-slider-right-nav .slick-slide:first-child > div {
  margin-top: 0; }

.pro_sticky_info {
  border: 1px solid #dddddd;
  padding: 20px; }

.is_stuck {
  margin-top: 80px; }

.image-scroll div > div {
  padding-bottom: 20px; }
  .image-scroll div > div:last-child {
    padding: 0; }

.product-right .btn_dark {
  padding: 10px 25px; }

.product-right p {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1.5em; }

.product-right .product-title {
  color: #00377e;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 14px; }
  .product-right .product-title a {
    color: #00377e; }

.product-right .border-product {
  padding-top: 15px;
  padding-bottom: 20px;
  border-top: 1px dashed #c7ac85; }

.product-right h2 {
  text-transform: uppercase;
  margin-bottom: 15px;
  font-size: 25px;
  line-height: 1.2em;
  font-weight: 700;
  color: #00377e; }

.product-right h3 {
  font-size: 26px;
  margin-bottom: 15px;
  color: #00377e; }

.product-right h4 {
  font-size: 16px;
  margin-bottom: 7px;
  color: #00377e; }
  .product-right h4 del {
    color: #00377e;
    font-size: 14px; }
  .product-right h4 span {
    padding-left: 5px;
    color: #00377e; }

.product-right .color-variant {
  margin-bottom: 10px; }
  .product-right .color-variant li {
    height: 30px;
    width: 30px;
    cursor: pointer;
    display: inline-block; }

.product-right .product-buttons {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .product-right .product-buttons .btn-solid,
  .product-right .product-buttons .btn-outline {
    padding: 7px 25px; }
  .product-right .product-buttons a:last-child {
    margin-left: 10px; }

.product-right .product-description h6 span {
  float: right; }

.product-right .product-description .qty-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px; }
  .product-right .product-description .qty-box .input-group {
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
    width: unset; }
    .product-right .product-description .qty-box .input-group .form-control {
      border-right: none;
      padding-top: 10px; }

.product-right .size-box {
  margin-top: 10px;
  margin-bottom: 10px; }
  .product-right .size-box ul li {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    margin-right: 10px;
    cursor: pointer;
    border: 1px solid #f7f7f7;
    text-align: center;
    display: inline-block; }
    .product-right .size-box ul li a {
      color: #00377e;
      font-size: 18px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      height: 100%; }
    .product-right .size-box ul li.active {
      background-color: rgba(238, 228, 216, 0.4); }

.product-right .product-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .product-right .product-icon .product-social {
    margin-top: 5px; }
    .product-right .product-icon .product-social li {
      padding-right: 30px; }
      .product-right .product-icon .product-social li a {
        color: #00377e;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
        .product-right .product-icon .product-social li a i {
          font-size: 18px; }
        .product-right .product-icon .product-social li a:hover {
          color: #00377e; }
      .product-right .product-icon .product-social li:last-child {
        padding-right: 0; }
  .product-right .product-icon .wishlist-btn {
    background-color: transparent;
    border: none;
    color: #00377e;
    font-family: "Prata", serif; }
    .product-right .product-icon .wishlist-btn i {
      border-left: 1px solid #00377e;
      font-size: 18px;
      padding-left: 10px;
      margin-left: 5px;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease;
      color: #00377e; }
    .product-right .product-icon .wishlist-btn span {
      padding-left: 10px;
      font-size: 18px; }
    .product-right .product-icon .wishlist-btn:hover i {
      color: #00377e;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }

.product-right .payment-card-bottom {
  margin-top: 10px; }
  .product-right .payment-card-bottom ul li {
    padding-right: 10px; }

.product-right .timer {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 40px;
  margin-top: 10px;
  background-color: rgba(238, 228, 216, 0.4);
  display: inline-block; }
  .product-right .timer p {
    font-size: 18px;
    color: #000000;
    margin-bottom: 0; }
  .product-right .timer span {
    width: 65px;
    display: inline-block;
    color: #00377e; }
    .product-right .timer span .timer-cal {
      font-size: 12px;
      color: #00377e; }
    .product-right .timer span .padding-l {
      padding-left: 22px;
      display: inline; }

.product-right.product-form-box {
  text-align: center;
  border: 1px solid #dddddd;
  padding: 20px; }
  .product-right.product-form-box .product-description .qty-box {
    margin-bottom: 5px; }
    .product-right.product-form-box .product-description .qty-box .input-group {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      width: 100%; }
  .product-right.product-form-box .product-buttons {
    margin-bottom: 0; }
  .product-right.product-form-box .timer {
    margin-bottom: 10px;
    text-align: left; }

.single-product-tables {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  color: #00377e; }
  .single-product-tables table {
    width: 20%; }
    .single-product-tables table tr {
      height: 35px; }
      .single-product-tables table tr td:first-child {
        font-weight: 600; }
  .single-product-tables.detail-section {
    margin-top: 0; }
    .single-product-tables.detail-section table {
      width: 55%; }

.product-accordion .btn-link {
  color: #222222; }
  .product-accordion .btn-link:hover {
    text-decoration: none; }

.product-accordion .card {
  border: none; }

.product-accordion .card-body {
  width: 100%;
  height: 300px; }

.product-accordion .card-header {
  padding: 5px 8px;
  border-bottom: 1px dashed rgba(0, 0, 0, 0.125);
  background-color: rgba(127, 127, 127, 0.03); }

.product-related h2 {
  color: #00377e;
  padding-bottom: 10px;
  border-bottom: 1px solid #dddada;
  margin-bottom: 20px;
  font-size: calc(16px + (25 - 16) * ((100vw - 320px) / (1920 - 320)));
  margin-top: 20px; }

.rating {
  margin-top: 0; }
  .rating i {
    padding-right: 5px; }
    .rating i:nth-child(-n + 4) {
      color: #00377e; }
    .rating i:last-child {
      color: #dddddd; }
  .rating .three-star {
    padding-bottom: 5px; }
    .rating .three-star i {
      color: #acacac; }
      .rating .three-star i:nth-child(-n + 3) {
        color: #00377e; }

.tab-border {
  border: 1px solid #dddddd;
  margin: 0;
  padding: 8px 0; }
  .tab-border .nav-border {
    border-bottom: 0;
    border-right: 1px solid #dddddd; }

.vertical-tab.tab-product .nav-material.nav-tabs .nav-item .nav-link,
.vertical-tab .product-full-tab .nav-material.nav-tabs .nav-item .nav-link {
  padding: 15px 20px;
  color: #00377e; }

.tab-product,
.product-full-tab {
  padding-top: 30px; }
  .tab-product .nav-material.nav-tabs,
  .product-full-tab .nav-material.nav-tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    border-bottom: 1px solid #c7ac85; }
    .tab-product .nav-material.nav-tabs .nav-item,
    .product-full-tab .nav-material.nav-tabs .nav-item {
      font-size: 14px; }
      .tab-product .nav-material.nav-tabs .nav-item .nav-link,
      .product-full-tab .nav-material.nav-tabs .nav-item .nav-link {
        color: #212121;
        text-align: center;
        padding: 0 15px 20px 15px;
        text-transform: uppercase;
        border: 0; }
      .tab-product .nav-material.nav-tabs .nav-item .material-border,
      .product-full-tab .nav-material.nav-tabs .nav-item .material-border {
        border-bottom: 2px solid #00377e;
        opacity: 0; }
    .tab-product .nav-material.nav-tabs .nav-link.active,
    .product-full-tab .nav-material.nav-tabs .nav-link.active {
      color: #00377e; }
      .tab-product .nav-material.nav-tabs .nav-link.active ~ .material-border,
      .product-full-tab .nav-material.nav-tabs .nav-link.active ~ .material-border {
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        opacity: 1; }
  .tab-product .theme-form input,
  .product-full-tab .theme-form input {
    border-color: #c7ac85;
    font-size: 15px;
    padding: 15px 25px;
    margin-bottom: 15px;
    height: inherit;
    text-align: left;
    color: #00377e; }
  .tab-product .theme-form label,
  .product-full-tab .theme-form label {
    border-color: #c7ac85;
    color: #00377e;
    font-family: "Prata", serif; }
  .tab-product .theme-form ::-webkit-input-placeholder,
  .product-full-tab .theme-form ::-webkit-input-placeholder {
    color: #00377e;
    font-family: "Work Sans", sans-serif; }
  .tab-product .theme-form :-ms-input-placeholder,
  .product-full-tab .theme-form :-ms-input-placeholder {
    color: #00377e;
    font-family: "Work Sans", sans-serif; }
  .tab-product .theme-form ::-ms-input-placeholder,
  .product-full-tab .theme-form ::-ms-input-placeholder {
    color: #00377e;
    font-family: "Work Sans", sans-serif; }
  .tab-product .theme-form ::placeholder,
  .product-full-tab .theme-form ::placeholder {
    color: #00377e;
    font-family: "Work Sans", sans-serif; }
  .tab-product .theme-form textarea,
  .product-full-tab .theme-form textarea {
    border-color: #c7ac85;
    font-size: 15px;
    padding: 17px 25px;
    margin-bottom: 15px;
    height: inherit;
    color: #00377e;
    font-family: "Work Sans", sans-serif; }
  .tab-product .tab-content.nav-material p,
  .product-full-tab .tab-content.nav-material p {
    font-size: 14px;
    padding: 20px 20px 0;
    margin-bottom: -8px;
    line-height: 2;
    letter-spacing: 0.05em; }
  .tab-product .tab-content.nav-material .media,
  .product-full-tab .tab-content.nav-material .media {
    margin-top: 20px; }
  .tab-product .title,
  .product-full-tab .title {
    padding-right: 45px;
    color: #00377e;
    padding-bottom: 20px; }
  .tab-product .theme-slider .slick-arrow,
  .product-full-tab .theme-slider .slick-arrow {
    top: -45px;
    height: auto; }
    .tab-product .theme-slider .slick-arrow :before,
    .product-full-tab .theme-slider .slick-arrow :before {
      color: #000000;
      font-size: 18px; }
  .tab-product .product-box,
  .product-full-tab .product-box {
    position: relative;
    margin: 5px; }
    .tab-product .product-box:hover,
    .product-full-tab .product-box:hover {
      -webkit-box-shadow: 0 0 12px 0 #dddddd;
              box-shadow: 0 0 12px 0 #dddddd; }
      .tab-product .product-box:hover .lbl-1,
      .product-full-tab .product-box:hover .lbl-1 {
        opacity: 1;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
      .tab-product .product-box:hover .lbl-2,
      .product-full-tab .product-box:hover .lbl-2 {
        opacity: 1;
        -webkit-animation: flipInY 1000ms ease-in-out;
                animation: flipInY 1000ms ease-in-out; }
      .tab-product .product-box:hover .color-variant li,
      .product-full-tab .product-box:hover .color-variant li {
        opacity: 1 !important;
        -webkit-animation: fadeInUp 500ms ease-in-out;
                animation: fadeInUp 500ms ease-in-out; }
    .tab-product .product-box .img-block,
    .product-full-tab .product-box .img-block {
      min-height: unset; }
    .tab-product .product-box .cart-info,
    .product-full-tab .product-box .cart-info {
      position: absolute;
      padding: 10px 0;
      top: 25%;
      right: 15px;
      width: 40px;
      margin-right: 0; }
      .tab-product .product-box .cart-info i,
      .product-full-tab .product-box .cart-info i {
        padding-right: 0; }
      .tab-product .product-box .cart-info a,
      .tab-product .product-box .cart-info button,
      .product-full-tab .product-box .cart-info a,
      .product-full-tab .product-box .cart-info button {
        color: #333333;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        background-color: #ffffff;
        height: 35px;
        width: 35px;
        margin: 7px 0;
        border-radius: 100%;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        border: 0;
        -webkit-box-shadow: 0 0 12px 0 #dddddd;
                box-shadow: 0 0 12px 0 #dddddd; }
        .tab-product .product-box .cart-info a :hover,
        .tab-product .product-box .cart-info button :hover,
        .product-full-tab .product-box .cart-info a :hover,
        .product-full-tab .product-box .cart-info button :hover {
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
          color: #00377e; }
    .tab-product .product-box .lbl-1,
    .product-full-tab .product-box .lbl-1 {
      background-color: #00377e;
      padding: 2px 20px 2px 10px;
      display: inline-block;
      text-align: center;
      color: #ffffff;
      position: absolute;
      left: 0;
      top: 15px;
      font-size: 14px;
      line-height: 1.5;
      opacity: 0; }
      .tab-product .product-box .lbl-1:before,
      .product-full-tab .product-box .lbl-1:before {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        width: 0;
        height: 0;
        border-top: 12px solid #00377e;
        border-bottom: 13px solid #00377e;
        border-right: 7px solid #ffffff; }
    .tab-product .product-box .lbl-2,
    .product-full-tab .product-box .lbl-2 {
      font-size: 14px;
      top: 15px;
      position: absolute;
      right: 10px;
      color: #333333;
      font-weight: 600;
      text-transform: capitalize;
      opacity: 0; }
    .tab-product .product-box a,
    .product-full-tab .product-box a {
      color: #0072bb;
      font-size: 15px;
      font-weight: 700;
      letter-spacing: 1px; }
    .tab-product .product-box .color-variant,
    .product-full-tab .product-box .color-variant {
      position: absolute;
      top: -35px;
      width: 100%; }
    .tab-product .product-box .slick-slide img,
    .product-full-tab .product-box .slick-slide img {
      display: block; }
    .tab-product .product-box .product-details,
    .product-full-tab .product-box .product-details {
      position: relative; }
      .tab-product .product-box .product-details .color-variant,
      .product-full-tab .product-box .product-details .color-variant {
        position: absolute;
        top: -35px;
        width: 100%; }
        .tab-product .product-box .product-details .color-variant li,
        .product-full-tab .product-box .product-details .color-variant li {
          opacity: 0;
          display: inline-block;
          height: 15px;
          width: 15px;
          border-radius: 10%;
          margin: 0 3px;
          -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
          cursor: pointer; }
      .tab-product .product-box .product-details h6,
      .product-full-tab .product-box .product-details h6 {
        color: #333333;
        font-weight: 600;
        letter-spacing: 1px;
        text-transform: capitalize; }
      .tab-product .product-box .product-details .price,
      .product-full-tab .product-box .product-details .price {
        padding-bottom: 10px;
        font-size: 16px;
        color: #00377e; }

.product-full-tab {
  padding-top: 70px; }

.product-load-more .col-grid-box {
  display: none; }

.load-more-sec {
  margin-top: 40px;
  text-align: center; }
  .load-more-sec a {
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    padding: 10px 0;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    width: 100%;
    color: #00377e; }

.product_image_4 > div:nth-last-child(-n + 2) {
  margin-top: 25px; }

.common-card {
  padding: 30px;
  border: 1px solid #f1f1f1;
  line-height: 1;
  border-radius: 25px;
  background-color: #ffffff;
  height: 100%; }

.theme-card {
  position: relative; }
  .theme-card.center-align {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .theme-card.center-align .offer-slider .product-box2 .media .media-body {
      margin-top: 0; }
  .theme-card.card-border {
    border: 1px solid #dddddd; }
    .theme-card.card-border h5 {
      padding-top: 20px;
      padding-bottom: 20px;
      padding-left: 30px;
      margin-top: 0; }
    .theme-card.card-border .slick-prev,
    .theme-card.card-border .slick-next {
      top: -45px; }
    .theme-card.card-border .slick-next {
      right: 30px; }
    .theme-card.card-border .slick-prev {
      right: 50px; }
    .theme-card.card-border .offer-slider {
      padding-top: 0;
      padding-bottom: 10px; }
      .theme-card.card-border .offer-slider img {
        padding: 15px 15px 15px 30px; }
      .theme-card.card-border .offer-slider .media .media-body a h6 {
        margin-right: 25px; }
  .theme-card h5 {
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-top: -5px;
    color: #00377e; }
    .theme-card h5.title-border {
      border-bottom: 1px solid #00377e; }
  .theme-card .slick-prev,
  .theme-card .slick-next {
    top: -35px; }
    .theme-card .slick-prev:before,
    .theme-card .slick-next:before {
      font: normal normal normal 30px/1 FontAwesome;
      color: #222222;
      opacity: 0.6; }
  .theme-card .slick-next {
    right: 0; }
    .theme-card .slick-next:before {
      content: "\f105";
      color: #00377e; }
  .theme-card .slick-prev {
    left: unset;
    right: 25px; }
    .theme-card .slick-prev:before {
      content: "\f104";
      color: #00377e; }
  .theme-card .offer-slider img {
    max-height: 130px;
    padding: 15px 15px 15px 0; }
  .theme-card .offer-slider > div .media:last-child .media-body {
    margin-top: 15px; }
  .theme-card .offer-slider > div .media:last-child img {
    margin-bottom: -15px; }
  .theme-card .offer-slider .media .media-body .rating {
    margin-top: 0; }
    .theme-card .offer-slider .media .media-body .rating i {
      padding-right: 5px; }
      .theme-card .offer-slider .media .media-body .rating i:nth-child(-n + 4) {
        color: #00377e; }
      .theme-card .offer-slider .media .media-body .rating i:last-child {
        color: #dddddd; }
  .theme-card .offer-slider .media .media-body a h6 {
    font-size: 14px;
    margin-right: 61px;
    line-height: 17px;
    margin-top: 5px;
    margin-bottom: 0;
    color: #33322d; }
  .theme-card .offer-slider .media .media-body h4 {
    font-size: 18px;
    margin-top: 10px;
    font-weight: 700;
    color: #00377e;
    margin-bottom: 0; }

.quick-view {
  width: 100%;
  max-width: 1080px;
  max-height: 600px;
  position: relative; }

.quick-view-modal .modal-body .close {
  position: absolute;
  z-index: 1;
  right: 10px;
  top: 5px; }
  .quick-view-modal .modal-body .close span {
    font-size: 22px; }

.checkout-page .checkout-title {
  margin-bottom: 25px; }
  .checkout-page .checkout-title h3 {
    font-size: 24px;
    color: #00377e;
    font-weight: 700; }

.checkout-page .checkout-form .check-out ::-webkit-input-placeholder {
  color: #00377e; }

.checkout-page .checkout-form .check-out :-ms-input-placeholder {
  color: #00377e; }

.checkout-page .checkout-form .check-out ::-ms-input-placeholder {
  color: #00377e; }

.checkout-page .checkout-form .check-out ::placeholder {
  color: #00377e; }

.checkout-page .checkout-form .check-out .form-group:last-child {
  margin-bottom: -5px; }
  .checkout-page .checkout-form .check-out .form-group:last-child label {
    margin-bottom: -5px; }

.checkout-page .checkout-form .form-group {
  position: relative;
  margin-bottom: 25px; }
  .checkout-page .checkout-form .form-group h3 {
    color: #00377e;
    font-weight: 700;
    margin-bottom: 30px;
    margin-top: 30px; }
  .checkout-page .checkout-form .form-group .field-label {
    line-height: 24px;
    text-transform: capitalize;
    color: #00377e;
    margin-bottom: 10px;
    font-weight: 700;
    font-family: "Work Sans", sans-serif; }
    .checkout-page .checkout-form .form-group .field-label span {
      font-size: 16px;
      color: #00377e;
      font-weight: 600; }
  .checkout-page .checkout-form .form-group label {
    color: #00377e; }

.checkout-page .checkout-form select {
  color: #00377e;
  cursor: pointer;
  background: url(../assets/images/dropdown.png) no-repeat 95%;
  border-radius: 25px; }

.checkout-page .checkout-form input[type="text"], .checkout-page .checkout-form input[type="email"], .checkout-page .checkout-form input[type="password"], .checkout-page .checkout-form input[type="tel"], .checkout-page .checkout-form input[type="number"], .checkout-page .checkout-form input[type="url"] {
  width: 100%;
  padding: 0 22px;
  height: 45px;
  border: 1px solid #c7ac85;
  border-radius: 25px; }

.checkout-page .checkout-form select,
.checkout-page .checkout-form textarea {
  width: 100%;
  padding: 0 22px;
  height: 45px;
  border: 1px solid #c7ac85;
  -webkit-appearance: none; }

.checkout-page .check-box {
  line-height: 24px;
  font-size: 14px;
  font-weight: normal;
  padding-top: 5px; }
  .checkout-page .check-box label {
    position: relative;
    top: -1px;
    font-weight: normal;
    padding: 0;
    font-size: 16px;
    cursor: pointer; }

.checkout-page .lower-content {
  margin-top: 30px; }
  .checkout-page .lower-content .order-column {
    margin-bottom: 40px; }

.order-box {
  position: relative;
  margin-bottom: 50px; }
  .order-box .title-box {
    position: relative;
    padding-bottom: 25px;
    color: #00377e;
    font-weight: 600;
    font-size: 22px;
    border-bottom: 1px solid #f7f3ee;
    margin-bottom: 20px; }
    .order-box .title-box span {
      font-size: 22px;
      position: relative;
      width: 35%;
      float: right;
      line-height: 1.2em; }
  .order-box .qty {
    position: relative;
    border-bottom: 1px solid #f7f3ee;
    margin-bottom: 30px; }
    .order-box .qty li {
      position: relative;
      display: block;
      font-size: 15px;
      font-family: "Work Sans", sans-serif;
      line-height: 20px;
      margin-bottom: 20px; }
      .order-box .qty li span {
        float: right;
        font-size: 18px;
        line-height: 20px;
        font-weight: 400;
        width: 35%; }
  .order-box .sub-total {
    position: relative;
    border-bottom: 1px solid #f7f3ee;
    margin-bottom: 30px; }
    .order-box .sub-total li {
      position: relative;
      display: inline-block;
      font-size: 16px;
      font-weight: 600;
      line-height: 20px;
      margin-bottom: 20px;
      font-family: "Work Sans", sans-serif;
      width: 100%; }
      .order-box .sub-total li .count {
        font-size: 18px; }
    .order-box .sub-total .shopping-option label {
      position: relative;
      font-size: 16px;
      line-height: 32px;
      padding-left: 10px; }
    .order-box .sub-total .shipping {
      width: 35%;
      float: right; }
  .order-box .total {
    position: relative;
    margin-bottom: 40px; }
    .order-box .total li {
      position: relative;
      display: block;
      font-weight: 400;
      line-height: 20px;
      margin-bottom: 10px;
      font-size: 20px;
      font-family: "Work Sans", sans-serif; }
      .order-box .total li .count {
        position: relative;
        font-size: 20px;
        line-height: 20px;
        color: #00377e;
        font-weight: 400; }
      .order-box .total li span {
        float: right;
        font-size: 15px;
        line-height: 20px;
        color: #00377e;
        font-weight: 400;
        width: 35%;
        display: block; }

.payment-box {
  position: relative; }
  .payment-box .upper-box {
    position: relative; }
  .payment-box .payment-options {
    position: relative;
    margin-top: 20px;
    margin-bottom: 30px; }
    .payment-box .payment-options li {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-bottom: 15px; }
      .payment-box .payment-options li .radio-option {
        position: relative; }
        .payment-box .payment-options li .radio-option label {
          position: relative;
          padding-left: 30px;
          text-transform: capitalize;
          font-family: "Work Sans", sans-serif;
          cursor: pointer;
          font-weight: 600;
          font-size: 16px;
          line-height: 20px;
          margin-bottom: 0; }
        .payment-box .payment-options li .radio-option input[type="radio"] {
          position: absolute;
          left: 0;
          top: 5px; }
        .payment-box .payment-options li .radio-option label .small-text {
          position: relative;
          display: none;
          font-size: 15px;
          line-height: 25px;
          font-weight: 300;
          color: #00377e;
          margin-top: 10px; }
        .payment-box .payment-options li .radio-option label img {
          position: relative;
          display: block;
          max-width: 100%;
          margin-left: -30px;
          margin-top: 5px; }

.dashboard-left .block-title h2 {
  font-size: 24px;
  padding-bottom: 20px; }

.dashboard-left .block-content ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-bottom: 10px; }
  .dashboard-left .block-content ul li:last-child {
    margin-bottom: 0; }
  .dashboard-left .block-content ul li.active {
    color: #00377e; }
    .dashboard-left .block-content ul li.active a {
      color: #00377e;
      font-family: "Prata", serif; }
    .dashboard-left .block-content ul li.active:before {
      color: #00377e; }
  .dashboard-left .block-content ul li:before {
    content: "\f105";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    line-height: 1;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: 600;
    color: #00377e; }
  .dashboard-left .block-content ul li a {
    color: #00377e; }
  .dashboard-left .block-content ul li:hover {
    padding-left: 10px;
    color: #00377e;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
    .dashboard-left .block-content ul li:hover:before {
      color: #00377e; }
    .dashboard-left .block-content ul li:hover a {
      color: #00377e;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }

.padding-cls {
  padding-left: 50px;
  padding-right: 50px; }

.dashboard-right p {
  font-size: 14px;
  color: #00377e;
  line-height: 20px; }

.dashboard-right .dashboard .page-title h2 {
  font-size: 22px;
  margin-bottom: 15px;
  color: #00377e;
  font-weight: 700;
  font-family: "Work Sans", sans-serif; }

.dashboard-right .dashboard .welcome-msg p {
  margin-bottom: 0; }

.dashboard .box-account > div + div {
  margin-top: 20px; }

.dashboard .box-head h2 {
  font-size: 22px;
  margin: 20px 0 0;
  text-transform: capitalize;
  font-weight: 700;
  font-family: "Work Sans", sans-serif;
  color: #00377e; }

.dashboard .box a {
  color: #00377e; }

.dashboard .box h6 {
  margin-bottom: 0; }

.dashboard .box .box-title {
  border-bottom: 1px solid #f2ece3;
  display: inline-block;
  margin-bottom: 5px;
  padding: 12px 0;
  position: relative;
  width: 100%; }
  .dashboard .box .box-title h3 {
    font-size: 22px;
    margin: 0;
    text-transform: capitalize;
    color: #00377e; }
  .dashboard .box .box-title > a {
    position: absolute;
    right: 0;
    top: 12px;
    color: #00377e; }

.dashboard .box address {
  margin-bottom: 0;
  color: #00377e;
  line-height: 2;
  margin-top: 10px; }

.box-content h6 {
  font-size: 14px;
  line-height: 25px !important;
  margin-bottom: 0;
  color: #00377e; }

.box-content a {
  color: #00377e; }

.account-sidebar {
  display: none;
  cursor: pointer;
  background-color: #00377e;
  color: #ffffff;
  width: 30%;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  font-weight: 700;
  margin-bottom: 20px;
  padding: 5px;
  border-radius: 5px; }

.light-layout {
  background-color: #f9f9f9; }

.success-text {
  text-align: center; }
  .success-text i {
    font-size: 50px;
    color: #4ead4e; }
  .success-text h2 {
    margin-top: 10px;
    margin-bottom: 15px; }
  .success-text p {
    font-size: 18px;
    text-transform: capitalize; }
  .success-text.order-fail i {
    color: #00377e; }

.order-success-sec h4 {
  font-size: 20px;
  font-weight: 700;
  text-transform: capitalize;
  color: #00377e; }

.order-success-sec .order-detail li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: capitalize;
  line-height: 2;
  font-size: 16px;
  color: #33322d;
  font-family: "Work Sans", sans-serif; }

.order-success-sec .payment-mode p {
  font-size: 16px;
  margin-bottom: 0; }

.delivery-sec {
  padding: 30px;
  text-align: center;
  margin-top: 20px;
  background-color: rgba(238, 228, 216, 0.4); }
  .delivery-sec h2,
  .delivery-sec h3 {
    color: #00377e;
    text-transform: capitalize; }
  .delivery-sec h3 {
    font-size: 24px;
    margin-top: -5px; }
  .delivery-sec h2 {
    font-size: 36px;
    font-weight: bold;
    margin-bottom: -10px; }

.product-order h3 {
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: #00377e;
  line-height: 23px; }

.product-order .product-order-detail {
  margin-top: 15px; }
  .product-order .product-order-detail img {
    max-height: 130px; }
  .product-order .product-order-detail .order_detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .product-order .product-order-detail .order_detail h4 {
      font-size: 18px;
      margin-bottom: 5px;
      text-transform: capitalize;
      font-weight: 700;
      color: #00377e; }
    .product-order .product-order-detail .order_detail h5 {
      font-size: 16px;
      text-transform: capitalize;
      margin-bottom: 0;
      margin-top: 15px; }

.product-order .total-sec {
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  margin: 15px 0;
  padding: 15px 0; }
  .product-order .total-sec ul li {
    text-transform: capitalize;
    line-height: 2;
    font-family: "Work Sans", sans-serif; }
    .product-order .total-sec ul li span {
      float: right;
      color: #00377e; }

.product-order .final-total h3 {
  display: block;
  margin-bottom: 0; }
  .product-order .final-total h3 span {
    float: right; }

.compare-section .compare-part {
  position: relative; }
  .compare-section .compare-part .close-btn {
    background-color: transparent;
    border: none;
    font-size: 25px;
    position: absolute;
    top: 0;
    right: 0; }
  .compare-section .compare-part .img-secton {
    padding: 25px 15px 15px; }
    .compare-section .compare-part .img-secton img,
    .compare-section .compare-part .img-secton .bg-size {
      width: 50%;
      margin: 0 auto; }
    .compare-section .compare-part .img-secton a h5 {
      margin-bottom: 0;
      text-transform: capitalize;
      margin-top: 10px; }
    .compare-section .compare-part .img-secton h5 {
      margin-bottom: 0;
      line-height: 1.2; }
  .compare-section .compare-part .detail-part .title-detail {
    background-color: #f7f8fa;
    text-align: center;
    padding: 8px 0;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb; }
    .compare-section .compare-part .detail-part .title-detail h5 {
      margin-bottom: 0;
      text-transform: uppercase; }
  .compare-section .compare-part .detail-part .inner-detail {
    padding: 15px; }
    .compare-section .compare-part .detail-part .inner-detail p {
      margin-bottom: 0;
      line-height: 1.2;
      letter-spacing: 0.05em; }
  .compare-section .compare-part .btn-part {
    text-align: center;
    padding: 15px;
    border-top: 1px solid #ddd; }
    .compare-section .compare-part .btn-part .btn-solid,
    .compare-section .compare-part .btn-part .btn-outline {
      padding: 5px 10px; }

.compare-section .slick-slide > div {
  border: 1px solid #ddd;
  border-left: none; }

.compare-section .slick-slide:first-child {
  border-left: 1px solid #ddd; }

.compare-padding {
  margin-bottom: -20px; }
  .compare-padding h2 {
    margin-bottom: 20px; }

.compare-lable {
  position: absolute;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  top: 20px;
  left: 16px;
  letter-spacing: 0.1em;
  z-index: 1; }

.compare-page .table-wrapper {
  padding-bottom: 0; }
  .compare-page .table-wrapper .table {
    border: 1px solid #c7ac85;
    text-transform: capitalize;
    color: #00377e; }
    .compare-page .table-wrapper .table .product-name {
      width: 15%; }
    .compare-page .table-wrapper .table .featured-image {
      width: 185px; }
    .compare-page .table-wrapper .table td {
      border-top: none; }
    .compare-page .table-wrapper .table thead .th-compare td {
      font-size: 14px;
      font-weight: 700;
      background: #f7f3ee;
      border-right: 1px solid #c7ac85; }
    .compare-page .table-wrapper .table thead .th-compare th {
      text-align: left;
      border-top: 1px solid #c7ac85;
      border-bottom: 1px solid #c7ac85;
      border-right: 1px solid #c7ac85; }

      .compare-page .table-wrapper .table thead .th-compare th button {
        color: #00377e;
        cursor: pointer; }
      .compare-page .table-wrapper .table thead .th-compare th .remove-compare {
        float: left;
        border: none;
        background: transparent;
        padding: 0;
        font-size: 14px;
        font-weight: 500;
        font-family: "Work Sans", sans-serif; }
    .compare-page .table-wrapper .table tbody tr th {
      background: #f7f3ee;
      font-family: "Work Sans", sans-serif; }
    .compare-page .table-wrapper .table tbody tr td {
      border-right: 1px solid #c7ac85;
      position: relative;
      font-family: "Work Sans", sans-serif; }
    .compare-page .table-wrapper .table tbody tr th,
    .compare-page .table-wrapper .table tbody tr td {
      padding: 15px;
      vertical-align: top;
      border-bottom: 1px solid #c7ac85;
      border-top: 1px solid #c7ac85;
      border-right: 1px solid #c7ac85;
      font-family: "Work Sans", sans-serif; }
    .compare-page .table-wrapper .table tbody tr .grid-link__title {
      font-size: 15px;
      font-family: "Work Sans", sans-serif; }
    .compare-page .table-wrapper .table tbody tr .product_price {
      margin: 15px 0; }
      .compare-page .table-wrapper .table tbody tr .product_price span.money {
        padding-left: 5px; }
    .compare-page .table-wrapper .table tbody tr p {
      font-size: 13px;
      line-height: 20px;
      margin: 0;
      font-family: "Work Sans", sans-serif; }
    .compare-page .table-wrapper .table tbody tr .add-to-cart,
    .compare-page .table-wrapper .table tbody tr .select-option-cls {
      padding: 10px 18px; }

.typography_section .typography-box {
  margin-bottom: 30px; }
  .typography_section .typography-box p {
    line-height: 22px; }
  .typography_section .typography-box .headings {
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 20px;
    background-color: rgba(247, 247, 247, 0.5);
    padding: 8px 12px; }
    .typography_section .typography-box .headings h3 {
      text-transform: capitalize;
      color: #2d2d2d;
      margin-bottom: 0;
      font-weight: 400;
      font-size: 20px; }
    .typography_section .typography-box .headings span {
      color: #e5e5e5; }
      .typography_section .typography-box .headings span code {
        color: #e5e5e5; }
  .typography_section .typography-box .typo-content.heading_content h1,
  .typography_section .typography-box .typo-content.heading_content h2,
  .typography_section .typography-box .typo-content.heading_content h3,
  .typography_section .typography-box .typo-content.heading_content h4,
  .typography_section .typography-box .typo-content.heading_content h5,
  .typography_section .typography-box .typo-content.heading_content h6 {
    font-weight: 400;
    color: black;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 10px; }
  .typography_section .typography-box .typo-content .sub-title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 5px;
    margin-bottom: 8px;
    font-size: 18px;
    color: #222222;
    text-transform: capitalize; }
  .typography_section .typography-box .typo-content.product-pagination {
    border: none;
    margin: 0; }
    .typography_section .typography-box .typo-content.product-pagination .pagination .page-item {
      border-top: 1px solid #c7ac85;
      border-bottom: 1px solid #c7ac85; }
      .typography_section .typography-box .typo-content.product-pagination .pagination .page-item a {
        padding: 10px 14px; }
  .typography_section .typography-box .typo-content.input_button input {
    margin-bottom: 10px; }
  .typography_section .typography-box .typo-content.input_button label {
    font-size: 16px;
    text-transform: capitalize;
    padding-left: 5px; }
  .typography_section .typography-box .typo-content.loader-typo {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .typography_section .typography-box .typo-content.loader-typo .pre-loader {
      position: relative;
      width: 50px;
      height: 50px;
      background-color: #00377e;
      border-radius: 50%; }
      .typography_section .typography-box .typo-content.loader-typo .pre-loader:after {
        content: "";
        position: absolute;
        border-radius: 50%;
        top: 50%;
        left: 50%;
        border: 0 solid white;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        -webkit-animation: loader-wrapper 1000ms ease-out forwards infinite;
                animation: loader-wrapper 1000ms ease-out forwards infinite;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
  .typography_section .typography-box .typo-content .footer-social {
    margin-top: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .typography_section .typography-box:last-child {
    margin-bottom: 0; }

.typography_section code {
  color: rgba(106, 64, 49, 0.6);
  background-color: #f7f7f7;
  padding: 3px;
  margin: 0 3px;
  border-radius: 2px; }

.profile-section {
  background-color: #f5f5f5;
  border: 1px solid #dddddd;
  padding: 15px; }
  .profile-section .profile-detail .profile-name {
    font-weight: 700; }
  .profile-section .profile-detail p {
    margin-bottom: 8px; }

.btn-theme {
  background-color: #00377e; }

/*=====================
    24. Menu css start
==========================*/
.sm, .sm ul, .sm li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  direction: ltr;
  text-align: left; }

.sm {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  z-index: 9999; }
  .sm ul {
    display: none; }
  .sm li {
    position: relative; }
  .sm > li > h1 {
    margin: 0;
    padding: 0; }
  .sm > li > h2 {
    margin: 0;
    padding: 0; }
  .sm > li > h3 {
    margin: 0;
    padding: 0; }
  .sm > li > h4 {
    margin: 0;
    padding: 0; }
  .sm > li > h5 {
    margin: 0;
    padding: 0; }
  .sm > li > h6 {
    margin: 0;
    padding: 0; }
  .sm a {
    position: relative;
    display: block; }
    .sm a.disabled {
      cursor: default; }
  .sm * {
    -webkit-box-sizing: inherit;
            box-sizing: inherit; }
  .sm *::before {
    -webkit-box-sizing: inherit;
            box-sizing: inherit; }
  .sm *::after {
    -webkit-box-sizing: inherit;
            box-sizing: inherit; }

.sm::after {
  content: "";
  display: block;
  height: 0;
  font: 0/0 serif;
  clear: both;
  overflow: hidden; }

.pixelstrap a {
  font-size: 16px; }
  .pixelstrap a, .pixelstrap a:hover, .pixelstrap a:focus, .pixelstrap a:active {
    padding-right: 70px;
    color: #00377e;
    text-decoration: none; }
  .pixelstrap a.disabled {
    color: #ffd8d4; }
  .pixelstrap a .sub-arrow {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: auto;
    right: 15px;
    width: 34px;
    height: 34px;
    overflow: hidden;
    font: bold 16px/34px monospace !important;
    text-align: center;
    text-shadow: none;
    border-radius: 4px; }
  .pixelstrap a .sub-arrow::before {
    content: '+'; }
  .pixelstrap a.highlighted .sub-arrow::before {
    content: '-'; }

.pixelstrap > li:last-child > a, .pixelstrap > li:last-child > *:not(ul) a, .pixelstrap > li:last-child > ul,
.pixelstrap > li:last-child > ul > li:last-child > a, .pixelstrap > li:last-child > ul > li:last-child > *:not(ul) a, .pixelstrap > li:last-child > ul > li:last-child > ul,
.pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > a, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul,
.pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul,
.pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul {
  border-radius: 0 0 8px 8px; }

.pixelstrap > li:last-child > a.highlighted, .pixelstrap > li:last-child > *:not(ul) a.highlighted,
.pixelstrap > li:last-child > ul > li:last-child > a.highlighted, .pixelstrap > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,
.pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,
.pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted,
.pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > a.highlighted, .pixelstrap > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > ul > li:last-child > *:not(ul) a.highlighted {
  border-radius: 0; }

.pixelstrap ul {
  background: #fff; }
  .pixelstrap ul ul {
    background: rgba(102, 102, 102, 0.1); }
  .pixelstrap ul a, .pixelstrap ul a:hover, .pixelstrap ul a:focus, .pixelstrap ul a:active {
    background: transparent;
    color: #00377e;
    font-size: 16px;
    text-shadow: none;
    border-left: 8px solid transparent; }
  .pixelstrap ul a.current {
    background: #c33a32;
    color: #fff; }
  .pixelstrap ul a.disabled {
    color: #b3b3b3; }
  .pixelstrap ul ul a,
  .pixelstrap ul ul a:hover,
  .pixelstrap ul ul a:focus,
  .pixelstrap ul ul a:active {
    border-left: 16px solid transparent; }
  .pixelstrap ul ul ul a,
  .pixelstrap ul ul ul a:hover,
  .pixelstrap ul ul ul a:focus,
  .pixelstrap ul ul ul a:active {
    border-left: 24px solid transparent; }
  .pixelstrap ul ul ul ul a,
  .pixelstrap ul ul ul ul a:hover,
  .pixelstrap ul ul ul ul a:focus,
  .pixelstrap ul ul ul ul a:active {
    border-left: 32px solid transparent; }
  .pixelstrap ul ul ul ul ul a,
  .pixelstrap ul ul ul ul ul a:hover,
  .pixelstrap ul ul ul ul ul a:focus,
  .pixelstrap ul ul ul ul ul a:active {
    border-left: 40px solid transparent; }
  .pixelstrap ul li {
    border-top: none; }
    .pixelstrap ul li:first-child {
      border-top: 0; }

@media (min-width: 1200px) {
  /* Switch to desktop layout  */
  .pixelstrap ul {
    position: absolute; }
  .pixelstrap li {
    float: left; }
  .pixelstrap.sm-rtl li {
    float: right; }
  .pixelstrap ul li, .pixelstrap.sm-rtl ul li, .pixelstrap.sm-vertical li {
    float: none; }
  .pixelstrap a {
    white-space: nowrap; }
  .pixelstrap ul a, .pixelstrap.sm-vertical a {
    white-space: normal; }
  .pixelstrap .sm-nowrap > li > a, .pixelstrap .sm-nowrap > li > :not(ul) a {
    white-space: nowrap;
    font-size: 14px;
    text-transform: capitalize; }
  /* ...end */
  .pixelstrap > li > a {
    font-weight: 600; }
  .pixelstrap a .sub-arrow {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-top: -1px;
    left: 54px;
    right: auto;
    width: 34px;
    height: 34px;
    overflow: hidden;
    font: bold 16px/34px monospace !important;
    text-align: center;
    text-shadow: none;
    border-radius: 4px; }
    .pixelstrap .five-char a .sub-arrow{ left:70px}
    .pixelstrap a .sub-arrow {left:68px\0; }
    .pixelstrap .five-char a .sub-arrow{ left:84px\0;} 
    .pixelstrap a .sub-arrow:after {
      content: "\f107";
      font-family: FontAwesome;
      position: absolute; }
  .pixelstrap a .sub-arrow::before {
    display: none; }
  .pixelstrap ul {
    border: 1px solid rgba(151, 130, 98, 0.3);
    padding: 7px 0;
    background:rgba(255, 255, 255, 0.6);
    border-radius: 0 !important;
    min-width: 12em !important; }
    .pixelstrap ul ul {
      border-radius: 4px !important;
      background: #fff; }
    .pixelstrap ul a, .pixelstrap ul a:hover, .pixelstrap ul a:focus, .pixelstrap ul a:active, .pixelstrap ul a.highlighted {
      border: 0 !important;
      padding: 9px 23px;
      color: #00377e;
      border-radius: 0 !important; }
    .pixelstrap ul a:hover, .pixelstrap ul a:focus, .pixelstrap ul a:active, .pixelstrap ul a.highlighted {
      background-color: transparent;
      margin-left: 8px; }
      .pixelstrap ul a:hover:after, .pixelstrap ul a:focus:after, .pixelstrap ul a:active:after, .pixelstrap ul a.highlighted:after {
        content: ">";
        position: absolute;
        left: 10px; }
    .pixelstrap ul a.current {
      background: #c33a32;
      color: #fff; }
    .pixelstrap ul a.disabled {
      background: #fff;
      color: #b3b3b3; }
    .pixelstrap ul a .sub-arrow {
      position: absolute;
      top: 50%;
      margin-top: -11px;
      left: auto;
      right: 15px;
      width: 34px;
      height: 34px;
      overflow: hidden;
      font: bold 14px/34px monospace !important;
      text-align: center;
      text-shadow: none;
      border-radius: 4px;
      -webkit-transform: rotate(-90deg);
              transform: rotate(-90deg); }
    .pixelstrap ul li {
      border: 0; }
    .pixelstrap ul.full-mega-menu ul {
      min-width: auto !important; }
    .pixelstrap ul.full-mega-menu a:hover:after, .pixelstrap ul.full-mega-menu a:focus:after, .pixelstrap ul.full-mega-menu a:active:after, .pixelstrap ul.full-mega-menu a.highlighted:after {
      content: ">";
      position: absolute;
      left: -10px; }
  .pixelstrap .scroll-up,
  .pixelstrap .scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    height: 20px; }
  .pixelstrap .scroll-up-arrow,
  .pixelstrap .scroll-down-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #ff3522 transparent; }
  .pixelstrap .scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed dashed;
    border-color: #ff3522 transparent transparent transparent; }
  .pixelstrap.sm-rtl.sm-vertical a .sub-arrow {
    right: auto;
    left: 10px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #00377e transparent transparent; }
  .pixelstrap.sm-rtl > li:first-child {
    border-left: 1px solid #ff3522; }
  .pixelstrap.sm-rtl > li:last-child {
    border-left: 0; }
  .pixelstrap.sm-rtl ul a .sub-arrow {
    right: auto;
    left: 10px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #00377e transparent transparent; }
  .pixelstrap.sm-vertical {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
            box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2); }
    .pixelstrap.sm-vertical a {
      padding: 9px 23px; }
      .pixelstrap.sm-vertical a .sub-arrow {
        top: 50%;
        margin-top: -#00377e;
        bottom: auto;
        left: auto;
        margin-left: 0;
        right: 10px;
        border-style: dashed dashed dashed solid;
        border-color: transparent transparent transparent #00377e; }
    .pixelstrap.sm-vertical > li {
      border-left: 0 !important; } }

/*==================
   25. Responsive css
===================*/
@media (min-width: 1470px) {
  .container {
    max-width: 1440px; } }

@media (max-width: 1470px) {
  .menu .menu-content .full-mega-menu {

    min-width: 950px !important; } }

@media (max-width: 1440px) {
  .animation-section .decor-animation .decor10 {
    width: 18%;
    bottom: 18%; }
  .animation-section.main_section .decor-animation .decor9 {
    width: 10%;
    bottom: 19%; }
  .animation-section.main_section .decor-animation .decor11 {
    width: 20%;
    top: 4%; }
  .product_box .product_image .product_icon i {
    padding: 7px; }
  .title_prime h2 {
    line-height: 50px;
    padding-top: 40px; }
  .title_prime p {
    margin-top: -16px;
    padding-top: 40px; }
  .title_second h5 {
    margin-top: -3px; }
  .btn_dark {
    padding: 13px 30px;
    letter-spacing: 2px; }
  .btn_lite {
    padding: 13px 30px;
    letter-spacing: 2px; }
  .menu .menu-content .navbar .nav-link {
    padding-right: 15px;
    padding-left: 15px; }
  .menu .menu-content .navbar .navbar-brand img {
    width: 99px; }
  .home-slider .main_section {
    height: 85vh; }
    .home-slider .main_section .main_section_contain {
      height: 85vh; }
      .home-slider .main_section .main_section_contain h1 {
        line-height: 75px; }
      .home-slider .main_section .main_section_contain p {
        letter-spacing: 0.11em;
        padding: 40px 0; }
      .home-slider .main_section .main_section_contain .new {
        margin-bottom: 20px;
        margin-left: -5px;
        margin-top: 32px; }
  .advertise_section .bottle img {
    width: 85%;
    bottom: -50px; }
  .testimonial_section .testimonial .comment_box {
    margin-left: 50px; }
  .testimonial_section .nav_image {
    margin-bottom: -25px;
    padding-top: 0; }
  .footer .footer-title {
    margin-top: -4px; }
  .footer .links {
    padding: 0; }
  .footer .footer-content .mo-number {
    margin-bottom: 0; }
  .footer .footer-content .jvector-map-height .jvectormap-container {
    height: 230px; }
    .footer .footer-content .jvector-map-height .jvectormap-container svg {
      top: -50px;
      height: 230px; }
  .theme-breadcrumb p {
    margin-bottom: -6px; }
  .theme-breadcrumb h2 {
    margin-top: 6px; }
  .about-page p {
    margin-bottom: -7px; }
  .about-page h4 {
    margin-top: -7px; }
  .team h6 {
    margin-bottom: -3px; }
  .call-to-action-section .contact .newsletter {
    padding-left: 35px; }
  .call-to-action-section .contact .media .media-body {
    padding-right: 35px; }
  .call-to-action-section .email-box .email {
    width: 400px; }
  .feature-section .bottle-image {
    margin-top: 75px; }
  .feature-section .feature-box > div:nth-child(1) {
    margin-top: 200px; }
  .feature-section .feature-box > div:nth-child(2) {
    margin-top: 80px; }
  .mission-section .title_prime .para2 {
    margin-top: -5px;
    padding-top: 30px; }
  .mission-section .title_prime .btn_dark {
    margin-top: 40px; }
  .advertise_section {
    padding: 100px 0;
    margin-top: 116px; }
    .advertise_section .adv_contain {
      margin-top: -3px; }
      .advertise_section .adv_contain p {
        padding: 25px 0 0 0; }
  .service-section .title_prime .btn {
    margin-top: 30px; }
  .service-section .image-container {
    margin: 40px 0; }
  .about-us-section .main-image h4 {
    top: 59px;
    right: -28.5%; }
  .about-us-section .main-image .sub-image {
    width: 235px; }
  .about-us-section .main-contain h2 {
    line-height: 50px;
    margin-top: -8px; }
  .about-us-section .main-contain .para1 {
    padding-top: 35px; }
  .about-us-section .main-contain .para2 {
    padding-top: 15px; }
  .about-us-section .main-contain .btn_lite {
    margin-top: 20px; }
  .product_box .product_image .timer-box .timer .padding-l {
    padding-left: 15px; }
  .product_box .product_image .timer-box .timer span {
    width: 55px; }
    .product_box .product_image .timer-box .timer span .timer-cal {
      padding-left: 7px; }
  .hair_color_section .hair_color .main-box .main-color {
    padding: 10px; }
    .hair_color_section .hair_color .main-box .main-color:before {
      height: 22px;
      width: 22px;
      border: 6px solid white; }
    .hair_color_section .hair_color .main-box .main-color li {
      padding: 10px; }
  .collection-product-wrapper .product-top-filter .product-filter-content .search-count {
    width: 100%;
    border-left: 1px solid #00377e;
    border-bottom: 1px solid #00377e;
    text-align: center; }
  .collection-product-wrapper .product-top-filter .product-filter-content .collection-view {
    width: 20%;
    padding-right: 0 !important;
    border-left: 1px solid #00377e; }
  .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view {
    padding: 20px !important;
    padding-left: 0 !important;
    width: 20%; }
    .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li:last-child {
      display: none; }
  .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
    border-right: 1px solid #00377e;
    width: 30%; }
  .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view {
    width: 30%; }
  .collection-product-wrapper .product-top-filter .popup-filter .collection-view {
    width: 10%; }
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view {
    width: 25%; }
  .cart-section .cart-buttons > div:last-child {
    padding-right: 38px; }
  .cart-section tbody tr td {
    min-width: 175px; }
    .cart-section tbody tr td .qty-box .input-group .form-control {
      width: 75px; }
  .cart-section tfoot tr td {
    padding-right: 41px; }
  .product-right .product-icon .product-social li {
    padding-right: 10px; }
  .product-form-box .timer {
    padding-left: 17px; }
    .product-form-box .timer span {
      width: 55px; }
  .color-selector ul li.active:after {
    top: 9px;
    right: 0; } }

@media (max-width: 1367px) {
  .advertise_section {
    padding: 100px 0;
    margin-top: 122px; }
  .home-slider .main_section {
    height: 80vh; }
    .home-slider .main_section .main_section_contain {
      height: 80vh; }
      .home-slider .main_section .main_section_contain h1 {
        line-height: 70px;
        letter-spacing: 0.025em; }
      .home-slider .main_section .main_section_contain p {
        letter-spacing: 0.075em;
        padding: 35px 0; }
      .home-slider .main_section .main_section_contain .new {
        margin-bottom: 20px;
        margin-top: 28px; }
  .about-page h4 {
    margin-top: -6px; } }

@media (max-width: 1199px) {
  section {
    padding: 75px 0; }
  .footer p {
    margin-bottom: 0; }
  .footer .payment-icon, .footer .links {
    margin-bottom: 20px; }
  .footer .media p {
    margin-bottom: 12px; }
  .footer .links {
    padding-left: 15px;
    padding-right: 15px; }
  .collection-filter-block {
    padding: 0 20px; }
    .collection-filter-block .collapse-block-title {
      margin: 25px 0 0 0; }
  .collection-filter .theme-card {
    padding: 20px; }
  .theme-card .slick-next {
    right: -10px; }
  .theme-card .slick-prev {
    right: 10px; }
  .section-t-space {
    padding-top: 75px; }
  .section-b-space {
    padding-bottom: 75px; }
  .title_prime h2 {
    max-width: 335px;
    line-height: 45px;
    padding-top: 35px; }
  .title_prime p {
    padding-top: 35px; }
  .title_second {
    margin-bottom: 37px; }
    .title_second h5 {
      margin-top: -2px; }
  .prodcut_left_margin > div:nth-last-child(1), .prodcut_left_margin > div:nth-last-child(2), .prodcut_left_margin > div:nth-last-child(3) {
    margin-top: 30px; }
  .btn_dark {
    padding: 12px 24px;
    letter-spacing: 1px; }
  .btn_lite {
    padding: 12px 24px;
    letter-spacing: 1px; }


.menu.active .according-menu {
    font: normal normal normal 14px/1 FontAwesome; }
    .menu.active .according-menu:before {
      content: "+";
      position: absolute;
      right: 2px;
      top: 2px; }
  .menu .according-menu {
    font: normal normal normal 14px/1 FontAwesome; }
    .menu .according-menu:before {
      content: "+";
      position: absolute;
      right: 2px;
      top: 2px; }
  .menu .menu-content .full-mega-menu {
    right: 0 !important;
    min-width: 100% !important;
    margin-left: 0 !important;
    padding: 0 40px 0 24px !important;
    margin-top: 5px; }
    .menu .menu-content .full-mega-menu h5 {
      margin: 10px 0 !important;
      background: transparent;
      color: #00377e;
      font-size: 16px;
      text-shadow: none;
      font-weight: 400;
      text-transform: capitalize; }
    .menu .menu-content .full-mega-menu .mega-box.col {
      -ms-flex-preferred-size: unset !important;
          flex-basis: unset !important; }
  .menu .menu-content .menu-left .brand-logo a {
    padding: 0; }
  .menu .menu-content a {
    padding: 10px 15px; }
  .menu .menu-content .toggle-nav {
    display: block;
    margin-right: 25px; }
  .menu .menu-content .sm-horizontal {
    position: fixed;
    width: 300px;
    top: 0;
    height: 100vh;
    right: -300px;
    z-index: 99;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #ffffff;
    overflow: scroll; }
    .menu .menu-content .sm-horizontal .mobile-back {
      padding: 20px;
      font-size: 16px;
      color: #00377e;
      text-transform: uppercase;
      border-bottom: 1px solid #efefef;
      cursor: pointer;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
    .menu .menu-content .sm-horizontal ul li a {
      text-transform: capitalize;
      font-weight: 400; }
  .menu .menu-content .navbar .nav-link {
    padding-right: 8px;
    padding-left: 8px; }
  .menu .menu-content .navbar .navbar-brand img {
    width: 90px; }
  .main-nav {
    position: fixed;
    right: 0;
    top: 0;
    width: 300px;
    background: white; }


  .home-slider .main_section {
    height: 75vh; }
    .home-slider .main_section .main_section_contain {
      height: 75vh; }
      .home-slider .main_section .main_section_contain h1 {
        line-height: 65px; }
      .home-slider .main_section .main_section_contain p {
        letter-spacing: 0.055em;
        padding: 30px 0; }
      .home-slider .main_section .main_section_contain .new {
        margin-bottom: 15px;
        margin-left: -5px;
        margin-top: 25px; }
  .call-to-action-section .contact .media .media-body {
    padding-right: 0; }
  .call-to-action-section .contact .newsletter {
    padding-left: 15px; }
  .call-to-action-section .email-box .email {
    width: 375px; }
  .feature-section .bottle-image {
    margin-top: 65px; }
  .feature-section .feature-box > div:nth-child(1) {
    margin-top: 175px; }
  .feature-section .feature-box > div:nth-child(2) {
    margin-top: 75px; }
  .mission-section .box-container .box-item .flip-box .inner h6,
  .mission-section .box-container .box-item .flip-box .inner p {
    margin-bottom: 5px; }
  .mission-section .title_prime .para2 {
    margin-top: -7px;
    padding-top: 25px; }
  .mission-section .title_prime .btn_dark {
    margin-top: 33px; }
  .service-section .image-container {
    margin: 33px 0; }
  .service-section .title_prime .btn {
    margin-top: 23px; }
  .about-us-section .main-image h4 {
    top: 53px;
    right: -32%; }
  .about-us-section .main-image .sub-image {
    width: 200px; }
  .about-us-section .main-contain h2 {
    line-height: 40px;
    margin-top: -5px; }
  .about-us-section .main-contain .para1 {
    padding-top: 25px; }
  .about-us-section .main-contain .para2 {
    padding-top: 10px; }
  .about-us-section .main-contain .btn_lite {
    margin-top: 15px; }
  .blog_section .blog .card .card-body h6 {
    padding: 5px 0; }
  .hair_color_section .hair_color .main-box .main-color {
    padding: 7px; }
    .hair_color_section .hair_color .main-box .main-color:before {
      height: 20px;
      width: 20px;
      border: 5px solid white; }
    .hair_color_section .hair_color .main-box .main-color li {
      padding: 7px; }
  .footer .footer-content .mo-number {
    margin-bottom: 10px; }
  .footer .footer-content .jvector-map-height {
    height: 230px;
    margin-bottom: -4px; }
    .footer .footer-content .jvector-map-height .jvectormap-container {
      height: 230px; }
      .footer .footer-content .jvector-map-height .jvectormap-container svg {
        top: 0;
        height: 230px; }
  .product_box .product_image .product_icon i {
    padding: 5px; }
  .product_contain h5 {
    padding-bottom: unset; }
  .advertise_section {
    padding: 68px 0;
    margin-top: 32px; }
    .advertise_section .bottle img {
      bottom: -50px; }
    .advertise_section .adv_contain {
      margin-top: -2px; }
      .advertise_section .adv_contain h3 {
        margin-bottom: 0; }
  .brand_section .logo img {
    width: 90%; }
  .testimonial_section .testimonial .space .test_image img {
    width: 125px; }
  .testimonial_section .testimonial .space .test_image .chat_icon {
    width: 60px; }
  .testimonial_section .testimonial .space .comment_box {
    margin-left: 40px;
    margin-top: 15px; }
  .testimonial_section .nav_img {
    padding: 35px 13%; }
  .cart-section tbody tr td,
  .wishlist-section tbody tr td {
    min-width: 100%; }
  .search-block .form-header {
    padding-top: 15px; }
  .blog-detail-page .comment-section li {
    padding-top: 45px;
    padding-bottom: 45px; }
  .collection-product-wrapper .product-top-filter .product-filter-content .search-count {
    width: 100%;
    border-left: 1px solid #00377e;
    border-bottom: 1px solid #00377e; }
  .collection-product-wrapper .product-top-filter .product-filter-content .collection-view {
    width: 20%;
    padding-right: 0 !important;
    border-left: 1px solid #00377e; }
  .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view {
    padding: 20px !important;
    padding-left: 0 !important;
    width: 20%; }
    .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view ul li:last-child {
      display: none; }
  .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
    width: 30%; }
  .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view {
    width: 30%; }
  .collection-collapse-block .collection-collapse-block-content .collection-brand-filter .category-list li:first-child {
    margin-top: 15px; }
  .collection-filter-block .product-service .media .media-body h4 {
    font-size: 16px; }
  .product-right h2 {
    font-size: 20px; }
  .testimonial .testimonial-slider .media .media-body {
    padding: 30px; }
    .testimonial .testimonial-slider .media .media-body p {
      line-height: 1.5; }
  .blog-page .blog-media {
    margin-bottom: 20px; }
    .blog-page .blog-media .blog-right {
      display: block;
      margin-top: 15px; }
      .blog-page .blog-media .blog-right p {
        line-height: 1.3; }
  .tab-product .tab-content.nav-material .single-product-tables table {
    width: 50%; }
  .product-description-box .border-product {
    padding-top: 10px;
    padding-bottom: 15px; }
  .product-description-box .product-icon .product-social li {
    padding-right: 4px; }
  .product-description-box .product-icon .wishlist-btn span {
    padding-left: 4px; }
  .product-form-box .border-product {
    padding-top: 10px;
    padding-bottom: 15px; }
  .product-form-box .timer {
    padding-left: 17px; }
    .product-form-box .timer span {
      width: 55px; }
  .product-form-box .product-buttons .btn_dark,
  .product-form-box .product-buttons .btn-outline {
    padding: 7px 13px; }
  .product-accordion .single-product-tables table {
    width: 70%; }
  .tab-product .flex-column {
    -webkit-box-orient: unset !important;
    -webkit-box-direction: unset !important;
        -ms-flex-direction: unset !important;
            flex-direction: unset !important;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .tab-product .nav-material.nav-tabs {
    border-bottom: 1px solid #dddddd;
    border-right: 0; }
    .tab-product .nav-material.nav-tabs .nav-item .nav-link.active {
      background-color: unset; }
  .tab-border {
    padding-top: 0; }
  .color-selector ul li.active:after {
    right: -1px;
    width: 13px;
    height: 13px; } }

@media (max-width: 1024px) {
  .about-us-section .main-image h4 {
    top: 49px;
    right: -21%; }
  .advertise_section {
    padding: 99px 0;
    margin-top: 34px; }
  .slick-prev {
    left: 0;
    z-index: 7; }
  .slick-next {
    right: 0;
    z-index: 7; } }

@media (max-width: 991px) {
  section {
    padding: 60px 0; }
  .section-t-space {
    padding-top: 60px; }
  .section-b-space {
    padding-bottom: 60px; }
  .alert {
    max-width: 45% !important; }
  .map {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-top: 1.5rem; }
  .checkout-page .common-card {
    margin-top: 30px;
    padding-bottom: 0; }
  .quick-view-modal .product-right .product-buttons {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .abjust-space {
    margin-top: 20px;
    height: auto; }
  .search-block .form-header {
    padding: 15px 20% 0 20%; }
  .decor-animation {
    opacity: 0.6; }
  .pwd-page .theme-form input {
    margin: 0 auto; }
  .pwd-page .forget-btn {
    margin-top: 25px; }
  .btn_dark {
    padding: 10px 20px; }
    .btn_dark:after {
      left: -85px; }
  .btn_lite {
    padding: 10px 20px; }
    .btn_lite:after {
      left: -85px; }
  .home-slider .main_section {
    height: 65vh; }
    .home-slider .main_section .main_section_contain {
      height: 65vh; }
      .home-slider .main_section .main_section_contain h1 {
        line-height: 60px; }
      .home-slider .main_section .main_section_contain p {
        letter-spacing: 0;
        padding: 30px 0; }
      .home-slider .main_section .main_section_contain .new {
        margin-bottom: 5px;
        margin-left: -10px;
        margin-top: 18px; }
  .menu .menu-content {
    padding: 5px 0; }
    .menu .menu-content .navbar {
      background: transparent !important; }
      .menu .menu-content .navbar .forground {
        opacity: 0.8;
        visibility: visible;
        z-index: 10; }
      .menu .menu-content .navbar .back {
        display: block;
        text-align: right;
        background: transparent;
        border: unset;
        color: #00377e;
        font-weight: bold;
        font-family: "Work Sans", sans-serif;
        font-size: 16px;
        cursor: pointer;
        padding: 15px;
        border-bottom: 1px solid #00377e;
        width: 100%; }
        .menu .menu-content .navbar .back:after {
          content: "\f054";
          font: normal normal normal 14px/1 FontAwesome; }
      .menu .menu-content .navbar .navbar-collapse {
        position: fixed;
        -webkit-transform: translateX(300px);
                transform: translateX(300px);
        top: 0;
        right: 0;
        width: 300px;
        background: #ffffff;
        height: 100vh;
        -webkit-transition: all 0.5s;
        transition: all 0.5s; }
        .menu .menu-content .navbar .navbar-collapse.show {
          -webkit-transform: translateX(0);
                  transform: translateX(0);
          height: 100vh;
          z-index: 9; }
        .menu .menu-content .navbar .navbar-collapse .navbar-nav {
          height: 100vh;
          text-align: left;
          padding-left: 15px; }
      .menu .menu-content .navbar .navbar-toggler {
        color: #00377e; }
      .menu .menu-content .navbar .nav-item .nav-link:hover {
        background: #ffffff;
        color: #00377e; }
  .sidenav-overly {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background-color: black;
    opacity: 0;
    visibility: hidden;
    z-index: 9; }
  .mission-section .mission-image > div {
    margin-top: 30px; }
  .mission-section .box-container .box-item .flip-box .inner h6,
  .mission-section .box-container .box-item .flip-box .inner p {
    margin-bottom: 5px; }
  .mission-section .title_prime {
    text-align: center; }
    .mission-section .title_prime .para2 {
      margin-top: -10px; }
    .mission-section .title_prime h2 {
      max-width: 100%; }
    .mission-section .title_prime .icon-image {
      margin-left: 0; }
    .mission-section .title_prime .btn_dark {
      margin-top: 25px; }
  .tap-top {
    width: 40px;
    height: 40px;
    font-size: 22px;
    padding: 3px; }
  .theme-breadcrumb h2 {
    margin-top: 5px; }
  .about-page h4 {
    margin-top: -5px; }
  .call-to-action-section .contact {
    float: unset;
    margin: 0 0 5px auto;
    text-align: center; }
    .call-to-action-section .contact .media .media-body {
      padding-right: 15px; }
  .call-to-action-section .email-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 5px 0; }
    .call-to-action-section .email-container .email-box {
      float: unset; }
      .call-to-action-section .email-container .email-box .email {
        width: 432px;
        padding: 5px 20px; }
      .call-to-action-section .email-container .email-box .submit-btn {
        padding: 5px 20px; }
        .call-to-action-section .email-container .email-box .submit-btn i {
          padding-right: 5px; }
  .feature-section .title h5 {
    margin-top: 0; }
  .feature-section .bottle-image {
    margin-top: 50px;
    margin-bottom: -13px; }
  .feature-section .feature-box > div:nth-child(1) {
    margin-top: 100px; }
  .feature-section .feature-box > div:nth-child(2) {
    margin-top: 50px; }
  .mission-section .title_prime .para2 {
    padding-top: 20px; }
  .about-us-section .btn_dark, .service-section .btn_dark {
    margin-top: 25px; }
  .title_prime h2 {
    line-height: 40px;
    padding-top: 30px;
    max-width: 305px;
    margin-top: -10px; }
  .title_prime p {
    margin-top: -15px;
    padding-top: 30px; }
  .title_prime h5 {
    padding-top: 18px; }
    .title_prime h5:before {
      top: 28px; }
  .title_second {
    margin-bottom: 35px; }
    .title_second h5 {
      margin-top: 0;
      line-height: 13px; }
    .title_second h2 {
      padding-top: 10px; }
  .service-section .title_prime .btn {
    margin-top: 19px; }
  .service-section .image-container {
    margin: 40px 0; }
    .service-section .image-container .handle:before {
      height: 25px;
      width: 25px;
      border: 5px solid #ffffff; }
    .service-section .image-container .back-div {
      height: 101%; }
  .about-us-section .main-image {
    margin-bottom: 0; }
    .about-us-section .main-image h4 {
      top: 48px;
      right: -32%; }
    .about-us-section .main-image .sub-image {
      width: 145px; }
  .about-us-section .main-contain h2 {
    line-height: 35px;
    margin-top: -2px;
    padding-bottom: 25px; }
  .about-us-section .main-contain .para1 {
    padding-top: 20px; }
  .about-us-section .main-contain .para2 {
    padding-top: unset; }
  .about-us-section .main-contain .btn_lite {
    margin-top: 5px; }
  .hair_color_section .hair_color .main-box .main-color:before {
    height: 18px;
    width: 18px;
    border: 5px solid white; }
  .product_contain {
    padding: 10px 0 0 0; }
  .product_section .tab-content .product-row .rank {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .advertise_section {
    padding: 35px 0;
    margin-top: 64px; }
    .advertise_section .bottle img {
      bottom: -6px;
      height: 304px;
      width: 100%; }
    .advertise_section .adv_contain .btn_dark {
      font-size: 14px;
      padding: 7px 15px;
      margin-top: 25px; }
  .brand_section .logo img {
    width: 80%; }
  .brand_section .brand > div:nth-child(1) {
    border-bottom: unset;
    -o-border-image: linear-gradient(-90deg, #cab79a, #ffffff);
       border-image: -webkit-gradient(linear, right top, left top, from(#cab79a), to(#ffffff));
       border-image: linear-gradient(-90deg, #cab79a, #ffffff);
    border-image-slice: 1; }
  .brand_section .brand > div:nth-child(2) {
    border-right: unset;
    border-left: 2px solid;
    border-bottom: unset;
    -o-border-image: linear-gradient(0deg, #cab79a, #ffffff);
       border-image: -webkit-gradient(linear, left bottom, left top, from(#cab79a), to(#ffffff));
       border-image: linear-gradient(0deg, #cab79a, #ffffff);
    border-image-slice: 1; }
  .brand_section .brand > div:nth-child(3) {
    border-bottom: 2px solid;
    border-top: 2px solid;
    -o-border-image: linear-gradient(90deg, #ffffff, #cab79a);
       border-image: -webkit-gradient(linear, left top, right top, from(#ffffff), to(#cab79a));
       border-image: linear-gradient(90deg, #ffffff, #cab79a);
    border-image-slice: 1; }
  .brand_section .brand > div:nth-child(5) {
    border-right: unset;
    border-left: unset; }
  .brand_section .brand > div:nth-child(4) {
    border-top: 2px solid;
    border-left: 2px solid;
    border-bottom: 2px solid;
    -o-border-image: linear-gradient(90deg, #cab79a, #ffffff);
       border-image: -webkit-gradient(linear, left top, right top, from(#cab79a), to(#ffffff));
       border-image: linear-gradient(90deg, #cab79a, #ffffff);
    border-image-slice: 1; }
  .brand_section .brand > div:nth-child(6) {
    border-left: 2px solid;
    -o-border-image: linear-gradient(-180deg, #cab79a, #ffffff);
       border-image: -webkit-gradient(linear, left top, left bottom, from(#cab79a), to(#ffffff));
       border-image: linear-gradient(-180deg, #cab79a, #ffffff);
    border-image-slice: 1; }
  .testimonial_section .testimonial .space {
    padding: unset; }
    .testimonial_section .testimonial .space .test_image img {
      width: 115px; }
    .testimonial_section .testimonial .space .test_image .chat_icon {
      width: 55px; }
    .testimonial_section .testimonial .space .comment_box {
      text-align: center;
      margin-top: unset;
      margin-left: unset; }
      .testimonial_section .testimonial .space .comment_box .space {
        margin: 25px 25px 0; }
  .testimonial_section .rating {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .testimonial_section .nav_image {
    padding-top: 0; }
    .testimonial_section .nav_image .slick-current img {
      -webkit-transform: scale(1.5);
              transform: scale(1.5); }
  .testimonial_section .slick-slider .slick-prev {
    z-index: 5;
    top: 75%; }
  .testimonial_section .slick-slider .slick-next {
    top: 75%;
    z-index: 5; }
  .footer .footer-content .jvector-map-height {
    height: 165px;
    margin-bottom: -2px; }
    .footer .footer-content .jvector-map-height .jvectormap-container {
      height: 165px; }
      .footer .footer-content .jvector-map-height .jvectormap-container svg {
        height: 165px; }
  .collection-filter-block .product-service {
    padding: 0; }
  .collection-collapse-block {
    padding-bottom: 0; }
  .login-page .authentication-right {
    height: auto; }
  .color-selector ul li.active:after {
    right: 3px;
    width: 15px;
    height: 15px; }
  .testimonial .testimonial-slider .media .media-body {
    padding: 0 30px;
    height: 100%;
    -ms-flex-item-align: center;
        align-self: center; }
    .testimonial .testimonial-slider .media .media-body p {
      margin-bottom: 0; }
  .testimonial .testimonial-slider .slick-track .slick-slide:nth-child(even) .media {
    border-left: none;
    padding-left: 0; }
  .blog-detail-page .blog-advance ul {
    margin-bottom: 20px; }
  .blog-detail-page .blog-advance p:last-child {
    margin-bottom: 0; }
  .top-banner-content h4 {
    font-size: 20px; }
  .collection-product-wrapper .product-top-filter {
    border-top: none; }
    .collection-product-wrapper .product-top-filter .product-filter-content .search-count {
      border-top: 1px solid #00377e; }
    .collection-product-wrapper .product-top-filter .product-filter-content .collection-view {
      display: none; }
    .collection-product-wrapper .product-top-filter .product-filter-content .collection-grid-view {
      display: none; }
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view,
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
      width: 50%; }
      .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view:before,
      .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter:before {
        right: 15px !important; }
      .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select,
      .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select {
        border-left: 1px solid #00377e;
        padding: 21px 34px 21px 34px;
        border-top: none;
        border-bottom: none; }
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select {
      border-right: none !important; }
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view,
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
      border-top: 1px solid #dddddd; }
  .filter-main-btn {
    display: block; }
  .collection-filter {
    position: fixed;
    height: 100vh;
    top: 0;
    left: -350px;
    background-color: white;
    z-index: 99;
    overflow-y: scroll;
    padding: 15px 0 15px 15px;
    max-width: 350px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: 1px 0 5px #ddd;
            box-shadow: 1px 0 5px #ddd; }
    .collection-filter .collection-sidebar-banner {
      text-align: center; }
    .collection-filter .theme-card {
      padding-left: 30px;
      padding-right: 30px;
      border: 0; }
    .collection-filter .theme-card .offer-slider .media .media-body a h6 {
      margin-right: 20px; }
    .collection-filter .theme-card .offer-slider .media .media-body .rating i {
      padding-right: 3px; }
    .collection-filter .theme-card.card-border .offer-slider {
      padding-top: 0; }
    .collection-filter .collection-sidebar-banner {
      padding: 0 30px; }
  .collection-filter-block {
    border: none; }
  .collection-mobile-back {
    display: block; }
  .collection .section-t-space {
    padding-top: 30px; }
  .collection .partition-collection > div:nth-last-child(1) {
    margin-top: 30px; }
  .collection .partition-collection > div:nth-last-child(2) {
    margin-top: 30px; }
  .right-login {
    margin-top: 30px; }
  .contact-page .map iframe {
    height: 350px; }
  .contact-page .contact-right {
    padding-bottom: 0; }
    .contact-page .contact-right ul li {
      padding-left: 0;
      border-bottom: 1px solid #dddddd;
      text-align: center;
      padding-bottom: 10px;
      margin-top: 15px; }
      .contact-page .contact-right ul li:last-child {
        border-bottom: 0; }
      .contact-page .contact-right ul li .contact-icon {
        position: relative;
        margin: 0 auto;
        border-right: 0; }
      .contact-page .contact-right ul li p {
        margin-bottom: 10px; }
  .cart-section .cart-table thead th:last-child {
    display: none; }
  .cart-section tbody tr td {
    min-width: 115px; }
    .cart-section tbody tr td:last-child {
      display: none; }
  .cart-section .cart-buttons > div:last-child {
    padding-right: 15px; }
  .cart-section tfoot tr td {
    padding-right: 0; }
  .wishlist-section tbody tr td {
    min-width: 106px; }
  .product-right h2 {
    margin-top: 15px; }
  .product-right {
    text-align: center;
    margin: 20px 0 10px 0; }
    .product-right .detail-section,
    .product-right .product-icon {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .product-right .product-description .qty-box {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .product-right .size-text {
      text-align: left; }
    .product-right .timer {
      text-align: left; }
    .product-right .product-icon .product-social li {
      padding-right: 20px; }
  .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup {
    width: 55%;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    margin-bottom: 20px;
    background: none #00377e; }
    .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .open-popup {
      text-align: left; }
    .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup > a {
      color: #ffffff; }
    .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup .collection-filter {
      height: 100vh;
      left: -350px;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
  .collection-product-wrapper .product-top-filter .popup-filter .search-count {
    width: 100%;
    padding: 10px 0;
    text-align: center; }
  .collection-product-wrapper .product-top-filter .popup-filter .collection-view,
  .collection-product-wrapper .product-top-filter .popup-filter .collection-grid-view {
    display: none; }
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view,
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
    width: 50%; }
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select,
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
      padding-top: 10px;
      padding-bottom: 10px; }
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view:before,
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
      top: 13px; }
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
    left: unset;
    right: 35px; }
  .tab-product {
    padding-top: 0; }
  .tab-product .nav-material.nav-tabs {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .pro_sticky_info {
    border: none;
    padding: 10px 0; }
  .product-form-box {
    margin-bottom: 10px; }
  .dashboard-left {
    position: fixed;
    width: 250px;
    height: 100vh;
    top: 0;
    left: -350px;
    background-color: white;
    z-index: 99;
    padding: 25px;
    max-width: 350px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-box-shadow: 0 0 8px 0 #dddddd;
            box-shadow: 0 0 8px 0 #dddddd; }
    .dashboard-left .block-title h2 {
      display: none; }
    .dashboard-left .block-content {
      border: none;
      padding: 0;
      margin-top: 20px; }
      .dashboard-left .block-content ul li:hover {
        padding-left: 0; }
  .account-sidebar {
    display: block; }
  .typography_section .row > div:first-child .typography-box:last-child {
    margin-bottom: 30px; }
  .product-slick .slick-prev,
  .product-slick .slick-next,
  .rtl-product-slick .slick-prev,
  .rtl-product-slick .slick-next,
  .product-right-slick .slick-prev,
  .product-right-slick .slick-next,
  .rtl-product-right-slick .slick-prev,
  .rtl-product-right-slick .slick-next {
    opacity: 1; }
  .product-slick .slick-prev,
  .rtl-product-slick .slick-prev,
  .product-right-slick .slick-prev,
  .rtl-product-right-slick .slick-prev {
    left: 20px; }
  .product-slick .slick-next,
  .rtl-product-slick .slick-next,
  .product-right-slick .slick-next,
  .rtl-product-right-slick .slick-next {
    right: 20px; }
  .order-up {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .bundle_img {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .bundle_detail .theme_checkbox {
    padding: 0 20%; } }

@media (max-width: 768px) {
  .home-slider.slick-slider {
    display: block; }
  .delivery-sec h2 {
    margin-bottom: -5px; }
  .footer .footer-content .media i {
    font-size: 16px; }
  .pwd-page .theme-form input {
    width: 100%; }
  .service-section .image-container .ba-slider .before-lable {
    left: -10px; }
  .service-section .image-container .ba-slider .after-lable {
    right: -10px; } }

@media (max-width: 767px) {
  section {
    padding: 50px 0; }
  .section-t-space {
    padding-top: 50px; }
  .section-b-space {
    padding-bottom: 50px; }
  .about-us-section .main-contain h2 {
    margin-top: 15px; }
  .about-us-section .btn_dark, .service-section .btn_dark {
    margin-top: 20px; }
  .menu .menu-content {
    padding: 0; }
  .btn_lite {
    padding: 8px 10px; }
  .animation-section .decor-animation {
    display: none; }
  .prodcut_left_margin > div:nth-last-child(1), .prodcut_left_margin > div:nth-last-child(4), .prodcut_left_margin > div:nth-last-child(3) {
    margin-top: 30px; }
  .blog-page .order-sec {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .blog-page .blog-media {
    margin-bottom: 0; }
    .blog-page .blog-media .blog-right {
      margin-bottom: 30px; }
      .blog-page .blog-media .blog-right.blog-padding {
        margin-bottom: -0px; }
  .blog-detail-page .blog-detail p {
    line-height: 1.3; }
  .home-slider.slick-slider:hover .slick-prev {
    left: 30px; }
  .home-slider.slick-slider:hover .slick-next {
    right: 30px; }
  .home-slider .main_section {
    height: 55vh; }
    .home-slider .main_section .main_section_contain {
      height: 55vh; }
      .home-slider .main_section .main_section_contain h1 {
        line-height: 40px;
        letter-spacing: 0.01em;
        font-size: 30px; }
      .home-slider .main_section .main_section_contain p {
        padding-top: 70px;
        padding-bottom: 60px;
        line-height: 20px; }
      .home-slider .main_section .main_section_contain .new {
        margin-bottom: 0;
        margin-left: -15px;
        margin-top: 8px; }
  .call-to-action-section .email-container .email-box .email {
    width: 375px; }
  .footer .links {
    padding: 0 15px; }
  .footer .footer-title h5 {
    margin-bottom: 10px; }
  .footer .footer-content .jvector-map-height {
    height: 145px;
    margin-bottom: -13px; }
    .footer .footer-content .jvector-map-height .jvectormap-container {
      height: 145px; }
      .footer .footer-content .jvector-map-height .jvectormap-container svg {
        height: 145px; }
  .footer .footer-content .payment-icon img {
    width: 80%; }
  .footer .footer-content .payment-icon ul > li + li {
    padding-left: 0; }
  .footer .footer-content .media i {
    font-size: 16px; }
  .footer .footer-content .media .media-body {
    max-width: 80%; }
  .feature-section .bottle-image {
    display: none; }
  .feature-section .box {
    margin-top: 40px; }
  .feature-section .feature-box .last-para {
    margin-bottom: -3px; }
  .feature-section .feature-box > div:nth-child(1) {
    margin-top: 0; }
  .feature-section .feature-box > div:nth-child(2) {
    margin-top: 0; }
  .feature-section .feature-box .features-rtl {
    text-align: unset; }
    .feature-section .feature-box .features-rtl img {
      position: absolute;
      left: 0; }
    .feature-section .feature-box .features-rtl .media-body {
      margin-left: 67px; }
  .title_prime {
    text-align: center; }
    .title_prime .icon-image {
      margin-left: unset; }
    .title_prime h2 {
      padding-top: 20px;
      max-width: unset; }
    .title_prime h5 {
      padding-top: 15px; }
      .title_prime h5:before {
        top: 25px; }
  .title_second {
    margin-bottom: 27px; }
    .title_second h5 {
      margin-top: 0;
      line-height: 16px; }
    .title_second h2 {
      padding-top: 10px; }
  .mission-section .mission-image > div {
    margin-top: 30px; }
  .mission-section .box-container .box-item .flip-box .inner h6,
  .mission-section .box-container .box-item .flip-box .inner p {
    margin-bottom: 5px; }
  .mission-section .title_prime .para2 {
    margin-top: -10px; }
  .mission-section .title_prime .btn_dark {
    margin-top: 20px; }
  .service-section .title_prime .btn {
    margin-bottom: 20px;
    padding-left: 0;
    margin-top: 17px; }
    .service-section .title_prime .btn:before {
      width: 50px; }
  .service-section .image-container {
    margin: 75px 0 50px 0; }
    .service-section .image-container .back-div {
      height: 120%; }
  .about-us-section .main-image {
    width: 350px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    margin-bottom: 5px; }
    .about-us-section .main-image h4 {
      top: 42px;
      right: -22%; }
    .about-us-section .main-image .sub-image {
      width: 145px; }
  .about-us-section .main-contain {
    text-align: center; }
    .about-us-section .main-contain .para1:before {
      left: 50%;
      -webkit-transform: translate(-50%, 0);
              transform: translate(-50%, 0); }
  .hair_color_section .hair_color .main-box .main-color {
    -webkit-transform: translateY(5px);
            transform: translateY(5px); }
  .product_box .product_image .timer-box .timer .padding-l {
    padding-left: 10px; }
  .product_box .product_image .timer-box .timer span {
    width: 45px; }
    .product_box .product_image .timer-box .timer span .timer-cal {
      padding-left: 5px; }
  .product_box .product_image ul > li {
    z-index: 5; }
    .product_box .product_image ul > li:nth-child(2) {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0); }
    .product_box .product_image ul > li:nth-child(3) {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
      -webkit-transition-delay: 0.2s;
              transition-delay: 0.2s; }
    .product_box .product_image ul > li:nth-child(4) {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
      -webkit-transition-delay: 0.4s;
              transition-delay: 0.4s; }
  .product_box .product_image .product_icon i {
    padding: 5px; }
  .product_section ul.tabs li {
    padding: 5px 15px; }
  .advertise_section {
    padding: 30px 0;
    margin-top: 28px; }
    .advertise_section .bottle img {
      bottom: 15px;
      height: 228px; }
    .advertise_section .adv_contain p {
      padding-top: 15px; }
    .advertise_section .adv_contain .btn_dark {
      margin-top: 20px; }
  .testimonial_section .testimonial .space .test_image img {
    width: 100px; }
  .testimonial_section .testimonial .space .test_image .chat_icon {
    width: 50px; }
  .testimonial_section .nav_image {
    margin-bottom: 0; }
  .testimonial_section .nav_img {
    padding: 10px 13%; }
  .testimonial_section .slick-slider .slick-prev, .testimonial_section .slick-slider .slick-next {
    display: none; }
  .cart-section tbody tr td .icon,
  .wishlist-section tbody tr td .icon {
    margin-right: 0 !important; }
  .cart-section tbody tr td a,
  .wishlist-section tbody tr td a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .cart-section .cart-table thead th:nth-last-child(-n + 4) {
    display: none; }
  .cart-section tbody tr td:nth-last-child(-n + 4) {
    display: none; }
  .cart-section tbody tr td .mobile-cart-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .product-pagination {
    margin: 20px 0 50px 0; }
  .cart-section tbody tr td a,
  .wishlist-section tbody tr td a {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
  .cart-section .cart-table thead th:nth-last-child(-n + 4) {
    display: none; }
  .cart-section tbody tr td:nth-last-child(-n + 4) {
    display: none; }
  .cart-section tbody tr td .mobile-cart-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .search-product > div:nth-child(11) {
    margin-top: 30px; }
  .search-product > div:nth-child(12) {
    margin-top: 30px; }
  .wishlist-section .cart-table thead th:nth-last-child(-n + 3) {
    display: none; }
  .wishlist-section tbody tr td:nth-last-child(-n + 3) {
    display: none; }
  .wishlist-section tbody tr td .mobile-cart-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .product-order .product-order-detail img {
    height: auto; }
  .collection-product-wrapper .product-pagination .pagination {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border-left: 1px solid #00377e; }
    .collection-product-wrapper .product-pagination .pagination .page-item a {
      padding: 15px 18px; }
  .collection-product-wrapper .product-pagination .product-search-count-bottom {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-right: 0; }
    .collection-product-wrapper .product-pagination .product-search-count-bottom h5 {
      padding: 10px 0; }
  .collection-product-wrapper .product-pagination .theme-paggination-block nav {
    border-right: 1px solid #00377e;
    border-bottom: 1px solid #00377e; }
  .faq-section .theme-accordion .card .card-body p {
    line-height: 1.5 !important; }
  .faq-section .theme-accordion .card .card-header button {
    font-size: 14px !important;
    white-space: normal;
    width: 100%;
    padding: 16px 30px 16px 18px !important;
    text-transform: uppercase; } }

@media (max-width: 577px) {
  .alert {
    right: 0 !important;
    left: 0;
    max-width: 90% !important; }
  .portfolio-section .filter-button {
    font-size: 16px;
    padding: 0 10px;
    line-height: 30px; }
  .filter-section .filter-container ul.filter > li {
    padding: 5px 10px; }
    .filter-section .filter-container ul.filter > li > a {
      font-size: 16px;
      line-height: 13px; }
  .home-slider .main_section .main_section_contain h1 {
    font-size: 25px;
    line-height: 35px; }
  .advertise_section .bottle img {
    height: 242px; }
  .search-block .form-header {
    padding: 15px 0 0 0; }
  .pwd-page .theme-form input {
    width: 100%; }
  .pwd-page .forget-btn {
    margin-top: 25px; }
  .blog-detail-page .blog-detail .post-social {
    display: block; } }

@media (max-width: 576px) {
  section {
    padding: 40px 0; }
  .section-t-space {
    padding-top: 40px; }
  .footer .row > div:first-child .footer-title {
    padding-top: 0; }
  .footer .payment-icon, .footer .links {
    margin-bottom: 0; }
  .order_detail {
    padding: 0; }
  .section-b-space {
    padding-bottom: 40px; }
  .small-section {
    padding-top: 30px;
    padding-bottom: 30px; }
  .common-card {
    padding: 20px; }
  .dashboard .box-account > div + div {
    margin-top: 0px; }
  .portfolio-section .isotopeSelector {
    margin-bottom: 15px; }
  .checkout-page .checkout-form .form-group .field-label {
    margin-bottom: 5px; }
  .dashboard .box .box-title > a {
    position: relative;
    padding-bottom: 10px;
    display: block; }
  .product_contain .card-title {
    margin-bottom: 5px; }
  .prodcut_left_margin > div {
    margin-top: 30px; }
    .prodcut_left_margin > div:first-child {
      margin-top: 0; }
  .home-slider .main_section .main_section_contain .new {
    margin-top: 5px; }
  .service-section .image-container {
    margin: 70px 0 40px 0; }
  .top_header {
    display: none; }
  .menu {
    top: 0;
    padding: 5px; }
    .menu .menu-content .main_menu_right {
      z-index: 9;
      position: fixed;
      bottom: 0;
      background: -webkit-gradient(linear, right top, left top, from(#05387c), color-stop(#05387c), to(#05387c));
      background: linear-gradient(270deg, #05387c, #05387c, #05387c);
      height: unset !important;
      width: 100%;
      left: 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .menu .menu-content .main_menu_right > button a {
        color: #00377e; }
      .menu .menu-content .main_menu_right > button + button {
        margin-left: unset; }
      .menu .menu-content .main_menu_right .setting {
        display: block; }
      .menu .menu-content .main_menu_right button {
        width: 25%;
        color: #00377e;
        border: unset;
        background: unset;
        padding: 10px; }
        .menu .menu-content .main_menu_right button span {
          font-size: 20px; color:#fff; }
        .menu .menu-content .main_menu_right button:hover {
          background-color: transparent; }
    .menu .menu-content .toggle-nav {
      margin-right: 0;
      padding-top: 20px;
      padding-bottom: 20px; }
    .menu .menu-content .brand-logo img {
      width: 90%; }
  .main_section {
    height: 45vh; }
    .main_section .main_section_contain {
      height: 45vh; }
      .main_section .main_section_contain h1 {
        line-height: 35px; }
      .main_section .main_section_contain .new {
        margin-bottom: -1px;
        margin-left: -20px;
        margin-top: 19px; }
  .title_prime .icon-image {
    width: 45px; }
  .title_prime h2 {
    padding-top: 15px; }
  .title_prime p {
    margin-top: -16px; }
  .title_prime h5 {
    padding-top: 10px; }
    .title_prime h5:before {
      top: 20px; }
  .title_second {
    margin-bottom: 27px; }
    .title_second h5 {
      margin-top: -2px; }
  .service-section .image-container .ba-slider .after-lable {
    display: none; }
  .service-section .image-container .resize .before-lable {
    display: none; }
  .feature-section .box {
    margin-top: 35px; }
  .feature-section .title h5 {
    margin-top: -1px; }
  .feature-section .feature-box .last-para {
    margin-bottom: -2px; }
  .footer .links {
    padding-left: 15px;
    padding-right: 15px; }
  .footer .footer-title {
    display: block; }
  .footer .footer-content {
    padding: 10px 0; }
  .footer .footer-title {
    padding: 10px 0;
    text-align: left;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    position: relative; }
    .footer .footer-title h5 {
      margin-bottom: 0;
      cursor: pointer; }
    .footer .footer-title.active .according-menu {
      font: normal normal normal 15px/1 FontAwesome; }
      .footer .footer-title.active .according-menu:before {
        content: "\f106";
        position: absolute;
        right: 2px;
        bottom: 10px; }
    .footer .footer-title .according-menu {
      font: normal normal normal 15px/1 FontAwesome; }
      .footer .footer-title .according-menu:before {
        content: "\f107";
        position: absolute;
        right: 2px;
        bottom: 10px; }
  .footer .footer-title .according-menu:before {
    bottom: 18px; }
  .call-to-action-section .contact .media .media-body {
    padding-right: 10px; }
  .call-to-action-section .contact .newsletter {
    padding-left: 10px; }
  .call-to-action-section .email-container .email-box .email {
    width: 350px; }
  .about-us-section .main-image h4 {
    position: relative;
    top: 0;
    right: 0;
    -webkit-transform: rotate(0);
            transform: rotate(0);
    text-align: center;
    margin-top: 15px;
    margin-bottom: 0; }
  .about-us-section .main-contain h2 {
    line-height: 30px;
    margin-top: 0; }
  .product_section .tab-content .product-row > div:nth-child(n) {
    margin-top: 30px; }
  .product_section ul.tabs {
    margin-top: 5px; }
  .advertise_section {
    margin-top: 0; }
    .advertise_section .bottle {
      display: none; }
      .advertise_section .bottle img {
        height: 242px; }
    .advertise_section .adv_contain {
      text-align: center; }
      .advertise_section .adv_contain p {
        padding-top: 20px; }
  .brand_section .logo {
    padding: 30px 0; }
    .brand_section .logo img {
      width: 75%; }
  .brand_section .brand > div + div:nth-child(n) {
    border-top: 2px solid;
    border-image-slice: 1;
    -o-border-image: radial-gradient(#cab79a, #ffffff);
       border-image: radial-gradient(#cab79a, #ffffff);
    background-repeat: no-repeat; }
  .brand_section .brand > div + div:nth-child(2), .brand_section .brand > div + div:nth-child(3) {
    border-bottom: unset;
    border-top: 2px solid;
    -o-border-image: radial-gradient(#cab79a, #ffffff);
       border-image: radial-gradient(#cab79a, #ffffff);
    border-image-slice: 1; }
  .brand_section .brand > div + div:nth-child(5) {
    border-right: unset;
    border-left: unset; }
  .brand_section .brand > div + div:nth-child(4) {
    border-top: 2px solid;
    -o-border-image: radial-gradient(#cab79a, #ffffff);
       border-image: radial-gradient(#cab79a, #ffffff);
    border-image-slice: 1;
    border-left: unset;
    border-bottom: 2px solid; }
  .brand_section .brand > div + div:nth-child(6) {
    border-bottom: unset;
    -o-border-image: radial-gradient(#cab79a, #ffffff);
       border-image: radial-gradient(#cab79a, #ffffff);
    border-image-slice: 1;
    border-left: unset; }
  .brand_section .brand > div:first-child .logo {
    padding-top: 0; }
  .brand_section .brand > div:last-child .logo {
    padding-bottom: 0; }
  .testimonial_section .testimonial .space .test_image img {
    width: 90px; }
  .testimonial_section .testimonial .space .test_image .chat_icon {
    width: 45px; }
  .testimonial_section .nav_image {
    margin-bottom: 0;
    padding-top: 0; }
  .testimonial_section .slick-slider .slick-prev {
    display: none !important; }
  .testimonial_section .slick-slider .slick-next {
    display: none !important; }
  .testimonial_section .slick-slider .slick-prev:before {
    font-size: 25px; }
  .testimonial_section .slick-slider .slick-next:before {
    color: #00377e;
    font-size: 25px; }
  .checkout-page .checkout-form .form-group {
    margin-bottom: 20px; }
  .checkout-page .checkout-form input[type="text"], .checkout-page .checkout-form input[type="email"], .checkout-page .checkout-form input[type="password"], .checkout-page .checkout-form input[type="tel"], .checkout-page .checkout-form input[type="number"], .checkout-page .checkout-form input[type="url"] {
    height: 38px; }
  .template-password #container #login {
    margin-bottom: 0; }
  .login-page .theme-card .theme-form input {
    padding: 10px 16px; }
  .error-section {
    padding: 100px 0; }
    .error-section h1 {
      font-size: 100px;
      line-height: 1.4; }
    .error-section h2 {
      margin: 20px 0;
      font-size: 18px; }
    .error-section .btn_dark {
      padding: 10px 25px;
      font-size: 14px; }
  .about-page .about-head {
    display: inline-block;
    width: 100%;
    text-align: center; }
    .about-page .about-head .theme-breadcrumb .breadcrumb {
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding-top: 10px;
      padding-bottom: 0; }
  .search-block .form-header {
    padding-top: 10px; }
  .blog-detail-page .blog-detail .post-social li {
    display: block; }
    .blog-detail-page .blog-detail .post-social li + li {
      padding-left: 0;
      margin-left: 0;
      border-left: none;
      display: block; }
  .collection .collection-block .collection-content p {
    margin-bottom: 10px; }
  .collection .collection-block .collection-content h4,
  .collection .collection-block .collection-content h3 {
    margin-bottom: 5px; }
  .collection-product-wrapper .product-wrapper-grid .product-box {
    margin-top: 30px; }
  .collection-product-wrapper .product-top-filter .product-filter-content .search-count {
    padding: 10px 20px 10px 20px; }
    .collection-product-wrapper .product-top-filter .product-filter-content .search-count h5 {
      font-size: 14px;
      line-height: 20px; }
  .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view,
  .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter {
    width: 100%; }
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view select,
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter select {
      padding: 10px 20px 10px 20px; }
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view:before,
    .collection-product-wrapper .product-top-filter .product-filter-content .product-page-filter:before {
      top: 11px; }
  .collection-product-wrapper .product-top-filter .product-filter-content .product-page-per-view {
    border-right: 1px solid #00377e !important;
    border-bottom: 1px solid #00377e; }
  .collection-product-wrapper .product-top-filter .popup-filter .search-count {
    padding-top: 10px;
    padding-bottom: 10px; }
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view {
    border-bottom: 1px solid #00377e;
    width: 100%; }
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view select {
      border-right: none;
      padding-top: 10px;
      padding-bottom: 10px; }
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-per-view:before {
      top: 14px; }
  .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter {
    width: 100%;
    border-top: none; }
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter select {
      padding-top: 10px;
      padding-bottom: 10px; }
    .collection-product-wrapper .product-top-filter .popup-filter .product-page-filter:before {
      left: unset;
      right: 35px !important;
      top: 14px; }
  .cart-section .cart-buttons > div:last-child {
    padding-right: 15px; }
  .cart-section .cart-buttons .btn_dark {
    padding: 7px 8px; }
  .wishlist-section .btn_dark {
    padding: 7px 6px; }
  .collection-wrapper .order-up {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .checkout-page .checkout-form .btn_dark {
    padding: 10px 25px;
    font-size: 14px; }
  .search-product > div:nth-child(10) {
    margin-top: 30px; }
  .product-box .img-wrapper .lable-block .lable3 {
    font-size: 12px;
    padding: 13px 8px; }
  .product-box .img-block .lable-wrapper .lable1,
  .product-box .img-block .lable-wrapper .lable2 {
    padding: 6px 9px 8px 15px;
    font-size: 12px; }
  .tab-product .tab-content.nav-material p,
  .product-full-tab .tab-content.nav-material p {
    padding: 15px 0; }
  .tab-product .tab-content.nav-material p {
    line-height: 1.3; }
  .slider-right-nav .slick-slide:first-child > div {
    margin-top: 15px; }
  .lookbook .lookbook-block .lookbook-dot .dot-showbox {
    width: 90px;
    top: -70px; }
    .lookbook .lookbook-block .lookbook-dot .dot-showbox .dot-info h5 {
      line-height: 16px; }
  .layout7-product .product-box .details-product {
    padding: 5px; }
  .layout7-product .product-box:hover .details-product {
    -webkit-animation: none;
            animation: none; }
  .padding-cls {
    padding-left: 15px;
    padding-right: 15px; }
  .success-text i {
    font-size: 40px; }
  .success-text p {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.2; }
  .success-text h2 {
    margin-bottom: 10px; }
  .order-success-sec > div {
    margin-top: 15px; }
  .delivery-sec {
    padding: 15px;
    margin-top: 15px; }
    .delivery-sec h3,
    .delivery-sec h2 {
      font-size: 20px; }
  .product-order h3 {
    font-size: 20px; }
  .product-order .product-order-detail .order_detail h4,
  .product-order .product-order-detail .order_detail h5 {
    font-size: 14px;
    line-height: 1.2; }
  .product-order .total-sec ul li {
    font-size: 16px; }
  .product-order .final-total h3 {
    font-size: 16px; }
  .beauty-about .service .service-block1 {
    margin-bottom: 20px; }
    .beauty-about .service .service-block1:last-child {
      margin-bottom: 0; }
  .main-menu .menu-left .navbar i {
    font-size: 24px; }
  .typography_section .typography-box .typo-content.typo-buttons a:last-child {
    margin-top: 0; }
  .typography_section .typography-box .typo-content.typo-buttons .btn_dark.btn-sm {
    padding: 3px 12px; } }

@media (max-width: 480px) {
  section {
    padding: 30px 0; }
  .section-t-space {
    padding-top: 30px; }
  .section-b-space {
    padding-bottom: 30px; }
  .copyright {
    padding: 10px; }
  .checkout-form {
    margin-bottom: 20px; }
  .pwd-page .forget-btn {
    margin-top: 15px; }
  .home-slider .main_section {
    height: 40vh; }
    .home-slider .main_section .main_section_contain {
      height: 40vh; }
      .home-slider .main_section .main_section_contain .new {
        margin-bottom: -5px;
        margin-left: -20px;
        margin-top: 2px; }
      .home-slider .main_section .main_section_contain p {
        line-height: 20px; }
  .call-to-action-section .contact {
    display: unset;
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
    -webkit-box-align: unset;
        -ms-flex-align: unset;
            align-items: unset;
    float: unset;
    text-align: center; }
    .call-to-action-section .contact .media {
      display: block; }
      .call-to-action-section .contact .media .media-body {
        padding-right: unset;
        padding-bottom: 10px; }
      .call-to-action-section .contact .media svg {
        margin-right: unset; }
    .call-to-action-section .contact .newsletter {
      padding-left: unset;
      border-left: unset;
      border-top: 2px solid #a58e77;
      padding-top: 10px; }
    .call-to-action-section .contact .media-body {
      padding-right: unset; }
  .feature-section .box {
    margin-top: 30px; }
  .title_prime .icon-image {
    width: 40px; }
  .title_prime p {
    margin-top: -10px;
    padding-top: 20px; }
  .title_second {
    margin-bottom: 17px; }
  .mission-section .title_prime .btn_dark {
    margin-top: 20px; }
  .service-section .image-container {
    margin: 50px 0 30px 0; }
  .service-section .title_prime .btn {
    padding-left: 0;
    margin-top: 12px;
    margin-bottom: 15px; }
    .service-section .title_prime .btn:before {
      width: 40px; }
  .about-us-section .main-image .sub-image {
    display: none; }
  .product_box .product_image .product_icon i {
    padding: 10px; }
  .testimonial_section .testimonial .comment_box .rating {
    display: unset;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .testimonial_section .testimonial .comment_box .rating h6 {
      padding-left: 0 !important;
      padding-top: 5px; }
    .testimonial_section .testimonial .comment_box .rating p {
      padding-top: 5px; }
    .testimonial_section .testimonial .comment_box .rating .reg {
      padding-left: 0 !important; }
  .testimonial_section .testimonial .slick-slider .slick-prev:before {
    font-size: 25px; }
  .testimonial_section .testimonial .slick-slider .slick-next:before {
    color: #00377e;
    font-size: 25px; }
  .theme-breadcrumb h2 {
    margin-top: 3px; }
  .review-page .comnt-sec {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .select_input select {
    padding: 12px 15px;
    margin-bottom: 18px; }
  .about-page h4 {
    margin-top: -4px; }
  .about-page p {
    line-height: 1.5;
    margin-bottom: -3px; }
  .testimonial .testimonial-slider .media {
    display: inline-block; }
    .testimonial .testimonial-slider .media img {
      margin: 0 auto;
      height: 100px;
      width: 100px; }
    .testimonial .testimonial-slider .media .media-body {
      padding: 0;
      text-align: center; }
  .blog-detail-page .comment-section li img {
    margin-right: unset; }
  .blog-detail-page .blog-contact h2 {
    font-size: 30px;
    margin-bottom: 25px; }
  .blog-detail-page .blog-contact .theme-form input,
  .blog-detail-page .blog-contact .theme-form textarea {
    padding: 12px 20px;
    margin-bottom: 20px; }
  .blog-detail-page .blog-detail h3 {
    font-size: 16px;
    margin-bottom: 10px; }
  .blog-detail-page .blog-detail img {
    margin-bottom: 25px; }
  .blog-detail-page .blog-advance ul {
    line-height: 1.5; }
  .blog-detail-page .blog-advance img {
    margin-bottom: 20px;
    margin-top: 10px; }
  .blog-detail-page .blog-advance p {
    line-height: 1.5; }
  .blog-detail-page .comment-section li {
    padding-top: 30px;
    padding-bottom: 30px; }
    .blog-detail-page .comment-section li p {
      line-height: 1.5; }
    .blog-detail-page .comment-section li h6 {
      margin-top: 10px;
      margin-bottom: 10px; }
      .blog-detail-page .comment-section li h6 span {
        display: inherit;
        margin-left: 0; }
  .blog-detail-page .comment-section .media {
    display: inline-block;
    text-align: center; }
  .faq-section .theme-accordion .card .card-body p {
    line-height: 1.5 !important; }
  .faq-section .theme-accordion .card .card-header button {
    padding: 12px 35px 12px 12px !important; }
  .faq-section .accordion.theme-accordion .card .card-header button:before {
    top: 20px; }
  .pwd-page {
    padding: 70px 0; }
    .pwd-page h2 {
      font-size: 20px;
      margin-bottom: 15px; }
  .login-page .authentication-right h6 {
    margin-bottom: 10px; }
  .login-page .theme-card {
    padding: 25px; }
  .auth-page .theme-card {
    padding: 18px; }
    .auth-page .theme-card .theme-form input {
      margin-bottom: 20px;
      padding: 12px 15px; }
  .contact-page .map iframe {
    height: 275px; }
  .contact-page .theme-form input {
    padding: 12px 15px;
    margin-bottom: 18px; }
  .blog-page .blog-media .blog-right h6 {
    margin-bottom: 0; }
  .blog-page .blog-media .blog-right p {
    line-height: 1.3; }
  .blog-page .blog-media .blog-right h4 {
    line-height: 1.2; }
  .blog-page .blog-media .blog-right ul {
    margin-bottom: 5px; }
    .blog-page .blog-media .blog-right ul li {
      display: block; }
      .blog-page .blog-media .blog-right ul li + li {
        padding-left: 0;
        margin-left: 0;
        border-left: none; }
  .account-sidebar {
    width: 45%; }
  .success-text h2 {
    font-size: 20px; }
  .success-text p {
    font-size: 14px; }
  .delivery-sec h3,
  .delivery-sec h2 {
    font-size: 18px; }
  .typography_section .typography-box .typo-content.typo-buttons a {
    margin: 5px 0; } }

@media (max-width: 420px) {
  .home-slider .main_section .main_section_contain .new {
    margin-top: 0; }
  .product-right .product-buttons .btn-solid,
  .product-right .product-buttons .btn-outline {
    padding: 7px 13px; }
  .product-right.product-form-box .timer {
    padding-left: 29px; }
    .product-right.product-form-box .timer span {
      width: 45px; }
  .product-right .timer {
    padding-left: 35px; }
    .product-right .timer span {
      width: 50px; }
  .product-right .product-icon .product-social {
    margin-top: 0; }
    .product-right .product-icon .product-social li {
      padding-right: 5px; }
      .product-right .product-icon .product-social li a i {
        font-size: 14px; }
  .product-right .product-icon .wishlist-btn i {
    font-size: 14px;
    padding-left: 10px;
    margin-left: 5px; }
  .product-right .product-icon .wishlist-btn span {
    font-size: 14px; }
  .tab-product .nav-material.nav-tabs {
    display: block; }
    .tab-product .nav-material.nav-tabs .nav-item {
      width: 100%; }
      .tab-product .nav-material.nav-tabs .nav-item .nav-link {
        padding: 10px 20px; }
  .order-box .sub-total .shipping {
    width: unset;
    float: unset;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .order-box .sub-total .shipping .shopping-option:last-child {
      padding-left: 20px; }
  .top-banner-wrapper .top-banner-content p {
    line-height: 1.4; } }

@media (max-width: 360px) {
  .quick-view-modal .product-right .product-buttons a:last-child {
    margin-left: 0; }
  .quick-view-modal .product-right .product-buttons .btn_dark {
    padding: 8px;
    font-size: 12px; }
  .wishlist-buttons .btn {
    width: 100%; }
    .wishlist-buttons .btn + .btn {
      margin-top: 10px; }
  .search-block .form-header .input-group .btn {
    padding: 10px 5px; }
  .search-block .form-header .input-group input {
    padding: 10px 12px; }
  .home-slider .main_section {
    height: 35vh; }
    .home-slider .main_section .main_section_contain {
      height: 35vh; }
      .home-slider .main_section .main_section_contain .new {
        margin-top: 0;
        margin-bottom: -6px;
        margin-left: 0px;
        font-size: 18px; }
      .home-slider .main_section .main_section_contain h1 {
        line-height: 20px;
        font-size: 16px; }
      .home-slider .main_section .main_section_contain p {
        padding-bottom: 55px;
        padding-top: 75px;
        line-height: 17px; }
      .home-slider .main_section .main_section_contain .btn_dark {
        padding: 8px 7px; }
  .about-us-section .main-image {
    width: auto; }
  .about-us-section .main-contain h2 {
    line-height: 25px; }
  .about-us-section .main-contain .para1 {
    padding-top: 20px; }
  .about-us-section .main-contain .btn_lite {
    margin-top: unset; }
  .product_box .product_image .product_icon i {
    padding: 5px; }
  .call-to-action-section .email-container .email-box .email {
    width: 300px; }
  .product_section ul.tabs li {
    padding: 5px 12px; }
  .title_prime .icon-image {
    width: 30px; }
  .title_prime p {
    padding-top: 15px; }
  .title_prime h2 {
    padding-top: 10px; }
  .title_second h2 {
    padding-top: 5px; }
  .testimonial_section .nav_image {
    padding-top: 0; }
  .testimonial_section .slick-slider .slick-prev:before {
    font-size: 20px; }
  .testimonial_section .slick-slider .slick-next:before {
    color: #00377e;
    font-size: 20px; }
  .feature-section .title h5 {
    margin-top: -3px; }
  .product-right .product-buttons .btn_dark {
    padding: 8px 10px;
    font-size: 14px;
    margin: 5px; }
  .search-block .form-header .form-control {
    font-size: 14px; }
  .cart-section .wishlist-buttons:last-child a,
  .wishlist-section .wishlist-buttons:last-child a {
    margin-left: 0; }
  .cart-section tbody tr td,
  .wishlist-section tbody tr td {
    min-width: 115px; }
    .cart-section tbody tr td .mobile-cart-content .col-xs-3,
    .wishlist-section tbody tr td .mobile-cart-content .col-xs-3 {
      margin-left: 5px;
      margin-right: 5px; }
    .cart-section tbody tr td a img,
    .wishlist-section tbody tr td a img {
      height: 80px; }
  .cart-section tfoot tr td,
  .wishlist-section tfoot tr td {
    padding-right: 27px; }
    .cart-section tfoot tr td h2,
    .wishlist-section tfoot tr td h2 {
      font-size: 21px; }
  .blog-detail-page .blog-contact h2 {
    font-size: 20px;
    margin-bottom: 20px; }
  .collection-product-wrapper .product-pagination .pagination .page-item a {
    padding: 10px; }
  .collection-product-wrapper .product-pagination .product-search-count-bottom {
    padding-left: 10px; }
    .collection-product-wrapper .product-pagination .product-search-count-bottom h5 {
      line-height: 15px; }
  .collection-product-wrapper .product-top-filter .popup-filter .sidebar-popup {
    width: 80%; }
  .tap-top {
    width: 30px;
    height: 30px;
    font-size: 15px;
    padding: 3px; } }

@media (max-width: 320px) {
  section {
    padding: 30px 0; }
  .title_prime h2 {
    line-height: 30px;
    letter-spacing: 0.01em; }
  .title_prime p {
    margin-top: -16px; }
  .title_second {
    margin-bottom: 15px; }
  .home-slider .main_section .main_section_contain .new {
    margin-bottom: -6px;
    margin-left: -25px; }
  .service-section .title_prime .btn {
    margin-top: 5px; }
  .testimonial_section .slick-slider .slick-prev:before {
    font-size: 15px; }
  .testimonial_section .slick-slider .slick-next:before {
    color: #00377e;
    font-size: 15px; }
  .product-right .product-buttons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .call-to-action-section .email-container .email-box .email {
    width: 275px; } }

/*20190814*/
.btn_dark.om-btn_dark{ border:none; background:#fff; color:#00377e; padding:8px 20px; border-radius:6px; font-size:16px; letter-spacing:1px}
.btn_dark.om-btn_dark:hover{ color:#871e23; background:#fff;}
.btn_dark.om-btn_dark:after{ background:#ea9b02}

.om-a-slider{width:100%; height:100%; display:block;}
.pixelstrap.om-menu > li > a { font-weight:normal; color:#000}
.title_second h5{font-size:16px; line-height:1.8; margin-top:20px; color:#999;}
.title_second h3{ color:#00377e}
.mission-section .box-container .box-item .flip-box .flip-box-front,.mission-section .box-container .box-item .flip-box .inner{ border-radius:0px;}
.mission-section{ background:none}
.mission-section .box-container .box-item .flip-box .inner p,.mission-section .box-container .box-item .flip-box .inner h3{ font-weight:normal;color:#fff;}
.mission-section .box-container .box-item .flip-box .inner h3{ font-size:28px;}
.mission-section .box-container .box-item .flip-box .inner p{ font-size:16px;}
.mission-section .box-container .box-item .flip-box .flip-box-front .inner{ background:none; top:75%}
section{ padding-bottom:10px}
section.news{ padding-top:90px; padding-bottom:100px }
section.news .iinner {
            position: absolute;
            left: 0;
            width: 100%;
            outline: 0px solid transparent;
            -webkit-perspective: inherit;
                    perspective: inherit;
            z-index: 2;
            -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
                    transform: translateY(-50%) translateZ(60px) scale(0.94);
            top: 50%;
            background: none;
            height: 100%;
            -webkit-box-align: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
                -ms-flex-pack: center;
                    justify-content: center; }
section.news .iinner .news-date,section.news .iinner .news-main,section.news .iinner h3{ display:block; clear:both; width:100%; min-height:40px}
section.news .iinner .news-date,section.news .iinner a{ font-size:16px; line-height:25px; color:#333}
section.news .iinner h3,section.news .iinner h3 a{ font-size:24px; color:#000; line-height:40px; font-weight:normal}
section.news .iinner h3 a:hover,section.news .inner .news-main a:hover{ color:#00377e;}
section.news .iinner a.index-more{ margin-top:50px;}
a.index-more{ display:block;text-align:center; font-weight:lighter; font-size:16px; width:105px; height:30px; line-height:30px; color:#fff; background:#808080}
a.index-more:hover{ background:#e0e0e0; color:#000; }
a.index-more.index-more-white{ background:#fff; color:#00377e}
a.index-more.index-more-white:hover{ background:#fff; color:#00377e}
section.news .iinner{ padding:10px 30px;}
section.news .iinner h3{ padding:20px 0px}
.footer .footer-content li a{ color:#c4c4c4; line-height:32px; font-weight:lighter;font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";}
.footer .footer-content li a:hover{ color:#f36f21}
.footer .footer-title h5{ color:#fff; font-size:16px; font-weight:normal; line-height:18px; margin-bottom:10px }
.footer,.copyright{ background:#272727;}
.footer .container,.copyright .container{ padding:0px 100px}
.copyright h6{ font-size:16px; color:#b2b2b2; line-height:22px}
.copyright hr{ background:#b2b2b2; height:1px; width:100%; padding:0px; margin:10px 0px 20px 0px; display:block; border:none}
.om-option{ color:#fff; font-size:24px; font-weight:lighter; line-height:165px}
section.footer{ padding-top:37px}
.copyright{ padding-bottom:60px}
.title_second.om-black h3{ color:#000}
.title_second.mt-8em{ margin-top:8em}
.mt-1em{ margin-top:1em}
.mt-2em{ margin-top:2em}
.mt-2em-b{ margin-top:2.5em}
.mt-3em{ margin-top:3em}
.mt-4em{ margin-top:4em}
.mt-5em{ margin-top:5em}
.pt-2em{ padding-top:2em}
.pt-2em-b{ padding-top:2.5em}
.pt-2em-mb{ padding-top:2.2em}
.pt-3em{ padding-top:3em}
.pt-3em-b{ padding-top:3.5em}
.pt-4em{ padding-top:4em}
.pt-4em-b{ padding-top:4.5em}
.pt-5em{ padding-top:5em}
.pt-5em-b{ padding-top:5.5em}
.pt-7em-b{ padding-top:7.5em}
.pt-9em{ padding-top:9em}
.pb-3em-b{ padding-bottom:3.5em}
.pb-3em-b-sm{ padding-bottom:3.2em}
.pb-3em-b-big{ padding-bottom:3.8em}
.pb-4em-b{ padding-bottom:4.5em}
.pb-5em{ padding-bottom:5em}
.pb-5em-b{ padding-bottom:5.5em}
.pb-6em{ padding-bottom:6em}
.pb-6em-b{ padding-bottom:6.8em}
.pb-7em{ padding-bottom:7em}
.pb-7em-b{ padding-bottom:7.5em}
.mt-8em{ margin-top:8em}
.mb-3em{ margin-bottom:3em}
.mb-4em{ margin-bottom:4em}
.mb-5em{ margin-bottom:5em}
.mb-8em{ margin-bottom:8em}
.pt-8em{ padding-top:8em}
.pt-10em{ padding-top:10em}
.pt-6em{ padding-top:6em}
.pt-6em-b{ padding-top:6.5em}
.pb-6em-b{ padding-bottom:6.5em}
.pt-7em{ padding-top:7em}
.pt-9em{ padding-top:9em}
.pt-9em-b{ padding-top:9.5em}
.pt-10em-b{ padding-top:10.5em}
.pt-12em{ padding-top:12em}
.pb-4em-b-m{ padding-bottom:4.2em}
.pb-8em{ padding-bottom:8em}
.pb-10em{ padding-bottom:10em}
.pb-12em{ padding-bottom:12em}
.pl-6em{ padding-left:6em}
.pl-5em{ padding-left:5em}
.pl-6em{ padding-left:6em}
.pl-6em-b{ padding-left:6.5em}
.pl-7em{ padding-left:7em}
.pl-8em{ padding-left:8em}
.pr-4em{ padding-right:4em}
.pr-5em{ padding-right:5em}
.pr-6em{ padding-right:6em}
.pr-8em{ padding-right:8em}
.mr-4-b{margin-right: 2rem}

.pb-5-b,.py-5-b {padding-bottom: 3.5rem !important; }
.pb-5-m,.py-5-m {padding-bottom: 3.2rem !important; }
  

.ptb-40px{ padding:40px 0px}
section.mb-8em{ margin-bottom:8em}
.col-center{ float:none; margin-left:auto; margin-right:auto; display:block}
.om-bgcover{
  background-size: cover;
  background-attachment: fixed; }
section.kwpt-bg1{background: url(../images/kwpt/banner3.jpg) scroll top center;}
.center-content{ width:100%; max-width:1200px; margin:0px auto; }
.w860 {
	max-width:860px;
}
section.kwpt-bg2{ background:url(../images/kwpt/banner4.jpg) scroll top center;}
section.kwpt-bg2 h1,section.kwpt-bg2 h4{ color:#fff;}
min{font-size: 60%;font-weight: 500; }
.light{ font-weight:lighter}
.w930{ max-width:930px;}
.w972{ max-width:972px;}
.w990{ max-width:990px;}
.w1000{ max-width:1000px;}
.w1040{ max-width:1040px;}
.w1110{ max-width:1110px;}
.w1200{ max-width:1200px;}
.w1248{ max-width:1248px;}
.w1280{ max-width:1280px;}
.w770{ max-width:770px;}
.w747{max-width:747px;}
.w770{ max-width:770px;}
.color-black{ color:#000}
.title_second h5.color-darkgrey{ color:#525252; font-weight:lighter}
section.kwpt-bg2 .title_second h5{font-size:14px; line-height:1.8; margin-top:20px; color:#fff;}
.visible-lg{ display:none}
.visible-lg-V4{ display:none}
.hidden-lg-V4{ display:block}
.tbanner_t1 min{ font-size:80%!important}
.tbanner_t1 big{ font-size:180%!important}

section.tkjs-bg2{background: url(../images/tkjs/banner2.jpg) scroll top center;}
section.wzhks-bg2{background: url(../images/wzhks/banner8.jpg) scroll top center;}
.list-content li{ background:url(../images/tkjs/img7.png) no-repeat 0px 12px; padding-left:14px;color:#212121; line-height:36px}
section.wzhks-bg2 .list-content li,section.zbks-bg3 .list-content li{ background:url(../images/wzhks/img7.png) no-repeat 0px 12px;color:#fff; }
section.wzhks-bg2 h2,section.zbks-bg3 h2{ color:#fff;}
.product_section.news-index ul.tabs li.current {background: #fff!important; color: #00377e!important;}
.product_section.news-index .tabs.om-tabs li{ font-size:22px!important; padding:0px!important} 
.product_section.news-index ul.tabs li{ color:#000!important; display:inline-block;}
.product_section.news-index ul.tabs li{ letter-spacing:0px}
.product_section.news-index ul.tabs{ margin-top:0px}
.product_section.news-index ul.tabs li.new-m1{ width:274px!important}
.product_section.news-index ul.tabs li.new-m2{ width:296px!important}
.product_section.news-index ul.tabs li.new-m3{ width:252px!important}
.product_section.news-index ul.tabs li.new-m4{ width:320px!important}
.product_section.news-index ul.tabs li.new-m5{ width:290px!important}

/*begin slide-menu*/

.es-carousel-wrapper{
	padding:0px 0px;
	position:relative;
}
.es-carousel{
	overflow:hidden;
}
.es-carousel ul{
display:none; width:100%!important; display:block;

}
.es-carousel ul li{
	height:50px;
	float:left;
 display:inline-block!important;
 text-align:left
}
.es-carousel ul li a{
	display:block;
}
.es-nav span{
	position:absolute;
	top:0;
	left:0px;
	background:transparent url(../images/lmove1.png) no-repeat top left;
	width:29px;
	height:28px;
	text-indent:-9000px;
	cursor:pointer;
}
.es-nav span.es-nav-next{
	right:0px;
	left:auto;
	background:transparent url(../images/rmove1.png) no-repeat top left;
}
.es-nav span:hover{
	opacity:1.0;
}
/*slide-menu end*/



/*begin news-index*/

.news-index-date{ font-size:1em; font-weight:lighter; color:#999}
.news-index-date b{ font-size:3em; font-weight:bold;}
.news-lbt b{  font-weight:500; padding-bottom:5px; display:block; color:#333; }
.news-lbt  p a{ font-size:14px; color:#333; display:block; font-weight:lighter; line-height:25px;}
.news-lbt  p  i{ float:right; margin-top:-25px}
.news-lbt  p  i a{ color:#00377e; font-style:normal}
.news-index-l{ display:block}
.news-index-r{ display:block; width:100%; margin-top:-8px;}
.news-index-r li {border-bottom:1px dashed #999; width:100%; text-overflow:ellipsis; vertical-align:bottom;}
.news-index-r li a{ font-weight:500; color:#333; line-height:1}
.news-index-r li a:hover{ color:#00377e;}
.news-index-r li i a{  color:#00377e; font-style:normal; font-style:normal; font-size:14px}
.news-index-lb .news-index-date{ display:block; float:left; line-height:1;}
.news-index-lb .news-index-date b{ line-height:1.1}
.news-index-lb .news-lbt{ display:block; margin-left:0px; float:left}
.news-index-main{ width:100%;}
.news-index-r a{ text-indent:1em; display:inline-block}
.news-index-r i a{ text-indent:0;}
.news-index-r i{ text-indent:0; display:inline-block; float:right; width:55px}
.news-index-r .news-index-date{ float:left}
.news-index-r .news-index-date b{ font-weight:700}
.news-lbt b{ text-overflow:ellipsis; white-space:nowrap; overflow:hidden}
.news-index-r li a{ text-overflow:ellipsis; white-space:nowrap; overflow:hidden}

/*news-index end*/
/*begin tbannerTxt-index*/
.tbannerTxt.tbannerTxt-index{ margin-top:-115px!important}
.tbannerTxt-index img{ margin-bottom:30px}
/*tbannerTxt-index end*/

.hidden-xl{ display:block}
.visible-xl{ display:none;}
.copyright{ text-align:center}
.pixelstrap .noarrow a .sub-arrow{ display:none!important}
.web-map{ width:100%; background:#e6e6e6; height:50px text-align:center}
.web-map div{ margin:0px auto; line-height:50px; font-size:14px; color:#606060;} 
.web-map div b{ font-weight:normal; color:#00377e; font-size:14px;}
.web-map div a{ color:#606060; font-size:14px;}
.web-map div a:hover{ color:#00377e;}
.ksycp-bg1{background: url(../images/26ksycp/pic2.jpg) repeat scroll; height:450px;} 
.ksycp-bg2{background: url(../images/26ksycp/pic8.jpg) repeat scroll; height:450px;} 
.ksycp-bg3{background: url(../images/26ksycp/pic9.jpg) repeat scroll; height:450px;}
.zxns-contect li,.zxns-mail li{ color:#000; font-weight:lighter; font-size:16px; height:26px; line-height:26px; padding:0px 30px}
.zxns-contect li{ background:url(../images/29zxns/dot1.gif) no-repeat 0px; float:right; padding-right:70px; padding-left:30px}
.zxns-mail li{ background:url(../images/29zxns/dot2.gif) no-repeat 0px; float:left; padding-left:30px;}
.faq-section .accordion.theme-accordion .card .card-header button,.faq-section .accordion.theme-accordion .card .card-header button b,.faq-section .accordion.theme-accordion .card .card-header button i{
      color: #333;
      text-align: left;
      font-size: 17px;
      font-weight:normal;
	  font-style:normal;
      width: 100%;
      letter-spacing: 0px; height:64px; vertical-align:middle; text-decoration:none }
.faq-section .accordion.theme-accordion .card .card-header button b{ display:block; float:left; width:250px}
.faq-section .accordion.theme-accordion .card .card-header button i{ display:block; float:left; width:150px}
.faq-section .accordion.theme-accordion .card.card-header-option{ margin-bottom:0px;}
.faq-section .accordion.theme-accordion .card.card-header-option .card-header{ background:#cfcfcf;}
.faq-section .accordion.theme-accordion .card.card-header-option .card-header button:before{
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;
        border-top: 0px solid #00377e;
        right: 20px;
        top: 25px;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease; }
.faq-section .accordion.theme-accordion .card.card-header-option .card-header button,.faq-section .accordion.theme-accordion .card.card-header-option .card-header button b,.faq-section .accordion.theme-accordion .card.card-header-option .card-header button i{ color:#fff;}
/**begin huaneng20210326**/
.bannerlist1{background:#f7d8bc; text-align:center}
.bannerlist1 img{ height:auto;}
.lay1main{ width: 100%; min-height: calc(100vh - 184px); padding-top:78px; padding-bottom: 50px}
.tkk0menu{ width: 250px; margin: 40px auto;}
.tkk0menu div.animation{ cursor: pointer}
.hnksquery{ display:block; width:450px; margin:50px auto 100px}
.hnksquery li{ display:block; width:100%; height:44px; margin-bottom:26px;}
.hnksquery li label{ width:104px; float:left; line-height:44px; font-size:18px; color:#2b3f68; text-align:right; padding-right:6px;}
.hnksquery li input.hnksinput{ text-indent:10px}
.hnksquery li input.hnksinput,.hnksquery li input.hnksbtn{ float:left; width:340px; border:none; height:44px; line-height:44px; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; background:#e6effc; font-size:16px; color:#353f52; }
.hnksquery li input.hnksinput{color:#353f52; font-size:14px;}
.hnksquery li input.hnksinput::-webkit-input-placeholder{color:#353f52; font-size:14px;}
.hnksquery li input.hnksinput:-moz-placeholder{color:#353f52; font-size:14px;}
.hnksquery li input.hnksinput::-moz-placeholder{color:#353f52; font-size:14px;}
.hnksquery li input.hnksinput:-ms-input-placeholder{color:#353f52; font-size:14px;}
.hnksquery li img{ margin:5px 5px 0px; float:left;}
.hnksquery li a{ float:left; display:inline-block; color:#2b3f68; font-size:12px; line-height:1em; margin-top:22px}
.hnksquery li input.hnksyzm{width:156px;}
.hnksquery li input.hnksbtn{ width:190px; font-size:16px; color:#fff; font-weight:bolder; cursor:pointer;
background: linear-gradient(90deg, #fb7e0f, #f65d1a); 
 background: -webkit-gradient(linear, 90deg, from(#fb7e0f), to(#f65d1a));   
　　background: -webkit-linear-gradient(90deg, #fb7e0f, #f65d1a);   
　　background: -moz-linear-gradient(90deg, #fb7e0f, #f65d1a);   
　　background: -o-linear-gradient(90deg, #fb7e0f, #f65d1a);   
　　background: -ms-linear-gradient(90deg, #fb7e0f, #f65d1a);   
　　background: linear-gradient(90deg, #fb7e0f, #f65d1a);   
　　filter: progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr = #fb7e0f, endColorstr = #f65d1a); background-color:#f66d30\9;
 }
 .hnksquery li input.hnksbtn:hover{ background:#ec5a19}
.icon_box_style3 h5{
	text-transform: capitalize;
	font-weight: 600;
	margin-bottom: 10px;transition: all 0.5s ease-in-out; color: #313131;transition: all 0.5s ease-in-out;
}
.icon_box_style3 {
	background-color: #fff;
	padding: 0px;
	z-index: 1;position: relative; width: 250px; height: 250px; float: left
}
.icon_box_style3::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: #1d63bd;
	top: 0;
	z-index: -1;
	transition: all 0.5s ease-in-out;
	height: 3px;
}
.icon_box_style3:hover:before {
	height: 100%;
}
.icon_box_style3 .icon i {
	display: block; width: 250px; height: 185px;background: url("../images/hn/h1.png") center 60px no-repeat;
	transition: all 0.5s ease-in-out;
}
.icon_box_style3:hover .icon i{background: url("../images/hn/hh1.png") center 60px no-repeat;transition: all 0.5s ease-in-out;}
.icon_box_style3:hover .icon_box_content * {
	color: #fff;transition: all 0.5s ease-in-out;
}

.tkk0menu div.hnm2 .icon_box_style3 .icon i {
	background: url("../images/hn/h2.png") center 60px no-repeat;
}
.tkk0menu div.hnm2 .icon_box_style3:hover .icon i{background: url("../images/hn/hh2.png") center 60px no-repeat}
.tkk0menu div.hnm3 .icon_box_style3 .icon i {
	background: url("../images/hn/h3.png") center 60px no-repeat;
}
.tkk0menu div.hnm3 .icon_box_style3:hover .icon i{background: url("../images/hn/hh3.png") center 60px no-repeat}
.webmap{ width:100%; height:50px; background:#ebf2fd}
.webmap span{ width:800px; display:block; font-weight:bolder; margin:0px auto; line-height:50px; color:#00377e; font-size:16px;background: url("../images/hn/i1.gif") left center no-repeat; padding-left:10px}
.hn-bnn{ height:350px; padding-top:140px}
.hn-b1{margin-top:40px; margin-bottom:40px}
/**huaneng20210326 end**/
@media (min-width: 1200px) {
.hnmain{min-height:calc(100vh - 500px); }
.visible-lg{ display:block}
.menu .menu-content .full-mega-menu.om-menu-left {
        min-width: 1980px !important;
        padding: 0px !important;
        right: unset !important;
        left: unset; border:none;
        padding-bottom:10px!important;
        margin-top:0px!important;
         }
 .menu .menu-content .full-mega-menu ul a {
            padding: 9px 0;
            font-size: 16px; line-height:32px }
.pixelstrap.om-menu ul.full-mega-menu a:hover:after, .pixelstrap.om-menu ul.full-mega-menu a:focus:after, .pixelstrap.om-menu ul.full-mega-menu a:active:after, .pixelstrap.om-menu ul.full-mega-menu a.highlighted:after {
      position: absolute;
      content:none;
      color:#01377f;
 }
.menu-pc div li a.m-dot1{ background:url(../images/dot1.png) no-repeat 0px 8px;} 
.menu-pc div li a.m-dot2{ background:url(../images/dot2.png) no-repeat 0px 8px;} 
.menu-pc div li a.m-dot3{ background:url(../images/dot3.png) no-repeat 0px 8px;} 
.menu-pc div li a.m-dot4{ background:url(../images/dot4.png) no-repeat 0px 8px;} 
.menu-pc div li a.m-dot5{ background:url(../images/dot5.png) no-repeat 0px 8px;} 
.menu-pc div li a.m-dot6{ background:url(../images/dot6.png) no-repeat 0px 8px;} 
.menu-pc div li a.m-dot7{ background:url(../images/dot7.png) no-repeat 0px 8px;} 
.menu-pc div li a.m-dot8{ background:url(../images/dot8.png) no-repeat 0px 8px;} 
.menu-pc div li a.m-dot9{ background:url(../images/dot9.png) no-repeat 0px 8px;} 
.menu-pc div li a.m-dot10{ background:url(../images/dot10.png) no-repeat 0px 8px;} 
.menu-pc div li a.m-dot11{ background:url(../images/dot11.png) no-repeat 0px 8px;} 
.menu-pc div li a.m-dot12{ background:url(../images/dot12.png) no-repeat 0px 8px;}
.menu .menu-content .main_menu_right button {padding: 28px 20px 28px 20px;}
.menu .menu-content .main_menu_right button span {font-size: 20px;}
.lg-pr-0{ padding-right:0px} 
.om-bst{ margin-top:6em; margin-right:3em}

.ml-5em{ margin-left:5em}
.ml-6em{ margin-left:6em}
.xl-pl-0{ padding-left:0px}
.xl-pr-0{ padding-right:0px}
/*begin news-index*/
.product_section.news-index .tabs.om-tabs li{ font-size:20px!important;} 
.product_section.news-index ul.tabs li.new-m1{ width:234px!important}
.product_section.news-index ul.tabs li.new-m2{ width:256px!important}
.product_section.news-index ul.tabs li.new-m3{ width:212px!important}
.product_section.news-index ul.tabs li.new-m4{ width:280px!important}
.product_section.news-index ul.tabs li.new-m5{ width:260px!important}
 .es-carousel ul{
 min-width:1500px;
}
.news-index-l{ width:460px; margin-left:-460px}
.news-index-l img{ width:460px}
.news-lbt b{ font-size:24px; }
.news-index-r{ padding-left:50px}
.news-index-r li {height:82px;  padding-top:22px;}
.news-index-r li a{ font-size:24px;}
.news-index-lb .news-index-date{  width:85px; padding-top:10px}
.news-index-main{ padding-left:460px; min-height:550px}
.news-index-r i{  margin-top:22px}
.news-index-r .news-index-date b{ font-size:36px;}
.news-index-lb{ width:470px;}
.news-lbt{ width:380px}
.news-index-r li a{ display:inline-block; width:460px; }
.news-index-r li i a{ display:inline-block; width:56px; }
.pixelstrap ul.menu-pc{width:2000px!important; min-width:2000px!important; margin-left:0px!important; background:none!important; border:none!important;}
.menu-pc i{display:block; width:3500px; height:350px; background:rgba(255,255,255,0.6); position:absolute; z-index:-100; margin-top:-7px; margin-left:-1500px}
.menu-pc div{padding:0px; float:left!important; width:200px!important; display:block!important; z-index:1000; padding-top:20px}
.menu-pc div li a{ display:block!important; color:#333!important; padding: 9px 0!important; font-size: 16px!important; line-height:32px!important; padding-left:40px!important;}
.pixelstrap ul.menu-pc a:hover::after, .pixelstrap ul.menu-pc a:focus::after, .pixelstrap ul.menu-pc a:active::after, .pixelstrap ul.menu-pc a.highlighted::after{ content:""!important;}
.menu-pc p{float:left!important; display:block; z-index:1000; padding-top:50px}
}
@media (min-width: 1470px) {
/*begin news-index*/
.product_section.news-index .tabs.om-tabs li{ font-size:22px!important; padding:0px!important} 
.product_section.news-index ul.tabs li{ color:#000!important; display:inline-block;}
.product_section.news-index ul.tabs li{ letter-spacing:0px}
.product_section.news-index ul.tabs{ margin-top:0px}
.product_section.news-index ul.tabs li.new-m1{ width:274px!important}
.product_section.news-index ul.tabs li.new-m2{ width:296px!important}
.product_section.news-index ul.tabs li.new-m3{ width:252px!important}
.product_section.news-index ul.tabs li.new-m4{ width:320px!important}
.product_section.news-index ul.tabs li.new-m5{ width:290px!important}
 .es-carousel ul{
 min-width:1400px;
}
.news-index-l{ width:560px; margin-left:-560px}
.news-index-l img{ width:560px}
.news-lbt b{ font-size:24px; }
.news-lbt  p{ width:470px; }
.news-index-r{ padding-left:60px}
.news-index-r li {height:95px;  padding-top:28px;}
.news-index-r li a{ font-size:24px;}
.news-index-lb .news-index-date{  width:85px; padding-top:10px}
.news-index-main{ padding-left:560px; min-height:630px }
.news-index-r i{  margin-top:25px}
.news-index-r .news-index-date b{ font-size:36px;}
.news-index-lb{ width:560px;}
.news-lbt{ width:470px}
.news-index-r li a{ display:inline-block; width:560px; }
.news-index-r li i a{ display:inline-block; width:56px; }

} 
.zbks-banner-bg{background: url(../images/zbks/banner-bg.jpg) scroll top center;}
.zbks-bg1{background: url(../images/zbks/banner2.jpg) scroll top center;}
.zbks-bg2{background: url(../images/zbks/banner3.jpg) scroll top center;}
.zbks-bg3{background: url(../images/zbks/banner4.jpg) scroll top center;}
.omy-bg1{background:url(../images/19omy/pic5.jpg) scroll top center;}
.omy-bg2{background:url(../images/19omy/pic10.png) repeat;}
.zbks-bg1 h5.color-white,.zbks-bg2 h5.color-white{ color:#fff; font-size:100%;}
.omy-bg1 h5.color-white{ color:#fff; font-size:100%;}
.omy-bg1 h5.color-white big{ color:#fff; font-size:150%;}
.color-white{ color:#fff;}
section.zbks-bg3 span{ color:#fff; font-size:24px; line-height:48px; font-weight:lighter;}
.pt-2rem{ padding-top:2rem}

.col-md-1-5,.col-lg-1-5{position: relative;min-height: 1px; padding-right: 1em;padding-left: 1em;}
.fz18-16{ font-size:18px}
.om-text h1.lh1d2em{ line-height:1.2em}


@media (max-width: 576px) {
.xs_img1 img{ width:60px; height:60px;}
.web-map{ width:100%; background:#e6e6e6; height:50px}
.web-map div{ float:left; padding-left:20px;}
.web-map div b{ display:none}
.web-map div a{ color:#00377e;}
}
@media (min-width: 576px) {
.xs_img1 img{ width:80px; height:80px;} 
.web-map div{ width:540px;}
}
@media (min-width: 768px) {
.xs_img1 img{ width:100px; height:100px;}
.web-map div{ width:740px;}
}
@media (min-width: 992px) {
.col-md-1-5{ max-width: 20%;float: left;}
.xs_img1 img{ width:120px; height:120px;}
.visible-lg-V4{ display:block}
.hidden-lg-V4{ display:none}
.web-map div{ width:950px;}
}
@media (min-width: 1200px) {
.col-lg-1-5 {max-width: 20%;float: left;}
.xs_img1 img{ width:142px; height:142px;}
.tkjs-k1{ padding-right:50px}
.tkjs-k2{ padding-left:50px}
.ksycp-k2{ padding-left:60px}
.om-menu-xl{margin:0px auto; text-align:left; width:710px;}
.hidden-xl{ display:none!important;}
.visible-xl{ display:block!important;}
.menu-content{ width:100%!important; padding-left:220px!important; padding-right:60px!important;}
.menu-left{ margin-left:-220px!important;}
.main-nav{ width:100%!important;}
.main_menu_right{ margin-right:-75px!important;}
.web-map div{ width:1150px;}
}
@media (min-width: 1470px) {
.web-map div{ width:1400px;}    
}
.t-in{ text-indent:2em}
.space-m{ letter-spacing:0.1em}
section.gsjj-bg1{ background:url(../images/gsjj/banner4.jpg) scroll top center;}
section.gsjj-bg2{ background:url(../images/gsjj/banner3.jpg) scroll top center; color:#fff;}
section.gsjj-bg2 h1,section.gsjj-bg2 .title_second h5{ color:#fff;}
@media (max-width: 1200px) {
.xs-hidden{ display:none} 
.xs-hidspace .mt-4em{ margin-top:0px}
.xs-hidspace .mb-4em{ margin-bottom:0px}
.xs-hidspace .pl-5em{ padding-left:0px;}  
.xs-hidspace .pr-8em{ padding-right:0px;}
.xs-hidspace .mb-8em{ padding-bottom:0px}
.xs-hidspace .text-right{ text-align:left!important}
.product_section.news-index ul.tabs li.new-m1{ width:214px!important}
.product_section.news-index ul.tabs li.new-m2{ width:236px!important}
.product_section.news-index ul.tabs li.new-m3{ width:192px!important}
.product_section.news-index ul.tabs li.new-m4{ width:260px!important}
.product_section.news-index ul.tabs li.new-m5{ width:260px!important}
.news-index-main{ min-height:550px}
.news-index-r li a{ font-size:18px;}
.news-index-r .news-index-date b{ font-size:2em}
.news-index-r li{ height:60px; padding-top:10px;}
.news-index-r li i{ margin-top:20px}
.news-index .es-carousel ul{ padding-bottom:0px!important}
.news-index .es-carousel{ padding:0px!important}
.news-index-main{ min-height:420px}

.tbannerTxt.tbannerTxt-index{ margin-top:-80px!important}
.tbannerTxt-index img{ margin-bottom:10px; width:70px}
.tbannerTxt-index .tbanner_t1 min{ font-size:75%}
.menu-pc i{display:none;}
.menu-pc div{}
.menu-pc p{display:none;}
    }
section.fwwl{ background:url(../images/14fwwl/pic2.jpg) scroll top center;}
section.fwwl h1,section.fwwl h4{ color:#000;}
section.fwwl h1{ font-size:4em; font-weight:lighter}
section.fwwl h4{ font-size:1.3em}
@media (max-width: 1000px) {
 .kcaq-bg1{ background:url(../images/20kcaq/pic1-h.jpg) no-repeat; padding-left:2em; padding-top:45px; min-height:386px;}
.kcaq-bg2{ background:url(../images/20kcaq/pic2-h.jpg) no-repeat right top; padding-left:2em}
.kcaq-bg2 h1,.kcaq-bg1 h1{line-height:1em; font-weight:bold;}
.fz18-16{ font-size:16px}
.hn-bnn{ height:200px; padding-top:50px}
}
@media (max-width: 769px) {
.sm-mt-3em{ margin-top:3em}
}
.line-h1{line-height:1em!important}
.op-w20{background-color: rgba(255,255,255,0.5);}
.kcaq-bg1{ background:url(../images/20kcaq/pic1.jpg) no-repeat; padding-left:580px; padding-top:45px; height:386px;}
.c-list ul li{ line-height:30px; background:url(../images/dot.png) 0px 10px no-repeat; padding-left:22px;}
.kcaq-bg2{ background:url(../images/20kcaq/pic2.jpg) no-repeat right top; padding-top:0px; min-height:386px;}
.kcaq-bg2 h1{line-height:1em;}
.kcaq-bg2 p{ font-size:1em; line-height:2em; padding:0.5em 0px 2em 0px; color:#000;}


section.smy-bg1{ background:url(../images/21smy/bg1.jpg) scroll top center; background-size: cover; background-position:center center; background-repeat:no-repeat;}
section.smy-bg2{ background:url(../images/21smy/bg2.jpg) scroll top center; background-size: cover; background-position:center center; background-repeat:no-repeat;}
section.smy-bg3{ background:url(../images/21smy/bg3.jpg) scroll top center; background-size: cover; background-position:center center; background-repeat:no-repeat;}
section.smy-bg4{ background:url(../images/21smy/bg4.jpg) scroll top center; background-size: cover; background-position:center center; background-repeat:no-repeat;}
section.smy-bg5{ background:url(../images/21smy/bg5.jpg) scroll top center; background-size: cover; background-position:center center; background-repeat:no-repeat;}
section.smy-bg6{ background:url(../images/21smy/bg6.jpg) scroll top center; background-size: cover; background-position:center center; background-repeat:no-repeat;}
section.smy-bg6 h2,section.smy-bg6 h2 small{ line-height:1.2em; font-weight:lighter; color:#000}
section.txgl-bg1{background: url(../images/24txgl/bg1.jpg) scroll top center;}
.om-newslist h3,.om-newslist h3 min{ line-height:0.6; padding-bottom:13px; font-weight:lighter !important;}
.om-newslist span{ background:url(../images/clock.png) no-repeat 0px 2px;padding-left:23px; color:#696969}
.om-newslist p{ padding:10px 0px 10px 0px !important; letter-spacing:0em !important;}
.om-newslist p a{ line-height:1.2em !important; color:#696969 !important;}
.om-newslist i{ font-style:normal;}
.om-newslist i a{ color:#696969 !important;}
.om-newslist a:hover{ color:#00377e !important;}
.om-newslist .media{ border-bottom:1px solid #e6e6e6;}
.product_section .tabs.om-tabs li.current{ border-radius:0px !important;}
.product_section .tabs.om-tabs  li{padding:3px 30px; font-size:1.5rem !important; font-weight:lighter !important;font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"}
.product_section{ background:none}
.article-footer{ text-align:center; border-top:0}

/*begin  Pagination */
.page-nav {
	margin-bottom: 40px;
}

.page-nav > span {
	margin-left: 10px; margin-right:10px; font-size:0.6rem;
}

.page-nav ul, .page-nav li, .page-nav > span {
	display: inline-block;
}

.page-nav li, .page-nav > span {
	vertical-align: middle;
	margin-bottom: 10px;	
}

.page-nav li {
	line-height: normal;
}

.page-nav a {
	display: block;
	color: #333;
	background-color: #f8f8f8; border:1px solid #eaeaea;
}

.page-nav a, .page-nav li.current {
	padding: 5px 10px; font-size:0.8rem
}

.page-nav a:hover, .page-nav li.current {
	color: #fff; background:#425383; border:1px solid ##425383
}
.page-nav input{background-color: #fff; border:1px solid #eaeaea; width:40px; height:26px; line-height:24px; font-size:0.8rem; text-align:center; display:inline-block; top:0px; margin-top:0px}
.bt-bg{ background:url(../images/bt-bg.png) no-repeat center bottom}
.om-map{ background:url(../images/12lxwm/map.jpg) no-repeat center top; min-height:400px}
.btn-blue{ background:#4a7fc4}
.btn-blue:hover{ background:#296cc3}
.h-45px{ height:45px}
.btn-grey{ background:#bcbcbc;}
.btn-grey:hover{ background:#a5a5a5}
/*Pagination end*/

.form-control{border-radius:0px}
.form-control::-webkit-input-placeholder{color:#a1a1a1;  }
.form-control::-moz-placeholder{   /* Mozilla Firefox 19+ */ color:#a1a1a1;}
.form-control:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */ color:#a1a1a1;}
.form-control:-ms-input-placeholder{  /* Internet Explorer 10-11 */ color:#a1a1a1;}
.mxpj{ background:url(../images/zbks/img11.png) no-repeat; width:524px; height:448px}
.xs1024-hidden{ display:block;}
.xs1024-visible{ display:none;}
.xs768-hidden{ display:block;}
.xs768-visible{ display:none;}

/*begin topbanner*/
.tbanner{ height: 500px; position: relative; background:url(../images/loader.gif) no-repeat center center; }
.tbannerTxt { color:#00377e; width: 100%; position: absolute; left: 0%; top: 50%; margin-top:-58px; text-align: center; }
.tbanner_t1 { font-size: 48px; line-height: 50px; display: inline-block; }
.tbanner_t2 { font-size: 16px; font-weight:lighter; line-height: 36px;}
.tbanner_t3 { font-size: 2em; font-weight:lighter; line-height: 50px; color:#000;}
.tbanner .bgImg { height: 100%; width: 100%; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; }
.tbanner .bgImg{background-position:center center; background-repeat:no-repeat; background-size:cover;}
.sjcl .tbanner_t1,.sjcl .tbanner_t3{ width:56%; margin:0px auto; text-align:left}

@media (max-width:1200px){
.tbanner_t1 {font-size: 42px;line-height: 50px;}
.tbanner_t2 {font-size: 14px;line-height: 18px; font-weight:lighter; }
.tbannerTxt{margin-top:-34px!important;}
.tbanner{height:320px;}
.sjcl .tbanner_t1,.sjcl .tbanner_t3{ width:70%; margin:0px auto; text-align:left}
.product_section.news-index .tabs.om-tabs li{ font-size:20px!important;}
.es-carousel{ padding:0px 30px} 
.es-carousel ul{ padding-right:60px!important; width:1500px!important} 
}
@media (max-width:767px){
.tbanner_t1 {font-size: 36px;line-height: 38px;}
.tbanner_t2 {font-size: 12px;line-height: 18px; font-weight:lighter; }
.tbannerTxt{margin-top:-28px!important;}
.tbanner{height:260px;}
.product_section.news-index .tabs.om-tabs li{ font-size:18px!important;} 
.product_section.news-index ul.tabs li.new-m1{ width:200px!important}
.product_section.news-index ul.tabs li.new-m2{ width:216px!important}
.product_section.news-index ul.tabs li.new-m3{ width:180px!important}
.product_section.news-index ul.tabs li.new-m4{ width:235px!important}
.product_section.news-index ul.tabs li.new-m5{ width:240px!important}
}
/*topbanner end*/
.om-text h1{ font-size:3em!important; font-weight:normal!important; line-height:2em;}

@media (min-width:1000px){
.imgmk1 img.om-bst{ margin-top:6em!important;}
}
@media (max-width:1200px){
.om-text h1{ font-size:2.8em!important; font-weight:normal!important; line-height:1.6em;}
.om-text h5{ padding-left:2em; padding-right:2em }
.om-text.tkjs-k2 h5{ padding-left:0px; padding-right:0px}
.footer .container, .copyright .container{ padding:0px!important;}
.xs1200-plr2em{ padding:0px 2em!important;}
.displayblock{ display:block!important;}
}
@media (max-width:1110px){
.imgmk1 img{ clear:both!important; margin:0px auto!important;}
.xs_m{ width:60%!important;height:60%!important;}
.xs_mm{ width:40%!important;height:40%!important;}
.mxpj{ background:url(../images/zbks/img11_sm.png) no-repeat!important; margin:0px auto!important;}

}
@media (max-width:1023px){
.xs1024-hidden{ display:none;}
.xs1024-visible{ display:block;}
}
@media (max-width:991px){
.tkjs-k1{ text-align:center}
.tkjs-k1 img{ width:60%; height:100%;}
.tkjs-k2{ padding:0px 2em;}
.tkjs-k2 h5{ padding-top:1em;}
.pt-hidden-lg{ padding-top:0px}
.pb-hidden-lg{ padding-bottom:0px}
.mt-hidden-lg{ margin-top:0px}
.mb-hidden-lg{ margin-bottom:0px}
}
@media (max-width:767px){
.om-text h1{ font-size:2em!important; font-weight:normal!important; line-height:1.4em;}
.text-xs768 min{ font-size:100%!important;}
.xs768-hidden{ display:none;}
.xs768-visible{ display:block;}
.pb-3-xs768{ padding-bottom:1rem}
.lh2em-xs768{ line-height:2em!important}
.text-center-xs768{ text-align:center!important}
}

@media (max-width:670px){
.zxns-contect{ background:url(../images/28zxns/dot1.gif) no-repeat 30px 0px; float:none; clear:both; margin-left:20px}
.zxns-mail{ background:url(../images/28zxns/dot2.gif) no-repeat 30px 0px; float:none; clear:both; margin-left:20px}
}
@media (max-width:576px){
.menu .menu-content .main_menu_right button{ background:#00377e}
footer.xs1024-visible .footer-title h5,footer.xs1024-visible .footer-content{ padding-left:3em!important}
}
@media (max-width:535px){
.news-index-r li a{ max-width:300px}
}
@media (max-width:470px){
.news-index-r li a{ max-width:200px; font-size:14px}
}
@media (max-width:405px){
.tbannerTxt-index .tbanner_t1 min{ font-size:60%!important}
}
@media (max-width:370px){
.news-index-r li a{ max-width:160px; font-size:14px}
}
@media (min-width:576px) and (max-width:1200px) {
.menu .menu-content .main_menu_right button{ padding:20px 30px 20px 16px}
}

footer.xs1024-hidden .pt-5em-b{ padding-top:3em!important}
footer.xs1024-visible .om-option{ display:none}
.news-content{ min-height:500px}
.news-content h3{ text-align:center!important}
.news-content p{ text-indent:32px!important; line-height:30px!important; font-weight:lighter!important; font-size:16px!important}
.news-content i{ display:block; width:100%; height:40px; text-align:center; font-style:normal }
.news-content i,.news-content i a{line-height:40px; font-size:16px; margin-bottom:20px; font-weight:lighter; color:#999;}
.news-content img{ display:block; clear:both; margin:30px auto; text-align:center}
.news-content-ft{ width:90%; background:#fff; height:72px; line-height:72px; padding:0px 30px; margin:50px auto; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);}
.news-content-ft a{ color:#000; font-weight:lighter; line-height:72px;}
.news-content i a:hover,.news-content-ft a:hover{ color:#074aa1}
.news-content-ft a.ncf-back{ display:block; position:absolute; z-index:10000; width:60px; height:72px; left:50%; margin-left:-30px; clear:both; background:url(../images/back.gif) 0px 30px no-repeat; padding-left:20px }
.news-content-ft a.ncf-back:hover{background:url(../images/back-h.gif) 0px 30px no-repeat; }

.news-select{ float:right; clear:both; height:30px; line-height:30px; font-size:18px}
.news-select label{ float:right;}
.news-select select{ float:right; width:126px; text-align:right; display:inline; height:30px; border:1px solid #ccc; line-height:30px; padding:5px;}


/*考就成*/
.index-bg,.products-bg,.onlinetest-bg,.news-bg,.sd-bgb{min-width:1200px;}
.index-bg{background:url(../img/index-topbg.jpg) no-repeat center top;}
.products-bg{background:url(../img/cp-bg.jpg) no-repeat center top;}
.onlinetest-bg{background:url(../img/ks-bg.jpg) no-repeat center top;}
.news-bg{background:url(../img/news-bg.jpg) no-repeat center top;}
.sd-bgb{background:url(../img/sd-bgb.jpg) no-repeat center top;}
.menu{ background:none}
.pixelstrap.om-menu > li > a{ font-size:18px; color:#fff;}
.menu .menu-content a.login-bt,.menu .menu-content a.reg-bt,.login-bt,.reg-bt{ padding:0px; width:64px; text-align:center; display:block; height:30px; font-size:16px; line-height:30px;border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; float:left}
.menu .menu-content a.login-bt,.login-bt{ background:#fff; color:#00377e;}
.menu .menu-content a.reg-bt,.reg-bt{ box-sizing:border-box; margin-left:30px; border:1px solid #fff; color:#fff;}
.menu .menu-content a.login-bt:hover,.login-bt:hover{background:#fff;}
.menu .menu-content a.reg-bt:hover,.reg-bt:hover{ background:#fff; color:#00377e;}
.main_menu_right{ padding-right:100px}
.menu-left{ padding-left:100px}
.index-mk1{ width:1374px; height:700px; display:block; margin:0px auto; color:#fff; font-size:14px; line-height:26px}
.index-mk1 b{ display:block;font-size:41px; font-weight:bolder; color:#fff; line-height:60px; padding:200px 0px 0px 0px; text-align:left; margin:0px}
.index-mk1 .login-bt,.index-mk1 .reg-bt{ width:156px; height:50px; line-height:50px; float:left; margin-top:40px}
.index-mk1 .reg-bt{color:#263de7;background:#62c6fe; border:none}
.index-mk1 .reg-bt:hover{ background:#fff;}
.cp-mk1{ width:1036px; height:418px;}
.cp-mk1 b{padding-top:120px}
@media (max-width: 1439px){
.index-mk1{ width:1100px;}
.index-mk1 b{ font-size:32px; line-height:48px; }
.menu-left{ padding-left:30px}
}
@media (min-width: 1200px) and (max-width: 1439px){
.om-menu-xl { width:500px}
}
.om-text.om-t2 h1,.om-t3 h1{ font-size:30px!important; color:#00377e!important;}
.title_second h5.color-darkgrey{ font-weight:normal; color:#4c4c4c}
.title_second h5{ line-height:21px;}
.link-blue,.link-dblue,.link-white,a.link-white{ display:block; text-align:center; padding:0px 18px; line-height:40px; font-size:18px; height:40px; color:#fff; background:#6f95f4;border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px;box-shadow: 0px 2px 8px 0px rgba(34, 87, 247, .5);}
.link-blue:hover{background:#3867ec; color:#fff;}
.link-dblue{background:#3867ec; color:#fff;}
.link-dblue:hover{background:#1d4dd4; color:#fff;}
.link-white{ background:#fff; color:#7f8ca5;box-shadow: 0px 2px 8px 0px rgba(117, 133, 163, .5);}
.link-white:hover{ background:#00377e; color:#fff;}
a.link-white{ background:#fff; color:#7f8ca5;box-shadow: 0px 2px 8px 0px rgba(117, 133, 163, .5);}
a.link-white:hover{ background:#e3e9f9; color:#92a9e3;}


.mcenter{ margin-left:auto; margin-right:auto}

.om-text.om-t0 h1{font-size:36px!important; color:#00377e!important; line-height:50px!important; letter-spacing:2px;}
.om-text.om-t0 i{ display:block; width:100%; height:16px; text-align:center; font-size:16px; line-height:16px;color:#00377e!important; font-style:normal; font-weight:lighter;}

/* ztbox */
#ztbox{width:1200px;height:230px;margin:27px auto 0px auto;}
#ztbox #left,#ztbox #right{width:20px;height:38px;float:left; z-index:99999; position:absolute;cursor:pointer;background:url(../img/banner_pre.jpg) no-repeat;margin-top:90px;}
#ztbox #right{background:url(../img/banner_next.jpg) no-repeat; margin-left:1180px; float:right;}
#ztbox #conter{width:1200px;height:230px;float:left;display:inline;overflow:hidden;position:relative;margin:0px;}
#ztbox #conter ul{width:auto;height:230px;top:0px;left:0px;position:absolute;}
#ztbox #conter li{width:293px;height:226px;float:left;padding:7px;position:relative; border:1px solid #ccc; margin-right:21px;}
#ztbox #conter li b{ display:block; height:162px; font-size:20px; font-weight:bold; line-height:158px; color:#00377e; vertical-align:middle; text-align:center; width:100%; border:1px solid #e6e6e6; margin-bottom:8px}
.hd-p0{ background:url(../img/p0.jpg) center center no-repeat;}
.hd-p1{ background:url(../img/p1.jpg) center center no-repeat;}
.hd-p2{ background:url(../img/p2.jpg) center center no-repeat;}
.hd-p3{ background:url(../img/p3.jpg) center center no-repeat;}
#ztbox #scroll{width:1200px;height:18px;left:0px;bottom:8px;cursor:pointer;position:absolute;}
#ztbox #scroll span{width:48px;height:18px;left:0px;bottom:0px;cursor:pointer;position:absolute;}
#ztbox #conter li a{font-size:16px; color:#00377e; line-height:21px; text-decoration:none}
#ztbox #conter li a:hover{color:#5683f3}

/*index-tab*/
.index-tab{ display:block; float:left; width:278px; padding-top:15px}
.index-tab-c{ width:922px; display:block; float:left; min-height:320px}
.product_section ul.tabs.index-tab li{ clear:both; height:40px; float:left; clear:both; margin:20px 0px 20px 10px; width:auto; letter-spacing:2px; padding:0px 15px; border-radius:10px; line-height:40px; cursor:pointer; color:#000; font-size:20px; font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";}
.product_section ul.tabs li.current{background:#00377e; color:#fff;}
.product_section ul.tabs.index-tab li:hover{ background:#6f95f4; color:#fff;}
.om-t3 h1{ font-size:26px; line-height:64px; margin-top:12px; font-weight:normal}
.om-t3 h5{ font-size:16px; color:#000; line-height:21px; letter-spacing:2px; font-weight:normal}
.om-t3 h5 i{ line-height:30px; background:url(../img/list-d.gif) 0px 9px no-repeat; padding-left:16px; display:block; clear:both; font-style:normal}
.om-t3 a{ display:block; width:170px;}
.index-tab-c .tab-content{ width:100%; padding-left:20px; min-height:340px}
.index-tab-c #tab-1{ background:url(../img/index-p1.jpg) right 0px no-repeat}
.index-tab-c #tab-2{ background:url(../img/index-p2.jpg) right 0px no-repeat}
.index-tab-c #tab-3{ background:url(../img/index-p3.jpg) right 0px no-repeat}
.index-tab-c #tab-4{ background:url(../img/index-p4.jpg) right 0px no-repeat}
.index-tab-c.om-t3 h5{ height:165px; display:block; text-align:left; width:100%;}

.index-news .col-xl-4.col-md-4{ padding:0px 49px!important;}
.index-news > div p{ padding:26px 0px 20px 0px; margin:0px}
.index-news > div p a{ font-size:14px; line-height:26px; color:#666; display:block;}
.index-news > div p a b{ font-size:16px; color:#00377e; line-height:22px}
.index-news > div span{ width:100%; height:12px;}
.index-news > div span a{ float:left; color:#6f95f4; font-size:12px; line-height:14px;}
.index-news > div span i{ font-style:normal; float:right; color:#999; font-size:12px; line-height:14px;}
.footer, .copyright{ background:#353b5f}
.footer-l{ width:343px; float:right;}
.footer-l h5{ color:#fff!important; font-size:18px; line-height:50px; text-align:left;}
.footer-l i,.ewm-t{ display:block; color:#bdbdc0!important; font-size:16px; line-height:30px; text-align:left; font-style:normal}
.ewm,.ewm-t{ float:left}
.ewm-t{ padding-left:28px; line-height:118px}
.copyright{ padding-top:15px}
.cp-mk3{ min-height:552px; background:url(../img/cp-p1.jpg) no-repeat right 55px;}
.cp-d1{ background:url(../img/cp-d1.gif) no-repeat 0px 10px; padding-left:60px}
.cp-d2{ background:url(../img/cp-d2.gif) no-repeat 0px 10px; padding-left:57px}
.om-t3 h5 b{ display:block; padding-left:24px; font-weight:normal; background:url(../img/list-d.gif) 0px 13px no-repeat; line-height:36px; font-size:20px; color:#010101;}
.om-t3 h5 em{ display:block; padding-left:24px; font-style:normal; line-height:24px; font-size:16px; color:#4c4c4c; margin-bottom:16px}
.cp-mk4{ min-height:720px; background:url(../img/cp-p2.jpg) no-repeat right 100px;}

.ks-mk1 div{padding:0px 18px;position:relative; margin-top:40px}
.ks-mk1 div a{ display:block; width:100%;height:356px;border:1px solid #ccc; color:#00377e;padding:7px;}
.ks-mk1 div a:hover{color:#5683f3}
.ks-mk1 b{ display:block; height:250px; line-height:248px; font-size:20px; font-weight:bolder; text-align:center; color:#00377e; width:100%; border:1px solid #e6e6e6; margin-bottom:8px; text-align:center; vertical-align:middle}
.clear-both{ clear:both}
input.link-blue{ border:none; cursor:pointer}
.ks-mk1 hr{ margin-bottom:10px}
.ks-mk1 input.link-blue{ float:right; width:100px; height:30px; line-height:30px; font-size:16px}
.om-newslist h3,.om-newslist.kjc-newslist h3 min{ font-weight:normal!important; font-size:24px!important; line-height:1.2em; padding-bottom:0px}
.news-content b{ font-size:18px; font-weight:bold; color:#00377e}
.news-content p{ margin-bottom:10px}
.om-newslist.kjc-newslist p{line-height:24px!important; margin-bottom:0px!important; padding-bottom:3px!important;}
.om-newslist.kjc-newslist p a{ font-size:14px; color:#333!important; line-height:24px!important;}
.kjc-newslist .media-body{ margin-top:6px!important;}
.om-newslist.kjc-newslist span{ background:none!important; padding-left:0px!important}
.link-blue-n{ display:block; width:70px; height:24px; text-align:center; background:#6f95f4; line-height:24px; font-size:14px; font-weight:lighter; color:#fff;border-radius:1px; -webkit-border-radius:1px; -moz-border-radius:1px;}
a.link-blue-n:hover{background:#3867ec; color:#fff!important;}
.ys-btn{ float:left;}
.ys-btn{display:block; width:66px; margin-right:15px!important; height:26px; text-align:center; background:#00377e; line-height:26px!important; font-size:18px; font-weight:lighter; color:#fff; border:1px solid #fff; padding:0px; margin:0px; letter-spacing:3px;border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; cursor:pointer}
span.ys-btn:hover{ background:#fff; color:#00377e;}
.closeys{ display:block; width:23px; height:23px; position:relative; top:20px; right:40px; z-index:999999999; cursor:pointer; background:url(../img/close.png) no-repeat; cursor:pointer; float:right;}
@media (min-width: 1200px) {
.menu-content{ padding-left:400px!important; padding-right:300px!important;}
}
@media all and (min-width: 1200px) {
.menu-left{ padding-left:0px!important; width:320px;margin-left:-400px!important;}
.main_menu_right{ float:right; margin-right:-300px!important; padding-right:0px;}
}
@media (max-width: 1380px) {
.main_menu_right{ padding-right:0px!important;}
}
@media (min-width: 1700px) {
.brand-logo { float:right}
}
.pixelstrap li{ float:left}

.index-bg header{background:#00377e}
.index-mk1bg{ background:url(../img/d5.gif) center top no-repeat; padding-top:44px}

.sd-mk1 div{ float:left; display:block; box-sizing:border-box}

.sd-p1{ width:600px; height:527px; background:url(../img/sd-p1.jpg) 130px 0px no-repeat; margin-left:70px}
.sd-t1{ margin:140px auto 0px 82px}

.sd-p2{ float:left; width:600px; height:527px; background:url(../img/sd-p2.jpg) no-repeat; margin-left:160px}
.sd-t2{ float:left; margin:194px 0px 0px 68px; width:284px; height:345px;}

.sd-p3{ margin-left:2px; width:441px; height:487px; background:url(../img/sd-p3.jpg) no-repeat;}
.sd-t3{ margin:183px auto 0px 192px}


.sd-bn1{ background:url(../img/sd-bn1.jpg) center top no-repeat; width:100%; height:680px}
.sd-b1{ background:url(../img/sd-b1.jpg) right 0px no-repeat; padding-top:0px;  margin-top:125px; height:550px;display:flex;display:-webkit-flex;align-items: center;}
div.testlink-mk:nth-child(odd) .sd-b1{ background:url(../img/ty-b1.jpg) right 0px no-repeat; padding-top:0px;  margin-top:125px; height:550px;display:flex;display:-webkit-flex;align-items: center;}
.sd-text1{ width:1468px; height:135px; margin:0px auto;}
.sd-text1 span,.sd-text1 a{ display:block; float:left; clear:both;}
div.testlink-mk:nth-child(odd) .sd-text1 span,div.testlink-mk:nth-child(odd) .sd-text1 a{ display:block; float:left; clear:both;}
.sd-text1 span{ margin-bottom:28px;}
a.sd-btn{display:block; cursor:pointer; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; width:243px; height:60px; line-height:60px; font-size:18px; color:#FFF; background:#00377e; text-align:center;font-family:"\5FAE\8F6F\96C5\9ED1","\5B8B\4F53"}
a.sd-btn:hover{ background:#0b4ea4; color:#fff}

.sd-b2{background:url(../img/sd-b2.jpg) left 0px no-repeat;padding-top:0px; margin-top:125px; height:550px;display:flex;display:-webkit-flex;align-items: center;}
div.testlink-mk:nth-child(even) .sd-b1{background:url(../img/ty-b2.jpg) left 0px no-repeat;padding-top:0px; margin-top:125px; height:550px;display:flex;display:-webkit-flex;align-items: center;}
.sdzp-b2{ background:url(../img/sdzp-b2.jpg) left 0px no-repeat; }
.sd-text2{ width:1428px; height:135px; margin:0px auto;}
.sd-text2 span,.sd-text2 a{ display:block; float:right; clear:both;}
div.testlink-mk:nth-child(even) .sd-text1 span,div.testlink-mk:nth-child(even) .sd-text1 a{ display:block; float:right; clear:both;}
.sd-text2 span{ margin-bottom:28px; color:#fff}
.sd-text2 a{ margin-right:180px}
div.testlink-mk:nth-child(even) .sd-text1 a{ margin-right:180px}

.sd-b3{padding-top:0px; background:url(../img/sd-b3.jpg) right 0px no-repeat; margin-top:125px; height:545px;display:flex;display:-webkit-flex;align-items: center;}
.sd-text3{ width:1306px; height:135px; margin:0px auto;}
.sd-text3 span,.sd-text3 a{ display:block; float:left; clear:both;}
.sd-text3 span{ margin-bottom:28px; color:#fff}
.ty-b1{background:url(../img/ty-student.jpg) right 0px no-repeat;}
.ty-b2{background:url(../img/ty-manage.jpg) left 0px no-repeat;}
.ny-b1{background:url(../img/ny-bg1.jpg) left 0px no-repeat;}
.ny-b2{background:url(../img/ny-bg2.jpg) right 0px no-repeat;}
.ny-b3{background:url(../img/ny-bg3.jpg) left 0px no-repeat;}
.ny-b1{ height:433px;}
.ny-b2{ height:455px;}
.ny-b3{ height:571px;}
.hn-b1{margin-top:30px}
@media (max-width: 1620px) {
.sd-text1{ width:1000px;}
.sd-text2{ width:1000px;}
.sd-text3{ width:1000px!important;}
}

.index-mkk1 .row div{ margin-top:30px; position:relative;}
.index-mkk1 .row div a i{ display:block; position:absolute; font-size:12px; bottom:9px; right:7px; width:70px; height:16px; line-height:16px; color:#fff; color:#fff; text-align:center; font-style:normal}
.index-mkk1 .row div a i.index-mkk1-redbg{ background:url(../img/state-red.png) no-repeat;}
.index-mkk1 .row div a i.index-mkk1-bluebg{ background:url(../img/state-blue.png) no-repeat;}
.index-mkk1 .row div a i.index-mkk1-greybg{ background:url(../img/state-grey.png) no-repeat;}


.index-mkk2 .row div{ text-align:center; width:280px; height:430px; margin:20px 0px 0px 0px; box-sizing:border-box}
.index-mkk2 h2,.index-mkk2 p,.index-mkk2 a{ display:block; margin:0px; padding:0px; box-sizing:border-box}
.index-mkk2 h2{ color:#00377e; text-align:left; font-size:26px; font-weight:normal; word-spacing:2px; margin:86px 0px 29px 25px; line-height:60px;}
.index-mkk2 p{ line-height:30px; font-size:16px; width:224px; color:#000; margin:0px auto; text-align:left;text-align:justify; text-justify:inter-ideograph;}
.index-mkk2 .row div.index-mkk2-1 p{ width:220px}
.index-mkk2 a.link-white{ width:180px; display:none; margin:0px auto}
.index-mkk2 .row div:hover a.link-white{ display:block;}
.index-mkk2 .row div.index-mkk2-1 a.link-white{ margin-top:70px}
.index-mkk2 .row div.index-mkk2-2 a.link-white{ margin-top:40px}
.index-mkk2 .row div.index-mkk2-3 a.link-white{ margin-top:70px}
.index-mkk2 .row div.index-mkk2-4 a.link-white{ margin-top:20px}
.index-mkk2 .row div.index-mkk2-1{ background:url(../img/index-mk2-1.png) 40px 35px no-repeat #fff}
.index-mkk2 .row div.index-mkk2-2{ background:url(../img/index-mk2-2.png) 40px 35px no-repeat #fff}
.index-mkk2 .row div.index-mkk2-3{ background:url(../img/index-mk2-3.png) 40px 35px no-repeat #fff}
.index-mkk2 .row div.index-mkk2-4{ background:url(../img/index-mk2-4.png) 40px 35px no-repeat #fff}
.index-mkk2 .row div.index-mkk2-1:hover{ background:url(../img/index-mk2-1h.png) 40px 35px no-repeat #a3adc0}
.index-mkk2 .row div.index-mkk2-2:hover{ background:url(../img/index-mk2-2h.png) 40px 35px no-repeat #a3adc0}
.index-mkk2 .row div.index-mkk2-3:hover{ background:url(../img/index-mk2-3h.png) 40px 35px no-repeat #a3adc0}
.index-mkk2 .row div.index-mkk2-4:hover{ background:url(../img/index-mk2-4h.png) 40px 35px no-repeat #a3adc0}
.index-mkk2 .row div:hover h2,.index-mkk2 .row div:hover p{ color:#fff;}



@media (max-width: 1460px) {
.menu-content{ padding-left:350px!important;padding-right:270px!important; width:650px}
.om-menu-xl{ width:620px}
.ewm-t{ padding-left:20px; line-height:30px}
}
@media (min-width: 1600px) {
li.head-tel{ float:right}
}
.footer a{color:#b2b2b2}
.footer a:hover{color:#fff}

.head-tel a{cursor:default; color:#fff; background:url(../img/tel.png) 0px 28px no-repeat; padding-left:30px; padding-right:0px}
.pixelstrap.om-menu > li.head-tel > a:hover{color:#fff;}


.sy-bn1{ background:url(../img/sy-1.jpg) center top no-repeat; width:100%; height:450px}
.sy-b1{ background:url(../img/sy-2.jpg) right 0px no-repeat; margin-top:125px; padding-top:70px; height:320px;display:flex;display:-webkit-flex;align-items: center;}

a.sd-btn.sy-btn{background:#50051a;}
a.sd-btn.sy-btn:hover{background:#5e031c;}
a.sd-btn.ny-btn{background:#9c080e;}
a.sd-btn.ny-btn:hover{background:#c92329;}

.sy-b2{ background:url(../img/sy-3.jpg) left 0px no-repeat; margin-top:235px; padding-top:0px; height:599px;display:flex;display:-webkit-flex;align-items: center;}


.sy-b3{ background:url(../img/sy-4.jpg) right 0px no-repeat; margin-top:125px; padding-bottom:320px; height:916px;display:flex;display:-webkit-flex;align-items: center;}




<!--header-->

.head-tel a{cursor:default; color:#fff; background:url(../img/tel.png) 0px 28px no-repeat; padding-left:30px; padding-right:0px}
.pixelstrap.om-menu > li.head-tel > a:hover{color:#fff;}
.main_menu_right{ display:block}
.main_menu_rightmobile{ display:none}
.toggle-nav{ padding-top:20px!important; padding-bottom:20px!important; margin-left:10px}
.index-xjc2{ width:100%; height:196px; background:url(../img/index-fbn.jpg) center 0px no-repeat}
.index-xjc2 .index-xjc2-main{ width:1200px;height:196px; margin:40px auto;display:flex;display:-webkit-flex;align-items: center;  }
.index-xjc2 .index-xjc2-main h2{ display:block; width:400px; float:left; color:#fff; font-size:36px; line-height:36px; display:block; text-align:left; height:80px}
.index-xjc2 .index-xjc2-main h2 i{ font-style:normal; padding-left:30px; font-size:16px; font-weight:lighter; line-height:24px;}
.index-xjc2 .index-xjc2-main div{ float:right; margin-left:80px;width:700px; height:80px;}
.index-xjc2 .index-xjc2-main div p{ line-height:22px; color:#fff; font-size:16px; margin:0px; padding:0px; text-align:left;}
.index-xjc2 .index-xjc2-main div a{ display:block; font-size:16px; line-height:16px; color:#fff; float:right}
.index-xjc2 .index-xjc2-main div a:hover{color:#fff;}
.index-xjc2 .index-xjc2-main div a i{ display:inline-block; width:40px; height:16px; margin-right:7px; background:url(../img/link-icon.png) 0px no-repeat;}
@media (max-width: 1270px){
.menu-left {
    padding-left: 0px!important;margin-left:0px!important;
}
.menu .menu-content .brand-logo img{width:220px!important;}
.menu-content{ padding-left:0px!important; padding-right:0px!important; width:100%}
.main_menu_right{ display:none!important}
.main_menu_rightmobile{ float:right; display:block; margin-right:30px}
}
@media (min-width: 1680px){
.pixelstrap a, .pixelstrap a:hover, .pixelstrap a:focus, .pixelstrap a:active{ padding-right:100px!important;}	
}
@media (min-width: 1200px) and (max-width: 1679px){
.pixelstrap a, .pixelstrap a:hover, .pixelstrap a:focus, .pixelstrap a:active{ padding-right:60px!important;}	
}
@media (max-width: 1199px){
.main_menu_rightmobile{ margin-right:0px}	
.menu-left {
    padding-left: 0px; margin-left:0px
}
.menu .menu-content .sm-horizontal{ background:#00377e}
.pixelstrap li{ clear:both!important; margin-top:10px; width:100%; margin:
10px auto}
.menu .menu-content .sm-horizontal .mobile-back{ color:#CCC; padding-right:50px}	
.menu .menu-content li a{ padding-left:45px;}
.menu .menu-content .sm-horizontal .mobile-back{ border-bottom:1px solid rgba(238, 228, 216, 0.2)}
.menu .menu-content li.head-tel a{ background:url(../img/tel.png) 18px 8px no-repeat; font-size:16px; padding-left:45px}

.index-xjc2{ width:100%; min-height:250px;  background:#a3a3a3; padding:30px}
.index-xjc2 .index-xjc2-main{ width:100%; height:auto; margin:0px; display:block;  }
.index-xjc2 .index-xjc2-main h2{width:100%;  font-size:24px; line-height:40px;  text-align:center; height:auto; clear:both;}
.index-xjc2 .index-xjc2-main h2 i{ font-style:normal; padding-left:0px; display:block; width:100%; text-align:center; font-size:12px; font-weight:lighter; line-height:24px;}
.index-xjc2 .index-xjc2-main div{ width:100%; margin-left:0px;height:auto; clear:both}
.index-xjc2 .index-xjc2-main div p{  width:100%;}
.index-xjc2 .index-xjc2-main div a{ display:block; width:120px; margin:20px auto; font-size:16px; line-height:16px; color:#fff; clear:both;}
.index-xjc2 .index-xjc2-main div a i{ display:inline-block; width:40px; height:16px; margin-right:7px; background:url(../img/link-icon.png) 0px no-repeat;}
.mobile-clear{ clear:both}
.sd-text2 a{ margin-right:0px}
div.testlink-mk:nth-child(even) .sd-text1 a{ margin-right:0px}
}

<!--header-->


<!--mobil-->

.index-onlinetest{ padding-top:100px}
.index-news{padding-top:115px; padding-bottom:60px}
.color-oumablue{ color:#00377e}
.font-weight-bold,.tbanner_t1.font-weight-bold min{ font-weight:bold}
.font-weight-normal{ font-weight:normal;}
.flexcenter{display: flex; display: -webkit-flex; align-items: center; justify-content: center; }
.lineh1em{ line-height:1em}
.lineh1d2em{ line-height:1.2em}
.lineh1d5em{ line-height:1.5em}
.topbn1 .tbannermain{ max-width:630px;}
.products-mk1{flex-direction:column}
.products-mk1 i{ display:block; margin-bottom:5px; width:100%; text-align:left}
.products-mk1 h2{ font-size:26px; text-align:left; letter-spacing:2px; color:#00377e; margin:0px; line-height:44px; width:190px; border-bottom:8px solid #b8c0d1;}
.products-mk1-main{ width:87%; margin:90px auto 0px auto}
.products-mk1 p{ padding:0px; margin:0px; width:100%; padding-top:10px; font-size:16px; line-height:30px; text-align:left; border-top:1px solid #bfbfbf; margin-top:-3px; min-height:90px}
.products-mk1 em{ display:block; width:87%; height:30px;}
.products-mk1 em a{ display:block; float:right; width:82px; height:30px; background:url(../img/jt.gif) left 10px no-repeat; text-align:right; font-style:normal; line-height:30px; font-size:16px; color:#000;}
.products-mk2-main{ width:90%; margin:0px auto; margin-top:100px}
.products-mk2-main h2{ font-size:24px; color:#00377e; line-height:55px; padding:0px; margin:0px; text-align:center;}
.products-mk2-main i{ display:block; width:100%; height:90px; line-height:90px; vertical-align:middle; text-align:center}
.products-mk2-main p{ padding:0px; margin:0px; font-size:14px; line-height:21px; color:#000; padding-top:0px}
.onlline-mk1{ margin-top:140px}
.newslist{padding-top:80px; margin-bottom:200px}
.web-map{ width:100%;}
.footer .footer-l h5{ width:100%; padding-left:30px}
.footer-l h5 i{ display:block; width:100%; text-align:left; color:#fff!important; font-size:18px; line-height:40px}
.footer-l h5 a{ display:block; line-height:30px}
.copyright h6{ font-style:normal;color:rgb(255,255,255,0.3); font-size:18px!important;}
.copyright h6 b{color:rgb(255,255,255,0.5); font-size:14px; font-weight:normal}
.copyright a{font-size:14px; color:rgb(255,255,255,0.5)!important;}
.ewm-t{ padding-right:30px;color:rgb(255,255,255,0.3)!important;}
.ismobile1200{ display:none!important;}
.onlline-mkk{ background:url(../img/ks-sd1.jpg) center no-repeat; width:1200px; height:300px;display: flex; display: -webkit-flex; align-items: center;  justify-content: center; padding:0px; margin-top:80px}
.online-mkk2{padding-top:60px}
.products-mk1{padding-top:80px}
.sd-bnn{ padding-top:0px; background:url(../img/sd-bn11.jpg) center 0px no-repeat; margin-top:0px; width:100%; height:680px}
.sdzp-bnn{ padding-top:0px; background:url(../img/sdzp-bn1.jpg) center 0px no-repeat; margin-top:0px; width:100%; height:680px}
.sd-bnn div{display:flex;display:-webkit-flex;align-items: center; justify-content: center; height:680px }
.sd-bnn.sdzp-bnn div.visible-xl{display:flex!important;display:-webkit-flex!important;align-items: center; justify-content: center; height:680px }
.sd-bnn.sdzp-bnn div.hidden-xl{ display:none}
.products-mkk1{ padding-top:0px}
@media (min-width: 1199px){
.products-mk2 > .row {display: flex; display: -webkit-flex; align-items: center; justify-content: center; }
}

@media (min-width: 1001px){
.ismobile1000{ display:none}
.ispc1000{ display:block}
.index-ksyingyong{ padding-top:140px}
}
@media (max-width: 1480px){
.sdzp-bnn{background:url(../img/sdzp-bn01.jpg) center 0px no-repeat; height:510px}
}
@media (max-width: 1200px){
.index-mkk1 .row div a i{right:calc(50% - 42px); width:84px; }
.index-mkk1 .row div a i.index-mkk1-redbg{ background:url(../img/state-red0.png) no-repeat;}
.index-mkk1 .row div a i.index-mkk1-bluebg{ background:url(../img/state-blue0.png) no-repeat;}
.index-mkk1 .row div a i.index-mkk1-greybg{ background:url(../img/state-grey0.png) no-repeat;}
.index-onlinetest{ padding-top:40px}	
.index-ksyingyong{ padding-top:80px; text-align:center}
.index-mkk2 .row div.index-mkk2-1{ background:none}
.index-mkk2 .row div.index-mkk2-1:hover{ background:none}
.index-mkk2 .row div.index-mkk2-2{ background:none}
.index-mkk2 .row div.index-mkk2-2:hover{ background:none}
.index-mkk2 .row div.index-mkk2-3{ background:none}
.index-mkk2 .row div.index-mkk2-3:hover{ background:none}
.index-mkk2 .row div.index-mkk2-4{ background:none}
.index-mkk2 .row div.index-mkk2-4:hover{ background:none}
.index-ksyingyong .index-mkk2-1 h2{ background:url(../img/index-mk2-1-mobil.png) 0px no-repeat; width:80%; height:47px; color:#00377e; line-height:44px; text-align:left; padding-left:62px; margin:0px auto; margin-top:30px; margin-bottom:20px;}
.index-mkk2 .row div.index-mkk2-1  p{ width:80%}

.index-ksyingyong .index-mkk2-2 h2{ background:url(../img/index-mk2-2-mobil.png) 0px no-repeat; width:80%; height:47px; color:#00377e; line-height:44px; text-align:left; padding-left:62px; margin:0px auto; margin-top:30px; margin-bottom:20px;}
.index-mkk2 .row div.index-mkk2-2  p{ width:80%}

.index-ksyingyong .index-mkk2-3 h2{ background:url(../img/index-mk2-3-mobil.png) 0px no-repeat; width:80%; height:47px; color:#00377e; line-height:44px; text-align:left; padding-left:62px; margin:0px auto; margin-top:30px; margin-bottom:20px;}
.index-mkk2 .row div.index-mkk2-3  p{ width:80%}

.index-ksyingyong .index-mkk2-4 h2{ background:url(../img/index-mk2-4-mobil.png) 0px no-repeat; width:80%; height:47px; color:#00377e; line-height:44px; text-align:left; padding-left:62px; margin:0px auto; margin-top:30px; margin-bottom:20px;}
.index-mkk2 .row div.index-mkk2-4  p{ width:80%}

.index-mkk2 .row div.index-mkk2-1:hover{ background:none;}
.index-mkk2 .row div.index-mkk2-2:hover{ background:none;}
.index-mkk2 .row div.index-mkk2-3:hover{ background:none;}
.index-mkk2 .row div.index-mkk2-4:hover{ background:none;}
.index-mkk2 .row div:hover h2,.index-mkk2 .row div:hover p{ color:#00377e;}
.index-mkk2 a.link-white{ display:block;}
.index-mkk2 .row div{ height:auto; margin-bottom:50px}
.index-mkk2 .row div.index-mkk2-1 a.link-white,.index-mkk2 .row div.index-mkk2-2 a.link-white,.index-mkk2 .row div.index-mkk2-3 a.link-white,.index-mkk2 .row div.index-mkk2-4 a.link-white{ margin-top:40px}
.index-news{padding-top:60px; padding-bottom:60px}
.index-news .row div{ margin-bottom:80px;}

.sd-b1{ background:url(../img/sd-b01.jpg) center top no-repeat; margin-top:80px; height:377px;display: flex; display:-webkit-flex;align-items: center;}
div.testlink-mk:nth-child(odd) .sd-b1{ background:url(../img/ty-b01.jpg) center top no-repeat; margin-top:80px; height:377px;display: flex; display:-webkit-flex;align-items: center;}
.sd-text1{ width:100%; text-align:center;  height:100px; display: flex; display: -webkit-flex; align-items: center;  flex-direction:column; }
.sd-b2{background:url(../img/sd-b02.jpg) center top no-repeat; margin-top:80px; height:377px;display: flex; display:-webkit-flex;align-items: center;}
div.testlink-mk:nth-child(even) .sd-b1{background:url(../img/ty-b02.jpg) center top no-repeat; margin-top:80px; height:377px;display: flex; display:-webkit-flex;align-items: center;}
.sdzp-b2{ background:url(../img/sdzp-b02.jpg) center top no-repeat;}
.sd-text2{ width:100%; text-align:center;  height:100px; display: flex; display: -webkit-flex; align-items: center;  flex-direction:column; }
.sd-b3{ background:url(../img/sd-b03.jpg) center top no-repeat; margin-top:80px; height:377px;display: flex; display:-webkit-flex;align-items: center;}
.ty-b1{background:url(../img/ty-student-mobile.jpg) center top no-repeat; margin-top:80px; height:377px;display: flex; display:-webkit-flex;align-items: center;}
.ty-b2{background:url(../img/ty-manage-mobile.jpg) center top no-repeat; margin-top:80px; height:377px;display: flex; display:-webkit-flex;align-items: center;}
.ny-b1{background:url(../img/ny-bg1-m.jpg) center top no-repeat; margin-top:80px; height:180px;display: flex; display:-webkit-flex;align-items: center;}
.ny-b2{background:url(../img/ny-bg2-m.jpg) center top no-repeat; margin-top:80px; height:180px;display: flex; display:-webkit-flex;align-items: center;}
.ny-b3{background:url(../img/ny-bg3-m.jpg) center top no-repeat; margin-top:80px; height:180px;display: flex; display:-webkit-flex;align-items: center;}
.sd-text3{ width:100%; text-align:center;  height:100px; display: flex; display: -webkit-flex; align-items: center;  flex-direction:column; }
.sd-text1 span img{ height:35px;}
.sd-text2 span img{ height:35px;}
.sd-text3 span img{ height:35px;}
a.sd-btn{display:block; cursor:pointer; border-radius:6px; -webkit-border-radius:6px; -moz-border-radius:6px; width:180px; height:44px; line-height:44px; font-size:16px;}
.sd-text2 a{ margin-right:0px}

.sy-b1,.sy-b2,.sy-b3{ background:none; margin-top:0px; padding-bottom:0px; padding-top:0px; height:250px; display: flex; display:-webkit-flex;align-items: center;}

.sy-b3{ margin-bottom:100px}
.tbannerTxt.topbn1{ margin-top:-45px!important;}
.onlline-mk1{ margin-top:60px}
.om-newslist{ padding-left:10px; padding-right:10px}
.web-map{ width:100%;}
.web-map div b{ display:initial}
.news-content{ padding:0px 20px}
.ismobile1200{ display:block!important;}
*.row{ margin-left:0px!important; margin-right:0px!important;}
.products-mk1-main{ margin-top:50px}
.products-mk1{padding-top:60px}
.products-mk1-main{ margin-top:50px}
.products-mk2-main{ margin-top:50px!important}
.sd-bnn{ padding-top:0px; background:url(../img/sd-bn11-mobile.jpg) center no-repeat; margin-top:0px; width:100%; height:330px}
.sdzp-bnn{ background:url(../img/sdzp-bn1-mobile.jpg) center no-repeat;}
.sd-bnn div{display:flex;display:-webkit-flex;align-items: center; justify-content: center; height:330px }
.sd-bnn.sdzp-bnn div.hidden-xl{ display:flex;display:-webkit-flex;align-items: center; justify-content: center; height:330px}
.sd-bnn.sdzp-bnn div.visible-xl{ display:none!important}
.onlline-mkk{ background:url(../img/ks-sd1.jpg) center no-repeat; width:100%; height:300px;display: flex; display: -webkit-flex; align-items: center;  justify-content: center; padding:0px; margin-top:50px}
}

@media (max-width: 1000px){
.ismobile1000{ display:block}
.ispc1000{ display:none}
.om-newslist .media{ flex-direction:column!important;}
.om-newslist .media img{ margin:0px auto 10px auto}
.om-newslist li{ width:90%; margin:0px auto;display: flex; display: -webkit-flex; align-items: center;}
.media-body h3{ width:100%; text-align:center;}
.media-body span{ float:right; margin:10px auto 0px auto}
.media-body .link-blue-n{float:right; clear:both; margin-top:10px!important }
.om-tabs.pb-5em{ padding-bottom:1em; width:100%!important }
.newslist{padding-top:50px; margin-bottom:80px}
.product_section .tabs.om-tabs li{ padding:3px 20px;}
.sd-bnn div img{ height:100px}
.sdzp-bnn div img{ height:130px}
.lay1main{padding-top:20px}
.icon_box_style3 h5{font-size:1.6em}
.icon_box_style3 .icon i{height:165px}
.bannerlist1 img{ width:100%}
}
@media (max-width: 768px){
.topbn1 .tbannermain{ max-width:90%;}
.om-text.om-t0 h1{ font-size:30px!important; line-height:30px!important;}
.om-text.om-t0 i{ font-size:12px!important; line-height:12px!important}
.index-onlinetest .om-text,.index-ksyingyong .om-text{ margin-bottom:0px!important}
.index-mkk2 .row div{ margin-bottom:10px}

}
@media (max-width: 610px){
.copyright h6 b{ display:block; padding-top:10px}
.sd-bnn div img{ height:80px}
.sdzp-bnn div img{ height:100px}	
.onlline-mkk img{ width:260px!important;}
}
@media (max-width: 576px){
.products-mk1-main{ margin-top:50px}
.online-mkk2{padding-top:0px}
.products-mkk1-main1{ padding-top:0px}
}
@media (max-width: 480px){
.sd-text1 span img{ height:24px;}
.sd-text2 span img{ height:24px;}
.sd-text3 span img{ height:24px;}
a.sd-btn{ width:160px; height:36px; line-height:36px;}
.index-mkk1 .row img{ width:310px}
.index-mkk1 .row div a i{ bottom:7px}
.sd-bnn div img{ height:60px}
.sdzp-bnn div img{ height:80px}
}
.ksmore{ margin-top:120px}
.ksmore a{ font-size:16px; color:#6f95f4; line-height:40px;}
.ksmore a:hover{ color:#C33!important;}
a.sdonlinetest{ display:block; width:1200px; height:300px}
.products-mkk1{ padding-top:0px}
@media (max-width: 1200px){
a.sdonlinetest{ display:block; width:100%; height:300px}
}
<!--mobil-->

