/*
    Theme Name:   Kolibri
    Theme URI:    
    Description:  
    Author:       
    Author URI:   
    Version:      1.0.0
    License:      GNU General Public License v2 or later
    License URI:  http://www.gnu.org/licenses/gpl-2.0.html
    Tags:         
    Text Domain:  kolibri
*/


@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700,900&display=swap');

body{
    font-family: Roboto;
    font-style: normal;
    overflow-x: hidden;
    padding-top: 91px;
    margin: 0 auto;
}


html{
    scroll-behavior: smooth;
    scroll-padding-top: 101px;

}
.d-none{
    display: none!important;
}
.hp-message{
    display: none!important;
}
.text-justify{
    text-align: justify;
}
a {
    color: #364f6b;
    text-decoration: none;
    background-color: transparent;
}
form p {
    margin-bottom: 0;
}
form br{
    display: none;
}
footer a{
    color: white;
}
a:hover {
    color: #b3121d;
    text-decoration: underline;
}
.wp-block-file *+.wp-block-file__button{
    text-decoration: none;
    background-color: #364f6b;
    opacity: 1;
}
.btn-primary {
    color: #fff;
    background-color: #364f6b;
    border-color: #364f6b;
}
.btn-primary:hover {
    color: #b3121d;
    background-color: #364f6b;
    border-color: #364f6b;
}
.anchor {
    display: block;
    position: relative;
    top: -70px;
    visibility: hidden;
}
.align {
    padding-right: 100px;
}

header nav.navbar{
    padding: .5rem .5rem;
    background-color: white;
    -webkit-box-shadow: 0px 10px 37px 11px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0px 10px 37px 11px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 10px 37px 11px rgba(0, 0, 0, 0.18);
}
/*
.custom-toggler.navbar-toggler {
    border-color: #364f6b;
}
.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(97, 158, 255, 0.7)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
  }
header nav.navbar .navbar-brand{
    margin-left: 100px;
}
nav.navbar .navbar-nav .nav-link {
    color: #007bff;
}
nav.navbar .navbar-nav .menu-item {
    background-color: white;
    width: 150px;
	text-align: center;
	transition: .3s
}
nav.navbar .navbar-nav .menu-item:hover {
	background-color: #364f6b;
}
nav.navbar .navbar-nav .wide:hover {
	background-color: #364f6b;
}
nav.navbar .navbar-nav .nav-item {
	font-size: 18px;
	-webkit-clip-path: polygon(20% 0%, 100% 1%, 80% 100%, 0% 100%);
	clip-path: polygon(20% 0%, 100% 1%, 80% 100%, 0% 100%);
}
nav.navbar .navbar-nav .nav-link {
	width: calc(100% - 8px);
	height: calc(100% - 4px);
    position: relative;
    top: 2px; left: 4px;
	-webkit-clip-path: polygon(20% 0%, 100% 1%, 80% 100%, 0% 100%);
	clip-path: polygon(20% 0%, 100% 1%, 80% 100%, 0% 100%);
	color: #364f6b;
	padding-left: 25px;
	padding-right: 35px;
	transition: all .3s;
	background: #fff;
	
} 
nav.navbar .navbar-nav .wide {
    width: 310px;
    text-align: center;
    background: white;
	font-size: 18px;
	-webkit-clip-path: polygon(10% 0%, 100% 1%, 90% 100%, 0% 100%);
	clip-path: polygon(10% 0%, 100% 1%, 90% 100%, 0% 100%);
} 
nav.navbar .navbar-nav .wider {
    -webkit-clip-path: polygon(10% 0%, 100% 1%, 90% 100%, 0% 100%);
    clip-path: polygon(10% 0%, 100% 1%, 90% 100%, 0% 100%);
    color: #364f6b;
	width: 98%;

    
}

nav.navbar .navbar-nav .nav-link:active,
nav.navbar .navbar-nav .nav-link:focus,
nav.navbar .navbar-nav .nav-link:hover,
nav.navbar .navbar-nav .nav-item.active .nav-link {
    color: #364f6b;
}
*/
main .text-shadow {
    text-shadow: 0px 4px 6px #000000;
}
main .rozcestnik{
    width: 100%;
    height: 400px;
    background-size: cover;

}
main .rozcestnik .part {
    background-size: cover;
}
main .velky-nadp{
    font-family: Roboto;
    font-style: normal;
    font-weight: 900;
    font-size: 80px;
    color: white;
}
.predel {
    background-color: #f96915;
    padding: 0;
}
.predel .title {
    color: white;
    font-size: 40px;
    font-weight: bold;
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}
.polygon {
    height: 350px
}
main .ikony img {
    margin-bottom: 15px;
}
main .info-text{
    font-weight: 100;
    font-size: 20px;
    color: black;
    font-style: normal;
}
.nadpis{
    font-weight: bold;
    font-size: 50px;
    line-height: 1;
    color: black;

}
main .logo img{
    top: -15px;
    left: 15px;
}






