:root{

    --bs-gradient-blue: linear-gradient(60deg, rgba(29, 67, 118, 0.9),rgba(29, 67, 118, 0.7), rgba(29, 67, 118, 0.5));
    --bs-gradient-red: linear-gradient(45deg, rgb(96, 0, 0), rgba(245, 43, 43, 0.26));
    --bs-gradient-green: linear-gradient(45deg, rgb(0, 65, 10), rgba(42, 253, 8, 0.26));
    --bs-gradient-orange: linear-gradient(45deg, rgb(246, 127, 54), rgba(255, 96, 0, 0.30));
}

body {
    padding: 0 0;
    color: #869099;
    font-family: "merriweather-italic", "Verdana", "Helvetica", "Arial", sans-serif;
    font-size: calc(1rem - 20%) !important;
    scroll-behavior: smooth;
    background-position: center center !important ;
    background-size: cover;
    background-attachment: fixed !important;
    background-origin: content-box;
}

.nav-item {
    color: #869099;
    padding: 0 10px;
    font-family: "merriweather-italic", "Verdana", "Helvetica", "Arial", sans-serif;
    font-size: calc(1rem - 10%) !important;
    scroll-behavior: smooth;

}
.nav-item a{
    font-family: "Lato", Helvetica, sans-serif !important;
}

#services .nav-link:hover,
#services .nav-link:focus{
    filter: none;
}
#services a.active{
    background-color: rgb(53, 56, 146,0.95);
    color:white;
}
#services ul li{
    text-decoration: none;
    list-style: none;
}


.nav-link i{
    padding: 0 5px;
}
.carousel-indicators{
    width: inherit;
}
.carousel-control{
    opacity:1;
}

.minor-footer {
    background: rgba(188, 203, 224, 0.9);
    border: hidden;
    color: white;
}
.minor-footer p{
    margin:0!important;
}
.main-footer {
    color: white;
    /*background-color: rgba(100,100,100,0.2);*/
}
#Desktop.main-footer{
    background-color: rgba(100,100,100,0.98);
}
.main-footer p{
    margin:0!important;
}

.dropdown-item.active, .dropdown-item:active {
    text-decoration: none !important;
    border-color: #198754 !important;
    background-color: #f8f9fa !important;
    color:rgba(0,0,0,0.8);
   border-left:2px solid!important;

}

.card-hover:hover {
    text-decoration: none !important;
    border-color: #198754 !important;
    #color: #198754 !important;
    border-radius: 0.25rem !important;
    background-color: #f8f9fa !important;
    border-style: solid !important;
    border-width: 2px !important;
}

h1 {
    font-size: 1.25rem;
    font-weight: bold;
}

.cookie-consent {
    position: fixed;
    bottom: 8px;
    left: 20px;
    width: 290px;
    text-align: center;
    padding-top: 7px;
    height: 120px;
    color: #fff;
    line-height: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 14px;
    background: #292929;
    z-index: 120;
    cursor: pointer;
    border-radius: 3px
}

.allow-button {
    height: 20px;
    width: 104px;
    color: #fff;
    font-size: 12px;
    line-height: 10px;
    border-radius: 3px;
    border: 1px solid green;
    background-color: green
}


.logo{max-width:15rem;
    padding: 0 10px;
}
.image-box {
    position: relative;
    overflow: hidden;
}
.image-box img {
    max-width: 100%;
    transition: all 0.3s;
    display: block;
    width: 100%;
    height: auto;
    transform: scale(1);
}

.card-hover:hover img {
    transform: scale(1.3);
}

