/*

Boxer Template

http://www.templatemo.com/tm-446-boxer

*/
@font-face {
  font-family: baskerville-italic;
  src: url("../fonts/baskerville-italic.ttf");
}

@font-face {
  font-family: larke-neue-regular;
  src: url("../fonts/larke-neue-regular.ttf");
}

@font-face {
  font-family: gotham-bold;
  src: url("../fonts/gotham-bold.otf");
}


body
    {
        background: #ebebeb;
        font-family: 'Open Sans', sans-serif;
        font-weight: 300;
        position: relative;
        width: 100%;
        height: 100%;
        overflow-x: hidden;
    }
	
.tm-white a {
	color: #fff;
}

/* start h1 group */
h1 { 
    margin-top: 0;
    margin-bottom: 25px; 
}
h1,
h2,
h3,
h4
    {
        font-weight: bold;
    }
/* end h1 group */
p { line-height: 1.6em; }
/* img */
img
    {
        max-width: 100%;
        height: auto;
    }
/* img */

/* overlay */
.overlay 
    {
       width: 100%;
       height: 100%;
      /*/ background: rgba(0, 0, 0, 0.4);*/
       padding-top: 90px;
       padding-bottom: 90px;
    }  
/* over lay */

/* start page container */
@media (min-width: 300px) and (max-width: 399px) {
  .container {
   width: 100%;
  }
 /* #contact .container{
    width: 100%;
  }*/
}
@media (min-width: 400px) and (max-width: 499px) {
  .container {
   width: 400px;
  }
}
@media (min-width: 500px) and (max-width: 599px) {
  .container {
   width: 500px;
  }
}
@media (min-width: 600px) and (max-width: 699px) {
  .container {
   width: 600px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 700px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 900px;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .container {
   width: 1000px;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .container {
    width: 1200px;
  }
}
@media (min-width: 1440px) {
  .container {
    width: 1440px;
  }
}
/* end page container */

/* start preloader */
.preloader
    {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 99999;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row nowrap;
            -ms-flex-flow: row nowrap;
                flex-flow: row nowrap;
        /*justify-content: center;*/
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        background: none repeat scroll 0 0 #fff;
    }
.sk-spinner-rotating-plane.sk-spinner 
    {
         width: 110px;
        height: 110px;
        /*background-color: #a62e2a;*/
        background-image: url("../images/circulo-logo.png");
         margin: 0 auto;
        -webkit-animation: sk-rotatePlane 1.2s infinite ease-in-out;
                animation: sk-rotatePlane 1.2s infinite ease-in-out;
     }

@-webkit-keyframes sk-rotatePlane {
  0% {
         -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
                 transform: perspective(120px) rotateX(0deg) rotateY(0deg); }

  50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
                transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }

  100% {
            -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
                    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }

@keyframes sk-rotatePlane {
  0% {
         -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
                 transform: perspective(120px) rotateX(0deg) rotateY(0deg); }

  50% {
        -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
                transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg); }

  100% {
            -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
                    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg); } }
/* end preloader */

/* start navigation */
.navbar-default
    {
        background: #ebebeb;
        border: none;
       /* box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);*/
        margin: 0!important;
    }
.navbar-default .navbar-brand
    {
        color: #28a7e9;
        font-size: 30px;
        font-weight: bold;
        height: 70px;
        line-height: 35px;
    }
.navbar-default .nav li a
    {
        color: #666;
        font-size: 13px;
        font-weight: bold;
        height: 70px;
        line-height: 40px;
    }
.navbar-default .nav li a:hover,
.navbar-default .nav li a:focus,
.navbar-default .nav li a.current
    {
        color: #28a7e9;
    }

.navbar-default .navbar-toggle
    {
        border: none;
        padding-top: 20px;
    }
.navbar-default .navbar-toggle .icon-bar
    {
        background: #28a7e9;
        border-color: transparent;
    }
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { background-color: transparent }
/* end navigation */


#primera-cinta, #banner-catalogo{
   /* background-color: #a62e2a;*/
     height: 100%;/*850*/
  
}
 #banner-catalogo{
    height: 100%;
 }

