@charset "UTF-8";
body {
  background: url(../images/bg-tile.png);
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★ Typography                 */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@font-face {
  font-family: segoeui;
  font-weight: normal;
  font-style: normal;
  src: url("fonts/segoeui.eot");
  src: url("fonts/segoeui.eot?#iefix") format("embedded-opentype"), url("fonts/segoeui.woff") format("woff"), url("fonts/segoeui.ttf") format("truetype"), url("fonts/segoeui.svg#segoeui") format("svg");
}
@font-face {
  font-family: segoeuib;
  font-weight: normal;
  font-style: normal;
  src: url("fonts/segoeuib.eot");
  src: url("fonts/segoeuib.eot?#iefix") format("embedded-opentype"), url("fonts/segoeuib.woff") format("woff"), url("fonts/segoeuib.ttf") format("truetype"), url("fonts/segoeuib.svg#segoeuib") format("svg");
}
@font-face {
  font-family: ahronbd;
  src: url("fonts/ahrondb.otf");
}


img.inject-me {
  display: none;
}

a {
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}


/* Icon 1 */

#nav-icon1 {
  width: 40px;
  height: 40px;
  position: relative;
  margin: auto;
  cursor: pointer;
}







@media (min-width: 768px) {

  .menu, .menu.active {
    -webkit-transition: 250ms all;
    transition: 250ms all;
  }


  .menu {
    font-family: ahronbd, arial;
    background-color: rgb(175,21,31);
    opacity: 0.9;
    color: transparent;
    height: 64px;
    position: fixed;
    top: 0%;
    left: 0%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 0rem;
    z-index: -10;

  }



  .menu.active {
    width: -webkit-calc(100% - 0rem);
    width: calc(100% - 0rem);
    z-index: 9999;
  }
  .menu.active .menu-link {
    color: white;
  }
  .menu-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

  .menu-link {
    color: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 2rem;
    font-weight: 100;
    height: 100%;
    text-align: center;
    text-decoration: none;
  }
  .menu-link li {
    margin: auto;
    text-transform: uppercase;
  }

}


@media (max-width: 767px) {
  .menu, .menu.active {
    -webkit-transition: 250ms all;
    transition: 250ms all;
  }


  .menu {
    font-family: ahronbd, arial;
    background-color: rgb(175,21,31);
    opacity: 0.9;
    color: transparent;
    height: 200px;
    position: fixed;
    top: 0%;
    left: 0%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 0rem;
    z-index: -10;

  }


  .menu.active {
    width: -webkit-calc(100% - 0rem);
    width: calc(100% - 0rem);
    z-index: 9999;
  }
  .menu.active .menu-link {
    color: white;
  }

  .menu-inner {
    padding-top: 17px;
  }

  .menu-link {
    color: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    font-size: 2rem;
    font-weight: 100;
    height: 100%;
    text-align: center;
    text-decoration: none;
  }
  .menu-link li {
    margin: auto;
    text-transform: uppercase;
  }


}











.site-inner-home {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.site-inner {
  position: relative;
  width: 58.75em;
  margin-left: auto;
  margin-right: auto;
}

.site-inner-photos {
  position: relative;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.site-inner-abs {
  position: absolute;
  top: 0;
  left: 50%;
  width: 58.75em;
  margin-left: -29.375em;
}



.heading {
  color: #464b4f;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
}
.heading.h-01 {
  font-family: ahronbd, Arial, sans-serif;
  font-size: 80px;
  font-weight: normal;
  line-height: 1;
  text-transform: uppercase;
}
.heading.h-02 {
  font-family: ahronbd, Arial, sans-serif;
  font-size: 19px;
  font-weight: normal;
  line-height: 1;
}
.heading.h-03 {
  font-family: ahronbd, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
}

.copy-01 {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  font-family: ahronbd, Arial, sans-serif;
  font-size: 30px;
  color: #464b4f;
  line-height: 42px;
}

.copy-02 {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  font-family: ahronbd, Arial, sans-serif;
  font-size: 18px;
  color: #888a8b;
  line-height: 30px;
}

.copy-03, #page-work .filter-link, #page-signup .form-result {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  font-family: ahronbd, Arial, sans-serif;
  font-size: 14px;
  line-height: 1;
}

.button {
  display: inline-block;
  padding: 23px 63px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.button.main {
  background: #7b77c9;
  color: white;
  font-family: ahronbd, Arial, sans-serif;
  font-size: 14px;
}
.button.white {
  background: white;
  color: #888a8b;
  font-family: ahronbd, Arial, sans-serif;
  font-size: 14px;
}
.button.rounded {
  border-radius: 3px;
}
.button:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=” $value * 100 “)";
  filter: alpha(opacity=70);
  zoom: 1;
}

