@import url(../css/bootstrap.min.css);
@import url(../css/font-awesome.min.css);
@import url(../css/lightgallery.css);
@import url(../css/slick.min.css);
@import url(../css/nice-select.css);
@font-face {
  font-family: 'Century Gothic';
  src: url("../fonts/CenturyGothic-Bold.woff2") format("woff2"), url("../fonts/CenturyGothic-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Century Gothic';
  src: url("../fonts/CenturyGothic.woff2") format("woff2"), url("../fonts/CenturyGothic.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Century Schoolbook';
  src: url("../fonts/CenturySchoolbook.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'DIN Next LT Pro';
  src: url("../fonts/DINNextLTPro-Light.woff2") format("woff2"), url("../fonts/DINNextLTPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'DIN Next LT Pro';
  src: url("../fonts/DINNextLTPro-Medium.woff2") format("woff2"), url("../fonts/DINNextLTPro-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'DIN Next LT Pro';
  src: url("../fonts/DINNextLTPro-UltraLight.woff2") format("woff2"), url("../fonts/DINNextLTPro-UltraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal; }
body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 300; }

.w200 {
  width: 210px; }

h1, h2, h3, h4 {
  font-family: 'DIN Next LT Pro';
  font-weight: 300;
  letter-spacing: 2px; }

p {
  line-height: 25px; }

ul {
  margin: 0;
  padding: 0; }

li {
  list-style: none; }

a {
  display: block; }

img {
  max-width: 100%; }

::selection {
  background: #E53030;
  color: #FFF; }

a:hover, a:focus {
  text-decoration: none;
  outline: none;
  box-shadow: none; }

.btn:focus, button:focus, button:active:focus, .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
  outline: none;
  box-shadow: none; }

table {
  width: 100%; }

.form-control {
  box-shadow: none;
  outline: 0; }
  .form-control:focus {
    box-shadow: none; }

.m0 {
  margin: 0 !important; }

.ml0 {
  margin-left: 0 !important; }

.mr0 {
  margin-right: 0 !important; }

.mt0 {
  margin-top: 0 !important; }

.mb0 {
  margin-bottom: 0 !important; }

.p0 {
  padding: 0 !important; }

.pl0 {
  padding-left: 0 !important; }

.pr0 {
  padding-right: 0 !important; }

.pt0 {
  padding-top: 0 !important; }

.pb0 {
  padding-bottom: 0 !important; }

.clear {
  overflow: hidden;
  clear: both;
  display: block; }
  .clear:after {
    content: '';
    overflow: hidden;
    clear: both;
    display: block; }

.Overlay {
  position: fixed;
  width: 100%;
  height: 100vh;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 9;
  display: none; }

.site-error:after, .productDetail__left__nav li a:after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  content: ''; }

.map-popup:after, .boardOfDicrector__slide:after, .Products__lists:after, .productDetail__right__package:after, .modal .modal-content:after, .modal .modal-content .form-group:after {
  content: '';
  display: block;
  overflow: hidden;
  clear: both; }

.Footer, .site-error, .innerBanner, .brandStory__right, .missionVision, .boardOfDicrector__single__img, Section-Banner {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-color: #f1f1f1; }

.Download {
  background-repeat: repeat !important;
  background-attachment: fixed !important;
  background-size: 100% !important; }

.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.pace-inactive .pace-progress {
  display: none; }

.pace .pace-progress {
  position: fixed;
  top: 0;
  right: 100%;
  width: 100%;
  height: 3px;
  z-index: 9999;
  background: #FFCE07; }

.custom-loader {
  position: fixed;
  height: 100vh;
  align-items: center;
  display: flex;
  background: #EEEEEE;
  width: 100%;
  z-index: 999;
  text-align: center; }
  .custom-loader img {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%; }

.pace-done .custom-loader {
  bottom: 0;
  height: 0;
  transition: height 800ms ease-in; }

.pace-done .custom-loader img {
  display: none; }

.map-popup {
  width: 320px; }
  .map-popup img {
    float: left;
    width: 120px; }
  .map-popup .texts {
    float: right;
    width: calc(100% - 131px); }

.gm-style .gm-style-iw-c {
  border-radius: 0 !important; }

.DcNav {
  background: rgba(210, 2, 2, 0.75);
  border: none;
  margin-bottom: 0;
  height: 60px;
  border-radius: 0; }
  .DcNav .navbar-brand {
    display: flex;
    align-items: center;
    height: 60px;
    position: relative;
    z-index: 5; }
    .DcNav .navbar-brand img {
      height: 25px; }
  .DcNav .navbar-nav a {
    font-size: 15px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.8) !important;
    line-height: 35px !important;
    height: 63px;
    overflow: hidden;
    transition: color .3s ease;
    position: relative;
    text-transform: capitalize; }
    .DcNav .navbar-nav a:after {
      content: '';
      position: absolute;
      left: 0;
      right: 0;
      background: #ffffff;
      height: 2px;
      width: 0;
      transition: all .5s ease;
      top: 0;
      margin: auto; }
    .DcNav .navbar-nav a:hover, .DcNav .navbar-nav a.active {
      color: #FFF !important; }
      .DcNav .navbar-nav a:hover:after, .DcNav .navbar-nav a.active:after {
        width: 100%; }
  .DcNav .navbar-collapse {
    position: relative;
    z-index: 2;
    border: none; }
  .DcNav .dropdown-menu {
    background: rgba(210, 2, 2, 0.87);
    border-radius: 0; }
    .DcNav .dropdown-menu li a {
      height: auto; }
      .DcNav .dropdown-menu li a:after {
        display: none; }
      .DcNav .dropdown-menu li a:hover {
        background: #c70909 !important; }
  @media (min-width: 768px) {
    .DcNav .InsideDrop .dropdown-menu {
      position: absolute;
      top: 0;
      left: 100%;
      right: auto;
      width: fit-content; } }
  @media (min-width: 768px) {
    .DcNav .dropdown .dropdown-menu {
      display: block;
      opacity: 0;
      z-index: -1;
      transition: all .5s ease;
      visibility: hidden; }
    .DcNav .dropdown:hover > .dropdown-menu {
      opacity: 1;
      z-index: 2;
      visibility: visible; } }

.p65 {
  padding: 65px 0; }

.p50 {
  padding: 50px 0; }

.section-title {
  text-align: center; }
  .section-title h2 {
    margin: 0;
    font-size: 30px;
    color: #888888;
    text-transform: uppercase;
    font-family: "DIN Next LT Pro"; }

.mBtn {
  border: 1px solid #C9C9C9;
  display: inline-block;
  padding: 14px 60px;
  color: #1D1B1B;
  position: relative;
  transition: color .3s ease;
  text-transform: capitalize; }
  .mBtn span {
    position: relative;
    z-index: 3; }
  .mBtn:after {
    content: '';
    position: absolute;
    left: 0;
    background: #E53030;
    width: 0;
    height: 100%;
    top: 0;
    transition: width .3s ease;
    bottom: 0; }
  .mBtn:hover {
    color: #FFF !important; }
    .mBtn:hover:after {
      width: 100%; }
  .mBtn:focus {
    color: #1D1B1B; }

.Select select {
  display: none; }

.nice-select {
  width: 100%;
  border-radius: 0;
  border-color: #CECECE;
  color: #656565;
  font-weight: bold; }
  .nice-select .list {
    width: 100%;
    margin-top: 1px;
    border-radius: 0; }
  .nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #E53030; }

/*footer start*/
.Footer {
  background-color: #F6F5F5; }
  .Footer .container:nth-of-type(1) {
    padding: 50px 15px 30px 15px; }
  .Footer .skytext img {
    height: 53px;
    margin-bottom: 25px; }
  .Footer .skytext h4 {
    font-size: 20px;
    color: #E4E4E4;
    letter-spacing: 3px;
    margin: 0 0 18px 0; }
  .Footer .skytext p {
    font-size: 14px;
    letter-spacing: 2px;
    color: #E4E4E4;
    line-height: 22px;
    margin-bottom: 10px; }
    .Footer .skytext p:last-child {
      margin: 0; }
  .Footer .menu {
    margin-top: 38px; }
    .Footer .menu ul {
      text-align: center; }
      .Footer .menu ul li {
        display: inline-block;
        font-size: 14px;
        padding: 2% 0; }
        .Footer .menu ul li:first-child {
          padding-left: 0; }
        .Footer .menu ul li a {
          font-style: normal;
          color: #E5E5E5;
          font-size: 15px;
          letter-spacing: 1px;
          transition: color .3s ease;
          margin-right: 12px; }
          .Footer .menu ul li a:hover {
            color: #FADB0F; }
        .Footer .menu ul li:last-child a {
          margin-right: 0; }
  .Footer .footer-social {
    margin-top: 36px; }
    .Footer .footer-social ul {
      text-align: right; }
      .Footer .footer-social ul li {
        display: inline-block;
        font-size: 14px;
        padding-left: 11px; }
        .Footer .footer-social ul li a {
          display: inline-block;
          color: #1465C0;
          background-color: #E5E5E5;
          font-size: 20px;
          height: 45px;
          width: 45px;
          border-radius: 50%;
          text-align: center;
          line-height: 45px;
          transition: box-shadow 0.3s ease; }
          .Footer .footer-social ul li a:hover {
            box-shadow: 0px 1px 11px 0px rgba(0, 0, 0, 0.59); }
  .Footer .hr {
    margin: 0;
    height: 1px;
    color: gray;
    background-color: rgba(0, 0, 0, 0.2);
    border: none;
    margin-bottom: 15px;
    margin-top: 10px; }
  .Footer .dcastalia {
    padding: 1% 0;
    color: #DFDFDF;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 19px;
    font-size: 12px; }
    .Footer .dcastalia a {
      color: #DFDFDF;
      display: inline-flex; }
      .Footer .dcastalia a:hover {
        color: #E53030; }

/*footer end*/
@media (min-width: 768px) {
  .textUp span {
    opacity: 0;
    transform: translateY(15px);
    display: inline-block;
    transition: all .5s ease; }
  .textUp span:nth-child(1) {
    transition-delay: 0.04s; }
  .textUp span:nth-child(2) {
    transition-delay: 0.08s; }
  .textUp span:nth-child(3) {
    transition-delay: 0.12s; }
  .textUp span:nth-child(4) {
    transition-delay: 0.16s; }
  .textUp span:nth-child(5) {
    transition-delay: 0.2s; }
  .textUp span:nth-child(6) {
    transition-delay: 0.24s; }
  .textUp span:nth-child(7) {
    transition-delay: 0.28s; }
  .textUp span:nth-child(8) {
    transition-delay: 0.32s; }
  .textUp span:nth-child(9) {
    transition-delay: 0.36s; }
  .textUp span:nth-child(10) {
    transition-delay: 0.4s; }
  .textUp span:nth-child(11) {
    transition-delay: 0.44s; }
  .textUp span:nth-child(12) {
    transition-delay: 0.48s; }
  .textUp span:nth-child(13) {
    transition-delay: 0.52s; }
  .textUp span:nth-child(14) {
    transition-delay: 0.56s; }
  .textUp span:nth-child(15) {
    transition-delay: 0.6s; }
  .textUp span:nth-child(16) {
    transition-delay: 0.64s; }
  .textUp span:nth-child(17) {
    transition-delay: 0.68s; }
  .textUp span:nth-child(18) {
    transition-delay: 0.72s; }
  .textUp span:nth-child(19) {
    transition-delay: 0.76s; }
  .textUp span:nth-child(20) {
    transition-delay: 0.8s; }
  .textUp span:nth-child(21) {
    transition-delay: 0.84s; }
  .textUp span:nth-child(22) {
    transition-delay: 0.88s; }
  .textUp span:nth-child(23) {
    transition-delay: 0.92s; }
  .textUp span:nth-child(24) {
    transition-delay: 0.96s; }
  .textUp span:nth-child(25) {
    transition-delay: 1s; }
  .textUp span:nth-child(26) {
    transition-delay: 1.04s; }
  .textUp span:nth-child(27) {
    transition-delay: 1.08s; }
  .textUp span:nth-child(28) {
    transition-delay: 1.12s; }
  .textUp span:nth-child(29) {
    transition-delay: 1.16s; }
  .textUp span:nth-child(30) {
    transition-delay: 1.2s; }
  .textUp.anim-active span {
    opacity: 1;
    transform: none; }

  .fadeUp {
    transform: translateY(25px);
    transition: all .5s ease;
    opacity: 0; }
    .fadeUp.anim-active {
      transform: none;
      opacity: 1; }

  .anim-parent .fadeUp:nth-child(1) {
    transition-delay: 0.05s; }
  .anim-parent .fadeUp:nth-child(2) {
    transition-delay: 0.1s; }
  .anim-parent .fadeUp:nth-child(3) {
    transition-delay: 0.15s; }
  .anim-parent .fadeUp:nth-child(4) {
    transition-delay: 0.2s; }
  .anim-parent .fadeUp:nth-child(5) {
    transition-delay: 0.25s; }
  .anim-parent .fadeUp:nth-child(6) {
    transition-delay: 0.3s; }
  .anim-parent .fadeUp:nth-child(7) {
    transition-delay: 0.35s; }
  .anim-parent .fadeUp:nth-child(8) {
    transition-delay: 0.4s; }
  .anim-parent .fadeUp:nth-child(9) {
    transition-delay: 0.45s; }
  .anim-parent .fadeUp:nth-child(10) {
    transition-delay: 0.5s; }
  .anim-parent .fadeUp:nth-child(11) {
    transition-delay: 0.55s; }
  .anim-parent .fadeUp:nth-child(12) {
    transition-delay: 0.6s; }
  .anim-parent .fadeUp:nth-child(13) {
    transition-delay: 0.65s; }
  .anim-parent .fadeUp:nth-child(14) {
    transition-delay: 0.7s; }
  .anim-parent .fadeUp:nth-child(15) {
    transition-delay: 0.75s; }
  .anim-parent .fadeUp:nth-child(16) {
    transition-delay: 0.8s; }
  .anim-parent .fadeUp:nth-child(17) {
    transition-delay: 0.85s; }
  .anim-parent .fadeUp:nth-child(18) {
    transition-delay: 0.9s; }
  .anim-parent .fadeUp:nth-child(19) {
    transition-delay: 0.95s; }
  .anim-parent .fadeUp:nth-child(20) {
    transition-delay: 1s; }

  .box-slide-left {
    position: relative;
    transform: translateX(25%);
    transition: all .8s ease; }
    .box-slide-left:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 2;
      background: #FFF;
      top: 0;
      bottom: 0;
      left: 0;
      transition: all .6s ease;
      transition-delay: .2s; }
    .box-slide-left:before {
      content: ''; }
    .box-slide-left.anim-active {
      transform: none; }
      .box-slide-left.anim-active:after {
        width: 0; }

  .box-slide-right {
    position: relative;
    transform: translateX(-25%);
    transition: all .8s ease; }
    .box-slide-right:after {
      content: '';
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 2;
      background: #FFF;
      top: 0;
      bottom: 0;
      right: 0;
      transition: all .6s ease;
      transition-delay: .2s; }
    .box-slide-right:before {
      content: ''; }
    .box-slide-right.anim-active {
      transform: none; }
      .box-slide-right.anim-active:after {
        width: 0; }

  .fadeRight span {
    opacity: 0;
    display: inline-block;
    transition: all .5s ease; }
  .fadeRight span:nth-child(1) {
    transition-delay: 0.04s; }
  .fadeRight span:nth-child(2) {
    transition-delay: 0.08s; }
  .fadeRight span:nth-child(3) {
    transition-delay: 0.12s; }
  .fadeRight span:nth-child(4) {
    transition-delay: 0.16s; }
  .fadeRight span:nth-child(5) {
    transition-delay: 0.2s; }
  .fadeRight span:nth-child(6) {
    transition-delay: 0.24s; }
  .fadeRight span:nth-child(7) {
    transition-delay: 0.28s; }
  .fadeRight span:nth-child(8) {
    transition-delay: 0.32s; }
  .fadeRight span:nth-child(9) {
    transition-delay: 0.36s; }
  .fadeRight span:nth-child(10) {
    transition-delay: 0.4s; }
  .fadeRight span:nth-child(11) {
    transition-delay: 0.44s; }
  .fadeRight span:nth-child(12) {
    transition-delay: 0.48s; }
  .fadeRight span:nth-child(13) {
    transition-delay: 0.52s; }
  .fadeRight span:nth-child(14) {
    transition-delay: 0.56s; }
  .fadeRight span:nth-child(15) {
    transition-delay: 0.6s; }
  .fadeRight span:nth-child(16) {
    transition-delay: 0.64s; }
  .fadeRight span:nth-child(17) {
    transition-delay: 0.68s; }
  .fadeRight span:nth-child(18) {
    transition-delay: 0.72s; }
  .fadeRight span:nth-child(19) {
    transition-delay: 0.76s; }
  .fadeRight span:nth-child(20) {
    transition-delay: 0.8s; }
  .fadeRight span:nth-child(21) {
    transition-delay: 0.84s; }
  .fadeRight span:nth-child(22) {
    transition-delay: 0.88s; }
  .fadeRight span:nth-child(23) {
    transition-delay: 0.92s; }
  .fadeRight span:nth-child(24) {
    transition-delay: 0.96s; }
  .fadeRight span:nth-child(25) {
    transition-delay: 1s; }
  .fadeRight span:nth-child(26) {
    transition-delay: 1.04s; }
  .fadeRight span:nth-child(27) {
    transition-delay: 1.08s; }
  .fadeRight span:nth-child(28) {
    transition-delay: 1.12s; }
  .fadeRight span:nth-child(29) {
    transition-delay: 1.16s; }
  .fadeRight span:nth-child(30) {
    transition-delay: 1.2s; }
  .fadeRight.anim-active span {
    opacity: 1; } }
.DcNav.ShowIt {
  position: fixed;
  animation: slide-down 0.5s;
  opacity: 1;
  z-index: 91;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.12); }

@keyframes slide-down {
  0% {
    opacity: 0;
    transform: translateY(-100%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus,
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background-color: transparent; }

.form-message-container.error_wrapper .form-message-body {
  position: fixed;
  background: #fff;
  left: 50%;
  top: 50%;
  width: 430px;
  max-width: 99%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 40px 60px;
  -webkit-box-shadow: -1px 0 61px -7px #000;
  -moz-box-shadow: -1px 0 61px -7px #000;
  box-shadow: -1px 0 61px -7px #000;
  -webkit-animation: alartSlideTop .2s;
  -moz-animation: alartSlideTop .2s;
  -o-animation: alartSlideTop .2s;
  animation: alartSlideTop .2s;
  z-index: 9999; }

.form-message-container .cross-popup {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  cursor: pointer;
  display: block;
  padding: 20px; }

.form-message-container.error_wrapper span {
  margin-left: 50px;
  display: block;
  position: relative; }

.form-message-container.error_wrapper span:before {
  position: absolute;
  content: '';
  width: 41px;
  height: 41px;
  top: 0;
  left: -70px;
  background-image: url("../images/static/alert-icon.png"); }

.form-message-container.error_wrapper span p {
  color: #6D6E71; }

.form-message-container.error_wrapper span ul {
  color: #000;
  list-style: none;
  margin-bottom: 40px; }

.hide.form-message-container {
  display: none !important; }

@-webkit-keyframes alartSlideTop {
  0% {
    -webkit-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%);
    opacity: 0; }
  100% {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1; } }
@-moz-keyframes alartSlideTop {
  0% {
    -moz-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%);
    opacity: 0; }
  100% {
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1; } }
@-o-keyframes alartSlideTop {
  0% {
    -o-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%);
    opacity: 0; }
  100% {
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1; } }
@keyframes alartSlideTop {
  0% {
    -webkit-transform: translate(-50%, -70%);
    -moz-transform: translate(-50%, -70%);
    -o-transform: translate(-50%, -70%);
    transform: translate(-50%, -70%);
    opacity: 0; }
  100% {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 1; } }
.form-message-container.success_wrapper .form-message-body {
  position: fixed;
  z-index: 990;
  background: #ffffff;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 45px 58px;
  -webkit-box-shadow: -1px 0 61px -7px #000;
  -moz-box-shadow: -1px 0 61px -7px #000;
  box-shadow: -1px 0 61px -7px #000;
  -webkit-animation: alartSlideTop .2s;
  -moz-animation: alartSlideTop .2s;
  -o-animation: alartSlideTop .2s;
  animation: alartSlideTop .2s; }
  .form-message-container.success_wrapper .form-message-body span {
    margin-bottom: 0px;
    display: block;
    margin-bottom: 0px;
    padding: 40px 32px;
    font-size: 17px; }
  .form-message-container.success_wrapper .form-message-body .ok-class {
    left: 0;
    right: 0;
    margin: auto; }

.form-primary.all-text-white {
  color: #fff; }

.form-message-container .cross-popup {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  cursor: pointer;
  display: block;
  padding: 20px; }

.success_container_contact-form {
  color: #FFF; }

.ok-class {
  bottom: 30px;
  left: 26%;
  border: 3px solid #6D6E71;
  width: 100px;
  text-align: center;
  height: 36px;
  line-height: 31px;
  font-weight: bold;
  color: #6D6E71;
  text-transform: uppercase;
  cursor: pointer; }
  .ok-class:hover {
    background: #6D6E71;
    color: #FFF; }

.form-overlay.doit {
  position: fixed;
  left: 0;
  right: 0;
  height: 100%;
  z-index: 90;
  background-color: rgba(0, 0, 0, 0.7); }

.success_wrapper_contact-form .form-message-body {
  position: relative; }
  .success_wrapper_contact-form .form-message-body:after {
    content: '';
    position: absolute;
    left: 0;
    top: 17px;
    height: 60px;
    width: 60px;
    background: url("../images/static/thumbs-up.svg");
    background-size: contain;
    right: 0;
    margin: auto;
    background-repeat: no-repeat; }

.form-message-container.success_wrapper .form-message-body span {
  color: #6D6E71 !important; }

.pagination {
  width: 100%;
  text-align: center; }
  .pagination > li {
    display: inline-block;
    margin-right: -4px; }

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
  background: #E53030;
  border-color: #E53030; }

.pagination > li > a {
  color: #b7b7b7; }
  .pagination > li > a:hover {
    color: #E53030; }

.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > a, .pagination > li:last-child > span {
  border-radius: 0; }

.site-error {
  height: 80vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  flex-direction: column;
  position: relative; }
  .site-error:after {
    background: rgba(210, 2, 2, 0.34); }
  .site-error_content {
    color: #FFF;
    z-index: 9;
    font-size: 30px; }
  .site-error .promo__item__about__title {
    display: block; }
  .site-error .promo__item__about__explore {
    font-size: 16px;
    color: #FFF;
    text-decoration: underline; }

.Lists li {
  margin-bottom: 13px; }

.top-nav__top__search {
  display: flex;
  padding-top: 15px;
  padding-left: 15px;
  display: flex; }
  .top-nav__top__search input {
    width: 0;
    float: left;
    border-radius: 0;
    height: 30px;
    position: absolute;
    right: 2px;
    opacity: 0;
    line-height: 0;
    font-size: 14px;
    color: #4D4D4D;
    margin-right: 10px;
    transition: all  0.5s ease-in-out; }
    .top-nav__top__search input:focus {
      outline: none;
      border-color: transparent; }
  .top-nav__top__search button {
    background: transparent;
    border: none;
    width: 30px;
    position: relative;
    left: -8px;
    top: -1px;
    opacity: 1; }
  .top-nav__top__search i.sbutton {
    position: relative;
    top: 5px;
    background: transparent;
    border-radius: 3px;
    border: none;
    font-size: 21px;
    color: white; }
    .top-nav__top__search i.sbutton:hover {
      cursor: pointer; }

.close_search {
  position: absolute;
  right: 50px;
  top: 20px; }
  .close_search i {
    display: none;
    color: #0b1014; }
  .close_search:hover {
    cursor: pointer; }

@media (max-width: 767px) {
  li.top-nav__top__search {
    display: none; }

  .mobile_search_bar {
    position: absolute;
    top: 19px;
    border-radius: 3px;
    width: 29px;
    height: 22px;
    right: 50px;
    background: transparent; }
    .mobile_search_bar i {
      position: absolute;
      top: 50%;
      background: transparent;
      border-radius: 3px;
      border: none;
      font-size: 21px;
      color: white;
      left: 50%;
      transform: translate(-50%, -50%); }

  .search_field_mobile {
    display: none;
    position: absolute;
    top: 60px;
    right: 0px;
    width: 75%;
    z-index: 96;
    background: rgba(210, 2, 2, 0.75);
    padding: 10px 10px 10px 0; }
    .search_field_mobile form.search {
      padding-left: 13px; }
    .search_field_mobile .form-control {
      height: 35px;
      width: 85%;
      float: left; }
      .search_field_mobile .form-control:focus {
        outline: none;
        border-color: transparent; }
    .search_field_mobile button {
      position: absolute;
      right: 51px;
      transition: 0.5s opacity ease-in;
      top: 16px;
      background: transparent;
      border: none;
      opacity: 0; }
      .search_field_mobile button.show {
        opacity: 1 !important; }
      .search_field_mobile button img {
        height: 15px; }
      .search_field_mobile button i {
        transition: 0.5s all ease-in; }
    .search_field_mobile .close_search {
      width: 15%;
      float: left;
      height: 35px;
      position: relative;
      padding-left: 5px; }
      .search_field_mobile .close_search .class-bg {
        background: white;
        border-radius: 4px;
        height: 100%;
        width: 100%; }
        .search_field_mobile .close_search .class-bg i {
          color: #333;
          position: absolute;
          left: 50%;
          font-weight: lighter;
          top: 50%;
          transform: translate(-50%, -50%);
          font-size: 15px;
          margin-left: 3px;
          margin-top: -1px; } }
@media (max-width: 767px) {
  .close_search {
    right: 65px;
    top: 0px; }
    .close_search i {
      display: block !important; } }
@media (max-width: 991px) and (min-width: 768px) {
  .search_field_mobile {
    display: none; } }
@media (min-width: 767px) {
  .search_field_mobile {
    display: none; }

  .mobile_search_bar {
    display: none; } }
@media (max-width: 767px) {
  li.top-nav__top__search {
    display: none; }

  .mobile_search_bar {
    position: absolute;
    top: 19px;
    border-radius: 3px;
    width: 29px;
    height: 22px;
    right: 50px;
    background: transparent; }
    .mobile_search_bar i {
      position: absolute;
      top: 50%;
      background: transparent;
      border-radius: 3px;
      border: none;
      font-size: 25px;
      color: white;
      left: 50%;
      transform: translate(-50%, -50%); }

  .search_field_mobile {
    display: none;
    height: 60px;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 75%;
    z-index: 96;
    background: transparent;
    padding: 10px 10px 10px 0; }
    .search_field_mobile form.search {
      padding-left: 13px; }
    .search_field_mobile .form-control {
      height: 35px;
      width: 85%;
      float: left; }
      .search_field_mobile .form-control:focus {
        outline: none;
        border-color: transparent; }
    .search_field_mobile button {
      position: absolute;
      right: 51px;
      transition: 0.5s opacity ease-in;
      top: 16px;
      background: transparent;
      border: none;
      opacity: 0; }
      .search_field_mobile button.show {
        opacity: 1 !important; }
      .search_field_mobile button img {
        height: 15px; }
      .search_field_mobile button i {
        transition: 0.5s all ease-in; }
    .search_field_mobile .close_search {
      width: 15%;
      float: left;
      height: 35px;
      position: relative;
      padding-left: 5px; }
      .search_field_mobile .close_search .class-bg {
        background: white;
        border-radius: 4px;
        height: 100%;
        width: 100%; }
        .search_field_mobile .close_search .class-bg i {
          color: #333;
          position: absolute;
          left: 50%;
          font-weight: lighter;
          top: 50%;
          transform: translate(-50%, -50%);
          font-size: 15px;
          margin-left: 3px;
          margin-top: -1px; }

  .navbar-brand.remove {
    opacity: 0;
    transition: 0.5s all ease-in; } }
@media (max-width: 320px) {
  .search_field_mobile {
    width: 85%; } }
@media (max-width: 991px) and (min-width: 768px) {
  .search_field_mobile {
    display: none;
    top: 2px; } }
@media (min-width: 767px) {
  .search_field_mobile {
    display: none; }

  .mobile_search_bar {
    display: none; } }
@media (max-width: 767px) {
  .search_field_mobile {
    top: 2px; }

  .search_field_mobile .close_search .class-bg {
    background: transparent; } }
.innerBanner {
  padding-top: 23.44%; }
  .innerBanner.NoBanner {
    padding: 0;
    visibility: hidden; }

.whoWeare h3 {
  margin-bottom: 25px;
  margin-top: 0;
  color: #888888;
  font-size: 30px;
  text-transform: uppercase; }
.whoWeare p {
  color: #000000;
  line-height: 26px;
  margin-bottom: 20px; }
.whoWeare a {
  margin-top: 40px; }

.brandStory .row {
  display: flex; }
.brandStory__left {
  padding: 80px 90px 80px 106px;
  background: #eceeed;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap; }
  .brandStory__left h3 {
    color: #888888;
    font-size: 30px;
    margin-bottom: 40px;
    margin-top: 0;
    text-transform: uppercase; }
  .brandStory__left p {
    line-height: 26px;
    color: #000000; }
  .brandStory__left a {
    margin-top: 60px;
    width: fit-content; }
.brandStory__right {
  padding-top: 62%;
  height: 100%; }

.Download {
  height: 50vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center; }
  .Download a {
    font-size: 30px;
    color: #FFF; }
    .Download a:hover {
      color: #E53030 !important; }
  .Download .mBtn:after {
    background: #FFF; }

.missionVision h2 {
  font-size: 30px;
  color: #4b4b4b;
  margin-bottom: 30px;
  text-transform: uppercase; }
.missionVision p {
  line-height: 23px; }
.missionVision__left {
  width: 85%;
  padding-left: 60px; }
.missionVision__right {
  width: 85%;
  padding-left: 100px; }

.asChairman .brandStory__right {
  height: 100%; }
.asChairman .brandStory__left {
  background: #ffffff;
  padding: 50px 90px 50px 106px; }
  .asChairman .brandStory__left a {
    margin-top: 20px; }
  .asChairman .brandStory__left a {
    color: #8a8a8a; }
.asChairman .brandStory__left__heading {
  position: relative;
  margin-bottom: 38px; }
  .asChairman .brandStory__left__heading h3 {
    font-size: 30px;
    color: #303030;
    margin-bottom: 10px; }
  .asChairman .brandStory__left__heading p {
    font-size: 16px;
    color: #000000; }
  .asChairman .brandStory__left__heading:after {
    background: #E53030;
    content: '';
    position: absolute;
    left: 0;
    bottom: -13px;
    height: 2px;
    width: 100px; }
.asChairman .section-title {
  margin-top: 50px;
  margin-bottom: 40px; }
.asChairman .row {
  margin-bottom: 50px; }

.boardOfDicrector {
  background: #f3f3f3; }
  .boardOfDicrector .container {
    position: relative; }
  .boardOfDicrector__title h3 {
    font-size: 30px;
    text-transform: capitalize;
    color: #888888;
    margin-top: 0; }
  .boardOfDicrector__slide {
    margin-top: 35px;
    margin-bottom: 25px; }
  .boardOfDicrector__single__img {
    height: 300px; }
  .boardOfDicrector__single__content {
    text-align: center;
    padding: 10px;
    background: #DBDBDB; }
    .boardOfDicrector__single__content h4 {
      font-size: 16px;
      color: #484848;
      font-weight: bold;
      margin-bottom: 2px;
      margin-top: 0; }
    .boardOfDicrector__single__content p {
      margin: 0;
      color: #000000; }
  .boardOfDicrector__nav .direcLeft {
    position: absolute;
    right: 55px;
    top: 15px;
    cursor: pointer; }
    .boardOfDicrector__nav .direcLeft.slick-disabled {
      opacity: .4; }
  .boardOfDicrector__nav .direcRight {
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer; }
    .boardOfDicrector__nav .direcRight.slick-disabled {
      opacity: .4;
      pointer-events: none; }

.Products__short {
  display: none; }
  .Products__short .nice-select {
    height: 48px;
    line-height: 48px;
    text-transform: capitalize;
    font-size: 16px; }
    .Products__short .nice-select:after {
      width: 5px;
      content: "\f0d7";
      font-family: FontAwesome;
      font-style: normal;
      font-weight: normal;
      text-decoration: inherit;
      font-size: 16px;
      transform: none;
      border: none;
      margin-top: 0;
      right: 16px;
      top: 0px;
      transition: none; }
    .Products__short .nice-select.open:after {
      right: 15px;
      top: 41px;
      transform: rotate(-179deg); }
  .Products__short .nice-select .option:hover, .Products__short .nice-select .option.focus, .Products__short .nice-select .option.selected.focus {
    background: rgba(229, 48, 48, 0.121); }
  .Products__short .col-md-6 {
    height: 48px; }
.Products__short {
  margin-top: 45px; }
.Products__lists {
  margin-top: 50px; }
  .Products__lists__single {
    background: #F2F2F2;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 35px;
    transition: all .3s ease; }
    .Products__lists__single:after {
      content: '';
      position: absolute;
      height: 100%;
      width: 100%;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      z-index: 2;
      background-color: rgba(0, 0, 0, 0.6);
      background-image: url("../images/static/action.svg");
      background-size: 30px;
      background-repeat: no-repeat;
      background-position: 50% 40%;
      opacity: 0;
      transition: opacity .35s ease;
      display: none; }
    .Products__lists__single a {
      position: absolute;
      height: 100%;
      width: 100%;
      left: 0;
      top: 0;
      z-index: 1; }
    .Products__lists__single__img {
      display: flex;
      align-items: center;
      justify-content: center;
      padding-top: 68.92%;
      position: relative;
      overflow: hidden; }
      .Products__lists__single__img img {
        max-height: 210px;
        width: auto; }
      .Products__lists__single__img__img {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background-size: contain !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        transition: transform .5s ease; }
    .Products__lists__single__text {
      background: #dbdbdb;
      padding: 14px 5px;
      text-align: center;
      position: relative; }
      .Products__lists__single__text p {
        font-size: 16px;
        font-weight: 300;
        margin: 0;
        color: #000000; }
    .Products__lists__single:hover {
      box-shadow: 0px 6px 24px -19px rgba(0, 0, 0, 0.75); }
      .Products__lists__single:hover .Products__lists__single__img__img {
        transform: scale(1.05); }

.productDetail {
  margin-bottom: 18px; }
  .productDetail__breadcrumb {
    padding: 10px 0;
    margin: 25px 0;
    background: #F2F2F2; }
    .productDetail__breadcrumb ul li {
      display: inline; }
      .productDetail__breadcrumb ul li a {
        display: inline-block;
        color: #737373;
        font-size: 12px;
        text-transform: capitalize;
        margin-right: 5px; }
        .productDetail__breadcrumb ul li a:hover {
          color: #E53030; }
        .productDetail__breadcrumb ul li a img {
          margin-left: 5px; }
      .productDetail__breadcrumb ul li:last-child a:hover {
        cursor: unset;
        color: #737373; }
  .productDetail__left {
    display: flex;
    justify-content: space-between; }
    .productDetail__left__nav {
      width: 70px;
      float: left; }
      .productDetail__left__nav li:nth-child(n+7) {
        display: none; }
      .productDetail__left__nav li a {
        height: 70px;
        margin-bottom: 11px;
        background: rgba(216, 216, 216, 0.34);
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative; }
        .productDetail__left__nav li a:after {
          background: rgba(0, 0, 0, 0.46);
          transition: all .3s ease; }
        .productDetail__left__nav li a:hover:after, .productDetail__left__nav li a.active:after {
          background: rgba(0, 0, 0, 0); }
        .productDetail__left__nav li a img {
          max-width: 80%; }
      .productDetail__left__nav li.active a:after {
        background: rgba(0, 0, 0, 0); }
    .productDetail__left__img {
      background: rgba(216, 216, 216, 0.34);
      width: calc(100% - 100px);
      float: right; }
      .productDetail__left__img .tab-content {
        padding: 50px 40px; }
        .productDetail__left__img .tab-content .tab-pane {
          height: 100%;
          background-size: contain !important;
          background-position: center !important;
          background-repeat: no-repeat !important; }
          .productDetail__left__img .tab-content .tab-pane.active {
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center; }
    .productDetail__left.singleItem .productDetail__left__nav {
      display: none; }
    .productDetail__left.singleItem .productDetail__left__img {
      width: 100%; }
  .productDetail__right {
    padding: 0 60px; }
    .productDetail__right__head h3 {
      font-size: 20px;
      margin-top: 0;
      margin-bottom: 23px; }
    .productDetail__right__head p {
      color: #000000;
      line-height: 22px;
      margin: 0;
      height: 85px;
      overflow: hidden; }
    .productDetail__right__head li {
      line-height: 28px; }
    .productDetail__right__head li::first-letter {
      text-transform: uppercase; }
    .productDetail__right__price {
      margin-top: 25px; }
      .productDetail__right__price h2 {
        margin: 0; }
      .productDetail__right__price img {
        vertical-align: baseline; }
      .productDetail__right__price span {
        color: #E53030;
        font-size: 41px;
        font-weight: bold; }
    .productDetail__right__color {
      margin-top: 25px; }
      .productDetail__right__color ul li {
        display: inline-block;
        height: 35px;
        width: 35px;
        text-align: center;
        line-height: 43px;
        margin-right: 12px;
        position: relative;
        cursor: pointer;
        border-radius: 50%;
        background: transparent; }
        .productDetail__right__color ul li span {
          display: inline-block;
          height: 19px;
          width: 19px;
          border-radius: 50%;
          border: 5px solid transparent;
          position: relative;
          z-index: 4; }
        .productDetail__right__color ul li.active {
          background: #DDD; }
    .productDetail__right__quantity {
      margin-top: 25px; }
      .productDetail__right__quantity__range p {
        margin-bottom: 6px;
        color: #000000; }
      .productDetail__right__quantity__range ul {
        display: flex;
        flex-wrap: nowrap; }
        .productDetail__right__quantity__range ul li {
          display: inline-block;
          color: #7D7D7D;
          width: 33.33%;
          border: 1px solid #DBDBDB;
          text-align: center;
          height: 39px;
          line-height: 37px;
          font-size: 20px;
          cursor: pointer;
          transition: .3s ease; }
          .productDetail__right__quantity__range ul li:first-child {
            border-right: 0; }
            .productDetail__right__quantity__range ul li:first-child:hover {
              background: #a7a7a7;
              color: #ffffff; }
          .productDetail__right__quantity__range ul li:last-child {
            border-left: 0; }
            .productDetail__right__quantity__range ul li:last-child:hover {
              background: #a7a7a7;
              color: #ffffff; }
          .productDetail__right__quantity__range ul li input {
            width: 100%;
            height: 33px;
            border: none;
            line-height: 35px;
            text-align: center;
            font-size: 16px; }
            .productDetail__right__quantity__range ul li input:focus {
              outline: none; }
      .productDetail__right__quantity__total p {
        margin-bottom: 6px;
        padding-left: 10%; }
        .productDetail__right__quantity__total p img {
          height: 15px;
          vertical-align: baseline;
          margin-left: 2px; }
      .productDetail__right__quantity__total span {
        width: 90%;
        height: 37px;
        line-height: 36px;
        margin-left: 10%;
        padding: 0 10px;
        border: 1px solid #DBDBDB;
        display: block;
        text-align: center;
        font-weight: bold;
        color: #546E7A;
        font-size: 21px; }
        .productDetail__right__quantity__total span img {
          height: 16px;
          vertical-align: baseline;
          margin-right: 4px; }
      .productDetail__right__quantity__delivery p {
        margin-bottom: 6px;
        margin-left: 10%; }
      .productDetail__right__quantity__delivery .nice-select {
        height: 37px;
        line-height: 35px;
        font-weight: 300;
        width: 90%;
        margin-left: 10%; }
        .productDetail__right__quantity__delivery .nice-select:after {
          width: 5px;
          content: "\f0d7";
          font-family: FontAwesome;
          font-style: normal;
          font-weight: normal;
          text-decoration: inherit;
          font-size: 16px;
          transform: none;
          border: none;
          margin-top: 0;
          right: 16px;
          top: 0px;
          transition: none; }
        .productDetail__right__quantity__delivery .nice-select.open:after {
          right: 14px;
          top: 29px;
          transform: rotate(-179deg); }
      .productDetail__right__quantity__delivery .nice-select .option:hover, .productDetail__right__quantity__delivery .nice-select .option.focus, .productDetail__right__quantity__delivery .nice-select .option.selected.focus {
        background: rgba(229, 48, 48, 0.121); }
    .productDetail__right__package {
      margin-top: 25px; }
      .productDetail__right__package .nice-select {
        height: 39px;
        line-height: 35px;
        font-weight: 300;
        width: 100%;
        text-transform: capitalize;
        border: 2px solid #A7A7A7; }
        .productDetail__right__package .nice-select:after {
          width: 5px;
          content: "\f0d7";
          font-family: FontAwesome;
          font-style: normal;
          font-weight: normal;
          text-decoration: inherit;
          font-size: 16px;
          transform: none;
          border: none;
          margin-top: 0;
          right: 16px;
          top: 0px;
          transition: none; }
        .productDetail__right__package .nice-select.open:after {
          right: 14px;
          top: 29px;
          transform: rotate(-179deg); }
    .productDetail__right__submit {
      margin-top: 25px; }
      .productDetail__right__submit button {
        height: 39px;
        line-height: 35px;
        text-align: center;
        color: #ffffff;
        width: 100%; }
      .productDetail__right__submit .Buy button {
        background: #42bfb3;
        border: 1px solid #42bfb3;
        text-transform: capitalize; }
      .productDetail__right__submit .Cart button {
        background: #e53030;
        border: 1px solid #e53030;
        text-transform: uppercase; }

.asRelatedProducts {
  background: rgba(242, 244, 247, 0.29); }
  .asRelatedProducts .section-title {
    text-align: left; }
  .asRelatedProducts .Products__lists {
    margin-top: 30px;
    position: relative;
    padding-left: 2px; }
  .asRelatedProducts .direcLeft {
    position: absolute;
    right: 50px;
    top: -62px;
    height: 35px;
    cursor: pointer; }
  .asRelatedProducts .direcRight {
    position: absolute;
    right: 15px;
    top: -62px;
    height: 35px;
    cursor: pointer; }

.magnifier {
  z-index: 9 !important;
  background: #DDD !important; }

Section-Banner {
  padding-top: 23.44%; }

.Contact-Title h3, .philoshopy h3, .available-job .container h3, .available-job .container .row .col-md-4 .textbox h3 {
  text-align: center;
  font-size: 30px;
  font-weight: 300;
  color: #888888;
  font-family: "DIN Next LT Pro";
  text-transform: uppercase; }

.Contactsus-section .row .col-md-6 .context-wrapper .contact-address p, .philoshopy .content p, .available-job .container .row .col-md-4 .textbox p, .available-job .container .row .col-md-4 .textbox a {
  font-size: 16px;
  color: #1B1D1D;
  font-family: 'Roboto', sans-serif;
  font-weight: 300; }

.Contact-Title {
  padding-top: 50px;
  padding-bottom: 50px; }

.Contactsus-section {
  background-color: rgba(235, 235, 235, 0.5); }
  .Contactsus-section .row {
    display: flex; }
    .Contactsus-section .row .col-md-6:first-child {
      padding-left: 100px;
      padding-right: 45px; }
    .Contactsus-section .row .col-md-6 .context-wrapper {
      padding-top: 50px;
      padding-bottom: 50px; }
      .Contactsus-section .row .col-md-6 .context-wrapper .title {
        font-size: 20px;
        color: #000000;
        text-align: left;
        font-family: "DIN Next LT Pro";
        font-weight: 300; }
      .Contactsus-section .row .col-md-6 .context-wrapper .contact-address .mt {
        margin-top: 2px; }
      .Contactsus-section .row .col-md-6 .context-wrapper .contact-address p {
        line-height: 30px; }
  .Contactsus-section .pr {
    padding-right: 0px; }
  .Contactsus-section #map-1 {
    min-height: 348px;
    display: flex;
    height: 100%; }
  .Contactsus-section .banner-inner {
    padding-top: 23.44% !important; }

.Form-Section {
  padding: 50px 0 60px 0; }
  .Form-Section .container {
    width: 80%; }
  .Form-Section h2 {
    font-family: "DIN Next LT Pro";
    padding-bottom: 30px;
    padding-left: 18px;
    font-size: 20px; }
  .Form-Section label {
    font-size: 14px;
    font-family: "DIN Next LT Pro";
    font-weight: 400;
    color: #717171; }
  .Form-Section .form-control {
    border-radius: 3px;
    height: 40px;
    border: 1px solid #b3b3b3;
    transition: all .4s ease-in-out;
    color: #a1a1a1;
    font-size: 15px; }
  .Form-Section .form-control:focus {
    outline: none !important;
    border: 1px solid #E53030; }
  .Form-Section .btn {
    display: inline-block;
    padding: 6px 12px;
    font-weight: 600;
    letter-spacing: 4px;
    line-height: 40px;
    font-size: 16px;
    width: 65%;
    height: 50px;
    color: #B8B8B8;
    text-transform: uppercase;
    border-radius: 0px;
    border: 1px solid #DADADA;
    margin-top: 5px;
    transition: background-color 0.5s; }
  .Form-Section .btn:hover {
    background-color: #E53030;
    color: white; }

.parter {
  padding-bottom: 100px; }
  .parter .container .col-md-3 {
    margin-bottom: 30px; }
    .parter .container .col-md-3 .imageholder {
      position: relative;
      background-color: #F2F2F2;
      height: 300px;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column; }
      .parter .container .col-md-3 .imageholder .parter-image {
        position: absolute;
        background-repeat: no-repeat !important;
        background-size: contain !important;
        width: 70%;
        background-position: center;
        height: 30%;
        display: flex; }

.philoshopy {
  padding: 60px 0 50px 0;
  background-color: #ECEEED;
  text-align: center; }
  .philoshopy .content {
    width: 50%;
    margin: 0 auto;
    margin-top: 30px; }
    .philoshopy .content p {
      text-align: center;
      color: #686868;
      line-height: 25px; }
    .philoshopy .content a {
      letter-spacing: 1px;
      text-align: center;
      display: inline-block;
      margin: 50px auto auto auto; }

.available-job {
  background-color: #F3F3F3;
  padding: 50px 0 50px 0; }
  .available-job .container h3 {
    padding-bottom: 25px;
    text-align: left; }
  .available-job .container .row .col-md-4 {
    margin-bottom: 35px; }
    .available-job .container .row .col-md-4 .textbox {
      padding: 35px;
      background-color: #FFFFFF;
      height: 200px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      .available-job .container .row .col-md-4 .textbox h3 {
        font-size: 16px;
        font-weight: bold;
        padding-bottom: 5px; }
      .available-job .container .row .col-md-4 .textbox p {
        max-height: 70px;
        overflow: hidden;
        margin: 0;
        color: #000000;
        line-height: 23px; }
      .available-job .container .row .col-md-4 .textbox a {
        color: #D5D5D5;
        font-size: 16px;
        font-weight: bold;
        text-align: center;
        display: block;
        margin: 0 auto;
        padding-top: 20px;
        transition: color 0.45s ease; }
      .available-job .container .row .col-md-4 .textbox:hover {
        cursor: pointer; }
        .available-job .container .row .col-md-4 .textbox:hover a {
          color: #E53030; }

.modal {
  background: #FFF; }
  .modal .modal-content {
    box-shadow: none;
    border-radius: 0;
    border: none; }
    .modal .modal-content h2 {
      padding-bottom: 3%;
      padding-left: 18px;
      font-size: 20px; }
    .modal .modal-content label {
      font-size: 14px;
      font-weight: 400;
      color: #717171; }
    .modal .modal-content .form-control {
      border-radius: 0px;
      height: 40px;
      border: 1px solid #b3b3b3;
      transition: all .4s ease-in-out;
      color: #a1a1a1;
      font-size: 15px; }
    .modal .modal-content .DcFile {
      position: relative;
      height: 40px;
      cursor: pointer;
      width: 100%; }
      .modal .modal-content .DcFile:after {
        content: 'Choose File';
        position: absolute;
        z-index: 5;
        height: 100%;
        width: 100%;
        background: #3c3c3c;
        left: 0;
        color: #FFF;
        font-size: 12px;
        line-height: 40px;
        padding-left: 15px; }
      .modal .modal-content .DcFile:focus {
        outline: none; }
    .modal .modal-content .form-control:focus {
      outline: none !important;
      border: 1px solid #E53030;
      background-color: transparent; }
      .modal .modal-content .form-control:focus:hover {
        background-color: transparent; }
    .modal .modal-content .btn {
      display: inline-block;
      padding: 6px 72px;
      font-weight: 400;
      letter-spacing: 2px;
      line-height: 32px;
      font-size: 16px;
      height: 46px;
      color: #B8B8B8;
      text-transform: uppercase;
      border-radius: 0px;
      border: 1px solid #b3b3b3;
      margin-top: 5px;
      transition: background-color 0.5s; }
      .modal .modal-content .btn:focus {
        background-color: transparent; }
        .modal .modal-content .btn:focus:hover {
          background-color: #E53030;
          color: white; }
    .modal .modal-content .btn:hover {
      background-color: #E53030;
      color: white; }
    .modal .modal-content .close {
      position: absolute;
      top: 0;
      right: 0; }
      .modal .modal-content .close img {
        height: 22px; }
  .modal h3 {
    font-size: 20px;
    color: black; }

.ink-color {
  display: inline-block;
  position: relative;
  width: 100%; }
  .ink-color ul {
    position: absolute;
    left: 75px;
    top: 5px; }
    .ink-color ul li {
      height: 12px;
      width: 12px;
      display: inline-block;
      margin-right: 4px;
      border-radius: 50%; }

.minheight .child-a li {
  margin-bottom: 10px; }
  .minheight .child-a li a {
    font-weight: 600;
    color: #373737 !important;
    font-size: 16px; }
    .minheight .child-a li a:hover {
      opacity: 0.6; }

.minheight {
  min-height: 70vh; }

@media (min-width: 1400px) {
  .container {
    width: 90%;
    margin: auto; } }
@media (max-width: 767px) {
  .p65 {
    padding: 30px 0; }

  .mBtn {
    padding: 8px 35px;
    font-size: 14px; }

  .p50 {
    padding: 30px 0; } }
@media (max-width: 767px) {
  .DcNav .navbar-nav a:hover:after, .DcNav .navbar-nav a.active:after {
    bottom: 5px;
    top: auto;
    width: 30px;
    right: auto;
    left: 15px;
    height: 3px; }

  .DcNav .navbar-nav a:after {
    right: auto; }

  .navbar-nav .reOpen > .FirstDrop {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }

  .reOpen > .dropdown-menu {
    display: block !important; } }
@media (max-width: 767px) {
  .home-about .col-md-12 {
    width: auto; } }
@media (max-width: 767px) {
  .AboutUs__content .container {
    padding: 30px 15px; }

  .section-title h2 {
    font-size: 24px; }

  .AboutUs {
    padding-top: 25px; }
    .AboutUs__content {
      margin-top: 20px; }
      .AboutUs__content p {
        margin-bottom: 15px; } }
@media (max-width: 767px) {
  .home-social {
    padding-top: 25px; }
    .home-social__content {
      margin-top: 20px;
      padding: 40px 0; }
      .home-social__content ul {
        flex-wrap: wrap;
        width: 75%; }
        .home-social__content ul li {
          display: flex;
          flex-basis: 50%;
          justify-content: center;
          margin-bottom: 15px; } }
@media (min-width: 1400px) {
  .asAwards .asAwardsSlider {
    height: 80vh; } }
@media (max-width: 767px) {
  .asAwards__flex img {
    height: 100px; }
  .asAwards__flex p {
    font-size: 14px;
    line-height: 18px;
    margin-top: 15px; }
  .asAwards__flex h4 {
    font-size: 20px;
    margin-top: 0; } }
@media (max-width: 767px) {
  .DcNav {
    height: 60px; }
    .DcNav .navbar-brand {
      height: 60px; }
    .DcNav .navbar-toggle {
      position: relative;
      float: right;
      padding: 0;
      margin-right: 15px;
      background-color: transparent;
      background-image: none;
      border-radius: 4px;
      border: none;
      height: 59px;
      margin-top: 0;
      margin-bottom: 0; }
    .DcNav .navbar-toggle .icon-bar {
      width: 25px;
      background: #ffffff; }

  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent !important; }

  .navbar-nav a:hover:after, .navbar-nav a.active:after {
    bottom: auto;
    top: 15px;
    width: 23px;
    right: auto;
    left: 15px; }

  .navbar-right {
    background: #D20202;
    margin-top: 0;
    padding-bottom: 30px; }

  .navbar-nav a {
    font-size: 15px !important;
    height: 40px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important; } }
@media (max-width: 1024px) {
  .home-slider, .baner-slider, .rev_slider, .rev_slider_wrapper, .slotholder {
    height: 100vh !important; } }
@media (max-width: 767px) {
  .home-slider, .baner-slider, .rev_slider, .rev_slider_wrapper, .slotholder {
    height: 70vh !important; }

  .home-category__slider__nav .Left, .home-category__slider__nav .Right {
    height: 30px;
    width: 30px;
    line-height: 30px; }
    .home-category__slider__nav .Left img, .home-category__slider__nav .Right img {
      height: 12px; }

  .asAwardsSlider .home-category__slider__single {
    padding-top: 74.78%; } }
@media (max-width: 1024px) {
  .home-category__slider {
    min-height: unset; } }
@media (max-width: 767px) {
  .home-category {
    padding-top: 25px; }
    .home-category__slider {
      margin-top: 20px; } }
@media (max-width: 1024px) {
  .asAwards .asAwardsSlider, .asAwards .home-category__slider__single {
    height: 60vh; } }
@media (max-width: 1024px) {
  .Footer .footer-social ul li {
    padding-left: 4px; } }
@media (max-width: 991px) {
  .Footer .menu ul, .Footer .footer-social ul {
    text-align: left; } }
@media (max-width: 767px) {
  .Footer .menu {
    margin-top: 18px;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    padding-top: 10px; }
    .Footer .menu ul {
      text-align: left; }

  .Footer .footer-social {
    margin-top: 13px;
    border-top: 1px solid rgba(0, 0, 0, 0.25);
    padding-top: 22px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
    padding-bottom: 26px; }
    .Footer .footer-social ul {
      text-align: left; }
      .Footer .footer-social ul li a {
        height: 40px !important;
        width: 40px !important;
        line-height: 40px !important; }

  .Footer .container:nth-of-type(1) {
    padding: 50px 15px 17px 15px; }

  .Footer hr {
    display: none; } }
@media (min-width: 1500px) {
  .boardOfDicrector__single__img {
    height: 400px; } }
@media (min-width: 1400px) {
  .missionVision {
    padding: 150px 0; } }
@media (max-width: 991px) {
  .missionVision__left, .missionVision__right {
    width: 100%;
    padding: 0; } }
@media (max-width: 767px) {
  .missionVision h2 {
    margin-bottom: 7px;
    margin-top: 0;
    font-size: 25px; }

  .missionVision__left {
    margin-bottom: 30px; } }
@media (max-width: 991px) {
  .asChairman .brandStory__left {
    padding: 50px 135px 50px 137px; } }
@media (max-width: 991px) {
  .asChairman .brandStory__left {
    padding: 40px 15px; } }
@media (max-width: 767px) {
  .asChairman .brandStory__left {
    padding: 30px 15px; }

  .asChairman .brandStory__left__heading {
    margin-bottom: 24px; }
    .asChairman .brandStory__left__heading:after {
      bottom: -6px; }
    .asChairman .brandStory__left__heading h3 {
      font-size: 25px;
      margin-bottom: 5px; }

  .asChairman {
    margin-bottom: 15px; }
    .asChairman .row {
      display: block;
      margin-bottom: 20px; } }
@media (max-width: 991px) {
  .brandStory__left {
    padding: 80px 137px 80px 141px; } }
@media (max-width: 768px) {
  .brandStory__left {
    padding: 40px 15px; } }
@media (max-width: 767px) {
  .brandStory__left {
    padding: 30px 15px; }
    .brandStory__left h3 {
      font-size: 25px;
      margin-bottom: 12px; }
    .brandStory__left p {
      line-height: 24px; }
    .brandStory__left a {
      margin-top: 12px; } }
@media (max-width: 768px) {
  .Download {
    height: 30vh; } }
@media (max-width: 767px) {
  .Download a {
    font-size: 18px; } }
@media (max-width: 768px) {
  .whoWeare p {
    line-height: 23px;
    margin-bottom: 10px; }
  .whoWeare h3 {
    font-size: 25px;
    margin-bottom: 13px; }
  .whoWeare a {
    margin-top: 15px; } }
@media (max-width: 767px) {
  .boardOfDicrector__slide {
    margin-top: 30px;
    margin-bottom: 25px; }

  .boardOfDicrector__title h3 {
    font-size: 25px; } }
@media (max-width: 400px) {
  .boardOfDicrector__single__img {
    height: 330px; }

  .boardOfDicrector__slide {
    margin-bottom: 10px; } }
@media (max-width: 768px) {
  .Products__short .col-md-6 {
    margin-bottom: 30px; } }
@media (max-width: 767px) {
  .Products__short {
    margin-top: 15px; }
    .Products__short .col-md-6 {
      margin-bottom: 10px; }

  .Products__lists {
    margin-top: 30px; }
    .Products__lists .col-md-4:nth-child(even) {
      padding-left: 7.5px; }
    .Products__lists .col-md-4:nth-child(odd) {
      padding-right: 7.5px; }

  .Products__lists__single {
    margin-bottom: 15px;
    padding-bottom: 13px; }

  .Products__short .nice-select {
    height: 43px;
    line-height: 43px;
    font-size: 14px; }

  .Products__lists__single__text {
    height: 40px;
    padding: 0 5px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .Products__lists__single__text p {
      font-size: 13px;
      line-height: 16px; } }
@media (min-width: 1400px) {
  .productDetail__left__img .tab-content .tab-pane.active {
    display: flex;
    align-items: center;
    justify-content: center; } }
@media (max-width: 991px) {
  .productDetail__right {
    padding: 0 15px;
    margin-top: 23px; }

  .productDetail__right__head p {
    height: auto; }

  .productDetail__right__price {
    margin-top: 15px; }

  .productDetail__right__price {
    width: 50%;
    float: left;
    margin-bottom: 15px; }

  .productDetail__right__color {
    width: 50%;
    float: right;
    margin-bottom: 15px; }

  .productDetail__right__quantity .col-md-4 {
    width: 33.33%;
    float: left; }

  .productDetail__right__package {
    margin-top: 15px; }
    .productDetail__right__package .col-md-6 {
      width: 50%;
      float: left; }

  .productDetail__right__submit {
    margin-top: 15px; }

  .productDetail__right__submit .col-md-6 {
    float: right;
    width: 50px; }
  .productDetail__right__submit .col-md-6 {
    width: 50%;
    float: left; } }
@media (max-width: 767px) {
  .productDetail__left__img .tab-content .tab-pane.active {
    flex-direction: column;
    align-items: center;
    justify-content: center; }

  .singleItem .productDetail__left__img {
    width: calc(100%) !important;
    padding: 20px; }

  .productDetail__left__nav {
    width: 55px; }
    .productDetail__left__nav li a {
      height: 55px;
      margin-bottom: 6px; }
      .productDetail__left__nav li a img {
        width: 80%; }

  .productDetail__left__img {
    width: calc(100% - 68px) !important;
    padding: 20px; }

  .site-error {
    height: 42vh; }

  .DcNav .navbar-collapse {
    z-index: 90; }

  .productDetail__left__img .tab-content {
    padding: 0; }

  .productDetail__left__nav li:nth-child(n+4) {
    display: none; } }
@media (max-width: 550px) {
  .productDetail__right__quantity,
  .productDetail__right__package,
  .productDetail__right__submit {
    margin-right: -15px; }

  .productDetail__right__quantity__total p {
    padding-left: 0; }
  .productDetail__right__quantity__total span {
    width: 100%;
    margin: 0;
    line-height: 33px; }

  .productDetail__right__quantity__delivery .nice-select {
    width: 100%;
    margin-left: 0; }

  .productDetail__right__package .col-md-6:nth-child(odd) {
    padding-right: 7.5px; }
  .productDetail__right__package .col-md-6:nth-child(even) {
    padding-left: 7.5px; }

  .productDetail__right__quantity__range ul li {
    line-height: 36px; }

  .productDetail__right__quantity__delivery .nice-select {
    line-height: 33px; }

  .productDetail__right__package .nice-select {
    font-size: 12px;
    padding-left: 8px; }

  .productDetail__right__submit .col-md-6:nth-child(odd) {
    padding-right: 7.5px; }
  .productDetail__right__submit .col-md-6:nth-child(even) {
    padding-left: 7.5px; }

  .productDetail__right__head h3 {
    margin-bottom: 10px; }

  .asRelatedProducts .Products__lists {
    padding: 0 10px;
    margin-left: -7px; }
    .asRelatedProducts .Products__lists .col-md-3 {
      padding: 0 5px; } }
@media (min-width: 1400px) {
  .container {
    width: 90% !important;
    margin: auto; } }
/*---contact-us & map section start----*/
@media (max-width: 991px) {
  .Contactsus-section .row {
    display: block !important; }
    .Contactsus-section .row .col-md-6:first-child {
      width: 41.66666667%;
      float: left !important; } }
@media (max-width: 768px) {
  .Contact-Title {
    padding-top: 4% !important;
    padding-bottom: 3%; }

  .Contactsus-section .row {
    display: block !important; }
    .Contactsus-section .row .col-md-6:first-child {
      display: block !important;
      width: 100% !important;
      padding-left: 15px; }
      .Contactsus-section .row .col-md-6:first-child .context-wrapper {
        padding: 3% 15px 4% 15px !important;
        display: block !important;
        margin: 0 auto; }
    .Contactsus-section .row .col-md-6 {
      display: block;
      width: 100%;
      float: left;
      padding: 0; } }
@media (max-width: 767px) {
  .Contact-Title {
    padding: 30px 0 30px 0 !important; }
    .Contact-Title h3 {
      font-size: 18px !important; }

  .Contactsus-section .row {
    display: block !important; }
  .Contactsus-section .col-md-6:first-child {
    padding: 15px 0 0 0 !important;
    margin: 0 !important;
    float: none !important; }
    .Contactsus-section .col-md-6:first-child .context-wrapper {
      margin: 0 !important;
      padding-top: 0% !important;
      padding-bottom: 5% !important;
      display: block !important;
      width: 100% !important; }
      .Contactsus-section .col-md-6:first-child .context-wrapper h2 {
        font-size: 16px !important;
        margin: 0;
        padding-bottom: 15px; }
      .Contactsus-section .col-md-6:first-child .context-wrapper p {
        font-size: 12px !important;
        margin: 0; }
  .Contactsus-section .col-md-7 {
    padding: 0 !important; }

  .Form-Section .btn {
    height: 44px;
    font-size: 15px; } }
/*---contact-us & map section end----*/
/*----- contact form section start----*/
@media (max-width: 991px) {
  .Form-Section .container .col-md-12 form .col-md-6 {
    width: 50%;
    float: left; }
  .Form-Section .btn {
    width: 100%; } }
@media (max-width: 768px) {
  .Form-Section .container {
    padding: 25px; }
    .Form-Section .container .row .col-md-12 .col-md-6 .form-control {
      margin: 0; }
  .Form-Section .btn {
    width: 100%; } }
@media (max-width: 767px) {
  .Form-Section {
    padding: 30px 0 30px 0 !important; }
    .Form-Section .container {
      width: 100% !important;
      padding: 0 15px 0 15px; }
      .Form-Section .container .col-md-12 {
        padding: 0 !important; }
        .Form-Section .container .col-md-12 h2 {
          font-size: 18px;
          padding: 0 0 20px 15px;
          margin: 0; }
        .Form-Section .container .col-md-12 form .col-md-6 {
          width: 100%;
          display: block; }
    .Form-Section .form-control {
      margin-bottom: 0 !important; }
    .Form-Section label {
      font-size: 12px !important; }
    .Form-Section .btn {
      margin: 10px 15px 0 0 !important;
      width: 100% !important; } }
/*---contact form section end---*/
/*--philoshopy section start--*/
@media (max-width: 991px) {
  .philoshopy .content {
    width: 100% !important; } }
@media (max-width: 768px) {
  .philoshopy .content {
    width: 75% !important; } }
@media (max-width: 767px) {
  .philoshopy {
    padding: 30px 0 30px 0 !important; }
    .philoshopy .container h3 {
      font-size: 18px !important; }
    .philoshopy .container .content {
      width: 100% !important;
      margin-top: 5% !important; }
      .philoshopy .container .content p {
        font-size: 12px !important; }
      .philoshopy .container .content a {
        padding: 10px 30px;
        margin: 25px auto auto auto; } }
@media (min-width: 1400px) {
  .available-job .container {
    width: 90% !important;
    margin: auto; }
    .available-job .container .title {
      padding-left: 20px; }
    .available-job .container .row {
      margin: 0 auto; }
      .available-job .container .row .col-md-12 .col-md-4 {
        margin: 21px !important;
        width: 380px !important; } }
@media (max-width: 991px) {
  .available-job .container .row .col-md-4 {
    width: 50%;
    float: left; } }
@media (max-width: 1024px) {
  .available-job .container .row .col-md-12 .col-md-4 {
    width: 31% !important;
    float: left; } }
@media (max-width: 768px) {
  .available-job .container .row .col-md-12 .col-md-4 {
    width: 350px !important;
    float: left; } }
@media (max-width: 767px) {
  .available-job {
    padding: 30px 0 30px 0 !important; }
    .available-job .container h3 {
      font-size: 18px !important;
      padding-bottom: 25px !important; }
    .available-job .container .row .col-md-4 {
      margin-bottom: 15px !important;
      width: 100%;
      display: block; }
      .available-job .container .row .col-md-4 h3 {
        padding-bottom: 5px !important; } }
@media (max-width: 991px) {
  .parter .container .row .col-md-3 {
    width: 50%;
    float: left; } }
@media (max-width: 991px) and (min-width: 768px) {
  li.top-nav__top__search {
    display: none; } }
@media (max-width: 768px) {
  .parter .container .row .col-md-3 {
    width: 50% !important;
    float: left !important; } }
@media (max-width: 767px) {
  .parter .container .row .col-md-3 {
    width: 100% !important;
    display: block !important;
    margin-bottom: 15px; }

  form.search {
    padding-left: 15px; }

  .top-nav__top__search {
    display: block;
    padding-left: 0; }
    .top-nav__top__search input {
      width: calc(90% - 10px); }
    .top-nav__top__search button {
      left: 75%;
      top: 18px; } }
@media (min-width: 767px) {
  .mobile_search_bar {
    display: none; } }

/*# sourceMappingURL=inner.css.map */
