button.loader {
    
    background-image: url('../_img/loader1.gif');
    background-position-x: 0px;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-size: 4em; 
}

body{
    font-size: 1em;
    font-family: Roboto-Light;
}

.container-img-websites {
    
    position: relative;
    
}

.container-img-websites video {

    position: absolute; 
    top:0;
    left:0;
    z-index:1;
    top:10%;    
}

@media screen and (max-width: 1024px) {

    .container-img-websites .frame, 
    .container-img-websites video {
    
        width: 95% !important;
        padding: 0 !important;
        margin: auto !important;
        left: 0.9rem !important;
    }
    
    .container-img-websites video {
    
        padding: 0 0.9rem !important;   
    }

}


.banner-fixed{
    position: fixed;
    top: 0;
    overflow: hidden;
    width: 100%;
    z-index: 0;
    max-height: 100%;
}

.single-item img{
    width: 100%;
}

.single-item-small img{
    width: 100%;
}

/*.slick-dots{
    display: block;
    /*position: absolute;
    bottom: 12%;
    right: 5%;*/
    /*color: white;
}*/
/*.banner-fixed > .slick-slider ul{
    list-style: none !important;
}*/

.modulo_view-container {
    
    margin-top: 6em;
}

.center-iesolutions{
    display: flex;
    align-items: center;
}

.banner-relative .slick-slide{
    outline: none !important;
}

.banner-relative .slick-dots{
    display: block;
    position: absolute;
    bottom: 14%;
    right: 5%;
    color: white;
    text-align: right;
}


.banner-relative > .slick-slider ul{
    list-style: none !important;
}

.slick-dots > li > button{
    height: 15px;
    width: 15px;
    background-color: gainsboro;
    border-radius: 10px;
    outline: none;
}

.slick-dots > li.slick-active > button{
    background-color: #FFD320;
}

.company-name{
    color: white;
    line-height: 0.6;
    font-family: Roboto-Light;
    text-align: center;
    margin-top: 2%;
    float: left;
    font-size: 3vw;
}

.lang-menu{
    color: white;
    font-size: 2vw;
    text-align: right;
    width: 100%;
}

.lang-menu > div{
    border-left: 2px solid gray;
    padding: 1%;
    display: initial;
    padding-left: 2%;
    margin-left: 2%;
}

.lang-menu > div > img{
    display: initial !important;
    cursor: pointer;
    max-width: 40px;
    margin-bottom: .5%;
}

.lang-menu > a{
    color: white;
    font-family: RobotoCondensed-Light;
}

.menu{
    display: flex; 
    align-items: center;
}

.iseolutions-and-menu{
    padding-top: 2%;
    padding-bottom: 4%;
    position: relative;
}

.company-name > span{
    font-size: 0.45em;
    text-transform: uppercase;
}

footer{
    position: relative;
}

.filter-ban-fix{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.50);
    z-index: 1;
}

.container {
    
    position: relative;
    width: 100%;
}

.fabrica-description {
    
    overflow: hidden;
    padding-bottom: 5em;
}

.fabrica-description > div {

    display: none;
    position: relative;
    top: 0;
    right: 0;   
}

.content{
    /*background: rgba(0, 0, 0, 0.4);*/
}

.banner-relative{
    position: relative;
    min-height: 1px;
}

.button-center-sector-textil{
    padding-bottom: 1%;
    padding-top: 1%;
    background-color: #669999;
    display: flex;
    align-items: center;
    cursor: pointer;
}

.button-center-sector-textil > span {
    width: 100%;
    text-align: center;
    font-size: 2vw;
    color: white;
    text-transform: uppercase;
    font-family: Roboto-Regular;
}

.add-yellow{
    background-color: #BF7E16;
}

.add-yellow > span{
    color: white;
}

.add-green{
    background-color: white;
}

.add-red{
    background-color: #4799B2;
}

.add-brown{
    background-color: #877463;
}

.add-yellow-2{
    background-color: #512000;
}

.add-green > span{
    color: #53B247;
}

.line-before{
    /*display: flex;
    align-items: center;*/
    padding-right: 3%;
}

.line-after{
    /*display: flex;
    align-items: center;*/
    padding-left: 3%;
}

.line-before > hr{
    width: 100%;
    border: 1.5px solid white;
    margin-bottom: 0;
    margin-top: 11%;
}

.line-after > hr{
    width: 100%;
    border: 1.5px solid white;
    margin-bottom: 0;
    margin-top: 11%;
}

.banner-content-button{
    padding-top: 19%;
    padding-bottom: 0%;   
}

.banner-content-description{
    padding-bottom: 2%;
    padding-top: 4%;
}

.banner-content-description h1, h2{
    text-align: center;
    color: white;
    
}

.banner-content-description h1{
    font-family: RobotoCondensed-Regular;
    font-size: 2.3vw;
    text-transform: uppercase;
    font-weight: bold;
}

.banner-content-description h2{
    font-family: RobotoCondensed-Light;
    font-size: 1.8vw;
}

.triangle{
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-left-width: 25px;
    border-right-width: 25px;
    border-top: 30px solid #e6e6e6;
    margin: auto;
    padding-bottom: 2%;
    cursor: pointer;
}

.titles-principal-slider{
    padding-top: 22%;
    padding-bottom: 5%;
}
.titles-principal-slider h1{
    font-family: Roboto-Light;
    font-size: 2.7vw;
    text-align: center;
    color: white;
    text-transform: uppercase;
}

.titles-principal-slider h2{
    font-family: Roboto-Medium;
    font-size: 2.7vw;
    text-transform: uppercase;
}

.budget{
    padding-top: 1%;
    padding-bottom: 5%;  
}

.request-budget {
    position: relative;
    background-color: #FFD320;
    padding-bottom: 1%;
    padding-top: 1%;
    text-align: center;
    margin: auto;
    text-transform: uppercase;
    font-size: 1.6vw;
    max-width: 35%;
    padding-top: 1.5%;
    padding-bottom: 1.5%;
    cursor: pointer;
}

.projects-request-budget{
    display: inline-block;
    position: relative;
    background-color: #FFD320;
    padding: 0.5em 3em;
    text-align: center;
    margin: auto;
    text-transform: uppercase;
    font-size: 1.6em;
}

a.fill {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100;
}

.retalho{
    background-color: #FFD320;
}

.retalho > span{
    color: black;
}

.triangle-principal {
        width: 0;
        height: 0;
        border: 0 solid transparent;
        border-left-width: 25px;
        border-right-width: 25px;
        border-top: 25px solid white;
        padding-bottom: 2%;
        cursor: pointer;
    }

.waypoint-down{
    position: absolute;
    top: 30%;
}

/*Menu*/

.menu-iesolutions{
    display: none;
    background-color: #1B1F20;
    color: white;
    padding-bottom: 0.5%;
    padding-top: 0.5%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10;
    max-width: 100%;
}

.menu-iesolutions-fade{
    display: flex !important;
    align-items: center !important;
}

.menu-iesolutions h1{
    font-size: 1.5em;
    margin-bottom: 0;
}

