/*!
 * LoveHub - Multipurpose Non-Profit Theme
 * Copyright 1994-2015 ForBetterWeb.com
 * To use this theme you must have a license purchased at WrapBootstrap (https://wrapbootstrap.com)
 */

/* Base structure */

html, body {
    width: 100%;
    height: 100% !important;
}

body {
    font-family: "open sans",Arial,sans-serif;
    color: #000;
    background-color: #fff;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 35px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
}

p {
    margin: 0 0 25px;
    font-size: 15px;
    line-height: 1.5;
}

@media(min-width:768px) {
    p {
        margin: 0 0 35px;
        font-size: 16px;
        line-height: 1.6;
    }
}

a {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
}

.no-pad {
    padding: 0;
}

.headerline {
    border-bottom: 1px solid #a0c139;/*00a8ff;*/
    padding-bottom: 15px;
    display: inline-block;
}

.overlay {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
}

section {
    position: relative;
    z-index: 999;
    padding: 100px 0;
}

@media(max-width:768px) {
    section {
        padding: 70px 0;
    }
}

.list-inline>li {
    padding-bottom: 10px;
}
.label {
    border-radius: 0;
}
.label-danger {
    background-color: #c00;
}
.btn {
    border-radius: 0;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.btn-default {
    border: 2px solid #fff;
    outline: 0;
    color: #fff;
    background-color: transparent;
}
.btn-default:hover,
.btn-default:focus {
    border: 2px solid #eee;
    outline: 0;
    color: #000;
    background-color: #eee;
}
.btn-primary {
    border: 2px solid #00C5D3;/*#00a8ff;*/
    outline: 0;
    color: #fff;
    background-color: #00C5D3;/*#00a8ff;*/
}
.btn-primary:hover,
.btn-primary:focus {
    border: 2px solid #1F82B5;
    outline: 0;
    color: #fff;
    background-color: #1F82B5;
}

.split-padding0,
.split-padding,
.split-padding2,
.split-padding3,
.split-padding4,
.split-padding5 {
    padding: 100px 60px 50px;
}

@media(max-width:768px) {
    .split-padding0,
    .split-padding,
    .split-padding2,
    .split-padding3,
    .split-padding4,
    .split-padding5 {
        padding: 50px 20px 50px;
    }
}

.split-padding-demo {
    padding: 50px;
}

.split-padding0,
.split-padding,
.split-padding2 {
    color: #fff;
}
.split-padding3,
.split-padding4 {
    color: #111;
}
.split-padding0 {
    background-color: #151515;
}
.split-padding {
    background-color: #111;
}
.split-padding2 {
    background-color: #000;
}

.split-padding3 {
    background-color: rgba(250, 250, 250, 0.8);
}
.split-padding4 {
    background-color: rgba(0, 0, 0, 0.05);
}

a .fa-circle {
    color: #777;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
a:hover .fa-circle {
    color: #555;
}



/* NavBar */

.navbar-custom {
    margin-bottom: 0;
    text-transform: uppercase;
    padding: 10px 10px;
    border-bottom: 0;
    letter-spacing: 1px;
    background: rgba(0,0,0,.12);
    -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
    -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
    transition: background .5s ease-in-out,padding .5s ease-in-out;
}
.navbar-custom .navbar-brand {
    font-size: 26px;
    letter-spacing: -1px;
    max-width:75%;
    height: auto;
    padding: 15px 15px 5px;
    /*text-transform: none;*/
}
.navbar-custom .navbar-brand img{
    margin-top: -16px;
    max-width:300px;
}
.navbar-custom .navbar-brand img.logo-blanco{ display: none;}
.navbar-custom .navbar-brand img.logo-negro{ display: block;}
.navbar-custom.top-nav-collapse .navbar-brand img.logo-blanco{ display: block;}
.navbar-custom.top-nav-collapse .navbar-brand img.logo-negro{ display: none;}
.navbar-custom.in .navbar-brand img.logo-blanco{ display: block;}
.navbar-custom.in .navbar-brand img.logo-negro{ display: none;}

.navbar-custom.top-nav-collapse .navbar-brand {
    font-size: 18px;
}
.navbar-custom .navbar-brand:focus {
    outline: 0;
}
.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 6px;
    font-size: 16px;
    color: #fff;
}
.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 0;
}
.navbar-custom a {
    color:  rgb(0, 198, 212);
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.15em;
    text-transform: uppercase;
}
.navbar-nav {
    margin: 0;
}
.navbar-nav>li {
    float: none;
}
.navbar-custom .nav li a {
    -webkit-transition: background .4s ease-in-out;
    -moz-transition: background .4s ease-in-out;
    transition: background .4s ease-in-out;
    padding-right: 30px;
    font-size: 18px;
}
.navbar-custom .nav li a:hover {
    outline: 0;
    color: #6dbb26;
    background-color: transparent;
}
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 0;
    background-color: transparent;
}
.navbar-custom .nav li.active {
    outline: 0;
}
.navbar-custom .nav li.active a {
    color: rgb(144, 161, 47);
}
.navbar-custom .nav li.active a:hover {
    color: #fff;
}
a.btn-llamar,a.btn-llamar-inline {
    background-color: #00c5d3c7;
    color: #ffffff;
    line-height: 22px;
    border-radius: 25px;
    font-weight: 700;
    font-family: "open sans",Arial,sans-serif;
    border: none;
    padding: 6px 8px 7px 10px;
    font-size: 19px;
    letter-spacing: 1px;
}
a.btn-llamar{
    position: absolute;
    margin: 8px 5px;
    top: 32px; /*10px;*/
    right: 82px;
}
a.btn-llamar:hover,a.btn-llamar-inline:hover  {
    border: none;
    color: #fff;
    background-color: #A5CE25;
}
a.link-tel{
    color: #fff;
    padding:8px;
}
.navbar-custom.in {
    background-color: #ffffff;
    box-shadow: 0 2px 8px rgba(0,0,0,.5);
}
.navbar-custom.top-nav-collapse {
    background-color: #ffffff;
    box-shadow: 0 2px 8px rgba(0,0,0,.5);
}
@media(min-width:768px) {
    .navbar-custom {
        padding: 30px;
        border-bottom: 0;
        letter-spacing: 1px;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .navbar-custom .navbar-header { float:none; }
    .navbar-toggle { display: block;
    }
    .navbar-custom .navbar-brand {
      max-width: 300px;
    }
    a.btn-llamar {      
        position: relative;
        top: auto;
        right: auto;
        font-size: 25px;
        margin: 4px;
        padding: 10px 10px 10px 12px;
        float: right;
    }
}
.navbar-custom .container {
    width: auto;
}
.navbar-toggle {
    padding: 3px 5px 0;
    margin-bottom: 0;
    color: #ffffff;
}
.navbar-custom.top-nav-collapse .navbar-toggle {
    color: #cccccc;
}
.navbar-custom.is-fixed .navbar-toggle {
    color: #cccccc;
}
.navbar-custom.in .navbar-toggle {
    color: #cccccc;
}
#top-menu{
  text-align: right;
  height:1px;
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  overflow-y: hidden;
}
.navbar-custom.in #top-menu{
  height:200px;
}

