.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;
	padding-right: 30px;
}
.row {
	margin-left: -30px;
	margin-right: -30px;
}
#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;
    margin-left: -15px;
}
.form-row > .col, .form-row > [class*="col-"] {
    padding-right: 15px;
    padding-left: 15px;
}
@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: 0;
    padding: 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;
}
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 {
	background-color: #c59d5f;
	border: 2px solid #c59d5f;
	font-weight: 900;
	text-transform: uppercase;
	color: #000;
	padding: 10px 30px;
	display: inline-block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled):active:focus {
	background-color: transparent;
	border: 2px solid #c59d5f;
	color: #fff;
}
.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%;
}
.home #t4-header {
    position: absolute;
}
body {
  	padding-top: 100px;
}
body.home  {
  	padding-top: 0;
}
.t4-wrapper-inner {
    -webkit-transform-style: flat!important;
    transform-style: flat!important;
	perspective: none;
	-webkit-perspective: none;
}

/* 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: #fff!important;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #fff!important;
	opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #fff!important;
	opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #fff!important;
}
::-ms-input-placeholder { /* Microsoft Edge */
	color: #fff!important;
}
::placeholder { /* Most modern browsers support this now. */
	color: #fff!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: 500px;
	padding: 150px 0 0 0;
	background-position: center center;
	background-size: cover;
	position: relative;
}
.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;
	text-shadow: 0px 0px 20px rgba(0,0,0,0.5);
}
.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: 120px 0;
	}
	.header-image a,
	.header-image span {
	}
	.header-image h1 {
	}
}

/* MSLIDER */
.mod-mslider {
	position: relative;
}
.mod-mslider-image {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;	
	text-align: center;
}
.mod-mslider-content {
	/*	display: inline-block;
		max-width: 700px;
		width: 100%;
		text-align: left;*/

	white-space: nowrap;
    position: absolute;
    text-align: left;
    transform-origin: left top;
    transform: rotate(270deg);
    top: 90%;
  	left: 15%;
}
.mod-mslider-overlay {
	background: rgba(0,0,0,0.6);
    width: 37%;
    position: absolute;
	top: 0;
    left: 0;
    height: 100%;
}
.mslider-intro {
    font-size: 1.2vw;
    font-weight: 600;
    color: #fff;
	margin-bottom: 10px;
    line-height: 1;
}
.mslider-title1 {
    font-size: 4.1vw;
    color: #fff;
    font-weight: 200;
	line-height: 1;
}
.mslider-title2 {
    font-size: 4.1vw;
    color: #ee0531;
    font-weight: 700;
	line-height: 1;
}
.swiper-customnav {
    position: absolute;
    right: 80px;
    bottom: 100px;
	width: 280px;
}
.swiper-custom-left,
.swiper-custom-right {
	color: #fff;
	opacity: 0.5;
	font-size: 20px;
	text-align: center;
	padding: 5px 0;
	cursor: pointer;
	-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;
	outline: 0!important;
	border: 0!important;
}
.swiper-custom-left:hover,
.swiper-custom-right:hover {
	opacity: 1;
}
.next-slide {
    font-size: 0.8vw;
    color: #fff;
    margin-top: 10px;
	text-shadow: 1px 1px 10px #000;
}