.menu-iesolutions h1 > a{
    color: white;
}

.menu-iesolutions h1 > a > span{
    font-size: 0.5em;
}

.menu-iesolutions > .langs{
    text-align: right;
}

.menu-iesolutions > .langs > a{
    color: white;
}

.menu-iesolutions > .langs > div {
    display: initial;
    border-left: 2px solid gray;
    padding: 1%;
    margin-left: 2%;
    padding-left: 2%;
}

.menu-iesolutions > .langs > div  > img{
    max-width: 40px;
    margin-bottom: .5%;
    cursor: pointer;
}

.menu-iesolutions .icon-bars {
    font-size: 2em; 
}

.contacts-link {
    font-size: 1.5vw;
}

.home-link{
    margin-top: 10%;
    font-size: 1.5vw;
}

.home-list > li > a, .contactos-list > li > a{
    color: #666;
    text-transform: uppercase;
    font-size: 1.5vw;
}

/*Menu*/

/*Negocios Online*/

#negociononline{
    position: relative;
    background-color: white;
    padding-top: 5%;
    z-index: 10;
}

#negociononline h2{
    font-size: 3vw;
    font-family: RobotoCondensed-Regular;
    color: black !important;
}

#negociononline p{
    text-align: center;
    width: 75%;
    margin: auto;
    display: block;
}

.sub-titles{
    padding-top: 7%;
    padding-bottom: 3%;
}

.sub-titles h3{
    text-transform: uppercase;
    text-align: center;
    font-size: 1em;
    margin-bottom: 6%;
    font-family: Roboto-Regular;
}

.sub-titles h3 > span {
    font-weight: bold;
    font-size: 1.2em;
}

#consult-bar {
    position: absolute;
    bottom: 0;
    width: 80%;
    left: 10%;
    height: 10px;
    background-color: #ddd;
}

#load-consult-bar {
  position: absolute;
  width: 1%;
  height: 100%;
  background-color: #FF9999;
}

#prod-bar {
    position: absolute;
    bottom: 0;
    width: 80%;
    left: 10%;
    height: 10px;
    background-color: #ddd;
}

#load-prod-bar {
  position: absolute;
  width: 1%;
  height: 100%;
  background-color: #CCFFCC;
}

#progra-bar {
    position: absolute;
    bottom: 0;
    width: 80%;
    left: 10%;
    height: 10px;
    background-color: #ddd;
}

#load-progra-bar {
  position: absolute;
  width: 1%;
  height: 100%;
  background-color: darkgray;
}


/*Negocios Online*/

/*Section Websites*/

#websites{
    min-height: 200px;
    background: white;
    width: 100%;
    position: relative;
    padding-top: 5%;
    padding-bottom: 5%;
    overflow: hidden;
}

.websites-gallery {
    
    background: url('../_img/client/google.png') 50% 50% no-repeat;
    background-size: 100% 40%;
}

.websites-gallery > ul.slick-dots{
    list-style: none;
    text-align: center;
    position: relative;    
    bottom: -1.1em;
}

.websites-gallery > ul.slick-dots > li{
    display: inline-block;
    margin: 3px;
}

.websites-gallery > ul.slick-dots > li > button{
    width: 15px;
    height: 15px;
}


#wpt-fabrica {
    padding-bottom: 3%;
}

#wpt-fabrica img.imac{
    position: absolute;
    width: 46%;
    max-width: 910px;
    cursor: pointer;
}

#wpt-fabrica video{
    padding-top: 3.7%;
    padding-left: 0%;
    padding-right: 6%;
    margin-left: 2.7%;
}

#websites .slick-slide{
    outline: none;
    position: relative;
}

.websites-gallery .link{
    float: right;
    text-transform: uppercase;
    margin-top: 50px;
    font-size: 0.8em;
}

.websites-gallery img{
    /*border: 1px solid #D9D9D9;*/
    position: absolute;
    top: 44%;
    max-width: 50px;
    left: 50%;
    cursor: pointer;
}

#websites h2{
    color: black;
    text-align: left;
    font-family: RobotoCondensed-Light;
    margin-bottom: 0;
    line-height: 1;
    font-size: 2.5vw;
}

#websites h1{
    color: black;
    text-align: left;
    font-family: RobotoCondensed-Regular;
    line-height: 1;
    font-size: 3vw;
}

#websites p{
    padding-top: 5%;
    margin-bottom: 10%;
    text-align: justify;
}

#websites .fabrica{
    display: flex;
    align-items: center;
    overflow: hidden;
}

#websites .fabrica > div > .caracteristicas{
    
}

#websites .fabrica .hide-and-show > .caracteristicas > div{
    background-color: gray;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 3%;
    padding-bottom: 3%;
    display: initial;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    font-size: 1em;
}

#websites .fabrica .hide-and-show > .caracteristicas > span{
    background-color: gray;
    padding-left: 3%;
    padding-right: 3%;
    padding-top: 3%;
    padding-bottom: 3%;
    margin-left: 1px;
    font-size: 1em;
    font-weight: bold;
    margin-left: -3px;
}

#websites .fabrica .hide-and-show > .caracteristicas > span > img {
    max-width: 20px;
    margin-top: -4px;
}

/*Section Websites*/

/*Section Websites-Vendas*/
#websites-vendas{
    min-height: 200px;
    background: #EEEEEE;
    width: 100%;
    position: relative;
}

#websites-vendas h1{
    margin-top: 5%;
    margin-bottom: 5%;
    font-size: 3vw;
    font-family: Roboto-Medium;
}

.plus-triangle{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 100px 100px;
    border-color: transparent transparent white transparent;
    float: right;
    cursor: pointer;
}

.plus-triangle > span{
    font-size: 40px;
    font-weight: bold;
    color: #006699;
    height: 100px;
    min-height: 100px;
    margin-left: -45px;
    display: block;
    margin-top: 35px;
}

#websites-vendas .more{
    padding-bottom: 1%;
}

#websites-vendas .column > img{
    display: block;
    margin: auto;
    max-width: 80px;
}

#websites-vendas .column > h3 {
    text-align: center;
    text-transform: uppercase;
    font-family: RobotoCondensed-Light;
    font-weight: bold;
    padding-top: 4%;
    padding-bottom: 4%;
    font-size: 1rem;
}

#websites-vendas .column > p{
    max-width: 75%;
    margin: auto;
    text-align: center;
    font-family: RobotoCondensed-Light;
}

#websites-vendas .column{
    display: none;
}

/*Section Websites-Vendas*/



/*ReinventarWebsites*/

#portfolio{
    min-height: 200px;
    background: white;
    width: 100%;
    position: relative;
    padding-top: 5%;
    padding-bottom: 0%;
}

#portfolio h1 {
    font-family: Roboto-Medium;
    font-size: 3vw;
}

#portfolio p{
    max-width: 80%;
    margin: auto;
}

.center{
    margin-top: 5%;
    margin-bottom: 2.4%;
}

.center div {
    position: relative;
}

.playvideo-rev{
    position: absolute !important;
    top: 39%;
    width: 100%;
}

