#t4-menu {
    position: fixed;
    top: 0;
    z-index: 10;
    background: #fff;
    width: 100%;
}
#t4-megamenu-mainmenu {
  	flex-direction: column;
}
div.mod-languages ul.lang-inline li {
  	background: #d05569;
    width: 30px;
    height: 22px;
    display: inline-block!important;
    line-height: 22px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
div.mod-languages ul.lang-inline li.lang-active {
  	background: #63121f;
}
div.mod-languages ul.lang-inline li a {
  	color: #fff;
}
.headergrid {
    display: grid;
    grid-template-columns: 350px 1fr;
    grid-gap: 30px;
}
.mainlogo img {
  	width: 200px;
}
.menu-logo {
    margin: 13px 0;
}
.menu-logo p {
	margin: 0;
}
.headerrow {
  	margin-top: 5px;
  	background: #eee;
/*  	-webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;*/
}

.t4-content {
    background-color: transparent;
	overflow-y: auto!important;
}
.t4-wrapper {
	height: auto;
}
.t4-offcanvas {
	position: fixed;
}
@media screen and (min-width: 1200px) {
	.container {
		max-width: 1200px;
	}
}
.container-fluid, .container, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, 
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, 
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, 
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, 
.col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
	padding-left: 30px!important;
	padding-right: 30px!important;
}
.row {
	margin-left: -30px!important;
	margin-right: -30px!important;
}
#t4-masthead {
	display: none;
}
.item-101 .t4-main-body {
	display: none;
}
.form-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px!important;
	margin-left: -15px!important;
}
.form-row > .col, .form-row > [class*="col-"] {
    padding-right: 15px!important;
    padding-left: 15px!important;
}
@media screen and (max-width: 768px){
	.form-row > .col, .form-row > [class*="col-"] {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
}
.formContainer {
	border: 1px solid #ddd;
	padding: 30px 0;
}
.mb5 { margin-bottom: 5px }
.mb10 { margin-bottom: 10px }
.mb15 { margin-bottom: 15px }
.mb20 { margin-bottom: 20px }
.mb25 { margin-bottom: 25px }
.mb30 { margin-bottom: 30px }
.mb40 { margin-bottom: 40px }
.mb50 { margin-bottom: 50px }
.mb60 { margin-bottom: 60px }
.mb70 { margin-bottom: 70px }
.mb80 { margin-bottom: 80px }
.mb90 { margin-bottom: 90px }
.mb100 { margin-bottom: 100px }
.mt5 { margin-top: 5px }
.mt10 { margin-top: 10px }
.mt15 { margin-top: 15px }
.mt20 { margin-top: 20px }
.mt25 { margin-top: 25px }
.mt30 { margin-top: 30px }
.mt40 { margin-top: 40px }
.mt50 { margin-top: 50px }
.mt60 { margin-top: 60px }
.mt70 { margin-top: 70px }
.mt80 { margin-top: 80px }
.mt90 { margin-top: 90px }
.mt100 { margin-top: 100px }
.ml5 { margin-left: 5px }
.ml10 { margin-left: 10px }
.ml15 { margin-left: 15px }
.ml20 { margin-left: 20px }
.ml25 { margin-left: 25px }
.ml30 { margin-left: 30px }
.ml40 { margin-left: 40px }
.ml50 { margin-left: 50px }
.ml60 { margin-left: 60px }
.ml70 { margin-left: 70px }
.ml80 { margin-left: 80px }
.ml90 { margin-left: 90px }
.ml100 { margin-left: 100px }
.mr5 { margin-right: 5px }
.mr10 { margin-right: 10px }
.mr15 { margin-right: 15px }
.mr20 { margin-right: 20px }
.mr25 { margin-right: 25px }
.mr30 { margin-right: 30px }
.mr40 { margin-right: 40px }
.mr50 { margin-right: 50px }
.mr60 { margin-right: 60px }
.mr70 { margin-right: 70px }
.mr80 { margin-right: 80px }
.mr90 { margin-right: 90px }
.mr100 { margin-right: 100px }

.pb5 { padding-bottom: 100px; }
.pb10 { padding-bottom: 100px; }
.pb15 { padding-bottom: 100px; }
.pb20 { padding-bottom: 100px; }
.pb25 { padding-bottom: 100px; }
.pb30 { padding-bottom: 100px; }
.pb40 { padding-bottom: 100px; }
.pb50 { padding-bottom: 100px; }
.pb60 { padding-bottom: 100px; }
.pb70 { padding-bottom: 100px; }
.pb80 { padding-bottom: 100px; }
.pb90 { padding-bottom: 100px; }
.pb100 { padding-bottom: 100px; }
.pt5 { padding-top: 5px; }
.pt10 { padding-top: 10px; }
.pt15 { padding-top: 15px; }
.pt20 { padding-top: 20px; }
.pt25 { padding-top: 25px; }
.pt30 { padding-top: 30px; }
.pt40 { padding-top: 40px; }
.pt50 { padding-top: 50px; }
.pt60 { padding-top: 60px; }
.pt70 { padding-top: 70px; }
.pt80 { padding-top: 80px; }
.pt90 { padding-top: 90px; }
.pt100 { padding-top: 100px; }
.pl5 { padding-left: 5px; }
.pl10 { padding-left: 10px; }
.pl15 { padding-left: 15px; }
.pl20 { padding-left: 20px; }
.pl25 { padding-left: 25px; }
.pl30 { padding-left: 30px; }
.pl40 { padding-left: 40px; }
.pl50 { padding-left: 50px; }
.pl60 { padding-left: 60px; }
.pl70 { padding-left: 70px; }
.pl80 { padding-left: 80px; }
.pl90 { padding-left: 90px; }
.pl100 { padding-left: 100px; }
.pr5 { padding-right: 15px; }
.pr10 { padding-right: 10px; }
.pr15 { padding-right: 15px; }
.pr20 { padding-right: 20px; }
.pr25 { padding-right: 25px; }
.pr30 { padding-right: 30px; }
.pr40 { padding-right: 40px; }
.pr50 { padding-right: 50px; }
.pr60 { padding-right: 60px; }
.pr70 { padding-right: 70px; }
.pr80 { padding-right: 80px; }
.pr90 { padding-right: 90px; }
.pr100 { padding-right: 100px; }

.mod-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 0;
}
.t4-off-canvas-header h3 {
	display: none;
}
a:focus,
a:hover {
	text-decoration: none!important;
}
a,
a:after,
a:before {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.relative {
	position: relative;
}
.textcenter {
	text-align: center;
}
img {
	max-width: 100%;
}

/* BUTTON */
.btn-primary {
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	background-color: #75ac42!important;
	font-family: 'Work Sans';
	padding: 16px 36px;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;
	margin: 15px 0;
	display: inline-block;
}
.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled):active:focus {
	background-color: #fff!important;
	color: #75ac42!important;
}
.btn-primary:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	outline-color: none;
}

