@import "bootstrap.min.css";
@import "font-awesome.min.css";
@import "swiper.min.css";
@import "aos.css";
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap');

@media screen and (max-width: 1290px) {
    .container {
        max-width: 1200px !important;
    }

    header .collapses ul li a {
        font-size: 15px !important;
    }

    header .collapses ul li {
        margin-left: 10px !important;
    }

    header .phone-box .right strong {
        font-size: 13px !important;
    }

    header .phone-box .right span {
        font-size: 9px !important;
    }

    header .phone-box img {
        width: 27px !important;
    }

    #content #home h2 {
        font-size: 54px !important;
    }

    #content #home p {
        font-size: 15px !important;
    }

    .languages ul li ul {
        right: 16px !important;
    }
}

@media screen and (max-width: 1200px) {
    .container {
        width: 1140px !important;
    }

    #content #single p strong.big-strong {
        font-size: 31px !important;
    }

    header .collapses ul li a {
        font-size: 14px !important;
    }

    #content #single p {
        font-size: 18px !important;
    }

    header .logo a img {
        width: 100px !important;
    }

    header .col-md-4.pr-0 {
        padding-left: 0 !important;
    }

    header .collapses ul {
        margin-top: 5px !important;
    }

    #content #single .single-info span {
        font-size: 20px !important;
        margin-right: 45px !important;
    }

    #content #single .single-info span:last-child {
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 1200px) {
    #content .min-container {
        max-width: 1100px !important;
    }
}

@media screen and (max-width: 1130px) {
    .container {
        width: 972px !important;
    }

    #content .min-container {
        max-width: 972px !important;
    }

    #content #home h2 {
        font-size: 48px !important;
    }

    #content #home p {
        font-size: 14px !important;
    }

    header .logo a img {
        width: 90px !important;
    }

    header .collapses ul li {
        margin-left: 5px !important;
    }

    header .phone-box img {
        width: 20px !important;
    }

    .header-left {
        padding-left: 0 !important;
    }

    header .phone-box {
        padding-left: 8px !important;
        width: 50% !important;
    }

    header .phone-box .right {
        width: 85% !important;
    }

    header .phone-box .right {
        padding-left: 15px !important;
    }

    header .phone-box .right:before {
        left: 6px !important;
        height: 16px !important;
    }

    header .phone-box .right span {
        margin-right: -15px !important;
    }

    header .collapses ul li a {
        font-size: 13px !important;
    }

    .lang img {
        width: 20px !important;
    }

    .languages {
        padding-left: 46px !important;
        padding-top: 5px !important;
    }

    #content #staff {
        height: 330px !important;
    }

    #content #publications .public h4 {
        font-size: 20px !important;
    }

    .languages ul li ul {
        right: -3px !important;
    }

    footer .footer-right, footer .footer-form {
        max-width: 100% !important;
        flex: 100% !important;
        -ms-flex: 100% !important;
    }
}

@media screen and (max-width: 1050px) {
    .hide-lang {
        display: none !important;
    }

    #mob-col {
        display: block !important;
        float: right !important;
        padding-left: 0 !important;
        margin-right: 20px;
        padding-top: 0 !important;
    }

    .header-left {
        padding-left: 15px !important;
    }

    .phone-box {
        width: 100% !important;
        float: none !important;
        padding-left: 0 !important;
        display: inline-block;
    }

    #open_mobile_menu {
        display: block !important;
        float: right !important;
    }

    .header-right .phone-box {
        display: none !important;
    }

    .header-right {
        max-width: 50% !important;
        flex: 50% !important;
        -ms-flex: 50% !important;
    }

    .header-left {
        max-width: 50% !important;
        flex: 50% !important;
        -ms-flex: 50% !important;
    }

    .header-left .collapses {
        display: none !important;
    }
}