.playvideo-rev > img{
    width: 50px !important;
    display: block;
    margin: auto;
    cursor: pointer;
}


.center .slick-slide{
    margin-left: 0.2%;
    margin-right: 0.2%;
    outline: none;
    opacity: 0.6;
}

.center .slick-current{
    opacity: 1;
}

.center .slick-slide > img{
    box-shadow: 5px 0px 16px 3px rgba(213, 213, 214, 0.8);
}

/*.center .slick-slide > h4 > a.website-name{
    text-align: center;
    color: #5B5A5A;
    width: 100%;
    display: block;
    padding-top: 4%;
    font-size: 0.8em;
    font-family: Roboto-Light;
}*/

.center .slick-slide > .name-link{
    text-align: center;
    margin-top: 2%;
}

.center .slick-slide > .name-link > h4{
    text-align: center;
    color: #5B5A5A;
    display: inline-block;
    font-size: 1em;
    font-family: Roboto-Light;
}

.center .slick-slide > .name-link > a.website-name{
    text-align: center;
    color: #5B5A5A;
    font-size: 1em;
    font-family: Roboto-Light;
}

.center .slick-slide > .name-link > a.website-name > span{
    color: #49AEA8;
    font-weight: bold;
    margin-left: 3px;
}

.center .slick-slide > h5 > a.website-localization{
    text-align: center;
    color: darkgray;
    width: 100%;
    display: block;
    font-size: 0.8em;
    font-family: Roboto-Light;
}

.center img{
    width: 100%;
}

.center .slick-prev{
    position: absolute;
    z-index: 1;
    top: 38%;
    left: 19%;
    outline: none;
    max-width: 40px;
}

.center .slick-next{
    position: absolute;
    z-index: 1;
    top: 38%;
    right: 19%;
    outline: none;
    max-width: 40px;
}

.ver-portfolio{
    background-color: transparent;
    border: 2px solid black;
    color: darkgray;
    width: 250px;
    padding-top: 1%;
    padding-bottom: 1%;
    font-size: 1.2em;
}

.ver-portfolio:hover{
    background-color: #78B3AD;
}

/*ReinventarWebsites*/

/*Comunicação Digital*/
#comunicacao{
    min-height: 200px;
    background: #666666;
    width: 100%;
    position: relative;
    padding-top: 5%;
    padding-bottom: 5%;
}

#comunicacao h1{
    color: white;
    font-family: Roboto-Medium;
    font-size: 3vw;
}

#comunicacao p.title-description{
    color: white;
    max-width: 50%;
    margin: auto;
}

#comunicacao .column > .red{
    background-color: #ED8274; 
    padding: 3%;
    overflow: hidden;
}
#comunicacao .column > .orange{
    background-color: #F4AF49;
    padding: 3%;
    overflow: hidden;
}
#comunicacao .column > .blue{
    background-color: #78B3AD;
    padding: 3%;
    overflow: hidden;
}
#comunicacao .column > .green{
    background-color: #62AC5B;
    padding: 3%;
    overflow: hidden;
}
#comunicacao .column > .pink{
    background-color: #D54C73;
    padding: 3%;
    overflow: hidden;
}
#comunicacao .column > .darkblue{
    background-color: #5794A9;
    padding: 3%;
    overflow: hidden;
}

#comunicacao .column{
    margin-top: 3%;
    padding: 1%;
}

#comunicacao .column > .description-comunicacao{
    background-color: white;
    padding: 5%;
}

#comunicacao .column > .description-comunicacao > h4{
    font-family: RobotoCondensed-Regular;
    text-transform: uppercase;
    font-size: 1.2em;
    margin-bottom: 5%;
    color: #666666
}

#comunicacao .column > .description-comunicacao > p{
    font-family: Roboto-Light;
    font-size: 1em;
    min-height: 100px;
    color: #666666;
}

#comunicacao .column img{
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
}

#comunicacao .column:hover img{
    transform: scale(1.05);
}

/*Comunicação Digital*/


/*Começar Agora*/
#comecaragora{
    min-height: 200px;
    background: white;
    width: 100%;
    position: relative;
    overflow: hidden;
    padding-top: 0%;
    border-top: 3px solid white;
    border-bottom: 1px solid #ececec;
}

#comecaragora > .row{
    overflow: hidden;
}

#comecaragora img{
    display: block;
    margin: auto;
    width: 25%;
    max-width: 110px;
}

#comecaragora h5{
    color: #49AEA8;
    text-align: center;
    font-size: 3vw;
}

#comecaragora p{
    text-align: center;
    width: 70%;
    margin: auto;
    margin-top: 2%;
    font-family: OldStandard-Italic;
    font-size: 1.1em;
}

#comecaragora .div-left{
    padding-bottom: 5%;
    padding-top: 5%;
}

#comecaragora .div-right{
    background-color: #49AEA8;
    position: relative;
    min-height: 100px;
    -ms-transform: skew(-30deg, 0deg);
    -webkit-transform: skew(-30deg, 0deg);
    transform: skew(-30deg, 0deg);
    margin-right: -9%;
    
}

#comecaragora .text-after-skew{
    -ms-transform: skew(30deg, 0deg);
    -webkit-transform: skew(30deg, 0deg);
    transform: skew(30deg, 0deg);
    position: absolute;
    bottom: 15%;
    width: 100%;
    left: 16%;
}

#comecaragora .text-after-skew > button{
    border: 2px solid white;
    padding: 3%;
    color: white;
    text-transform: uppercase;
    width: 60%;
}

/*Começar Agora*/

/*Clientes*/

#clientes{
    position: relative;
    background-color: #EFEFF1;
    padding-top: 5%;
}

#clientes h2{
    color: black;
    font-family: Roboto-Medium;
    font-size: 3vw;
}

#clientes p{
    text-align: center;
    width: 60%;
    margin: auto;
}

.clientes{
    background-color: #EFEFF1;
    padding-top: 5%;
    padding-bottom: 5%;
}

.clientes .column{
    margin-bottom: 1%;
}

.clientes .box-logos{
    width: 100%;
    padding: 12%;
    border: 1px solid #DADADA;
    background-color: white;
    position: relative;
    /*-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    /*filter: grayscale(100%);*/
}

.clientes .box-logos > .filter{
    position: absolute;
    background-color: rgba(118, 115, 115, 0.12);
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
}

.clientes img{
    display: block;
    margin: auto;
    /*border: 1px solid #DADADA;*/
}

.clientes .box-logos > img{
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
}

.clientes .box-logos:hover > img {
    transform: scale(1.2) !important;
}

/*Clientes*/

/*Testemunhos*/

#testemunhos{
    position: relative;
    padding-top: 5%;
    padding-bottom: 2%;
    background-color: white;
    border-bottom: 2px solid #ececec;
}

#testemunhos span{
    position: absolute;
    bottom: 0;
    left: 49.5%;
    border: 1px solid #ececec;
    height: 30px;
}

#testemunhos h2{
    color: black;
    text-align: center;
    font-size: 3vw;
    font-family: Roboto-Medium;
}

.testemunhos-gallery{
    padding-top: 2%;
}

