/*!
* Start Bootstrap - Stylish Portfolio v5.0.7 (https://startbootstrap.com/template-overviews/stylish-portfolio)
* Copyright 2013-2019 Start Bootstrap
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-stylish-portfolio/blob/master/LICENSE)
*/
body,
html {
    width: 100%;
    height: 100%
}

body {
    font-family: 'Source Sans Pro'
}

.btn-xl {
    padding: 1.25rem 2.5rem
}

.content-section {
    padding-top: 7.5rem;
    
}

#form-home-ancla{

    padding-top: 0 !important;

}

.content-section-heading h2 {
    font-size: 3rem
}

.content-section-heading h3 {
    font-size: 1rem;
    text-transform: uppercase
}

.content-section-services {

    padding-top: 5rem;
    padding-bottom: 5rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700
}

#about h2 {

    margin-bottom: 40px;
    color: #525252 !important

}

.text-faded {
    color: rgba(255, 255, 255, .7)
}

.map {
    height: 30rem
}

@media (max-width:992px) {
    .map {
        height: 75%
    }
}

.map iframe {
    pointer-events: none
}

.scroll-to-top {
    position: fixed;
    left: 15px;
    bottom: 15px;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    background: rgba(52, 58, 64, .5);
    line-height: 45px
}

.scroll-to-top:focus,
.scroll-to-top:hover {
    color: #fff
}

.scroll-to-top:hover {
    background: #343a40
}

.scroll-to-top i {
    font-weight: 800
}


.masthead-serveis {
   
    padding-top: 5rem;
   
}

.masthead-plans {
    
    padding-top: 10rem;

}

.masthead-promocions {
    
    padding-top: 10rem;
    
}

.masthead-contacte {
    
    padding-top: 10rem;
    
}



.masthead-serveis h3,
.masthead-promocions h3,
.masthead-plans h3,
.masthead-contacte h3 {
    color: #edfbff;
    font-size: 1.5rem;
    margin: 0;
    padding: 0
}


#sidebar-wrapper {
    position: fixed;
    z-index: 2;
    right: 0;
    width: 250px;
    height: 100%;
    transition: all .4s ease 0s;
    transform: translateX(250px);
    background: black;
    border-left: 1px solid rgba(255, 255, 255, .1)
}

.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none
}

.sidebar-nav li.sidebar-nav-item a {
    display: block;
    text-decoration: none;
    color: #fff;
    padding: 10px
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255, 255, 255, .2)
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none
}

.sidebar-nav>.sidebar-brand {
    font-size: 1.2rem;
    background: #F1BE30;
    height: 80px;
    line-height: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px
}

.sidebar-nav>.sidebar-brand a {
    color: #fff
}

.sidebar-nav>.sidebar-brand a:hover {
    color: #fff;
    background: 0 0
}

#sidebar-wrapper.active {
    right: 250px;
    width: 250px;
    transition: all .4s ease 0s
}

.menu-toggle {
    position: fixed;
    right: 15px;
    top: 15px;
    width: 50px;
    height: 50px;
    text-align: center;
    color: #fff;
    background: rgba(52, 58, 64, .5);
    line-height: 50px;
    z-index: 999
}

.menu-toggle:focus,
.menu-toggle:hover {
    color: #fff
}

.menu-toggle:hover {
    background: #343a40
}

.service-icon {
    background-color: #fff;
    color: #1d809f;
    height: 7rem;
    width: 7rem;
    display: block;
    line-height: 7.5rem;
    font-size: 2.25rem;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1)
}

.callout {
    
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 30rem;
    background: linear-gradient(90deg, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, .1) 100%), url(../img/bg-masthead.jpg);
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

.callout h2 {
    font-size: 2.5rem;
    font-weight: 500;
    display: block;
    max-width: 55rem;
    color: black !important;
    text-align: right;
}

.portfolio-item {
    display: block;
    position: relative;
    overflow: hidden;
    max-width: 530px;
    margin: auto auto 1rem
}

.portfolio-item .caption {
    display: flex;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1
}

.portfolio-item .caption .caption-content {
    color: #fff;
    margin: auto 5rem 3rem;
}

.portfolio-item .caption .caption-content h2 {
    font-size: .8rem;
    text-transform: uppercase
}

.portfolio-item .caption .caption-content p {
    font-weight: 300;
    font-size: 1rem
}

@media (min-width:992px) {
    .portfolio-item {
        max-width: none;
        margin: 0
    }

    .portfolio-item .caption {
        -webkit-transition: -webkit-clip-path .25s ease-out, background-color .7s;
        -webkit-clip-path: inset(0);
        clip-path: inset(0)
    }

    #portfolio-item-1 #portfolio-item-4 .caption .caption-content {
        transition: opacity .25s;
        margin-left: 5rem;
        margin-right: 5rem;
        margin-bottom: 5rem
    }

    #portfolio-item-2 a .caption .caption-content,
    #portfolio-item-3 a .caption .caption-content {

        margin-bottom: 15rem !important
    }

    .portfolio-item img {
        -webkit-transition: -webkit-clip-path .25s ease-out;
        -webkit-clip-path: inset(-1px);
        clip-path: inset(-1px)
    }

    .portfolio-item:hover img {
        -webkit-clip-path: inset(2rem);
        clip-path: inset(2rem)
    }

    .portfolio-item:hover .caption {
        background-color: rgba(29, 128, 159, .9);
        -webkit-clip-path: inset(2rem);
        clip-path: inset(2rem)
    }
}

footer.footer {
    padding-top: 5rem;
    padding-bottom: 5rem;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

footer.footer .social-link {
    display: block;
    height: 4rem;
    width: 4rem;
    line-height: 4.3rem;
    font-size: 1.5rem;
    background-color: #0059b5;
    transition: background-color .15s ease-in-out;
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1)
}