.section {
  /*padding: 114px 0;*/
}
.section .h-01 {
  text-align: center;
}


#page-hero .brand-logo {
  padding: 80px 0 168px 0;
}
#page-hero .brand-logo #brand-logo {
  height: 135px;
  width: 135px;
}
#page-hero .brand-logo #brand-logo * {
  position: relative;
  fill: white;
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#page-hero .brand-logo #brand-logo #circle-alt {
  opacity: 0;
}
#page-hero .brand-logo #brand-logo:hover #circle {
  fill: #2e3134;
}
#page-hero .brand-logo #brand-logo:hover #circle-alt {
  opacity: 1;
  fill: #464b4f;
  -webkit-transform: scale(0.75) translateY(9px);
  -moz-transform: scale(0.75) translateY(9px);
  -ms-transform: scale(0.75) translateY(9px);
  -o-transform: scale(0.75) translateY(9px);
  transform: scale(0.75) translateY(9px);
}
#page-hero .brand-logo #brand-logo:hover #icon {
  -webkit-transform: scale(0.75) translateY(3px);
  -moz-transform: scale(0.75) translateY(3px);
  -ms-transform: scale(0.75) translateY(3px);
  -o-transform: scale(0.75) translateY(3px);
  transform: scale(0.75) translateY(3px);
}
#page-hero .h-01 {
  color: white;
  margin-bottom: 50px;
}
#page-hero .copy-02 {
  color: white;
  margin-bottom: 180px;
  padding: 0 240px;
}
#page-hero #arrow-down {
  margin-bottom: 50px;
  height: 48px;
  width: 48px;
  -webkit-animation: bounce 3s infinite ease alternate;
  -moz-animation: bounce 3s infinite ease alternate;
  animation: bounce 3s infinite ease alternate;
}
#page-hero #arrow-down * {
  fill: white;
}
#page-hero #arrow-down #arrow {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform-origin: center top;
  -moz-transform-origin: center top;
  -ms-transform-origin: center top;
  -o-transform-origin: center top;
  transform-origin: center top;
}
#page-hero #arrow-down:hover #arrow {
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  transform: scale(1.5);
}

@-webkit-keyframes scaleAway {
  from {
    -webkit-transform: scale(1);
  }

  to {
    -webkit-transform: scale(50);
  }
}
@-moz-keyframes scaleAway {
  from {
    -moz-transform: scale(1);
  }

  to {
    -moz-transform: scale(50);
  }
}
@keyframes scaleAway {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }

  to {
    -webkit-transform: scale(50);
    -moz-transform: scale(50);
    -ms-transform: scale(50);
    -o-transform: scale(50);
    transform: scale(50);
  }
}
@-webkit-keyframes bounce {
  from {
    -webkit-transform: translateY(10px);
  }

  to {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes bounce {
  from {
    -moz-transform: translateY(10px);
  }

  to {
    -moz-transform: translateY(0);
  }
}
@keyframes bounce {
  from {
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
  }

  to {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}



#page-about{
  background: #AF151F;
  height: auto;
  overflow: hidden;
}


#page-slider{
  background: #AF151F;
  height: 600px;
}

#page-clients{
  background: #AF151F;
  height: 400px;
}


#page-about .copy-01 {
  text-align: center;
  margin-bottom: 42px;
  padding: 0 20px;
}
#page-about .h-01 {
  margin: 104px 0 90px 0;
}
#page-about .h-03 {
  margin-bottom: 18px;
}
#page-about .columns {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -moz-box-align: stretch;
  box-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-align-items: stretch;
  -o-align-items: stretch;
  align-items: stretch;
  -ms-flex-align: stretch;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
}
#page-about aside {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 285px;
  float: left;
  margin-right: 20px;
}
#page-about aside:last-child {
  margin: 0;
}

