@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap&subset=latin-ext');

html,
body {
	height: 100%;
	font-size: 15px;
	color: #46484a;
}
.container-page {
	position: relative;
	min-height: 100%;
}
footer {
	position: absolute;
	width: 100%;
	bottom: 0;
}
body {
    margin: 0 auto;
    padding: 0;
    font-family: "Open Sans", sans-serif;
}
* {
	box-sizing: border-box;
	outline: none!important;
	-webkit-appearance: none;
}
input[type="search"] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-webkit-appearance: searchfield;
	}
input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: searchfield-cancel-button;
}
/* clears the 'X' from Internet Explorer */
input[type=search]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal {  display: none; width : 0; height: 0; }

/* clears the 'X' from Chrome */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }
img {
	max-width: 100%;
}
.size-h1,
h1 {
	font-size: 44px;
	line-height: 1.1;
	margin: 0 0 40px 0;
}
h2 {
	font-size: 32px;
	line-height: 1.2;
	font-weight: 400;
	margin: 0 0 40px 0;
}
h2 i {
	font-size: 38px;
    line-height: 1.4;
}
h2 span {
	margin: -4px 0 0 0;
}
h3,
h4,
h5,
h6 {
	font-size: 24px;
}
a:hover,
a {
	color: inherit;
	text-decoration: none;
}

.search-result ul li:hover h2,
.cff-post-text a.cff-break-word,
.cff-link-title,
.btn-primary.active	,
.btn-primary:hover,
a.text-primary:focus,
a.text-primary:hover,
.text-primary { 
	color: #00b0eb!important;
}
footer .social-icons a,
.articles .item:hover h2,
a.text-secondary:hover,
.text-secondary { 
	color: #ef5c69!important;
}
.swiper-main .btn-primary:hover,
.btn-primary,
.ui-datepicker-calendar .ui-state-active,
.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove,
.select2-container--default .select2-selection--multiple .select2-selection__choice {
	color: #fff!important;
}
.btn-secondary,
.breadcrumb-item+.breadcrumb-item::before,
.form-control,
.select2-dropdown .select2-results__option--highlighted[aria-selected=false],
.select2-dropdown ul .select2-results__option
.select2-container--default .select2-selection .select2-selection__arrow i,
.select2-container--default .select2-selection .select2-selection__rendered ,
.ui-datepicker td span, 
.ui-datepicker td a {
	color: #000!important;
}
.text-darker {
	color: #545b62!important;
}
.ui-datepicker tbody td.ui-state-disabled span,
.text-light {
	color: #9d9d9c!important;
}
.wysiwyg table tr:nth-of-type(odd),
a.bg-light:focus, 
a.bg-light:hover,
.bg-light-hover:hover,
.bg-light {
	background-color: #dadada!important;
}
.btn-secondary,
.articles .item:hover .part-text,
.select2-dropdown .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__group,
.ui-datepicker thead,
.ui-datepicker-calendar .ui-state-hover,
.bg-lighter {
	background-color: #eaeaea!important;
}
.attachment-images .box a div:before,
.btn-primary,
.wysiwyg table tr:first-of-type,
.ui-datepicker-calendar .ui-state-active,
.radio .checkmark:after,
.select2-container--default .select2-selection--multiple .select2-selection__choice,
.select2-container--default .select2-results__option[aria-selected=true],
.bg-primary {
	background-color: #00b0eb!important;
}
a.bg-secondary:focus, 
a.bg-secondary:hover, 
.btn.bg-secondary:focus, 
.btn.bg-secondary:hover,
.bg-secondary {
	background-color: #ef5c69!important;
}
.bg-dark {
	background-color: #000!important;
}
.btn-secondary:hover,
.btn-primary.active,
.btn-primary:hover {
	background-color: #fff!important;
}
.bg-darker {
	background-color: #545b62!important;
}