footer.footer .social-link:hover {
    background-color: #155d74;
    text-decoration: none
}

.footer_left,
.footer_right,
.footer_center {
width: auto;

}

.footer_right{
    color: black;
}

#footer-menu{

   list-style: none;
   margin-bottom: 2rem;
  

}

#footer-menu a{
    color:#5a5a5a !important

}


a {
    color: #1d809f
}

a:active,
a:focus,
a:hover {
    color: #155d74
}

.btn-primary {
    background-color: #ffc107 !important;
    border-color: #ffc107 !important;
    color: #fff !important
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #155d74 !important;
    border-color: #155d74 !important
}

.btn-secondary {
    background-color: #ecb807 !important;
    border-color: #ecb807 !important;
    color: #fff !important
}

.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover {
    background-color: #ba9106 !important;
    border-color: #ba9106 !important
}

.btn-dark {
    color: #fff !important
}

.btn {
    box-shadow: 0 3px 3px 0 rgba(0, 0, 0, .1);
    font-weight: 700
}

.bg-primary {
    background-color: black !important
}

.bg-primary-contact {
    
    background-color: white !important;

}

.text-primary {
    color: #1d809f !important
}

.text-secondary {
    color: #ecb807 !important
}

.mb-5-auto {
    margin-bottom: auto !important
}

.btn-outline-primary:not(:disabled):not(.disabled).active {

    background-color: #1C809F !important;
    color: white !important;
    border-color: grey !important;

}

/* ==========================================================================
   #CARD
   ========================================================================== */
.card {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #fff;
}

.card-4 {
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.15);
}

.card-4 .card-body {
    padding: 57px 65px;
    padding-bottom: 65px;
    text-align: left;
}

@media (max-width: 767px) {
    .card-4 .card-body {
        padding: 50px 40px;
    }
}

#form-home {

    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-weight: 400;
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: black;

}

#form-home .title {
    text-align: center;

}


#tlf{

   
    font-size: 18px;

}

.card-body .title {

    margin-bottom: 2rem !important;
}

.proemociona-top{

    
    z-index: 2;
    background-color: white;
    padding: 15px;
    width: 100%;
    display: flex;
    justify-content: space-between;

    

}

.proemociona-top h1{
    
    color:black;
    position: sticky;
    left: 30px;
    top:15px;
    
    
}

.proemociona-top a {

text-decoration: none !important;
}

.proemociona-top-wrapper{
    width: 100%;
    display: block;
    position: fixed;
    z-index:999
    
    }





/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
    position: absolute;
    top: 0;
    z-index: 1;
    display:block;
    
  }

  /*Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
 .proemociona-top + .sticky {
    padding-top: 100px;
   
  } 

  

  
 

  
  .social_web {
      width: 100%;
      display: flex;
      justify-content: space-around;
      margin-bottom: 5rem;
      margin-top: 2rem;
      background-color: rgb(29, 128, 159);
  }

  .social_web_top {
      width: 15%;
      margin-top: 0;
  }

  .social_web_top .featurette-heading {
      margin-top: 0 !important;
      
  }

  .social_web_bottom {
    width: 70%;

  }

  .social_web .row > .col-lg-6 {
    margin-bottom: 2rem !important;
}

  .col-lg-6 {

     display: flex !important;
     align-items: center !important;
     flex-direction: column;
     margin-bottom: 3rem;

  }

  .col-lg-6 svg {
        margin-bottom: 2rem !important;

  }

  .col-lg-6 h2 {
    
    font-size: 2.5rem;
}

.col-lg-6 p {

   
    font-size: 1.2rem !important;
    font-weight: 300 !important;
}

  .bd-placeholder-img {
    font-size: 8.125rem !important;
  }

  .cta-socialweb {

    width: 100%;
    margin-top:3rem;
    margin-bottom: 7rem;
    margin-right: auto;
    margin-left: auto;
    font-weight: 300;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #1d809f;
    padding-bottom: 3rem;
    padding-top: 3rem;
  }

  .cta-socialweb h2{
    font-size: 2rem !important;
    margin-bottom: 30px;
    padding-bottom: 1rem;
  }

  #form_nosaltres {
        display: flex;
        margin-bottom: 50px;
        width: 100%;
  }

  .omplir_formulari {

    font-size: 1rem;
    color: #c7c0c0;
    display: block;
    margin-bottom: 20px;
    margin-left:50px;
    text-align: left;
    width: 18%;

  }

  #portfolio {

    padding-bottom: 7.5rem;
  }


  .dades_contacte {

    font-size: 1rem;
    color: #c7c0c0;
    display: block;
    margin-bottom: 20px;
    margin-right:50px;
    text-align: right;
    width: 50%;



  }

  .proteccio_dades {

    font-size: 0.7rem;
    color: #c7c0c0;
    font-weight: 200;
    margin-top:1rem
  }

  

  .featurette-cta {

    margin-bottom: 0 !important;
    color: white;
   
  }

  .featurette-pad-left {

    padding-left: 0;
}

  .col-lg-6-container {
    margin-bottom: 3rem !important;
    display: flex;
    justify-content: space-around;
    width: 50%;
    text-align: center;
}

.col-lg-6-container .col-lg-6 p {

    padding-bottom: 1rem;
}

.featurette-pad-left {

    background-color: #eaeaea;
    padding-bottom: 1rem;
    padding-top: 1rem;
    padding-left: 5rem;
   
}

.featurette-pad-right {

    background-color: #eaeaea;
    padding-bottom: 1rem;
    padding-top: 1rem;
    padding-right: 1rem;
    width: 120% !important;
}

.featurette-pad-left img
 {

   width: 30rem !important;
  
}

.featurette-pad-right img
 {

   width: 28rem !important; 
  
}

#featurette-pad-right-manteniment,

#featurette-pad-left-programacio {

    max-height: 20rem;
}

#featurette-pad-right {
    max-height: 23rem !important;
}

.featurette-pad-right > .col-md-7 {

   padding-right: 4rem !important;
  
}

#featurette-pad-right-aplicacions img {

    width: 75% !important;
  }

  #avis-legal-normativa article {
      color: #c7c3c3;
      font-size: 1rem;
      font-weight: 300;
     
  }

  #avis-legal{

    color: black;
  }

  .article-heading {

    padding-bottom: 0.5rem;
    color: black;
  }

  article {

    padding-bottom: 1rem;
  }
  article p {
      padding-bottom: 0.5rem;
      color: black;
      
  }

  .blinking{
    animation:blinkingText 1.2s infinite;
   
}

@keyframes blinkingText{
    0%{     color: white;    }
    49%{    color: white; }
    60%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: white;   }
}

.blinking-form{
    animation:blinkingTextForm 1.2s infinite;
   
}

@keyframes blinkingTextForm{
    0%{     color: #525252;    }
    49%{    color: #525252; }
    60%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: #525252;   }
}


.masthead-serveis-heading,
.masthead-contacte-heading {
    color: #B4ACA4;
    position: relative;
    top: 80px;
    bottom: 25%;
    left: 15%;
    font-size: 2rem;
    margin-right: auto;
    margin-left: auto;


}

.masthead-promocions-heading {
    color: #B4ACA4;
    position: relative;
    top:330px;
    bottom: 25%;
    left: 10%;
    font-size: 2rem;
    
    }


    .carousel-control-prev,
    .carousel-control-next{
  
      z-index: 0 !important;
    }
  
    .carousel-indicators{
        display: none;
    }

.carousel-caption-2 {

    color: #353535 !important;
} 

.carousel-caption-3 {

    color: white !important;
    margin-top: 2rem;
} 

.carousel-item img {

    width: 100%;
   

    }


.language {

    display: flex;
    margin-right: 2rem;
    font-weight:900;
    position: fixed;
    z-index: 2;
    right: 5rem;
    top: 1.5rem;
    
}

.language a {

    color:black !important;
    font-size: 1.5rem;
    padding-right: 14px;

}

.language-responsive {

    display: none;
   
}

.social-item-whatsapp img {

    width: 10%;

}

footer .mr-3 {
    margin-right: 0 !important;
}

#comentaris,
#comentarios {

    width:100%;
    background: #fafafa;
    box-shadow: inset 0px 1px 3px 0px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    padding: 0 20px;
    font-size: 16px;
    color: #666;
    border: none;
}

#slide1-title, #slide1-titulo {

    font-size: 5.5rem;

}

#slide1-titulo {

    font-size: 5.5rem;

}


#clau1{

    display: block;
    color: white;
    font-size: 5rem;
    position: relative;
    right: 320px;
}

#clau2{

    display: block;
    color: white;
    font-size: 5rem;
    position: relative;
    bottom: 60px;
    right: 110px;

}

#dtes {

   
    font-size: 1rem;
    margin-bottom: 1rem;
    font-weight: 400;
    color:#ffeebf;
    padding: 1rem;
}

#teclado-contacto,
#teclat-contacte {

width: 1400px;
position: absolute;
bottom: 300px;
right:50px


}

#form-home h2 {

    color: black;
}


/* ==========================================================================
   MEDIA QUERIES
   ========================================================================== */