#page-work {
  position: relative;
  text-align: center;
  background: #23232e;
  height: auto;
  overflow: hidden;
}
#page-work .h-01 {
  color: white;
  margin-bottom: 50px;
}
#page-work .h-02 {
  color: white;
  margin: 30px 0 15px 0;
}
#page-work .copy-03, #page-work .filter-link, #page-work #page-signup .form-result, #page-signup #page-work .form-result {
  color: #818baa;
}
#page-work .shuffle__sizer {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  width: 20px;
  margin-left: 20px;
}
#page-work .mobile-filter-select {
  display: none;
}
#page-work #work-filter {
  margin-bottom: 60px;
}
#page-work .filter-link {
  color: white;
  margin: 0 29px;
}
#page-work .filter-link:hover {
  color: #818baa;
}
#page-work .filter-link.active {
  border-bottom: 2px solid #7b77c9;
  padding-bottom: 3px;
}
#page-work .work-item {
  margin-bottom: 50px;
  margin-right: 15px;
  cursor: pointer;
}
#page-work .work-item:nth-child(3n) {
  margin-right: 0;
}
#page-work .work-item figure {
  height: 300px;
  width: 300px;
  overflow: hidden;
}
#page-work .work-item figure img {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  display: block;
  height: 100%;
  width: 100%;
}
#page-work .work-item:hover img {
  -webkit-transform: scale(1.2) translateX(5px) rotate(5deg);
  -moz-transform: scale(1.2) translateX(5px) rotate(5deg);
  -ms-transform: scale(1.2) translateX(5px) rotate(5deg);
  -o-transform: scale(1.2) translateX(5px) rotate(5deg);
  transform: scale(1.2) translateX(5px) rotate(5deg);
}
#page-work .button {
  margin-top: 40px;
}
#page-work #work-detail {
  display: none;
  background: #23232e;
  text-align: left;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
#page-work #work-detail .close-icon {
  cursor: pointer;
  display: block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 40px;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  height: 40px;
  width: 40px;
  position: absolute;
  top: 0;
  right: 0;
  color: white;
}
#page-work #work-detail .inner {
  padding: 70px 0;
}

#page-photography {
  text-align: center;
}
#page-photography .h-01 {
  margin-bottom: 43px;
}
#page-photography .copy-01 {
  margin-bottom: 50px;
  padding: 0 60px;
  color: #888a8b;
}
#page-photography #photo-grid:after {
  content: "";
  display: table;
  clear: both;
}
#page-photography .photo-item {
  float: left;
  margin: 0 20px 20px 0;
  cursor: pointer;
}
#page-photography .photo-item figure {
  height: 300px;
  width: 300px;
  overflow: hidden;
}
#page-photography .photo-item figure img {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  height: 100%;
  width: 100%;
}
#page-photography .photo-item:nth-child(3n) {
  margin-right: 0;
}
#page-photography .photo-item:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
#page-photography .button {
  margin-top: 66px;
  padding: 23px 48px;
}

#page-signup {
  text-align: center;
  background: #23232e;
}


#page-contact {
  text-align: center;
  background: url(../images/contact.jpg);
  background-size: cover;
  height: auto;
  overflow: hidden;
  width: 100%;
}


#page-signup #icon-infinity {
  height: 47px;
  width: 87px;
}
#page-signup #icon-infinity * {
  fill: white;
}
#page-signup .copy-02 {
  color: white;
  margin-top: 46px;
  padding: 0 250px;
}
#page-signup .signup-form {
  margin-top: 52px;
}
#page-signup input, #page-signup button {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  padding: 18px 20px;
  font-family: ahronbd, Arial, sans-serif;
  font-size: 18px;
  border: none;
  border-radius: 5px;
  outline: none;
}
#page-signup input::-webkit-input-placeholder, #page-signup button::-webkit-input-placeholder {
  color: #c8c8c8;
}
#page-signup input::-moz-placeholder, #page-signup button::-moz-placeholder {
  color: #c8c8c8;
}
#page-signup input:-moz-placeholder, #page-signup button:-moz-placeholder {
  color: #c8c8c8;
}
#page-signup input:-ms-input-placeholder, #page-signup button:-ms-input-placeholder {
  color: #c8c8c8;
}
#page-signup input {
  width: 338px;
  margin-right: 7px;
}
#page-signup button {
  position: relative;
  top: 3px;
  width: 215px;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