.testemunhos-gallery div.text-testem{
    min-height: 130px;
}

.testemunhos-gallery div.text-testem > p.testemunho{
    padding: 10%;
    padding-bottom: 5%;
    padding-top: 5%;
    font-style: italic;
}

.testemunhos-gallery p.testemunho-autor{
    font-weight: bold;
}

.testemunhos-gallery .slick-slide{
    outline: none;
    padding-top: 1%;
}

.testemunhos-gallery .slick-dots{
    position: absolute;
    top: 2%;
    list-style: none;
    display: inline !important;
    margin-left: 0;
    margin-bottom: 0;
    width: 100%;
    text-align: center;
}

.testemunhos-gallery .slick-dots li{
    display: inline !important;
    margin: 5px;;
    cursor: pointer;
}

.testemunhos-gallery .img-testem{
    min-height: 150px;
    max-height: 150px;
    display: flex;
}

.testemunhos-gallery .img-testem > img{
    max-width: 200px;
    margin: auto;
}

/*Testemunhos*/


/*Sobre Nos*/

#sobrenos{
    position: relative;
    background-color: white;
    padding-top: 5%;
}

#sobrenos h2{
    color: black;
    text-align: center;
    font-size: 3vw;
    font-family: Roboto-Medium;
}

#sobrenos p{
    margin-top: 3%;
    margin-bottom: 7%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#sobrenos .historia{
    padding-top: 7%;
    padding-bottom: 1%;
}

#sobrenos .historia h6{
    font-family: Roboto;
    font-size: 1.5em;
    text-align: center;
}

#sobrenos .video > .columns{
    padding: 0;
}

#sobrenos .video img{
    width: 100%;
}

#sobrenos .producaoviseu h6{
    font-family: Roboto-Light;
    font-size: 1.5em;
    text-align: center;
    margin-top: 5%;
    margin-bottom: 3%;
}

#sobrenos p.desc{
    margin-top: 0%;
    margin-bottom: 5%;
    text-align: justify;
}

.counters{
    border: 1px solid gainsboro;
    /*min-height: 300px;*/
    position: relative;
    padding-top: 20%;
}

.counters > p{
    margin-top: 15% !important;
    margin-bottom: 15% !important;
    font-size: 1.1em;
    font-weight: bold;
}

.counter_1, .counter_2, .counter_3{
    display: block;
    min-height: 120px;
    min-width: 100%;
    position: relative;
}

.counter_1 > canvas, .counter_2 > canvas, .counter_3 > canvas{
    display: block;
    margin: auto;
}

.counter_1 > em {
    position: absolute;
    top: 30%;
    font-size: 2em;
    font-style: normal;
    width: 100%;
    text-align: center;
}

.counter_2 > em {
    position: absolute;
    top: 30%;
    font-size: 2em;
    font-style: normal;
    width: 100%;
    text-align: center;
}

.counter_3 > em {
    position: absolute;
    top: 30%;
    font-size: 2em;
    font-style: normal;
    width: 100%;
    text-align: center;
}

#Progress_1 {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 10px;
    background-color: #ddd;
}

#myBar_1 {
  position: absolute;
  width: 1%;
  height: 100%;
  background-color: #FF9999;
}

#Progress_2 {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 10px;
    background-color: #ddd;
}

#myBar_2 {
  position: absolute;
  width: 1%;
  height: 100%;
  background-color: #CCFFCC;
}

#Progress_3 {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 10px;
    background-color: #ddd;
}

#myBar_3 {
  position: absolute;
  width: 1%;
  height: 100%;
  background-color: darkgray;
}

#flags > div{
    /*background: gainsboro; /* For browsers that do not support gradients */
    /*background: -webkit-linear-gradient(to right, #F4F4F4 , #F6F6F6); /* For Safari 5.1 to 6.0 */
    /*background: -o-linear-gradient(to right, #F4F4F4 , #F6F6F6); /* For Opera 11.1 to 12.0 */
   /* background: -moz-linear-gradient(to right, #F4F4F4 , #F6F6F6); /* For Firefox 3.6 to 15 */
    /*background: linear-gradient(to right, #F4F4F4 , #F6F6F6); /* Standard syntax */
    padding-top: 3%;
    padding-bottom: 3%;
    
    /*background: linear-gradient(to right, #F4F4F4 , #F6F6F6);*/
}

#flags ul{
    list-style: none;
    display: block;
    width: 75%;
    margin-left: 12.5%;
}

#flags ul > li{
    display: inline-block;
    width: 19%;
    text-align: center;
}

#flags ul > li > img{
    max-width: 60px;
}

#flags ul > li > p{
    font-size: 0.8em;
}

.more-countrys > p{
    margin-bottom: 0 !important;
}

/*Sobre Nos*/


/*Contactos*/

#contactos{
    position: relative;
    background-color: white;
}

#contactos > .title{
    background-color: #49AEA8;
    padding-top: 4%;
    padding-bottom: 5%;
    max-height: 220px;
}

#contactos > .title img{
    float: right;
    max-width: 140px;
}

#contactos > .title h7{
    text-align: left;
    color: white;
    font-size: 3vw;
    text-transform: uppercase;
    line-height: 1.3;
    font-family: Roboto-Medium;
}

.form-contacts{
    padding-top: 5%;
    padding-bottom: 5%;
}

.form-contacts form{
    padding-top: 1%;
}

.form-contacts form input, textarea{
    border: 1px solid #49AEA8;
    padding-top: 4%;
    padding-bottom: 4%;
}

.form-contacts form input:focus, textarea:focus{
    border: 3px solid #49AEA8;
}

.form-contacts form button{
    background-color: #49AEA8;
    width: 100%;
    padding: 4%;
    text-transform: uppercase;
}

.contactos img{
    max-width: 12%;
    padding-bottom: 3%;
    padding-top: 3%;
    padding-right: 3%;
    margin-right: 2%;
}

.ligar-agora{
    text-transform: uppercase;
    color: #49AEA8;
    padding: 5%;
    border: 1px solid #49AEA8;
    text-align: center;
    margin-top: 5%;
    display: block;
}

.titles-contacts{
    font-size: 2vw;
    font-family: Roboto-Regular;
}

.morada{
    margin-bottom: 5%;
}

.morada > p{
    margin-bottom: 0;
}

.telf-contacts{
    margin-bottom: 5%;
}

form ::-webkit-input-placeholder {
   color: gray;
}

form :-moz-placeholder { /* Firefox 18- */
   color: gray;  
}

form ::-moz-placeholder {  /* Firefox 19+ */
   color: gray;  
}

form :-ms-input-placeholder {  
   color: gray;  
}

/*Contactos*/


/*Mapa*/
#map {      width:100%; height:600px; }

#mapa{
    position: relative;
    background-color: white;
}

.calc-route{
    position: relative;
    width: 50%;
    display: block;
    margin: auto;
}

.calc-route > p{
    color: #49AEA8;
    text-transform: uppercase;
    text-align: center;
    font-size: 2.8vw
}

.calc-route img{
    max-width: 50px;
    margin-left: 3%;
}

