/*------------------------------------
	[Table of contents]
	1. Body
	2. Header / #header
	3. Navigation / #navbar
	4. Content / #content
	5. Sidebar / #sidebar
	6. Search / #search
	7. Footer / #footer
	
--------------------------------------*/
.active-bg-menu {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  transition: all .3s ease;
  top: 0; }

* {
  outline: 0 !important; }

img {
  margin: 0 auto !important; }

nav .open a {
  background-color: unset !important; }
  nav .open a:hover {
    background-color: unset !important; }
  nav .open a:focus {
    background-color: unset !important; }

.form-control:focus {
  box-shadow: unset;
  border-color: unset; }

@media (min-width: 1200px) {
  .container-menu {
    width: 1000px !important; } }
h5 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.navbar-collapse {
  padding-right: 0;
  padding-left: 0; }

.nav > li > a > img {
  max-width: 100%; }

.nav-pills > li + li {
  margin-left: 0; }

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  background-color: #fff; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: unset !important; }

.show-search {
  opacity: 1 !important;
  visibility: visible !important; }

/*slick*/
.slider {
  width: 100%;
  margin: 0 auto; }

.slick-slide {
  margin: 0px 20px; }

.slick-slide {
  transition: all ease-in-out .3s;
  opacity: 1; }

.slick-active {
  opacity: 1; }

.slick-current {
  opacity: 1; }

/*end slick*/
ul.breadcrumb {
  padding: 15px 0;
  list-style: none;
  background: #fff; }

/* Display list items side by side */
ul.breadcrumb li {
  display: inline; }

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumb li + li:before {
  padding: 5px 10px;
  font-family: Poppins;
  font-weight: 500;
  font-size: 16px;
  color: black;
  color: #888888;
  content: ">"; }

/* Add a color to all links inside the list */
ul.breadcrumb li a {
  font-family: Poppins;
  font-weight: 500;
  font-size: 14px;
  color: black;
  color: #888888;
  text-decoration: none; }

ul.breadcrumb li:last-child a {
  color: black;
  font-weight: bold; }

/* Add a color on mouse-over */
ul.breadcrumb li a:hover {
  color: black;
  text-decoration: none; }

@media all and (min-width: 320px) {
  .col-md-1:nth-child(12n+1), .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1),
  .col-lg-1:nth-child(12n+1), .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1),
  .col-sm-1:nth-child(12n+1), .col-sm-2:nth-child(6n+1), .col-sm-3:nth-child(4n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1) {
    clear: none; }

  .col-xs-1:nth-child(12n+1), .col-xs-2:nth-child(6n+1), .col-xs-3:nth-child(4n+1), .col-xs-4:nth-child(3n+1), .col-xs-6:nth-child(2n+1) {
    clear: left; } }
@media all and (min-width: 768px) {
  .col-md-1:nth-child(12n+1), .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1),
  .col-lg-1:nth-child(12n+1), .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1),
  .col-xs-1:nth-child(12n+1), .col-xs-2:nth-child(6n+1), .col-xs-3:nth-child(4n+1), .col-xs-4:nth-child(3n+1), .col-xs-6:nth-child(2n+1) {
    clear: none; }

  .col-sm-1:nth-child(12n+1), .col-sm-2:nth-child(6n+1), .col-sm-3:nth-child(4n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1) {
    clear: left; } }
@media all and (min-width: 992px) {
  .col-sm-1:nth-child(12n+1), .col-sm-2:nth-child(6n+1), .col-sm-3:nth-child(4n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1),
  .col-lg-1:nth-child(12n+1), .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1),
  .col-xs-1:nth-child(12n+1), .col-xs-2:nth-child(6n+1), .col-xs-3:nth-child(4n+1), .col-xs-4:nth-child(3n+1), .col-xs-6:nth-child(2n+1) {
    clear: none; }

  .col-md-1:nth-child(12n+1), .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1) {
    clear: left; } }
