/*!
 * Control Ip CSS
 *
 * Created Pucci Design powered by Visual Soldiers
 * Visit us at http://www.puccidesign.com.ar
 *
 * Handcrafted with love!
 */


/* ==========================================================================
   Global styles
   ========================================================================== */
h2, h3, h4, h5, h6, p, .btn, .navbar-nav a, .list-inline, small, #pricing, #mensaje {
  font-family: 'Montserrat', sans-serif;
}  
p, .form-control, select, #mensaje{
  font-family: 'Montserrat', sans-serif;
}

h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 55px;
  line-height: 55px;
  letter-spacing: -1px;
  color: #ffffff;
  font-weight: 500;
}

h2 {
  font-size: 40px;
  line-height: 40px;
  letter-spacing: -0.5px;
  color: #ffffff;
  font-weight: 500;
}

h3 {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0px;
  color: #ffffff;
  font-weight: 700;
}

p {
  font-size: 20px;
  color: #ffffff;
  font-weight: 400;
}

/*------------------Utilities---------------------*/
a {
  color: inherit;
  font-weight: inherit;
  font-size: inherit;
  text-decoration: none;
}

a:hover, a:focus {
  text-decoration: none;
  color: #4b4f59;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -10%;
}

::selection {
	background: #4b4f59; /* Safari */
	color: #FFFFFF;
}
::-moz-selection {
	background: #4b4f59; /* Firefox */
	color: #FFFFFF;
}

.pad-xl {
  padding: 200px 0px;
}

.pad-lg {
  padding: 160px 0px;
}

.pad-sm {
  padding: 80px 0px;
}

.pad-xs {
  padding: 30px 0px;
}


/*------------------Buttons---------------------*/
.btn:focus {
  outline: 0px auto -webkit-focus-ring-color;
  outline: none;
}

.btn {
  border-radius: 20px;
  border: none;
}

.btn-lg {
  font-size: 13px;
  line-height: 1.33;
  padding: 22px 30px;
  font-weight: 400;
  letter-spacing: 1px;
}

.btn-sm {
  font-size: 11px;
  line-height: 1.33;
  padding: 10px 18px;
  font-weight: 400;
}

.btn-wide {
  width: 100%;
  font-size: 13px;
  line-height: 1.33;
  padding: 18px 28px;
  font-weight: 400;
  letter-spacing: 1px;
}