@media only screen and (min-device-width : 320px) and (max-device-width : 359px) {

    #collaboration{
        display: none;
    }  


   
    #comentaris,
    #comentarios {

        width: inherit !important;
    }

    .language {

        display: none;    
    }
    
    .language-responsive {
    
        display: flex;
        margin-right: 2rem;
        font-weight:600;
        position: fixed;
        z-index: 2;
        right: 2.5rem;
        top: 18rem;
        
       
    }

    .language-responsive a {

        color:black !important;
        font-size: 1rem;
        padding: 0.5rem;
       
    
    }

    .menu-social-items {

        position: relative;
        top: 4rem;
    }


    

    .masthead-serveis,
    .masthead-promocions,
    .masthead-plans,
    .masthead-contacte {
        height: 200px;
        background: linear-gradient(90deg, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, .1) 100%), url(../img/proemociona_mobile_header.png);
        margin-bottom: 1.5rem !important;
        background-size: auto;
        background-repeat: no-repeat;
        margin-top: 0rem;
        background-position: 45% 65%;
        
    }

   
    .masthead-serveis-heading,
    .masthead-contacte-heading,
    .masthead-promocions-heading  {
            display: block;
        }

    


    .featurette-divider {
        margin: 1rem 0 !important;
    }


    .menu-toggle {

        right: 40px !important;
        top: 10px !important;

    }

    .content-section {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }

    .callout {

        padding: 5rem 0;
    }

    .callout h2 {

        font-size: 2.5rem !important;
        color: white !important;

    }

    .caption {

        left: 2% !important;

    }

    #about h2 {
        margin-bottom: 40px;
        margin-right: 50px;
        margin-left: 50px;
        color: #525252 !important
    }

    h2.mb-5 {

        margin-bottom: 3rem !important;
        margin-left: 50px !important;
        margin-right: 50px !important;

    }

    .card-4 {
        border-radius: 0px !important;
    }

    .portfolio-item .caption .caption-content {

        margin: auto 1rem 8rem;

    }

    .portfolio-item .caption .caption-content p {
       
        font-size: 0.9rem !important;
    }

    footer.footer {
        flex-direction: column;
        padding-top: 5rem;
        padding-bottom: 5rem;
        display: flex;
    }

    .footer_right{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    }

    .footer_left{
        margin-bottom: 20px;
    }

    .proemociona-top h1 {

        font-size: 30px;
    }
    
    #sidebar-wrapper.active {
        width: 145px !important;
    }

    .carousel-inner {

        padding-top: 5rem;
    }


    .carousel-caption-2 {

        bottom: 0 !important;
       
    }

    .carousel-caption-3 {

        bottom: 2rem !important;
        margin-left: 0rem;
        margin-right: 0rem;
       
    }


    .carousel-caption p{

        font-size: 11px;

    }

    .carousel-caption h1{

        
        font-size: 30px;

    }

    .carousel-caption .btn{

        font-size: 12px !important;

    }

    .carousel-caption-3 h1 {

        
        display: 0.8rem;
    }


    .carousel-caption-3 .btn {

        display: none;
    }

    .carousel-caption-2 .btn {
        line-height: 25px;;
    }


    .carousel-caption-2 .btn {
        line-height: 25px;;
    }

    

   

    #carousel-caption-main p {

        margin-bottom: 1rem !important;
        margin-top: 0 !important;

    }

    


    .marketing .row .col-md-5 {
        padding-top: 15px !important;


    }

    .sidebar-nav li.sidebar-nav-item a {
        padding: 0 !important;
        margin-left: 5px !important;
        font-size: 12px !important;
        margin-top: 10px !important;
    }

    .social_web {

        flex-direction: column !important;
        

    }

    .social_web_top h2 {

        font-size: 3rem;

    }

    .social_web_top,
    .social_web_bottom {
        margin-left: 3rem;
    }

    .featurette-cta {
        margin-left:2rem !important;
    }

    .featurette-pad-left {

        padding-left: 0;
    }

    .featurette-pad-left img,
    .featurette-pad-right img {

       width: 100% !important; 
   }

    .col-lg-6 {
        margin-bottom: 0 !important;
    }

    .col-lg-6 h2 {
        font-weight: 400;
        margin-bottom: 1.5rem;
        font-size: 1.8rem !important;
        text-align: center;
        margin-top: 20px;

    }

    .col-lg-6 p {

        text-align: center;
        font-size: 1.5rem;
        font-weight: 200;
    }

    

    .callout .container {
        width: 100% !important;
    }

    .callout .container h2 {
        font-size: 1.8rem !important;
        color: white !important;
        text-align: left;
        font-weight: 300;
    }

    #form_nosaltres {
        flex-direction: column !important;
    }

    .omplir_formulari {
        font-size: 1rem;
        width: 75% !important;
    }

    .dades_contacte {
        font-size: 0.8rem;
        width: 90%;
    }

    .col-lg-6-container {
        width: 100% !important;
    }

    .cta-socialweb h2{
        font-size: 2rem !important;
        padding-right: 30px !important;
      }

      #featurette-pad-right-aplicacions,
      #featurette-pad-right-aplicacions-es{

        margin-top: 16rem;
        margin-bottom: 6rem;
      }

      #featurette-pad-left-disseny {

        margin-top: 12rem;
      }

      #featurette-pad-right-xarxes {

       background-image: url("../img/facebook-like-button.png");
    background-size: 180px 180px;
    background-position: 10rem 8rem;
    background-repeat: no-repeat;


    }

    #featurette-pad-right-xarxes img {

        display: none !important;


      
    }

    #form-home .title {
        font-size: 35px;
      }

    
    
  #slide1-title, #slide1-titulo {

        font-size: 1.6rem !important;
    
    }

    #clau1 {
       
        right: 100px !important;
    }


    #teclado-contacto,