.team .btn-filter.active,
.btn-primary,
.checkbox .checkmark:after,
.select2-dropdown,
.select2-container--default.select2-container--open.select2-container--above .select2-selection,
.select2-container--default.select2-container--open.select2-container--below .select2-selection,
.input-error .form-control:focus,
.form-control:focus,
.select2-container--default .select2-selection--multiple .select2-selection__choice,
.border-primary {
	border-color: #00b0eb!important;	
}
.border-secondary {
	border-color: #ef5c69!important;	
}
.ui-datepicker thead,
.ui-datepicker tbody td,
.ui-datepicker tbody td.ui-state-disabled span,
.checkmark,
.input-error input:checked ~ .checkmark,
.select2-results__option,
.wysiwyg table, 
.wysiwyg table tr td,
.select2-container--default .select2-search--dropdown .select2-search__field,
.select2-container--default.select2-container--focus .select2-selection--multiple,
.select2-container .select2-selection,
.border-light {
	border-color: #dadada!important;
}
.btn-secondary,
.facebook-timeline .cff-item,
.border-lighter {
	border-color: #eaeaea!important;
}
.border-dark { 
	border-color: #000!important;
}
.border-darker {
	border-color: #545b62!important;
}
.input-error .checkbox .checkmark,
.input-error .form-control {
	border-color: #dc3545!important;
}

.swiper-main .btn-primary:hover {
	background-color: rgba(0,176,235,.5)!important;
}

.radio .checkmark:after,
.blueimp-gallery > .indicator > li,
#cff .cff-photo:after, 
#cff .cff-event-thumb:after,
#cff .cff-html5-video:after,
#cff.cff-thumb-layout .cff-photo img,
#cff .cff-photo.cff-multiple,
#cff .cff-view-comments, 
#cff-lightbox-wrapper .cff-view-comments,
#cff .cff-shared-link,
#cff.masonryfeed .cff-item,
#cff .cff-author img, 
#cff-lightbox-wrapper .cff-author img,
.rounded {
    border-radius: .25rem!important;
}

.link-u:hover,
.link-nu {
	text-decoration: none!important;
}
.link-u,
.link-nu:hover {
	text-decoration: underline!important;
}
.container {
    max-width: 1230px;
}
.no-selected {
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none; /* Safari */
	-khtml-user-select: none; /* Konqueror HTML */
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* Internet Explorer/Edge */
	user-select: none;
}

#cff .cff-post-links a,
.font-weight-semibold {
	font-weight: 600;
}
strong,
bold {
	font-weight: 700;
}


/****************************** INPUT, TEXTAREA, CHECKBOX, RADIO, SELECT ******************************/
textarea,  
input {   
	-webkit-appearance: none!important;
	-moz-appearance: none!important;
	appearance: none!important;
}
.select2-selection__placeholder,
textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
	color: #9d9d9c;
	opacity: 1;
}
textarea::-moz-placeholder,
input::-moz-placeholder {
	color: #9d9d9c;
	opacity: 1;
}
textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
	color: #9d9d9c;
	opacity: 1;
}
textarea:-moz-placeholder,
input:-moz-placeholder {
	color: #9d9d9c;
	opacity: 1;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}
input[type=number] {
    -moz-appearance: textfield;
}
.form-control {
	box-shadow: none!important;
	padding: 8px 15px;
	height: auto;
} 
textarea.form-control {
	min-height: 110px;
} 
.input-check {
	display: block;
	position: relative;
	padding: 0 0 0 30px;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-color: transparent;
	margin: 0;
}
.input-check  input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
	height: 0;
	width: 0;
}
.input-check a {
	text-decoration: underline;
}
.input-check a:hover {
	text-decoration: none;
}
.checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 22px;
	width: 22px;
	background-color: transparent;
	border-width: 1px;
	border-style: solid;
}
.input-check .checkmark:after {
	content: "";
	position: absolute;
	transition: .1s;
}
.radio .checkmark:after {
	width: 12px;
    height: 12px;
    top: 4px;
    left: 4px;
	transform: scale(0);
}
.radio input:checked ~ .checkmark:after {
	transform: scale(1);
}
.checkbox .checkmark:after {
	left: 6px;
    top: 2px;
    width: 8px;
    height: 13px;
    border-style: solid;
	border-width: 0 3px 3px 0;
	transform: rotate(45deg) scale(0);
}
.checkbox input:checked ~ .checkmark:after {
	transform: rotate(45deg) scale(1);
}