header .col-md-6 a{
    display:inline-block;
    font-family: "Open Sans", sans-serif;
    /*font-size:14px;*/
    color: white;
    font-weight: 400;
}
header{
    color:white;
}
header .col-md-6 a i
{
    padding:10px 10px;
    font-size:16px;
    /*color:white;*/
}
header .col-md-6 a:hover{
    filter: drop-shadow(0 0 7px #081eb9)
}
header .col-md-6 a{
    text-decoration: none ;
    padding:6px 10px;
}

header .icon:before{
    content: url("/www/assets/icons/logo_sk_vector.png");
}

footer .col-md-6{
    margin:auto;
}
footer{
    font-size: 14px;
    font-weight: 300;
}
footer p{

    overflow-wrap: break-word;
}
footer p span{
    font-size: 12px;
    font-weight: 200;
    color: #ccc;

}

footer hr{
    margin:0;
}

footer .col-md-3 i{
    font-size: 30px;
    padding-bottom: 1rem;
    padding-top: 1rem;
}
footer .col-md-3 img{
    padding-top: 2rem;
    padding-bottom: 2rem;
    max-width: 50%;
    height:auto;
}
footer .col-md-3 img:hover {
    filter: drop-shadow(0 0 3px white);
}

footer .icon{
    width: 2rem;
    height: auto;
    padding-bottom: 1rem!important;
    margin-left:auto;
    margin-right: auto;
}
footer .col-md-6{
    margin:auto;
    padding: 1.5rem 0;
}
#slider .row{
    padding: 0!important;
}
.navbar img{
    filter: drop-shadow(1px 0px 0 rgba(100, 100, 100, 0.75));
}
.navbar{
    font-weight: 500;
    box-shadow: none;
}

.nav-link{
    color: white;!important;
    font-weight: 500;
}

.navbar-nav .nav-item .active{
    color: #07009d !important;
}

#slider .d-md-block{
    background-color: rgba(100,100,100,0.7);
    color: white;
}


.mapouter{position:relative;text-align:right;height:400px;width:100%;}
.gmap_canvas {overflow:hidden;background:none!important;height:400px;width:100%;}

.sticky {
    position: fixed;
    width: 100%;
    z-index: 999;
}
#maps{
    background-color: rgba(255,255,255,1);
}
#slider{
    background-color: rgba(255,255,255,1);
}



.bg-blue-gradient{
    background: var(--bs-gradient-blue);
}
.bg-red-gradient{
    background: var(--bs-gradient-red);
}
.bg-green-gradient{
    background: var(--bs-gradient-green);
}
.bg-orange-gradient{
    background: var(--bs-gradient-orange);
}
.container .form-control{
    padding: 10px;
    display: inline-block;
}

.col-md-4:first-of-type{
    padding-left:0;
}
.col-md-4:last-of-type{
    padding-right:0;
}
#contact .col-md-8{
    padding-bottom: 0.5rem;
}
#aboutus .entry-title{
    margin-bottom:2rem;
}
#contactus{
    color: white!important;
    padding: 2rem 0;
    background-color: rgba(33, 33, 33, 0.8);
}
#contact,
#services,
#products,
#aboutus{
    background: rgba(188, 203, 224, 0.9);
    text-align: left;
}

#services h4{
    color:white;
    margin:auto;
}

#brands hr{
    width:25%;
    border:1px solid #111;
    margin:1rem 0;
}
#brands{
    background-color: rgba(255,255,255,.95);
    color:#333!important;
    padding: 2rem 0;

}


#brands .col-md-2{
    display: inline-block;
    margin:auto;
    width:13.5%;
}


/* Iné tvary generovať na : https://bennettfeely.com/clippy/*/
.hexagon{
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}
.octagon{
    clip-path: polygon(2% 0%, 98% 0%, 100% 2%, 100% 98%, 98% 100%, 2% 100%, 0% 98%, 0% 8%);
}
.triangle{
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
}
/*
.parallelogram{
    clip-path: polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);

}*/
.text-md-end {
    text-align: right !important;
}



.service-icon {
    display: block;
    position: relative;
    width: 200px;
    height: 200px;
    float:left ;
    margin: auto;
    margin-bottom: 20px;
    border: 10px solid #343333;
    border-radius: 50%;
}
.service-icon .img-fluid {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.row{
    justify-content: space-between;
}
#services .col-md-2:nth-child(4n+1):hover .service-icon{
    border-color: #0a53be;
}
#services .col-md-2:nth-child(4n+2):hover .service-icon{
    border-color: rgb(180, 189, 0);
}
#services .col-md-2:nth-child(4n+3):hover .service-icon{
    border-color: #910606;
}
#services .col-md-2:nth-child(4n+4):hover .service-icon{
    border-color: #0b6930;
}

#services p{
    font-weight: 300;
    line-height: 1.5;
    font-size: 17px;
    color:black;
}

