﻿@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLDz8V1s.ttf) format('truetype');
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v20/pxiEyp8kv8JHgFVrFJA.ttf) format('truetype');
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLGT9V1s.ttf) format('truetype');
}

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/poppins/v20/pxiByp8kv8JHgFVrLCz7V1s.ttf) format('truetype');
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/robotoslab/v23/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjo0oSWaA.ttf) format('truetype');
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/robotoslab/v23/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjojISWaA.ttf) format('truetype');
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/robotoslab/v23/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjovoSWaA.ttf) format('truetype');
}

@font-face {
    font-family: 'Roboto Slab';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/robotoslab/v23/BngbUXZYTXPIvIBgJJSb6s3BzlRRfKOFbvjoa4OWaA.ttf) format('truetype');
}


body,
html {
    font-family: 'Poppins', sans-serif;
    padding-bottom: 22px;
}
/** BS HACKS */
.navbar {
    box-shadow: 0 11px 12px 3px #00000033;
}

/*.navbar-light .navbar-nav {
    align-items: flex-end;
}*/

    .navbar-light .navbar-nav .nav-link {
        font-size: 13px;
        color: #0093dc;
        font-weight: 500;
        text-align: right;
    }

        .navbar-light .navbar-nav .nav-link:hover,
        .navbar-light .navbar-nav .nav-link:focus {
            color: #2c5594;
        }

.btn {
    border-radius: 0.4rem;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    padding: 0.575rem 0.95rem;
}

.btn-secondary {
    color: #01a1cb;
    background-color: #fff;
    border-color: #fff;
}

    .btn-secondary:hover {
        color: #fff;
        background-color: #0093dc;
        border-color: #0093dc;
    }

.btn-primary {
    color: #fff;
    background-color: #01a1cb;
    border-color: #fff;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #0093dc;
        border-color: #0093dc;
    }

.form-control {
    font-size: 1rem;
    font-family: 'Poppins', sans-serif;
}

.input-group .form-control {
    padding: 1.275rem 0.75rem;
    border: solid 1px #fff;
}

footer {
    background-color: #0073c7;
    color: #fff;
    text-align: center;
    bottom: 0;
    position: fixed;
}
/***** bs hack end*/
.companyLogo {
    display: block;
    max-height: initial;
    position: absolute;
    top: 5px;
    box-shadow: 3px 6px 14px 4px #00000073;
    background-color: #fff;
    border-radius: 100px;
    height: 200px;
    transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
}

.tiny {
    height: 130px;
    transition: 0.3s ease-out;
    -webkit-transition: 0.3s ease-out;
    -moz-transition: 0.3s ease-out;
}

.mid-boxes {
    font-family: 'Roboto Slab', serif;
    font-size: 14px;
    line-height: 25px;
}

    .mid-boxes h2 {
        font-size: 24px;
        padding: 5px 0;
        line-height: 25px;
    }

    .mid-boxes .left-box {
        background-color: #e54129;
        color: #fff;
    }

        .mid-boxes .left-box .inner-box {
            background-color: #ffffff1c;
            padding: 20px;
            border: dotted 2px #e54129;
            margin: 20px 5px;
        }

    .mid-boxes .mid-box {
        background-color: #01a1cb;
        color: #01a1cb;
    }

        .mid-boxes .mid-box .inner-box {
            background-color: #ffffff;
            padding: 20px;
            border: dotted 2px #01a1cb;
            margin: 20px 5px;
        }

    .mid-boxes .right-box {
        background-color: #62ae25;
        color: #fff;
    }

        .mid-boxes .right-box .inner-box {
            background-color: #ffffff1c;
            padding: 20px;
            border: dotted 2px #62ae25;
            margin: 20px 5px;
        }

.news-section {
    color: #0093dc;
}

    .news-section h2 {
        font-family: 'Roboto Slab', serif;
        font-size: 24px;
        color: #0093dc;
        font-weight: 600;
        padding: 10px;
    }



.events-section {
    color: #3c3c3c;
    text-align: center;
}

    .events-section h2 {
        font-family: 'Roboto Slab', serif;
        font-size: 22px;
        color: #0093dc;
        font-weight: 600;
        padding: 10px;
    }

h2.page-header {
    color: #0093dc;
    font-size: 26px;
    font-weight: bold;
    font-family: 'Roboto Slab', serif;
    text-align: center;
}

.heart-divider {
    /*background: url(/images/hearth-divider.png) no-repeat center center;*/
    height: 100px;
    border: none;
}

.main-content {
    margin-top: 120px;
    margin-top: 80px;
    PADDING-TOP: 35px;
    background-color: #eeeeee;
}

    .main-content h2 {
        color: #0093dc;
        font-size: 18px;
    }

span.subtitle {
    font-size: 24px;
    font-family: 'Roboto Slab', serif;
}

.carousel.mt-5 {
    margin-top: 5rem !important;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 100px;
    height: 70px;
}

.marketing {
    margin-top: -10%;
}
/*responsive breakpoints*/
@media (max-width: 767.98px) {
    .marketing {
        margin-top: 0;
    }

    .companyLogo {
        height: 110px;
    }

    .companyLogo {
        left: 37%;
    }
}

p.card-text {
    font-size: 14px;
}

.swiper-container {
    overflow: hidden;
}

.lang {
    align-self: flex-start;
    margin-right: 15px;
}

    .lang a {
        text-decoration: none;
    }

        .lang a:hover {
            text-decoration: none;
        }

    .lang img {
        width: 20px;
    }

li.nav-item {
    padding: 0 0 0 40px;
}

.prod-text {
    font-size: 13px;
}

.prod-text {
    font-size: 13px;
}

.prod-title {
    font-size: 16px;
    color: #0073c7;
    font-weight: 600;
}

a {
    text-decoration: none !important;
}

.news-section a {
    color: #727272;
    text-decoration: none;
    opacity: 1;
    transition: 0.3s;
}

    .news-section a:hover,
    .news-section a:focus {
        color: #727272;
        text-decoration: none;
        opacity: 0.9;
        transition: 0.3s;
        background: url('images/lnk_hover_img.jpg') no-repeat right bottom;
    }

.bg-color-lightest-gray {
    background-color: #f5f5f5;
}

.bg-color-lightest-blue {
    background-color: #e6f4f6;
}


button.navbar-toggler {
    top: 50px;
    position: absolute;
    right: 20px;
}