/* Fixed header */
.t4-header {
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
}
.t4-wrapper-inner {
    -webkit-transform-style: flat!important;
    transform-style: flat!important;
}

/* FocalPoint Images */
.img-focus.height-23:after {
	padding-top: 23%;
}
.img-focus.height-39:after {
	padding-top: 39%;
}
.img-focus.height-40:after {
	padding-top: 40%;
}
.img-focus.height-42:after {
	padding-top: 42%;
}
.img-focus.height-48:after {
	padding-top: 48%;
}
.img-focus.height-50:after {
	padding-top: 50%;
}
.img-focus.height-52:after {
	padding-top: 52%;
}
.img-focus.height-56:after {
	padding-top: 56%;
}
.img-focus.height-57:after {
	padding-top: 57%;
}
.img-focus.height-60:after {
	padding-top: 60%;
}
.img-focus.height-61:after {
	padding-top: 61%;
}
.img-focus.height-63:after {
	padding-top: 63%;
}
.img-focus.height-64:after {
	padding-top: 64%;
}
.img-focus.height-67:after {
	padding-top: 67%;
}
.img-focus.height-68:after {
	padding-top: 68%;
}
.img-focus.height-69:after {
	padding-top: 69%;
}
.img-focus.height-71:after {
	padding-top: 71%;
}
.img-focus.height-73:after {
	padding-top: 73%;
}
.img-focus.height-75:after {
	padding-top: 75%;
}
.img-focus.height-76:after {
	padding-top: 76%;
}
.img-focus.height-78:after {
	padding-top: 78%;
}
.img-focus.height-100:after {
	padding-top: 100%;
}
.img-focus.height-103:after {
	padding-top: 103%;
}
.img-focus.height-114:after {
	padding-top: 113.8%;
}
.img-focus.height-120:after {
	padding-top: 120%;
}
.img-focus.height-134:after {
	padding-top: 134%;
}

/* Img focus Proportions */
.img-focus {
	display: block;
	overflow: hidden;
	position: relative;
}
.img-focus:after {
	content: "";
	display: block;
	padding-top: 57%;
}
.img-focus img { 
	background-color: transparent;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
	height: 100%!important;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	transform: none;
}

/* PLACEHOLDERS */
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #000!important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #000!important;
	opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #000!important;
	opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #000!important;
}
::-ms-input-placeholder { /* Microsoft Edge */
	color: #000!important;
}
::placeholder { /* Most modern browsers support this now. */
	color: #000!important;
}

/* SCROLLBAR & PLACEHOLDERS */
::-webkit-scrollbar {
    overflow: visible;
    width: 10px;
}
::-webkit-scrollbar,
::-webkit-scrollbar-track {
    background: #ddd;
}
::-webkit-scrollbar-track-piece:end,
::-webkit-scrollbar-track-piece:start {
    background: #ddd;
}
::-webkit-scrollbar-thumb {
    background: #000;
}
::-webkit-scrollbar-thumb:window-inactive {
    background: #000;
}
::-moz-selection {
    background-color: #000;
    color: #fff;
    text-shadow: none;
}
::selection {
    background-color: #000;
    color: #fff;
    text-shadow: none;
}