.img-fluid{
    filter: drop-shadow(0 0 7px #666);
    max-height: max-content;
    max-width: 75%;
    display: block;
    margin: auto;
    position: relative;
    z-index:0 ;
}
#services .col-md-3{
    margin: 10px 10px;
}
#services i{
    font-size: 22px;
    color: var(--bs-white);
    margin:auto;
    padding:4px;
}
.row-75{
    height:70%;
}
.row-25{
    height:30%;
    position:relative;
}
#services .carousel-control.left{
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)));
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%)
}

#services .carousel-control.right{
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,.0) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0) 0,rgba(0,0,0,.0) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0)),to(rgba(0,0,0,.0)));
    background-image: linear-gradient(to right,rgba(0,0,0,.0) 0,rgba(0,0,0,.0) 100%);
}
#services .carousel-indicators{
    bottom:-20px;
}

.red-top-border{
    border-top: 4px solid var(--bs-danger);
}
.blue-top-border{
    border-top: 4px solid var(--bs-primary);
}
.green-top-border{
    border-top: 4px solid var(--bs-success);
}
.text-blue{
     color: var(--bs-primary);
 }
.text-orange{
    color: var(--bs-orange)
}

.text-center{
    margin-bottom: auto;
    margin-top: auto;
}

#aboutus .container
{
    color:black;
}

#aboutus .col-md-8{
    padding:2rem;
}
#aboutus .col-md-8{
    margin:auto;
    font-family: "Open Sans", Sans-serif, serif;
    font-size: 1rem;
    font-weight: 400;
    color:black;

}
#aboutus .img-fluid{
    filter: none;
    max-width: 100%;
}
#aboutus .col-md-9{
    padding-left: 1rem;
}
#aboutus .col-md-2{
    text-align: left;
}
#aboutus .col-md-4{
    text-align: left;
    padding:5px;
}
#aboutus .shadow,
#services .shadow,
#contact .shadow,
#products .shadow{
    /*box-shadow:0 0 7px 0 rgba(0,0,0,0.75)!important;*/
}
footer .shadow{
    box-shadow:0 1px 7px 1px rgba(0,0,0,0.75)!important;
}


.contact .col-md-2{
    text-align: left;
}
.contact .col-md-9{
    color: rgba(80,80,80,1);
}

.contact > .row:first-child{

}
.contact{
    font-family: "Lato", Helvetica, sans-serif !important;
    color: #000;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.5em;
    padding: 2rem 0;
}
.contact:first-child{
    padding-top: 0;
}
.entry-title:after {
    position: absolute;
    z-index: 5;
    bottom: -7px;
    left: 0;
    width: 10%;
    height: 2px;
    margin: auto;
    background: #e96656;
    content: "";

}
.entry-title{
    color: rgba(100,100,100,1);
    line-height: 22px;
    margin-top: 0;
    font-size: 20px;
    font-family: "Montserrat", Helvetica, sans-serif;
    font-weight: 700;
    position: relative;
    text-align: left;
}
.focus-box{
    margin-bottom: 5px;
    vertical-align: top;
    border: 1px solid black;
}
.focus-box h6{
    display: inline-block;
    width: auto;
    position: relative;
    float:none;
    margin-bottom: 30px;
    color: #404040;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
}
.blue-bottom-border:before {
    position: absolute;
    z-index: 1;
    bottom: -9px;
    left: 12.5%;
    width: 75%;
    height: 2px;
    margin: auto;
    background: rgba(0, 10, 103, 0.9);
    content: "";
}
.col-md-8 .col-md-4:nth-child(1),
.col-md-8 .col-md-4:nth-child(2){
    border-bottom: 1px solid #888;}

.col-lg-6 .service-icon{
    float:none;
}

.col-md-4{
    padding: 0.5rem 0;
    float: left;
}



#slaped-left{
    clip-path: polygon(
            0 0,
            100% 0,
            calc(100% - 3vw) 100%,
            0 100%);
}
#slaped-right{
    clip-path: polygon(
            0 0,
            100% 0,
            100% 100%,
            3vw 100%);
}

#slaped {
    clip-path: polygon(
            calc(0% + 4vw) 0,
            100% 0,
            100% 100%,
            calc(0% + 4vw) 100%,
            0 50%);
}
#slaped-invert {
    clip-path: polygon(
            calc(100% - 2vw) 0,
            100% 50%,
            calc(100% - 2vw) 100%,
            0 100%,
            0 0);
}