@media screen and (max-width: 992px) {
    #content #single p strong.min-strong {
        font-size: 22px !important;
    }

    .mt-mb-2 {
        margin-top: 25px !important;
    }

    #content #about {
        margin-bottom: 5px !important;
    }

    #content #single p strong.big-strong {
        font-size: 24px !important;
    }

    #content #single p {
        font-size: 15px !important;
    }

    #content #jobs h3 {
        font-size: 22px !important;
    }

    #content #profile .profile-right h3 {
        font-size: 27px !important;
    }

    #content #profile .profile-right ul {
        font-size: 18px !important;
    }

    #content #single .single-info span {
        font-size: 16px !important;
    }

    #content #profile .profile-right {
        padding-left: 15px !important;
        padding-right: 15px !important;
        padding-top: 30px !important;
    }

    #content #profile .profile-right h3 {
        display: block !important;
    }

    #content #profile .profile-right ul {
        margin-top: 0 !important;
    }

    #content #profile .profile-right h3 strong {
        font-size: 36px !important;
    }

    #content #about h3 {
        font-size: 27px !important;
    }

    #content .default-p p {
        font-size: 20px !important;
        line-height: 35px !important;
    }

    .map-right {
        padding-left: 15px !important;
    }

    .map-right iframe {
        margin-top: 30px !important;
        height: 300px !important;
    }

    .maps-box {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    #content #maps {
        margin-top: 15px !important;
    }

    .staff-box {
        max-width: 50% !important;
        flex: 50% !important;
        -ms-flex: 50% !important;
    }

    #content #staff {
        height: auto !important;
        background-size: 100% 350px !important;
        background-repeat: no-repeat !important;
    }

    .staff-box {
        margin-bottom: 20px !important;
    }

    .container {
        width: 747px !important;
    }

    .map-right, .maps-box {
        max-width: 100% !important;
        flex: 100% !important;
        -ms-flex: 100% !important;
    }

    #iframe iframe {
        height: 250px !important;
    }

    #content .min-container {
        max-width: 747px !important;
    }

    .footer-contact {
        display: none !important;
    }

    .col-6.footer-box {
        display: block !important;
    }

    #content #publications .public p {
        line-height: 22px !important;
        font-size: 14px !important;
    }

    .public-box {
        max-width: 100% !important;
        flex: 100% !important;
        -ms-flex: 100% !important;
        margin-bottom: 25px !important;
    }

    .public-min .public-top img {
        width: 100% !important;
    }

    .footer-right .col-md-8 {
        max-width: 100% !important;
        flex: 100% !important;
        -ms-flex: 100% !important;
    }

    .footer-right .col-md-8 .footer-box {
        max-width: 50% !important;
        flex: 50% !important;
        -ms-flex: 50% !important;
    }

    .footer-box {
        text-align: center !important;
    }

    footer .logo, footer .social {
        max-width: 100% !important;
        flex: 100% !important;
        -ms-flex: 100% !important;
        text-align: center !important;
    }

    .logo a img {
        width: 175px !important;
    }

    footer .copyright p {
        text-align: center !important;
    }

    .social {
        margin-top: 30px !important;
    }

    .footer-form {
        margin-top: 40px !important;
    }

    .minifer{
        width: 576px !important;
    }
}

@media screen and (max-width: 767px) {
    .header-right {
        padding: 0 15px !important;
    }
    .minifer{
        width: 100% !important;
    }

    #content #single .single-info span {
        font-size: 14px !important;
        margin-right: 20px !important;
    }

    #content #single .single-info span:last-child {
        margin-right: 0 !important;
    }

    #content #top-text h2 {
        font-size: 35px !important;
    }

    #content #top-text p {
        font-size: 14px !important;
        margin-top: 10px !important;
    }

    #content #top-text {
        height: 280px !important;
        padding-top: 125px !important;
    }

    #content #top-text.min-top {
        padding-top: 137px !important;
    }

    .map-right {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    #content #home h2 {
        font-size: 40px !important;
    }

    #iframe iframe {
        height: 200px !important;
    }

    .container {
        width: 100% !important;
    }

    #content .min-container {
        width: 100% !important;
        padding-left: 15px;
        padding-right: 15px;
    }

    #content #jobs h3 {
        font-size: 20px !important;
    }

    #content #jobs .swiper-jobs {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    #jobs {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }

    #content #fan h5 {
        font-size: 30px !important;
    }

    #content #staff h3 {
        font-size: 21px !important;
    }

    #content #staff .staff-box a h4 {
        font-size: 17px !important;
        margin-bottom: 0 !important;
        font-weight: 600 !important;
    }

    #content #staff .staff-box a span {
        font-size: 13px !important;
    }

    #content #bulten h3 {
        font-size: 25px !important;
    }

    #content #bulten p {
        font-size: 14px !important;
        line-height: 19px !important;
    }

    #content #bulten p br {
        display: none !important;
    }

    #content #bulten form {
        max-width: 450px !important;
        margin-left: auto;
        margin-right: auto;
    }

    #content #bulten form input {
        max-width: 100% !important;
        font-size: 16px !important;
    }

    #content #bulten form input::-webkit-input-placeholder {
        font-size: 16px !important;
    }

    #content #bulten form button {
        width: 100% !important;
        font-size: 15px !important;
    }

    #content #publications h3 {
        font-size: 20px !important;
        margin-bottom: 5px !important;
    }

    #content #publications .public a {
        font-size: 14px !important;
    }

    #content #publications {
        margin-bottom: 30px !important;
    }

    .map-right iframe {
        height: 175px !important;
    }

    #maps {
        margin-bottom: 30px !important;
    }

    #content .default-p p {
        font-size: 17px !important;
        line-height: 30px !important;
    }

    #content #about h3 {
        font-size: 23px !important;
        line-height: 35px !important;
        margin-bottom: 0 !important;
    }
}