/* SEARCH */
#searchForm .input-group,
#searchForm .phrases,
#searchForm .only,
#searchForm .form-limit {
	display: none;
}

/*  HEADER IMG */
.header-image {
    min-height: 380px;
    background-position: center center;
    background-size: cover;
    position: relative;
    font-size: 48px;
    display: flex;
    align-items: center;
    padding: 40px 0;
}
.header-image-overlay:before {/*
	content: '';
	display: block;
	position: absolute;
	width: 100%;
	height: 400px;
	top: 0;
	left: 0;
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0.7) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#00000000',GradientType=0 );*/
}
.header-image a,
.header-image span {
	color: #fff;
	/*	text-shadow: 0px 0px 10px rgba(0,0,0,0.5);*/
}
.header-image h1 {
	color: #fff;
	font-size: 68px;
	/*	text-shadow: 0px 0px 20px rgba(0,0,0,0.5);*/
	max-width: 1000px;
	margin: 0 auto;
  	text-align: center;
}
.breadcrumb {
	background: transparent;
	color: #fff;
}
.breadcrumb .divider {
	display: inline-block;
	margin: 0 5px;
}
.breadcrumb .divider:before,
.breadcrumb > .active + li:before,
.breadcrumb > li + li:before {
    content: none;
}
.breadcrumb li:first-child {
	display: none;
}
@media screen and (max-width: 992px) {
	.header-image {
		min-height: 260px;
		padding: 40px 0;
	}
	.header-image a,
	.header-image span {
	}
	.header-image h1 {
      	font-size: 48px;
	}
}

/* MSLIDER */
.mod-mslider {
	position: relative;
}
.mod-mslider-image {
	min-height: 600px; 
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center;
}
.mod-mslider-content {
	display: inline-block;
	max-width: 1000px;
	width: 100%;
	text-align: left;
}
.mod-mslider-title {
	text-align: center;
	font-size: 70px;
}
.mod-mslider-text {
}
@media screen and (max-width:992px){
	.mod-mslider-title {		
	}
	.mod-mslider-text {		
	}
}
/*MGRID */
.mod-mgrid {
	padding: 50px 0;
	position: relative;
}
.mod-mgrid-items {
	display: grid;
	grid-gap: 30px;
}
.mod-mgrid-title {
}
/* MLOGOS */
.mod-mlogos {
	padding: 50px 0;
	position: relative;
}
.mod-mlogos .swiper-container {
	padding-bottom: 40px;
}

/* K2 GRID */
.k2-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
	grid-gap: 30px;
}
.k2-grid-item {
}
@media only screen and (max-width: 1200px) {
	.k2-grid {
		grid-template-columns: 1fr 1fr 1fr;
	}
}
@media only screen and (max-width: 992px) {
	.k2-grid {
		grid-template-columns: 1fr 1fr;
	}
}
@media only screen and (max-width: 768px) {
	.k2-grid {
		grid-template-columns: 1fr 1fr;
	}
}
@media only screen and (max-width: 576px) {
	.k2-grid {
		grid-template-columns: 1fr;
	}
}

/* K2 MASONRY */
.k2-masonry-item {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline;
	width: 25%;
}
@media only screen and (max-width: 1200px) {
	.k2-masonry-item {
		width: 33.333%;
	}
}
@media only screen and (max-width: 992px) {
	.k2-masonry-item {
		width: 50%;
	}
}
@media only screen and (max-width: 768px) {
	.k2-masonry-item {
		width: 50%;
	}
}
@media only screen and (max-width: 576px) {
	.k2-masonry-item {
		width: 100%;
	}
}

/* K2 ITEM */
blockquote {
	width: 80%;
	padding: 0;
	padding-left: 100px;
	font-size: 20px;
	font-weight: 800;
	font-family: 'Work Sans';
	margin: 50px 0 30px 0!important;	
}
.k2item {
}
.k2item-date {
}
.k2item-date span {
}
.k2item-introtext {
}
.k2item-images {
}
.k2item ul, 
.k2item ol {
	padding: 0 0 0 30px;
}
.k2item ul, 
.k2item ol,
.k2item p {
	margin: 0 0 30px 0;
}
.k2item-tags {
}
.k2item-tags span:last-child {
	display: none;
}
.k2-captions {
	margin: 15px 0 0 30px;
}
ul.sigProResponsiveBlue li.sigProThumb a.sigProLink:hover
ul.sigProResponsiveBlue li.sigProThumb a.sigProLink {
	border: 0!important;
}

/* K2 SHARE */
.k2itemFacebookButton,
.k2itemTwitterButton {
	float: left;
	display: inline-block;
	line-height: 0;
	margin-right: 15px;
}
.k2item-share {
	margin-bottom: 30px;
}