#primera-cinta .row{
    margin-right: 0px !important;
    margin-left: 0px !important;
    height: 100%;/*850*/
}
#banner2{
   /* background-color: #a62e2a;*/
     height: 780px;
     float: left;
         margin-top: -20px;
  
}
#banner2 img{
    max-width: 2048px ;
    width: 2048px;
}

#banner3{
   /* background-color: #a62e2a;*/
     height: 227px;
  float: left;
      margin-top: 22px;
}

#banner2 .row{
    margin-right: 0px !important;
    margin-left: 0px !important;
    height: 780px;
}
#banner2 .row{
    margin-right: 0px !important;
    margin-left: 0px !important;
    height: 227px;
}

#primera-cinta p, #banner2 p , #banner3 p{
    color: #181818;
    font-family: baskerville-italic;
        font-size: 4px;

}
#primera-cinta .container, #banner2 .container, #banner3 .container{
   
}
/* start home */       
#home
    {
   /* background: url('../images/home-bg.jpg') no-repeat;
    background-size: cover;*/
    
   
    text-align: center;
    width: 100%;
    min-height: 391px;
    margin-bottom: 40px;
    
    }
    
    #home .container{
      /*  padding-top: 46px;
    padding-bottom: 46px;*/
    }

#home img
    {
        display: inline-block;
        margin-top: 30px;
    }
   
    #home h1{
        font-family: baskerville-italic;
        font-size: 105px;
        color: #181818;
        margin-top: 51px;
        font-weight: 400;

    }
    #home p{
        color: #181818;
    font-family: baskerville-italic;
    font-size: 64px;
    text-align: justify;
    padding-left: 35px;
    padding-right: 35px;
        line-height: 1.2;
    margin-top: 45px;

}
#home hr{
     height: 2px;
  background-color: #cdd7de;
  border: 1px solid #005286;
}
/* end home */

/* start divider */
.cincuenta-porciento-content{
    /*background-color: #ebebeb;*/
   /* max-height: 731px;*/
}
.cincuenta-porciento-content p{
    font-family: 'Vollkorn', serif;
    font-size: 46px;
    color: #1b1a1a;
    font-weight: 400;
    line-height: 1;
}
.cincuenta-porciento-content span{
font-family: 'Montez', cursive;
color: #a72f2a;
font-size: 248px;
}
.img01{
    text-align: right;
    margin-bottom: 40px;
}

.img02{
    text-align: left;
     margin-bottom: 40px;
}
video{
    background-color: #000 !important;
    width: 100%;
    max-width: 960px;
}
.text-cincuenta-especial{
    font-family: 'Vollkorn', serif !important;
    font-size: 32px !important;
    color: #a62e2a !important;
    font-weight: 400 !important;
    margin-left: 50px;
    margin-top: -55px;
    margin-bottom: 55px;
}

.cincuenta-porciento-content-izquierda{
    margin-top: 0px;
        top: 0;
    position: absolute;
    text-align: left;

    top: 12%;
    -ms-transform: translateY(-12%);
    transform: translateY(-12%);
}
.cincuenta-porciento-content-izquierda h2{
font-family: baskerville-italic;
font-size: 77px;
font-weight: 400;
text-align: justify;
width: 100%;
max-width: 650px;
    text-align: center;
}

.cincuenta-porciento-content-izquierda p{
font-family: larke-neue-regular;
font-size: 36px;
font-weight: 400;
text-align: justify;
width: 100%;
max-width: 650px;
}
.cincuenta-porciento-content-especial{
    font-size: 43px !important;
}
.cincuenta-porciento-content-derecha-especial h2, .cincuenta-porciento-content-derecha-especial p{
    padding-left: 20px;
    /*margin-left: auto;
    margin-right: auto;*/
}
.cincuenta-porciento-content-derecha-especial{
    text-align: right !important;
        right: 0px;
}
 #divider button{
        width: 340px;
        height: 71px;
        border-radius: 50px;
        background-color: #eba73b;
        border: transparent;
        color: #000000;
        font-size: 24px;
        font-family: 'Work Sans', sans-ser;
        font-weight: 500;
            margin-top: 30px;
    margin-bottom: 65px;
    }