@media(max-width:580px) {
    
  .navbar-custom .navbar-brand {
      font-size: 26px;
      letter-spacing: -1px;
      max-width:50%;
      height: auto;
      padding: 15px 15px 5px;
      /*text-transform: none;*/
  }
  .navbar-custom .navbar-brand img{
      margin-top: -6px;
      max-width:100%;
      min-width: 200px;
  }
  /*  a.btn-llamar {      
      background-color: #00C5D3;
      top: auto;
      bottom: -50px;
      right: 13px;
    }*/
}

@media(max-width:767px) {
  .navbar-custom .nav li a{
    padding-right:17px;
  }
   .navbar-custom.in #top-menu{
     height:170px;
  }
}
header {
  position: relative;
  background-color: black;
  height: 75vh;
  min-height: 25rem;
  width: 100%;
  overflow: hidden;
}
header video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.wrapper{
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.wrapper .wrapper__video{
  object-fit: cover;
  width: 100%;
  height: 100%;
}
header .container {
  position: relative;
  z-index: 2;
}
header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 1;
}







/* Intro */

.intro {
    display: table;
    width: 100%;
    color: #fff;
    text-shadow: 0 1px 3px rgba(0,0,0,.2);
    height: 100vh;
    background: #000 url(../img/bg-jardineria-urbana.jpg)  no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.intro2 {
    background: #000 url(../img/6.jpg)  no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

.intro2 #clock {
    padding:50px 0;
}

.intro2 #clock span {
    border-bottom: 1px solid #fff!important;
}

