/*
Theme Name: divi child
Version: 1.0
Description: A child theme of Divi
Template: Divi
*/

@import url("../Divi/style.css");


/*
####RodriguesMGMT####
*/

.gq-module-hover {
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0);
        -webkit-transition: all 0.6s;
        transition: all 0.6s;}
    .gq-module-hover:hover {
        -webkit-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
        box-shadow: 1px 5px 14px rgba(0, 0, 0, 3);
        z-index: 1;}

/*
####OKS####
*/

#slideroks{
height:500px;
}
.servicos{
font-size:15px;
color:white;
}
.banner{
height:200px; 
background-size:100% auto;
background-repeat:no-repeat;
}

@media all and (max-width: 1405px) and (min-width: 587px) {  

.homeoks{
width:110%;
margin-left:-5%;
}

#slideroks{
height:400px;
}

.servicos{
font-size:14px;
color:#ffffff;
}

.servicos a:link, {
font-size:14px;
color:#ffffff;
}

}

@media all and (max-width: 1147px) and (min-width: 587px) {  
.servicos{
font-size:12px;
color:#ffffff;
}

.banner{
height:220px; 
background-size:105% 100%;
background-repeat:no-repeat;
}

.titulos{
padding-top:20px;
font-size:30px;
}

.titulos1{
padding-top:20px;
font-size:30px;
}

}

@media all and (max-width: 969px) and (min-width: 501px) {  
.banner{
height:170px; 
background-size:130% 100%;
background-repeat:no-repeat;
}

.titulos{
padding-top:5px;
font-size:25px;
}

.titulos1{
padding-top:0px;
font-size:25px;
margin-top:-10px;
}
}

@media all and (max-width: 500px) {  
.banner{
height:170px; 
background-size:190% 100%;
background-repeat:no-repeat;
}

.titulos{
padding-top:5px;
font-size:25px;
}

.titulos1{
padding-top:0px;
font-size:25px;
margin-top:-10px;
}

}



/*
####TULA LABS####
*/


.logotiposlink{
opacity:1;
transition: all .3s ease-in-out;
}

.logotiposlink:hover{
opacity:0.8;
transform: scale(1.1);
}


#main-header{
    -webkit-box-shadow:none !important;
    -moz-box-shadow:none !important;
    box-shadow:none !important;
}


.azul{
font-size:13px;
color:#000;
}

.azul:hover{
color:#333;
}


.border-hover .et_pb_column {
 overflow: hidden;
 position: relative;
}
 
.border-hover .et_pb_column img {
 -webkit-transition: all 0.5s ease-in-out;
 -moz-transition: all 0.5s ease-in-out;
 transition: all 0.5s ease-in-out;
}
 
.border-hover .et_pb_column:hover img {
 transform: scale(1.1);
}
 
.border-hover .et_pb_column:hover .et_pb_image:after {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 background: rgba(255,255,255,0.9);
 content: '';
}
 
.border-hover .et_pb_column .et_pb_promo_description:before {
 top: 50px;
 right: 30px;
 bottom: 50px;
 left: 30px;
 -webkit-transform: scale(0,1);
 transform: scale(0,1);
 -webkit-transform-origin: 0 0;
 transform-origin: 0 0;
 position: absolute;
 content: '';
 opacity: 0;
 -webkit-transition: opacity 0.35s,
 -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
}
 
.border-hover .et_pb_column .et_pb_promo_description:after {
 top: 30px;
 right: 50px;
 bottom: 30px;
 left: 50px;
 -webkit-transform: scale(1,0);
 transform: scale(1,0);
 -webkit-transform-origin: 100% 0;
 transform-origin: 100% 0;
 position: absolute;
 content: '';
 opacity: 0;
 -webkit-transition: opacity 0.35s,
 -webkit-transform 0.35s;
 transition: opacity 0.35s, transform 0.35s;
}
 
.border-hover .et_pb_column:hover .et_pb_promo_description:before, .border-hover .et_pb_column:hover .et_pb_promo_description:after {
 -webkit-transition-delay: 0.15s;
 transition-delay: 0.15s;
 opacity: 1;
 -webkit-transform: scale(1);
 transform: scale(1);
}
 
.border-hover .et_pb_column .et_pb_promo_description h2 {
 opacity: 0;
 color: #000;
 position: absolute;
 top: 37%;
 width: 100%;
 text-align: center;
 -webkit-transition: all 0.5s ease-in-out;
 -moz-transition: all 0.5s ease-in-out;
 transition: all 0.5s ease-in-out;
 margin: 0;
 padding: 0;
}
 
.border-hover .et_pb_column .et_pb_promo_description p {
 opacity: 0;
 color: #000;
 position: absolute;
 top: 42%;
 width: 100%;
 text-align: center;
 -webkit-transition: all 0.5s ease-in-out;
 -moz-transition: all 0.5s ease-in-out;
 transition: all 0.5s ease-in-out;
}
 
.border-hover .et_pb_column:hover .et_pb_promo_description h2 {
 opacity: 1;
 position: absolute;
 top: 40%;
 width: 100%;
 text-align: center;
 color: #000;
}
 
.border-hover .et_pb_column:hover .et_pb_promo_description p {
 opacity: 1;
 position: absolute;
 top: 50%;
 width: 100%;
 text-align: center;
 color: #000;
}
 
.border-hover .et_pb_promo {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}
 
.border-hover .et_pb_promo_button {
 opacity: 0;
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}


#footer-bottom{
display:none;
}