#page-signup .form-result {
  color: white;
  padding: 20px 0;
}

#page-footer {
  text-align: center;
}
#page-footer .social-links {
  margin: 90px 0;
}
#page-footer .social-links:after {
  content: "";
  display: table;
  clear: both;
}
#page-footer .social-links a {
  display: inline-block;
  margin: 0 15px;
}
#page-footer .social-links svg {
  height: 50px;
  width: 50px;
}
#page-footer .social-links svg * {
  fill: #dbdbdb;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
#page-footer .social-links #icon-twitter:hover * {
  fill: #00b0f0;
}
#page-footer .social-links #icon-dribbble:hover * {
  fill: #ec518a;
}
#page-footer .social-links #icon-behance:hover * {
  fill: #0095ff;
}
#page-footer .social-links #icon-instagram:hover * {
  fill: #30648e;
}
#page-footer .copy-02 {
  margin-bottom: 17px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
  .site-inner {
    width: 47.9375em;
  }

  #page-hero .copy-02 {
    padding: 0 140px;
  }

  #page-about .columns {
    padding: 0 40px;
  }

  #page-work {
    overflow: hidden;
  }

  #work-grid {
  }

  #page-photography .photo-item {
    margin: 0 10px 20px 10px;
  }

  #page-photography .photo-item figure {
    height: 235px;
    width: 235px;
  }
}
@media only screen and (max-width: 767px) {
  #page-container {
    overflow: hidden;
  }

  .section {
    /*padding: 50px 0;*/
  }

  .site-inner {
    width: 100%;
  }

  .h-01 {
    font-size: 36px !important;
  }

  #page-hero .brand-logo {
    padding: 20px 0 20px 0;
  }

  #page-hero .h-01 {
    margin-bottom: 20px;
  }

  #page-hero .copy-02 {
    padding: 0 40px;
    margin-bottom: 30px;
  }

  #page-about .h-01 {
    margin: 40px 0 40px 0;
  }
  #page-about .h-03 {
    margin-bottom: 10px;
  }
  #page-about .copy-01 {
    font-size: 18px;
    line-height: 24px;
  }
  #page-about .copy-02 {
    line-height: 24px;
  }
  #page-about .columns {
    display: block;
  }
  #page-about aside {
    float: none;
    width: 100%;
    padding: 0 20px;
    margin: 0 0 30px 0;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  #page-work .h-01 {
    margin-bottom: 20px;
  }
  #page-work .mobile-filter-select {
    position: relative;
    display: block;
    margin: 30px 0;
    font-family: ahronbd, Arial, sans-serif;
    font-size: 14px;
    color: white;
    text-align: center;
  }
  #page-work .mobile-filter-select:after {
    content: "+";
    position: relative;
    left: 5px;
  }
  #page-work .mobile-filter-select.opened:after {
    content: "-";
  }
  #page-work #work-filter {
    display: none;
    height: 145px;
  }
  #page-work #work-filter a {
    position: relative;
    text-align: center;
    display: block;
    margin-bottom: 15px;
    border: none;
    padding: 0;
  }
  #page-work #work-filter a.active:after {
    content: "";
    display: block;
    height: 3px;
    width: 60px;
    text-align: center;
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -31px;
    height: 3px;
    width: 60px;
    background: #7b77c9;
  }
  #page-work #work-grid {
  }
  #page-work .button {
    margin-top: 0;
  }

  #page-photography .h-01 {
    margin: 0px 0 40px 0;
  }
  #page-photography .copy-01 {
    font-size: 18px;
    line-height: 24px;
    padding: 0 20px;
  }
  #page-photography .photo-item {
    float: none;
    margin: 0 auto 10px auto;
    display: inline-block;
  }
  #page-photography .button {
    margin-top: 40px;
  }

  #page-signup .copy-02 {
    padding: 0 20px;
  }
  #page-signup input, #page-signup button {
    width: 90%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #page-signup input {
    margin-right: auto;
    padding: 18px 20px;
  }

  #page-footer .social-links {
    margin: 40px 0;
  }
  #page-footer .social-links a {
    margin: 0 10px;
  }
  #page-footer .copy-02 {
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 12px;
  }


  .inner-home{
    height: 100px;
    width: 100%;
    position: relative;
    top: 250px;
  }

  .menu-home {
      height: 80px;
      float: left;
      width: 80px;
      background: #AF151F;
      text-align: center;
      font-size: 40px;
      color: #fff;
      padding-top: 17px;
      z-index: 9999;
      position: fixed;
    }

  .logo-home{
    height: 80px;
    width: 120px;
    float: left;
    background: #E20612;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 80px;
  }

  .logo-home img{
    max-height: 100%;
  }


  .twitter-home{
    height: 80px;
    width: 95px;
    float: right;
    background: #AF151F;
    
    font-size: 30px;
    color: #fff;
    padding-top: 20px;
  }

  .page-about-img2{  
    height: 200px;  
    background-size: cover;
  }

  .page-about-img{
    height: 200px; 
    background-size: cover;
  }

  .page-service-img{ 
    display: none;
  }

  .slider-h1 {
    position: absolute;
    z-index: 2;
    text-align: center;
    margin-top: 50px;
    font-size: 40px;
    width: 100%;
    color: #fff;
  }





  .title-slider{
    font-size: 25px;
    width: 100%;
    text-align: center;
    color: #fff;
    z-index: 3;
    position: relative;
    font-family: ahronbd, Arial, sans-serif;    
  }

  .article-about header{
    font-size: 40px;
    padding-top: 60px;
    line-height: 40px;
  }
  .article-about p{
    padding-bottom: 60px;
    font-family: Helvetica;
  }

  .article-clients header{
    font-size: 40px;
    padding-top: 50px;
    padding-bottom: 50px;
    line-height: 40px;
  }

  .header-contact header{  
    text-align: center;
    font-size: 40px;
  }

  .slider-h1 p{
    font-size: 12px;
    text-transform: uppercase;
  }



}
body {
  -webkit-tap-highlight-color: transparent;
}



