@font-face {
  font-family: HelveticaNeueLTPro;
  src: url(../fonts/HelveticaNeueLTPro-UltLtCn.otf) format("opentype");
  font-weight: 100; }

@font-face {
  font-family: HelveticaNeueLTPro;
  src: url(../fonts/HelveticaNeueLTPro-ThCn.otf) format("opentype");
  font-weight: 300; }

@font-face {
  font-family: HelveticaNeueLTPro;
  src: url(../fonts/HelveticaNeueLTPro-LtCn.otf) format("opentype");
  font-weight: 400; }

@font-face {
  font-family: HelveticaNeueLTPro;
  src: url(../fonts/HelveticaNeueLTPro-Cn.otf) format("opentype");
  font-weight: 500; }

@font-face {
  font-family: HelveticaNeueLTPro;
  src: url(../fonts/HelveticaNeueLTPro-MdCn.otf) format("opentype");
  font-weight: 700; }

@font-face {
  font-family: HelveticaNeueLTPro;
  src: url(../fonts/HelveticaNeueLTPro-BdCn.otf) format("opentype");
  font-weight: 900; }

::-webkit-scrollbar {
  width: 0px;
  height: 0px; }

::-webkit-scrollbar-track {
  background: transparent;
  border-radius: 0; }

::-webkit-scrollbar-thumb {
  border-radius: 0;
  background: transparent; }

html {
  font-size: 12px; }

body {
  /*font-family: "HelveticaNeueLTPro", sans-serif;*/
  font-weight: 100;
  color: #000000;
  letter-spacing: 0rem;
  overflow: -moz-scrollbars-none;
  -ms-overflow-style: none;
  position: relative; }
  body::-webkit-scrollbar {
    width: 0 !important; }

.not-full {
  height: calc(100vh - 85px);
  overflow: auto; }

ul {
  list-style: none;
  padding: 0;
  margin: 0; }

p {
  padding: 0;
  margin: 0;
  text-align: left; }