@media screen and (max-width: 576px) {
    #content .default-p p {
        font-size: 16px !important;
        line-height: 27px !important;
    }

    #content #single .single-info span {
        margin-right: 5px !important;
    }

    #content #single .single-info span:last-child {
        margin-right: 0 !important;
    }

    #content #single p strong.min-strong {
        margin-bottom: 50px !important;
    }

    #content #comment .comment-box {
        height: 90px !important;
        line-height: 90px !important;
    }

    #content #comment .comment-box p {
        font-size: 15px !important;
    }

    #content #single p strong.big-strong {
        margin-bottom: 10px !important;
        line-height: 26px !important;
        font-size: 22px !important;
    }

    #content #single p strong.min-strong {
        font-size: 20px !important;
        line-height: 24px !important;
    }

    #content #single p strong.min-strong {
        margin-bottom: 10px !important;
    }

    #content #profile p {
        font-size: 16px !important;
    }

    #content #profile h4 {
        font-size: 20px !important;
    }

    #content #profile .profile-right h3 {
        font-size: 23px !important;
    }

    #content #profile .profile-right ul {
        font-size: 16px !important;
    }

    #content #profile .profile-right ul li {
        margin-bottom: 10px !important;
    }

    #content #profile .profile-right {
        margin-bottom: -30px !important;
    }

    .all-view {
        text-align: center !important;
    }

    #content #profile p {
        margin-bottom: 0 !important;
    }

    #content #profile .profile-right h3 strong {
        font-size: 32px !important;
    }

    #content #top-text:after {
        width: 100px !important;
        height: 90px !important;
        background-size: 100% 100% !important;
        margin-left: -59px !important;
    }

    #content #about h3 {
        font-size: 18px !important;
        line-height: 25px !important;
    }

    #content #about h3 br {
        display: none !important;
    }

    #content #home p {
        padding: 0 30px !important;
        margin-bottom: 15px !important;
        margin-top: 20px !important;
    }

    #content #home p br {
        display: none !important;
    }

    #content #top-text {
        padding-top: 90px !important;
    }

    #content #top-text.min-top {
        padding-top: 105px !important;
    }

    #content #top-text h2 {
        font-size: 30px !important;
    }

    #content #top-text p {
        font-size: 13px !important;
    }

    #content #top-text {
        height: 248px !important;
    }

    #content #maps form .form-group .big-label {
        font-size: 21px !important;
    }

    #content #maps form .form-group .min-label {
        font-size: 12px !important;
    }

    .min-label {
        margin-bottom: 0 !important;
    }

    #content #maps form .form-group .form-control {
        font-size: 14px !important;
    }

    #content #maps form .form-group .note:after {
        height: 150px !important;
        background-size: cover !important;
    }

    #content #maps form .form-group .note {
        height: 150px !important;
    }

    .form-group.mt-5 {
        margin-top: 10px !important;
    }

    #content #maps form .form-group .note textarea {
        line-height: 27px !important;
    }

    #iframe iframe {
        height: 200px !important;
    }

    #content #home h2 {
        margin-top: 50px !important;
    }

    #content #home .links a:last-child {
        margin-left: 0 !important;
        margin-top: 20px !important;
    }

    #content #jobs h3 {
        font-size: 18px !important;
    }

    .swiper-button-next, .swiper-button-prev {
        font-size: 14px !important;
        margin-top: -12px !important;
    }

    #content #fan h5 {
        font-size: 23px !important;
    }

    #fan img {
        width: 65px !important;
    }

    #content #fan {
        padding: 50px 0 !important;
    }

    footer .footer-right .col-md-8 .footer-box {
        margin-bottom: 20px !important;
        max-width: 100% !important;
        flex: 100% !important;
        -ms-flex: 100% !important;
    }

    #content #staff {
        background-size: 100% 220px !important;
    }

    #content #staff h3 {
        font-size: 19px !important;
        margin-top: 30px !important;
        margin-bottom: 5px !important;
    }

    .all-view {
        width: 100% !important;
        font-size: 16px !important;
    }

    .footer-right {
        margin-top: 30px !important;
    }

    footer .footer-form button {
        width: 100% !important;
    }

    .footer-form {
        margin-top: 20px !important;
    }

    .metius {
        margin-top: 5px !important;
    }

    #publications {
        margin-top: 0 !important;
    }

    #staff {
        margin-bottom: 50px !important;
    }

    header {
        margin-bottom: -63px !important;
    }

    #content .brand-box {
        height: 150px !important;
    }

    #content #brand {
        margin-bottom: 30px !important;
    }
}

