/*
 * Sept - Free Bootstrap 3 Theme/Landing page
 * Author: CantoThemes
 * Author URL: https://www.cantothemes.com/
 * License: Attribution-NonCommercial CC BY-NC 
 * License URL: https://creativecommons.org/licenses/by-nc/4.0/
 * 
 * -------------------------------------------------------------------
 * This theme under "Attribution-NonCommercial CC BY-NC". You can't remove footer credit link.
 */
body {
  font-family: 'Arsenal', sans-serif;
  color: #808080;
  font-weight: 400;
  font-size: 16pt;
  line-height: 26px;
  word-spacing: 3px;
  -webkit-font-smoothing: antialiased;
}



p {
  margin-bottom: 26px;
}
a {
  color: #cf7033;
  text-decoration: none !important;
  -webkit-transition: color 0.3s;
          transition: color 0.3s;
}
a:hover {
  color: #4c4c4c;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Oswald";
  color: #4c4c4c;
  letter-spacing: 1px;
  font-weight: 400;
}
.form-control {
  border-radius: 2px !important;
  padding: 15px 20px !important;
  height: auto;
  border-color: #4c4c4c !important;
  box-shadow: none !important;
}
.form-control:focus {
  border-color: #cf7033 !important;
}
.mb250 {
  margin-bottom: 250px !important;
}
.mb245 {
  margin-bottom: 245px !important;
}
.mb240 {
  margin-bottom: 240px !important;
}
.mb235 {
  margin-bottom: 235px !important;
}
.mb230 {
  margin-bottom: 230px !important;
}
.mb225 {
  margin-bottom: 225px !important;
}
.mb220 {
  margin-bottom: 220px !important;
}
.mb215 {
  margin-bottom: 215px !important;
}
.mb210 {
  margin-bottom: 210px !important;
}
.mb205 {
  margin-bottom: 205px !important;
}
.mb200 {
  margin-bottom: 200px !important;
}
.mb195 {
  margin-bottom: 195px !important;
}
.mb190 {
  margin-bottom: 190px !important;
}
.mb185 {
  margin-bottom: 185px !important;
}
.mb180 {
  margin-bottom: 180px !important;
}
.mb175 {
  margin-bottom: 175px !important;
}
.mb170 {
  margin-bottom: 170px !important;
}
.mb165 {
  margin-bottom: 165px !important;
}
.mb160 {
  margin-bottom: 160px !important;
}
.mb155 {
  margin-bottom: 155px !important;
}
.mb150 {
  margin-bottom: 150px !important;
}
.mb145 {
  margin-bottom: 145px !important;
}
.mb140 {
  margin-bottom: 140px !important;
}
.mb135 {
  margin-bottom: 135px !important;
}
.mb130 {
  margin-bottom: 130px !important;
}
.mb125 {
  margin-bottom: 125px !important;
}
.mb120 {
  margin-bottom: 120px !important;
}
.mb115 {
  margin-bottom: 115px !important;
}
.mb110 {
  margin-bottom: 110px !important;
}
.mb105 {
  margin-bottom: 105px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.mb95 {
  margin-bottom: 95px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.mb85 {
  margin-bottom: 85px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb75 {
  margin-bottom: 75px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb65 {
  margin-bottom: 65px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb55 {
  margin-bottom: 55px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.no-padding {
  padding: 0 !important;
}
.float-nan {
  float: none;
}
.img-responsive {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.btn {
  font-family: "Oswald";
  font-size: 16px;
  letter-spacing: 1px;
  border-radius: 40px;
  padding: 8px 30px;
  margin-bottom: 5px;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
          transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
.btn.btn-lg {
  padding: 10px 35px;
  letter-spacing: 2px;
  font-size: 21px;
}
.btn.btn-sm {
  padding: 7px 20px;
  font-size: 14px;
}
.btn.btn-xs {
  padding: 5px 15px;
  font-size: 12px;
}
.btn-default {
  color: #676767;
  border-color: #e5e5e5;
}
.btn-default:hover {
  color: #fff;
  background-color: #cf7033;
  border-color: #cf7033;
}
.btn-default-o {
  color: #f2f2f2;
  border-color: #f2f2f2;
  background-color: transparent;
}
.btn-default-o:hover {
  color: #cf7033;
  background-color: #fff;
  border-color: #fff;
}
.btn-main-o {
  color: #cf7033;
  border-color: #cf7033;
  background-color: transparent;
}
.btn-main-o:hover {
  color: #fff;
  background-color: #cf7033;
  border-color: #cf7033;
}
.btn-dark-o {
  color: #4c4c4c;
  border-color: #4c4c4c;
  background-color: transparent;
}
.btn-dark-o:hover {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #4c4c4c;
}
.btn-dark {
  color: #fff;
  background-color: #4c4c4c;
  border-color: #4c4c4c;
}
.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
  background-color: #333333;
  border-color: #333333;
  color: #fff;
}
.btn-main {
  color: #fff;
  background-color: #cf7033;
  border-color: #cf7033;
}
.btn-main:hover,
.btn-main:focus,
.btn-main:active {
  background-color: #757b7e;
  border-color: #757b7e;
  color: #fff;
}
.btn-link {
  font-weight: 400;
  color: #cf7033;
}
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  color: #4c4c4c;
  text-decoration: none;
}
.section-title, .section-title-contact {
  margin-bottom: 50px;
}
.section-title h3, .section-title-contact h3 {
  /*font-family: 'Work Sans', sans-serif;*/
  font-family: "Oswald";
  text-transform: uppercase;
  color: #000000;
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 25px;
  line-height: 38px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  clear: both;
  position: relative;
  padding: 0 10px;
}
.section-title p, .section-title-contact p {
    font-size: 35px;
/*  font-family: 'Merriweather', serif;*/
/*    font-family: 'Satisfy', cursive;*/
/*    font-family: "Oswald";*/
font-family: 'Arapey', serif;
font-style: italic;
/*    text-transform: uppercase;*/
  color: #cf7033;
  line-height: 50px;
  font-weight: bold;
  letter-spacing: 1px;
}
.section-title.st-center, .section-title-contact.st-center{
  text-align: center;
}

.section-title-contact-info {
    font-size: 38px;
    font-family: "Oswald";
    color: #4c4c4c !important;
    line-height: 40px;
    text-align: center;
    font-weight: 400;
    }
.section-title-contact-info a{
    color: #4c4c4c;
    }    
.section-title-contact-info a:hover{
    color: #cf7033;
    }  

.section-title.st-center:before {
  margin: auto;
}
/*
.section-title:before {
  content: "";
  display: block;
  width: 150px;
  height: 51px;
  background-image: url(../images/title-top.png);
  background-repeat: no-repeat;
}
*/
.bottom-line {
  margin-bottom: 20px;
}
.bottom-line:after {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  background-color: #cf7033;
  margin-top: 5px;
}
.tooltip.top .tooltip-arrow {
  bottom: 1px;
}
.tac {
  text-align: center;
}
.nicescroll-rails {
  background: rgba(0, 0, 0, 0.1);
  width: 5px;
  z-index: 9999 !important;
}
.nicescroll-rails:hover {
  opacity: 1 !important;
}
.nicescroll-rails > div {
  background: #cf7033 !important;
}
/* ---------------------------------------------- /*
 * Mouse animate icon
/* ---------------------------------------------- */
.mouse-icon {
  position: absolute;
  left: 50%;
  bottom: 40px;
  border: 2px solid #fff;
  border-radius: 16px;
  height: 40px;
  width: 24px;
  margin-left: -15px;
  display: block;
  z-index: 10;
  opacity: 0.7;
}
.mouse-icon .wheel {
  -webkit-animation-name: drop;
  -webkit-animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-play-state: running;
  -webkit-animation-name: drop;
          animation-name: drop;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.mouse-icon .wheel {
  position: relative;
  border-radius: 10px;
  background: #fff;
  width: 2px;
  height: 6px;
  top: 4px;
  margin-left: auto;
  margin-right: auto;
}
@-webkit-keyframes drop {
  0% {
    top: 5px;
    opacity: 0;
  }
  30% {
    top: 10px;
    opacity: 1;
  }
  100% {
    top: 25px;
    opacity: 0;
  }
}
@keyframes drop {
  0% {
    top: 5px;
    opacity: 0;
  }
  30% {
    top: 10px;
    opacity: 1;
  }
  100% {
    top: 25px;
    opacity: 0;
  }
}

.intro p {
/*    font-family: 'Arapey', serif;*/
    font-family: "Oswald";
    font-weight: 200;
    color:#4c4c4c;
    text-align: left;
    font-size: 25px;
    line-height: 35px;
}

.hola p {
    width: 60%;
    margin: auto;
/*    font-family: 'Arapey', serif;*/
    font-family:"Oswald";
    font-weight: 200;
    color:#4c4c4c;
    text-align: center;
    font-size: 25px;
    line-height: 35px;
}

.hola p strong, .servicios-txt strong{
    font-family: "Oswald";
    text-transform: uppercase;
    font-weight: 400;
    
}

.txt-margen {
    margin-right: 170px;
    text-align: left !important;   
}

.txt-margen-big {
    margin-right: 280px;
    text-align: left !important;   
}
.txt-margen-extrabig {
    margin-right: 380px;
    text-align: left !important;   
}


.small p{
    font-size: 35px !important;
}


/* imagen CONOCENOS */
.conocenos-small {
    display: none;
    background-color: #fff;
}


.centrado{
    margin-left: 50%;
    margin-right: 50%;
    transform: translate(-50%, 0%);
}

.servicios-txt {
    font-family: "Oswald" !important;
    font-style: normal !important;
    font-weight: 200 !important;
    font-size: 22px !important;
    line-height: 32px !important;
    color:#4c4c4c !important;
    text-align: justify;
}

#imagen-servicios{
  background-image: url(../images/servicios.jpg);
  background-position: top center;
/*  background-attachment: fixed;*/
  background-repeat: no-repeat;
/*  background-size: cover;*/
  position: relative;
  height: 200px;
  background-color: #fcfcfc;
  margin: 50px 0 30px 0;
}

.servicios2{
    margin-top: 0px !important;
}

#imagen-marketing {
  background-image: url(../images/marketing2.jpg);
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 400px;
  background-color: #fcfcfc;
    
}

#imagen-comunicacion {
  background-image: url(../images/comunicacion.jpg);
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 400px;
  background-color: #fcfcfc;
    
}

#imagen-eventos{
  background-image: url(../images/eventos.jpg);
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 400px;
  background-color: #fcfcfc;
    
}

#imagen-conocenos{
  background-image: url(../images/intro.jpg);
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 600px;
  background-color: #fcfcfc;
    
}

#imagen-intro{
  background-image: url(../images/marketing1.jpg);
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 600px;
  background-color: #fcfcfc;
}

#imagen-cierre{
  background-image: url(../images/cierre.jpg);
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 600px;
  background-color: #fcfcfc;
}