.select2 {
	width: 100%;
}
.select2-container {
	min-width: 140px;
	z-index: 10;
}
.select-100 .select2 {
	width: 100%;
}
.select2-container--default .select2-selection--multiple,
.select2-container .select2-selection--single {
	height: auto;
}
.select2-container .select2-selection--single {
	padding: 5px 40px 5px 15px;	
}
.select2-container .select2-selection--single .select2-selection__rendered {
	padding: 0;
}
.select2-container--default .select2-selection--multiple,
.select2-container .select2-selection--single,
.select2-dropdown {
	border-radius: .25rem;
}
.select2-search--dropdown .select2-search__field,
.select2-results__option {
    padding: 7px 15px; 
	line-height: 1.4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.select2-results__option:last-of-type {
	border: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border: none;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	width: auto;
    height: auto;
    position: absolute;
    top: 0;
    right: 15px;
	padding: 9px 0;
}
.select2-container--default .select2-selection--multiple:after,
.select2-container--default .select2-selection--single .select2-selection__arrow:after {
    content: "\f0d7";
	line-height: 0;
	display: inline-block;
	transition: .2s;
	position: relative!important;
}
.select2-container--default.select2-container--open .select2-selection--multiple:after,
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow:after {
	transform: rotate(180deg);
}
.select2-container .select2-selection--multiple {
	min-height: 40px;
	padding: 0 30px 0 15px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
	border-radius: 0;
	flex-wrap: nowrap;
	white-space: normal;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice,
.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: flex-start;
	padding: 3px 5px;
	line-height: 1.2;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
	margin-top: 6px;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
	flex-wrap: wrap;
	margin: 0 0 5px 0;
	padding: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	order: 2;
	margin: 0 0 0 5px;
    font-size: 24px;
	line-height: 16px;
}
.select2-container--default .select2-selection--multiple:after {
	position: absolute!important;
	right: 15px;
	top: 21px;
}
.select2-search--dropdown {
	padding: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
	border-top: none;
	border-left: none;
	border-right: none;
}
.select2-container .select2-search--inline .select2-search__field {
	margin-top: 9px;
}
.select2-container--default .select2-results__group {
	padding: 5px 15px; 
}

.input-file input[type="file"] {
	width: 1px;
	height: 1px;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
}
.input-file {
	padding: 10px 15px; 
	cursor: pointer;
	transition: .2s;
}
.input-file .title {
	width: 80%;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
}

.grecaptcha-badge {
	display: none;
}
/****************************** INPUT, TEXTAREA, CHECKBOX, RADIO, SELECT ******************************/



/********************** DATEPICKER ************************/
.ui-datepicker {
	width: 280px;
	height: auto;
	margin: 5px auto 0;
	font-family: "Open Sans", sans-serif!important;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	background-color: #fff;
	padding: 5px;
	z-index: 10!important;
}
.ui-datepicker th span {
	font-size: 10px;
}
.ui-datepicker a {
	text-decoration: none;
}
.ui-datepicker table {
	width: 100%;
	margin: 0;
}
.ui-datepicker tbody td,
.ui-datepicker thead {
	border-width: 1px;
	border-style: solid
}
.ui-datepicker-header {
    font-weight: 900;
    text-transform: uppercase;
    line-height: 30px;
    border: none;
    padding: 10px 0!important;
}
.ui-datepicker-title {
	text-align: center;
}
.ui-datepicker th {
	text-transform: uppercase;
	font-size: 10px;
	padding: 5px 0;
}
.ui-datepicker tbody td {
    padding: 0;
    text-align: center;
}
.ui-datepicker td a {
	display: inline-block;
	width: 100%;
	transition: .1s;
}
.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: 8px 0;
    text-align: center;
    text-decoration: none;
}
.ui-datepicker-prev, .ui-datepicker-next {
	display: inline-block;
	width: 30px!important;
	height: 30px!important;
	text-align: center;
	cursor: pointer;
	line-height: 600%;
	overflow: hidden;
	top: 9px!important;
}
.ui-datepicker-prev {
	float: left;
	border-left: 3px solid #4b4b4b;
	border-bottom: 3px solid #4b4b4b;
	transform: scale(0.5) rotate(45deg);
	left: 0!important;
}
.ui-datepicker-next {
	float: right;
	border-right: 3px solid #4b4b4b;
	border-top: 3px solid #4b4b4b;
	transform: scale(0.5) rotate(45deg);
	right: 0!important;
}
.ui-datepicker .ui-datepicker-title select {
	padding: 2px 5px;
	margin: 1px;
}
.ui-datepicker-year {
	padding: 0 5px;
}
/********************** DATEPICKER ************************/