.link-home{
    text-align: left;
    display: block;
    color: white;
    text-transform: uppercase;
    opacity: .9;


    font-size: 40px;
    font-weight: 100;
    margin-bottom: 20px;
    padding: 5px 20px;
    line-height: 38px;
}
.link-home:hover{
    color:#00c5d3c7;
    opacity: 1;
}

.intro .intro-body {
    display: table-cell;
    vertical-align: bottom;
    background: rgba(0, 0, 0, 0.5);
    padding: 100px 0;
}
.intro .intro-home {
    display: table-cell;
    vertical-align: bottom;
    background: rgba(0, 0, 0, 0.5);
    padding: 30px 10px;
}
.intro .intro-body .brand-heading {
    font-size: 40px;
    font-weight: 100;
    letter-spacing: 2px;
    margin: 0 0 5px;
}
.color {
    color: #A5CE25;/*00a8ff*/
}
.intro .intro-body .intro-text {
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0;
}
    .intro {
        padding: 0;
    }
    .intro .intro-body .brand-heading {
      font-size: 68px;
      text-align: center;
    }
    .intro .intro-body .intro-text {
      text-align: center;
    }
}

@media (min-width: 992px) {
    .intro .list-inline {
        text-align: right;
    }
}

@media(max-width:768px) {
    .intro2 #clock {
        padding:0;
    }

    .intro .intro-home {
        padding: 30px 0;
    }
    .link-home{
        font-size: 31px;
        font-weight: 100;
        margin-bottom: 15px;
        line-height: 32px;
        padding: 5px 0px;
      }
   /* .intro .intro-body {
        padding: 30px 0;
    }*/
}

/* VIDEO BACKGROUND */
.video-controls {
    position: absolute;
    bottom: 30px;
    right: 40px;
    z-index: 1;
    opacity: .2;
    display: none;
}
.video-controls-visible {
    display: inline;
}
.video-controls .fa {
    color: #fff;
    padding: 5px;
    width: 25px;
}

/* Action */

#action {
    background-color: #000;
    padding-top: 0;
    padding-bottom: 0;
}



/* About */

#about,
#about2,
#about3 {
    padding-top: 0;
    padding-bottom: 0;
    color: #333;
}
#about {
    width: 100%;
    background: url(../img/2.jpg)  no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

@media(max-width:768px) {
    #about,
    #about2,
    #about3 {
        text-align: center;
    }
}

/* Countdown */

#clock div {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin:0 25px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 60px;
}
#clock span {
    display: block;
    font-size: 72px;
    font-weight: 300;
    padding: 30px 0;
    border-bottom: 1px solid #333;
}

@media (max-width: 768px) {
    #clock div {
        font-size: 14px;
        margin:0 15px;
    }
    #clock span {
        font-size: 42px;
        padding: 15px 0;
    }
}

@media (max-width: 468px) {
    #clock div {
        font-size: 11px;
        margin:0 7px;
    }
    #clock span {
        font-size: 32px;
        padding: 5px 0;
    }
}

/* Progress Bar */

#presupuesto {
    background-color: #151515;
    color: #fff;
}
.presupuesto {
    margin-bottom: 40px;
    background-color: #333;
}

#presupuesto-form {
    width: 100%;
    color: #fff;
    background: url(../img/bg-contacto.jpg) no-repeat right top fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    transition: 1s;
    height: 40px;
    padding: 0 0;
}
#presupuesto-form #form-box{
    display: none;
}
#presupuesto-form.on {
    height: auto;
    padding: 100px 0;
}
#presupuesto-form .split-padding3{
    background-color: rgba(252, 252, 253, 0.9);    
}
#presupuesto-form.on #form-box{

}
/* Sponsors */

#sponsor {
    background: #151515;
}

.sponsor img {
    max-width: 132px;
    height: 50px;
    margin: 50px auto;
    display: block;
}

/* Team */

#team h2 {
    margin-bottom: 55px;
}


/* Contact */

#contact {
    width: 100%;
    color: #fff;
    background: url(../img/ju.jpg) no-repeat center top fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
}

@media(max-width:1200px) {
    #contact, #mission, #about, .intro,#presupuesto-form {
        background-attachment: scroll;
    }
}