#imagen-legal{
  background-image: url(../images/legal.jpg);
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  height: 600px;
  background-color: #fcfcfc;
    
}

#legal {
    padding-top: 100px;
    background-color: #fcfcfc;
    text-align: justify;
}

.legal .faq p{
    font-size: 20px;
}

#imagen-separacion{
  background-image: url(../images/separador4.jpg);
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fff;
  padding: 100px 0;
  position: relative;
height: 300px;
    
}

.hero-txt {
    text-align: center;
    width: 400px;
}

.st-home-unit{
 padding: 200px 0px !important;   
}

.home {
  background-image: url(../images/cinnamon-principal.jpg);
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
  padding: 100px 0;
  position: relative
  /* Temp CSS */
  /* Temp CSS End */
}
.home .st-brand {
  text-align: center;
  margin-bottom: 50px;
}
.home .st-home-unit {
  position: relative;
}
.home .hero-txt {
  color: #000;
  text-align: center;
}
.home .hero-txt .hero-title {
  font-family: "Oswald";
  color: #000;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 65px;
  font-weight: 400;
  letter-spacing: px;
  word-spacing: 4px;
  margin-bottom: 15px;
  margin-top: 5px;
  padding: 20px 10px;
  
}
.home .hero-txt .hero-work {
  font-family: "Oswald";
  font-weight: 300;
  letter-spacing: 2px;
  margin-bottom: 0;
}
.home .hero-txt .hero-work:after {
  content: "";
  display: block;
  width: 200px;
  height: 4px;
  margin: 20px auto 0;
  background-color: transparent;
  border-width: 1px 0;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.3);
}
.home .hero-txt a.btn {
  text-transform: uppercase;
}
.home .hero-txt a.btn.left-btn {
  margin-right: 20px !important;
}
.home .hero-txt .hero-sub-title {
  font-family: "Oswald";
  font-size: 30px;
  letter-spacing: 5px;
  font-weight: 300;
  margin-bottom: 70px;
}
.home .hero-txt .hero-img {
  margin-top: 80px;
}
.st-highlight {
  color: #;
}

.cc-link a {
    text-decoration: underline !important;
}
    
.navbar-default {
  background-color: transparent;
  border-width: 0;
  margin-bottom: 0 !important;
  height: 102px;
  -webkit-transition: background-color 0.3s, height 0.3s;
          transition: background-color 0.3s, height 0.3s;
}


.st-navbar-mini .navbar-default {
  background-color: rgba(40, 40, 40, 0.95);
  height: 60px;
}
.st-navbar-mini .navbar-default .navbar-brand {
  padding: 15px 15px;
}
.st-navbar-mini .navbar-default .navbar-brand img {
  height: 30px;
}
.st-navbar-mini .navbar-default .navbar-nav > li.active > a,
.st-navbar-mini .navbar-default .navbar-nav > li.active a:hover,
.st-navbar-mini .navbar-default .navbar-nav > li.active a:focus,
.st-navbar-mini .navbar-default .navbar-nav > li.active a:active {
  background-color: rgba(0, 0, 0, 0.5);
}

.st-navbar-mini .navbar-nav > li > a {
    color:#fff !important;
    }