/********************** MODAL ************************/
.modal-header .close {
    right: 15px;
    top: 15px;
    cursor: pointer;
    opacity: 1!important;
}
/********************** MODAL ************************/


/********************** BUTTONS ************************/
.btn {
	cursor: pointer;
    text-decoration: none!important;
	transition: .1s;
	font-family: 'Open Sans', sans-serif;
    padding: 8px 15px;
}
.btn-sm {
	padding: 5px 20px;
	font-size: 12px;
}
.btn-lg {
    padding: 12px 20px;
    font-size: 20px;
    line-height: 1.2;
}
.btn-120 {
	min-width: 120px;
}
.btn-150 {
	min-width: 150px;
}
.btn-200 {
	min-width: 200px;
}
.btn-220 {
	min-width: 220px;
}
.btn i {
	font-size: 15px;
}
.btn-sm i {
	font-size: 13px;
}
/********************** BUTTONS ************************/






/****************************************** SEARCH RESULT ******************************************/
.search-result h1 {
	text-align: center;
}
.search-result .no-result span,
.search-result .text-search span {
	font-size: 18px;
}
.search-result ul li{
	list-style: none;
}
.search-result ul li h2 {
	margin: 0;
	font-size: 15px;
	font-weight: 400;
}
.search-result .no-result {
	text-align: center;
}
/****************************************** SEARCH RESULT ******************************************/




/********************** UNIVERSAL ************************/
.article-panel .inner,
.article .content {
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    flex-flow: row wrap;
    justify-content: space-between;
}
.article-panel .inner {
	transition: .2s;
}
.article-panel,
.article-panel .inner.fixed,
.article-panel .inner.bottom {
    width: 300px;
}
.article-panel .inner.fixed {
    position: fixed;
	top: 130px;
    z-index: 1;
}
.article-panel .inner.bottom {
	position: absolute;
	bottom: 0;
}
.article-panel {
	position: relative;
}
.article-part {
	width: 800px;
}
.article-full {
	width: 100%;
}

.table-responsive {
	overflow-x: auto;
}


.select2-container--default .select2-selection--multiple:after,
.select2-container--default .select2-selection--single .select2-selection__arrow:after,
footer .part-large .menu ul li:before,
.panel.submenu ul.article-submenu li:before,
.article .wysiwyg ul li:before,
.breadcrumb-item+.breadcrumb-item::before {
	font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
}
/********************** UNIVERSAL ************************/