/* FOOTER */
footer {
    color: #fff;
    background-size: cover;
}

footer .fixed-odkazy {
	position:fixed; top: 230px; left: 20px;
	z-index: 10;
}

footer .fixed-odkazy .icon {
	width: 50px; 
	height: 50px;
	padding: 10px 15px;
	border-radius: 50%;
	background-color: rgba(48, 145, 224,0.7);
	color: white;
	box-shadow: 0 0 6px rgba(0,0,0,0.7);
}

footer .fixed-odkazy .icon:hover {
    background-color: #364f6b !important;
	box-shadow: 0 0 6px rgba(0,0,0,1);
	transition: all 0.2s
}

.fixed-get-to-top {
	position:fixed; bottom: 20px; right: 20px;
}


/* Reference */

.formular-refernce input[type="submit"] {
    padding: 10px 50px; 
    font-size: 25px;
    font-weight: bold;
    margin: 0 auto;
    display: block;
}



@media only screen and (max-width: 1200px) {
    main .rozcestnik .part {
        width: 100%;
    }
    main .info-text{
        font-size: 15px;
    }
    header nav.navbar .navbar-brand{
        margin-left: 0px;
    }
    main .velky-nadp{
        font-size: 40px;
    }
    main .telefon img{
        display: none;
    }
  }
  @media only screen and (max-width: 786px){
        main .rozcestnik .part {
            width: 100%;
            height: 200px;
        }
        main .rozcestnik .part img {
            width: 150px;
        }
        main .info-text{
            font-size: 15px;
        }
        .nadpis {
            font-size: 30px;
        }
        main .velky-nadp{
            font-size: 35px;
        }
        main .rozcestnik {
            display: block !important;
            padding-top: 80px;
        }
  }
@media (max-width: 576px){
    .nadpis{
        line-height: 45px;
    }
    main .telefon img{
        display: none;
    }
    main .logo img{
        left: 0;
        margin-left: 0 !important;
    }
    main .mobile-padding{
        padding-left: 0.75rem !important;
    }
    nav.navbar .navbar-nav .wider{
        width: 90%;
        text-align: left;
    }
    nav.navbar .navbar-nav .wide{
        left: -20px;
    }
    nav.navbar .navbar-nav .nav-link{
        font-size: 15px;
        text-align: left;
    }
    nav.navbar .navbar-nav .menu-item:hover {
        background-color: white;
    }
    nav.navbar .navbar-nav .wide:hover {
        background-color: white;
    }
    nav.navbar .navbar-nav .wide{
        -webkit-clip-path: polygon(0%);
	    clip-path: polygon(0%);
    }
    nav.navbar .navbar-nav .wider {
        -webkit-clip-path: polygon(0%);
        clip-path: polygon(0%);
		padding-right: 0;
		left: 4px;

    }
    main .logo img{
        top: 10px;
        left: 0;
    }

}