/* K2 VIDEO RESPONSIVE */
.k2itemVideoEmbedded {
	position: relative;
	padding-bottom: 50%;
	padding-top: 25px;
	margin-bottom: 15px;
	margin-top: 40px;
	height: 0;
}
.k2itemVideoEmbedded iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

/* PAGINATION */
.k2-pagination {
	text-align: center;
	margin-top: 45px;
}
.k2-pagination .pagination {
    float: none;
    display: inline-block;
}
.k2-pagination .page-item {
	display: inline-block;
}
.k2-pagination-page {
}
.k2-pagination a, 
.k2-pagination span {
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
}
.pagination > li > a, 
.pagination > li > span {
	color: #d92128;
}
.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
	background-color: #d92128!important;
	border-color: #d92128!important;
}
.pagination > li > a:hover, 
.pagination > li > span:hover, 
.pagination > li > a:focus, 
.pagination > li > span:focus {
	color: #000;
}

/* K2 DOCUMENTS */
.k2itemDocuments {
    margin: 50px 0 30px 0;
	max-width: 700px;
}
.k2itemDocument {
    border-top: 1px solid #f3f3f3;
    padding: 10px 0;
}
.k2itemDocument-extension {
	display: inline-block;
	text-transform: uppercase;
	width: 50px;
	margin-bottom: 0px;
	float: left;
}
.k2documentation {
    color: #000;
}
.k2itemDocument-print:hover {
}
@media screen and (max-width:768px){
	.k2itemDocuments {
		margin-top: 30px;
	}
	.k2itemDocument-print {
		display: none;
	}   
}

/* CONTACT FORM */
.rsform-input-box,
.rsform-text-box,
.rsform-select-box,
.rsform-calendar-box {
	color: #000!important;
	width: 100%!important;
    max-width: 100%;
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
	padding: 0 14px!important;
	line-height: 40px!important;
}
.rsform-input-box,
.rsform-select-box,
.rsform-calendar-box {
	height: 40px!important;
}
.rsform-calendar-button {
	position: absolute;
	right: 2px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.rsform-block {
	margin-bottom: 20px!important;
}
.rsform-input-box:focus,
.rsform-text-box:focus {
    border-color: #000!important;
    outline: 0!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}


.oc-effect-12.t4-offcanvas-open .t4-wrapper-inner {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.t4-off-canvas-header {
	background: #ccc!important;
    padding-bottom: 0;
}
.t4-off-canvas-body {
	background: #fff;
	overflow-y: auto!important;
}


/* CUSTOM MENU */
.menu-bar {
    margin-top: 15px;
}
#t4-menu {
	font-size: 14px;
	font-weight: 600;
	font-family: Work Sans;
	text-transform: uppercase;
    -webkit-box-shadow: 0px 0px 30px -20px #000;
    -moz-box-shadow: 0px 0px 30px -20px #000;
    box-shadow: 0px 0px 30px -20px #000;
}
.mod-languages, .head-search, .t4-offcanvas-toggle {
	float: right;
}
.t4-offcanvas-toggle {
	display: none!important;
}
.navbar-brand.logo-control img.logo-img {
	max-height: none!important;
}
.searchicon .fa {
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
	line-height: 36px;
	color: #d05569;
}
.head-search .searchbox {
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 9999;
	display: none;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.4);
}
.head-search .searchbox .inputbox {
	width: 200px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: rgba(255,255,255,1);
	color: #444;
	border: 2px solid #bb111e;
}
.head-search .search::before {
	content: none;
}
.head-search .searchicon {
	width: 16px;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	margin-left: 20px;
}
.searchicon .fa:hover {
	color: #333;
}
/*Close button search*/
.searchclose {
	position: absolute;
	right: 8px;
	top: 8px;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-size: 16px;
	cursor: pointer;
}
.t4-offcanvas-toggle {
	color: #d05569!important;
	line-height: 36px!important;
	height: 36px!important;
}
#t4-megamenu-mainmenu .nav-item {
	margin: 5px 21px;
}
#t4-megamenu-mainmenu .nav-item:last-child {
}
.mod-languages  {
	line-height: 36px;
	font-weight: 600;
}
.head-search {
	position: relative;
}





/*CUSTOM FOOTER*/
#t4-footer {
    color: #fff;
    font-family: 'Work Sans';
    font-size: 18px;
    text-align: center;
    padding: 0;
    margin: 0 auto;
    background: #161616;
}
#t4-footer h1 {
    font-size: 40px;
}
#t4-footer h1,
#t4-footer p {
    margin-bottom: 30px;
}
#t4-copyright {
	background: #111111;
	font-family: 'Nunito';
	color: #555;
	font-size: 12px;
	font-weight: 500;
	text-align: center;
	padding: 30px 0;
}


