/* Contacts Intro Block Container */
.eyesee-half-block .eyesee-block-content-container-intro{
    padding-top:130px;
    padding-bottom: 10px;
    text-align: center;
    color: #fff;
}

.eyesee-block-content-container-intro .eyesee-icon-wrapper{
    margin-bottom:40px;
    font-size: 40px;
}

.eyesee-block-content-container-intro .eyesee-title{
    font-size: 48px;
}

.eyesee-block-content-container-intro .eyesee-subtitle{
    margin-bottom: 33px;
    font-size: 36px;
    font-weight: 700;
}

.eyesee-block-content-container-intro .eyesee-box-subtitle-container{
    display: inline-block;
    margin-right: 10px;
}

.eyesee-block-content-container-intro .eyesee-box-subtitle-container.left{
    margin-left: 20px;
}

.eyesee-block-content-container-intro .eyesee-box-subtitle-container .eyesee-box{
    border: 2px solid #fff;
    width:230px;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
}

.eyesee-block-content-container-intro .eyesee-box-subtitle-container .eyesee-box-subtitle{
    width:230px;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
}


/* WantToAsk Block Container */
.eyesee-block .eyesee-block-content-container-wanttoask{
    padding-top:72px;
    padding-bottom: 91px;
    text-align: center;
    color: #fff;
}

.eyesee-block-content-container-wanttoask .eyesee-icon-wrapper{
    margin-bottom:38px;
}

.eyesee-block-content-container-wanttoask .eyesee-title{
    font-size: 48px;
}

.eyesee-block-content-container-wanttoask .eyesee-small-title{
    font-size: 20px;
    margin-bottom:30px;
    font-weight: 700;
}

.eyesee-block-content-container-wanttoask .eyesee-subtitle{
    margin-bottom: 56px;
    font-size: 24px;
}

.eyesee-block-content-container-wanttoask .eyesee-small-subtitle{
    margin-bottom: 110px;
    font-size: 30px;
    font-weight: 300;
}

.eyesee-block-content-container-wanttoask .eyesee-box-subtitle-container{
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 20px;
}

.eyesee-block-content-container-wanttoask .eyesee-box-subtitle-container{
    /*    margin-left: 20px;*/
}

.eyesee-block-content-container-wanttoask .eyesee-box-subtitle-container .eyesee-box{
    border: 2px solid #fff;
    width:230px;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
}

.eyesee-block-content-container-wanttoask .eyesee-box-subtitle-container .eyesee-box-subtitle{
    width:230px;
    height: 55px;
    line-height: 55px;
    font-size: 14px;
}


/* Contacts Block Container */
.eyesee-block-content-container-contacts{
    padding-top:72px;

    text-align: center;
    color: #000;
}

.eyesee-block-content-container-contacts .eyesee-title{
    font-size: 35px;
    margin-bottom: 37px;
}

.eyesee-block-content-container-contacts .eyesee-street{
    font-size: 18px;
    margin-bottom: 50px;
    font-weight: 100;
    display: block;
}

.eyesee-block-content-container-contacts .eyesee-networks-container{
    height: 50px;
    margin-bottom: 57px;
    font-size: 30px;
}

.eyesee-block-content-container-contacts .eyesee-policy{
    font-size: 18px;
    text-decoration: underline;
    display: block;
}


.eyesee-block-content-container-contacts .eyesee-box-subtitle-container{
    display: inline-block;
}

.eyesee-block-content-container-contacts .eyesee-box-subtitle-container .eyesee-box{
    border: 2px solid #fff;
    width:345px;
    height: 55px;
    line-height: 55px;
    font-size: 24px;
    margin-bottom: 36px;
}

.eyesee-block-content-container-contacts .eyesee-box-subtitle-container .eyesee-box-subtitle{
    width:345px;
    font-size: 21px;
}


/*buttons*/

.eyesee-half-block .eyesee-block-content-container-buttons{
    padding-top:72px;
    padding-bottom: 91px;
    text-align: center;
    color: #fff;
}

.eyesee-block-content-container-buttons .eyesee-title{
    font-size: 30px;
}

/*icons*/
.contact-buttons{
    height: 103px;
    width: 800px;
    display: table;
    margin: 30px auto;
    color: white;
    margin-bottom:
        }
.contact-buttons div.cell{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.contact-buttons div.cell.big{
    width: 20%;
}

.contact-buttons div.cell.big span.icon{
    font-size: 30px;
    margin: auto;
}

.contact-buttons div.cell.big .eyesee-box-subtitle-container{
    display: inline-block;
    margin: 17px 5px 10px 5px;
}

.contact-buttons div.cell.big .eyesee-box-subtitle-container .eyesee-box{
    border: 2px solid #fff;
    width:230px;
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    transition: background-color 0.5s;
}


.contact-buttons div.cell.big .eyesee-box-subtitle-container .eyesee-box:hover{
    background-color: rgba(255,255,255,0.2);
    transition: background-color 0.5s;
}
/*
.eyesee-box-subtitle-container .eyesee-box-subtitle{
width:230px;
height: 55px;
line-height: 55px;
font-size: 14px;
}
*/

.contact-buttons div.cell.big .legend{
    color: white;
    font-size: 14px;
    font-weight: 300;
    display: block;
}


.contact-buttons div.cell.big .legend .vontade-ines{
    font-weight: 700;
}


.map-wrapper{
  width: 800px;
  margin: 0px auto;
}


.eyesee-networks-container {
  width: 300px;
  height: auto;
  margin: 0px auto;
  font-size: 30px;
  margin-bottom: 15px;
  text-align: center;
}


/* By Ids */

#INTRO{
    background-image: url('../img/contants/contacts.jpg');
    /*
    background-size: 100% 100%;
    background-position: 0px -800px;
    */
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;

    background-position: center -350px;

}

#SOLUTIONS{
    background-color: #00a499;
    height: auto;
}


#WANTTOASK{
    background-color: #00a499;
    height: auto;
}