@media screen and (max-width: 480px) {
    #content #home p {
        padding: 0 15px !important;
        font-size: 13px !important;
    }

    #content #top-text h2 {
        font-size: 27px !important;
    }

    #content #top-text h2.single-text {
        font-size: 23px !important;
    }

    #content #home h2 {
        font-size: 35px !important;
    }

    #content #top-text:after {
        width: 75px !important;
        height: 60px !important;
        background-size: 100% 100% !important;
        margin-left: -37.5px !important;
        bottom: -44px !important;
    }

    #content #top-text {
        height: 240px !important;
    }

    #content #top-text {
        margin-bottom: 65px !important;
    }

    #content #top-text.min-top {
        padding-top: 100px !important;
    }
}

@media screen and (max-width: 420px) {
    #content #home p {
        padding: 0 8px !important;
        font-size: 13px !important;
    }

    #content #home .links a {
        font-size: 14.5px !important;
    }

    #content #about h3 {
        font-size: 17px !important;
        line-height: 23px !important;
    }

    #content #home h2 {
        font-size: 30px !important;
    }
}

#rightMenu {
    border: 1px solid #ddd;
}

.cookieConsentContainer {
    z-index: 999;
    width: 350px;
    min-height: 20px;
    box-sizing: border-box;
    padding: 30px 30px 30px 30px;
    background: #232323;
    overflow: hidden;
    position: fixed;
    bottom: 30px;
    right: 30px;
    display: none;
}
.cookieConsentContainer .cookieTitle a {
    font-family: OpenSans, arial, "sans-serif";
    color: #FFFFFF;
    font-size: 22px;
    line-height: 20px;
    display: block;
}
.cookieConsentContainer .cookieDesc p {
    margin: 0;
    padding: 0;
    font-family: OpenSans, arial, "sans-serif";
    color: #FFFFFF;
    font-size: 13px;
    line-height: 20px;
    display: block;
    margin-top: 10px;
} .cookieConsentContainer .cookieDesc a {
      font-family: OpenSans, arial, "sans-serif";
      color: #FFFFFF;
      text-decoration: underline;
  }
.cookieConsentContainer .cookieButton a {
    display: inline-block;
    font-family: OpenSans, arial, "sans-serif";
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    margin-top: 14px;
    background: #000000;
    box-sizing: border-box;
    padding: 15px 24px;
    text-align: center;
    transition: background 0.3s;
}
.cookieConsentContainer .cookieButton a:hover {
    cursor: pointer;
    background: #3E9B67;
}

@media (max-width: 980px) {
    .cookieConsentContainer {
        bottom: 0px !important;
        left: 0px !important;
        width: 100%  !important;
    }
}

#rightMenu li {
    border-bottom: 1px solid #ddd;
}

#rightMenu li:last-child {
    border-bottom: none;
}

#rightMenu li a {
    width: 100%;
    position: relative;
    height: 45px;
    line-height: 45px;
    padding-left: 12px;
    font-size: 15px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #000;
}

#rightMenu li a:hover, #rightMenu li a.active {
    background-color: #000;
    color: #fff;
    text-decoration: none !important;

}

#__smobileMenuContent__menu {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9999;
    display: none;
}

#__smobileMenuContent__menu ul {
    list-style: none;
    margin: 0;
    width: 100%;
    height: 100%;
}

ul.smobilemenu-theme-default {
    background: #131214;
    padding: 20px !important;
    overflow-y: auto;
}

ul.smobilemenu-theme-default li {
    border-bottom: #333 1px solid;
    padding: 17px;
}

ul.smobilemenu-theme-default li a {
    font-size: 20px;
    color: white;
    text-decoration: none;
}

ul.smobilemenu-theme-default li a.smm-active {
    color: red;
}

ul.smobilemenu-theme-default li a > i {
    margin-left: 10px;
}

/* close button */
#smobileMenu-close-btn {
    position: absolute;
    right: 20px;
    top: 20px;
    color: white;
    font-size: 30px;
    text-decoration: none;
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1290px;
    }
}

@media screen and (max-width: 1290px) {
    .logo a img {
        width: 110px;
    }
}

@media screen and (max-width: 1359px) {
    .logo a img {
        width: 119px;
    }
}

@media (min-width: 1360px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1320px;
    }

    .header-left .collapses {
        margin-left: 0.7%;
    }
    .header-left.text-center .collapses{
        margin-left: 2% !important;
    }


    .header-left.text-center .collapses li{
        margin-left: 28px;
    }

    .header-left.text-center .collapses li a{
        font-size: 16px;
    }

}

@media (min-width: 1410px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1390px;
    }

    .header-left .collapses {
        margin-left: 2.5%;
    }
}

@media screen and (min-width: 1550px) {
    #content #jobs .swiper-jobs .swiper-slide a .swip-top {
        height: 300px !important;
    }
}

@media screen and (min-width: 1650px) {
    #content #jobs .swiper-jobs .swiper-slide a .swip-top {
        height: 320px !important;
    }
}