.header-buttons {
	position: absolute;
	right: 40px;
	top: 50%;
	z-index: 1;
	-webkit-transform: translateY(-50%) rotate(-90deg);
	-moz-transform: translateY(-50%) rotate(-90deg);
	-ms-transform: translateY(-50%) rotate(-90deg);
	-o-transform: translateY(-50%) rotate(-90deg);
	transform: translateY(-50%) rotate(-90deg);
}
.header-buttons .fa {
	line-height: 21px;
	margin: 0 10px;
}
.header-button-prev,
.header-button-next,
.header-pagination {
	display: inline-block;
	cursor: pointer;
}
.swiper-pagination-bullet {
	background: #fff!important;
	opacity: 1!important;
	position: relative;
	top: -2px;
	margin: 0 10px;
	width: 7px;
	height: 7px;
}
.header-button-prev:hover,
.header-button-next:hover {
	color: #ed145b;
}
.swiper-pagination-bullet:hover {
	background: #ed145b!important;
}
.swiper-pagination-bullet-active {
	background: transparent!important;
	opacity: 1!important;
	transform: scale(1.2);
	border: 1px solid #fff;
}



.project {
	text-align: center;
	background: #7589c5;
	color: #fff;
	padding: 60px 0;
}
.project-mod-title {
	font-size: 60px;
	margin: 30px 0;
}
.project-content {
	font-size: 18px;
	max-width: 700px;
	margin: 0 auto;
}
.project-content a {
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	background: #75ac42;
	font-family: 'Work Sans';
	padding: 16px 36px;
	-webkit-border-radius: 36px;
	-moz-border-radius: 36px;
	border-radius: 36px;
	margin: 15px 0;
	display: inline-block;
}
.project-content a:hover {
	background: #fff;
	color: #75ac42;
}


.partneri {
	padding: 100px 60px 130px 60px;
}
.partneri-title {
	font-size: 60px;
	color: #000;
	margin-bottom: 40px;
	text-align: center;
}
.partneri-item-title {
	font-size: 30px;
	margin: 30px 0;
}
.partneri-item-title,
.partneri-item-title a {
	color: #fff;
	line-height: 1.1;
}
.partneri-item {
	background-position: center center;
	background-size: cover;
	position: relative;
}
.partneri-item-text {
	font-size: 16px;
}
.partneri-overlay {
	padding: 40px 35px;
	background: #788ac0;
	opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	height: 100%;
  	max-height: 600px;
    overflow-y: scroll;
}
.partneri-overlay:hover {
	opacity: 1;
}


.newsbar {
	color: #fff;
	min-height: 380px;
	background-image: url('/images/header/green.jpg');
	background-position: center center;
	background-size: repeat;
}
.newsbar.news {
	background-image: url('/images/header/blue.jpg');
}
.newsbar-row {
	padding: 100px 0;
}
.newsbar-date {
	font-family: 'Work Sans';
	font-size: 24px;
	font-weight: 700;
}
.newsbar-item {
	text-align: right;
}
.newsbar-item-title {
	font-family: 'Work Sans';
	font-size: 36px;
	font-weight: 700;
	color: #fff;
	line-height: 1.1;
}
.newsbar-pagination {
	margin-top: 20px;
	text-align: right;
	position: relative;
	right: -10px;
}
.newsbar-title {
    font-size: 80px;
    font-weight: 600;
}