.floating-label-form-group {
  font-size: 14px;
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #ccc;
}
.floating-label-form-group input,
.floating-label-form-group textarea {
  z-index: 1;
  position: relative;
  padding-right: 0;
  padding-left: 0;
  border: none;
  border-radius: 0;
  font-size: 1em;
  background: none;
  box-shadow: none !important;
  resize: none;
}
.floating-label-form-group label {
  display: block;
  z-index: 0;
  position: relative;
  top: 2em;
  margin: 0;
  font-size: 0.85em;
  line-height: 1.764705882em;
  vertical-align: middle;
  vertical-align: baseline;
  opacity: 0;
  -webkit-transition: top 0.3s ease,opacity 0.3s ease;
  -moz-transition: top 0.3s ease,opacity 0.3s ease;
  -ms-transition: top 0.3s ease,opacity 0.3s ease;
  transition: top 0.3s ease,opacity 0.3s ease;
}
.floating-label-form-group::not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #eeeeee;
}
.floating-label-form-group-with-value{
  transition: .5s;
  margin-top: 10px;
}
.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}
.floating-label-form-group-with-focus label {
  color: #0085a1;
}
form .row:first-child .floating-label-form-group {
 /* border-top: 1px solid #ccc;*/
}





.top-info {
  padding: 4px 0;
}
.top-info .info-box {
  display: table-cell;
  vertical-align: middle;
  padding-right: 30px;
}
.top-info .info-box:last-child {
  padding-right: 0;
}
.top-info .info-box .icon-box,
.top-info .info-box .text-box {
  display: table-cell;
  vertical-align: middle;
}
.top-info .info-box .icon-box {
  padding-right: 20px;
}
.top-info .info-box .icon-box i {
  font-size: 30px;
  color: #7FA409;
  position: relative;
  top: 5px;
  border-left: 1px solid #6B7261;
  padding-left: 30px;
}
.top-info .info-box .social-icons {
  font-size: 0;
  margin-left: -7.5px;
  margin-right: -7.5px;
  line-height: 6px;
  margin-top: 5px;
}
.top-info .info-box .social-icons li {
  display: inline-block;
  margin-left: 7.5px;
  margin-right: 7.5px;
}
.top-info .info-box .social-icons li a {
  display: block;
  font-size: 15px;
  color: #A9AF8F;
}
.top-info .info-box .social-icons li a:hover {
  color: #7FA409;
}
.top-info .info-box p {
  color: #A9AF8F;
  line-height: 20px;
  margin: 0;
    font-size: 14px;
}
.top-info .info-box span.highlighted {
  color: #7FA409;
}




.lugares{
  padding:0;
}
.lugares .lugar{
    padding-right: 0 !important;
    padding-left: 0 !important;
    text-align: center;
}
.lugar-preview{
    position: relative;
    /*top: -100px;
    margin-bottom: 15px;*/
    text-align: center;

    
}
.lugar-preview img{
    width: 100%;
    height: 100%;

}

.lugar-title{
    color: #ffffff;
    position: absolute;
    top: 50%;
    margin-top: -19px;
    left: 0;
    width: 100%;
    text-shadow: 2px 2px 8px rgba(0,0,0,.75);
    padding: 10px 0;
    font-size: 20px;
    font-weight: 800;
    text-align: center;
    font-family: "open sans",Arial,sans-serif;
    
}


#featrs{
  
}

#featrs .headerline{
  border-bottom: 1px solid #a0c139;
  text-align: center;
  margin: 15px 0;
  font-size: 16px;
}
#featrs .featr{
  padding: 10px;
  text-align: center;
}
#featrs .featr img{
  height: 120px;
  width: auto;
}
#featrs .featr p{
  text-align: left;
  font-size: 13px;
  padding-bottom: 10px;
}

#certificaciones{

}
.certificaciones-row{

}
.certificacion{
    display:inline-block;
    background: url(../img/certificaciones/certificaciones.jpg)  no-repeat #ffffff;
    width: 124px;
    height: 140px;
    overflow: hidden;
    background-position-x: 0;
    background-position-y: -131px;
    transition: none;
    margin:0 30px;
}
.certificacion:hover{background-position-y: 10px;}
#cert1{background-position-x: 10px}
#cert2{background-position-x: -115px}
#cert3{background-position-x: -242px}
#cert4{background-position-x: -356px;width: 140px;}
#cert5{background-position-x: -493px;background-position-y: -137px;width: 140px;}
#cert5:hover{background-position-y: 4px;}
#cert6{background-position-x: -635px;}