#teclat-contacte {

    display: none;
 }
     
}

@media only screen and (min-device-width : 360px) and (max-device-width : 410px) {

    #collaboration{
        display: none;
    }  
   
    #comentaris,
    #comentarios {

        width: inherit !important;
    }



    .language {

        display: none;    
    }
    
    .language-responsive {
    
        display: flex;
        margin-right: 2rem;
        font-weight:900;
        position: fixed;
        z-index: 2;
        right: 2.8rem;
        top: 20rem;
        
       
    }

    .language-cat a,
    .language-es a {

        color:black !important;
        font-size: 1rem;
        padding-right: 14px;
        padding: 0.5rem;
        
    }

    .menu-social-items {

        position: relative;
        top: 5rem;
    }

  


    .masthead-serveis,
    .masthead-promocions,
    .masthead-plans,
    .masthead-contacte {
        height: 200px;
        background: linear-gradient(90deg, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, .1) 100%), url(../img/proemociona_mobile_header.png);
        margin-bottom: 1.5rem !important;
        background-size: auto;
        background-repeat: no-repeat;
        margin-top: 0rem;
        background-position: 45% 65%;
        
    }
   

    .masthead-serveis h1,
    .masthead-promocions h1,
    .masthead-contacte h1 {
        font-size: 3rem !important;
        
    }

    .masthead-serveis-heading,
    .masthead-contacte-heading,
    .masthead-promocions-heading  {
            display: block;
    
    }

    

    .featurette-divider {
        margin: 1rem 0 !important;
    }

    .menu-toggle {

        right: 6rem !important;
        top: 0.6rem;
       

    }

    .content-section {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }

    .callout {

        
        padding: 5rem 0;
    }

    .callout h2 {

        font-size: 2.5rem !important;
        color: white !important;

    }

    .caption {

        left: 2% !important;
    
    }


    #about h2 {
        margin-bottom: 40px;
        margin-right: 50px;
        margin-left: 50px;
        color: #525252 !important
    }

    h2.mb-5 {

        margin-bottom: 3rem !important;
        margin-left: 50px !important;
        margin-right: 50px !important;

    }

    .card-4 {
        border-radius: 0px !important;
    }


    .portfolio-item .caption .caption-content {

        margin: auto 1rem 8rem;

    }

    footer.footer {
        flex-direction: column;
        padding-top: 5rem;
        padding-bottom: 5rem;
        display: flex;
    }

    .footer_right{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    }

    .footer_left{
        margin-bottom: 20px;
    }

    #sidebar-wrapper.active {
        width: 180px !important;
    }

    .carousel-inner {

        padding-top: 5rem;
    }

   
    .carousel-caption-2 {

        bottom: 0 !important;
       
    }

    .carousel-caption-3 {

        bottom: 2rem !important;
       
    }


    .carousel-caption p{

        font-size: 11px;

    }

    .carousel-caption h1{

        
        font-size: 30px;

    }

    .carousel-caption .btn{

        font-size: 12px !important;

    }

    .carousel-caption-3 h1 {

        
        display: 0.8rem;
    }


    .carousel-caption-3 .btn {

        display: none;
    }


    .carousel-caption-2 .btn {
        line-height: 25px;;
    }

   

    #carousel-caption-main p {

        margin-bottom: 1rem !important;
        margin-top: 0 !important;

    }

   

    .marketing .row .col-md-5 {
        padding-top: 15px !important;


    }

    .social_web {

        flex-direction: column !important;
        margin-bottom: 2rem !important;
        

    }

    .social_web_top h2 {

        font-size: 3rem;

    }

    .social_web_top,
    .social_web_bottom {
        margin-left: 3rem;
    }

    .featurette-cta {
        margin-left:2rem !important;
    }

    .featurette-pad-left {

        padding-left: 0;
    }

    .featurette-pad-left img,
    .featurette-pad-right img {

       width: 100% !important; 
   }

    .col-lg-6 {
        margin-bottom: 0 !important;
    }

    .col-lg-6 h2 {
        font-weight: 400;
        margin-bottom: 1.5rem;
        font-size: 1.8rem !important;
        text-align: center;
        margin-top: 20px;


    }

    .col-lg-6 p {

        text-align: center;
        font-size: 1.5rem;
        font-weight: 200;
    }

    .callout .container {
        width: 100% !important;
    }

    .callout .container h2 {
        font-size: 1.8rem !important;
        color: white !important;
        text-align: left;
        font-weight: 300;
    }

    #form_nosaltres {
        flex-direction: column !important;
    }

    .omplir_formulari {
        font-size: 1rem;
        width: 75% !important;
    }

    .dades_contacte {
        font-size: 0.8rem;
        width: 90%;
    }

    .col-lg-6-container {
        width: 100% !important;
    }

    .cta-socialweb h2{
        font-size: 2rem !important;
        padding-right: 30px !important;
      }

      #featurette-pad-right-aplicacions,
      #featurette-pad-right-aplicacions-es {

        margin-top: 16rem !important;
        margin-bottom: 2rem !important;
      }

      #featurette-pad-left-disseny {

        margin-top: 12rem !important;
      }

      #featurette-pad-right-xarxes {

        background-image: url("../img/facebook-like-button.png");
    background-size: 180px 180px;
    background-position: 10rem 8rem;
    background-repeat: no-repeat;


      }

      #featurette-pad-right-xarxes img {

        display: none !important;


      }

      #form-home .title {
        font-size: 45px;
      }

      #slide1-title, #slide1-titulo {

        font-size: 2.3rem !important;
    
    }

    #clau1 {
       
        right: 120px !important;
    }

    #teclado-contacto,
    #teclat-contacte {
    
        display: none;
    }

    .proemociona-top{

        height: 70px;
    }

    #proemociona-imagotip{

        position: absolute;
        bottom: 1px;
    }


}