.navbar-brand {
  height: auto;
  padding: 27px 15px;
  -webkit-transition: padding 0.3s;
          transition: padding 0.3s;
}
.navbar-brand img {
  height: 65px;
  -webkit-transition: height 0.3s;
          transition: height 0.3s;
}
.navbar-nav > li > a {
  font-family: "Oswald";
  text-transform: uppercase;
  font-size: 18px;
/*  font-weight: bold;*/
  letter-spacing: 1px;
  padding-left: 20px;
  padding-right: 20px;
  color: #000;
  -webkit-transition: color 0.3s, background-color 0.3s, padding 0.3s;
          transition: color 0.3s, background-color 0.3s, padding 0.3s;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus,
.navbar-nav > li > a:active {
  color: #fff;
  outline-width: 0;
}
.navbar-nav > li.active > a,
.navbar-nav > li.active a:hover,
.navbar-nav > li.active a:focus,
.navbar-nav > li.active a:active {
  color: #cf7033;
}
.navbar-default .navbar-nav > li > a {
  color: #000;
}
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active a:hover,
.navbar-default .navbar-nav > li.active a:focus,
.navbar-default .navbar-nav > li.active a:active {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
}
.page-header {
  background-image: url(../images/-img14.png);
  background-position: top center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #000;
  padding: 150px 0 100px;
  margin: 0;
  border-width: 0;
}
.page-header .page-title {
  color: #fff;
  text-transform: uppercase;
  font-size: 35px;
  line-height: 55px;
  letter-spacing: 5px;
  word-spacing: 4px;
}
.page-breadcrumb {
  background-color: #f7f7f7;
  background-color: #cf7033;
  color: #fff;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.01);
  border-botom: 1px solid #f2f2f2;
  padding: 20px 0;
}
.page-breadcrumb .breadcrumb {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  margin-bottom: 0;
  color: #fff;
}
.page-breadcrumb .breadcrumb .active,
.page-breadcrumb .breadcrumb > li + li:before {
  color: #fff;
}
.page-breadcrumb .breadcrumb a {
  color: #fff;
}
.page-content {
  padding: 120px 0;
}
.marketing {
  padding: 100px 0 0;
}
.conocenos {
  padding: 100px 0 0;
    background-color: #f8f8f8;
}

.st-member-footer {
    background-color: #f8f8f8;
    padding: 50px 0 100px 0;
    text-align: center; 
}

.st-member-footer h3{
    color: #cf7033 !important;
    font-family: 'Arapey', serif; 
    line-height: 45px;
    font-size: 30px;
    font-weight: bold;
    font-style: italic;
    margin: 0 150px;
}

.st-member {
  margin: 100px 0 50px 0;
  position: relative;
  overflow: hidden;
}
.st-member .st-member-info {
  width: 100%;
  height: 100%;
  padding: 35px 35px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  background-color: rgba(254, 254, 254, 0.95);
  opacity: 0;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
          transition: opacity 0.5s, transform 0.5s;
}

.st-member .st-member-foto {
    height: 150px;
    width: 150px;
    margin: auto;
    margin-bottom: 50px;
    
}

.st-member-cv{
    display:none;
}

/*
.st-member .st-member-info .progress-bar {
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  -webkit-transform: scaleX(0);
      -ms-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: -webkit-transform 0.5s ease 0.2s;
          transition: transform 0.5s ease 0.2s;

}*/

.st-member .st-member-info .st-member-name {
  font-family: "Oswald";
  display: block;
  color: #4c4c4c;
  font-size: 30px;
  line-height: 50px;
  font-weight: 400;
  letter-spacing: 3px;
  margin-bottom: 20px;
}
.st-member .st-member-info .st-member-name:after {
  content: '';
  display: block;
  height: 2px;
  width: 35px;
  background-color: #cf7033;
  margin: 0 auto;
}
.st-member .st-member-info .st-member-pos {
  display: block;
  font-family: "Oswald";
  font-size: 20px;
  line-height: 18px;
  font-weight: 300;
  letter-spacing: 3px;
  font-style: italic;
  margin-bottom: 40px;
}
.st-member .st-member-info .st-member-social {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 30px;
}
.st-member .st-member-info .st-member-social ul {
  margin: 0;
  padding: 0;
}
.st-member .st-member-info .st-member-social ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
  padding: 0;
}
.st-member .st-member-info .st-member-social ul li a {
  display: block;
  width: 70px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border-radius: 30px;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transform: translateY(100px);
      -ms-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-transition: background-color 0.3s, opacity 0.3s ease, -webkit-transform 0.5s ease;
          transition: background-color 0.3s, opacity 0.3s ease, transform 0.5s ease;
}
.st-member .st-member-info .st-member-social ul li a.facebook:hover {
  background-color: #3c5b9b;
}
.st-member .st-member-info .st-member-social ul li a.twitter:hover {
  background-color: #2daae1;
}
.st-member .st-member-info .st-member-social ul li a.linkedin:hover {
  background-color: #ea4c88;
}
.st-member:hover {
  cursor: pointer;
}
.st-member:hover .st-member-info {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.st-member:hover .st-member-info .st-member-social ul li a {
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.st-member:hover .st-member-info .st-member-social ul li a.facebook {
  -webkit-transition: background-color 0.3s, opacity 0.3s ease 0.2s, -webkit-transform 0.5s ease 0.2s;
          transition: background-color 0.3s, opacity 0.3s ease 0.2s, transform 0.5s ease 0.2s;
}
.st-member:hover .st-member-info .st-member-social ul li a.facebook:hover {
  background-color: #3c5b9b;
}
.st-member:hover .st-member-info .st-member-social ul li a.twitter {
  -webkit-transition: background-color 0.3s, opacity 0.3s ease 0.3s, -webkit-transform 0.5s ease 0.3s;
          transition: background-color 0.3s, opacity 0.3s ease 0.3s, transform 0.5s ease 0.3s;
}
.st-member:hover .st-member-info .st-member-social ul li a.twitter:hover {
  background-color: #2daae1;
}
.st-member:hover .st-member-info .st-member-social ul li a.dribbble {
  -webkit-transition: background-color 0.3s, opacity 0.3s ease 0.4s, -webkit-transform 0.5s ease 0.4s;
          transition: background-color 0.3s, opacity 0.3s ease 0.4s, transform 0.5s ease 0.4s;
}
.st-member:hover .st-member-info .st-member-social ul li a.linkedin:hover {
  background-color: #ea4c88;
}
.st-member:hover .st-member-info .skills .skill:nth-child(2) .progress-bar {
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.st-member:hover .st-member-info .skills .skill:nth-child(3) .progress-bar {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.st-member:hover .st-member-info .skills .skill:nth-child(4) .progress-bar {
  -webkit-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.st-member:hover .st-member-info .skills .skill:nth-child(5) .progress-bar {
  -webkit-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.st-member:hover .progress-bar {
  -webkit-transform: scaleX(1);
      -ms-transform: scaleX(1);
          transform: scaleX(1);
}

.skill {
  text-align: center;
  font-family: "Oswald";
  line-height: 40px;    
}
.skill strong {
  font-weight: 400;
}
.skill span {
  float: right;
}
.progress {
  height: 11px;
  padding: 0 3px;
  background-color: transparent;
  border: 1px solid #ededed;
  border-radius: 6px;
  box-shadow: none;
}
.progress-bar {
  height: 3px;
  margin-top: 3px;
  border-radius: 2px;
  position: relative;
  box-shadow: none;
  -webkit-transform-origin: left;
      -ms-transform-origin: left;
          transform-origin: left;
  -webkit-animation-name: process;
          animation-name: process;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.progress-bar-sept {
  background-color: #cf7033;
}
@-webkit-keyframes process {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
@keyframes process {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
  }
  100% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
  }
}
.funfacts {
  background-image: url(../images/funfact4.png);
  background-color: #000;
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  padding: 100px 0;
}
.funfacts .funfact {
  font-family: "Oswald";
  text-align: center;
  color: #fff;
}
.funfacts .funfact .st-funfact-icon {
  font-size: 42px;
  line-height: 90px;
}
.funfacts .funfact .st-funfact-counter {
  font-size: 48px;
  line-height: 68px;
  letter-spacing: 3px;
}
.funfacts .funfact .funfact-title {
  font-size: 20px;
  line-height: 40px;
  letter-spacing: 1px;
  font-weight: 300;
}
.funfacts .funfact:after {
  content: '';
  display: block;
  width: 35px;
  height: 2px;
  background-color: #cf7033;
  margin: 0 auto;
}
.servicios {
  background-color: #fff;
  padding: 100px 0;
}
.st-feature {
  text-align: center;
}
.st-feature .st-feature-icon {
  width: 102px;
  line-height: 100px;
  font-size: 42px;
  color: #fff;
  margin: 0 auto 20px;
  background-color: #4c4c4c;
    opacity: 0.3;
  border-radius: 50%;
  position: relative;
  -webkit-transform: rotate(0) scale(1);
      -ms-transform: rotate(0) scale(1);
          transform: rotate(0) scale(1);
  -webkit-transition: color 0.3s, border-color 0.3s, background-color 0.3s, -webkit-transform 0.3s;
          transition: color 0.3s, border-color 0.3s, background-color 0.3s, transform 0.3s;
}
.st-feature .st-feature-title {
  display: block;
  font-family: "Oswald";
    text-transform: uppercase;
  font-size: 25px;
  line-height: 45px;
  letter-spacing: 1px;
  font-weight: 400;
  color: #cf7033;
  margin-bottom: 10px;
    border-bottom: 2px solid #cf7033;
    padding-bottom: 3px;
    border-top: 2px solid #cf7033;
    padding-top: 3px;
    margin:0 0px 20px 0px;
}

#cierre {
    padding: 0px 0 50px 0!important;
}

#cierre p{
    margin: 0px 220px;
    font-size: 30px;
}

#cierre h3{
    margin: 0px 200px 50px 200px;
}


.canelabk {
    background-color: #cf7033 !important;
}

.canela {
    color: #cf7033;
}

hr.linea {
    border-top: 5px dotted #cf7033;
    width: 100px;
    margin-bottom: 50px;
}

.rojo {
    background-color: red !important;
}

.st-feature p, .imagen-servicios p{
/*    font-family: "Oswald";*/
    font-family: 'Arapey', serif;
    font-style: italic;
    font-weight: bold;
    line-height: 30px;
    color:#cf7033;
    font-size: 22px;
}

.imagen-servicios p{
text-align: right;
}

.st-feature:hover .st-feature-icon {
  color: #cf7033;
    opacity: 1;
  border-color: #cf7033;
  background-color: transparent;
  -webkit-transform: rotate(360deg) scale(1.8);
      -ms-transform: rotate(360deg) scale(1.8);
          transform: rotate(360deg) scale(1.8);
}
.features-desc {
  padding: 100px 0 50px 0;;
  background-color: #fff;
}
ul.styled-list li {
  list-style: none;
  padding-left: 0;
}
ul.styled-list li:before {
  content: '\f00c';
  font-family: 'FontAwesome';
  display: inline-block;
  margin-left: -1.5em;
  width: 1.5em;
  color: #cf7033;
}
ul.styled-list.list-caret li:before {
  content: '\f0da';
}
ul.styled-list.list-hand li:before {
  content: '\f0a4';
}
ul.styled-list.list-chevron li:before {
  content: '\f054';
}
ul.styled-list.list-times li:before {
  content: '\f00d';
}
ul.styled-list.list-star li:before {
  content: '\f006';
}
.call-2-acction {
  padding: 100px 0;
  background-image: url(../images/c2a.png);
  background-attachment: fixed;
  background-color: #000;
}
.c2a {
  max-width: 700px;
  margin: 0 auto;
  text-align: center;
  color: #fff !important;
}
.c2a h2 {
  color: #fff;
  font-size: 35px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.c2a h2:after {
  content: '';
  display: block;
  width: 80px;
  height: 1px;
  background-color: #cf7033;
  margin: 15px auto 20px;
}
.c2a p {
  margin-bottom: 40px;
}
.portfolio {
  padding: 100px 0 0;
}
.filter {
  text-align: center;
}
.filter .btn {
  font-weight: 400;
}
.filter input[type="radio"] {
  display: none;
}
.grid {
  width: 100%;
  padding: 0;
}
.grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  background: #000;
  text-align: center;
  cursor: pointer;
  width: 33.33333333%;
  box-sizing: border-box;
}
.grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
          transition: opacity 0.3s, transform 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.grid figure figcaption {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.grid figure figcaption > a {
  z-index: 1000;
  position: absolute;
  right: 50%;
  bottom: 50px;
  margin-right: -67px;
  opacity: 0;
  -webkit-transform: translate3d(0, 60px, 0);
          transform: translate3d(0, 60px, 0);
  -webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
          transition: transform 0.35s, opacity 0.35s;
}
.grid figure h2 {
  color: #fff;
  font-weight: 300;
  margin: 0;
  position: absolute;
  right: 30px;
  left: 30px;
  padding: 10px 0;
  top: 30px;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.35s, opacity 0.35s;
          transition: transform 0.35s, opacity 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
          transform: translate3d(0, 20px, 0);
}
.grid figure h2::after {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 80px;
  margin-left: -40px;
  height: 1px;
  background: #cf7033;
  content: '';
  -webkit-transform: translate3d(0, 40px, 0);
          transform: translate3d(0, 40px, 0);
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
          transition: opacity 0.35s, transform 0.35s;
}
.grid figure h2 span {
  font-weight: 800;
}
.grid figure p {
  letter-spacing: 1px;
  font-size: 68.5%;
  margin: 0;
  position: absolute;
  right: 30px;
  left: 30px;
  padding: 10px 0;
  top: 100px;
  line-height: 1.5;
  -webkit-transform: translate3d(0, 50px, 0);
          transform: translate3d(0, 50px, 0);
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
          transition: opacity 0.35s, transform 0.35s;
}
.grid figure:hover h2 {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.grid figure:hover h2::after {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.grid figure:hover img {
  opacity: 0.3;
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}
.grid figure:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.grid figure:hover figcaption > a {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.clients {
  padding: 100px 0;
}
.clients-carousel {
  margin: 0;
  padding: 0;
  list-style: none;
}
.clients-carousel li {
  padding: 0 20px;
  opacity: 0.8;
  -webkit-transition: opacity 0.3s;
          transition: opacity 0.3s;
}
.clients-carousel li:hover {
  opacity: 1;
}
.testimonials {
  padding: 100px 0;
/*  background-image: url(../images/testimonials.png);*/
  background-size: cover;
  background-attachment: fixed;
  background-color: #fff;
  color: #4c4c4c;
  font-family: 'Arapey',serif;
  font-weight: bold;
  text-align: center;
    
}

.tipo1 p{
    font-family: 'Homemade Apple', cursive;
    line-height: 50px !important;
}

.tipo2 p{
    font-size: 20px !important;
    font-family: 'Rock Salt', cursive;
    line-height: 50px !important;
}

.tipo3 p{
    font-size: 30px !important;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    line-height: 50px !important;
}

.tipo4 p{
    font-size: 40px !important;
    font-family: 'Reenie Beanie', cursive;
    line-height: 50px !important;
}
.testimonial .testimonial-img {
  float: left;
  margin-right: 30px;
  position: relative;
}
.testimonial .testimonial-img:after {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  background-color: #cf7033;
  position: absolute;
  bottom: 5%;
  left: 5%;
}
.testimonial .testimonial-img:before {
  font-family: "Oswald";
  content: '\201C';
  font-size: 40px;
  position: absolute;
  bottom: 1%;
  left: 12%;
  z-index: 99;
}
.testimonial .testimonial-img img {
  border-radius: 50%;
}
.testimonial blockquote {
  border-width: 0;
}
.testimonial blockquote p {
  font-style: italic;
  font-size: 25px;
  line-height: 35px;
    font-weight: bold;
}
.testimonial blockquote footer,
.testimonial blockquote small,
.testimonial blockquote .small {
  color: #cf7033;
  font-size: 20px;
}
.testimonials-carousel {
  max-width: 800px;
  margin: 0 auto;
}
.testimonials-carousel ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.testimonials-carousel ul li {
  margin: 0;
  padding: 0;
  display: block;
}
.pricing {
  padding: 100px 0;
}
.pricing-table {
  border: 1px solid #f2f2f2;
  border-radius: 5px;
  background-color: #fff;
}
.pricing-table .pricing-header .pt-price {
  font-family: "Oswald";
  color: #4c4c4c;
  font-size: 40px;
  line-height: 70px;
  font-weight: 400;
  text-align: center;
  padding: 10px 40px;
}
.pricing-table .pricing-header .pt-price small {
  font-size: 13px;
  color: #9a9a9a;
  font-weight: 300;
}
.pricing-table .pricing-header .pt-name {
  font-family: "Oswald";
  padding: 10px 40px;
  text-align: center;
  font-weight: 300;
  font-size: 24px;
  line-height: 40px;
  color: #4c4c4c;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}
.pricing-table .pricing-body ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pricing-table .pricing-body ul li {
  padding: 8px 25px;
  margin: 0;
}
.pricing-table .pricing-body ul li:nth-child(even) {
  background-color: #fafafa;
}
.pricing-table .pricing-body ul li .fa-times {
  color: #ff6666;
}
.pricing-table .pricing-body ul li .fa-check {
  color: #cf7033;
}
.pricing-table .pricing-footer {
  text-align: center;
  padding: 15px 40px;
  border-top: 1px solid #f2f2f2;
}
.pricing-table.featured .pricing-header {
  position: relative;
  overflow: hidden;
}
.pricing-table.featured .pricing-header .pt-price {
  color: #cf7033;
}
.pricing-table.featured .pricing-header .pt-price small {
  color: #cf7033;
}
.pricing-table.featured .pricing-header .pt-name {
  color: #cf7033;
}
.pricing-table.featured .pricing-header .featured-text {
  font-family: "Oswald";
  font-size: 13px;
  line-height: 15px;
  letter-spacing: 1px;
  font-weight: 300;
  text-transform: uppercase;
  text-align: center;
  background-color: #cf7033;
  color: #fff;
  position: absolute;
  top: 22px;
  left: -28px;
  padding: 5px 0;
  width: 126px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.faq-sec {
  padding: 0px 0 50px;
  background-color: #fcfcfc;
}
.faq {
  margin-bottom: 50px;
  padding: 0px 70px 0px 70px;
}
.faq h3 {
  margin-bottom: 15px;
  text-transform: uppercase;
}
.faq h3 i {
  color: #cf7033;
}

.faq p {
    font-family: "Oswald";
    font-weight: 100;
    font-size: 22px;
    line-height: 30px;
    color:#4c4c4c;
}

.call-us-somos {
  margin-top: 0px;
  padding: 75px 0;
  background-color: #f8f8f8;
  text-align: center;
}


.call-us {
  padding: 50px 0;
  background-color: #cf7033;
  text-align: center;
}
.call-us h3 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #fff;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 45px;
  vertical-align: middle;
  margin: 0 30px 0 0;
  letter-spacing: 2px;
  word-spacing: 5px;
}

.mapa {
  padding: 10px 0;
  background-color: #cf7033;
  text-align: center;  
}
.mapa h3{
 color: #fff;
 text-transform: uppercase;
}
.blog {
  padding: 100px 0;
}
.blog-post {
  border-bottom: 1px dotted #f2f2f2;
  margin-bottom: 60px;
}
.blog-post .author img {
  border-radius: 50%;
}
.blog-post .post-meta {
  margin-bottom: 10px;
  font-size: 13px;
}
.blog-post .post-meta a {
  font-weight: bold;
  color: #4c4c4c;
}
.blog-post .post-meta a:hover {
  color: #cf7033;
}
.blog-post .post-meta strong {
  color: #4c4c4c;
}
.blog-post .post-title {
  margin-top: 0;
  margin-bottom: 20px;
}
.blog-post .post-thumb {
  margin-bottom: 40px;
}
.blog-post .post-thumb img {
  border-radius: 10px;
}
.widgets {
  padding-left: 50px;
}
.widget {
  margin-bottom: 60px;
}
.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget ul li {
  border-bottom: 1px solid #f2f2f2;
}
.widget ul li a {
  display: block;
  -webkit-transition: text-indent 0.3s, color 0.3s;
          transition: text-indent 0.3s, color 0.3s;
  padding: 5px 0;
}
.widget ul li a:hover {
  text-indent: 20px;
}
.widget ul li a:hover .badge {
  text-indent: 0;
  background-color: #4c4c4c;
}
.widget ul li .recent-post {
  padding: 10px 0;
}
.widget ul li .recent-post .post-thumb {
  display: block;
  float: left;
  margin-right: 15px;
}
.widget ul li .recent-post .post-thumb img {
  border-radius: 10px;
}
.widget ul li .recent-post .post-title {
  font-family: "Open Sans";
  font-weight: 600;
  letter-spacing: 0;
  font-size: 15px;
  margin: 0 0 5px;
}
.widget ul li .recent-post .post-title a {
  display: inline;
}
.widget ul li .recent-post .post-meta {
  font-size: 12px;
}
.widget ul li .recent-post .post-meta a {
  font-weight: bold;
  color: #4c4c4c;
}
.widget ul li .recent-post .post-meta a:hover {
  color: #cf7033;
}
.widget ul li .recent-post a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0;
}
.widget ul li .recent-post a:hover {
  text-indent: 0;
}
.widget ul li .badge {
  font-size: 10px;
  font-weight: 300;
  vertical-align: middle;
  margin-top: 5px;
  text-indent: 0;
  background-color: #cf7033;
  -webkit-transition: background-color 0.3s;
          transition: background-color 0.3s;
}
.widget .widget-title {
  font-weight: 300;
  font-size: 28px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.widget .tagcloud a {
  font-size: 13px;
  border-radius: 40px;
  color: #737373;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 3px 20px;
  border-color: #e5e5e5;
  border-width: 1px;
  border-style: solid;
  margin-bottom: 6px;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
          transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
.widget .tagcloud a:hover {
  border-color: #cf7033;
  background-color: #cf7033;
  color: #fff;
}

.subscribe {
  padding: 50px 0;
}

.subscribe .subscribe-title {
  text-align: center;
  color: #fff;
  margin-bottom: 50px;
  font-size: 32px;
  text-transform: uppercase;
  font-weight: 300;
}
.subscribe .subscribe-or {
  font-family: "Oswald";
  color: #4c4c4c;
  text-align: center;
  font-size: 20px;
  padding: 30px 0;
  margin: 0;
  text-transform: uppercase;
}
.subscribe .subscribe-social {
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.subscribe .subscribe-social li {
  padding: 0;
  margin: 0;
  margin-right: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.subscribe-form {
  max-width: 500px;
  margin: 0 auto;
}
.subscribe-form .form-control {
  border-radius: 30px 2px 2px 30px !important;
  padding: 14px 20px 14px 30px !important;
}
.input-group .form-control {
  border-radius: 30px 2px 2px 30px !important;
  padding: 14px 20px 14px 30px !important;
}
a.social {
  font-family: "Oswald";
  letter-spacing: 1px;
  display: inline-block;
  background-color: #cf7033;
  color: #fff;
  padding: 8px 20px 8px 65px;
  border-radius: 50px;
  position: relative;
  overflow: hidden;
  -webkit-transition: background-color 0.3s, text-indent 0.3s, padding 0.3s;
          transition: background-color 0.3s, text-indent 0.3s, padding 0.3s;
}
a.social i {
  display: block;
  background-color: #31ada4;
  width: 50px;
  height: 42px;
  line-height: 42px;
  font-size: 17px;
  border-radius: 50px 0 0 50px;
  position: absolute;
  left: 0;
  top: 0;
  text-indent: 10px;
  -webkit-transition: text-indent 0.3s;
          transition: text-indent 0.3s;
}
a.social:hover {
  background-color: #31ada4;
  text-indent: -10px;
  padding: 8px 30px 8px 65px;
}
a.social:hover i {
  text-indent: 29px;
}
a.social.twitter {
  background-color: #2daae1;
}
a.social.twitter i {
  background-color: #1a87b7;
}
a.social.twitter:hover {
  background-color: #1a87b7;
}
a.social.facebook {
  background-color: #3c5b9b;
}
a.social.facebook i {
  background-color: #2b416f;
}
a.social.facebook:hover {
  background-color: #2b416f;
}
a.social.linkedin {
  background-color: #008080;
}
a.social.linkedin i {
  background-color: #0a587d;
}
a.social.linkedin:hover {
  background-color: #0a587d;
}

a.social.instagram {
  background-color: #e95950;
}
a.social.instagram i {
  background-color: #cd486b;
}
a.social.instagram:hover {
  background-color: #cd486b;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  a.social:hover {
    padding: 8px 20px 8px 65px;
  }
}
.contact {
  padding: 120px 0;
}

.contact {
  padding: 120px 0;
  background-image: url(../images/contacto.jpg);
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #000;
  width: 100%;
}
    
    
.contact form input,
.contact form textarea {
  margin-bottom: 30px;
}

.contacto {
    width: 60%;
    margin: auto;
    
}

input[type="text"].formFieldError,
input[type="email"].formFieldError,
textarea.formFieldError {
  border-color: #e34444 !important;
}

.site-footer{
    /*display: none;*/
    background-color: #000;
    font-size: 12px;
    opacity: 0.8;
    padding: 5px;
    text-align: center;;
}
/* ===== CAMBIO VELOCIDAD FRASES =====*/

.owl-item {
animation-delay : 5000ms;
}

.owl-pagination {
    display: none;
}


/* SLIDER PRINCIPAL */

/*-----------------------------------------------------------------------------------*/


/*  Slider
/*-----------------------------------------------------------------------------------*/

#main-slider {
    position: relative;
    z-index: 5;
    color: #fff;
}

#main-slider .carousel-inner {
    overflow: visible;
}

/*
.backstretch:before {
    content: '';
    background-image: url(../images/overlays/04.png);
    min-width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    z-index: -1;
}
*/

#main-slider .carousel h2 {
    font-size: 44px;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.4) 0 1px 1px;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-top: 30px;
}

#main-slider .carousel .btn {
    border: 5px solid rgba(255, 255, 255, 0.9);
    color: #fff;
    border-radius: 0;
    margin-top: 35px;
    font-size: 26px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 10px 15px;
    text-shadow: rgba(0, 0, 0, 0.4) 0 1px 1px;
    z-index: 10px;
}

#main-slider .carousel .btn:hover {
    background-color: rgba(255, 255, 255, 0.9);
    color: #202020;
}

#main-slider .carousel .boxed {
    padding: 10px 15px;
    background-color: rgba(0, 0, 0, 0.2);
    display: inline-block;
    text-transform: uppercase;
}

#main-slider .carousel .item {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    left: 0 !important;
    opacity: 0;
    top: 0;
    position: absolute;
    width: 100%;
    display: block !important;
    height: 600px;
    -webkit-transition: opacity ease-in-out 500ms;
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
}

#main-slider .carousel .item:first-child {
    top: auto;
    position: relative;
}

#main-slider .carousel .item.active {
    opacity: 1;
    -webkit-transition: opacity ease-in-out 500ms;
    -moz-transition: opacity ease-in-out 500ms;
    -o-transition: opacity ease-in-out 500ms;
    transition: opacity ease-in-out 500ms;
    z-index: 1;
}