#products .container,
#contact .container{
    padding-right:0!important;
    padding-left:0!important;
}


.opacity-90{
    opacity: 90%;
}

main .col-md-3 i {
    font-size: 30px;
    padding-bottom: 1rem;
    padding-top: 1rem;
}
main .col-md-3 img{
    padding-top: 2rem;
    padding-bottom: 2rem;
    max-width: 50%;
    height:auto;
}
main .col-md-3 img:hover {
    filter: drop-shadow(0 0 3px white);
}

main .icon{
    width: 2rem;
    height: auto;
    padding-bottom: 1rem!important;
    margin-left:auto;
    margin-right: auto;
}

#products li{
}
#products li:before {
    content: "\27BE";
    padding-right: 10px;
}

.fs-7{
    font-size: 18px!important;
}

/*Animácia pri načítaní*/


@keyframes slideInFromLeft {
    0% {
        transform: translateX(-100%);
    }
    100% {
        transform: translate(0);
    }
}

main{
    animation: 1s ease-in 0s 1 slideInFromLeft;
}


.bg-opacity-90{
    --bs-bg-opacity: 0.9;
}




.navbar-toggler,
.navbar-toggler:focus{
    border: none!important;
    box-shadow: none!important;
}


.navbar-toggler {
    width: 20px;
    height: 20px;
    position: relative;
    transition: .5s ease-in-out;
}

.navbar-toggler,
.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
    border: 0;
    position: relative;
}

.navbar-toggler span {
    margin: 0;
    padding: 0;
}

.toggler-icon {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #d3531a;
    border-radius: 1px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}

.middle-bar {
    margin-top: 0;
}


/* State when the navbar is collapsed */

.navbar-toggler.collapsed .top-bar {
    position: absolute;
    top: 0;
    transform: rotate(0deg);
}

.navbar-toggler.collapsed .middle-bar {
    opacity: 1;
    position: absolute;
    top: 10px;
    filter: alpha(opacity=100);
}

.navbar-toggler.collapsed .bottom-bar {
    position: absolute;
    top: 20px;
    transform: rotate(0deg);
}

/* when navigation is clicked */

.navbar-toggler .top-bar {
    top: inherit;
    transform: rotate(135deg);
}

.navbar-toggler .middle-bar {
    opacity: 0;
    top: inherit;
    filter: alpha(opacity=0);
}

.navbar-toggler .bottom-bar {
    top: inherit;
    transform: rotate(-135deg);
}

/* Color of 3 lines */

.navbar-toggler.collapsed .toggler-icon {
    background-color: black;
}

.col-sm-3{
    padding:0!important;
}

ul{
    margin-bottom: 0;
}


@media (max-width:767px ) {
    .col-sm-11{
        display: inline-flex!important;
        max-height: 200px;
    }
    .col-sm-11 img{
        width:100px;
    }
    .col-sm-11 h5{
        font-size: 16px;
    }
    .col-sm-11 .fs-6{
        font-size: 12px!important;
    }
}
@media (max-width: 991px){
    .navbar{
        background-color: #cecece !important;
        color:black!important;
    }

    .navbar-dark{
        color:black!important;
        --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 1' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }
    .nav-link{
        color:black!important;
    }

}
@media (min-width: 441px){

}
@media (min-width: 768px) {

    .col-md-8 .col-md-4:nth-child(2){
        border-right: 1px solid #888;
    }
    .col-md-8 .col-md-4:nth-child(3){
        padding-left: 2rem;
    }
    #brands .img-fluid{
        max-width: 120px;
    }
    header .col-md-6{
        display: inline-block;
    }
    .col-md-4{
        display: inline-block;
        padding:0.5rem;
    }
    .col-sm-11 .col-sm-6{width:100%;}

}
@media  (min-width: 992px){

    #products .pt-3{
        padding-top:5rem!important;
    }
}
@media (min-width: 1200px) {
    .carousel-control-prev {
        left: -8rem;!important;
    }

    .carousel-control-next {
        right: -8rem;!important;
    }
    .service-icon{
        width: 200px;
        height: 200px;
    }
    .col-md-8 .col-md-4:nth-child(1),
    .col-md-8 .col-md-4:nth-child(2){
        border-bottom: none;}

    footer .col-md-3:last-child{
        background-color: #1a1e21;
    }
}
@media(min-width: 1600px){

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



}