.calc-route > input{
    padding: 4%;
}


/*Mapa*/


#pedido_de_orcamento{
    padding-top: 10%;
    padding-bottom: 5%;
}

#pedido_de_orcamento img{
    margin: auto;
    display: block;
}

#pedido_de_orcamento h6{
    color: #49AEA8;
    text-align: center;
    font-size: 3vw;
}

#pedido_de_orcamento p{
    text-align: center;
    font-family: OldStandard-Italic;
    font-size: 1.1em;
}


.set-position{
    position: relative;
}

/*footer*/
footer{
    background-color: #EEEEEE;
    padding-top: 5%;
    padding-bottom: 5%;
}

footer .home > p{
    font-size: 1.2em;
    font-family: Roboto-Light;
    text-transform: uppercase;
    color: #006666;
}

footer .home > a{
    display: block;
    color: gray;
    font-size: 1.3em;
}

footer .home > a:hover {
    color: #5B5B5B;
}

footer .contactos > p{
    font-size: 1.2em;
    font-family: Roboto-Light;
    text-transform: uppercase;
    color: #006666;
}

footer .contactos > a{
    display: block;
    color: gray;
    font-size: 1.3em;
}

footer .contactos > a:hover{
    color: #5B5B5B;
}

footer .litigio-consumo {
    
    padding-top: 2em;
    font-size: 0.8em;
    color: #555;
}

.button-number-phone{
    float: right;
    background-color: #FFD320;
    padding: 3%;
    text-align: center;
    font-family: Roboto-Regular;
    font-size: 1.5em;
    min-width: 260px;
}

.div-btn-orcamento{
    margin-top: 3%;
    width: 260px;
    float: right;
    background-color: #333333;
    padding: 2%;
    clear: both;
    cursor: pointer;
}

.div-btn-orcamento > .text{
    background-color: #333333;
    color: #FFD320;
    font-family: Roboto-Regular;
    text-transform: uppercase;
    float: left;
    padding: 4%;
    padding-right: 0;
    width: 80%;
    text-align: center;
    font-size: 1.2em;
}
.div-btn-orcamento > .btn-go{
    margin-left: 1%;
    background-color: #333333;
    color: #FFD320;
    border-left: 1px solid white;
    float: right;
    padding: 4%;
}

.div-btn-orcamento > .btn-go > img{
    max-width: 20px;
}

.social-icons{
    clear: both;
    padding-top: 0%;
}

.social-icons > ul{
    list-style: none;
    display: inline;
    /*float: right;*/
    width: 100%;
    margin: 0;
    text-align: right;
}

.social-icons > ul > li{
    display: inline-block;
    margin-left: 2%;
    margin-right: 2%;
}

.social-icons > ul > li > a > img{
    max-width: 40px;
}


/*REAL MENU*/

nav.real-menu{
    width: 30%;
    height: 100%;
    background-color: white;
    position: fixed;
    z-index: 200;
    top: 0;
    right: -30%;
    transition: right 1s;
}

nav.real-menu > .row{
    margin-top: 30%;
}

nav.real-menu ul{
    list-style: none;
    margin-left: 0;
}

nav.real-menu ul > li{
    margin-top: 2%;
}

.show-real-menu{
    right: 0 !important;
}

.close-menu{
    position: absolute;
    right: 4%;
    top: 2%;
    cursor: pointer;
}

.close-menu > img{
    max-width: 32px;
    margin-bottom: 4px;
}
/*REAL MENU*/

/*************idieas***********/

#ideiaswebsites{
    position: relative;
    background-color: #FFF;
    padding-top: 5%;
    padding-bottom: 5%;
}

#ideiaswebsites > .columns > h2{
    color: black;
    font-size: 3vw;
    font-family: Roboto-Medium;
}

#ideiaswebsites > .columns > p.subtitle{
    font-size: 1.4em;
    font-weight: bold;
    text-align: center;
    width: 50%;
    margin: auto;
    margin-top: 2%;
}

#ideiaswebsites > .ideias-titles{
    margin-bottom: 5%;
}

#ideiaswebsites > #ideias-1, #ideias-2{
    padding-top: 2%;
    padding-bottom: 2%;
}

.ideias, .ideias-right{
    list-style: none;
    display: inline;
    margin: 0;
}

.idieas{
    background-color: gainsboro;
}

.ideias > li{
    display: inline-block;
    vertical-align: top;
    width: 24%;
    text-align: center;
    margin-top: 3%;
}

.ideias > li > p{
    margin: 0;
    margin-top: 4%;
    margin-bottom: 3%;
    text-transform: uppercase;
    font-family: Roboto-Regular;
    font-size: 0.9em;
}

.ideias-right > li{
    width: 100%;
    text-align: center;
    margin-top: 14%;
    margin-bottom: 22%;
}

.ideias-right > li > p{
    margin: 0;
    margin-top: 4%;
    margin-bottom: 3%;
    text-transform: uppercase;
    font-family: Roboto-Regular;
    font-size: 0.9em;
}

.ideias > li > img, .ideias-right > li > img{
    max-width: 70px;
    border: 2px solid white;
    border-radius: 35px;
}


/*************idieas***********/


/*footer*/

#home{
    position: absolute;
    z-index: 2;
    top: 0;
    width: 100%;
}

.reveal > button.close-button {
    right: 2rem !important;
    top: 2rem !important;
    font-size: 3em !important;
}

::selection {
    background: #e4711f;
    color: #fff;
    text-shadow:
}

.reveal-overlay {
    z-index: 50 !important;
}

#video-iesolutions{
    max-width: 80% !important;
    margin-left: 10% !important;
}

.video{
    position: relative;
}

.play-button{
    /*
    position: absolute;
    top: 44.5%;
    left: 48.5%;
    */
    width: 100px !important;
    cursor: pointer;
}

.play-center {
    position: relative;
}
.play-center .flex{

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;    
}
.play-center .flex > div {
    width: 100%;
    text-align: center; 
} 


#privacy,
#disputes {
    position: relative;
    background: white;
    width: 100%;
    padding-top: 5%;
    padding-bottom: 5%;
    overflow: hidden;
}