.mod-mslider-title {
}
.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;
}
/* 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: 50px;
	font-size: 20px;
	margin: 50px 0 30px 0;
	border-left: 4px solid #d92128;
}
.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: 10px 0 10px 40px;
}
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;
}
.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 {
	position: absolute;
	left: 0;
}
.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;
	border: 1px solid rgba(255,255,255,0.5) !important;
	background: transparent!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: 0px!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!important;
    -moz-transform: none!important;
    -ms-transform: none!important;
    -o-transform: none!important;
    transform: none!important;
}
.t4-off-canvas-header {
	background: transparent!important;
    padding-bottom: 0;
}
.t4-off-canvas-body {
	overflow-y: auto!important;

}
.t4-offcanvas {
	background: url('/images/template/offcanvas.jpg');
	background-size: cover;
    background-position: center center;
}


.headerthumbs {
	width: 68%;
	margin-left: 0!important;
}
.swiper-custom-buttons {
	position: absolute;
    right: 0;
    top: 0;
    width: 32%;
    height: 135px;
    background: #ee0531;
    z-index: 1;
	padding: 28px 0px;
}
.next-thumb {
	height: 135px;
    background-position: center center;
    background-size: cover;
	-webkit-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.4);
	box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.4);
}

.customfoot {
    padding: 0 80px;
    position: absolute;
    width: 100%;
    bottom: 0;
    z-index: 1;
    color: #fff;
    height: 67px;
}

.foot-l {
    position: absolute;
    left: 0;
    transform: rotate(270deg);
    transform-origin: left center;
    line-height: 1;
	font-size: 12px;
}
.foot-l:before {
	content: '';
    height: 1px;
    width: 65px;
    background: #fff;
    display: inline-block;
    margin-right: 30px;
    position: relative;
    top: -3px;
}
.foot-c {
    text-align: center;
    font-size: 12px;
  	display: inline-block;
  	margin: 10px 0;
}
.foot-r {
	float: right;
  	margin: 10px 0 10px 10px;
}
.social-link {
	color: #fff;
    font-size: 20px;
    line-height: 1;
    margin-right: 10px;
}

.t4-offcanvas-toggle:after {
    content: '';
    background: url(/images/template/dots.png);
    width: 34px;
    height: 20px;
    display: block;
}
.t4-offcanvas-toggle .toggle-bars {
	display: none!important;
}
.mod-languages {
	margin-top: 18px;
    position: absolute;
    right: 0;
}
.mod-languages a {
	font-size: 14px;
    color: #fff;
    font-weight: 500;
}
.mod-languages img {
    margin-top: -2px;
    margin-left: 5px;
}
.logo-image {
	margin-top: 4px;
	margin-right: 0!important;
}

.t4-offcanvas {
	width: 37%;
}
.t4-section .header-block {
	padding: 18px 80px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
}
.t4-offcanvas .t4-off-canvas-header .close  {
    float: left;
	font-size: 40px;
    font-weight: 200;
    line-height: 1;
    width: 40px;
    height: 40px; 
	color: #fff;
    text-shadow: none;
}
.t4-offcanvas .t4-off-canvas-header {
	padding: 30px 0 30px 80px;
}
.t4-offcanvas .t4-off-canvas-body {
	padding: 30px 80px;
}

.t4-offcanvas .t4-off-canvas-body .navbar .nav-link, 
.t4-offcanvas .t4-off-canvas-body .navbar .separator {
	color: #fff;
	font-size: 30px;
	font-weight: 100;
	padding-left: 80px;
	position: relative;
}

.t4-offcanvas .t4-off-canvas-body .navbar .nav-link:hover, 
.t4-offcanvas .t4-off-canvas-body .navbar .nav-link:focus, 
.t4-offcanvas .t4-off-canvas-body .navbar .nav-link:active, 
.t4-offcanvas .t4-off-canvas-body .navbar .separator:hover, 
.t4-offcanvas .t4-off-canvas-body .navbar .separator:focus, 
.t4-offcanvas .t4-off-canvas-body .navbar .separator:active {
	background: transparent;
	color: #fff;
}
.t4-offcanvas .t4-off-canvas-body .navbar .nav-link:after {

	content: '';
	background: #111;
	display: block;
	height: 15px;
	width: 0px;
	position: absolute;
	bottom: 12px;
	z-index: -1;
	-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;	
}
.t4-offcanvas .t4-off-canvas-body .navbar .nav-link:hover::after {

	width: 130px;
}

.t4-offcanvas .t4-off-canvas-body .navbar {
	margin: 0;
}
.offcanvas-text {
    padding-left: 80px;
    padding-top: 50px;
    color: #fff;
    font-size: 14px;
}


body.modal-open .modal {
	padding: 0!important;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	margin: 0;
    display: block;
    background: none;
}
.modal-dialog {
	margin: 0 auto;
	max-width: 700px!important;
}
.modal-content {
	border: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	background: transparent;
}
.modal-body {
	padding: 0;
}


.mod-about {
	background: url('/images/template/crvena-pozadina.jpg');
	background-size: cover;
    background-position: center center;
	color: #fff;
}

.mod-about-grid {
	display: grid;
	grid-template-columns: 5fr 3fr 4fr;
	grid-gap: 30px;
}

.mod-about-text {
	font-size: 15px;
	color: #c2c2c2;
}
.mod-about-text h1 {
	line-height: 1;
	font-weight: 200;
	color: #fff;
}
.mod-about-text h1 strong {
	font-weight: 700;
}
.play-icon {
    border: 2px solid #fff;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 39px;
    text-align: center;
    border-radius: 40px;
    margin-right: 5px;
	cursor: pointer;
}
.play-video {
	font-size: 12px;
	font-weight: 600;
	cursor: pointer;
}

.mod-about-image img {
	margin-bottom: 20px;
}


.mod-mslider-image,
.mod-about,
.mod-services,
.mod-reference,
.mod-kontakt {
	min-height: 100vh; 
	position: relative;
	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;
}
.mod-mslider-image,
.mod-about {
	padding: 120px 0 70px 0;
}
.mod-services,
.mod-reference,
.mod-kontakt {
	padding: 120px 0 120px 0;
}



.mod-about {

}

.mod-services-item {
	background-size: cover;
	background-position: center center;
	padding: 30px;
	position: relative;
	min-height: 390px;
}
.mod-services-item-overlay {
	background: rgba(0,0,0,0.2);
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 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;
}
.mod-services-item:hover .mod-services-item-overlay {
	background: rgba(0,0,0,0.8);
}
.mod-services-title,
.mod-services-title-centered {
	font-size: 18px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 15px;
	position: relative;
}
.mod-services-text {
	color: #c2c2c2;
	font-size: 15px;
	position: relative;
}
.mod-services-title-centered {
	text-shadow: 0px 0px 10px #000;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-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;
	margin: 0;
}
.mod-services-title,
.mod-services-text {
	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;
}
.mod-services-item:hover .mod-services-title,
.mod-services-item:hover .mod-services-text {
	opacity: 1;
}
.mod-services-item:hover .mod-services-title-centered {
	opacity: 0;
}

.mod-reference {
	background: url(/images/template/crvena-pozadina.jpg);
	background-size: cover;
	background-position: center center;
	color: #fff;
}

.swiper-customnav2 {
	position: absolute;
    width: 100px;
    z-index: 1;
    right: 0;
    bottom: 0;
}
.next-thumb2 {
    height: 130px;
    background-position: center center;
    background-size: cover;
    -webkit-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.4);
    box-shadow: inset 0px 0px 15px 0px rgba(0,0,0,0.4);
}
.referencethumbs  {
    margin-left: 0!important;
}
.swiper-custom-buttons2 {
    height: 100px;
    background: #111111;
    padding: 28px 0px;
}
.mod-reference-grid {
	display: grid;
	grid-template-columns: 440px 400px;
	grid-gap: 100px;
}
.reference-img {
	margin-bottom: 30px;
	position: relative;
	cursor: pointer;
}
.reference-img:after {
	content: '';
	border: 4px solid #fff;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 30px;
	left: 30px;
	z-index: -1;
}
.mod-reference-title {
	line-height: 1;
	margin-bottom: 20px;
}
.mod-reference-text {
	font-size: 15px;
	color: #c2c2c2;
}
.mod-reference-left,
.mod-reference-right {
	font-size: 14px;
	color: #c2c2c2;
}
.mod-reference-left h6,
.mod-reference-right h6 {
	font-size: 14px;
	color: #fff;
	margin-top: 30px;
}
.mod-reference-polja {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 30px;
	margin-top: 30px;
}
.swiper-pagination-bullet {
	margin: 0 5px;
	opacity: 0.5;
	background: #fff;
}
.swiper-pagination-bullet-active {
	opacity: 1;
}
.swiper-pagination {
	margin-top: 10px;
	left: 230px;
}

.mod-kontakt {
	background: url(/images/template/crvena-pozadina.jpg);
	background-size: cover;
	background-position: center center;
	color: #fff;
}

.mod-kontakt h1 {
	line-height: 1;
	margin-bottom: 25px;
}
.mod-kontakt h4 {
	line-height: 1.2;
	margin-bottom: 15px;
}
.mod-kontakt a {
	color: #fff;
}


.mod-kontakt-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 30px;
}
.btn.rsform-submit-button {
	font-size: 12px!important;
	color: #fff!important;
	background: #111!important;
	border: 0!important;
	font-weight: 500;
}
.mod-anchor {
	margin-top: 50px;
}
.mod-anchor:first-child {
	margin: 0;
}
#back-to-top {
	z-index: 9;
	bottom: 7rem;
}
.pagenumber {
	color: #fff;
	position: absolute;
	z-index: 2;
	left: 80px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
}
.pagenumber-up {
	font-size: 100px;
	line-height: 1;
	border-bottom: 1px solid #fff;
	margin-bottom: 6px;
}
.pagenumber-down {
	font-size: 14px;
}
.dot-navigation {
	position: absolute;
	right: 80px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
}
.dot-navigation ul {
	display: block;
}
.dot-navigation a {
	display: block;
	text-align: right;
}
.dot-navigation a span {
	width: 6px;
	height: 6px;
	background: #fff;
	display: inline-block;
	margin: 5px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-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;
}

.dot-navigation a.activeModule span,
.dot-navigation a:hover span {
	width: 25px;
}

.mod-mslider-fade {	
	min-height: 100vh;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	-moz-animation: fadeinphoto 14s infinite;
	-webkit-animation: fadeinphoto 14s infinite;
	-o-animation: fadeinphoto 14s infinite;
	animation: fadeinphoto 14s infinite;
}
/* Animation Keyframes*/
@keyframes fadeinphoto {
    0% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
    50% { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); }
    100% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
}
@-moz-keyframes fadeinphoto {
    0% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
    50% { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); }
    100% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
}
@-webkit-keyframes fadeinphoto {
    0% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
    50% { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); }
    100% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
}
@-o-keyframes fadeinphoto {
    0% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
    50% { -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); }
    100% { -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }
}