/*********************************** LOADER ***********************************/
.preloader {
	width: 100%;
	height: 250px;
	text-align: center;
	align-items: center;
}
.preloader.hidden {
	display: none;
}
.loader {
	padding: 6px;
	background-image: linear-gradient(to right, #00b0eb 0%, #fff 100%);/*
	border-left: 6px solid #09a9dc;
    border-right: 6px solid #09a9dc;
    border-top: 6px solid #c8c8c8;
    border-bottom: 6px solid #c8c8c8;*/
    border-radius: 50%;
    box-sizing: border-box;
    display: block;
    width: 44px;
    height: 44px;
  	-webkit-animation: spin 1.5s linear infinite;
  	animation: spin 1.5s linear infinite;
    margin: 0 auto;
}
.loader span {
	height: 100%;
	width: 100%;
    background-color: #fff;
    display: block;
    border-radius: 50%;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
/*********************************** LOADER ***********************************/


/********************** ARTICLE PANEL MENU ************************/
.panel.submenu ul li {
	list-style: none;
}
.panel.submenu ul > li {
	padding: 0 0 0 15px;
}
.panel.submenu ul.article-submenu > li:before {
	content: "\f111";
	font-size: 8px;
	left: 0;
    top: 7px;
}
.panel.submenu ul.article-submenu > li li:before  {
	content: "\f105";
	left: 0;
    top: 3px;
}
/********************** ARTICLE PANEL MENU ************************/



/********************** ARTICLES ************************/
.article {
	background-color: #fff;
}
.articles .part-img {
	overflow: hidden;
	background-size: cover;
	background-position: center;
}
.articles .part-img img {
	max-width: none;
}
.articles .item.default .part-img {
	min-height: 200px;
	max-height: 200px;
}
.articles .item h2,
.articles .item .part-text {
	transition: .2s;
}

.article-articles .button-group {
	text-align: center;
}
.article-submenu {
	list-style: none;
	margin: 0;
	padding: 0;
}
.article-submenu li {
	padding: 5px 0;
}
.article-submenu li a {
	font-size: 16px;
}
.article-submenu li a:hover {
	text-decoration: underline;
}

.article .wysiwyg > img,
.article .wysiwyg table,
.article .wysiwyg ol,
.article .wysiwyg ul,
.article .wysiwyg p {
	margin: 0 0 30px 0;
}
.article .wysiwyg a *,
.article .wysiwyg a {
    color: #00b0eb;
}
.article .wysiwyg a {
	text-decoration: underline;
}
.article .wysiwyg p a {
	display: inline-block;
	margin: 0;
}
.article .wysiwyg a:hover {
	text-decoration: none;
}
.article .wysiwyg ol,
.article .wysiwyg ul {
	padding: 0;
	text-align: left;
}
.article .wysiwyg ol li,
.article .wysiwyg ul li {
	margin-left: 30px;
	padding: 5px 0;
	position: relative;
}
.article .wysiwyg ul li {
	list-style: none;
}
.article .wysiwyg ul li:before {
	content: "\f105";
	left: -15px;
    top: 6px;
} 
.article .wysiwyg table {
	border-collapse: separate;
    border-spacing: 0;
	width: 100%!important;
	border: 0;
	border-bottom: 1px solid #f7f7f7;
}
.article .wysiwyg table p {
	margin: 0;
}
.article .wysiwyg table h1,
.article .wysiwyg table h2,
.article .wysiwyg table h3,
.article .wysiwyg table h4,
.article .wysiwyg table h5,
.article .wysiwyg table h6 {
	color: #fff;
	font-weight: 400;
	margin: 0;
}
.article .wysiwyg table tr th,
.article .wysiwyg table tr td {
    padding: 10px 15px;
	text-align: center;
	border: 0;
	border-right: 1px solid #f7f7f7;
}
.article .wysiwyg table tr:nth-of-type(odd) {
	background-color: #eaeaea;
}
.article .wysiwyg table tr:nth-of-type(even) {
}
.article .wysiwyg table tr:first-of-type {
	background-color: #00b0eb;
}
.article .wysiwyg table tr:first-of-type th,
.article .wysiwyg table tr:first-of-type td {
	color: #fff;
	font-weight: 700;
}
.article .wysiwyg table tr td:first-of-type {
	font-weight: 700;
}
.article .wysiwyg table tr td:last-of-type {
	border: none;
}
.article .wysiwyg iframe {
	margin: 0 auto 20px;
	border: none;
	max-width: 100%;
}
/********************** ARTICLES ************************/


/********************** BREADCRUMB ************************/
.breadcrumb li a:not(.active):hover {
	text-decoration: underline;
}
.breadcrumb-item+.breadcrumb-item::before {
	position: relative!important;
	content: "\f105";
	font-size: 12px;
}
/********************** BREADCRUMB ************************/


/********************** SUBPAGE TOP ************************/
.subpage-top {
	position: relative;
	font-size: 0;
	background-size: cover;
	background-position: center;
	height: 300px;
}
.subpage-top.parallax-mirror {
	z-index: 1!important;
}
/********************** SUBPAGE TOP ************************/


/********************** FORM SUBPAGE ************************/
.article-full .form-subpage {	
	width: 50%;
}
.form-subpage h1 {
	margin: 0 0 30px 0;
}
/********************** FORM SUBPAGE ************************/


/********************** ARTICLE FILES ************************/
.files {
	margin: 0 0 30px 0;
}
ul.attachment-files {
    padding: 0;
	margin: 0;
}
ul.attachment-files li {
    list-style: none;
    padding: 0 0 0 35px;
    line-height: 30px;
	background-size: 25px; 
	background-repeat: no-repeat;
	background-position: left center;
}
ul.attachment-files li a {
	text-decoration: underline;
}
ul.attachment-files li a:hover {
	text-decoration: none;
}

ul.attachment-files li.filetype-doc { background-image: url("/img/universal/icon-doc.svg"); }
ul.attachment-files li.filetype-xls { background-image: url("/img/universal/icon-xls.svg"); }
ul.attachment-files li.filetype-ppt { background-image: url("/img/universal/icon-ppt.svg"); }
ul.attachment-files li.filetype-pdf { background-image: url("/img/universal/icon-pdf.svg"); }
ul.attachment-files li.filetype-zip { background-image: url("/img/universal/icon-zip.svg"); }
ul.attachment-files li.filetype-rar { background-image: url("/img/universal/icon-rar.svg"); }
ul.attachment-files li.filetype-jpg { background-image: url("/img/universal/icon-jpg.svg"); }
ul.attachment-files li.filetype-png { background-image: url("/img/universal/icon-png.svg"); }
ul.attachment-files li.filetype-gif { background-image: url("/img/universal/icon-gif.svg"); }
ul.attachment-files li.filetype-unknown { background-image: url("/img/universal/icon-unknown.svg"); }
/********************** ARTICLE FILES ************************/


/********************** ARTICLE GALLERY ************************/
.attachment-images {
    overflow: hidden;
}
.attachment-images .box a div {
	opacity: 0;
	transition: .3s;
	left: 0;
	top: 0;
}
.attachment-images .box a div:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
    top: 0;
    left: 0;
	opacity: .7;
}
.attachment-images .box a i {
	font-size: 30px;
	z-index: 1;
}
.attachment-images .box a:hover div {
	opacity: 1;
	animation-name: rollIn;
}
.attachment-images .box a {
	transform-origin: center center;
	align-items: center;
	height: 100%;
	overflow: hidden;
}
.attachment-images .box a:hover img {
    transform: scale3d(1.2,1.2,1.2);
	transform-origin: center center;
}
.attachment-images .box a img {
	width: 100%;
	transition: .2s;
	transform-origin: center center;
}

.blueimp-gallery > .indicator > li {
    width: 40px;
    height: 40px;
    background-size: cover;
}
.blueimp-gallery > .title {
    text-shadow :none;
    background-color: rgba(0,0,0,0.8);
    top: 0;
    margin: 0;
    left: 0;
    right: 0;
	font-size: 13px;
	line-height: 1.4;
	opacity: 1;
}
.blueimp-gallery > .close {
    right: 15px;
    top: 10px;
    opacity: 1!important;
	font-size: 20px;
}
.blueimp-gallery > .arrow {
    opacity: 1;
    border: none;
    background-color: transparent;
    font-size: 30px;
	width: auto;
    height: auto;
}
.blueimp-gallery > .prev {
	left: 10px;
}
.blueimp-gallery > .next {
	right: 10px;
}
body:last-child .blueimp-gallery > .play-pause {
    opacity: 1;
	bottom: 25px;
}
.blueimp-gallery>.indicator > li {
    margin: 0 5px 0;
}
.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
	-webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear;
}
/********************** ARTICLE GALLERY ************************/