/* Small only */
@media screen and (max-width: 39.9375em) {
    
    body{
        
        font-size: 0.8em;
    }
    
    .play-button {
        
        left: 45.0% !important;
        width: 80px !important;
    }
    
    .contact-form #mensagem {
        
        height: 150px;
    }
    
    /*Banner mobile*/
    
    #mobile-banner{
        min-height: 480px !important;
    }
    
    #mobile-banner > .columns{
        padding: 0;
        position: relative;
    }
    
    .mobile-banner .slick-slide img {
        width: 100%;
    }
    
    .mobile-banner > ul{
        position: absolute;
        bottom: 2%;
        list-style: none;
        display: inline;
        width: 100%;
        text-align: center;
        margin: 0;
    }
    
    .mobile-banner > ul > li{
        display: inline-block;
        margin: 2%;
    }
    
    .add-yellow{
        position: absolute !important;
        bottom: 15% !important;
        width: 70% !important;
        margin-left: 15%;
        z-index: 2;
    }
    .add-green{
        position: absolute !important;
        bottom: 15% !important;
        width: 70% !important;
        margin-left: 15%;
        z-index: 2;
    }
    
    .add-red{
        position: absolute !important;
        bottom: 15% !important;
        width: 70% !important;
        margin-left: 15%;
        z-index: 2;
    }
    
    .add-brown{
        position: absolute !important;
        bottom: 15% !important;
        width: 70% !important;
        margin-left: 15%;
        z-index: 2;
    }
    
    .add-yellow-2{
        position: absolute !important;
        bottom: 15% !important;
        width: 70% !important;
        margin-left: 15%;
        z-index: 2;
    }
    
    .banner-1{
        position: absolute;
        z-index: 2;
        top: 25%;
    }
    
    .banner-1 h1{
        text-align: center;
        color: white;
        font-family: RobotoCondensed-Regular;
    }
    
    .banner-1 h2{
        font-size: 1.1rem;
        margin-top: 2rem;
    }
    
    .banner-2{
        position: absolute;
        z-index: 2;
        top: 30%;
    }
    
    .banner-2 h1{
        text-align: center;
        color: white;
        font-size: 1.5em; 
        font-family: RobotoCondensed-Regular;
        text-transform: uppercase;
    }
    
    .banner-2 h2{
        text-align: center;
        color: white;
        font-size: 1.2em;
        font-family: Roboto-Light;
        margin-top: 1rem;
    }
    
    .banner-3{
        position: absolute;
        z-index: 2;
        top: 30%;
    }
    
    .banner-3 h1{
        text-align: center;
        color: white;
        font-size: 1.5em;
        font-family: RobotoCondensed-Regular;
        text-transform: uppercase;
    }
    
    .banner-3 h2{
        text-align: center;
        color: white;
        font-size: 1.2em;
        font-family: Roboto-Light;
    }
    
    .banner-4{
        position: absolute;
        z-index: 2;
        top: 30%;
    }
    
    .banner-4 h1{
        text-align: center;
        color: white;
        font-size: 1.5em;
        font-family: RobotoCondensed-Regular;
    }
    
    .banner-4 h2{
        text-align: center;
        color: white;
        font-size: 1.2em;
        font-family: Roboto-Light;
    }
    
    .banner-5{
        position: absolute;
        z-index: 2;
        top: 30%;
    }
    
    .banner-5 h1{
        text-align: center;
        color: white;
        font-size: 1.5em;
        font-family: RobotoCondensed-Regular;
    }
    
    .banner-5 h2{
        text-align: center;
        color: white;
        font-size: 1.2em;
        font-family: Roboto-Light;
    }
    
    .banner-6{
        position: absolute;
        z-index: 2;
        top: 30%;
    }
    
    .banner-6 h1{
        text-align: center;
        color: white;
        font-size: 1.5em;
        font-family: RobotoCondensed-Regular;
    }
    
    .banner-6 h2{
        text-align: center;
        color: white;
        font-size: 1.2em;
        font-family: Roboto-Light;
    }
    
    /*Banner mobile*/
    
    
    /*Menu Mobile*/
    
    #home{
        position: absolute;
        z-index: 100;
        top: 1%;
        width: 100%;
    }
    
    .menu-iesolutions h1 > a {
        color: white;
        font-size: 1.1em;
    }
    
    /*Menu Mobile*/
    
    
    
    /*.banner-fixed .slick-slide{
        height: 400px;
    }
    
    .banner-fixed .single-item img {
        width: auto !important;
        height: 100% !important;
    }*/
    
    .waypoint-down{
        top: 0%;
    }
    
    .company-name {
        font-size: 1.3em;
        line-height: 0.7;
    }
    
    .company-name > span {
        font-size: 0.6em;
    }
    
    .lang-menu {
        font-size: 1em;
        margin-right: 3%;
    }
    
    .lang-menu > div > img {
        max-width: 30px;
        margin-bottom: 3%;
    }
    
    .langs img{
        max-width: 30px !important;
        margin-bottom: 2% !important;
    }
    
    .button-center-sector-textil {
        min-height: 25px;
    }
    
    .button-center-sector-textil > span {
        font-size: 1.2em;
    }
    
    .banner-relative .slick-dots{
        display: none !important;
    }
    
    .titles-principal-slider h1 {
        font-size: 3.4vw;
    }
    
    .titles-principal-slider h2 {
        font-size: 3vw;
    }
    
    .banner-content-description h1 {
        font-size: 2.8vw;
    }
    
    .banner-content-description h2 {
        font-size: 1em;
    }
    
    .triangle-principal {
        border-left-width: 15px;
        border-right-width: 15px;
        border-top: 20px solid white;
        padding-bottom: 2%;
        cursor: pointer;
        margin: auto;
    }
    
    .titles-principal-slider {
        padding-top: 20%;
        padding-bottom: 5%;
    }
    
    .request-budget {
        font-size: 3vw;
        max-width: 80%;
        width: 80%;
        margin-left: 10%;
        position: absolute;
        bottom: 15%;
        z-index: 2
    }
    
    #negociononline{
        padding-top: 10%;
        padding-bottom: 2%;
    }
    
    #negociononline h2 {
        font-size: 1.8em;
    }
    
    #negociononline p {
        width: 100%;
        margin-bottom: 5%;
    }
    
    .sub-titles > div > div{
        margin-bottom: 6%;
    }
    
    #websites-vendas{
        padding-top: 5%;   
    }
    
    #websites h2{
        font-size: 1.8em;
        text-align: center;
    }
    
    #websites h1{
        font-size: 1.8em;
        text-align: center;
    }
    
    #websites-vendas h1 {
        font-size: 1.7em;
        margin-bottom: 8%;
        margin-top: 4%;
    }
    
    #websites-vendas .column{
        margin-bottom: 10%;
    }
    
    #comecaragora .div-left button {
        background-color: #49AEA8;
        border: 1px solid gray;
        color: white;
        padding: 2%;
        text-transform: uppercase;
        display: block;
        margin: auto;
        margin-top: 5%;
    }
    
    #comecaragora h5 {
        font-size: 5vw;
    }
    
    #comunicacao{
        padding-top: 10%;
        padding-bottom: 10%;
    }
    
    #comunicacao .column{
        margin-top: 8%;
    }
    
    #comunicacao p.title-description {
        max-width: 80%;
    }
    
    #comunicacao .column > .description-comunicacao > p{
        font-size: 1.1em;
        min-height: 50px;
    }
    
    .testemunhos-gallery .slick-dots {
        top: 1%;
    }
    
    .titles-contacts {
        font-size: 1.2em;
    }
    
    .calc-route {
        width: 90%;
        margin-left: 5%;
    }
    
    .calc-route > p {
        font-size: 1.2em;
        font-weight: bold;
    }
    
    .menu-iesolutions h1 {
        font-size: 1.2em;
        padding-top: 0%;
    }
    
    .set-position{
        margin-bottom: 5%;
    }
    
    #clientes{
        padding-top: 10%;
    }
    
    #clientes p {
        width: 100%;
    }
    
    #clientes h2 {
        font-size: 1.8em;
    }
    
    #testemunhos{
        padding-top: 10%;
    }
    
    #testemunhos h2 {
        font-size: 1.8em;
    }
    
    #sobrenos h2 {
        font-size: 1.8em;
    }
    
    #portfolio {
        padding-top: 10%;
        padding-bottom: 10%;
    }
    
    #portfolio > .row {
        padding-top: 5%;
        padding-bottom: 5%;
    }
    
    #portfolio h1{
        font-size: 1.8em;
    }
    
    #comunicacao h1 {
        font-size: 1.8em;
    }
    
    #comunicacao h3 {
        font-size: 1.8em;
    }
    
    #comecaragora{
        padding-top: 10%;
        padding-bottom: 10%;
    }
    
    #websites-vendas .column > h3 {
        padding-bottom: 0%;
        font-size: 1rem;
    }
    
    .button-number-phone {
        float: none;
        margin-top: 15%;
    }
    
    .social-icons > ul {
        float: none;
        width: 100%;
        margin: 0;
        text-align: center;
        display: block;
    }
    
    .social-icons-small-fix {
    
        display: inline !important; 
    }
    
    .social-icons {
        
        margin-bottom: 0.5em !important;
    }
    
    .form-contacts {
        padding-top: 7%;
        padding-bottom: 10%;
    }
    
    .testemunhos-gallery {
        padding-top: 5%;
    }
    
    .slick-dots > li > button {
        height: 15px;
        width: 15px;
        border-radius: 10px;
    }
    
    #portfolio p {
        max-width: 100%;
    }
    
    #comecaragora p {
        width: 100%;
    }
    
    .triangle {
        width: 0;
        height: 0;
        border: 0 solid transparent;
        border-left-width: 15px;
        border-right-width: 15px;
        border-top: 20px solid #e6e6e6;
        margin: auto;
        padding-bottom: 2%;
        cursor: pointer;
    }
    
    nav.real-menu{
        width: 70%;
        right: -70%;
    }
    
    #wpt-fabrica {
        padding-bottom: 10%;
    }

    #wpt-fabrica img.imac{
        position: absolute;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        left: 0;
    }

    #wpt-fabrica div video{
        padding-top: 4%;
        padding-left: 0%;
        padding-right: 0%;
        margin-left: 0%;
    }
    
    #contactos > .title h7 {
        font-size: 1.5em;
    }
    
    #flags ul {
        width: 100%;
        margin-left: 0;
    }
    
    #flags ul > li {
        width: 48%;
    }
    
    .div-btn-orcamento {
        width: 100%;
    }
    
    .websites-gallery > ul.slick-dots {

    }
    
    .websites-gallery{
        margin-bottom: 20%;
    }
    
    .contacts-link{
        font-size: 1.2em;
    }
    
    .contactos-list > li > a{
        font-size: 1.2em;
    }
    
    .home-link{
        font-size: 1.2em;
    }
    
    .home-list > li > a{
        font-size: 1.2em;
    }
    
    .social-icons {
        padding-top: 0;
        margin-top: 5%;
        margin-bottom: 10%;
    }

    .morada {
        margin-bottom: 10%;
    }
    
    .telf-contacts {
        margin-bottom: 10%;
    }
    
    .testemunhos-gallery div.text-testem{
        min-height: 100px;
    }
    
    .websites-gallery img {
        top: 44%;
        max-width: 35px;
        left: 45%;
        cursor: pointer;
    }
    
    .playvideo-rev {
        top: 35%;
    }
    
    .playvideo-rev > img {
        width: 35px !important;
    }
    
    .center .slick-prev{
        top: 34%;
        left: -2.8%;
        max-width: 25px;
    }

    .center .slick-next{
        top: 34%;
        right: -2.8%;
        max-width: 25px;
    }
    
    .reveal-overlay {
        top: 10%;
        max-height: 70vh;
    }
    
    .reveal {
        height: 50vh !important;
        min-height: 50vh !important;
    }
    
    #contactos > .title img{
        max-width: 80px;
    }
    
    
    #ideiaswebsites > .columns > h2{
        font-size: 1.7em;
    }

    #ideiaswebsites > .columns > p.subtitle{
        font-size: 1em;
        font-weight: bold;
        width: 100%;
    }
    
    .ideias > li{
        width: 32%;
    }
    
    .ideias-right > li{
        display: inline-block;
        vertical-align: top;
        width: 32%;
    }
    
    #video-iesolutions{
        max-width: 90% !important;
        margin-left: 5% !important;
    }
    
    .reveal > button.close-button {
        right: 1rem !important;
        top: 1rem !important;
        font-size: 2em !important;
    }

    
}
  