body {
    font-family: "Source Sans Pro", sans-serif;
    overflow-x: hidden;
}

ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

a, button {
    text-decoration: none;
    -webkit-transition: 250ms;
    -moz-transition: 250ms;
    -ms-transition: 250ms;
    -o-transition: 250ms;
    transition: 250ms;
}

#open_mobile_menu {
    display: none;
    margin-top: -3px;
}

.all-view {
    background: #000000;
    display: inline-block;
    padding: 12px 30px;
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    border: 1px solid #000000;
}

.all-view.gray-view {
    background-color: #131214;
    padding-left: 80px;
    padding-right: 80px;
}

.all-view.white-view {
    background-color: transparent;
    border-color: #fff;
}

.all-view.white-view:hover {
    background-color: #fff !important;
    color: #000 !important;
}

.all-view:hover {
    background-color: transparent;
    color: #000;
    text-decoration: none;
}

.languages {
    padding-left: 40px;
}

.languages ul li:hover ul {
    transform: scale(1);
}

.languages ul li ul {
    position: absolute;
    transform: scale(0);
    -webkit-transition: 200ms;
    -moz-transition: 200ms;
    -ms-transition: 200ms;
    -o-transition: 200ms;
    transition: 200ms;
    right: 30px;
    top: 32px;
    width: 131px;
    z-index: 3;
}

.languages ul li ul li {
    display: block;
    padding-left: 18px;
    padding-right: 18px;
    background: #131214;
    margin-bottom: 0 !important;
}

.languages ul li ul li:first-child {
    margin-top: 15px;
    padding-top: 3px;
}

.languages ul li ul li:last-child {
    padding-bottom: 3px;
}

.languages ul li ul li a {
    text-align: center;
    color: #fff;
    line-height: 33px;
    height: 33px;
    display: block;
    font-size: 15px;
}

.languages ul li ul li a:hover {
    text-decoration: none;
}

header {
    position: relative;
    z-index: 4;
    margin-bottom: -85px;
    padding-top: 35px;
}

header .logo {
    float: left;
    margin-right: 13px;
}

header .collapses {
    float: left;
}

header .collapses ul {
    margin-top: 10px;
}

header .collapses ul li {
    float: left;
    margin-left: 20px;
    position: relative;
}

header .collapses ul li:hover ul {
    opacity: 1;
    visibility: visible;
}

header .collapses ul li ul {
    position: absolute;
    left: 0;
    top: 25px;
    opacity: 0;
    visibility: hidden;
    background: #131214;
    min-width: 255px;
    padding: 18px;
    padding-bottom: 5px;
    z-index: 3;
    -webkit-transition: 100ms;
    -moz-transition: 100ms;
    -ms-transition: 100ms;
    -o-transition: 100ms;
    transition: 100ms;
}

header .collapses ul li ul li {
    float: none;
    margin-bottom: 10px;
    margin-right: 0;
    margin-left: 0;
}

header .collapses ul li ul li a {
    display: block;
    font-size: 15px;
}

header .collapses ul li:last-child {
    margin-right: 0;
}

header .collapses ul li a {
    font-size: 15px;
    font-weight: 500;
    color: #F2F2F2;
    letter-spacing: 0.25px;
}

header .collapses ul li a:hover {
    text-decoration: none;
}

.phone-box {
    float: left;
    width: 45%;
    padding-left: 14px;
}

.phone-box:last-child {
    width: 55%;
}

.phone-box img {
    float: left;
    margin-top: 2px;
}

.phone-box .right {
    float: left;
    width: 80%;
    padding-left: 25px;
    position: relative;
}

.phone-box .right:before {
    content: "";
    position: absolute;
    left: 13px;
    top: 7px;
    height: 25px;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.3);
}

.phone-box .right strong {
    display: block;
    font-weight: 500;
    font-size: 15px;
    color: #fff;
    letter-spacing: 0.105556px;
}

.phone-box .right span {
    font-weight: 400;
    font-size: 10px;
    color: #D8F7FF;
    display: block;
    margin-right: -40px;
}

#content {
    position: relative;
    width: 100%;
}

#content #maps {
    position: relative;
    width: 100%;
}

#content #maps form .form-group {
    margin-bottom: 20px;
}

#content #maps form .form-group .big-label {
    display: block;
    font-weight: 700;
    color: #131214;
    letter-spacing: 0.152833px;
    font-size: 25px;
}

#content #maps form .form-group .min-label {
    color: #131214;
    font-size: 14px;
    display: block;
    font-weight: 500;
    letter-spacing: 0.152833px;
}

#content #maps form .form-group .form-control {
    border-width: 0 0 1px 0;
    border-radius: 0;
    border-color: #C4C4C4;
    outline: none;
    box-shadow: none;
}

#content #maps form .form-group .note {
    position: relative;
    height: 200px;
    width: 100%;
}

