/*

 Project Name: Intelity Website | INTELITY, SA- Empresa Moçambicana integradora de soluções, cuja tarefa é a de prover soluções de TI
    Project URI: http://intelity.co.mz
    Description: Empresa Moçambicana integradora de soluções, cuja tarefa é a de prover soluções de TI
    Author: Intelity, SA | Alfeu Morriane
    Author URI:  http://intelity.co.mz
    Version: 1.0

*/

@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,700,700i&display=swap");

@import url("https://fonts.googleapis.com/css?family=Montserrat:400,400i,700,700i&display=swap");



.intelity-logo{
    width: 250px;
}


.no-cap{
    text-transform: none !important;
}

.mozaerp_logo_home_white{
    width: 250px;
}

.intelity_light_color{

background:#ecad49 !important;
border-color: #ecad49 !important;

}

.remove-bg{
    border:none !important;
    background: none !important;
}

#formError, #formSuccess{
    display: none;
}

.page-titel-newsize{
    height:300px;
}

.page-title-area2{
    background: #fff !important;
    height: 430px !important;
}


.page-title-area3{
    height: 480px !important;
}

.simples_catanho{
    color: #e3bc7e !important;
}

.color_1{
    color: #000 !important;
}


.single-banner .banner-overlay_2{
    display: flex;
    align-items: center;
    height: 700px;
    background: none !important;
}

.title_{
    font-size: 90px;
}

@media only screen and (max-width: 422px) {
    .color_1 {
        color: #fff !important;
        background: rgba(0,0,0,.5);
    }
}

@media only screen and (max-width: 590px) {
    .what-we-are-shape-2 img{
        display: none;
    }
}


@media only screen and (max-width: 400px) {
    .intelity-logo{
        width: 150px;
    }


}


.shop-area .shop-item .shop-content ul li:first-child{
    text-decoration: none !important;
}

 .error-item a{
    color: #e3bc7e !important;
}

 .what-we-are-shape-2 img{
     padding-right: 10px;
     float: right;
 }

 .title-bg{
    /*color: #000 !important;*/

 }

.teste {

    color: white;
    text-shadow: 0 1px 0 #ccc,
    0 2px 0 #c9c9c9,
    0 3px 0 #bbb,
    0 4px 0 #b9b9b9,
    0 5px 0 #aaa,
    0 6px 1px rgba(0,0,0,.1),
    0 0 5px rgba(0,0,0,.1),
    0 1px 3px rgba(0,0,0,.3),
    0 3px 5px rgba(0,0,0,.2),
    0 5px 10px rgba(0,0,0,.25),
    0 10px 10px rgba(0,0,0,.2),
    0 20px 20px rgba(0,0,0,.15);
}


@media only screen and (max-width: 500px) {


    .mozaerp_art{
        margin-top: -20px;
    }
}

.color_1 {
    color: #fff !important;
    background: rgba(0,0,0,.2);
    padding: 5px;
    border-radius: 10px;
}