#divider
    {
        text-align: center;
       /* padding-top: 80px;
        padding-bottom: 80px;*/
        height: auto;
    float: left;
    position: relative;
    }
    #divider .col-md-12{
        padding:0px;
    }
    .img03{
        float: right;
    }
    .img03 img, .img04 img{
        max-width: 996px !important;
        width: 996px;
    }
    .img03, .img04 {
        padding: 0px;
    }
    .img04-derecha, .img03-izquierda{
        position: initial;
        height: 390px;
    }
     .img04-derecha .row, .img03-izquierda .row{
        
        height: 100%;
    }
    .img03-izquierda .col-md-6
    {
            text-align: -webkit-right;
    }
#divider .fa
    {
        color: #28a7e9;
        font-size: 60px;
    }
#divider h3
    {
        font-size: 20px;
    }
    .catalogo{
      /*  background-color: #cacaca;*/
    }
/* end divider */

/* start feature */
#feature
    {
        background: #a62e2a;
       
        max-height: 546px;
    }
#feature p
    {
        padding-top: 60px;
         font-family: 'Vollkorn', serif !important;
    font-size: 45px;
    color: #ffffff;
    font-weight: 400 !important;

    }
    .texto-te-regalamos{
        padding-top: 0px !important;
        color: #eba73b !important;
         font-family: 'Vollkorn', serif !important;
    font-size: 73px !important;
    font-weight: 400 !important;
    margin-top: -30px;
    }
    .texto-el-catalogo{
         padding-top: 0px !important;
             margin-top: -30px;
    }

    #feature button {
    width: 410px;
    height: 77px;
    border-radius: 50px;
    background-color: #eba73b;
    border: transparent;
    color: #000000;
    font-size: 24px;
    font-family: 'Work Sans', sans-ser;
    font-weight: 500;
    margin-top: -10px;
    margin-bottom: 65px;
}
#feature span
    {
        float: left;
    }
#feature .fa
    {
        background: #28a7e9;
        border-radius: 50%;
        color: #fff;
        display: inline-block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        margin-right: 20px;
    }
/* end feature */

/* WhatsApp */
#whatsapp{
    background-color: #171717;
    padding-top: 60px;
    padding-bottom: 100px;
}

#whatsapp h2{
    font-family: baskerville-italic;
font-size: 51px;
font-weight: 400;
color: #fff;
width: 100%;
max-width: 650px;
text-align: center;
}

#whatsapp p{
   font-family: larke-neue-regular;
font-size: 30px;
font-weight: 400;
color: #fff;
width: 100%;
max-width: 650px;
text-align: justify;
margin-top: 120px;
}
.contenedor-imagen-whatsapp{
    text-align: center;
}
.contenedor-imagen-whatsapp img{
        transform: translateY(12%);
}
/* fin WhatsApp */

/* footer */
footer{
    text-align: center;
}
footer h3{
      font-family: baskerville-italic;
font-size: 77px;
font-weight: 400;
color: #111111;
margin-top: 50px;
}

footer h4{
    font-family: gotham-bold;
    font-size: 33px;
    color:#181818;
    margin-top: 30px;

}

footer p{
    font-family: gotham-bold;
    font-size: 23px;
    color:#181818;

}

/* fin footer */

/* start feature1 */
#feature1
    {
        padding-top: 60px;
        padding-bottom: 60px;
    }
#feature1 p
    {
        padding-top: 10px;
    }
#feature1 span
    {
        float: left;
    }
#feature1 .fa
    {
        background: #28a7e9;
        border-radius: 50%;
        color: #fff;
        display: inline-block;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        margin-right: 20px;
    }
/* end feature1 */

/* start pricing */
#pricing
    {
        background: #f8f8f8;
        text-align: center;
        padding-top: 80px;
        padding-bottom: 80px;
    }
#pricing h2
    {
        padding-bottom: 60px;
    }
#pricing .pricing
    {
        background: #fff;
    }