@media (min-width: 1200px) {
  .col-md-1:nth-child(12n+1), .col-md-2:nth-child(6n+1), .col-md-3:nth-child(4n+1), .col-md-4:nth-child(3n+1), .col-md-6:nth-child(2n+1),
  .col-sm-1:nth-child(12n+1), .col-sm-2:nth-child(6n+1), .col-sm-3:nth-child(4n+1), .col-sm-4:nth-child(3n+1), .col-sm-6:nth-child(2n+1),
  .col-xs-1:nth-child(12n+1), .col-xs-2:nth-child(6n+1), .col-xs-3:nth-child(4n+1), .col-xs-4:nth-child(3n+1), .col-xs-6:nth-child(2n+1) {
    clear: none; }

  .col-lg-1:nth-child(12n+1), .col-lg-2:nth-child(6n+1), .col-lg-3:nth-child(4n+1), .col-lg-4:nth-child(3n+1), .col-lg-6:nth-child(2n+1) {
    clear: left; } }
.panel {
  box-shadow: unset;
  border-radius: 0; }

/*--------------------------------ui----------------------------*/
.ui-slider .ui-slider-handle {
  border-radius: 50%;
  width: 14px;
  height: 14px;
  cursor: pointer;
  background: none;
  background-color: black;
  border: none;
  outline: none; }

.ui-slider-range {
  background: none;
  background-color: black;
  border: none; }

#slider-3 {
  border: none;
  height: 5px;
  border-radius: 0;
  background: #9a9a9a; }

.range-p input {
  border: 0;
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  color: black;
  outline: 0; }

/*end*/
/*---------*/
.active-btn {
  background: black !important;
  color: #fff; }

/*custom select*/
.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px; }

.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  color: black;
  width: 154px;
  height: 36px;
  margin-left: 20px; }

.select:nth-child(2) {
  width: 70px;
  height: 36px;
  margin-left: 0; }

.select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #eeeeee;
  padding: 8px 15px;
  transition: all 0.2s ease-in; }
  .select-styled:after {
    content: "\f107";
    position: absolute;
    top: 8px;
    right: 12px;
    font-size: 16px;
    font-weight: 600;
    font-family: Font Awesome\ 5 Free; }
  .select-styled:active:after, .select-styled.active:after {
    transform: rotate(180deg); }

.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #f2f2f2; }
  .select-options li {
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    border-top: 1px solid #e6e6e6;
    transition: all 0.15s ease-in; }
    .select-options li:hover {
      color: #c0392b;
      background: #fff; }
    .select-options li[rel="hide"] {
      display: none; }

/*----end----*/
figure.bg-input {
  position: relative; }

figure.bg-input::before {
  content: '';
  display: inline-block;
  width: 60px;
  height: 36px;
  background: #eeeeee;
  position: absolute;
  bottom: 8px;
  z-index: -1;
  left: -15px; }

figure.bg-input::after {
  content: '';
  display: inline-block;
  width: 60px;
  height: 36px;
  background: #eeeeee;
  position: absolute;
  bottom: 8px;
  z-index: -1;
  left: 78px; }

/*------tab--------*/
.nav-tabs {
  border-bottom: 0; }

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  border: 0;
  background-color: transparent; }

.nav-tabs > li > a {
  border: 0; }

/*----*/
@-webkit-keyframes shine-left {
  100% {
    right: 100%; } }
@keyframes shine-left {
  100% {
    right: 100%; } }
/*-----*/
@-webkit-keyframes shine-right {
  100% {
    left: 100%; } }
@keyframes shine-right {
  100% {
    left: 100%; } }
.carousel-caption {
  text-shadow: unset; }

body {
  background-image: url("img/BG-home1.jpg");
  background-position: -515px 0;
  height: auto;
  background-repeat: no-repeat; }

@media (min-width: 1400px) {
  .container {
    width: 1380px; } }