#content #maps form .form-group .note:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-image: url("../img/note.png");
    width: 100%;
    height: 200px;
    background-size: 100% 100%;
    background-position-y: 4px;
}

#content #maps form .form-group .note textarea {
    height: 100%;
    border-width: 0 !important;
    resize: none;
    position: relative;
    z-index: 2;
    background-color: transparent;
    width: 100%;
    margin-top: 30px;
    line-height: 37px;
}

#content .min-container {
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}

#content #top-text {
    width: 100%;
    height: 400px;
    background: #131214;
    margin-bottom: 50px;
    padding-top: 180px;
    position: relative;
}

#content #top-text p {
    font-size: 18px;
    font-weight: 300;
    color: #f6f6f6;
    margin-top: 28px;
}

#content #top-text.min-top {
    padding-top: 160px;
}

#content #top-text:after {
    content: "";
    position: absolute;
    background-image: url("../img/angle-down.png");
    width: 128px/2;
    height: 110px/2;
    bottom: -40px;
    left: 50%;
    margin-left: -64px;
    display: none;
}

.minifer{
    width: 700px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#content #top-text h2 {
    font-size: 50px;
    color: #fff;
    font-family: "Playfair Display", serif;
    font-weight: normal;
    letter-spacing: 0.305556px;
}

#content .brand-box {
    background: #FEF7EA;
    height: 100px;
    width: 100%;
}

#content .default-p p {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    letter-spacing: 0.15px;
    line-height: 30px;
    text-align: justify;
}

#content #iframe {
    margin-bottom: 30px;
    position: relative;
    display: inline-block;
    width: 100%;
}

#content #maps {
    position: relative;
    width: 100%;
    margin-bottom: 80px;
    margin-top: 70px;
}

#content #maps .maps-box .maps-min {
    background: #f2f2f2;
    height: 550px;
    padding: 50px;
}

#content #maps .maps-box .maps-min .map-li {
    color: #131214;
    font-weight: 600;
    font-size: 15px;
    border-bottom: 1px solid #C4C4C4;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

#content #maps .maps-box .maps-min .map-li:last-child {
    border-bottom: none;
}

#content #maps .maps-box .maps-min .map-li span {
    display: block;
    margin-bottom: 22px;
}

#content #users {
    position: relative;
    width: 100%;
}

#content #users .user-box {
    margin-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
}

#content #users .user-box a {
    display: block;
}

#content #users .user-box a:hover {
    text-decoration: none;
}

#content #users .user-box .user-top {
    width: 100%;
    height: 240px;
    background: #45474A;
    display: block;
}

#content #users .user-box h4 {
    font-size: 17px;
    color: #000000;
    font-weight: 600;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}

#content #users .user-box h4:hover {
    font-size: 17px;
    color: #3a2424;
    font-weight: 600;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}

#content #users .user-box p {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    margin-bottom: 0;
}

#content #users .user-box p:hover {
    font-size: 14px;
    font-weight: 400;
    color: #3a2424;
    margin-bottom: 0;
}

#content #brand {
    margin-bottom: 90px;
}

#content #comment {
    position: relative;
    margin-bottom: 90px;
}

#content #comment .comment-box {
    height: 150px;
    width: 100%;
    background: #F5F4F2;
    line-height: 150px;
    text-align: center;
}

#content #comment .comment-box p {
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    color: #000;
}

#content #profile {
    position: relative;
    width: 100%;
    margin-bottom: 80px;
    display: inline-block;
}

#content #profile p {
    font-size: 18px;
    font-weight: 400;
    color: #000;
}

#content #profile .profile-right {
    padding-left: 100px;
}

#content #profile .profile-right h3 {
    font-family: "Playfair Display", serif;
    font-weight: 400;
    font-size: 33px;
    color: #000;
    display: inline-block;
    margin-bottom: 30px;
}

#content #profile .profile-right h3 strong {
    font-weight: 700;
    font-size: 44px;
}

#content #profile .profile-right ul {
    margin-top: 25px;
    display: inline-block;
    color: #000;
    font-size: 18px;
}

#content #profile .profile-right ul span {
    font-weight: 500;
}

#content #about {
    width: 100%;
    position: relative;
}

#content #about h3 {
    font-size: 34px;
    line-height: 46px;
    margin-bottom: 35px;
    letter-spacing: 0.15px;
    font-weight: 500;
    color: #131214;
}

#content #single {
    position: relative;
    width: 100%;
}

#content #single .single-info {
    margin-bottom: 24px;
}

#content #single .single-info span {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    margin-right: 45px;
}

.single-info span {
    font-size: 14px;
    font-weight: 400;
    color: #f6f6f6;
    margin-right: 85px;
}

#content #single .single-info span:last-child {
    margin-right: 0;
}

#single .col-md-9 img{
    margin-bottom: 20px;
}