#pricing .active
    {
        position: relative;
        bottom: 20px;
    }
#pricing .pricing .pricing-title
    {
        background: #28a7e9;
        color: #fff;
        font-weight: bold;
        padding: 30px;
    }
#pricing .pricing .pricing-title p
    {
        font-size: 20px;
    }
#pricing .pricing ul
    {
        padding: 0;
        margin: 0;
    }
#pricing .pricing ul li
    {
        display: block;
        list-style: none;
        padding: 16px;
    }
#pricing .pricing .btn
    {
        background: transparent;
        border: 1px solid #28a7e9;
        border-radius: 0px;
        color: #28a7e9;
        font-weight: bold;
        padding-right: 40px;
        padding-left: 40px;
        margin-top: 20px;
        margin-bottom: 30px;
        transition: all 0.3s ease;
    }
#pricing .pricing .btn:hover {
    background: #28a7e9;
    color: #fff;
}
/* end pricing */

/* start download */
#download
    {
        padding-top: 80px;
        padding-bottom: 80px;
    }
#download h2
    {
        padding-bottom: 20px;
    }
#download .btn
    {
        border-radius: 0px;
        font-weight: bold;
        margin-top: 20px;
        padding: 10px 40px 10px 40px;
    }
/* end download */

/* start contact */
#contact
    {
        
       /* height: 1416px;*/
       height: 100%;
    padding-bottom: 60px;
        padding-top: 90px;
        
        float: left;
        width: 100%;
    }

    .contact-form form{
        margin-top: 30px;
    }
   
    .contact-form {
        margin: auto;
        float: none;
       width: 100%;
        height: 100%;
        
    }
    .contact-form p{
         color: #111111;
    font-family: baskerville-italic;
font-size: 66px;
font-weight: 400;
    }
    #contact p{
             font-family: baskerville-italic;
    font-size: 55px;
    font-weight: 400;
    color: #1b1a1a;
    }
#contact h2
    {
        padding-bottom: 10px;
    }
#contact address
    {
        padding-top: 20px;
    }
#contact address .fa
    {
        background: #28a7e9;
        border-radius: 50%;
        width: 40px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        margin-top: 6px;
        margin-right: 10px;
    }
#contact .contact-form
    {
        padding-top: 30px;
    }
    #contact .form-control::placeholder{
        color: #8e9090 ;
        font-size: 30px;
    }
#contact .form-control
    {
        border-bottom: 1px solid #b5b5b5;
        border-left: none;
        border-right: none;
        border-top: none;
        margin-bottom: 20px;
        width: 100%;
        max-width: 515px;
            margin: auto;
             color: #8e9090 ;
            font-size: 30px;
    }
    #contact select{
        padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555 !important;
    font-size: 30px;
    }
    #contact textarea{
       padding: 6px 12px;
    width: 100%;
        max-width: 515px;
    border: 1px solid #8c8c8c !important;
    margin: auto;
    margin-bottom: 40px !important;
    height: 268px;
    /* border-radius: 12px !important; */
    color: #8e9090 !important;
    background-color: #c9c9c9;
    font-size: 30px;
    }
#contact input, #contact select
    {   width: 515px;
        height: 70px;
        border-bottom: 1px solid #b5b5b5;
            margin: auto;
            margin-bottom: 28px !important;
            
             color: #8e9090 !important;
    }
#contact input[type="submit"]
    {
        background: #005486;
        color: #fff !important;
        font-size: 41px !important;
   font-family: larke-neue-regular;
    font-weight: 400;
        border: #005486 1px solid !important;
        width: 242px;
    height: 100px;
   border-radius: 5px;
    margin-top: -15px;
    }
#contact input[type="submit"]:hover {
    /*background: #107DB6;*/
}
/* end contact */

/* start footer */
footer
    {
        background: #ebebeb;
        font-weight: 400;
        text-align: center;
        padding: 20px;
    }
