.footer-nav-pills-text{
    color:#777;
}
@media (min-width: 1199px) {
	html[dir="rtl"] .home-concept-construction {
		background: none;
	}

	.home-concept-construction {
		background: transparent url(../../img/home-concept-small.png) no-repeat center 63%;
	}
}
.ul-center {
    display: inline-block;
}
.primary {
    color: #0B3C5D !important;
}
.secondary {
    color: #328CC1 !important;
}
.tertiary {
    color: #D9B310 !important;
}
.quaternary {
    color: #1D2731 !important;
}
.section-white {
    background: #FFF !important;
    border-top: 5px solid #FFF !important;
    margin: 0px 0!important;
}
.mt-xxl {
    margin-top: 120px !important;
}

.div_cookies {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: auto;
    padding: 10px 0;
    background-color: rgb(65,65,65);
    background-color: rgba(65,65,65,0.9);
    -webkit-box-shadow: 0 8px 6px -6px #414141;
    -moz-box-shadow: 0 8px 6px -6px #414141;
    box-shadow: 0 8px 20px -6px #414141;
    display: none;
    text-align: center;
}

    .div_cookies .cookies_text {
        font-family: 'Open Sans', sans-serif;
        font-size: 13px;
        color: #ffffff;
        text-decoration: none;
        font-weight: 300;
        line-height: 16px;
        display: inline-block;
        padding: 5px 20px;
    }

    .div_cookies .cookies_btn .cookies_btn1, .div_cookies .cookies_btn .cookies_btn2 {
        display: inline-block;
        margin: 0 5px;
        height: 29px;
    }

        .div_cookies .cookies_btn .cookies_btn1 a, .div_cookies .cookies_btn .cookies_btn2 a {
            padding: 0 17px;
            font-family: 'Open Sans', sans-serif;
            font-size: 12px;
            color: #4b4a4a;
            text-decoration: none;
            text-transform: uppercase;
            font-weight: 400;
            line-height: 29px;
            display: block;
            background-color: #FFFFFF;
            cursor: pointer;
            -moz-transition: all 0.2s linear;
            -o-transition: all 0.2s linear;
            -ms-transition: all 0.2s linear;
            -webkit-transition: all 0.2s linear;
            transition: all 0.2s linear;
        }

        .div_cookies .cookies_btn .cookies_btn1 a, .div_cookies .cookies_btn .cookies_btn2 a {
            color: #4b4a4a;
            cursor: pointer;
        }

            .div_cookies .cookies_btn .cookies_btn1 a:hover, .div_cookies .cookies_btn .cookies_btn2 a:hover {
                color: #ffffff;
                background-color: #0B3C5D;
                cursor: pointer;
            }
.footer-nav-pills-text{
    max-height:32px;
}
.footer-nav-pills-text img {
    margin-top: -10px;
}
.grecaptcha-badge{
    display:none;
}
.fb_dialog{
    bottom:40pt!important;
    right:5pt!important;
}

