
/* Add here all your css styles (customizations) */

.menu-container {
	padding-right: 0px;
	padding-left: 25px;
}

.footer-title {
	font-size: 18px;
	font-weight: 500;
	color: #fff!important;
}

.footer-description {
	margin-top: 15px;
	text-align: justify;
}

.rm-left-border {
    border-left-width: 0px!important;
}

.topbar-title {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
  	padding: 7px 0px 0px 0;
  	font-family: 'Roboto', sans-serif;
  	font-size: 24px;
  	font-weight: 500;
}

.topbar-title-eng {
	color: #fff;
	letter-spacing: 1px;
  	padding: 0px 0px 7px 0;
  	font-family: 'Roboto', sans-serif;
  	font-size: 16px;
  	font-weight: 400;
}

.sponsor-element {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}

.footer-v3 .footer {
    background: #404042;
}

.footer-v3 .footer p, .footer-v3 .simple-list a {
    color: #d1d1d1;
}

.footer a, .copyright a, .footer a:hover, .copyright a:hover {
    color: #bbb;;
    text-decoration: none;
}

.footer-contact {
	color: #d1d1d1!important;
}

.footer-contact:hover {
	color: #fff!important;
}

@media (min-width: 1200px){
	.header-v8 .dropdown-menu {
	    background: #3463b3;
	}

	.header-v8 .dropdown-menu > li > a {
	    color: #fff;
	}
	.header-v8 .dropdown-menu > li > a:hover {
	    color: #fff;
	}

	menu li > a:hover {
	    color: #fff;
	}
	.header-v8 .mega-menu .dropdown-menu > li:hover {
	    background: #20367f;
	}

	#kosina {
		margin-right: 15px;
	}

	.header-v8 .navbar {
	    box-shadow: 0px 4px 54px rgba(32,32,32, 0.5);
	    background: #3463b3;
	    border-radius: 0px;
	}

	.header-v8 .dropdown-menu {
	    box-shadow: 0px 25px 54px rgba(32,32,32, 0.5);
	}

	.header-v8 .dropdown-submenu:hover > .dropdown-menu {
	    padding-top: 0px;
	    padding-bottom: 0px;
	}

	.header-v8 .mega-menu .dropdown:hover {
	    box-shadow: 0px 4px 54px rgba(32,32,32, 0.8);
	}

	.header-v8 .mega-menu .without-dropdown:hover {
		box-shadow: 0px 4px 54px rgba(32,32,32, 0.8);
	}

	.header-v8 .mega-menu .active-menu {
		box-shadow: inset 25px 0px 25px -25px rgba(0,0,0,0.45), inset -25px 0px 25px -25px rgba(0,0,0,0.45);
	}

	.header-container {
		position: relative;
	}

	.logo-container {
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		width: 190px;
		background: white;
		overflow: hidden;
		z-index: 1;
	}

	.logo-container::after {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		right: -110px;
		width: 200px;
		height: 80px;
		background: #20367f;
		transform: rotate(45deg);
		z-index: 5;
	}

	.logo-container::before {
		content: '';
		display: block;
		position: absolute;
		bottom: 0;
		right: -103px;
		width: 200px;
		height: 80px;
		background: #3463b3;
		transform: rotate(-45deg);
		z-index: 100;
	}

	.logo-link {
		height: 100%;
		width: auto;
		max-height: 130px;
		padding: 5px 0;
		display: block;
	}

	.logo {
		max-width: 95%;
	}

	.header-container:not(.header-fixed-shrink) .logo-link {
		margin-top: 50px;
	}

	.header-fixed-shrink .logo {
		max-width: 68%;
	}

	.header-container.header-fixed-shrink .logo-container::after {
		height: 0;
	}


}

.header-search {
	border-radius: 20px!important;
}


.header-social {
	padding-left: 0px;
	text-align: center;
	margin-top: 20px!important;
	padding-right: 10px;
}

.sponsor-elements {
	background: #f5f5f5;
}

.social-follow-us {
	height: 30px;
    line-height: 30px;
    margin-top: 2px!important;
  	float: left;
    margin-right: 8px!important;
    text-indent: 0px!important;
    color: #bbb!important;
    font-size: 16px;
}

.calendar-mounth-year {
	background-color: #e3eaf1;
}

.calendar-details {
	margin-top: 10px;
}

.gallery-years-title {
    text-align: right;
    margin-top: 6px;
    font-weight: 600;
    margin-right: 5px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}


.padding-bottom-20 {
    padding-bottom: 20px;
}

.news-thumb-img {
    margin-top: 10px;
}

.rm-padding-bottom {
    padding-bottom: 0px;
}

.blog-img {
    margin-bottom: 15px;
}

.news-gallery {
    margin-top: 30px;
}

.download-file {
    margin-top: 15px;
}