.banner {
  position: relative;
  padding-bottom: 150px; }
  .banner #banner-about {
    overflow: hidden;
    position: relative;
    overflow: hidden;
    position: relative; }
    .banner #banner-about::before {
      opacity: 0;
      overflow: hidden;
      position: absolute;
      top: 0;
      right: 33%;
      display: block;
      content: '';
      width: 25%;
      height: 100%;
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
      -webkit-transform: skewX(50deg);
      transform: skewX(50deg);
      transition: all .3s ease-in-out; }
    .banner #banner-about:hover::before {
      opacity: 1;
      -webkit-animation: shine-left .3s linear forwards;
      animation: shine-left .3s linear forwards;
      overflow: hidden; }
    .banner #banner-about::after {
      opacity: 0;
      overflow: hidden;
      position: absolute;
      top: 0;
      left: 33%;
      display: block;
      content: '';
      width: 25%;
      height: 100%;
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
      background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
      -webkit-transform: skewX(50deg);
      transform: skewX(50deg);
      transition: all .3s ease-in-out; }
    .banner #banner-about:hover::after {
      opacity: 1;
      -webkit-animation: shine-right .3s linear forwards;
      animation: shine-right .3s linear forwards;
      overflow: hidden; }
  .banner .title-banner {
    position: absolute;
    top: 28%;
    left: 36%; }
    .banner .title-banner h1 {
      font-family: Abril Fatface;
      font-weight: 400;
      font-size: 60px;
      color: black;
      text-align: center;
      color: #fff; }
    .banner .title-banner p {
      font-family: Poppins;
      font-weight: 400;
      font-size: 14px;
      color: black;
      color: #f4f4f4;
      text-align: center;
      opacity: .8; }

.wellcome {
  padding-bottom: 130px; }
  .wellcome .media {
    padding-bottom: 20px; }
    .wellcome .media .media-body {
      padding-left: 40px; }
      .wellcome .media .media-body h1 {
        font-family: Poppins;
        font-weight: 400;
        font-size: 18px;
        color: black;
        margin-top: 10px;
        color: #4e4e4e; }
      .wellcome .media .media-body h2 {
        font-family: Abril Fatface;
        font-weight: 400;
        font-size: 30px;
        color: black;
        margin-top: 0; }
  .wellcome p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    color: black;
    padding: 0 90px 20px 0; }
  .wellcome .social-well span {
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    color: black;
    padding-right: 20px;
    position: relative;
    top: -10px; }
  .wellcome .social-well a {
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-right: 10px;
    opacity: .3;
    transition: all .5s ease; }
    .wellcome .social-well a#link-insta2 {
      background-image: url("img/social-v3.png");
      background-position: 0 0;
      height: 35px;
      background-repeat: no-repeat; }
    .wellcome .social-well a#link-fb2 {
      background-image: url("img/social-v3.png");
      background-position: -35px 0;
      height: 35px;
      background-repeat: no-repeat; }
    .wellcome .social-well a#link-tw2 {
      background-image: url("img/social-v3.png");
      background-position: -70px 0;
      height: 35px;
      background-repeat: no-repeat; }
    .wellcome .social-well a#link-sky2 {
      background-image: url("img/social-v3.png");
      background-position: -105px 0;
      height: 35px;
      background-repeat: no-repeat; }
    .wellcome .social-well a:hover {
      opacity: 1; }
  .wellcome #img-about {
    overflow: hidden;
    position: relative;
    overflow: hidden;
    position: relative; }
    .wellcome #img-about::before {
      opacity: 0;
      overflow: hidden;
      position: absolute;
      top: 0;
      right: 33%;
      display: block;
      content: '';
      width: 25%;
      height: 100%;
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
      -webkit-transform: skewX(50deg);
      transform: skewX(50deg);
      transition: all .3s ease-in-out; }
    .wellcome #img-about:hover::before {
      opacity: 1;
      -webkit-animation: shine-left .3s linear forwards;
      animation: shine-left .3s linear forwards;
      overflow: hidden; }
    .wellcome #img-about::after {
      opacity: 0;
      overflow: hidden;
      position: absolute;
      top: 0;
      left: 33%;
      display: block;
      content: '';
      width: 25%;
      height: 100%;
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
      background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
      -webkit-transform: skewX(50deg);
      transform: skewX(50deg);
      transition: all .3s ease-in-out; }
    .wellcome #img-about:hover::after {
      opacity: 1;
      -webkit-animation: shine-right .3s linear forwards;
      animation: shine-right .3s linear forwards;
      overflow: hidden; }