/* Medium and up */
@media screen and (min-width: 40em) {}

@media screen and (min-width: 1390px ) {}
 
/* Medium only */
@media screen and (min-width: 640px) and (max-width: 1023px) {
    
    #comecaragora .div-right{
        margin-right: -14%;
    }
    
    #flags ul {
        width: 100%;
        margin-left: 0;
    }
    
    #flags ul > li {
        width: 24%;
    }
    
    .websites-gallery{
        margin-bottom: 6%;
    }
    
    #wpt-fabrica img.imac {
        width: 84%;
        
    }
    
    #wpt-fabrica div video {
        padding-top: 3.5%;
        padding-left: 3%;
        padding-right: 2.9%;
        margin-left: 0;
    }
    
    .websites-gallery > ul.slick-dots {
        bottom: -3em;
    }
    
    .button-number-phone{
        font-size: 1.3em;
    }
    
    .div-btn-orcamento > .text {
        width: 79%;
    }

    .div-btn-orcamento{
        min-width: 100%;
        display: flex;
        align-items: center;
    }
    
    #comunicacao p.title-description {
        max-width: 80%;
    }
    
    #clientes p {
        width: 80%;
    }
    
    #sobrenos p {
        max-width: 100%;
    }
    
    .sub-titles h6 {
        font-size: 1.5vw;
    }
    
    #inovadoras{
        margin-top: 5%;
    }
    
    .testemunhos-gallery .slick-dots {
        top: 0%;
    }
    
    #contactos > .title h7 {
        font-size: 4vw;
    }
    
    /*Banner tablet*/
    
    #tablet-banner > .columns{
        padding: 0;
        position: relative;
    }
    
    .tablet-banner .slick-slide img {
        width: 100%;
    }
    
    .add-yellow{
        position: absolute;
        top: 30%;
        width: 35%;
        margin-left: 32.5%;
        z-index: 2;
    }
    .add-green{
        position: absolute;
        top: 30%;
        width: 35%;
        margin-left: 32.5%;
        z-index: 2;
    }
    
    .add-red{
        position: absolute;
        top: 30%;
        width: 35%;
        margin-left: 32.5%;
        z-index: 2;
    }
    
    .add-brown{
        position: absolute;
        top: 30%;
        width: 35%;
        margin-left: 32.5%;
        z-index: 2;
    }
    
    .add-yellow-2{
        position: absolute;
        top: 30%;
        width: 35%;
        margin-left: 32.5%;
        z-index: 2;
    }
    
    .banner-1{
        position: absolute;
        z-index: 2;
        top: 30%;
    }
    
    .banner-1 h1{
        text-align: center;
        color: white;
        font-family: RobotoCondensed-Regular;
        font-size: 4vw;
    }
    
    .banner-1 h2{
        font-size: 3.8vw;
    }
    
    .banner-2{
        position: absolute;
        z-index: 2;
        top: 40%;
    }
    
    .banner-2 h1{
        text-align: center;
        color: white;
        font-size: 1.4em; 
        font-family: RobotoCondensed-Regular;
        text-transform: uppercase;
    }
    
    .banner-2 h2{
        text-align: center;
        color: white;
        font-size: 1.2em;
        font-family: Roboto-Light;
    }
    
    .banner-3{
        position: absolute;
        z-index: 2;
        top: 40%;
    }
    
    .banner-3 h1{
        text-align: center;
        color: white;
        font-size: 1.4em;
        font-family: RobotoCondensed-Regular;
        text-transform: uppercase;
    }
    
    .banner-3 h2{
        text-align: center;
        color: white;
        font-size: 1.2em;
        font-family: Roboto-Light;
    }
    
    .banner-4{
        position: absolute;
        z-index: 2;
        top: 40%;
    }
    
    .banner-4 h1{
        text-align: center;
        color: white;
        font-size: 1.4em;
        font-family: RobotoCondensed-Regular;
    }
    
    .banner-4 h2{
        text-align: center;
        color: white;
        font-size: 1.2em;
        font-family: Roboto-Light;
    }
    
    .banner-5{
        position: absolute;
        z-index: 2;
        top: 40%;
    }
    
    .banner-5 h1{
        text-align: center;
        color: white;
        font-size: 1.4em;
        font-family: RobotoCondensed-Regular;
    }
    
    .banner-5 h2{
        text-align: center;
        color: white;
        font-size: 1.2em;
        font-family: Roboto-Light;
    }
    
    .banner-6{
        position: absolute;
        z-index: 2;
        top: 40%;
    }
    
    .banner-6 h1{
        text-align: center;
        color: white;
        font-size: 1.4em;
        font-family: RobotoCondensed-Regular;
    }
    
    .banner-6 h2{
        text-align: center;
        color: white;
        font-size: 1.2em;
        font-family: Roboto-Light;
    }
    
    .request-budget {
        font-size: 3vw;
        max-width: 80%;
        width: 80%;
        margin-left: 10%;
        position: absolute;
        bottom: 15%;
        z-index: 2
    }
    
    .tablet-banner > ul.slick-dots{
        list-style: none;
        display: inline !important;
        position: absolute;
        bottom: 2%;
        width: 100%;
        text-align: center;
        margin: 0;
    }
    
    .tablet-banner > ul.slick-dots > li{
        display: inline-block;
        margin: 1%;
    }
    
    /*Banner mobile*/
    
    .testemunhos-gallery div.text-testem{
        min-height: 160px;
    }
    
    #websites h2 {
        text-align: center;
    }
    
    #websites h1 {
        text-align: center;
    }
    
    .websites-gallery img {
        top: 44%;
        left: 46%;
    }
    
    .sub-titles h3 {
        font-size: 1.7vw;
    }
    
    #ideiaswebsites > .columns > p.subtitle{
        width: 75%;
    }
    
}