.content-files {
    padding-top: 40px;
    padding-bottom: 40px;
}

.file-content {
    padding-top: 10px;
    padding-bottom: 10px;
}

.without-header-fix {
	padding-top: 30px;
}

@media (max-width: 991px) {
	.xs-sm-text-center,
	.xs-sm-text-center p {
		text-align: center!important;
	}

	.social-follow-us {
		float: none;
	}
}

.sponsor-img {
    width: 100%;
    max-width: 150px;
}

.sponsor-img-v2 {
    width: 100%;
    max-width: 150px;
}

.mt-20 {
    margin-top: 20px;
}

@media (max-width: 991px) {
	.xs-sm-top-margin {
		margin-top: 35px;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
    .navbar-brand {
        transform: translateX(-50%);
        left: 50%;
        position: absolute;
    }
}

@media (max-width: 1199px) {
	.header-social,
	.header-search,
	.hide-for-tablet-mobile {
		display: none;
	}

    .tablet-mobile-menu-size {
        height: 90px;
    }

    .navbar-toggle {
        margin-right: 26px!important;
    }

    .header-v8 .navbar-nav > li > a:hover {
        color: #000;
    }

    .header-v8 .navbar-nav > li a {
        border-top: 0px;
    }

    .dropdown-menu {
        padding-top: 0px;
        margin-top: -5px!important;
    }

    .navbar-collapse {
        border-top-width: 0px;
    }

    .menu-fix {
        margin-top: 3px;
    }

    .breadcrumb-text {
        margin-top: 8px!important;
        margin-bottom: 10px!important;
    }
}

@media (min-width: 1201px) {
	.hide-for-lg {
		display: none;
	}

    .navbar-brand {
        display: none;
    }

    .menu-fix {
        margin-top: 87px;
    }
}

.thumb-photo-gallery {
    margin: 10px;
    padding: 0px;
}

.thumb-photo {
    margin: 0px;
    padding: 5px;
}

.rm-padding {
    padding: 0px;
}

.look-photo-gallery {
    padding-left: 15px;
}

.even-row {
    background-color: #F1F1F1;
}

@media (max-width: 767px) {
    .xs-hide {
        display: none;
    }

    .blog-slider-text {
        font-size: 25px;
    }

    .navbar-brand {
        transform: translateX(-50%);
        left: 50%;
        margin-left: 40px;
    }

    .padding-top-rm-xs {
        padding-top: 0px!important;
    }
}

.content-body a {
    text-decoration: underline;
}



/*404 Error Page v1
------------------------------------*/
.error-v1 {
    padding-bottom: 30px;
    text-align: center;
}

.error-v1 p {
    color: #555;
    font-size: 16px;
}

.error-v1 span {
    color: #555;
    display: block;
    font-size: 35px;
    font-weight: 200;
}

.error-v1 span.error-v1-title {
    color: #777;
    font-size: 180px;
    line-height: 200px;
    padding-bottom: 20px;
}

/*For Mobile Devices*/
@media (max-width: 500px) {
    .error-v1 p {
        font-size: 12px;
    }

    .error-v1 span {
        font-size: 25px;
    }

    .error-v1 span.error-v1-title {
        font-size: 140px;
    }
}

.privacy-statements {
    margin-top: 0px!important;
}

@media (min-width: 993px) {
    .margin-fix-foother-lr-content {
        margin-top: 14px!important;
    }
}

.g-pt-20 {
    padding-top: 20px;
    font-weight: 600;
}

.newsletter-section {
	background: #3463b3;
	margin-top: 30px;
}

.newsletter-section .newsletter-text {
    position: relative;
    padding-left: 85px;
}

.newsletter-section .newsletter-text h3 {
    font-size: 24px!important;
    font-weight: 600;
    color: #fff;
    margin: 0 0 10px;
}

.newsletter-section .newsletter-text p {
    margin: 0;
    color: #fff;
}

.newsletter-section .newsletter-text .icon {
    position: absolute;
    left: 20px;
    top: 5px;
}

.newsletter-section .newsletter-form button {
    font-family: Poppins,sans-serif;
    background-color: #0f35a0;
    width: 170px;
    height: 43px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    border: 0;
    outline: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.newsletter-section .newsletter-form div {
    position: relative;
}

.newsletter {
    color: #fff;
    margin-top: 10px;
    margin-left: 10px;
}

.newsletter-section .newsletter-form input {
    background-color: #fff;
    height: 43px;
    border: 0;
    padding-right: 180px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.privacy-policy-link, .privacy-policy-link:hover {
    color: #ececec;
}

.privacy-policy-checkbox {
    height: 12px!important;
    transform: scale(1.5);
    margin-right: 15px!important;
}

@media (max-width: 991px) {
    .newsletter-form-section {
        margin-top: 25px;
    }
}