.btn-primary {
  background-color:#47a355;
  color: #ffffff;
  padding: 15px 28px;
  font-weight: 800;
  text-transform: uppercase;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  background-color: #7ece8a;
  color: rgb(46, 110, 56);
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.btn-secondary {
  background-color: #f5841c;
  color: #fff;
  padding: 10px 35px;
  margin: 30px 0 30px 0;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active, .btn-secondary.active {
  background-color: #f9bb50!important;
  color: #ffffff!important;
  border-radius: 15px!important;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.btn-avlgps {
  background-color: #EB5E33;
  color: #fff;
  padding: 10px 35px;
  margin: 0px 0px 0px 10px;
}

.btn-avlgps:hover, .btn-avlgps:focus, .btn-avlgps:active, .btn-avlgps.active {
  background-color: #f95b50!important;
  color: #ffffff!important;
  border-radius: 15px!important;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}



.btn-facebook {
  background-color: #4267B0;
  color: #fff;
  padding: 10px 35px;
  margin: 30px 0 30px 0;
}

#btn-head-comprar-2 {
  display: none;
}


/*-----------------Margins------------------*/
.margin-0 {
    margin-bottom: 0 !important;
}
.margin-10 {
    margin-bottom: 10px !important;
}
.margin-15 {
    margin-bottom: 15px !important;
}
.margin-20 {
    margin-bottom: 20px !important;
}
.margin-30 {
    margin-bottom: 30px !important;
}
.margin-40 {
    margin-bottom: 40px !important;
}
.margin-50 {
    margin-bottom: 50px !important;
}
.margin-60 {
    margin-bottom: 60px !important;
}
.margin-70 {
    margin-bottom: 70px !important;
}
.margin-80 {
    margin-bottom: 80px !important;
}
.margin-90 {
    margin-bottom: 90px !important;
}
.margin-100 {
    margin-bottom: 100px !important;
}


/*-----------------Colors------------------*/

.color-1 {
  color: #f5841c;
}
.color-2 {
  color: #007e4f;
}
.color-3 {
  color: #d4252c;
}
.color-wp {
  color: #47a355;
}
.black {
  color: #231f20;
}
.blue {
  color: #70cbce;
}
.white {
  color: #ffffff;
}
.color-1-bg {
  background: #f5841c;
}
.color-2-bg {
  background: #007e4f;
}
.color-3-bg {
  color: #d4252c;
}
.black-bg {
  background: #231f20;
}



/* ==========================================================================
   Nav Styles
   ========================================================================== */

.navbar {
    border: 0px solid rgba(0, 0, 0, 0);
    background: #f5841c;
    margin: auto;
    min-height: 60px;
    padding-top: 8px;
    position: fixed;
    /* top: -80px; */
    transition: top 0.4s ease 0s;
}

.navbar.open {
    top: 0;
}

.navbar-inverse .navbar-nav > li > a{
    color: #ffffff;
    font-size: 18px;
    letter-spacing: 1px;
}

.navbar-inverse .navbar-nav > li > a:hover {
    color: #4b4f59;
    opacity: 0.6;
}

.navbar-nav a {
    padding: 0 20px;
     color: #ffffff;
    font-size: 18px;
    letter-spacing: 1px;  
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 10px;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #4ec3cd;
}

.navbar-inverse .navbar-toggle {
    border-color: transparent;
}

ul.nav.navbar-nav.navbar-right {
    padding-top: 15px;
}

#logo {
  
}
.logo img {
    width: 180px;
    margin-bottom: 10px;
    padding-left: 20px
}
.logo2 img {
    width: 220px;
    margin-bottom: 10px;
    padding-left: 20px
}




/* ==========================================================================
   Main styles
   ========================================================================== */
#header {
  background: url(../img/header-bg.jpg) no-repeat center center;
  width: 100%;
  padding: 20px 10px 60px 10px;
  height: 100vh;
  overflow: hidden;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
}


#head-main {
  margin: auto 0;
  padding-top: 120px;
  text-shadow: 2px 2px 0 rgba(0,0,0,.50);
}
#head-main-l {
  padding-top: 95px;
  text-align: right;
}
#head-main-r {
  padding-top: 25px;
  text-align: left;
}
#head-main-l img, #head-main-r img{
  width: 60%;
}
.comprar-nav {
  padding-top: 9px;
}


#app {
  background: #f5841c no-repeat center center;
  min-height: 550px;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
} 
.phone  img {
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -156px;
    position: relative;
}
#app h3{
  /* text-shadow: 2px 2px 0 rgba(0,0,0,.50); */
  font-weight: 400;
  }
#app h1 {
    font-size: 39px;
    line-height: 39px;
    letter-spacing: -1px;
    color: #ffffff;
    font-weight: 800;
    text-transform: uppercase;
  }
#store img {
  height: 45px;
  width: auto;
  padding-right: 15px;
  margin-top: 15px;
}
#store h3 {
  font-weight: 800;
}

#app-2 {
  background: #ffffff no-repeat center center;
  min-height: 550px;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#app-2 img{
  width: auto;
  
}

/* video */

#videoYt {
  width: 100%;
  height: 350px;
}

#icon-familia img {
  width: 300px;
  padding-bottom: 25px;;
}



#servicios {
  background: url(../img/servicios-bg.jpg);
  min-height: 450px;
  width: 100%;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


#servicios img {
  width: 100%;

}

#servicios h1 {
  color: #ffffff;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-weight: 800;

}

#servicios h3{
  line-height: 30px;
  letter-spacing: 0px;
  color: #ffffff;
  font-weight: 800;
  text-transform: uppercase;
}
#txt-servicios {
  color: #ffffff;
  padding: 60px;
  text-align: center;
}

#avlGps {
  background: #075585  no-repeat center center;
  min-height: 350px;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#avlGps h1 {
  color: #ffffff;
  padding-bottom: 20px;
  text-transform: uppercase;
  font-weight: 800;

}

