/*!
 * Start Bootstrap - Busines Frontpage (https://startbootstrap.com/template-overviews/business-frontpage)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-frontpage/blob/master/LICENSE)
 */

.container{

}

body {
    @include fontFuturaLt( heavy );
    padding-top: 0px; 
    background-image: url(../../../public/themes/web/assets/img/background.jpg);
    /* background-repeat: repeat-x; */
    background-attachment: scroll;
    /* background-size: cover; */
    font-family: "Open Sans",sans-serif;
    background-position: center center;
    color: #333;
}

.card-img-overlay{
    padding:0;
}

h4{
    font-size: 14px;
}

.content h2, .content h4, .content h5, .card-title{
    font-family: 'futura_ltheavy', sans-serif;
    font-weight: normal;
    color: #274380;
}

h2{
    font-size: 18px;  
    text-transform: uppercase;
}

.card-title{
    font-size: 14px;
}

ion-icon{
    color: blue;
}

h5{

    font-size: 14px;
}

.content{
    font-size: 14px;
    padding-top:2rem;
    background-color: white;


}


.card-body{
    font-size: 14px;
}

.card-img{
    max-height:177px;
    object-fit: cover;
}

.img-kelti{
    max-height: 250px;
}
.containerhomeicon .card-title{

    background-color: rgba(245, 245, 245, 0.8);

}
.containerhomeicon .card-title h5{ 
    font-family: 'futura_ltheavy', sans-serif;
    /*font-size: 16px;*/
    padding: 10px;
    margin-top:120px;
    text-transform: uppercase;
}

.containerhomeicon {

    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    position: relative;
    width: 100%;
    max-height:177px;
}

.containerhomeicon:hover .overlayhomeicon {
    height: 100%;
}

.overlay-position {
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #ededed;
    margin-bottom: 30px;
}

.overlayhomeicon {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #142439;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}

.texthomeicon {
    color: white;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}


.blockquote-box {
    border-right: 5px solid #E6E6E6;
    /*margin-bottom: 25px;*/
    margin: 0 1rem 1rem 0;
}


.blockquote-box p
{
    margin-bottom: 0px;
}

.blockquote-box .square {

    font-size: 1rem;

    width: 100px;
    min-height: 50px;
    /* margin-right: 22px; */
    text-align: center!important;
    /* background-color: #E6E6E6; */
    padding-left: 10px !important;
    padding-right: 0px !important;
}

.square img
{
    object-fit: cover;
    object-position: center;
    height: 85px;
}




@font-face {
    font-family: 'futura_ltheavy'; 
    src: url(FuturaLT-Heavy.ttf);
}
@font-face {
    font-family: 'futura_ltcondensed'; 
    src: url(FuturaLT-Condensed.ttf);
}
@font-face {
    font-family: 'futura_ltregular'; 
    src: url(FuturaLT.ttf);
}


.navbar {
    /*margin-top: 38px;*/

    font-family: 'futura_ltheavy'; 


    position: -webkit-sticky;
    position: sticky;
    font-size: 14px;
    box-shadow: inset 0 14px 0 #274380;
    /*box-shadow: inset 0 4px 0 #142439;*/
    /*box-shadow: inset 0 4px 0 #CC813B;*/
    background: white;
    padding:0;
    padding-bottom: 0px;
    /*padding-top: 4px;*/
    min-height: 62px;
    text-align: center;

}
.navbar-nav{
    /*margin-left: 20%;
    width: -webkit-fill-available;*/
}
.nav-item .nav-link, .navbar-expand-lg .navbar-nav .nav-link {
    /*margin-top: 30px;*/
    line-height: 42px;
    border-left: solid 1px #ddd;
    color: #333;
    /*box-shadow: inset 0 -4px 0 white*/
    /*margin-left: auto;
    margin-right: auto;*/

    margin: 0px auto;
    font-size: 14px;

    /*display: inline-block;*/
    text-align: center;
}

.nav-item{
    flex-grow: 1;
}

.dropdown-item, .dropdown-menu{

    color: white; 


    font-size: 14px;


}

.submenu ul,.submenu ol,.submenu2 ul,.submenu2 ol {
    margin: 0 auto;
    text-decoration: none;
    padding: 0;
    display: inline-block;
    font-size: 14px;
}

.submenu ul.icons a, .submenu ol.icons a , .submenu img, .submenu2 ul.icons a, .submenu2 ol.icons a , .submenu2 img{
    padding: 0;
    height: 28px;
    min-height: 28px;
    max-height: 28px;
    width: 28px;
    min-width: 28px;
    max-width: 28px;
    line-height: 28px;
    font-size: 14px;
}

.submenu ul > li > a,  .submenu ol > li > a, .submenu2 ul > li > a,  .submenu2 ol > li > a { 
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    position: relative;
    padding: 0 4px;
    line-height: 48px;
    font-family: 'futura_ltcondensed', sans-serif;
    color:white;
}

.submenu2 a:hover{
    color: #CC813B
}


.submenu ul > li, .submenu ol > li, .submenu2 ul > li, .submenu2 ol > li  {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: inline-block;
    position: relative;
}



.submenu2, submenu a{
    /*top:-140px;*/
    /*width:fit-content;*/
    font-family: 'futura_ltcondensed', sans-serif;
    position: relative;
    text-align: center;
    width: -webkit-fill-available;
    /*display:table-row;*/

    min-height: 1px;
    font-size: 14px;


    z-index: 1030;
    background: #142439;
    /*background: #274380;*/
    color: white;

    /*padding: 0 16px;*/
    line-height: 40px;
    margin-bottom: 1px;
    margin-right: 0;


}


.submenu{
    /*top:-140px;*/
    /*width:fit-content;*/
    text-align: center;
    width: -webkit-fill-available;
    /*margin-left: 20%;*/
    /*position:fixed;
    */
    min-height: 1px;
    font-size: 14px;

    top:0;
    z-index: 1030;
    /*background: #142439;*/
    background: #274380;
    color: white;
    /*padding: 0 16px;*/
    /*line-height: 47px;*/

    /*margin-bottom: 1px;*/
}
.submenu div,.submenu2 div{
    display: inline-block;

}

.card{
    border-style: none;
}

.card-kelti
{
    /* border-style: solid;
    border-color: #333; */
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
}
.card-kelti:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
  }