@media only screen and (min-device-width: 411px) and (max-device-width: 639px) {

    #collaboration{
        display: none;
    }  

    #comentaris,
    #comentarios {

        width: inherit !important;
    }


    .language {

        display: none;    
    }
    
    .language-responsive {
    
        display: flex;
        margin-right: 2rem;
        font-weight:900;
        position: fixed;
        z-index: 2;
        right: 3.5rem;
        top: 20rem;
        
       
    }

    .language-responsive a {

        color:black !important;
        font-size: 1rem;
        padding: 5px;
       
    }

    .menu-social-items {

        position: relative;
        top: 5rem;
    }


    .masthead-serveis,
    .masthead-promocions,
    .masthead-plans,
    .masthead-contacte {
        height: 200px;
        background: linear-gradient(90deg, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, .1) 100%), url(../img/proemociona_mobile_header.png);
        margin-bottom: 1.5rem !important;
        background-size: auto;
        background-repeat: no-repeat;
        margin-top: 0rem;
        background-position: 45% 65%;
        
    }
   

    .masthead-serveis h1,
    .masthead-promocions h1,
    .masthead-contacte h1 {
        font-size: 3rem !important;
        
    }

    .masthead-serveis-heading,
    .masthead-contacte-heading,
    .masthead-promocions-heading  {
            display: block;
    
    }

   
    

    .featurette-divider {
        margin: 1rem 0 !important;
    }

   
    .menu-toggle {

        right: 7rem !important;
    
    }

    .content-section {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }

    .callout {

        padding: 5rem 0;
    }



    .callout h2 {

        font-size: 2.5rem !important;
        color: white !important;

    }

    .caption {

        left: 2% !important;
       
    }


    #about h2 {
        margin-bottom: 40px;
        margin-right: 50px;
        margin-left: 50px;
        color: #525252 !important
    }

    h2.mb-5 {

        margin-bottom: 3rem !important;
        margin-left: 50px !important;
        margin-right: 50px !important;


    }

    .card-4 {
        border-radius: 0px !important;
    }

    .portfolio-item .caption .caption-content {

        margin: auto 1rem 10rem;

    }

    .portfolio-item .caption .caption-content h2 {
        font-size: 1.2rem !important;
    }
    
    footer.footer {
        flex-direction: column;
        padding-top: 5rem;
        padding-bottom: 5rem;
        display: flex;
    }

    .footer_right{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    }

    .footer_left{
        margin-bottom: 20px;
    }

    #sidebar-wrapper.active {
        width: 190px !important;
    }

    .carousel-inner {

        padding-top: 5rem;
    }


    .carousel-caption-2 {

        bottom: 0 !important;
       
    }

    .carousel-caption-3 {

        bottom: 2rem !important;
       
    }

    .carousel-caption p{

        font-size: 11px;

    }

    .carousel-caption h1{

        
        font-size: 30px;

    }

    .carousel-caption .btn{

        font-size: 12px !important;

    }

    .carousel-caption-3 h1 {

        
        display: 0.8rem;
    }


    .carousel-caption-3 .btn {

        display: none;
    }

    .carousel-caption-2 .btn {
        line-height: 25px;;
    }

   

    #carousel-caption-main p {

        margin-bottom: 1rem !important;
        margin-top: 0 !important;

    }

    

    .marketing .row .col-md-5 {
        padding-top: 15px !important;


    }

    .social_web {

        flex-direction: column !important;
        margin-bottom: 2rem !important;
        

    }

    .social_web_top h2 {

        font-size: 3rem;

    }

    .social_web_top,
    .social_web_bottom {
        margin-left: 3rem;
    }

    .featurette-cta {
        margin-left:2rem !important;
    }

    .featurette-pad-left {

        padding-left: 0;
    }

    .featurette-pad-left img,
    .featurette-pad-right img {

       width: 100% !important; 
   }

    .col-lg-6 {
        margin-bottom: 0 !important;
    }

    .col-lg-6 h2 {
        font-weight: 400;
        margin-bottom: 1.5rem;
        font-size: 1.8rem !important;
        text-align: center;
        margin-top: 20px;


    }

    .col-lg-6 p {

        text-align: center;
        font-size: 1.5rem;
        font-weight: 200;
    }

    .callout .container {
        width: 100% !important;
    }

    .callout .container h2 {
        font-size: 1.8rem !important;
        color: white !important;
        text-align: left;
        font-weight: 300;
    }

    #form_nosaltres {
        flex-direction: column !important;
    }

    .omplir_formulari {
        font-size: 1rem;
        width: 75% !important;
    }

    .dades_contacte {
        font-size: 0.8rem;
        width: 90%;
    }

    .col-lg-6-container {
        width: 100% !important;
    }

    .cta-socialweb h2{
        font-size: 2rem !important;
        padding-right: 30px !important;
      }

      #featurette-pad-right-aplicacions,
      #featurette-pad-right-aplicacions-es
       {

        margin-top: 15rem !important;
       
      }

      #featurette-pad-left-disseny {

        margin-top: 12rem !important;
      }

      #featurette-pad-left-disseny-web {

        margin-top: 4rem !important;
       
      }

      #featurette-pad-right-xarxes {

    background-image: url("../img/facebook-like-button.png");
    background-size: 180px 180px;
    background-position: 10rem 8rem;
    background-repeat: no-repeat;


      }

      #featurette-pad-right-xarxes img {

        display: none !important;


      }

      #form-home .title {
        font-size: 45px;
      }

      #slide1-title, #slide1-titulo {

        font-size: 2.3rem !important;
    
    }

    #clau1 {
       
        right: 130px !important;
    }


    #teclado-contacto,
    #teclat-contacte {
    
        display: none;
    }


}