.home-icon {
    padding: 10px 15px;
    background-color: rgba(0, 0, 0, 0.2);
    clear: both;
    display: block;
    font-size: 78px;
    margin: 100px auto 0;
    position: relative;
    width: 80px;
    -webkit-transform: rotate(15deg);
    -moz-transform: rotate(15deg);
    -o-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
}

#single-page-slider {
    padding-top: 150px;
}

#single-page-slider .carousel {
    z-index: 5 !important;
    color: #fff;
    text-shadow: rgba(0, 0, 0, 0.4) 0 1px 1px;
}


/*-----------------------------------------------------------------------------------*/


/*  Slider
/*-----------------------------------------------------------------------------------*/

#main-slider-page {
    min-height: 350px;
    z-index: 2 !important;
}

#services .media:hover .fa-md {}

#recent-works {
    padding: 90px 0;
}

#recent-works .item-inner {
    position: relative;
    margin: 0;
}

.portfolio-items,
.portfolio-filter {
    list-style: none;
    padding: 0;
    margin: 0 -20px 20px 0;
}

.portfolio-filter > li {
    display: inline-block;
}

.portfolio-filter > li a.active {
    color: #FFF;
    background: #00b29e;
    border: 2px solid #00b29e;
}

.portfolio-items > li {
    float: left;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.portfolio-items.col-2 > li {
    width: 50%;
}

.portfolio-items.col-3 > li {
    width: 33%;
}

.portfolio-items.col-4 > li {
    width: 25%;
}

.portfolio-items.col-5 > li {
    width: 20%;
}

.portfolio-items.col-6 > li {
    width: 16%;
}

.portfolio-item {
    padding: 0;
    margin: 0;
}

.portfolio-item .item-inner {
    background: #fff;
    padding: 0;
    margin: 0 20px 20px 0;
    position: relative;
}

.portfolio-item img {
    width: 100%;
}

.portfolio-item h5 {
    background: #fff;
    margin: 0;
    padding: 15px;
    font-weight: 700;
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    border-bottom: 4px solid #f0f0f0;
    text-transform: uppercase;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.portfolio-item:hover h5,
.team-member:hover .team-content,
.post:hover .content {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    border-bottom: 4px solid #00b29e;
}

.portfolio-item h5:after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    border-width: 15px;
    margin-left: -15px;
}

.portfolio-item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
    vertical-align: middle;
    -webkit-transition: opacity 300ms;
    -moz-transition: opacity 300ms;
    -o-transition: opacity 300ms;
    transition: opacity 300ms;
}