.tab-kelti a {
    font-family: 'futura_ltheavy', sans-serif;
    font-weight: normal;
    color: #274380;
}
/*
.navbar .dropdown-item:hover{
     @include fontFuturaLt( heavy );
     color: #fff;
     background-color: #142439;
     
    
    
}*/

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover{
    color:white;
}

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .show > .nav-link:hover {
    color:white;
    transition: background 500ms;
    /*background-color: #142439;*/
}

.show .dropdown-item{
    background-color: #142439;
    color:white;
    margin-top:0;
}

.dropdown-item:focus, .dropdown-item:hover {
    /*color: #16181b;*/
    /*color: #CC813B;*/
    text-decoration: none;
    text-decoration-line: none;
    text-decoration-style: initial;
    text-decoration-color: initial;
    /*background-color: #f8f9fa;*/
    background-color: #CC813B
}
/*
@media (min-width: 992px) {
    .dropdown:hover .dropdown-menu {
        display: block;
    }
}*/



.show .dropdown-menu{
    margin-top:0;
    padding-top:0;
    padding-bottom:0;
    border: 0;
}

.show .submenu2{  /*hide the submenu*/
    display: none;
}

.navbar-nav .show .nav-link , .nav-item .nav-link:hover{
    border-left: 1px solid #333;
    font-family: 'futura_ltheavy', sans-serif;

    text-decoration: none;
    box-shadow: inset 0 -4px 0 #CC813B;
    background-color: #142439;


}

#carouselExampleSlidesOnly{
    /*margin-bottom: 1%;*/
    background:#142439;
    max-height: 600px;
    overflow: hidden;
    position: relative;
}

.carousel{ 
    background:#142439;
    max-height: 490px;
    overflow: hidden;
    position: relative;
    
}
.carousel-item{
    height:100%;
    object-fit:fill;
    
}
.overlay-slide{
    bottom: 200px !important;
}

@media (max-width: 600px) {
    .carousel{
        max-height: 200px; 
    }
}


/* .carousel .caption-title {
    background: #274380;
    color: white;
    
}
.carousel .caption-title h3{
    margin: 0 auto;
    padding: 16px 52px;
    text-transform: uppercase;
    font-family: 'futura_ltregular', sans-serif;
} */
    
.pui{
    max-height: 76px;
}
.pui1{
   width: 120px !important;
}

.logo{
    width: 90%
}

.navbar-brand
{
    margin-top: 14px;
} /* .brand */


.containerhomeicon {
    position: relative;
    width: 100%;
}

.overlay-position {
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid 
        #ededed;
    margin-bottom: 30px;
}
.overlayhomeicon {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: 
        #142439;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .5s ease;
}



.footer-wrapper img {
    width: auto;
    max-height: 50px;
}

#footer_dark {
    /* position: relative; */
    color: white;
    background-color: #142439;
    border-top: 5px solid rgba(0,0,0,0.2);
    position: relative;
}

.widget{
    float:left;
    width: 30.63%;
    display:block;
}