.team {
  padding-bottom: 120px; }
  .team h1 {
    font-family: Abril Fatface;
    font-weight: 400;
    font-size: 60px;
    color: black;
    text-align: center; }
  .team h3 {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    color: black;
    text-align: center;
    color: #888888;
    padding-bottom: 50px; }
  .team .team-account .title-acc h2 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    color: black;
    text-align: center; }
  .team .team-account .title-acc p {
    font-family: Poppins;
    font-weight: 400;
    font-size: 16px;
    color: black;
    text-align: center;
    color: #888888; }
  .team .team-account .title-acc .social-acc {
    text-align: center; }
    .team .team-account .title-acc .social-acc a {
      display: inline-block;
      width: 21px;
      height: 16px;
      margin-right: 10px;
      opacity: .4;
      transition: all .5s ease; }
      .team .team-account .title-acc .social-acc a.link-gmail-acc {
        background-image: url("img/BG-acc.png");
        background-position: 0 0;
        height: 16px;
        background-repeat: no-repeat; }
      .team .team-account .title-acc .social-acc a.link-fb-acc {
        background-image: url("img/BG-acc.png");
        background-position: -24px 0;
        height: 16px;
        background-repeat: no-repeat; }
      .team .team-account .title-acc .social-acc a.link-in-acc {
        background-image: url("img/BG-acc.png");
        background-position: -45px 0;
        height: 16px;
        background-repeat: no-repeat;
        margin-left: 6px; }
      .team .team-account .title-acc .social-acc a.link-insta-acc {
        background-image: url("img/BG-acc.png");
        background-position: -63px 0;
        height: 16px;
        background-repeat: no-repeat; }
      .team .team-account .title-acc .social-acc a:hover {
        opacity: 1; }

.feedback h1 {
  font-family: Abril Fatface;
  font-weight: 400;
  font-size: 60px;
  color: black;
  text-align: center; }
.feedback h2 {
  font-family: Abril Fatface;
  font-weight: 400;
  font-size: 200px;
  color: black;
  text-align: center;
  transform: rotate(180deg);
  margin: 50px 0 -100px 0; }
.feedback p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 14px;
  color: black;
  color: #b7b7b7;
  text-align: center; }
.feedback .img-customer {
  text-align: center;
  padding-top: 25px; }
  .feedback .img-customer h1 {
    font-family: Poppins;
    font-weight: 600;
    font-size: 16px;
    color: black; }
    .feedback .img-customer h1 span {
      font-size: 14px;
      font-weight: 400;
      color: #888888; }
.feedback .carousel-indicators {
  bottom: -45px; }
  .feedback .carousel-indicators li {
    border: 0;
    background: #888888; }
    .feedback .carousel-indicators li.active {
      background-color: black; }

.img-link {
  padding-top: 150px;
  padding-bottom: 150px; }
  .img-link .img-content {
    text-align: center; }
    .img-link .img-content img {
      margin: 0 auto; }
  .img-link h1 {
    font-family: Abril Fatface;
    font-weight: 400;
    font-size: 30px;
    color: black;
    text-align: center;
    margin-bottom: 5px; }
  .img-link h2 {
    font-family: Abril Fatface;
    font-weight: 400;
    font-size: 26px;
    color: black;
    text-align: center;
    margin-top: 0; }
  .img-link .img-color-1 {
    background-color: #f5e7e6;
    padding: 31px 0 32px 0; }
  .img-link .img-color-2 {
    background-color: #f4f4f4;
    padding: 36px 0; }
  .img-link .img-color-3 {
    background-color: #dce7ed;
    padding: 36px 0; }




/* ======================================================================================= */

.back-to-top{
  position: fixed;
  right: 22px;
  bottom: 16px;
}
.back-to-top i{
  font-size: 17px;
  background: #a1a1a1;
  color: #fff;
  padding: 4px 7px;
  border-radius: 50%;
  cursor: pointer;
  opacity: .3;
  -moz-transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -ms-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
.back-to-top i:hover{
  background: #808080;
  color: #fff;
  opacity: 1;
}