@media only screen and (min-device-width: 640px) and (max-device-width: 735px) {


    #xarxa-imgs{
        flex-direction: column;
    }  


    #comentaris,
    #comentarios {

        width: inherit !important;
    }



    .language {

        display: none;    
    }
    
    .language-responsive {
    
        display: flex;
        margin-right: 2rem;
        font-weight:900;
        position: fixed;
        z-index: 2;
        right: 4.5rem;
        top: 18rem;
        
       
    }

    .language-responsive a {

        color:black !important;
        font-size: 1rem;
        padding: 5px;
      
    
    }

    .menu-social-items {

        position: relative;
        top: 4rem;
    }

   
    .masthead-serveis,
    .masthead-promocions,
    .masthead-plans,
    .masthead-contacte {
        height: 200px;
        background: linear-gradient(90deg, rgba(255, 255, 255, .1) 0, rgba(255, 255, 255, .1) 100%), url(../img/proemociona_mobile_header.png);
        margin-bottom: 1.5rem !important;
        background-size: auto;
        background-repeat: no-repeat;
        margin-top: 0rem;
        background-position: 45% 65%;
        
    }

    .masthead-serveis h1,
    .masthead-promocions h1,
    .masthead-contacte h1 {
        font-size: 3rem !important;
        
    }

    .masthead-serveis-heading,
    .masthead-contacte-heading,
    .masthead-promocions-heading  {
            display: block;
    
    }


    .featurette-divider {
        margin: 1rem 0 !important;
    }


    .menu-toggle {

        right: 0px !important;
        left: 15px !important;


    }

    .content-section {
        padding-top: 2rem !important;
        padding-bottom: 2rem !important;
    }

    .callout {

        padding: 5rem 0;
    }

    .callout h2 {

        font-size: 2.5rem !important;
        color: white !important;

    }

    .caption {

       
        left: 2% !important;
      

    }


    #about h2 {
        margin-bottom: 40px;
        margin-right: 50px;
        margin-left: 50px;
        color: #525252 !important
    }

    h2.mb-5 {

        margin-bottom: 3rem !important;
        margin-left: 50px !important;
        margin-right: 50px !important;

    }

    .card-4 {
        border-radius: 0px !important;
    }

    .portfolio-item .caption .caption-content {

        margin: auto 1rem 8rem;

    }

    footer.footer {
        flex-direction: column;
        padding-top: 5rem;
        padding-bottom: 5rem;
        display: flex;
    }

    .footer_right{
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    }

    .footer_left{
        margin-bottom: 20px;
    }

    #sidebar-wrapper.active {
        width: 230px !important;
    }

    .carousel-inner {

        padding-top: 5rem;
    }

    
    .carousel-caption-2 {

        bottom: 0 !important;
       
    }

    .carousel-caption-3 {

        bottom: 2rem !important;
       
    }


    .carousel-caption p{

        font-size: 11px;

    }

    .carousel-caption h1{

        
        font-size: 30px;

    }

    .carousel-caption .btn{

        font-size: 12px !important;

    }

    .carousel-caption-3 h1 {

        
        display: 0.8rem;
    }


    .carousel-caption-3 .btn {

        display: none;
    }

    .carousel-caption-2 .btn {
        line-height: 25px;;
    }

   

    #carousel-caption-main p {

        margin-bottom: 1rem !important;
        margin-top: 0 !important;

    }


    .marketing .row .col-md-5 {
        padding-top: 15px !important;


    }

    .social_web {

        flex-direction: column !important;
        margin-bottom: 2rem !important;
        
    }

    .social_web_top h2 {

        font-size: 3rem;

    }

    .social_web_top,
    .social_web_bottom {
        margin-left: 3rem;
    }

    .featurette-cta {
        margin-left:2rem !important;
    }

    .featurette-pad-left {

        padding-left: 0;
    }

    .featurette-pad-left img,
    .featurette-pad-right img {

       width: 100% !important; 
   }

    .col-lg-6 {
        margin-bottom: 0 !important;
    }


    .col-lg-6 h2 {
        font-weight: 400;
        margin-bottom: 1.5rem;
        font-size: 1.8rem !important;
        text-align: center;
        margin-top: 20px;


    }

    .col-lg-6 p {

        text-align: center;
        font-size: 1.5rem;
        font-weight: 200;
    }

    .callout .container {
        width: 100% !important;
    }

    .callout .container h2 {
        font-size: 1.8rem !important;
        color: white !important;
        text-align: left;
        font-weight: 300;
    }

    #form_nosaltres {
        flex-direction: column !important;
    }

    .omplir_formulari {
        font-size: 1rem;
        width: 75% !important;
    }

    .dades_contacte {
        font-size: 0.8rem;
        width: 90%;
    }

    .col-lg-6-container {
        width: 100% !important;
    }

    .cta-socialweb h2{
        font-size: 2rem !important;
        padding-right: 30px !important;
      }

      #featurette-pad-right-aplicacions,
      #featurette-pad-right-aplicacions-es {

        
        margin-top: 2rem !important;
      }

      #featurette-pad-left-disseny {

        margin-top: 12rem !important;
      }

      #featurette-pad-left-disseny-web {

        margin-top: 6rem !important;
      }

      #featurette-pad-right-xarxes {

        background-image: url("../img/facebook-like-button.png");
    background-size: 180px 180px;
    background-position: 10rem 8rem;
    background-repeat: no-repeat;


      }

      #featurette-pad-right-xarxes img {

        display: none !important;


      }

      #form-home .title {
        font-size: 45px;
      }

      #slide1-title, #slide1-titulo {

        font-size: 2.3rem !important;
    
    }

    #clau1 {
       
        right: 100px !important;
    }


    #teclado-contacto,
    #teclat-contacte {
    
        display: none;
    }


     

}