.link-productos{
  color: white;
}

.link-productos:hover{
  color: #E20612;
}


@media (min-width: 768px) {

  .title-slider{
    font-size: 40px;
    width: 100%;
    text-align: center;
    color: #fff;
    z-index: 3;
    position: relative;
    font-family: ahronbd, Arial, sans-serif;
  }


  .slider-h1{
    position: absolute;
    z-index: 5; 
    text-align: center;
    margin-top: 50px;
    font-size: 70px;
    width: 100%;
    color: #fff;
  }

  .slider-h1 p{
    font-size: 16px;
    text-transform: uppercase;
  }

  .inner-home{
    height: 100px;
    width: 100%;
    position: relative;
    top: 250px;
  }

  .menu-home{
    height: 100px;
    float: left;
    width: 100px;
    background: #AF151F;
    text-align: center;
    font-size: 40px;
    color: #fff;

      z-index: 9999;
      position: fixed;
    padding-top: 28px;
  }

  .logo-home{
    height: 100px;
    width: 190px;
    float: left;
    background: #E20612;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 100px;
  }

  .logo-home img{
    max-height: 100%;
  }


  .twitter-home{
    height: 100px;
    width: 150px;
    float: right;
    background: #AF151F;
    
    font-size: 30px;
    color: #fff;
    padding-top: 30px;
  }

  .article-about header{
    font-size: 40px;
    padding-top: 110px;
    line-height: 60px;
  }



  .article-clients header{
    font-size: 60px;
    padding-top: 50px;
    line-height: 60px;
  }

}


header{font-family: "ahronbd", arial;}
p{font-family: "ahronbd", arial;}

.article-about header{
  text-transform: uppercase;
  color: #fff;
}