#catalogo{
  background: #f5841c  no-repeat center center;
  min-height: 550px;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}

#catalogo h1 {
  font-weight: 800;
}


#contacto {
  background: #c6c6c6 no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#contacto p, #contacto h2  {
  color: #ffffff !important;
  line-height: 150%;
  padding-top: 15px;
}


.fa-envelope-o, .fa-facebook, .fa-twitter, .fa-instagram {
  color: #ffffff;
  font-size: 18px;
  display: block;
  padding-top: 10px;
  width: 40px;
  height: 40px;
  border: 2px solid #ffffff;
  -moz-border-radius: 30px;
  -o-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}


.footer p{
  color: #ffffff;
  font-size: 14px;

}

footer {
  background: #f5841c; 
  padding: 20px 0px;
}

.social a:hover {
  opacity: 0.5;
}

.social a {
  padding-right: 10px;
}

/* Btn whatsapp */

.btn-floating {
	width: 56px;
	height: 56px;
	position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
	transition: .3s ease-out;
	text-align: center;
}
a .btn-floating {
	text-align: center;
}

.boton-wsp {
    position: fixed;
    right: 15px;
    bottom: 95px;
	background-color: #2CB742;
	text-align: center;
	border-radius: 50px;
	
}

.boton-wsp i {
	color: #ffffff;
	line-height: 55px;
	font-size: 25px;
}
.boton-wsp img {
	color: #ffffff;
	width: 45px;
  margin: 4px 1px 0 0;
}





/* ==========================================================================
   Form styles
   ========================================================================== */
#form {
   
}

#form p {
  color: #fff;
}


#form-nutri{
/*   border: 2px solid #fff;
  border-radius: 5px 5px 25px 25px;*/
}

.form-control, #mensaje {
    background-color: #FFFFFF;
    background-image: none;
    border: 0px solid transparent;
    border-radius: 7px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #929496;
    display: block;
    font-size: 16px;
    height: 45px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.form-control::-moz-placeholder, #mensaje::-moz-placeholder {
    color: #d9d9d9;
    font-size: 15px;
    opacity: 1;
}

.form-control::-moz-placeholder, #mensaje::-webkit-placeholder, .form-control::-o-placeholder, #mensaje::-o-placeholder {
    color: #d9d9d9;
    font-size: 15px;
    opacity: 1;
}

.form-control::-o-placeholder, #mensaje::-o-placeholder {
    color: #d9d9d9;
    font-size: 15px;
    opacity: 1;
}

#mensaje {
  /*height: 90px !important;*/
}

.form-group {
  margin: 0px 0px 5px 0px !important;
}

.form-group p {
  display: none; 

}

.alert {
    border-radius: 7px !important; 
}

.g-recaptcha {
  padding-top: 15px;
}

select {
  width:100%;
  min-height:30px;
  padding:12px 10px;
  text-transform:uppercase;
  border:0;
  border:1px solid #2e2e2e;
  margin-bottom:20px;
  outline:none;
}

/*================================================
  Slider
  ================================================  */

  /* extra style */

  #slider-img-smart {
    padding-right: 50%;
    margin-top: -180px;
  }

/********************************/
/*       Fade Bs-carousel       */
/********************************/
.fade-carousel {
  position: relative;
  height: 100vh;
}
.fade-carousel .carousel-inner .item {
  height: 100vh;
}
.fade-carousel .carousel-indicators > li {
  margin: 0 2px;
  background-color: #4b76b9;
  border-color: #4b76b9;
  opacity: .7;
}
.fade-carousel .carousel-indicators > li.active {
width: 10px;
height: 10px;
opacity: 1;
}

/********************************/
/*          Hero Headers        */
/********************************/
.hero {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 rgba(0,0,0,.50);
    -webkit-transform: translate3d(-50%,-50%,0);
       -moz-transform: translate3d(-50%,-50%,0);
        -ms-transform: translate3d(-50%,-50%,0);
         -o-transform: translate3d(-50%,-50%,0);
            transform: translate3d(-50%,-50%,0);
}
/*.hero h1 {
  font-size: 6em;    
  font-weight: bold;
  margin: 0;
  padding: 0;
}*/