#content #single p {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    text-align: justify;
    margin-top:0;
    margin-bottom:0;
    word-spacing: 0.001em;
    font-feature-settings: "kern" 1;
    font-kerning: normal;
}

#content #single p strong {
    font-weight: 700;
    display: block;
}

#content #single p strong.big-strong {
    font-size: 27px;
}

#content #single p strong.min-strong {
    font-size: 27px;
}

#content #single h2 {
    font-size: 1.5em;
    font-weight: 600;
    margin-top: 15px;
}

#content #home {
    width: 100%;
    height: 100vh;
    position: relative;
}

#content #home .col-md-12 {
    z-index: 3;
}

#content #home h2 {
    font-size: 60px;
    font-family: "Playfair Display", serif;
    letter-spacing: 0.305556px;
    color: #D8F7FF;
}

#content #home p {
    font-size: 17px;
    color: #fff;
    letter-spacing: 0.458333px;
    font-weight: 500;
    margin-top: 40px;
    margin-bottom: 50px;
}

#content #home .after {
    content: "";
    background-size: cover;
    width: 100%;
    z-index: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

#content #home .links {
    margin-top: 10px;
    display: inline-block;
}

#content #home .links a {
    padding-left: 33px;
    padding-right: 33px;
}

#content #home .links a:first-child {
    background-color: #131214;
    border-color: #131214;
}

#content #home .links a:first-child:hover {
    background-color: #fff;
    border-color: #fff;
}

#content #home .links a:last-child {
    margin-left: 15px;
    background-color: transparent;
    border-color: #fff;
}

#content #home .links a:last-child:hover {
    background-color: #fff;
}

#content #fan {
    position: relative;
    width: 100%;
    padding: 75px 0;
    background-color: #f6f6f6;
}

#content #fan h5 {
    font-size: 38px;
    font-weight: 600;
    letter-spacing: 0.15px;
    color: #131214;
    margin-top: 22px;
}

#content #jobs {
    width: 100%;
    display: inline-block;
    background: #131214;
    padding-top: 70px;
    padding-bottom: 70px;
    overflow: hidden;
}

#content #jobs .swiper-jobs {
    margin-top: 50px;
    margin-left: -30px;
    margin-right: -30px;
}

#content #jobs .swiper-jobs .swiper-slide a {
    display: block;
}

#content #jobs .swiper-jobs .swiper-slide a:hover {
    text-decoration: none;
}

#content #jobs .swiper-jobs .swiper-slide a h5 {
    font-size: 18px;
    color: #D3DEE1;
    margin-top: 15px;
    font-weight: 500;
    display: block;
}

#content #jobs .swiper-jobs .swiper-slide a p {
    font-size: 15px;
    color: #D3DEE1;
    margin-bottom: 0;
}

#content #jobs .swiper-jobs .swiper-slide a .swip-top {
    height: 275px;
    width: 100%;
    background: #45474A;
}

#content #jobs .swiper-jobs .swiper-slide a .swip-top img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

#content #jobs h3 {
    font-size: 25px;
    color: #FBFEFF;
    font-weight: bold;
    letter-spacing: 0.152833px;
}

#content #jobs .d-inline-block {
    width: 65px;
    height: 25px;
}

#content #jobs .swiper-button-next {
    right: 0;
}

#content #jobs .swiper-button-prev {
    left: 0 !important;
}

#content #jobs .swiper-button-prev, #content #jobs .swiper-button-next {
    background-image: none;
    color: #fff;
    outline: none;
}

#content #jobs .swiper-button-prev i, #content #jobs .swiper-button-next i {
    font-weight: 400;
}

#content #staff {
    width: 100%;
    /* background-image: url("../img/kadromuz.jpg"); // */
    height: 385px;
    background-size: cover;
    margin-bottom: 200px;
    margin-top: -7px;
    display: inline-block;
}

#content #staff h3 {
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    letter-spacing: 0.152833px;
    line-height: 61px;
    color: #000;
    margin-top: 50px;
    margin-bottom: 30px;
}

#content #staff .staff-box a {
    display: block;
}

#content #staff .staff-box a h4 {
    font-size: 21px;
    font-weight: 600 !important;
    color: #000;
    letter-spacing: 0.15px;
    margin-top: 17px;
}

#content #staff .staff-box a span {
    display: block;
    font-size: 15px;
    font-weight: 400;
    color: #000;
    letter-spacing: 0.15px;
}

#content #staff .staff-box a:hover {
    text-decoration: none;
}

#content #publications {
    width: 100%;
    position: relative;
    margin-bottom: 120px;
    margin-top: 100px;
}

#content #publications h3 {
    color: #000;
    font-weight: bold;
    font-size: 26px;
    line-height: 61px;
    margin-bottom: 45px;
}