/* end footer */
@media screen and ( max-width: 1369px ) {
    .cincuenta-porciento-content-izquierda h2{
        font-size: 70px;
                padding-left: 20px;
        padding-right: 20px;
    }
    .cincuenta-porciento-content-izquierda p{
        font-size: 29px;
                padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and ( max-width: 1299px ) {
    .cincuenta-porciento-content-izquierda h2{
        font-size: 65px;
                padding-left: 20px;
        padding-right: 20px;
    }
    .cincuenta-porciento-content-izquierda p{
        font-size: 24px;
                padding-left: 20px;
        padding-right: 20px;
    }
}


@media screen and ( max-width: 1199px ) {
    #primera-cinta p, #banner2 p, #banner3 p{
        font-size: 44px;
    }
    #home button{
        width: 233px;
    height: 47px;
    font-size: 22px;
    }
    .cincuenta-porciento-content p{
      font-size: 20px !important;
    }
    .cincuenta-porciento-content-izquierda h2{
        font-size: 60px;
    }
    .cincuenta-porciento-content span{
        font-size: 208px;
    }
    .text-cincuenta-especial{
     font-size: 26px !important;   
    }
    #divider button {
    width: 285px;
    height: 59px;
   
    font-size: 20px;
   
}
    #feature p{
        font-size: 38px;
    }
    .texto-te-regalamos{
        font-size: 61px !important;
    }
    #feature button{
        font-size: 20px;
        width: 344px;
        height: 64px;
    }
    #contact p{
        font-size: 46px;
    }
    .contact-form p{
        font-size: 73px !important;
    }
    #contact input[type="submit"] {
    
    font-size: 41px !important;
   
   
}
#contact .form-control, #contact textarea, #contact select{
  /*  width: 525px;*/
}
}

@media screen and ( max-width: 1133px ) {
    .cincuenta-porciento-content-izquierda h2{
        font-size: 55px;
    }
}
@media screen and ( max-width: 1051px ) {
    .cincuenta-porciento-content-izquierda h2{
        font-size: 50px;
    }
}
@media screen and ( max-width: 991px ) {
    .navbar{
        height: 47px;
    padding-top: 15px;
    padding-bottom: 15px;
    }
    .navbar img{
        width: 81px;
    }
    #home{
        min-height: auto;
    }
    #home h1{
        font-size: 41px;

    }

    #home p{
        font-size: 25px;
    }

    .cincuenta-porciento-content-izquierda h2{
        font-size: 30px;
        width: 300px;
    }

    .cincuenta-porciento-content p{
        font-size: 14px !important;
        width: 300px;
        margin-bottom: 60px;
    }
    .img03-izquierda .col-md-6{
    text-align: -webkit-center;
        position: relative;
    }
    .img03 {
    float: none;
}
.cincuenta-porciento-content-derecha-especial {
    text-align: -webkit-center !important;
    /* right: 0px; */
    position: relative;
}
.img02{
    display: grid;
}
.img04{
    order: 2;
}
.img04-derecha{
    order: 1;
}
.img04-derecha, .img03-izquierda {
    height: auto;
}
#banner2 img{
    content: url("../images/banner02-movil.jpg");
        max-width: 768px;
    width: 768px;
    /* margin: auto; */
    text-align: center;
}
#banner2 .row{
    height: auto;
}
#banner2{
    width: 100%;
    margin-top: 10px;
    text-align: center;
        height: auto;
}
#banner3{
        height: auto;
}
#contenedor-img-especial1 img{
    margin-left: 0px !important;
}
    .templatemo-box {
        margin-bottom: 30px;
    }
    #pricing .active {
        bottom: 0;
    }
    .pricing {
        margin-bottom: 20px;
    }
    #feature img, #download img {
        margin-top: 30px;
    }
    #feature1 img {
        margin-bottom: 30px;
    }


