/**************************************************************************************************************/

/*********************************************************************************************** GLOBAL *******/

/**************************************************************************************************************/

body {
    color: #777;
    font-family: "Roboto", Sans-serif;
    font-weight: 800;
    background: #fff;
    font-size: 18px;
    line-height: 1.5;
    text-align: justify;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto", sans-serif;
    color: #000b81;
    font-weight: 900;
}

a {}

#page {
    background-color: #fff;

}


.home #primary {
    padding: 0;
}

.hentry {
    margin: 0;
}

li.current-lang {
    display: none;
}

li.lang-item img {
    height: 20px;
}

#content #header-info {
	margin-top: 60px;
	padding: 13px 0;
}
#header-info {
    background: #000B81 !important;
}

#header-info h2 {
	color: #fff;
    text-transform: uppercase;
    font-size: 1.4em;
    text-align: center;
    letter-spacing: 2px;
    margin: 0;
}
@media (max-width: 767px) {
#content #header-info {
	margin-top: 40px;
}
}

/**************************************************************************************************************/

/********************************************************************************************** TOP BAR *******/

/**************************************************************************************************************/

#top-header-banner {
    padding: 0;
    background: #009747;
}

#top-header-banner .col-sm-4 {
    position: relative;
}

#top-header-banner a.btn {
    color: #000;
    font-weight: 700;
    padding: 5px 15px;
    background: #fff;
    display: inline-block;
    margin-top: 10px;
    border-radius: 15px;
}

#top-header-banner i {
    font-size: 1.3em;
    margin-right: 6px;
}

#top-header-banner a.btn:hover {
    color: #00a43e;
}

#top-header-banner .textwidget {
    padding: 0;
}

#top-header-banner .widget {
    margin-bottom: 0;
    padding: 40px 20px;
}

#top-header-banner h2 {
    color: #fff;
    font-size: 1.4em;
    font-weight: 900;
    margin: 0;
}

#top-header-banner h3.banner-title {
    font-weight: 300;
    font-size: 1.6em;
    color: #fff;
    margin: 0;
    line-height: 1.35;
}

#top-header-banner h2 span {
    font-size: 21px;
}

#logo-mobile {
    padding: 10px 0;
}

/**************************************************************************************************************/

/************************************************************************************************ MENU ********/

/**************************************************************************************************************/

/**************************************************************************************************************/

/********************************************************************************************* NAGLÓWKI *******/

/**************************************************************************************************************/

h1.fw-special-title {
    text-transform: uppercase;
}

h2.fw-special-title {}

h3.fw-special-title {}



/**************************************************************************************************************/

/********************************************************************************************** CONTENT *******/

/**************************************************************************************************************/

.estate-slider p:empty {
    display: none;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
    text-align: center;
}

span.wpcf7-not-valid-tip {
    text-align: left;
}


/**************************************************************************************************************/

/*********************************************************************************************** ERROR ********/

/**************************************************************************************************************/

/**************************************************************************************************************/

/*********************************************************************************************** FOOTER *******/

/**************************************************************************************************************/

/**************************************************************************************************************/

/***************************************************************************************** MEDIA QUERY ********/

/**************************************************************************************************************/

@media (max-width: 1199px) {

    #top-header-banner h2 {
        font-size: 1.4em;
    }
}


@media (max-width: 991px) {
    #top-header-banner h2 {
        font-size: 1em;
    }
}



@media (max-width: 767px) {

    body {
        font-size: 16px;
    }
    
    .navbar-inverse .navbar-nav > li.lang-item a img {
    width: 42px !important;
    height: 26px !important;
        margin: 3px 0;
    }

    .navbar-inverse .navbar-nav > li.lang-item a {
        padding: 12px;
    }

    #top-bar {
        font-size: 11px;
    }

    #top-bar ul li {
        padding-right: 0
    }

    .navbar-brand > img {
        max-height: 45px;
        margin-top: 8px;
    }

    #page {
        margin: 0;
    }

    #top-header-banner h2 {
        font-size: 1.3em;
    }


    h1.fw-special-title {
        font-size: 30px;
    }

    #top-header-banner h2 span {
        font-size: 20px;
    }

    .navbar-inverse .navbar-nav > li > a {
        padding: 20px 10px;
    }

    .navbar-inverse .navbar-brand {
        padding-right: 15px;
    }

    #top-header-banner .widget {
        padding: 20px 5px;
    }

    #content section {
        padding: 40px 0;
    }
}