.navbar-header-top{
  display: none;
  position: relative;
  font-size: 11px;
  text-align: center;
  background-color: rgba(165, 206, 37, 0.7);
  margin: -10px -50px 10px;
  padding: 4px;
  color: #ffffff;
  
  -webkit-transition: background .4s ease-in-out;
  -moz-transition: background .4s ease-in-out;
  transition: background .4s ease-in-out;
}
.navbar-header-top:hover{
  background-color: rgba(165, 206, 37, 1);
}
.navbar-header-top a{
  font-size: 11px;
  color: #fffb7a;
  margin-left: 8px;
  font-weight: bold;
}

@media (max-width: 320px) {
  /*body {zoom: .8;}*/
}
@media (min-width: 321px) {
 /*body {zoom: inherit;}*/
}
@media (max-width: 580px) {

  #featrs .featr img{
    width: 130px !important;
  }
  .lugar-title{
    font-size: 16px;
  }
  .certificaciones-row {zoom: .7;}
  a.btn-llamar { right: 46px; }
  .navbar-custom,.navbar-custom.top-nav-collapse { padding: 10px 0px;}
}
@media (min-width: 581px) {
  .certificaciones-row {zoom: inherit;}
  .navbar-custom,.navbar-custom.top-nav-collapse { padding: 10px 30px;}

}

/*@media (min-width: 768px) and (max-width: 992px) {*/
  @media (max-width: 991px) {
    #featrs .featr{
      position: relative;
    }
    #featrs .headerline{
      text-align: left;
      float: left;
      margin-left: 0;
    }
    #featrs .featr p{
      float: left;
    }
    #featrs .featr img{
      position: absolute;
      top: 41px;
      width: 188px;
      height: auto;
      right: 100%;
      margin-right: 7px;
    }

}

.tooltip{
    font-family: "open sans",Arial,sans-serif;
  
}
.tooltip-arrow{
  display: none;
}
.tooltip-inner{
  font-size: 16px;
  background-color: #737373;
}

h4.titulo-sec{
  color:#7d7d7d;
}
  


#organizaciones {
  width: 100%;
  color: #fff;
  /* background: url(../img/unarbolbg.jpg) no-repeat center center fixed;*/
  background-color: #e4e4e4;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  color: black;
  text-align: center;
  padding: 42px 15px 19px 15px;
}
#organizaciones .headerline{
  border-bottom: 1px solid #9E9E9E;
}

#organizaciones a.org-circulo{
  overflow: hidden;
  width: 126px;
  height: 126px;
  border-radius: 70px;
  position: relative;
  display: inline-block;
}

#organizaciones a.org-circulo img{
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  margin-top: -50%;
  left:50%;
  margin-left: -50%;
  /* zoom: .5; */
}




#clientes {
    background-color:#E6E6E6;
    text-align: center;
}

.clientes-logos{
  display:inline-block;
  background: url(../img/jardineria-urbana-clientes.jpg)  no-repeat #E6E6E6;
  width: 100%;
  max-width: 672px;
  height: 120px;
  overflow: hidden;
  background-position-x: 0;
  background-position-y: 0;
  
  opacity: .5;
  transition: .7s;
  zoom:1.2;
}
.clientes-logos:hover{
  opacity: 1;
}
#clientes-1{background-position-y: -20px}
#clientes-2{background-position-y: -157px}
#clientes-3{background-position-y: -280px}
#clientes-4{background-position-y: -418px}
#clientes-5{background-position-y: -511px}
#clientes-6{background-position-y: -620px}
#clientes-7{background-position-y: -750px}
#clientes-8{background-position-y: -885px}
#clientes-9{background-position-y: -1010px}
#clientes-10{background-position-y: -1132px}

/*@media (min-width: 768px) and (max-width: 992px) {*/
 
@media (max-width: 580px) {
  .clientes-logos{zoom:.5;}
}
@media (min-width: 579px) and (max-width: 767px)  {
  .clientes-logos{zoom:.8;}
}
@media (min-width: 768px) and (max-width: 991px)  {
  .clientes-logos{zoom:1;}
}

/*.carousel-inner .active.left { left: -50%; }*/
.carousel-inner .next        { left:  50%; }
.carousel-inner .prev        { left: -50%; }
.carousel-control.left,.carousel-control.right {background-image:none;}

.carousel-inner.onebyone-carosel { margin: auto; width: 90%; }
.onebyone-carosel .active.left { left: -33.33%; }
.onebyone-carosel .active.right { left: 33.33%; }
.onebyone-carosel .next { left: 33.33%; }
.onebyone-carosel .prev { left: -33.33%; }
