

@font-face {
    font-family:"AktivGroteskBlack";
    src:url("fonts/AktivGrotesk-Black.woff2") format("woff2"),url("fonts/AktivGrotesk-Black.woff") format("woff"),url("fonts/AktivGrotesk-Black.otf") format("opentype");
    font-style:normal;font-weight:400;
}
@font-face {
    font-family:"AktivGroteskBold";
    src:url("fonts/AktivGrotesk-Bold.woff2") format("woff2"),url("fonts/AktivGrotesk-Bold.woff") format("woff"),url("fonts/AktivGrotesk-Bold.otf") format("opentype");
    font-style:normal;font-weight:400;
}

@font-face {
    font-family:"ProximaNovaRegular";
    src:url("fonts/ProximaNovaRegular.woff2") format("woff2"),url("fonts/ProximaNovaRegular.woff") format("woff"),url("fonts/ProximaNovaRegular.otf") format("opentype");
    font-style:normal;font-weight:400;
}

@font-face {
    font-family:"ProximaNovaBold";
    src:url("fonts/ProximaNovaBold.woff2") format("woff2"),url("fonts/ProximaNovaBold.woff") format("woff"),url("fonts/ProximaNovaBold.otf") format("opentype");
    font-style:normal;font-weight:400;
}

body{
    font-family: "ProximaNovaRegular";
    font-size:16px;
    color:#000;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

h1,h2,h3,h4,h5{
    font-family: "ProximaNovaRegular";
    font-weight: normal !important;
    color:#074f57;
}
a{
    color:#000;
}
a:hover{text-decoration: underline !important;}

#logo img {
    height: 60px;
    margin:5px 0;
}

#header.sticky-header #logo img{
    height: 45px !important;
    margin:10px 0 5px 0;
}

#primary-menu ul li > a{
    padding:30px 10px 25px 10px;
    font-family: "AktivGroteskBold";
    font-weight: normal;
}
#primary-menu ul li > a:hover{
    color:#074f57;    
}

#header.sticky-header #primary-menu ul li > a{
    padding:20px 10px;   
}

nav ul.language-menu{
    margin-left:10px !important;
}
nav ul.language-menu li{
    margin:0 !important;
}
nav ul.language-menu a:hover,
nav ul.language-menu a.active{
    background: #074f57 !important;
    color:#fff !important;
    text-decoration: none !important;
}

section{
    padding:40px 0;
    width:100%;
}
section#slider{
    padding:0 0;
    max-height: 520px;
    min-height: 200px;
    background-repeat: none;
    background-size: cover;
}

section.boxes{
    padding:20px 0 20px 0;
    margin-bottom: 30px;
}

section.boxes h1{
    margin:0 0 15px 0;
}

section.boxes .col-md-3{
    
}
.col-md-3.white-box{

}
.box-dark{
    height: 100%;   
}
.box-dark:hover{opacity: 0.8}

.box-light{
    background: #fff;
    border:solid 3px #074f57;
    width:calc(100% - 20px);
    text-align: right;
    color:#074f57;
    margin:10px;
    height: calc(100% - 26px);
    min-height: 190px;
}
.box-light:hover{border:solid 3px #ccc;}
.box-dark{
    background: #444;
    color:#fff;
    width:100%;
    text-align: center;
    margin:0 !important;
    padding:10px;
    min-height: 180px;
}
.box-img{
    border-bottom: 2px solid #074f57;
    margin:0 20px 0 40px;
    height: 80px;
    position: relative;
}
.box-img img{
    position: absolute;
    right:0;
    bottom: 0;
}
.box-title{
    position: absolute;
    right:30px;
    bottom:15px;
}
.box-dark .box-title h3,
.box-light .box-title h3{
    font-family: "ProximaNovaBold";
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color:#074f57;
    margin:0 0 5px 0;
    text-align: right;
}
.box-dark .box-title h3{
    color:#fff !important;
    text-align: right;
}
.box-dark .box-title{
    position: absolute;
    right:30px;
    bottom:25px;
    margin:0 !important;
    padding:0 !important;
}
#primary-menu ul > li{
    
}
section#page-title{
    padding:150px 0 !important;
    
}
section#page-title h1{
    font-family: 'ProximaNovaBold';
    color:#fff;
    font-size: 30px;
    letter-spacing: 5px;
}
h2.inner-title{
    color:#074f57;
    font-family: "ProximaNovaBold";
    font-size: 30px;
}
h2.inner-title span{
    display: inline-block;
    padding:13px 0 13px 30px;
    font-size: 15px;
    border-left:solid 2px #074f57;
    margin-left:30px;
    font-weight: normal  !important;
    color:#000;
    font-family: 'ProximaNovaRegular' !important;
}
h1 > span:not(.nocolor):not(.badge), h2 > span:not(.nocolor):not(.badge), h3 > span:not(.nocolor):not(.badge), h4 > span:not(.nocolor):not(.badge), h5 > span:not(.nocolor):not(.badge), h6 > span:not(.nocolor):not(.badge){
     font-weight: normal  !important;
    color:#000;
    font-family: 'ProximaNovaRegular' !important;
}
.content-wrap{
    padding:10px 0 30px 0;
}
.content-wrap p{
    padding:0;
    margin:10px 0;
}
.content-wrap h3{
    padding:0;
    margin:0;
    font-family: 'ProximaNovaBold';
    font-weight: normal;
    color:#074f57;
    font-size:18px;
}
.content-wrap ul{
    margin:5px 20px;
}

