@font-face {
    font-family: 'Chevin';

    src:
    url('/fonts/skf-chevin-light.woff.ttf') format('truetype') ;
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

body
{
    font-family: 'Chevin';
}

.odsad1
{
    padding-left:50px;
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }
}

.nav-item
{
    font-size: 20px;
}

.rok
{
    font-weight:bold;

}

.boxhp1
{
    position: absolute;
    top: 60%;
    color:white;
    font-weight:500;
    font-size: 80px;
    width:100%;
    margin:0px auto;
    text-align: center;
}

.boxhp1 p
{
    margin:0px auto;
    text-align: center;
}

.boxkar1
{
    position: absolute;
    top: 70%;

    color:white;
    font-weight:500;
    font-size: 80px;
    left:10%;
    width:50%;
    text-align: left;
}

.boxkar1 h1
{
  color:  #2b59a5;
    font-weight: bolder;
    font-size: 50px;
}

.boxkar1 p
{
    margin:0px auto;
    text-align: left;
    color:red;
    font-size: 35px;
}

.boxhp2
{
    position: absolute;
    top:0;
    left:0;
    width:40%;
    height:100%;


}

.boxhp3
{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;


}

.boxhvp1
{
    position: absolute;
    top:0;
    left:0;
    width:50%;
    height:100%;


}

.boxhvp2
{
    position: absolute;
    top:0;
    right:0;
    width:50%;
    height:100%;


}

.mynavbar
{
    padding-left:80px;padding-right:80px;
}

@media (max-width: 1000px) {
    .mynavbar
    {
        padding-left:20px;padding-right:20px;
    }

    .fbicon
    {
        position: absolute;
        right:90px;
        top:9px;
    }
}

.btn-skf
{
    background-color: transparent;
    color:#2b59a5;
    border:1px solid #2b59a5;
}

.btn-skf:hover
{
    color: white;
    background-color:#2b59a5;
    border:1px solid #2b59a5;
}

.btn-skf2
{
    background-color: transparent;
    color:white;
    border:1px solid white;
}

.btn-skf2:hover
{
    color: white;
    background-color:#2b59a5;
    border:1px solid white;
}


.navbar-light .navbar-nav .nav-link {

    color:black;
}

.navbar-light .navbar-nav .nav-link:hover
{
    color:#2b59a5;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color:#2b59a5;
}
/*
.navbar {
    -webkit-box-shadow: 0 8px 6px -6px #999;
    -moz-box-shadow: 0 8px 6px -6px #999;
    box-shadow: 0 8px 6px -6px #999;


}
*/


.box {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -75px;
    margin-left: -100px;
    width: 200px;
    height: 150px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.54);
}

.info {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: left;
    justify-content: center;
    font-size: 20px;
    padding-left:80px;
    padding-top: 50px;
}

.info2 {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: left;
    justify-content: center;
    font-size: 20px;
    padding-left:0px;
    padding-top: 50px;
}

.smallp
{
    font-size: 18px;
}

@media (max-width: 1700px) {
    .info {
        font-size: 17px;
    }

    .info2 {
        font-size: 17px;
    }
}



#main.home-page .programs .box h3 {
    margin-bottom: .5rem;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
}

a
{
    color:black;
text-decoration:none;
}

a:hover
{
    color:#2b59a5;
    text-decoration:underline;
}

#main.home-page .services .box h3 {
    margin-bottom: .5rem;
    color: #2b59a5;
    font-size: 1rem;
    font-weight: 700;
}

#main.houses .gallery h2
{
    padding-bottom:0px;
    margin-bottom: 0px;
}


#main.houses .gallery p
{
    padding-bottom:0px;
    margin-bottom: 0px;
}

#main .gallery .images .more {
   margin-top:-40px;
}


#main.house .programs {
    margin-top: 60px;
    padding-bottom: 60px;
    color: #ffffff;
}
#main.house .programs .wrapper {
    margin-bottom: 30px;
    padding: 60px 0 30px 0;
    background-color: #2b59a5;
}
#main.house .programs h1 {
    margin-bottom: 30px;
    font-size: 1.8rem;
    font-weight: 400;
    text-align: center;
}
#main.house .programs .box {
    margin-bottom: 30px;
}
#main.house .programs .box .col-left {
    padding-right: 0;
}
#main.house .programs .box img {
    max-width: 100%;
}
#main.house .programs .box h2 {
    margin-bottom: 0.5rem;
    color: #ffffff;
    font-size: 1rem;
    font-weight: 700;
}
#main.house .programs .box p {
    margin-bottom: 0;
}


#main.contact .team {
    margin-bottom: -60px;
  /*  padding-top: 60px;*/
    text-align: center;
}
#main.contact .team .box {
    margin-bottom: 60px;
}
#main.contact .team img {
    margin-bottom: 1.5rem;
    max-width: 100%;
}
#main.contact .team h2 {
    margin-bottom: 0;
}
#main.contact .team .position {
    margin-bottom: 1rem;
    color: #2b59a5;
}
#main.contact .team .title {
    color: #2b59a5;
    font-weight: 700;
}
#main.contact .team a {
    color: #303030;
}

#main.contact .branches {
    padding: 0px 0 10px 0;
}

@media (min-width: 900px) {
    #main.house .images img {
        width: auto;
        max-width: 100%;
        margin-bottom: 30px;

        max-height: 85px;
    }
}

.form-control {
    background-color: white;
    border: 1px solid #cdcdcd;
    border-radius: 0;
}

.pad {
    padding-bottom: 13px;
}

.si-btn
{
    border:1px solid #2b59a5;
    color:#2b59a5 !important;
    background-color: white;
}

.si-btn:hover
{
    border:1px solid #2b59a5 !important;
    color:white !important;
    background-color: #2b59a5;
}


 .benefits {

}
 .benefits h1 {
    margin-bottom: 0.5rem;
    font-size: 1.8rem;
    font-weight: 700;
    text-align: center;
}
 .benefits h2 {
    margin-bottom: 30px;
    color: #303030;
    font-size: 1.5rem;
    font-weight: 500;
    text-align: center;
}
 .benefits .box {
    margin-bottom: 30px;
}
.benefits .box .col-left {
    padding-right: 0;
}
.benefits .box img {
    max-width: 100%;
}
 .benefits .box h3 {
    color: #2b59a5;
    font-size: 1rem;
    font-weight: 700;
}
 .benefits .box p {
    margin-bottom: 0;
}

.main0
{
    padding:20px 0px 0px 0px !important;
}

.main1
{
    padding:0px !important;
}

.image {
    position: relative;
    margin-bottom: 0px;
    padding-top: 180px;
    overflow: hidden;
}

.image a {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    color: transparent !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    transition: all 1s ease;
}

.foto:hover > .image a {
    transform: scale(1.1, 1.1);
}

.hlista
{
    background-color: #ededed;
    padding:7px;
    color: #969696;
}

.hlista p
{
    padding: 0px;
    margin: 0px;
}

.hlista a
{
color:#2b59a5;
}

#fullpage {
    -webkit-transform: translate3d(0,0,0);
}
.slide {
    -webkit-transform: translate3d(0,0,0);
}
.section {
    -webkit-transform: translate3d(0,0,0);
}