.portfolio-item .overlay .preview {
    position: relative;
    top: 50%;
    display: inline-block;
    margin-top: -20px;
}

.portfolio-item:hover .overlay {
    opacity: 1;
}


.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
    }

.navbar-default .navbar-toggle:hover {
    background-color: transparent;
        
}

/* ===== RESPONSIVE ======*/

@media screen and (min-width:768px) {
    #quote-carouse {
        margin-bottom: 0;
        padding: 0 40px 30px;
        margin-top: 30px;
    }
    #main-slider .carousel,
    #main-slider .carousel-inner,
    #main-slider .carousel-inner .item,
    #main-slider .carousel-inner .item .container,
    #main-slider .carousel-inner .item .row,
    #main-slider .carousel-inner .item .row .col-sm-12 {
        height: 100vh;
    }
}
/*
@media screen and (max-width:769px) {
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0 5px;
        width: 20px;
        height: 20px;
    }
}



*/


/* FORMULARIO */

  .formulario {font-size: 12px !important;
    }



@media screen and (min-width: 768px) {
  .navbar-nav > li > a {
    padding-top: 41px;
    padding-bottom: 41px;
      font-size: 13px;
      padding-left: 6px;
      padding-right: 6px;
  }
  .st-navbar-mini .navbar-default .navbar-nav > li > a {
    padding-top: 20px;
    padding-bottom: 20px;
  }
    .navbar-default {
        background-color: #cf7033;
        opacity: 0.8;
    }
    
}