#footer_dark ul{
    list-style: none;
    list-style-position: initial;
    list-style-image: initial;
    list-style-type: none;
    margin: 0;
}

#footer_dark ul li a{
    color: white;
}

.separator {
    display: block;
    margin: 0 auto;
    padding: 0;
    height: 8px;
    position: relative;
    background: #9AA9C0;
}

.separator::before {
    left: 0;
    background: #66809D;
}

.separator::after {
    right: 0;
    background: #142439;
}
.separator::before, .separator::after {
    content: "";
    position: absolute;
    height: 100%;
    width: 33.33%;
}
.separator :after, :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.blog-content-2 .blog-single-content>.blog-single-head>.blog-single-head-date {
    float: right;
    font-size: 13px;
    font-weight: 600;
    margin-top: 7px;
}

.blog-content-2 .blog-single-content>.blog-single-head>.blog-single-head-date>a {
    color: #9aa5b2;
}

.main-article .main-article-inner .title {
    padding: 24px 0 4px;
    margin: 0 auto 24px;
    border-bottom: solid 2px black;
}


.main-article {
    position: relative;

}
.main-article::before {
    content: "";
    width: 50%;
    position: absolute;
    right: 0;
    height: 100%;
}

.main-article .main-article-inner .title h1 strong, .main-article .main-article-inner .title h2 strong, .main-article .main-article-inner .title h3 strong, .main-article .main-article-inner .title h4 strong, .main-article .main-article-inner .title h5 strong, .main-article .main-article-inner .title h6 strong {
    font-weight: normal;
    font-family: 'futura_ltheavy', sans-serif;
}

.main-article .sidebar {
    border-bottom: solid 16px #142439;
    background: #274380;
    color: white;
    min-height: 100%;
}

.main-article .sidebar .sidebar-item .sidebar-nav {
    background: #274380;
    margin: 0 auto;
    padding: 0;
    position: relative;
}

.main-article .sidebar .sidebar-item .sidebar-nav li > a:hover {
    background: #21396c;
}

.main-article .sidebar .sidebar-item .sidebar-nav li:nth-child(odd) > a {
    background: #3A5D98;
}

.main-article .sidebar .sidebar-item .sidebar-nav > li > a {
    display: block;
    line-height: 32px;
    text-transform: uppercase;
    text-decoration: none;
    color: white;
    padding: 4px 56px;
}

.main-article .sidebar .sidebar-item .title-box h3 {
    margin: 0 auto;
    padding: 0;
    text-transform: uppercase;
    color: #CC813B;
    font-family: 'futura_ltheavy', sans-serif;
}

.main-article .sidebar .sidebar-item .title-box {
    padding: 24px 52px;
    background: #142439;
}

.news-sidebar {
    background-color: #fff !important;
    color: #000 !important;
    margin: 10px;
    border-bottom: none !important;
}

.news-sidebar {
    background-color: #fff !important;
    color: #000 !important;
    margin: 10px;
    border-bottom: none !important;
}

.news-sidebar .post-widget {
    border-top: solid 3px #3A5D98;
}

.post-widget .post-widget--content {
    padding: 16px 12px;
}

.post-widget .post-widget--content ul, .post-widget .post-widget--content ol {
    margin: 0 auto;
    padding: 0;
}

.post-widget .post-widget--content ul > li, .post-widget .post-widget--content ol > li {
    list-style: none;
    position: relative;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-size: smaller;
}

.news-sidebar .post-widget--title {
    border-bottom: none;
    padding: 20px 32px;
    color: #de9338;
}

.post-widget .post-widget--title {
    padding: 12px 32px;
    color: white;
    background: #142439;
    border-bottom: solid 8px #66809D;
}

blog-content-2 .blog-single-content {
    padding: 0px;
    background-color: transparent;
}
.blog-content-2 .blog-single-content {
    padding: 0px 30px 15px;
    background-color: #fff;
}

.blog-page .blog-container {
    margin-bottom: 30px;
}

.post-widget .post-widget--title h1, .post-widget .post-widget--title h2, .post-widget .post-widget--title h3, .post-widget .post-widget--title h4, .post-widget .post-widget--title h5, .post-widget .post-widget--title h6 {
    margin: 0 auto;
    padding: 0;
    font-family: 'futura_ltheavy', sans-serif;
}

.news-sidebar .post-widget--title {
    border-bottom: none;
    padding: 20px 32px;
    color: #de9338;
}

.post-widget .post-widget--content ul > li, .post-widget .post-widget--content ol > li {
    list-style: none;
    position: relative;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-size: smaller;

}
.post-widget .another-berita{
    color: #000 !important;

    font-family: "Open Sans",sans-serif;
    font-size: smaller;
}