.mod-reference-izlist .mod-services-item:hover .mod-services-item-overlay {
	background: rgba(238,5,49,0.9);
}
.mod-reference-izlist .mod-services-item:hover {
	cursor: pointer;
}
.cpnb-button, .cpnb-button-ok, .cpnb-m-enableAllButton {
	color: #ee0531!important;
}


.t4-section .header-block {
	background: #fff;
	-webkit-box-shadow: 0 0 65px rgb(0 0 0 / 7%);
	-moz-box-shadow: 0 0 65px rgb(0 0 0 / 7%);
	box-shadow: 0 0 65px rgb(0 0 0 / 7%);
}
.t4-offcanvas-toggle, .mod-languages img {
	filter: invert(1);
}
.mod-languages a {
    color: #000;
}
.footer-clean {
    padding: 30px 80px;
    color: #000;
  	text-align: center;
}
.footer-clean a {
	color: #000;
}
.title-hr {
	width: 7rem;
	max-width: 100%;
	height: 0.28rem;
	background: #d92128;
	margin: 0.9rem 0 2rem 0;
}
.k2item-title {
	margin: 0;
	line-height: 1.2;
	font-weight: 600;
	color: #000;
	letter-spacing: -0.025em;
}
.k2item-header {
	margin: 40px 0;
}
.section-info {
    color: #999999;
    line-height: 1.111;
    font-size: 1.28rem;
    text-transform: uppercase;
    font-weight: 600;
	margin-bottom: 4rem;
}
.info-title {
	width: 1px;
}
.k2-item-image,
.k2item-gallery {
	margin-bottom: 100px;
}
.k2item-introtext {
	line-height: 2;
	font-size: 1.7rem;
	margin-bottom: 100px;
	color: #666666;
}
.k2item-introtext strong {
	color: #000;
}
.mod-exgrid {
	padding: 100px 0;
}
.mod-exgrid-items {
	display: grid;
	grid-gap: 50px;
}
.mod-exgrid-item p {
	margin-bottom: 30px; 
	line-height: 2;
}
.mod-exgrid-item h1,
.mod-exgrid-item h2,
.mod-exgrid-item h3,
.mod-exgrid-item h4,
.mod-exgrid-item h5 {
	margin: 20px 0 30px 0;
}