.hero h3 {
color: #ffffff;
line-height: 45px !important;

}

hgroup {
padding-bottom: 20px;
}

.fade-carousel .carousel-inner .item .hero {
  opacity: 0;
  -webkit-transition: 2s all ease-in-out .1s;
     -moz-transition: 2s all ease-in-out .1s; 
      -ms-transition: 2s all ease-in-out .1s; 
       -o-transition: 2s all ease-in-out .1s; 
          transition: 2s all ease-in-out .1s; 
}
.fade-carousel .carousel-inner .item.active .hero {
  opacity: 1;
  -webkit-transition: 2s all ease-in-out .1s;
     -moz-transition: 2s all ease-in-out .1s; 
      -ms-transition: 2s all ease-in-out .1s; 
       -o-transition: 2s all ease-in-out .1s; 
          transition: 2s all ease-in-out .1s;    
}

/********************************/
/*            Overlay           */
/********************************/
.overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  background-color: #080d15;
  opacity: .3;
}

/********************************/
/*          Custom Buttons      */
/********************************/
.btn.btn-lg {padding: 10px 40px;}
.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
  color: #f5f5f5;
  background-color: #4b76b9;
  border-color: #4b76b9;
  outline: none;
  margin: 20px auto;
}

/********************************/
/*       Slides backgrounds     */
/********************************/
.fade-carousel .slides .slide-1, 
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3,
.fade-carousel .slides .slide-4,
.fade-carousel .slides .slide-5 {
height: 100vh;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.fade-carousel .slides .slide-1 {
background-image: url(../img/slide-1.jpg); 
}
.fade-carousel .slides .slide-2 {
background-image: url(../img/slide-2.jpg);
}
.fade-carousel .slides .slide-3 {
background-image: url(../img/slide-3.jpg);
}
.fade-carousel .slides .slide-4 {
background-image: url(../img/slide-4.jpg);
}
.fade-carousel .slides .slide-5 {
background-image: url(../img/slide-5.jpg);
}

/********************************/
/*          Media Queries       */
/********************************/
@media screen and (min-width: 980px){
  .hero { width: 980px; }    
}
@media screen and (max-width: 640px){
  .hero h1 { font-size: 4em; }    
}




/* ==========================================================================
   Mobile styles
   ========================================================================== */
/* Landscape phones and down */
@media (max-width: 480px) { 

  .navbar-nav {
      margin: 7.5px 0px!important;
  }
  .navbar-nav a {
        padding: 10px 5px !important;
        text-align: center;
  }
  .btn-avlgps {
    background-color: #EB5E33;
    color: #fff;
    padding: 10px 35px;
    margin: 20px 10px 0px 10px;
  }
  .phone img {
    width: 100%;
  }

  /* slider */
  #slider-img-smart {
    width: 430px;
    height: auto;
    padding-right: 0; 
    margin-top: -10px;
  }

  #icon-familia img {
    width: 100%;
    padding-top: 20px;
  }
  #catalogo {
    text-align: center;
  }
  #catalogo img {
    width: 100%;
    padding-bottom: 25px;
  }

  #contacto{
    padding-left: 5%;
    padding-right: 5%;
  }

  .social a {
    font-size: 1.5rem;
  }
  
  

}


/* Landscape phone to portrait tablet */
@media (min-width: 481px) and (max-width: 767px) { 

    #contacto{
    padding-left: 5%;
    padding-right: 5%;
  }

  .btn-avlgps {
    background-color: #EB5E33;
    color: #fff;
    padding: 10px 35px;
    margin: 20px 10px 0px 10px;
  }

  .social a {
    font-size: 1.5rem;
  }

  

}


/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) {

  .navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
    font-size: 13px;
    letter-spacing: 1px;
  }

  .btn-avlgps {
    background-color: #EB5E33;
    color: #fff;
    padding: 10px 35px;
    margin: 20px 10px 0px 10px;
  }

 
}



/* Desktops and laptops ----------- */
@media (min-width: 992px) and (max-width: 1199px) {


  
}
     


/* Large screens ----------- */
@media (min-width: 1200px) and (max-width: 3000px) {
    

  
} 