@media only screen and (min-device-width: 736px) and (max-device-width: 1023px) {

    #xarxa-imgs{
        flex-direction: column;
    }  



    .language {

        display: none;    
    }
    
    .language-responsive {
    
        display: flex;
        margin-right: 2rem;
        font-weight:900;
        z-index: 2;
        right: 10rem;
        top: 19rem;
        
       
    }

    .language-responsive a {

        color:black !important;
        font-size: 1rem;
        padding: 5px;
       
    
    }


    .menu-social-items {

    position: relative;
    top: 5rem;
    left: 0.5rem;
    
     }

    .portfolio-item .caption .caption-content {

        margin: 3rem 3rem 15rem 3rem !important;

    }

    .portfolio-item .caption .caption-content h2 {
        font-size: 1.5rem;
       
    }

    .portfolio-item .caption .caption-content p {
        font-weight: 300;
        font-size: 1.5rem;
    }

    .footer_right{
        width: 30%;
    }

    .menu-toggle{

        right: 12rem !important;
    }

    #sidebar-wrapper.active {
        width: 300px !important;
    }

    .masthead-serveis,
    .masthead-proemocions {
        margin-bottom: 3rem !important;
    }

    .callout .container {
        width: 100% !important;
    }

    .callout .container h2 {
        font-size: 1.8rem !important;
        color: white !important;
        text-align: left;
        font-weight: 300;
        margin-right: 2rem !important;
    }

    .featurette-heading {
        font-size: 2rem;
    }

    .cta-socialweb {
        padding-left:3rem !important;
    }

    .social_web_top .featurette-heading {
        margin-top: 0 !important;
        font-size: 2em;
    }

    .featurette-pad-left {
       
        padding-left: 1rem;
    }

    #featurette-pad-right-aplicacions img {

        width: 80% !important;
      }

    #featurette-pad-left-programacio {

        max-width: 80% !important;
    }

    #featurette-pad-left-disseny-web {

        max-width: 80% !important;
      }

      #featurette-pad-left-disseny {

        max-width: 80% !important;
      }

      #featurette-pad-right-analitica {

        max-width: 60% !important;
     }

     #featurette-pad-right-posicionament {

        max-width: 100% !important;
        text-align: right !important;


     }

     #featurette-pad-right-posicionament img{

        width: 20rem !important;

     }

     
     #featurette-pad-right-xarxes {

        text-align: center;    
    }


     .featurette-pad-right-manteniment img {
        width: 26rem !important;
    }

    .featurette-pad-right-manteniment {
        text-align: center !important;
    }

  

      #featurette-pad-right-manteniment > .col-md-7 {

        padding-left: 6rem !important;
        padding-right: 6rem !important;
       
     }

     #featurette-pad-right-posicionament > .col-md-7 {

        text-align: left !important;
        padding-left: 4rem !important;
       
     }

     .carousel-inner {

        padding-top: 5rem;
    }
     
    
    .carousel-caption-2 {

        bottom: 60px !important;
       
    }

    .carousel-caption-3 {

        bottom: 4rem !important;
       
    }


    .carousel-caption p{

        font-size: 11px;

    }

    .carousel-caption h1{

        
        font-size: 30px;

    }

    .carousel-caption .btn{

        font-size: 12px !important;

    }

    .carousel-caption-3 h1 {

        
        font-size: 30px !important;
    }

   

   

    #carousel-caption-main p {

        margin-bottom: 1rem !important;
        margin-top: 0 !important;

    }

    #slide1-title, #slide1-titulo {

        font-size: 2.3rem !important;
    
    }

    #clau1 {
       
        right: 100px !important;
    }

    .omplir_formulari{

        width: 80% !important;
    }


    #teclado-contacto {
    display: none !important;
      
    }



   
}


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

    #xarxa-imgs{
        flex-direction: column;
        justify-content: center;
    }  
    
    .content-section-heading{

        padding-top: 3rem;
    }
  
  
    .language {

        display: none;    
    }
    
    .language-responsive {
    
        display: flex;
        margin-right: 2rem;
        font-weight:900;
        z-index: 2;
        right: 4rem;
        top: 19rem;
        
       
    }

    .language-responsive a {

        color:black !important;
        font-size: 1rem;
        padding: 5px;
       
    
    }

    .menu-social-items {

        position: relative;
        top: 5rem;
        left: 0.5rem;
        
         }


    .portfolio-item .caption .caption-content {

        margin: 3rem 3rem 15rem 3rem;

    }

    .portfolio-item .caption .caption-content h2 {
        font-size: 1.5rem;
       
    }

    .portfolio-item .caption .caption-content p {
        font-weight: 300;
        font-size: 1.5rem;
    }

    .content-section-services {
        padding-top: 6rem;
        padding-bottom: 8rem;
    }

    .menu-toggle{

        right:8rem !important;
    }

    #sidebar-wrapper.active {
        width: 200px !important;
    }

    .masthead-serveis,
    .masthead-proemocions {
        margin-bottom: 3rem !important;
    }

    .callout .container {
        width: 70% !important;
        margin-left: 1.5rem;
    }

    .callout h2 {
        text-align: left;
        font-weight: 300;
        font-size: 2rem;
    }

    .col-lg-6 {
        margin-bottom: 0 !important;
    }

    .social_web_top .featurette-heading {
        margin-top: 0 !important;
        font-size: 2.6em;
    }

    #serveis-body .container {

        max-width: 900px !important; 
    }

    #serveis-body .featurette-pad-left .col-md-7 {

        z-index: 1 !important;
        text-align: left !important;
    }

    #serveis-body .featurette-pad-right .col-md-7 {

        z-index: 1 !important;
        text-align: right !important;
    }

    #featurette-pad-right-aplicacions img {

        width: 80% !important;
      }

    #featurette-pad-right-manteniment > .col-md-7 {

        padding-right: 1rem !important;
        padding-left: 6rem !important;
    }

    #serveis-body .container {
        max-width: 70% !important;
        margin-left: 4rem !important;
    }   

    #featurette-pad-right-xarxes {

        width: 130% !important;
    }

    #serveis-body .social_web {

        width: 115% !important;
    }

    .carousel-inner {

        padding-top: 5rem;
    }

  
    .carousel-caption-2 {

        bottom: 8rem !important;
       
    }

    .carousel-caption-3 {

        bottom: 8rem !important;
       
    }


    .carousel-caption p{

        font-size: 11px;

    }

    .carousel-caption h1{

        
        font-size: 30px;

    }

    .carousel-caption .btn{

        font-size: 12px !important;

    }

    .carousel-caption-3 h1 {

        
        font-size: 30px !important;
    }

    

   

    #carousel-caption-main p {

        margin-bottom: 1rem !important;
        margin-top: 0 !important;

    }

    #slide1-title, #slide1-titulo {

        font-size: 2.3rem !important;
    
    }

    #clau1 {
       
        right: 100px !important;
    }


    #teclado-contacto {
    display:none !important;
   
    }


    .omplir_formulari{
        width: 70% !important;
    }

    .content-section {
        padding-top: 0 !important;
    }

  

 

    
}