@media screen and (min-width: 640px) and (max-width: 820px) {
    /* Reinventar Websites*/
    .center .slick-next {
        right: 0%;
    }
    
    .center .slick-prev {
        left: 0%;
    }
    
    /* Reinventar Websites*/
}
  
/* Large and up */
@media screen and (min-width: 77em) {
    
    .company-name {
        font-size: 2.5vw;
    }
    
    .lang-menu {
        font-size: 1.5vw;
    }
    
    .titles-principal-slider h1 {
        font-size: 2.1vw;
    }
    
    .titles-principal-slider h2 {
        font-size: 3vw;
    }
    
    .button-center-sector-textil > span {
        font-size: 1.5vw;   
    }
    
    .banner-content-description h1 {
        font-size: 2vw;
    }
    
    .banner-content-description h2 {
        font-size: 1.8vw;
    }
    
}

@media screen and (min-width: 1366px) {

    #comunicacao .column > .description-comunicacao > p{
        font-size: 1em;
    }
    
    #contactos > .title h7 {
        font-size: 2.5em;
    }
}
@media screen and (min-width: 1680px) { #map {          background-size: 100% 100%; }} 
/* Large only */
@media screen and (min-width: 77em) and (max-width: 89.9375em) {            }


.winter-is-coming {
  background-image: url('../_img/client/christmas.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  overflow: hidden;
  position: fixed;
  top: 0;
  height: 100%;
  width: 100%;
  max-width: 100%;
}

.winter-is-coming, .snow {
  z-index: 100;
  pointer-events: none;
}

.snow {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.8;
  -webkit-animation: falling linear infinite both;
          animation: falling linear infinite both;
  -webkit-transform: translate3D(0, -100%, 0);
          transform: translate3D(0, -100%, 0);
}
.snow--near {
  -webkit-animation-duration: 20s;
          animation-duration: 20s;
  background-image: url("../_img/client/snowflake-near.png");
  background-size: contain;
}
.snow--near + .snow--alt {
  -webkit-animation-delay: 10s;
          animation-delay: 10s;
}
.snow--mid {
  -webkit-animation-duration: 40s;
          animation-duration: 40s;
  background-image: url("../_img/client/snowflake-mid.png");
  background-size: contain;
}
.snow--mid + .snow--alt {
  -webkit-animation-delay: 20s;
          animation-delay: 20s;
}
.snow--far {
  -webkit-animation-duration: 60s;
          animation-duration: 60s;
  background-image: url("../_img/client/snowflake-far.png");
  background-size: contain;
}
.snow--far + .snow--alt {
  -webkit-animation-delay: 30s;
          animation-delay: 30s;
}
#send-success p.title { 

    font-size: 2em;
    font-weight: bold;
    color: gray;
    line-height: 1.8rem;
    margin-top: 3rem;
    margin-bottom: 0;
 }
 #send-success p.subtitle { 
    font-size: 1.5em;
    font-weight: bold;
    color: gray;
 }
#send-success p.p1 {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 0;
}
#send-success p.p2 {
    margin-bottom: 3rem;
}

@-webkit-keyframes falling {
  0% {
    -webkit-transform: translate3D(-7.5%, -100%, 0);
            transform: translate3D(-7.5%, -100%, 0);
  }
  100% {
    -webkit-transform: translate3D(7.5%, 100%, 0);
            transform: translate3D(7.5%, 100%, 0);
  }
}

@keyframes falling {
  0% {
    -webkit-transform: translate3D(-7.5%, -100%, 0);
            transform: translate3D(-7.5%, -100%, 0);
  }
  100% {
    -webkit-transform: translate3D(7.5%, 100%, 0);
            transform: translate3D(7.5%, 100%, 0);
  }
}


.margin-top { margin-top: 4em; }