@media screen and (min-width: 1024px) {
  .navbar-nav > li > a {
    padding-top: 41px;
    padding-bottom: 41px;
      font-size: 16px;
      padding-left: 15px;
      padding-right: 15px;
  }
    
/*    body{
        overflow: hidden !important;
    }*/
}

@media (max-width: 1440px) {
  .grid {
    width: 100%;
    padding: 0;
  }
  .grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    background: #000;
    text-align: center;
    cursor: pointer;
    width: 25%;
  }
       
    /* IMAGENES DE FONDO */
    
    #imagen-cierre, #imagen-marketing, #imagen-eventos, #imagen-servicios, #imagen-intro, #imagen-comunicacion {
        background-position: center center !important; 
        background-size: cover;
        background-attachment: scroll;
        height: 600px;
    }
    .contact {
        background-position: center bottom!important; 
        background-size: cover;
        background-attachment: scroll;
        background-color: #fff;
}
}

/* ipad 1024 x 768 */

@media only screen and (max-width: 1024px) {

    /* IMAGENES DE FONDO */
    
    #imagen-cierre, #imagen-marketing, #imagen-eventos, #imagen-servicios, #imagen-intro, #imagen-comunicacion {
        background-position: center center !important; 
        background-size: cover;
        background-attachment: scroll;
        height: 400px;
    }
    .contact {
        background-position: center bottom!important; 
        background-size: cover;
        background-attachment: scroll;
        background-color: #fff;
    }
    
    .st-member-foto {
        display: none;
    }

}