.article-about p{
  font-size: 12px;
  color: #fff;
  line-height: 25px;  
  font-family: Helvetica;
  overflow-y: scroll;
}

.article-clients{
  text-align: center;
}

.article-clients header{
  text-transform: uppercase;
  color: #fff;
}

.article-clients figure img{
  max-width: 100%;
}



.container-metal{
  margin-left: auto;
  margin-right: auto;
  max-width: 2200;
  padding-right: 0px;
  padding-top: 0px;
}

.section .no-padding{
  padding: 0px;
}



/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 600px;
  margin-bottom: 60px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 600px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 600px;
}



/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }

  .header-contact header{  
    text-align: left;
    font-size: 70px;
    padding-left: 15px;
  }



}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}






/*page photos aumentadas*/
.btn-social {
    width: 100%;
    position: relative;
    opacity: 0.5;
    transition: 0.3s ease;
    cursor: pointer;
    overflow:hidden;
    /*-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    /*filter: grayscale(100%);*/
}

.btn-social:hover {
    transform: scale(1.2, 1.2);
    opacity: 1;
    z-index: 5;
        /*-webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */
    /*filter: grayscale(0%);*/
}

.clear{
  clear: both;
}


.hover{
  overflow: hidden;
}



.header-contact{
  max-width: 600px; 
  height: auto;
  overflow: hidden;
  padding-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 150px;
  color: #fff;
  text-transform: uppercase;
  
}


input.input-contact{
  border: 1px solid #fff;
  width: 100%;
  margin-bottom:15px;
  padding: 8px;
  background: transparent;
}


textarea.textarea-contact{
  border: 1px solid #fff;
  width: 100%;
  margin-bottom:15px;
  padding: 8px;
  background: transparent;
  -webkit-input-placeholder:;
}

button.button-contact{
  width: 120px;
  height: 45px;
  float: right;
  background: #AF151F;
  border: none;
  color: white;
  text-decoration: none;
  font-size: 16px;


}

form {
  font-family: ahronbd, arial;
}

textarea::-webkit-input-placeholder { color: white; } /* WebKit */
textarea:-moz-placeholder { color: white; } /* Firefox 18- */
textarea::-moz-placeholder { color: white; } /* Firefox 19+ */
textarea:-ms-input-placeholder { color: white; } /* IE 10+ */

input::-webkit-input-placeholder { color: white; } /* WebKit */
input:-moz-placeholder { color: white; } /* Firefox 18- */
input::-moz-placeholder { color: white; } /* Firefox 19+ */
input:-ms-input-placeholder { color: white; } /* IE 10+ */





/*SLIDER*/

* { padding: 0; margin: 0; border: 0;  outline: none; box-sizing: border-box; }



