/*
Theme Name: Satria Child Theme
Theme URI: http://indonez.com
Description: Child Theme for Satria Theme
Author: indonez
Author URI: http://indonez.com
Template: satria
Version: 1.2
*/

/* Import CSS Files */
@import url("../satria/style.css");

.team-panel {
    background: #00577A!important;
}
.backcenter .idz-ui-no-parallax{
    background: url("") no-repeat center center; 
    -webkit-background-size: cover ;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover ;
}
#electronics h1, #wiring h1, #assembly h1, #printing h1,
#eletronica h1, #cablagem h1, #montagem h1, #impressao h1{
    color:#fff;
    margin: 15px 0;
}
.myflag{
    position:relative;
    margin-bottom: 20px !important;
    padding: 5px 5px 0;
    max-width: 130px;
    margin: 0 auto;
}
.myflagcontent{
    text-align:center;
    color: #000;
    font-weight: bold;
    font-size:14px;
}
.myflag img{
    width: 98px;
}


#top-button > ul {
    display: inline-block;
}
.top-header-right {
    display: inline-block;
    float: right
}
.top-header-right .uk-button {
    padding: 5px 17px 6px 15px;
    border: none;
    font-weight: 400;
    font: 12px 'Open Sans', 'Helvetica Neue', Arial, Helvetica, sans-serif;
}
.top-header-right i {
    font-size: 13px;
    margin-right: 8px;
    margin-left: 0;
}
.top-header-right .button-icon {
    float: left;
}
header#idz-header,
#idz-ui-sticky-navigation {
    background: #00577A!important;
}
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li.uk-open > a {
    background-color: #181818;
    color: #fff;
}
.uk-navbar-nav > li {
    border-right: 1px solid #fff;
}
.uk-navbar-nav > li > a {
    padding: 15px 20px;
    font-size: 12px;
    height: 60px;
}
.uk-navbar-nav > li > a {
    color: #fff;
}
#logo {
    width: 180px;
    margin-top: 7px;
}
#top-header {
    display: none;
}
.weas_team .uk-grid {
    flex: none;
    display: block;
    position: relative;
    text-align: center;
}
.weas_team li {
    width: 100%;
    display: inline-table;
    float: none;
    position: relative;
    text-align: left;
    max-width: 250px;
    word-wrap: break-word;
}
@media (min-width:480px){
    .weas_team li {
        width: 50%;
    }
    .team-panel {
        min-height: 376px;
    }
}

@media (min-width:768px){
    .weas_team li {
        width: 50%;
        padding-left: 5%;
    }
    .team-panel {
        min-height: 375px;
    }
}

@media (min-width:1220px){
    .weas_team li {
        width: 25%;
        padding-left: 5%;
        max-width: none;
    }
}

.idzuicustomtext_widget.idz-ui-widget .withbox {
    padding: 0px;
}

#idz-footer .uk-grid .uk-width-1-3,
#idz-footer .uk-grid .uk-width-1-4{
    border-right: 1px solid #0090cf;
}
#idz-footer .uk-grid .uk-width-1-3:last-child,
#idz-footer .uk-grid .uk-width-1-4:last-child{
    border-right: 0;
}

#idz-footer .uk-grid>* {
    padding: 0 5px 0 25px;
}

@media only screen and (max-width: 767px){
    #idz-footer .uk-grid .uk-width-1-4{
        border-right: 0;
    }
    #idz-footer .uk-grid>* {
        padding: 0 50px;
    }
}


.eletronica-title h5{
    color:#009ee2;
}

.cablagem-title h5{
    color:#016d53;
}
.montagem-title h5{
    color:#023a54;
}

.weas_flags  .idz-ui-img {
    margin-bottom: 0px !important;
}
@media only screen and (max-width: 800px){
    .weas_flags .uk-width-small-1-1 {
        width: 33.333333333%;
    }

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

    .weas_flags .uk-width-small-1-1 {
        width: 50%;
    }
}
@media only screen and (max-width: 330px){

    .weas_flags .uk-width-small-1-1 {
        width: 100%;
    }
}
#idz-footer .footer-bg-img {
    background: transparent !important;
}

article .idz-ui-post-thumb,
article .idz-ui-gallery-set{
    width: 600px;
    max-width: 100%;
}
article .idz-ui-gallery-set{
    max-height: 600px;
    overflow: hidden;
}
article .idz-ui-gallery-set div{
    max-height: 500px;

}
.uk-cover-background {
    background-size: contain;
    background-color: rgb(245, 245, 245);
}
.weas-row{
    margin-left: 0;
}

#weas-section .idz-ui-no-parallax{
    background-size: 100%;
}

.weas-row .weas-colum{
    padding: 20px;
    color: #fff;
}
.weas-row .weas-colum:last-child{
    border-right: 0;
    padding: 20px 0px 20px 100px;
}
#weas-section h3{
    color: #fff;
}
#weas-section{
    padding: 0;
        margin-top: -73px !important;
}

body{
    max-width: 100%;
    overflow-x: hidden;
}

.weas-hidden{
    visibility: hidden;
    display: none;
}
.weas-row .weas-colum .landing-image{
    max-height: 150px;
}
.my-lang-switcher {

    margin-top: 5px;
    float: right;
    display: table-cell;
    vertical-align: middle;
    padding-left: 20px;
    font-size: 0;
    line-height: 0;

}

.my-lang-switcher a {
    display: block;
    margin-bottom: 5px;
    width: 23px;
    height: 23px;

}