@media only screen and (max-width: 1024px) and (orientation: landscape){

   
    .st-member-foto {
        display: inherit;
        height: 75px !important;
        width: 75px !important;
        margin-bottom: 15px !important;
    }

}



/* Tablets landscape */
/*
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

      .st-member-foto .img-responsive {
          display: inline;
          height: 50px !important;
          width: 50px !important;
          margin: auto;
          margin-bottom: 50px;
          
      }
  
}*/

/* iphone 8 plus 414x736 */


@media only screen and (max-width: 800px) {  
    
    .hero-title {
        font-size: 35px !important;
    }
    .hero-txt{
        padding-top: 0px;
        width: 100%;
    }
    .hero-work {
        font-size: 20px;
    }
    
    .home .hero-txt .hero-title {
        font-size: 30px !important;
    }
    
    .navbar-default {
        background-color: #cf7033;
    }
    #sept-main-nav {
/*    background-color: rgb(207,112,51);*/
        padding-bottom: 30px;
        
    }
        
    .section-title p, .section-title-contact p{
        font-size: 22px;
        line-height: 40px;
    }
    
    .section-title-contact-info{
        font-size: 24px;
    }
    
    .mapa h3 {
        font-size: 18px;
        line-height: 27px;
    }
    
    .intro p, .faq-sec p {
        font-size: 22px;
        line-height: 29px;
    }
    
    .contacto{
        width: 90%;
        
    }
    
    .st-feature p {
        line-height: 40px;
        
    }
    .faq {
        padding: 0;
    }
    
    .servicios {
        padding: 20px;
    }
    
    .features-desc{
        padding: 40px 0 0 0;
    }
    .small p{
        font-size: 25px !important;
    }
    
    .hola p{
        width: 90%;
        font-size: 22px;
    }
    
    .call-us-somos {
    padding: 0 0 40px 0;
    }
    
    /* testimonios */
    .tipo4 p, .tipo3 p, .tipo1 p{
        font-size: 25px !important;
        line-height: 25px !important;
    }
    .tipo2 p{
        font-size: 16px !important;
        line-height: 25px !important;
    }
    
    .testimonials {
        padding: 50px 0;
    }
    
    .call-us h3{
        font-size: 20px;
        margin-right: 0px;
        margin-bottom: 30px;
    }
    
    .conocenos {
        padding: 50px 0 0; 
    }
    
    .subscribe .subscribe-social{
        font-size: 18px;
    }

   .centrado{
    margin-left: 10px !important;
    margin-right: 10px;
    transform: translate(0px, 0px);
    text-justify: inter-character;
    }
    
    
    /* CV */
    