.mod-mvideo {
	padding: 310px 0;
}
.mvideo-title {
	font-size: 60px;
	color: #fff;
	max-width: 750px;
}
.mvideo-button {
	width: 85px;
	height: 85px;
	background-image: url('/images/template/play-button.png');
	background-position: center center;
	display: inline-block;
	background-repeat: no-repeat;
}
.mvideo-button:hover {
	filter: invert(1);
}
.mvideo-link {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.mvideo-watch {
	position: absolute;
	bottom: -80px;
	left: -12px;
	width: max-content;
	display: block;
	color: #fff;
	transform: rotate(-90deg);
}


.mod-sufinanciranje {
	text-align: center;
	color: #000;
	font-size: 24px;
	font-weight: 500;
	font-family: 'Work Sans';
	padding: 80px 0;
}









/* Mod dokumenti */
.mod-dokumenti {
	padding-bottom: 60px;
	background: #fff;
}
.mod-dokumenti-item {
	margin-bottom: 40px;
}
.mod-dokumenti-title {
	font-size: 38px;
    margin: 80px 0 70px 0;
    font-weight: 900;
}
.mod-dokumenti-item-content {
	background: #fff;
	padding: 0;
}
.mod-dokumenti-item-category a,
.mod-dokumenti-item-date {
	font-weight: 700;
	font-size: 10px;
	color: #000;
	margin-right: 10px;
	text-transform: uppercase;
	line-height: 1;
}
.mod-dokumenti-item-category {
	display: inline-block;
}
.mod-dokumenti-item-title h2 {
	font-size: 14px;
    margin: 15px 0;
    font-weight: 500;
}
.mod-dokumenti-rows .row {
	/*	display: none;*/
}
.mod-dokumenti-rows .row:nth-child(1),
.mod-dokumenti-rows .row:nth-child(2) {
	/*	display: block;*/
}
.mod-dokumenti-rows .viewAll {
	/*	margin: 40px 0 0 0;
		cursor: pointer;*/
}
@media screen and (max-width:1200px){
	.mod-dokumenti-item-title h2 {
		margin: 8px 0 8px 0;
	}	
}
@media screen and (max-width:768px){
	.mod-dokumenti-item {
		margin-top: 0;
		margin-bottom: 20px;
		border-bottom: 1px solid #edecec;
		padding-bottom: 10px;
	}
	.mod-dokumenti {
		padding-bottom: 30px;
		background: #fff;	
	}
	.mod-dokumenti-title {
		font-size: 30px;
		margin: 50px 0 40px 0;
	}
}

/* Mod documents */
.mod-documents-item {
    padding: 25px 0;
    border-top: 1px solid #e1e3e4;
}
.mod-documents-item-format {
    padding-top: 3px;
	font-size: 12px;
	font-weight: 500;
	position: absolute;
}
.mod-documents-item-link {
	font-size: 16px;
	font-weight: 600;
	display: block;
	padding-left: 100px;
}
.mod-documents-item-link a {
	color: #000;
}


/* K2 Item */
#k2item {
	font-size: 16px;
	font-weight: 500;
	font-family: 'Work Sans';
	line-height: 1.5;
}
#k2item p {
	margin-bottom: 30px;
}
#k2item h1 {
	font-size: 30px;
	font-weight: 900;
}
#k2item h2 {
	font-size: 26px;
	font-weight: 900;
}
.k2item-date {
	font-size: 11px;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Work Sans';
	margin-bottom: 40px;
	display: block;
}
.k2item-title {
	font-size: 36px;
	font-weight: 900;
	margin-bottom: 20px;
	margin-top: 10px;
  	display: none;
}
.k2itemIntroText img,
.k2itemFullText img {
	margin: 10px;
}
/*.k2itemIntroText div,
.k2itemFullText div {
	margin-left:-10px;
	margin-right:-10px;
	margin-top: 50px;
	margin-bottom: 40px;
}
.k2itemIntroText div p,
.k2itemFullText div p {
	margin-left:0;
	margin-right:0;
}*/
.k2itemSocialSharing-block {
    margin-top: 50px;
    margin-bottom: 40px;
}
.k2itemFacebookButton,
.k2itemTwitterButton {
	float: right;
	margin: 0px 0px 0px 30px;
}
@media screen and (max-width: 768px){
	#k2item h1 {
		font-size: 24px;
	}
	#k2item h2 {
		font-size: 20px;
	}
	.k2item-date {
		font-size: 10px;
		font-weight: 600;
	}
	.k2itemFacebookButton, .k2itemTwitterButton {
		float: none;
		margin: 0px 15px 0px 15px;
		display: inline-flex;
	}
}



/* K2 documents */
.k2itemDocuments {
	margin-top: 80px;
}
.k2itemDocuments h2 {
	margin-bottom: 30px;
}
.k2itemDocument {
	border-top: 1px solid #e1e3e4;
	padding: 35px 0;
}
.k2itemDocument a {
	color: rgba(0,0,0,1);
	display: table-cell;
	font-weight: 600!important;
}
.k2itemDocument a:hover {
	color: rgba(0,0,0,0.8);
}
.k2itemDocument-extension {
	display: inline-block;
	font-family: 'Work Sans';
	font-size: 12px;
	text-transform: uppercase;
	width: 100px;	
	margin-bottom: 30px;
	float: left;
}
.k2itemDocument-print {
	font-size: 28px;
	color: rgba(0,0,0,1);
	float: left;
	line-height: 1;
}
.k2itemDocument-print:hover {
	color: rgba(0,0,0,0.8);
}
@media screen and (max-width:768px){
	.k2itemDocument-print {
		display: none;
	}
}

/* K2 gallery*/
ul.sigProResponsive li.sigProThumb {
	float: none;
	margin: 0;
}
ul.sigProResponsive li.sigProThumb a.sigProLink {
	background: none;
	border: 0;
}
ul.sigProResponsive li.sigProThumb a.sigProLink:hover {
    background: none;
    border: 0;
}
ul.sigProResponsive span.sigProPseudoCaption {
    background: none;
    padding-top: 0;
}
ul.sigProResponsive {
    margin: 0 auto 20px 0!important;
    padding: 0!important;
}
ul.sigProResponsive li.sigProThumb span.sigProLinkOuterWrapper {
	margin: 0;
}
.galleryDescription {
	font-size: 10px;
	font-weight: 600;
	font-family: 'Work Sans';
	margin: 10px 0 10px 30px;
}
ul.sigProResponsive.owl-carousel .owl-nav {
	top: 42%;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}
