/*GENERAL*/

body {
    color: #323232;
    background: #eeefed;
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-font-smoothing: antialiased;
}

/*PROGRESS BAR*/

.progress {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	height: 10px;
	background-color: rgba(0, 0, 0, .1);
	background-color: rgba(108, 210, 18, 0.662);
	-webkit-appearance: none;
	appearance: none;
	transform-origin: top left; 
	transform: scaleX(0);
	transition: .15s transform linear;
	will-change: transform;
    z-index: 999;
}

.container:before,
.group:before,
.menu:before,
.container:after,
.group:after,
.menu:after {
    content: " ";
    display: table;
}

.container:after,
.container:after,
.menu:after {
    clear: both;
}

.container,
.group,
.menu {
    *zoom: 1;
}

a {
    text-decoration: none;
}

strong {
    font-weight: 600;
}

.menu {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.menu li {
    float: left;
}

.fa {
    vertical-align: middle;
}

.container {
    width: 1170px;
    margin: 0 auto;
}

/*CONTACT*/

.contact-bar,
.personal a{
    color: #fff;
}

.contact-bar {
    background: #39a3d4;
    height: 84px;
    font-size: 14px;
}

.personal {
    margin-top: 29px;
    float: left;
}

.translate {
    margin-top: 33px;
    display: flex;
    list-style: none;
    justify-content: center;
    float: left;
    text-align: center;
}

.social {
    margin-top: 18px;
    float: right;
}

.personal li {
    margin-right: 50px;
}

.personal .fa {
    font-size: 28px; 
    margin-right: 5px;   
}



.translate-icon {
    height: 30px;
    width: 35px;
    color: #070606;
    background: #eeefed;
    text-align: center;
    border-radius: 2px;
    margin-left: 2px; 
    margin-right: 2px; 
    margin-top: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
}



.social .fa {
    font-size: 17px;    
}

.social-icon {
    display: block;
    height: 48px;
    width: 48px;
    line-height: 46px;
    color: #989898;
    background: #eeefed;
    text-align: center;
    border-radius: 2px;
    margin-left: 2px;
}

.social-icon:hover,
.social-icon:focus {
    color: #fff;
    background: #5bd0ec;
}

/*NAVIGATION*/

.nav-bar {
    background: #f2f2f2; 
}

.logo {
    float: left;
}

.logo a {
    display: block;
    background: url('../img/horar.png') 0 0 no-repeat;
    width: 120px;
    height: 120px;
    text-indent: -9999px;
    margin-top: -21px;
}
.navigation {
    float: right;
}

.navigation .fa {
    display: block;
    padding-top: 35px;
    padding-bottom: 10px;
}

.navigation li {
    border-left: 1px solid #cecece;
}

.navigation li:last-child {
    border-right: 1px solid #cecece;
}

.navigation a {
    color: #a6a6a6;
    display: block;
    width: 136px;
    height: 140px;
    text-align: center;
    text-transform: uppercase;
}

.selected a,
.navigation a:hover,
.navigation a:focus {
    color: #de5728;
}

/*ARTICLE*/

.text-center {
    text-align: center;
}

.post-header {
    height: 166px;
    background: url('../img/bg.jpeg') center -200px no-repeat;
}

.post-header-first {
    height: 470px;
    background: url('../img/cover.jpeg') center  no-repeat;
}

.post-title {
    display: flex;
    justify-content: center;
    text-align: center; 
}
.post-title a {
    color: #fff;
    font-size: 45px;
    font-weight: 600;
    background: #de5728;
    padding: 18px 46px;
    border-radius: 7px;
    display: flex;
    text-transform: uppercase;
    letter-spacing: -2px;
    margin-top: 36px;
    justify-content: center;
    text-align: center;
}
.post-title-first {
    color: #fff;
    font-size: 45px;
    font-weight: 600;
    background: #de562800;
    padding: 18px 46px;
    border-radius: 7px;
    display: inline-block;
    letter-spacing: -2px;
    margin-top: 230px;
    margin-left: 317px;
}

.post-content {
    padding-bottom: 150px;

}

.post-content h2 {
    color: #323232;
    font-weight: 400;
    font-size: 30px;
    line-height: 42px;
}


.controls {
    width: 642px;
    margin: 50px auto;
    text-align: center;
    justify-content: center;
    display: flex;
}

.controls a {
    font-size: 23px;
    font-weight: 300;
    color: #39a3d4;
    text-transform: uppercase;
    padding: 0 25px;
    line-height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.controls a:hover,
.controls a:focus,
.controls .selected a {
    color: #fff;
    background: #39a3d4;
    border-radius: 4px;
}

.gallery {
    font-size: 0;
}

.gallery a,
.gallery img,
.gallery-about img {
	width: 383px;
	height: 192px;
}

.gallery img {
	vertical-align: middle;
}

.gallery-about img {
	vertical-align: left;
}

.pdata {
    display: block;
    width: 500px;
    float: right;
    color: #323232;
}

.pdata a {
    color: #000000;
}

.pdata a:hover,
.pdata a:focus {
    text-decoration: underline;
}

/*FOOTER*/

.pre-footer {
    color: #fff;
    background: #323232;
    text-align: center;
}

.pre-footer .container {
    width: 700px;
    padding: 40px 0 60px 0;
}

.pre-footer p {
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
}

.pre-footer strong {
    font-size: 22px;
    font-weight: 600;
    text-transform: none;
}

footer {
    font-size: 14px;
}

footer .container {
    background: url('../img/horarT.png') left center no-repeat;
}

footer p {
    color: #a6a6a6;
    float: left;
    padding-left: 200px;
}

footer p a {
    color: #e75652;
    font-weight: 600;
}

footer p,
footer .menu {
    margin: 32px 0 32px 0;
}

footer .menu {
    color: #989898;
    
    font-weight: 600;
    text-transform: uppercase;
    float: right;
}

footer .menu a {
    color: #989898;
}

footer .menu a:hover,
footer .menu a:focus {
    text-decoration: underline;
}

footer li:after {
    content: '/';
    color: #989898;
    margin: 0 8px;
}

footer li:last-child:after {
    content: '';
}
.about  {
    color: #fff;
    background: #323232;
    text-align: left;
    font-size: 22px;
    font-weight: 600;
}

/*CONTACT FORMULAR*/

.container-send {
    max-width: 400px;
    margin: 50px auto;
    padding: 20px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

h3 {
    text-align: center;
}

label {
    display: block;
    margin-bottom: 5px;
}

input[type="email"],
textarea {
    width: 100%;
    padding: 8px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;
}

button {
    width: 100%;
    padding: 10px;
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 3px;
    cursor: pointer;
}

button:hover {
    background-color: #0056b3;
}

#status {
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
}
/* TABLET */

@media (max-width: 768px) {
    .container {
        width: 90%; 
        padding: 0 20px; 
    }

    .navigation,
    .personal,
    .social,
    .menu li,
    .post-title a,
    .post-title-first {
        float: none; 
        width: auto; 
        margin: 0 auto; 
        text-align: center; 
    }

    .navigation li {
        display: block; 
        border-left: none; 
    }

    .logo a {
        margin-top: 0; 
    }

    .post-content h2,
    .pdata,
    .pre-footer .container,
    footer p {
        float: none; 
        text-align: center; 
        padding: 0; 
    }

    .gallery a,
    .gallery img,
    .gallery-about img {
        width: 100%; 
        height: auto; 
    }
}

/* MOBIL DEVICES */

@media (max-width: 480px) {
    .contact-bar,
    .nav-bar {
        height: auto; 
        padding: 10px 0; 
    }

    .personal li,
    .social-icon,
    .controls a,
    .post-header {
        margin: 0 auto; 
        width: 100%; 
    }

    .post-title a,
    .post-title-first {
        font-size: 20px; 
        padding: 10px; 
        margin: 20px auto; 
    }

    .pre-footer .container,
    footer .menu {
        width: auto; 
        padding: 20px; 
    }

    footer p {
        padding-left: 20px; 
    }
}