div.people{
    margin-bottom: 30px;
}
div.people figure{
    display: block;
    margin:0;
    padding:0;
}

div.people figure img{width: 100%;}
div.people .info{
    color:#074f57;
    font-size: 14px;
}
div.people .info a{
    color:#074f57;
}
div.people .info h3{
    display: inline-block;
    margin:10px 0 5px 0;
    padding:0;
    font-size:17px;
    color:#074f57;
    font-family: 'ProximaNovaBold';
    border-bottom: 2px solid #074f57;
    clear:both;
}
div.people .info span{
    display: block;
}

.user-detail figure{
    margin:0;
}
.detail-info{
    background: #e0e0e0;
    padding:20px;
}
.detail-info i{
    color:#074f57;
    margin-right:15px;
}

.breadcrumb{
    position: relative !important;
    margin:0 0 20px 20px !important;
}


#footer.dark, .dark #footer{
    background: #074f57;
    color:#fff;
    padding:55px 0;
    position: relative;
    display: block;
}
#footer.dark h3{
    color:#fff;
    margin:0 0 15px 0;
    font-family: "ProximaNovaBold";
    font-weight: normal;
    font-size:25px;
}
#footer.dark a{
    color:#fff;
}
#footer.dark a:hover{
    color:#ebebeb;
    text-decoration: underline;
}
#footer.dark p{
    margin:10px 0;
}

#footer .info{
    position: relative;
    font-size:13px;
    
}
#footer .info .links a{
    margin-right: 20px;
}

.btn.btn-border{
    border:solid 1px #074f57;
    color:#074f57;
    text-decoration: none;
}
.btn.btn-border:hover{
    text-decoration: none !important;
}

.full-width{width:100%;}
p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form{
    margin-bottom: 15px;
}

.custom-pagination a,
.custom-pagination span{
    width:30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    border:solid 1px #074f57;
    color:#074f57;
    text-decoration: none;
}
.custom-pagination span.current{
    font-weight: bold;
    border:solid 1px #074f57;
}

.breadcrumb-item {
    font-size: 10px;
}


@media (max-width: 767.98px) {
    body{
        font-size:13px;
    }
    h1{
        font-size:24px;
    }


    #logo{
        position: relative;
        display: block;
        z-index: 0;
        width:calc(100% - 40px);
        top:25px;
        left:-10px;
    }
    #logo img {
        height: auto;
        width:80%;
        margin: 0 auto 10px auto;
    }
    #primary-menu-trigger{
        z-index: 1000000;
        display: block;
        position: absolute;
        left:15px;
    }
    section.boxes .col-md-3{
        margin-bottom: 15px;
    }
    section#page-title h1{
        font-size:30px;
    }
    section#slider{
        padding:0 0;
        max-height: 450px;
        height: 450px !important;
        background-repeat: none;
        background-size: cover;
    }
    .swiper-slide{
        height: 450px !important;
    }

    .box-light{
        background: #fff;
        width:calc(100% - 6px);
        text-align: right;
        color:#074f57;
        margin:3px;
        height: calc(100% - 26px);
        min-height: 190px;
    }

    #footer .info{
        margin-top:30px;
        margin-bottom: 30px;
    }
    section#page-title h1 {
        font-size: 15px !important;
        text-align:left;
    }

     section#page-title{
        padding: 70px 0 !important;
        min-height: 160px;
    }

    section.public-slide {
        padding: 30px 0 !important;
        background-position: right top !important;
    }

    #content p {
        font-size:15px;
    }

    .breadcrumb {
        margin:0 0 20px 20px !important;
        top: 0 !important;
    }

    section {
        padding: 10px 0;
    }
    #logo img {
        height: 60px !important;
        width: auto !important;
        margin: 5px 0 !important;
    }

}

@media (max-width:575.98px) {
     .swiper_wrapper:not(.force-full-screen),
     .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide {
      height:450px !important;
      background-size: 100% 100% !important;
     }


    .breadcrumb-item {
        font-size: 8px;
    }

    .content-wrap {
        padding: 0px 0px 30px 0;
    }

}