/********************** GOUP ************************/
.goup {
    right: 40px;
    bottom: 40px;
    background-color: rgba(0,0,0,0.7);
    z-index: 40;
    width: 38px;
    height: 38px;
    cursor: pointer;
	transition: .1s;
	transform: scale(0);
}
.goup.active {
	transform: scale(1);
}
/********************** GOUP ************************/


/********************** FLASH MESSAGES ************************/
.flash-messages .alert p,
.flash-messages .alert h1,
.flash-messages .alert h2,
.flash-messages .alert h3,
.flash-messages .alert h4,
.flash-messages .alert h5,
.flash-messages .alert h6 {
	margin: 0;
	padding: 0;
}
.alert .close {
	font-size: 16px;
}
.alert p {
	margin: 0;
}
/********************** FLASH MESSAGES ************************/


/********************** SERVICES ************************/
.services .box .part-img img {
	height: 70px; 
}
.services .col:nth-of-type(4n+4) {
	border-right: 0!important;
}
.services .all {
	display: none;
}
/********************** SERVICES ************************/

/********************** CONTACT ************************/
#map {
	height: 400px;
}
.logoMap {
	max-height: 50px;
}
.contact form label {
	display: none;
}
/********************** CONTACT ************************/




/********************** FOOTER ************************/
footer .part-large .menu ul {
	margin: 0;
	padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: nowrap;
    flex-flow: row wrap;
	justify-content: center;
}
footer .part-large .menu ul li {
	list-style: none;
	position: relative;
	margin: 0 20px 0 0;
	padding: 0;
}
footer .part-large .menu ul li:before {
	content: none;
	left: 0;
	top: 3px;
}
footer .part-large .menu ul li a:hover {
	text-decoration: underline;
}
footer .part-small span {
	color: #fff;
	font-size: 14px;
	display: block;
}
footer .part-small a {
	display: block;
}
footer .part-small a img {
	width: 150px;
}
/********************** FOOTER ************************/