.rSlider { overflow: hidden; width: 100%; position: relative; background: #000; }
.rSlider > .rSlider--view { width: 1000%; overflow: hidden; display: block; overflow: hidden; }
.rSlider > .rSlider--view:before { content: " "; display: block; }
.rSlider > .rSlider--view > .rSlider--slide { float: left; overflow: hidden; position: relative; display: block; overflow: hidden; }
.rSlider > .rSlider--view > .rSlider--slide:before { content: " "; display: block; }
.rSlider > .rSlider--view > .rSlider--slide > .rSlider--image { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-size: cover; background-position: center center; z-index: 0; }
.rSlider > .rSlider--view > .rSlider--slide > .rSlider--container { padding: 250px 100px; max-width: 1200px; margin: auto; width: 100%; position: relative; z-index: 2; top: 50%; left: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); display: block; overflow: hidden; }
.rSlider > .rSlider--view > .rSlider--slide > .rSlider--container:before { content: " "; display: block; }
.rSlider > .rSlider--view > .rSlider--slide > .rSlider--bg-color { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; z-index: 1; }
.rSlider > .rSlider--dots-controls { padding: 20px; position: absolute; bottom: 0; left: 50%; -webkit-transform: translate(-50%, 0); -ms-transform: translate(-50%, 0); transform: translate(-50%, 0); z-index: 2; display: block; overflow: hidden; }
.rSlider > .rSlider--dots-controls:before { content: " "; display: block; }
.rSlider > .rSlider--dots-controls button { float: left; cursor: pointer; background: #fff; height: 16px; width: 16px; border-radius: 50%; opacity: 0.4; border: 3px solid #fff; margin-right: 5px; margin-bottom: 5px; }
.rSlider > .rSlider--dots-controls button:last-of-type { margin-right: 0; margin-bottom: 0; }
.rSlider > .rSlider--dots-controls button.active { background: transparent; border: 3px solid #fff; opacity: 1; }
.rSlider > .rSlider--arrow-controls { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.rSlider > .rSlider--arrow-controls span { width: 100px; padding: 20px; position: absolute; overflow: hidden; top: 0; height: 100%; z-index: 3; text-align: center; cursor: pointer; }
.rSlider > .rSlider--arrow-controls span:first-child { left: 0; }
.rSlider > .rSlider--arrow-controls span:last-child { right: 0; }
.rSlider > .rSlider--arrow-controls span:hover button { border-color: #fff; }
.rSlider > .rSlider--arrow-controls button { 
  position: relative; 
  width: 40px; 
  height: 40px; 
  top: 50%; 
  color: #fff; /*border-radius: 50%;*/ 
  background: transparent; 
  cursor: pointer; 
}

 .boton-prev{
  -webkit-transform: translate(0, -50%); 
  -ms-transform: translate(0, -50%); 
  transform: translate(0, -50%); 
  
  border-left: 9px solid rgba(255, 255, 255, 0.4); 
  border-bottom:9px solid rgba(255, 255, 255, 0.4); 
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
 .boton-next{
  -webkit-transform: translate(0, -50%); 
  -ms-transform: translate(0, -50%); 
  transform: translate(0, -50%); 
  
  border-right: 9px solid rgba(255, 255, 255, 0.4); 
  border-top: 9px solid rgba(255, 255, 255, 0.4); 
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}



.rSlider.css-transitions .rSlider--view { -webkit-transition: all 0.6s ease 0s; transition: all 0.6s ease 0s; }
.rSlider.css-transitions .rSlider--slide { -webkit-transition: all 0.6s ease 0s; transition: all 0.6s ease 0s; }
.rSlider.css-transitions .rSlider--bg-color { -webkit-transition: all 0.6s ease 0s; transition: all 0.6s ease 0s; }
.rSlider.css-transitions .rSlider--dots-controls button { -webkit-transition: all 0.6s ease 0s; transition: all 0.6s ease 0s; }
.rSlider.css-transitions .rSlider--arrow-controls button { -webkit-transition: all 0.6s ease 0s; transition: all 0.6s ease 0s; }

.rSlider .rSlider--bg-color { background: rgba(0, 0, 0, 0.5); }
.rSlider .slide-styled { width: 100%; max-width: 700px; }
.rSlider .slide-styled h1 { font-size: 4rem; color: #fff; font-weight: 600; }
.rSlider .slide-styled p { font-size: 1.4rem; color: #fff; padding: 50px 0; }
.rSlider .slide-styled a, .rSlider .slide-styled button { background: #DE6E70; display: inline-block; padding: 20px 40px; color: #fff; text-decoration: none; margin: auto; }
.rSlider:hover .rSlider--bg-color { background: rgba(0, 0, 0, 0.3); }




@media (min-width: 0) { html { font-size: 0.7rem; } }
@media (min-width: 800px) { html { font-size: 1rem; } }
@media (min-width: 1400px) { html { font-size: 1.2rem; } }
@media (min-width: 0) and (max-width: 800px) { * { text-align: center; } }





.button-down{
  height: 100px;
  width: 100%;

}



.link-social{
  color:white;
}


::-webkit-scrollbar{
  width: 0px;
  background: #dbe8ec;
}
::-webkit-scrollbar-track{
  background:#AF151F;
}
::-webkit-scrollbar-thumb{
  background: #3c454e;
 
}
::-webkit-scrollbar-thumb:hover{
    background: rgba(175,21,31,.7);
}
/* Pseudo-clase */
::-webkit-scrollbar-thumb:window-inactive {
  background: #3c454e;
}