.galleryNumber {
	position: absolute;
	top: 20px;
	right: 38px;
	font-size: 10px;
	font-weight: 700;
	font-family: 'Work Sans';
	color: #fff;
}
.currentImageNumber {
	font-size: 13px;
	margin-right: 5px;
}
.galleryNumber .fa {
	font-size: 16px;
	margin-right: 12px;
}
.k2itemVideoEmbedded {
	position: relative;
	padding-bottom: 50%;
	padding-top: 25px;
	margin-bottom: 15px;
	margin-top: 40px;
	height: 0;
}
.k2itemVideoEmbedded iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}

/* Responsive iframe */
.itemVideoEmbedded {
    position: relative;
    padding-bottom: 58%;
	/*    padding-top: 25px;
		margin-bottom: 15px;*/
    height: 0;
}
.itemVideoEmbedded iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}


@media screen and (max-width:992px){
	.galleryDescription {
		margin-left: 30px;
	}
	blockquote {
		padding: 10px 0 10px 40px!important;
		font-size: 18px;
		line-height: 1.3;
	}
	.k2itemSocialSharing-block {
		margin-left: 0;
		margin-right: 0;
		text-align: center;
	}
}
@media screen and (max-width:768px){
	ul.sigProResponsive.owl-carousel .owl-nav {
		top: 40%;
	}
}


/* Magnicic Popup Gallery */
img.mfp-img {
	border: 30px solid #fff;
    padding: 0;
    margin-top: 40px;
    margin-bottom: 40px;
}
.mfp-bg {
	opacity: 0.95;
	filter: alpha(opacity=95);
}
.mfp-arrow-left:before, 
.mfp-arrow-left:after, 
.mfp-arrow-right:before, 
.mfp-arrow-right:after {
	border: 0;
}
.mfp-arrow-left:before,
.mfp-arrow-right:before{
	font-family: 'FontAwesome';
    content: '\f053';
    color: #fff;
    opacity: 1;
    font-size: 40px;
    width: 30px;
    height: 55px;		
}
.mfp-arrow-left:before {
	content:'\f053';
}
.mfp-arrow-right:before {
	content:'\f054';
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	font-weight: bold;
    display: inline-block;
    width: 34px;
    text-align: center;
    margin: 0 5px 0 0;
    padding: 0;
    height: 34px;
    border: 3px solid #fff;
    -webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
    line-height: 32px;
    cursor: pointer;
	top: -10px;
}



/* K2 category */
.default-list {}
.default-list-catlisting {
    padding: 60px 0 0 0;
}
.default-list-item {
	margin-bottom: 30px;
}
.default-list-item-introtext {
	font-size: 14px;
	font-weight: 500;
}
.default-list-item-title {
	color: rgba(0,0,0,1);
	font-size: 28px;
	font-weight: 900;
}
.default-list-item-title:hover {
	color: rgba(0,0,0,0.8);
}
.default-list-item-title h2 {
	margin-top: 5px;
	margin-bottom: 30px;
	font-size: 18px;
}
.default-list-item-title h2,
.default-list-item-introtext {
	margin-bottom: 30px;
}
.default-list-item-image {
	display: block;
	margin-bottom: 20px;
}
.default-list-item-date {
	font-size: 12px;
	display: block;
	padding: 10px 0;
	font-weight: 800;
	font-family: 'Work Sans';
}
@media screen and (max-width:768px){
	.default-list-item-date {
		padding-bottom: 0;
	}
	.default-list-item-title h2 {
		margin-bottom: 15px;
	}
	.default-list-item-introtext {
		margin-bottom: 20px;
	}
	.default-list-item {
		margin-bottom: 10px;
		padding-bottom: 20px;
		border-bottom: 1px solid #edecec;
	}
}





/* K2 Pagination*/
ul.pagination {
    margin-left: -30px;
}
ul.pagination li a {
	color: rgba(0,0,0,1);
	border: 0;
	font-size: 16px;
	padding: 5px 12px;
	width: 40px;
	height: 45px;
	line-height: 35px;
	text-align: center;
}
ul.pagination li:nth-child(1) a,
ul.pagination li:nth-child(2) a,
ul.pagination li:nth-last-child(1) a,
ul.pagination li:nth-last-child(2) a{
    width: 40px;
    color: rgba(0,0,0,0);
    font-size: 25px;
	margin-right: 20px;
    margin-left: 20px;
}
ul.pagination li:nth-child(1) a:before,
ul.pagination li:nth-child(2) a:before,
ul.pagination li:nth-last-child(1) a:before,
ul.pagination li:nth-last-child(2) a:before {
	font-family: 'FontAwesome';
	color: rgba(0,0,0,1);
}
ul.pagination li:nth-child(1) a:before {
	content: '\f100';
}
ul.pagination li:nth-child(2) a:before {
	content: '\f104';
}
ul.pagination li:nth-last-child(1) a:before {
	content: '\f101';
}
ul.pagination li:nth-last-child(2) a:before {
	content: '\f105';
}
ul.pagination li:nth-child(1),
ul.pagination li:nth-last-child(1) {
	display: none;
}
.pagination > .active > a, 
.pagination > .active > span, 
.pagination > .active > a:hover, 
.pagination > .active > span:hover, 
.pagination > .active > a:focus, 
.pagination > .active > span:focus {
    z-index: 2;
    color: #000;
	font-weight: 900;
    background-color: transparent;
    border-color: transparent;
    cursor: default;
}
.pagination > .disabled > span, 
.pagination > .disabled > span:hover, 
.pagination > .disabled > span:focus, 
.pagination > .disabled > a, 
.pagination > .disabled > a:hover, 
.pagination > .disabled > a:focus {
    color: rgba(0,0,0,0);
    cursor: not-allowed;
}
.pagination > li > a:hover, 
.pagination > li > span:hover, 
.pagination > li > a:focus, 
.pagination > li > span:focus {
    color: rgba(0,0,0,1);
}
.k2Pagination {
	margin-bottom: 20px;
}
@media screen and (max-width:768px){
	.k2Pagination {
		text-align: center;
	} 
	ul.pagination {
		margin-left:0;
		display: inline-block;
	}
}