/********************** FACEBOOK ************************/
.facebook-timeline {
    background-image: url(../img/bg-facebook-timeline.jpg);
    background-size: cover;
	overflow: hidden;
}
#cff .cff-post-links, 
#cff .cff-event-meta {
	margin-top: 30px!important;
	margin-bottom: 0!important;
}
#cff .cff-view-comments {
	margin-bottom: 0!important;
}
.facebook-timeline  #cff {
	font-size: 14px;
}
.facebook-timeline #cff.masonryfeed .cff-item { 
	border-width: 1px!important;
	border-style: solid!important;
	width: 47.50%; 
	margin: 0 1.25% 2.5% 1.25%!important;
}
.facebook-timeline .cff-comments-box,
.facebook-timeline .cff-likebox {
	display: none!important;
}
.facebook-timeline #cff .cff-post-links.cff-left {
	float: right;
}
.facebook-timeline #cff.cff-thumb-layout .cff-photo {
	max-height: 120px;
	overflow: hidden;
}
/*
.facebook-timeline .cff .cff-posts-wrap {
	display: -ms-flexbox!important;
    display: flex!important;
	-ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
	-ms-flex-pack: justify!important;
	justify-content: space-between!important;
	-ms-flex-align: start!important;
    align-items: flex-start!important;
}*/
/********************** FACEBOOK ************************/




/********************** TEAM ************************/
.people .part-img {
	max-width: 240px!important;
}
.people .part-img .img {
	overflow: hidden;
	width: 240px;
	height: 240px;
}
.team .item .part-text,
.team .item img {
	transition: .2s;
}
.team .item.filter {
	cursor: pointer;
}
.team .btn-filter-group.mobile {
	display: none;
}
.team .people .box:hover .part-img img {
	transform: scale(1.1);
}/********************** TEAM ************************/




/********************** CLIENTS ************************/
.clients .box {
	overflow: hidden;
	z-index: 0;
	margin: -1px 0 0 -1px;
	cursor: pointer;
}
.clients .row {
	margin-right: -4px!important;
}
.clients .box .hover {
	z-index: 1;
	transition: .4s ease-out;
	opacity: 0;
}
.clients .box .hover,
.clients .box .hover .bg {
	left: 0;
	top: 0;	
}
.clients .box .hover .bg {
	opacity: .9;
	z-index: 0;
}
.clients .box .hover span {
	word-break: break-all;
	z-index: 1;
}
.clients .box:hover .hover {
	opacity: 1;
}
.clients .box.animate-right .hover {
	transform: translateX(-100%);
}
.clients .box.animate-right:hover .hover {
	transform: translateX(0);
}
.clients .box.animate-down .hover {
	transform: translateY(-100%);
}
.clients .box.animate-down:hover .hover {
	transform: translateY(0);
}
.clients .box.animate-left .hover {
	transform: translateX(100%);
}
.clients .box.animate-left:hover .hover {
	transform: translateX(0);
}
.clients .box.animate-up .hover {
	transform: translateY(100%);
}
.clients .box.animate-up:hover .hover {
	transform: translateY(0);
}
/********************** CLIENTS ************************/



 




@media only screen and (min-width: 1921px)  {




}