#primera-cinta p, #banner2 p, #banner3 p{
        font-size: 36px;
    }
    #home button{
        width: 195px;
    height: 39px;
    font-size: 18px;
    }
    .cincuenta-porciento-content{
        max-height: 100%;
        width: 100%;
    }
     
    .cincuenta-porciento-content span{
        font-size: 174px;
    }
    .text-cincuenta-especial.text-cincuenta-especial-991{
     font-size: 21px !important;   
     margin-top: -40px;
    }
    #divider button {
    width: 239px;
    height: 49px;
   
    font-size: 16px;
   
}
#feature{
    max-height: 100%;
}
    #feature p{
        font-size: 31px;
    }
    .texto-te-regalamos{
        font-size: 51px !important;
    }
    #feature button{
        font-size: 16px;
        width: 288px;
        height: 53px;
    }
    #contact p{
        font-size: 38px;
    }
    .contact-form p{
        font-size: 61px !important;
    }
    #contact input[type="submit"] {
    
    font-size: 34px !important;
   
   
}
#contact .form-control, #contact textarea, #contact select{
    width: 441px;
}
#whatsapp h2{
    font-size: 20px;
    margin: auto;
}
#whatsapp p {
    font-size: 13px;
    width: 313px;
    margin: auto;
    margin-top: 60px;
}
.contenedor-imagen-whatsapp img{
    width: 30%;
}
footer h3{
    font-size: 30px;
}
footer h4{
    font-size: 13px;
}
footer p {
    font-size: 9px;
}
footer img{
    width: 7%;
}
#contact .form-control, #contact .form-control::placeholder{
    font-size: 12px;
}
#contact input[type="submit"]{
    width: 93px;
    height: 40px;
    font-size: 16px !important;
    padding-top: 10px;
}
}

@media screen and ( max-width: 767px ) {
     .banner-principal{
        content:url("https://divatsa.com/images/banner-movil.jpg");
    }
.row{
        max-width: 100%;
        margin: auto;
}
    .navbar-default .nav li a {
        height: auto;
        line-height: 2em;
    }
    #feature, #pricing, #download {
        padding-top: 20px;
        padding-bottom: 40px;
    }
    #contact .overlay {
        padding-top: 40px;
    }

    .contact-form, #contact .form-control, #contact textarea, #contact select{
        width: 90%;
    }
    .contact-form form div{
        width: 100%;
    }
img{
    width: 100%;
}
    #banner2 img{
        width: 100%;
        max-width: 100%;
    }
    .img03 img, .img04 img {
        width: 100%;
        max-width: 100%;
    }
#banner-catalogo img{
    width: 100%;
    max-width: 100%;
}
}
@media screen and ( max-width: 600px ) {
     .container {
   width: 100%;
  }
    #contact{
      height: 100%;
    padding-bottom: 100px;  
    }
    #contact input, #contact select {
            height: 40px;
    }
    #contact textarea{
        height: 120px;
    }
    .contact-form, #contact .form-control, #contact textarea, #contact select {
    width: 100%;
}
    .contact-form{
        height: 100%;
    padding-bottom: 50px;
    }
#home{
    min-height: 100%;
}
    #primera-cinta p, #banner2 p, #banner3 p{
        font-size: 25px;
    }
    #home button{
        width: 163px;
    height: 32px;
    font-size: 12px;
    }
    .cincuenta-porciento-content{
        max-height: 100%;
    }
     .cincuenta-porciento-content p{
        font-size: 21px !important;
    }
    .cincuenta-porciento-content span{
        font-size: 122px;
    }
    .text-cincuenta-especial.text-cincuenta-especial-991{
     font-size: 14px !important;   
     margin-top: -33px;
    }
    #divider button {
    width: 200px;
    height: 41px;
   
    font-size: 11px;
   
}
#feature{
    max-height: 100%;
}
    #feature p{
        font-size: 21px;
    }
    .texto-te-regalamos{
        font-size: 35px !important;
    }
    #feature button{
        font-size: 11px;
        width: 241px;
        height: 44px;
    }
    #contact p{
        font-size: 26px;
    }
    .contact-form p{
        font-size: 42px !important;
    }
   
#contact .form-control, #contact textarea, #contact select{
    width: 100%;
}
.texto-te-regalamos{
        margin-top: -10px;
    margin-bottom: 20px;
}

.contact-form{
    border-radius: 25px;
}
}
/* start media 360 */
@media screen and ( max-width: 360px ){
    .pricing
        {
            padding-bottom: 40px;
        }
}
/* end media 360 */