/* forms */
/* color */
/* title */
/* border */
/* background */
/* header */
/* buttons */
/* tabs */
/* menu */
/* effects */
/* rating */
/* footer subscribe*/
/* social home */
/* carousel arrows */
/* alert */
/* Theme's schemes */
.home-banners {
  margin-top: 118px; }

.home-banner {
  font-size: 14px;
  color: inherit;
  padding: 0 20px; }
  .owl-item .home-banner {
    width: 100%; }
  .home-banner .img-banner {
    width: 100%; }
  .home-banner figure {
    margin: 0; }
  .home-banner .banner-link {
    color: inherit;
    display: block;
    position: relative; }
  .home-banner .banner-description {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 2;
    padding: 0 0 0 2.9em; }
  .home-banner .title-one {
    line-height: 1.4;
    font-size: 2.14em;
    font-weight: 100;
    text-transform: uppercase;
    margin-bottom: 0.4em; }
  .home-banner p {
    line-height: 2;
    margin-bottom: 23px; }
    .home-banner p:last-child {
      margin-bottom: 0; }
  .home-banner .btn-box {
    font-size: 1em; }
  .home-banner .btn {
    font-size: 1em; }

@media (max-width: 1440px) and (min-width: 771px) {
  .home-banner {
    font-size: 13px; } }
@media (max-width: 1280px) and (min-width: 771px) {
  .home-banner {
    font-size: 12px; }
    .home-banner .banner-description {
      padding: 0 0 0 2.1em; } }
@media (max-width: 991px) and (min-width: 771px) {
  .home-banner {
    font-size: 10px; }
    .home-banner p {
      font-size: 12px; } }
@media (max-width: 991px) {
  .htmlbanners1-inner {
    margin: 0 -15px; }

  .home-banner {
    padding: 0; }

  .home-banners {
    margin-top: 50px; } }
@media (max-width: 770px) {
  .home-banner {
    font-size: 13px;
    width: 100%;
    margin: 0; }
    .home-banner p {
      font-size: 13px; } }
@media (max-width: 575px) {
  .home-banner {
    font-size: 11px; }
    .home-banner .banner-description {
      padding-left: 1em; }
    .home-banner .title-one {
      margin-bottom: 3px; }
    .home-banner p {
      font-size: 12px;
      margin-bottom: 10px;
      max-width: 216px; }
    .home-banner .btn {
      padding: 0.8em 1.7em; } }
@media (max-width: 480px) {
  .home-banner {
    font-size: 8px; }
    .home-banner .title-one {
      margin-bottom: 15px; }
      .home-banner .title-one + p {
        display: none; }
    .home-banner p {
      line-height: 1.7;
      max-width: 183px; } }

/*# sourceMappingURL=front.css.map */