/*
    .st-member .st-member-info {
        padding: 20px 10px !important;
        
    }
    
    .st-member-social {
        bottom: 15px !important;
    }
    
    .st-member{
        margin: 100px;
    }
    
    .st-member .st-member-foto {
        height: 150px;
        width: 150px;
        margin-bottom: 20px;
        display: block;
            }
    
    .st-member .st-member-info .st-member-name {
        font-size: 20px;
    }
    
    .st-member .st-member-info .st-member-pos{
        margin-bottom: 20px;
    }
*/

        /* ============ CURRICULUM MOVIL ============= */
    
    .st-member {
        display: none;
    }
    
    .st-member-cv {
        display: contents;
        
    }
    
    .st-member-cv .st-member-img{
        width: 80%;
        margin: auto;
        margin-top: 70px;
        margin-bottom: 30px;
        overflow: hidden;

    }
    
    .st-member-cv .st-member-info {
        text-align: center;
        margin-bottom: 50px;
        width: 100%;
        
    }

    .st-member-cv .st-member-info .st-member-name {
      font-family: "Oswald";
      display: block;
      color: #4c4c4c;
      font-size: 30px;
      line-height: 50px;
      font-weight: 400;
      letter-spacing: 3px;
      margin-bottom: 20px;
    }   
    
    .st-member-cv .st-member-info .st-member-pos {
      display: block;
      font-family: "Oswald";
      font-size: 35px;
      line-height: 18px;
      font-weight: 300;
      letter-spacing: 3px;
      font-style: italic;
      margin-bottom: 40px;
}
    .st-member-cv .st-member-info .st-member-social {
      position: absolute;
      width: 100%;
      left: 0;
      bottom: 30px;
    }
    
    .st-member-cv .st-member-info .st-member-name:after {
      content: '';
      display: block;
      height: 2px;
      width: 35px;
      background-color: #cf7033;
      margin: 0 auto;
    }
    
     .skill {
      text-align: center;
      font-family: "Oswald";
      line-height: 40px;   
      font-size: 20px;
    }
    .skill strong {
      font-weight: 400;
    }
    .skill span {
      float: right;
}
    
.st-member-cv .st-member-info .st-member-social ul {
  margin: 0;
  padding: 0;
}
.st-member-cv .st-member-info .st-member-social ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
  padding: 0;
}
.st-member-cv .st-member-info .st-member-social ul li a {
  display: block;
  width: 70px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  border-radius: 30px;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  -webkit-transform: translateY(100px);
      -ms-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-transition: background-color 0.3s, opacity 0.3s ease, -webkit-transform 0.5s ease;
          transition: background-color 0.3s, opacity 0.3s ease, transform 0.5s ease;
}

.st-member-cv .st-member-info .st-member-social ul li a.linkedin:hover {
  background-color: #ea4c88;
}
    
/* IMAGENES DE FONDO */
    
    #imagen-cierre, #imagen-marketing, #imagen-eventos, #imagen-servicios, #imagen-intro, #imagen-comunicacion {
        background-position: center center !important; 
        background-size: cover;
        background-attachment: scroll;
        height: 300px;
        overflow: hidden;
    }
    .contact {
        background-position: center bottom!important; 
        background-size: cover;
        background-attachment: scroll;
        background-color: #fff;
        overflow: hidden;
}
    
    .txt-margen {
    margin-right: 0px;
    text-align: left !important;   
    }

    .txt-margen-big {
        margin-right: 0px;
        text-align: left !important;   
    }
    .txt-margen-extrabig {
        margin-right: 0px;
        text-align: left !important;   
    }
    
    #cierre p{
    margin: 0px 0px;
    font-size: 30px;
}

    #cierre h3{
        margin: 0px 0px 50px 0px;
    }
    
    
}

@media only screen and (max-width: 400px) and (min-width: 5px){
    
    .hero-title {
        font-size: 30px !important;
    }
    
    .heto-txt {
        widows: 100% !important;
    }
    
    .navbar-default {
        background-color: #cf7033;
        height: auto;
        opacity: 0.9
    }
    
/*
    #sept-main-nav {
    background-color: rgb(207,112,51);
    opacity: 0.8;
    margin-top: 0px;
    }
*/
    
/*
    .navbar-default .navbar-nav li a {
        background-color: rgb(207,112,51);
    }
    
*/
    .navbar-collapse li:hover{
        background-color: rgba(0, 0, 0, 0.5);
        
    }
    
    .navbar-collapse{
        background-color: rgb(207,112,51);
        
    }

    #cierre h3, .features-desc h3{
        font-size: 18px;
        line-height: 30px;
        margin: 10px 20px 15px 20px;
    }
    
    #cierre p, .features-desc p{
    margin: 0px 0px;
    font-size: 22px;
    line-height: 30px;;
}
        
    /* CV */
    
    .st-member .st-member-info {
        padding: 20px 10px !important;
        
    }
    
    .st-member-social {
        bottom: 15px !important;
    }
    
    .st-member{
        margin: 30px;
    }
    
    .st-member .st-member-foto {
/*
        height: 100px;
        width: 100px;
        margin-bottom: 20px;
*/
        display: none;
            }
    
    .st-member .st-member-info .st-member-name {
        font-size: 18px;
    }
    
    .st-member .st-member-info .st-member-pos{
        margin-bottom: 20px;
    }
    
    
    .skill {
        font-size: 16px;
        line-height: 20px;
    }
    
    .st-member-info {
        display:;
        float: left;
        
    }
    
    .st-member-pos {
        font-size: 16px !important;
    }
    
    /* IMAGENES DE FONDO */
    
    #imagen-cierre {
        background-position: center center !important; 
        background-size: cover;
        background-attachment: scroll;
        height: 100px;
        overflow: hidden;}
    

    .imagen-servicios{
        margin-top: 50px;
        margin-bottom: 50px;
    }
    
    .txt-margen-big, .txt-margen-extrabig, .txt-margen-extra {
        margin-top: 50px !important;
        margin-bottom: 50px !important;
        overflow: hidden;
    }
}

#banner_navidad{
    width: 100%;
    margin-top:-50px;
  }

@media (max-width: 1440px) and (min-width: 1141px){
  #banner_navidad{
    width: 100%;
    margin-top:0px;
  }
}

@media (max-width: 1140px) and (min-width: 5px){
  #banner_navidad{
    width: 100%;
    margin-top:100px;
  }

}