a {
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

button:focus, a:focus, input[type=text]:focus {
  outline: none !important;
  box-shadow: none !important; }

:focus {
  outline: none !important;
  box-shadow: none !important; }

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.navbar-brand {
  padding: 0; }
  .navbar-brand img {
    width: 75px; }

.navbar {
  padding-top: 0rem;
  padding-bottom: 0rem;
  height: 85px; }

.navbar-expand-lg .navbar-nav .nav-link {
  padding: 0.6rem 1.3rem;
  color: #000000;
  font-weight: 600;
  font-size: 1.15rem; }

.navbar-collapse {
  position: absolute;
  background: #fff;
  top: 85px;
  z-index: 1;
  padding: 15px 10px;
  left: -15px;
  width: calc(100% + 30px); }
  @media (min-width: 992px) {
    .navbar-collapse {
      position: static;
      top: 0;
      padding: 0;
      left: 0;
      width: 100%;
      background: transparent; } }

.footer {
  background: #EFEEEE;
  }
  .footer ul > li > a {
    display: block;
    color: #808080;
    font-weight: 500; }
  .footer-nav-list > li > a {
    padding: 0.4rem;
    font-size: 1.5rem; }
  .footer-item-list > li > a {
    padding: 0.3rem;
    font-size: 1.08333rem; }
    .footer-item-list > li > a.main-item {
      font-size: 1.5rem; }
  .footer-icon-list {
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    .footer-icon-list .icon-menu > li.icon {
      border: 2px solid #BBBDBD; }
      .footer-icon-list .icon-menu > li.icon a {
        color: #BBBDBD;
        line-height: 0.1; }
      .footer-icon-list .icon-menu > li.icon:hover {
        background: #BBBDBD; }
  .footer-bottom {
    background: #ffffff;
    height: 66px;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media (min-width: 576px) {
      .footer-bottom {
        height: 33px; } }
    .footer-bottom .info-para {
      color: #808080;
      font-size: 1.25rem;
      font-weight: 400; }

.icon-menu {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 15px 15px 5px;
  margin-left: auto; }
  @media (min-width: 576px) {
    .icon-menu {
      padding: 0;
      justify-content: center; } }
  .icon-menu > li {
    cursor: pointer; }
    .icon-menu > li.hot-line {
      display: flex;
      justify-content: center;
      align-items: center; }
      .icon-menu > li.hot-line a {
        color: #000000;
        font-weight: 600;
        font-size: 1.15rem;
        margin-right: 1.4rem;
        line-height: 0.1; }
      .icon-menu > li.hot-line .fa {
        margin-right: 0.4rem;
        font-size: 1.16667rem; }
    .icon-menu > li.icon {
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 50%;
      font-size: 0.83333rem;
      width: 20px;
      height: 20px;
      /*border: 2px solid #808080;*/ }
      .icon-menu > li.icon a {
        color: #000000;
        line-height: 0.1; }
      .icon-menu > li.icon:hover {
        background: #000000; }
        .icon-menu > li.icon:hover a {
          color: #ffffff; }
    .icon-menu > li + li {
      margin-left: 1.3rem; }
.fa{	  font-size: 1.25rem !important; }
.fa-brands{	  font-size: 1.25rem !important; }
.fa-instagram { font-weight:600 !important; }

.main-view .inner-content .carousel-item {
  height: calc(100vh - 225px); }
  @media (min-width: 576px) {
    .main-view .inner-content .carousel-item {
      height: calc(100vh - 285px); } }
  @media (min-width: 992px) {
    .main-view .inner-content .carousel-item {
      height: calc(100vh - 200px); } }
  .main-view .inner-content .carousel-item .img-item {
    width: 100%;
    height:100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: flex-end; }
    .main-view .inner-content .carousel-item .img-item.item-1 {
      background-size: cover; }
    .main-view .inner-content .carousel-item .img-item.item-2 {
      background-size: cover; }
    .main-view .inner-content .carousel-item .img-item.item-3 {
      background-size: cover; }
    .main-view .inner-content .carousel-item .img-item.item-4 {
      background-size: cover; }
    .main-view .inner-content .carousel-item .img-item.item-5 {
      background-size: cover; }
    .main-view .inner-content .carousel-item .img-item .description {
      position: absolute;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;	  }
      .main-view .inner-content .carousel-item .img-item .description.right {
        bottom: 7rem; }
        @media (min-width: 768px) {
          .main-view .inner-content .carousel-item .img-item .description.right {
            right: 4.5rem; } }
        @media (min-width: 992px) {
          .main-view .inner-content .carousel-item .img-item .description.right {
            right: 7.5rem;
            bottom: 12.8rem; } }
      .main-view .inner-content .carousel-item .img-item .description.left {
        bottom: 7rem; }
        @media (min-width: 768px) {
          .main-view .inner-content .carousel-item .img-item .description.left {
            left: 4.5rem;
            top: 0; } }
        @media (min-width: 992px) {
          .main-view .inner-content .carousel-item .img-item .description.left {
            left: 7.5rem;
			padding-top: 490px	} }
	 .main-view .inner-content .carousel-item .img-item .description.topLeft {
        bottom: 7rem; }
		 @media (max-width: 550px) {
          .main-view .inner-content .carousel-item .img-item .description.topLeft {
            /*left: 4.5rem;*/
            top: 0;	
			padding-bottom:82%			} }
        @media (min-width: 768px) {
          .main-view .inner-content .carousel-item .img-item .description.topLeft {
            left: 4.5rem;
            top: 0;		} }
        @media (min-width: 992px) {
          .main-view .inner-content .carousel-item .img-item .description.topLeft {
            left: 7.5rem;
			padding-top: 0px;
			margin-top:-400px			} }
 .main-view .inner-content .carousel-item .img-item .description.topRight {
        bottom: 7rem; }
		 @media (max-width: 550px) {
          .main-view .inner-content .carousel-item .img-item .description.topRight {
            right: 4.5rem;
            top: 0;	
			padding-bottom:50%			} }
        @media (min-width: 768px) {
          .main-view .inner-content .carousel-item .img-item .description.topRight {
            right: 4.5rem; } }
        @media (min-width: 992px) {
          .main-view .inner-content .carousel-item .img-item .description.topRight {
            right: 7.5rem;
            bottom: 12.8rem; 
			padding-bottom: 400px	} }
      .main-view .inner-content .carousel-item .img-item .description.color-1 .line {
        color: #3C3C48; }
      .main-view .inner-content .carousel-item .img-item .description.color-2 .line {
          color: #3773ff; }
      .main-view .inner-content .carousel-item .img-item .description.color-3 .line {
        color: #11A486; }
      .main-view .inner-content .carousel-item .img-item .description .line {
        text-transform: uppercase;
        color: #fff;
        line-height: 0.8; }
        .main-view .inner-content .carousel-item .img-item .description .line-1 {
          font-size: 3.16667rem;
          margin-left: 5rem;
          line-height: 1; }
          @media (min-width: 992px) {
            .main-view .inner-content .carousel-item .img-item .description .line-1 {
              margin-left: 9rem;
              font-size: 4.83333rem;
              line-height: 0.9; } }
        .main-view .inner-content .carousel-item .img-item .description .line-2 {
          font-size: 4rem; }
          @media (min-width: 992px) {
            .main-view .inner-content .carousel-item .img-item .description .line-2 {
              font-size: 7.33333rem; } }
        .main-view .inner-content .carousel-item .img-item .description .line-3 {
          font-size: 2.16667rem;
          margin-left: 12.7rem;
          line-height: 1.3; }
          @media (min-width: 992px) {
            .main-view .inner-content .carousel-item .img-item .description .line-3 {
              margin-left: 15.7rem;
              font-size: 5.5rem;
              line-height: 0.7; } }
        .main-view .inner-content .carousel-item .img-item .description .line-4 {
          font-size: 2.5rem;
          margin-left: 2.5rem; }
          @media (min-width: 992px) {
            .main-view .inner-content .carousel-item .img-item .description .line-4 {
              margin-left: 5.5rem;
              font-size: 3.91667rem; } }

.main-view .carousel-indicators {
  margin: 0;
  bottom: 30px;
  right: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (min-width: 992px) {
    .main-view .carousel-indicators {
      bottom: 69px;
      right: 75px;
      left: auto; } }
  .main-view .carousel-indicators li {
    width: 10px;
    background: none;
    opacity: 1;
    display: flex;
    justify-content: center;
    align-items: center; }
    .main-view .carousel-indicators li + li {
      margin-left: 0.5rem; }
    .main-view .carousel-indicators li > span {
      border-radius: 10px;
      width: 10px;
      height: 10px;
      display: block;
      border: 1px solid #ffffff; }
    .main-view .carousel-indicators li.active > span {
      background: none;
      background: #ffffff;
      width: 10px;
      height: 10px; }

.slider-footer-outer {
  padding-top:10px;
  background: #FFFFFF; }

.slider-footer {
  height: 140px;
  width: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr); }
  @media (min-width: 576px) {
    .slider-footer {
      height: 200px; } }
  @media (min-width: 992px) {
    .slider-footer {
      grid-template-columns: repeat(5, 1fr);
      height: 115px; } }
  .slider-footer .footer-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    width: 100%;
    cursor: pointer; }
    .slider-footer .footer-icon img {
      animation: move-little-up 2s infinite;
      max-width: 24px;
      margin-bottom: 8px; }

@-webkit-keyframes move-little-up {
  0% {
    transform: translateY(0); }
  50% {
    transform: translateY(-10px); }
  100% {
    transform: translateY(0); } }
      @media (min-width: 992px) {
        .slider-footer .footer-icon img {
          max-width: 40px; } }
    .slider-footer .footer-icon:hover img {
      animation: rotate-right 1s ease-in-out; }

@-webkit-keyframes rotate-right {
  0% {
    opacity: 1; }
  100% {
    opacity: 1;
    transform: rotate(360deg); } }
    .slider-footer .footer-icon .description {
      font-weight: 400;
      color: #000000;
      text-transform: uppercase;
      line-height: 1;
      }
      @media (min-width: 576px) {
        .slider-footer .footer-icon .description {
          display: block; } }
      @media (min-width: 992px) {
        .slider-footer .footer-icon .description {
          font-size: 1rem; } }
    .slider-footer .footer-icon:nth-child(2) img {
      animation-delay: 0.3s; }
    .slider-footer .footer-icon:nth-child(3) img {
      animation-delay: 0.15s; }
    .slider-footer .footer-icon:nth-child(4) img {
      animation-delay: 0.6s; }
    .slider-footer .footer-icon:nth-child(5) img {
      animation-delay: 0.9s; }
    .slider-footer .footer-icon:nth-child(6) img {
      animation-delay: 0.45s; }
    .slider-footer .footer-icon:nth-child(7) img {
      animation-delay: 0.1s; }
    .slider-footer .footer-icon:nth-child(8) img {
      animation-delay: 0.5s; }

.absolute-section {
 margin-top:66px;
  width: 100%;
  /*height: 85vh;*/
  position: absolute;
  z-index: 15;
  top: 0;
  left: 0;
  /*background: rgba(0, 0, 0, 0.25);*/
  display: flex;
  justify-content: center;
  align-items: center;
  display: none; }
  .absolute-section-inner {
    width: calc(100% - 60px);
    /*height: calc(100% - 130px); */
	z-index: 16}

.inner-view .inner-content .carousel-item {
  display: block;
  height: 100vh;
  position: relative;
  overflow: auto;}
  .inner-view .inner-content .carousel-item.not-full {
    height: calc(100vh - 205px);
	margin-top: 20px	}
  .inner-view .inner-content .carousel-item .close-support {
    height: 20px;
    position: absolute;
    right: 20px;
    top: 15px;
    cursor: pointer;
    z-index: 1; }
    @media (min-width: 576px) {
      .inner-view .inner-content .carousel-item .close-support {
        height: 40px;
        right: 40px;
        top: 30px; } }
  .inner-view .inner-content .carousel-item .img-item {
    width: 100%;
    height: 97%;
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    display: none; }
    .inner-view .inner-content .carousel-item .img-item.item-1 {
      background: url(../img/support/bg-01.jpg) 0% 0% no-repeat;
      background-size: cover; }
    .inner-view .inner-content .carousel-item .img-item.item-2 {
      background: url(../img/support/bg-02-1.jpg) 60% 40% no-repeat;
      background-size: cover; }
    .inner-view .inner-content .carousel-item .img-item.item-3 {
      background: url(../img/support/bg-03-1.jpg) 0% 0% no-repeat;
      background-size: cover; }
    .inner-view .inner-content .carousel-item .img-item.item-4 {
      background: url(../img/support/bg-04.jpg) 0% 0% no-repeat;
      background-size: cover; }
    .inner-view .inner-content .carousel-item .img-item.item-5 {
      background: url(../img/support/bg-05.jpg) 0% 0% no-repeat;
      background-size: cover; }
    .inner-view .inner-content .carousel-item .img-item.item-6 {
      background: url(../img/support/bg-06-1.jpg) 0% 0% no-repeat;
      background-size: cover; }
    .inner-view .inner-content .carousel-item .img-item.item-7 {
      background: url(../img/support/bg-07-2.jpg) 0% 0% no-repeat;
      background-size: cover; }
    .inner-view .inner-content .carousel-item .img-item.item-8 {
      background: url(../img/support/bg-08.jpg) 0% 0% no-repeat;
      background-size: cover; }
    .inner-view .inner-content .carousel-item .img-item.item-csr {
      background: #D2D2D2; }
    .inner-view .inner-content .carousel-item .img-item.item-contact {
      background: #ffffff;
      display: flex;
      justify-content: center;
      align-items: center;
      position: relative; }
      .inner-view .inner-content .carousel-item .img-item.item-contact .inner {
        width: 50%;
        height: 100%; }
        .inner-view .inner-content .carousel-item .img-item.item-contact .inner-left {
         /* background: url(../img/contact/contact-mobile.png) 0% 100% no-repeat; */}
        .inner-view .inner-content .carousel-item .img-item.item-contact .inner-right {
          /* background: url(../img/contact/contact-location.png) 100% 50% no-repeat; */}
        .inner-view .inner-content .carousel-item .img-item.item-contact .inner-left {
          background-size: contain; }
          @media (min-width: 992px) {
            .inner-view .inner-content .carousel-item .img-item.item-contact .inner-left {
              background-size: auto; } }
        .inner-view .inner-content .carousel-item .img-item.item-contact .inner-right {
          order: 1;
          background-size: contain; }
          @media (min-width: 992px) {
            .inner-view .inner-content .carousel-item .img-item.item-contact .inner-right {
              background-size: auto; } }
    .inner-view .inner-content .carousel-item .img-item .side-cover {
      background: rgba(255, 255, 255, 0.875);
      height: 100%;
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      position: relative;
      padding: 1.5rem; }
      @media (min-width: 576px) {
        .inner-view .inner-content .carousel-item .img-item .side-cover {
          width: 75%;
          padding: 3rem; } }
      @media (min-width: 576px) {
        .inner-view .inner-content .carousel-item .img-item .side-cover {
          background: url(../img/support/side-cover.png) 100% 0% no-repeat;
          background-size: cover;
          background-position: left; } }
      @media (min-width: 1200px) {
        .inner-view .inner-content .carousel-item .img-item .side-cover {
          width: calc(50% - 15px); } }
	  .cover-inner-description { 
	  max-width:300px;}
      .inner-view .inner-content .carousel-item .img-item .side-cover .cover-inner {
        display: grid;
        grid-gap: 15px;
        text-align: center;
        overflow: auto; }
        @media (min-width: 768px) {
          .inner-view .inner-content .carousel-item .img-item .side-cover .cover-inner {
            text-align: left; } }
        .inner-view .inner-content .carousel-item .img-item .side-cover .cover-inner img {
          margin: 0 auto;
          height: 145px; }
          .inner-view .inner-content .carousel-item .img-item .side-cover .cover-inner img.eye {
            width: 145px;
            height: auto; }
          @media (min-width: 768px) {
            .inner-view .inner-content .carousel-item .img-item .side-cover .cover-inner img {
              margin: 0; } }
          .inner-view .inner-content .carousel-item .img-item .side-cover .cover-inner img.close-support {
            width: 40px; }
        .inner-view .inner-content .carousel-item .img-item .side-cover .cover-inner h1 {
          text-transform: uppercase;
          font-weight: 350;
          color: #000000;
          font-size: 2.5rem;
          margin: 0;
          line-height: 0.9; }
        .inner-view .inner-content .carousel-item .img-item .side-cover .cover-inner p {
          font-size: 1rem;
          font-weight: 200;
          line-height: 1.2;
          text-align: left; }
          @media (min-width: 768px) {
            .inner-view .inner-content .carousel-item .img-item .side-cover .cover-inner p {
              text-align: left; } }
        .inner-view .inner-content .carousel-item .img-item .side-cover .cover-inner .list {
          display: grid;
          grid-template-columns: repeat(1, 1fr); }
          .inner-view .inner-content .carousel-item .img-item .side-cover .cover-inner .list.two-col {
            grid-template-columns: repeat(2, 1fr); }
          .inner-view .inner-content .carousel-item .img-item .side-cover .cover-inner .list ul > li {
            list-style: disc;
            font-size: 1rem;
            font-weight: 300;
            margin-left: 1.2rem;
            text-align: left; }
			.inner-view .inner-content .carousel-item .img-item .side-cover .cover-inner .list2 ul > li {
            list-style: disc;
            font-size: 1rem;
            font-weight: 300;
            margin-left: 3rem;
            text-align: left; }
		  .inner-view .inner-content .carousel-item .img-item .side-cover .cover-inner .list ol > li {
            list-style: number;
            font-size: 1rem;
            font-weight: 300;
            margin-left: 1.2rem;
            text-align: left; }
        .inner-view .inner-content .carousel-item .img-item .side-cover .cover-inner a {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          margin-left: auto; }
          @media (min-width: 768px) {
            .inner-view .inner-content .carousel-item .img-item .side-cover .cover-inner a {
              margin-left: 0; } }
          .inner-view .inner-content .carousel-item .img-item .side-cover .cover-inner a span {
            font-weight: 500;
            font-size: 1.08333rem; }
          .inner-view .inner-content .carousel-item .img-item .side-cover .cover-inner a img {
            width: 30px;
            height: 30px;
            margin-left: 5px; }
        .inner-view .inner-content .carousel-item .img-item .side-cover .cover-inner p, .inner-view .inner-content .carousel-item .img-item .side-cover .cover-inner li, .inner-view .inner-content .carousel-item .img-item .side-cover .cover-inner a {
          color: #000000; }
    .inner-view .inner-content .carousel-item .img-item .bottom-cover {
      background: #ffffff;
      height: 100%;
      width: 100%;
      position: relative; }
      @media (min-width: 992px) {
        .inner-view .inner-content .carousel-item .img-item .bottom-cover {
          /*background: url(../img/csr/csr-inner.png) 50% 50% no-repeat;
          background-size: cover; */} }
      .inner-view .inner-content .carousel-item .img-item .bottom-cover .bottom-cover-content {
        display: grid;
        text-align: center;
        overflow: auto;
        height: calc(70vh - 60px);
        width: 100%; }
        @media screen and (min-height: 540px) {
          .inner-view .inner-content .carousel-item .img-item .bottom-cover .bottom-cover-content {
            align-content: end; } }
        .inner-view .inner-content .carousel-item .img-item .bottom-cover .bottom-cover-content .cover-inner {
          padding: 1rem;
          color: #000000;
          text-transform: uppercase; }
          .inner-view .inner-content .carousel-item .img-item .bottom-cover .bottom-cover-content .cover-inner img {
            max-width: 90px;
            margin-bottom: 15px; }
          .inner-view .inner-content .carousel-item .img-item .bottom-cover .bottom-cover-content .cover-inner p {
            text-align: center;
            line-height: 1; }
          .inner-view .inner-content .carousel-item .img-item .bottom-cover .bottom-cover-content .cover-inner .para-title {
            font-size: 1.83333rem; }
            .inner-view .inner-content .carousel-item .img-item .bottom-cover .bottom-cover-content .cover-inner .para-title + .para-disc {
              margin-top: 1rem; }
          .inner-view .inner-content .carousel-item .img-item .bottom-cover .bottom-cover-content .cover-inner .para-disc {
            font-size: 1.16667rem;
            font-weight: 500; }
            .inner-view .inner-content .carousel-item .img-item .bottom-cover .bottom-cover-content .cover-inner .para-disc + p {
              margin-top: 1.4rem; }
          .inner-view .inner-content .carousel-item .img-item .bottom-cover .bottom-cover-content .cover-inner + .cover-inner {
            padding-bottom: 5rem; }
    .inner-view .inner-content .carousel-item .img-item .csr-footer-cover {
      /*background: url(../img/csr/csr-footer.png) 50% 100% no-repeat;
      background-size: 187%; */
      height: 100%;
      width: 100%;
      position: absolute;
      bottom: 0; }
    .inner-view .inner-content .carousel-item .img-item .contact-outer {
      left: 0;
      top: 0;
      height: 100%;
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      overflow: auto; }
      @media (min-width: 992px) {
        .inner-view .inner-content .carousel-item .img-item .contact-outer {
          position: absolute; } }
      .inner-view .inner-content .carousel-item .img-item .contact-outer .contact-inner {
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column; }
        @media (min-width: 992px) {
          .inner-view .inner-content .carousel-item .img-item .contact-outer .contact-inner {
            margin-right: 21.5rem; } }
        .inner-view .inner-content .carousel-item .img-item .contact-outer .contact-inner img {
          width: 118px;
          margin-bottom: 40px; }
        .inner-view .inner-content .carousel-item .img-item .contact-outer .contact-inner .a-contact .lbl-icon, .inner-view .inner-content .carousel-item .img-item .contact-outer .contact-inner .a-contact .lbl-label, .inner-view .inner-content .carousel-item .img-item .contact-outer .contact-inner .a-contact .lbl-description {
          font-size: 1.25rem; }
        .inner-view .inner-content .carousel-item .img-item .contact-outer .contact-inner .a-contact .lbl-icon, .inner-view .inner-content .carousel-item .img-item .contact-outer .contact-inner .a-contact .lbl-label {
          text-transform: uppercase;
          font-weight: 700;
          color: #000000;
          line-height: 1; }
        .inner-view .inner-content .carousel-item .img-item .contact-outer .contact-inner .a-contact .lbl-icon {
          margin-right: 5px; }
        .inner-view .inner-content .carousel-item .img-item .contact-outer .contact-inner .a-contact .lbl-description {
          margin-top: 2rem;
          line-height: 1.3; }
        .inner-view .inner-content .carousel-item .img-item .contact-outer .contact-inner .a-contact + .a-contact {
          margin-top: 4rem; }
  .inner-view .inner-content .carousel-item .csr-footer .card {
    border: 0;
    cursor: pointer; }
    .inner-view .inner-content .carousel-item .csr-footer .card-text {
      font-weight: 700;
      font-size: 1.25rem;
      color: #808080; }
  .inner-view .inner-content .carousel-item .modal-footer .card-text {
    font-size: 1.16667rem; }

.clients {
  color: #706F6F; }
  .clients h1 {
    color: #000000;
    font-size: 2.5rem;
    text-transform: uppercase;
    text-align: center;
    margin: 3rem 0rem 0rem 0rem; }
  .clients .a-client {
    display: grid;
    justify-items: center;
    grid-gap: 15px; }
    .clients .a-client.with-disc {
      grid-template-rows: 100px 1fr; }
    .clients .a-client .img-container {
      display: flex;
      justify-content: center;
      align-items: center; }
      .clients .a-client .img-container img {
        width: 100%; }
    .clients .a-client p {
      font-size: 1rem;
      font-weight: 500;
      text-align: center; }

.our-team {
  color: #000000;
  background: #ffffff; }
  .our-team .a-member {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column; }
    .our-team .a-member img {
      margin-top: 5rem;
      width: 50%; }
    .our-team .a-member .name {
      color: #000000;
      font-size: 1.66667rem;
      text-transform: uppercase;
      text-align: center;
      font-weight: 900;
      line-height: 1.1;
      margin-top: 2rem; }
    .our-team .a-member .occupation, .our-team .a-member .description {
      font-size: 1.25rem;
      text-align: center; }
    .our-team .a-member .occupation {
      font-weight: 500;
      line-height: 0.6;
      margin-top: 0.5rem; }
    .our-team .a-member .description {
      color: #808080;
      font-weight: 700;
      margin-top: 2.5rem; }
  .our-team .a-team img {
    margin-top: 1.5rem;
    width: 75%; }
  .our-team .a-team p {
    font-weight: 700;
    text-align: center; }
  .our-team .head-name {
    color: #000000;
    font-size: 2.58333rem;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    line-height: 1;
    margin-top: 7.5rem; }
  .our-team .head-description {
    text-align: center;
    color: #808080;
    font-weight: 700;
    margin-top: 1rem;
    font-size: 1rem; }
	
	.team-title {
    font-size: 2.5rem;
    margin: 25px 0px 50px 0px;
    line-height: 0.9;
	font-weight: 500;	
	text-align: center;
	text-transform: uppercase;}
	
	.team-ch {
    font-size: 2.5rem;
    margin: 25px 0px 0px 0px;
    line-height: 0.9;
	font-weight: 500;
	text-align: left;
	text-transform: uppercase;	}
	
	.csrh {
    font-size: 2.5rem;
    margin: 25px 0px 10px 0px;
    line-height: 0.9;
	font-weight: 500;
	text-align: center;
	text-transform: uppercase;	}
	
	.chairmanImg {
	/*border-radius: 50%; */
	max-height:500px;
	/*padding-top:0px !important;*/}
	
	@media screen and (max-width: 600px) {
  .chairmanImg {
   max-height:450px;
  }
}

.about-us {
  background: #ffffff; }
  .about-us-title, .about-us-description, .about-us-sub-title {
    color: #000000;
    /*-webkit-text-stroke: 1px #fff;*/ }
	

   @media (min-width: 992px) {
      .about-us-title, .about-us-description, .about-us-sub-title {
        -webkit-text-stroke: 0px #fff; } }
  .about-us-sub-title {
    font-size: 1.8rem;
    line-height: 1.2;
    margin: 0;
    /*margin-top: 2.6rem;*/
    /*text-align: right;*/ }
  .about-us-title {
    font-size: 2.5rem;
    margin: 0px 0px 0px 0px;
    line-height: 0.9;
	font-weight: 500;	}
   
  .about-us-description {
    font-size: 1.25rem;
	}
  .about-us .info {
    display: flex;
    justify-content: center;
    flex-direction: column;
    position: relative; }
    @media (min-width: 992px) {
      .about-us .info {
        z-index: 1; } }
  .about-us .section {
    display: flex;
    align-items: center;
    width: 100%; }
    .about-us .section-grid {
      display: grid;
      grid-template-columns: 1fr; }
      @media (min-width: 992px) {
        .about-us .section-grid {
          grid-template-columns: 1fr 1fr; } }
    .about-us .section-floating {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; }
      @media (min-width: 992px) {
        .about-us .section-floating {
          height: 1400px; } }
    .about-us .section-icon {
      display: flex;
      align-items: center;
      justify-content: center; }
    .about-us .section-1, .about-us .section-2 {
      justify-content: flex-end;
      padding: 3rem 3rem 0rem 3rem; }
      @media (min-width: 992px) {
        .about-us .section-1, .about-us .section-2 {
          padding: 6rem 10.5rem 0rem 10.5rem; } }
    .about-us .section-1 {
      width: 100%; }
      .about-us .section-1 img {
        width: 225px; }
    .about-us .section-2 {
      font-size: 1.2rem;
      flex-direction: column;
      display: flex;
      justify-content: flex-start;
      align-items: flex-end; }
      .about-us .section-2 p {
        /*text-align: right;*/
			}
      .about-us .section-2 img {
        width: 220px; }
    .about-us .section-3 {
      height: 465px;
      background: #ffffff; }
      @media (min-width: 992px) {
        .about-us .section-3 {
          background: transparent; } }
      .about-us .section-3 .section-left {
        position: relative;
        height: 100%;
        padding: 30px;
        display: flex;
        justify-content: flex-start;
        align-items: center; }
        @media (min-width: 992px) {
          .about-us .section-3 .section-left {
            justify-content: center; }
            .about-us .section-3 .section-left .info {
              align-items: flex-end; }
              .about-us .section-3 .section-left .info p {
                text-align: right; } }
    @media (min-width: 992px) and (min-width: 1200px) {
      .about-us .section-3 .section-left .info {
        margin-right: 50%; } }
      .about-us .section-3 .section-right {
        height: 100%; }
        .about-us .section-3 .section-right img {
          width: 162px;
          animation: moving-up 7.5s infinite;
          filter: grayscale(1) brightness(100); }
.about-us .container{
	font-size: 1.25rem;
	padding-top:15px;
	padding-bottom:10px;
}

.about-us .container img {
    /*width: 220px;*/
	padding-top:20px;
}	

.about-us .container div {
   
	padding-top:5px;
}	


@-webkit-keyframes moving-up {
  0% {
    transform: translateY(0px); }
  25% {
    transform: translateY(-100px); }
  50% {
    transform: translateY(-50px); }
  75% {
    transform: translateY(-150px); }
  100% {
    transform: translateY(0px); } }
          @media (min-width: 992px) {
            .about-us .section-3 .section-right img {
              filter: none; } }
        .about-us .section-3 .section-right:hover img {
          animation: rotate-right 1s ease-in-out; }

@-webkit-keyframes rotate-right {
  0% {
    opacity: 0; }
  100% {
    opacity: 1;
    transform: rotate(360deg); } }
      @media (min-width: 992px) {
        .about-us .section-3 .section-floating {
          top: -110px; } }
      @media (min-width: 992px) {
        .about-us .section-3 .section-floating {
          /*background: url(../img/about-us/left-red.png) 0% 0% no-repeat;
          background-size: contain; */ } }
    .about-us .section-4 {
      height: 465px;
      background: #ffffff; }
      @media (min-width: 992px) {
        .about-us .section-4 {
          background: transparent; } }
      .about-us .section-4 .section-left {
        height: 100%;
        order: 2; }
        .about-us .section-4 .section-left img {
          width: 196px;
          animation: moving-down 7.5s infinite;
          filter: grayscale(1) brightness(100); }

@-webkit-keyframes moving-down {
  0% {
    transform: translateY(0px); }
  25% {
    transform: translateY(100px); }
  50% {
    transform: translateY(50px); }
  75% {
    transform: translateY(150px); }
  100% {
    transform: translateY(0px); } }
          @media (min-width: 992px) {
            .about-us .section-4 .section-left img {
              filter: none; } }
        .about-us .section-4 .section-left:hover img {
          animation: rotate-left 1s ease-in-out; }

@-webkit-keyframes rotate-left {
  0% {
    opacity: 0; }
  100% {
    opacity: 1;
    transform: rotate(-360deg); } }
      .about-us .section-4 .section-right {
        position: relative;
        height: 100%;
        padding: 30px;
        display: flex;
        justify-content: flex-start;
        align-items: center; }
        @media (min-width: 992px) {
          .about-us .section-4 .section-right {
            justify-content: center;
            order: 2; } }
        @media (min-width: 992px) {
          .about-us .section-4 .section-right .info {
            align-items: flex-end; }
            .about-us .section-4 .section-right .info p {
              text-align: right; } }
  @media (min-width: 992px) and (min-width: 1200px) {
    .about-us .section-4 .section-right .info {
      margin-left: 50%; } }
      @media (min-width: 992px) {
        .about-us .section-4 .section-floating {
          top: -110px; } }
      @media (min-width: 992px) {
        .about-us .section-4 .section-floating {
          /*background: url(../img/about-us/right-yellow.png) 100% 0% no-repeat;
          background-size: contain; */ } }
    .about-us .section-5 {
      height: 800px;
      background: #ffffff; }
      @media (min-width: 992px) {
        .about-us .section-5 {
          background: transparent; } }
      .about-us .section-5 .section-left {
        position: relative;
        height: 100%;
        padding: 30px;
        display: flex;
        justify-content: flex-start;
        align-items: center; }
        @media (min-width: 992px) {
          .about-us .section-5 .section-left {
            justify-content: center; }
            .about-us .section-5 .section-left .info {
              align-items: flex-end; }
              .about-us .section-5 .section-left .info p {
                text-align: right; } }
    @media (min-width: 992px) and (min-width: 1200px) {
      .about-us .section-5 .section-left .info {
        margin-right: 50%; } }
      .about-us .section-5 .section-right {
        order: 1;
        height: 100%; }
        @media (min-width: 992px) {
          .about-us .section-5 .section-right {
            order: 2; } }
        .about-us .section-5 .section-right img {
          width: 125px;
          animation: moving-up 7.5s infinite;
          filter: grayscale(1) brightness(100); }

@-webkit-keyframes moving-up {
  0% {
    transform: translateY(0px); }
  25% {
    transform: translateY(-100px); }
  50% {
    transform: translateY(-50px); }
  75% {
    transform: translateY(-150px); }
  100% {
    transform: translateY(0px); } }
          @media (min-width: 768px) {
            .about-us .section-5 .section-right img {
              width: 235px; } }
          @media (min-width: 992px) {
            .about-us .section-5 .section-right img {
              filter: none; } }
        .about-us .section-5 .section-right:hover img {
          animation: rotate-right 1s ease-in-out; }

@-webkit-keyframes rotate-right {
  0% {
    opacity: 0; }
  100% {
    opacity: 1;
    transform: rotate(360deg); } }
      .about-us .section-5 .section-floating {
        height: 100%;
        bottom: 0;
        top: auto; }
        @media (min-width: 992px) {
          .about-us .section-5 .section-floating {
            height: 1090px; } }
      @media (min-width: 992px) {
        .about-us .section-5 .section-floating {
          /*background: url(../img/about-us/left-green.png) 0% 100% no-repeat;
          background-size: contain; */} }
      .about-us .section-5 .about-us-sub-title {
        font-size: 1.8rrem;
        margin-top: 2.6rem;
        text-align: left; }
        @media (min-width: 992px) {
          .about-us .section-5 .about-us-sub-title {
            text-align: right; } }
      .about-us .section-5 .about-us-title {
        padding-top: 9rem;
        font-size: 3.0rem; }
      .about-us .section-5 .about-us-description {
        font-size: 1.1rem; }

.download-page {
  background: #ffffff; }
  .download-page .download {
    margin-top: 2rem;
    margin-bottom: 10rem; }
    .download-page .download .down-item {
      margin-top: 3rem; }
      .download-page .download .down-item .down-preview {
        border: 1px solid #606060;
        height: 135px; }
      .download-page .download .down-item .down-btn {
        background: transparent;
        border: 0;
        display: flex;
        justify-content: center;
        align-items: flex-start;
        flex-direction: column;
        margin-top: 1.5rem; }
      .download-page .download .down-item .down-title {
        font-weight: 700;
        color: #000000;
        margin-bottom: 0.5rem; }
		
		
		hr {
			padding:0px !important;
			margin:0px !important;
		}
		
.lbl-label{
	text-transform: uppercase;
    font-weight: 700;
    color: #000000;
    line-height: 1;
	font-size: 1.25rem;
}

.lbl-icon{
	text-transform: uppercase;
    font-weight: 700;
    color: #000000;
    line-height: 1;
	font-size: 1.25rem;
	padding-right:5px;
}

.lbl-description{
	margin-top: 2rem;
    line-height: 1.3;
	font-size: 1.25rem;
	color: black;
}

.lbl-descriptionTop {
	margin-top: 0.5rem;
    line-height: 1.3;
    font-size: 1.25rem;
}

.moreInfo{
	width: 20px !important;
	height: 20px !important;
	margin:0 !important;}
	
.mb-3{
	max-width:500px !important;
}

.form{
	margin-top:20px;
}

.invalid-feedback{
	color:red !important;
	display: inline !important;
	font-size:1.25rem
}


.contactForm2{
	justify-content:center;
	
}

.btn-primary {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.btn-primary:hover {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

.list1 {
	padding-left: 10px !important;
}
		