#content #publications .public .public-min:hover h4, #content #publications .public .public-min:hover p {
    text-decoration: underline;
}

#content #publications .public h4 {
    font-style: normal;
    font-weight: bold;
    font-size: 19px;
    line-height: 27px;
    margin-top: 30px;
    margin-bottom: 16px;
    color: #000;
}

#content #publications .public p {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.15px;
    text-align: justify;
}

#content #publications .public a {
    font-size: 15px;
    display: block;
    font-weight: 300;
    color: #000;
}

#content #publications .public a:hover {
    text-decoration: none;
}

#content #publications .public a .arr {
    margin-left: 10px;
}

.read-more2 {
    margin-top: 35px;
    margin-bottom: 20px;
}


#content #bulten {
    width: 100%;
}

#content #bulten h3 {
    letter-spacing: 0.152833px;
    font-weight: bold;
    font-size: 30px;
    line-height: 61px;
    color: #373F41;
}

#content #bulten p {
    font-weight: normal;
    font-size: 16px;
    line-height: 33px;
    color: #373F41;
    text-align: center;
    letter-spacing: 0.152833px;
}

#content #bulten form {
    margin-top: 30px;
}

#content #bulten form input {
    background: #f6f6f6;
    max-width: 625px;
    margin-bottom: 30px;
    height: 60px;
    border-radius: 0;
    border: 0;
    font-size: 19px;
    color: #000;
    padding-left: 25px;
    font-weight: 400;
    display: inline-block;
}

#content #bulten form input::-webkit-input-placeholder {
    color: #000;
    font-weight: 400;
    font-size: 19px;
}

#content #bulten form button {
    display: block;
    margin-left: auto;
    margin-right: auto;
    background: #131214;
    border: 1px solid #131214;
    font-style: normal;
    padding: 13px 26px;
    color: #fff;
    font-weight: normal;
    font-size: 17px;
    margin-bottom: 100px;
}

#content #bulten form button:hover {
    background-color: transparent;
    color: #131214;
}

footer {
    background: #131214;
    padding-top: 60px;
}

footer .social {
    text-align: right;
}

footer .social a {
    margin-right: 20px;
    color: #FFFFFF;
    font-size: 18px;
    text-decoration: none;
}

footer .social a:hover {
    margin-right: 20px;
    color: rgb(197, 224, 134);
    font-size: 18px;
    text-decoration: none;
}

footer .social a:hover {
    opacity: 0.7;
}

footer .social a:last-child {
    margin-right: 0;
}

footer .footer-right {
    margin-top: 90px;
}

footer .footer-box h6 {
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    margin-bottom: 20px;
}

footer .footer-box ul li {
    font-size: 15px;
    color: #FFFFFF;
    font-weight: 400;
    line-height: 33px;
}

footer .footer-box ul li a {
    font-weight: 500;
    letter-spacing: 0.152833px;
    color: #FFFFFF;
    font-size: 13px;
    text-transform: none;
}

footer .footer-form {
    margin-top: 90px;
}

footer .footer-form input {
    border: 1px solid #393131;
    box-sizing: border-box;
    height: 40px;
    font-size: 13px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.15px;
    background-color: transparent;
    border-radius: 0;
    color: #fff;
}
footer .footer-form input::-webkit-input-placeholder{
    color: #fff !important;

}

footer .footer-form input:focus {
    background-color: transparent;
    color: #fff;
}

footer .footer-form input::-webkit-input-placeholder {
    font-size: 13px;
    font-weight: 400;
    color: #FFFFFF;
}

footer .footer-form textarea {
    border: 1px solid #393131;
    box-sizing: border-box;
    height: 100px;
    background-color: transparent;
    font-size: 13px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.15px;
    color: #FFFFFF;
    resize: none;
    appearance: none;
    border-radius: 0;
}

footer .footer-form textarea:focus {
    background-color: transparent;
    color: #fff;
}

footer .footer-form textarea::-webkit-input-placeholder {
    color: #fff;
}

footer .footer-form button {
    float: right;
    width: 104px;
    height: 42px;
    padding: 0;
    margin: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    background: #fff;
    border: 0.2px solid #FFFFFF;
    box-sizing: border-box;
    margin-bottom: 25px;
}

footer .footer-form button:hover {
    background-color: transparent;
    color: #fff;
}

footer .footer-form .form-group {
    margin-bottom: 17px;
}

footer .footer-form .form-group:last-child {
    margin-bottom: 0;
}

footer .copyright {
    padding-bottom: 25px;
}

footer .copyright p {
    font-size: 13px;
    color: #555252;
    letter-spacing: 0.152833px;
    font-weight: 600;
}

.d-block {
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #131214;
}

#share-buttons img {
    width: 35px;
    padding: 5px;
    border: 0;
    box-shadow: 0;
    display: inline;
}

/*# sourceMappingURL=style.css.map */