/* REFERENCE CATEGORY */
.item-shadow {
	position: relative;
}
.project-item {
	position: relative;
	overflow: hidden;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.item-shadow:before {
	content: '';
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 46%,rgba(0,0,0,0.6) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 46%,rgba(0,0,0,0.6) 100%);
}
.project-item img {
	width: 100%;
}
.project-hover {
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100.1%;
	height: 100%;
	padding: 4.85rem 3rem;
	-webkit-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: 0.5s ease;
}
.project-item:hover .project-hover {
	background-color: rgba(238,5,49,0.85);
}
.project-hover .project-title {
	position: absolute;
	bottom: 5.5rem;
}
.project-title {
	color: #fff;
	margin: 0;
	font-weight: 600;
	font-size: 2.142rem;
	line-height: 1.2;
	letter-spacing: -0.05em;
}
.project-item:hover .project-hover .project-title {
	position: relative;
	bottom: 2rem;
	-webkit-transform: translateY(2rem);
	-ms-transform: translateY(2rem);
	-o-transform: translateY(2rem);
	transform: translateY(2rem);
	-webkit-transition: transform 0.5s ease;
	-o-transition: transform 0.5s ease;
	transition: transform 0.5s ease;
}
.project-title a {
	color: inherit;
}
.project-description {
	opacity: 0;
	margin-top: 12%;
	line-height: 1.71;
	color: #fff;
	-webkit-transform: translateX(-1rem);
	-ms-transform: translateX(-1rem);
	-o-transform: translateX(-1rem);
	transform: translateY(-1rem);
}
.project-item:hover .project-hover .project-description {
	opacity: 1;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateY(0);
	-webkit-transition: all 0.4s 0.2s ease;
	-o-transition: all 0.4s 0.2s ease;
	transition: all 0.4s 0.2s ease;
}
.project-item .link-arrow {
	position: absolute;
	z-index: 2;
	color: #fff;
	left: 3rem;
	bottom: 2.3rem;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	display: inline-block;
	line-height: 1!important;
	font-weight: 600;
}
.k2-ref-category {
	padding: 60px;
}
.k2-filter-item {
	-webkit-transition: color .3s ease-out;
	-o-transition: color .3s ease-out;
	transition: color .3s ease-out;
	font-size: 1.142rem;
	font-weight: 600;
	color: #000;
	font-family: 'Poppins', sans-serif;
	letter-spacing: 0.025em;
	line-height: 2.1428;
	margin: 0.6rem 2.6rem 0 0;
	cursor: pointer;
}
.k2-filter-item:hover,
.k2-filter-item.active {
	color: #ee0531;
}
.k2-ref-description {
	font-size: 3.428rem;
	line-height: 1.2;
	font-weight: 600;
	color: #000;
	letter-spacing: -0.025em;
	margin: 40px 0;
}
@media screen and (max-width:768px){
	.k2-ref-category {
		padding: 30px;
	}
	.k2-ref-description {
		font-size: 2.6rem;
	}
}