@media only screen and (min-device-width: 1281px) {


    .portfolio-item .caption .caption-content {

        margin: 3rem 3rem 15rem 3rem;

    }

    .portfolio-item .caption .caption-content h2 {
        font-size: 1rem;
       
    }

    .portfolio-item .caption .caption-content p {
        font-weight: 300;
        font-size: 1.3rem;
    }

    .content-section-services {
        padding-top: 6rem;
        padding-bottom: 8rem;
    }

    .menu-toggle{

        right:40px !important;

    }

    .masthead-serveis,
    .masthead-proemocions {
        margin-bottom: 4rem !important;
    }

    .callout h2 {
        text-align: left;
        font-weight: 300;
        font-size: 2rem;
        position: relative;
        top: 0;
    }

    .col-lg-6 {
        margin-bottom: 0 !important;
    }

    .social_web_top .featurette-heading {
        margin-top: 0 !important;
        font-size: 3em;
    }

    .featurette-heading {

     margin-top: 5rem;

    }

    #serveis-body .container {

        max-width: 900px !important; 
    }

    #serveis-body .featurette-pad-left .col-md-7 {

        z-index: 1 !important;
        text-align: left !important;
    }

    #serveis-body .featurette-pad-right .col-md-7 {

        z-index: 1 !important;
        text-align: right !important;
    }

    #featurette-pad-right-aplicacions img {

        width: 80% !important;
      }

      #serveis-body .social_web {

        width: 115% !important;
      }
      
      .carousel-inner {

        padding-top: 5rem;
    }


   

    
}