/* Documents */
.documentDateBlock {
	font-family: 'Work Sans';
	margin: 20px 0;
}
.documentDates {
	font-size: 12px;
	font-weight: 500;
	margin-right: 30px;
	margin-bottom: 5px;
}
.documentStatus {
	font-size: 11px;
	font-weight: 700;
}
.default-list-document-title h2 {
    color: rgba(0,0,0,1);
    font-size: 16px!important;
    font-weight: 600!important;
	margin-top: 20px!important;
	margin-bottom: 20px!important;
}
.default-list-document {
	border-bottom: 1px solid #edecec;
    margin-bottom: 20px;
    padding-bottom: 20px;
	max-width: 700px;
}
@media screen and (max-width:768px){
	.documentDateBlock {
		margin-bottom: 0;
	}
}
.extraFieldDatumObjave .group-label,
.extraFieldDatumObjave > label {
	display: none;
}
.defaultButton.dokumenti {
	padding-left: 30px;
	padding-right: 30px;
    margin: 0 0 0 auto;
    display: block;
}
h3.pretragaDokumenata {
	font-size: 14px;
}
h3.pretragaDokumenata:before {
    content: '\f107';
    width: 20px;
    display: inline-block;
    font-family: 'FontAwesome';
}

.chzn-container,
.extraFieldDatumObjave input {
	width: 100%!important;
	min-width: 100%!important;
    max-width: 100%!important;
}
.chzn-container-single .chzn-single,
.extraFieldDatumObjave input,
.ja-k2filter .inputbox {
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
	border: 0!important;
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
	font-family: 'Work Sans'!important;
	font-size: 14px!important;
	font-weight: 600!important;
	color: #000!important;
	height: 50px;
	padding: 0 20px!important;
	background: #fff;
}
.chzn-container-active.chzn-with-drop .chzn-single {
	background: #f0f1f1;
}
.chzn-container .chzn-results {
	border: 0;
}
.chzn-container.chzn-with-drop .chzn-drop {
	border: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.chzn-container .chzn-results li.highlighted {
	background: #2370b1;
}
.chzn-container-single .chzn-single span {
	height: 50px;
	line-height: 50px;
}
.chzn-container-single .chzn-single div b {
	background-position:  0px 17px;
}
.chzn-container-active.chzn-with-drop .chzn-single div b {
	background-position:  -18px 17px;
}
.chzn-container-single .chzn-single div {
	width: 16px;
	right: 15px;
}
.extraFieldDatumObjave .fa-calendar {
	display: none;
}
.extraFieldDatumObjave .k2dateto {
	margin-bottom: 0!important;
}
div ul.ja-k2filter li {
    margin-bottom: 10px;
}
.extraFieldDatumObjave input {
	/*	height: 50px;
		line-height: 50px;*/
}


.sigProContainer {
	margin-bottom: 30px;
}
.itemVideo {
	margin-bottom: 30px;
}
.k2-wrapper {
	max-width: 1000px;
	margin: 0 auto;
}

.k2-news .default-list-catlisting {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 30px;
}

#exbAE_optsf {
	display: none;
}
.buttonGoDown {
    position: absolute;
    bottom: 20px;
    z-index: 1;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 32px;
    cursor: pointer;
}
.viewMore {
    color: purple;
    background: #fff;
    padding: 5px 15px;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Work Sans';
    border-radius: 5px;
    position: absolute;
    bottom: 30px;
    right: 0;
}

.interregMod {
  	position: absolute;
    right: 30px;
    top: 65px;
}
.interreg-logo img {
    max-height: 50px;
}
.footerlogoMod {
    position: absolute;
    left: -200px;
    top: 30px;
}
.footer {
    max-width: 800px;
    margin: 0 auto;
}
@media screen and (max-width:1600px){
    .footerlogoMod {
        left: -50px;
        top: 30px;
    }
}
@media screen and (max-width:1200px){
    .footerlogoMod {
        display: none;
    }
}
.t4-footer .container {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.mainlogo .logoimg2 {
  	width: 101px;
}