.project-detail {
	position: relative;
	overflow: hidden;
	margin: 0 30px;
}
.project-detail {
	min-height: 500px;
	padding: 50px 0;
}
@media screen and (min-width: 1201px){
	.project-detail {
		padding-left: 150px;
		margin: 0 60px;
	}
    .project-detail-info {
        min-width: 600px;
    }    	
}
.project-detail .background-image-holder {
	will-change: transform, top;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	background-size: cover !important;
	background-position: 50% 50% !important;
	z-index: 0;
	transition: 0.3s linear;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	background: #232323;
	width: 100%;
}
.project-detail-info {
	position: relative;
	z-index: 2;
	background-color: #fff;
	padding: 3.3rem;
}
.project-detail-title {
	font-size: 2.57rem;
	letter-spacing: -0.025em;
	line-height: 1.16666;
	margin: 3rem 0 2.4rem 0;
}
.project-detail-list {
    list-style: none;
    padding-left: 0!important;
}
.project-detail-list li {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 0.6rem;
    margin-top: 0.65rem;
    overflow: hidden;
}
.project-detail-list-label {
	float: left;
	font-weight: 700;
	padding-right: .5em;
}
.project-detail-list-item {
	text-align: right;
	padding-right: .5em;
}
.k2-ref-inner {
	max-width: 770px;
	margin: 80px auto;
	font-size: 1.2857rem;
	line-height: 1.666;
	font-weight: 300;
	letter-spacing: 0;
	color: #666666;
}
#exbAE_optsf {
  	display: none;
}

.header-block-4 .navbar-brand {
    left: 83px;
  	top: 10px;
  	-webkit-transform: none;
    -moz-transform: none;
  	transform: none;
}
.header-block-4 .header-r {
    position: relative;
    right: auto;
    top: auto;
}
.kontakt .k2item-share {
  	display: none;
}
.t4-offcanvas-toggle {
  	top: 20px;
}
.gmapa {
  	padding: 0 60px;
}
@media screen and (max-width:768px){
	.gmapa {
        padding: 0 30px;
    }
    .header-block-4 .navbar-brand {
		left: 60px;
    }
    .swiper-customnav {
          display: none;
    }
}
.cpnb-m-cookies-floatButton-icon-img {
    filter: hue-rotate(140deg);
}
#exbAE_toggle img {
    filter: brightness(1.8) hue-rotate(130deg);
    max-width: 56px;
}
#exbAE_h {
    background: #d92128!important;
}
.mod-languages img {
  	display: none;
}
.sto-radimo.k2item {
  	display: none;
}

.pagenumber {
  	display: none;
}
.foot-r {
  	display: none;
}
#back-to-top {
  	display: none!important;
}
.home #t4-footer {
  	display: none;
}
.eu-banner-img {
    position: absolute;
    right: 50px;
    max-width: 341px;
    top: -11px;
}
.ovajweb {
    font-size: 12px;
    text-align: right;
    margin: 6px 0 0 0;
    position: relative;
    top: 5px;
}

.k2item-fulltext {
  	margin-bottom: 30px;
}
.k2cat-title {
  	margin-bottom: 20px;
}
.karijeraCatItem {
    padding: 20px 0;
    border-top: 1px solid #ddd;
  	position: relative;
}
.karijeraCatItem-title {
    color: #000;
    font-weight: 600;
    font-size: 20px;
}
.karijeraCatItem-lokacija {
  	font-size: 16px;
}
.karijeraCatItem-button {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
  	-moz-transform: translateY(-50%);
  	-ms-transform: translateY(-50%);
  	-o-transform: translateY(-50%);
  	transform: translateY(-50%);
    font-size: 24px;
}
.tekstKarijera p, .tekstKarijera ul, .tekstKarijera ol {
    margin: 0 0 15px 0;
    line-height: 1.3;
    font-size: 18px;
}
.fieldLokacija {
    margin: 10px 0 30px 0!important;
    color: #999;
    font-size: 20px;
}
.buttonKarijera,
#posalji.rsform-submit-button {
    background: #d92128!important;
    color: #fff!important;
    padding: 15px 20px;
  	-webkit-border-radius: 5px;
  	-moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    margin: 0 0 30px 0;
    cursor: pointer;
  	border: 0;
}
.buttonKarijera:hover,
#posalji.rsform-submit-button:hover {
  	background: #000;
}
.formaKarijera .rsform-input-box, 
.formaKarijera .rsform-text-box, 
.formaKarijera .rsform-select-box, 
.formaKarijera .rsform-calendar-box {
  	border: 1px solid #ddd!important;
	background: #f6f6f6!important;
  	border-radius: 5px!important;
}
.formaKarijera .rsform-block {
    margin-bottom: 30px!important;
}
.formaKarijera .rsform-block-osobne-informacije,
.formaKarijera .rsform-block-profesionalne-informacije {
  	margin-bottom: 10px!important;
  	font-size: 18px;
    font-weight: 600;
}
.rsform-block-cv .formControls {
    background: #f6f6f6;
    border: 1px solid #ddd;
    padding: 20px;
}

.rsform-block-uvjeti .formControlLabel,
.rsform-block-obavijesti .formControlLabel,
.rsform-block-captcha .formControlLabel,
.rsform-block-posalji .formControlLabel {
  	display: none;
}
.rsform-block-posalji .formControls {
  	text-align: right;
}