@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: 14px;
	color: #000;
}
.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: 40px;
	line-height: 1.4;
	margin: 0 0 40px 0;
}
.size-h2,
h2 {
	font-size: 32px;
	line-height: 1.4;
	font-weight: 400;
	margin: 0 0 40px 0;
}
.size-h3,
h3 {
	font-size: 24px;
    margin: 0 0 20px 0;
    line-height: 1.5;
}
.size-h-4,
h4 {
    font-size: 20px;
    margin: 0 0 10px 0;
    line-height: 1.5;
}
.size-h-others,
h5,
h6 {
    font-size: 18px;
    margin: 0 0 10px 0;
    line-height: 1.5;
}
a:hover,
a {
	color: inherit;
	text-decoration: none;
}

.article .wysiwyg a *,
.article .wysiwyg a,
.btn-secondary.active,
.btn-secondary:hover,
#cookie-bar-prompt-content span, #cookie-bar-prompt-content a, #cookie-bar p a,
.search-result ul li:hover h2,
.cff-post-text a.cff-break-word,
.cff-link-title,
a.text-primary:focus,
a.text-primary:hover,
.text-primary { 
	color: #be956c!important;
}
footer .social-icons a,
.articles .item:hover h2,
a.text-secondary:hover,
.text-secondary { 
	color: #555351!important;
}
.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--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove,
.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;
}
#cookie-bar-button,
.form-control:focus ~ .input-group-prepend .input-group-text,
.form-control:focus ~ .input-group-append .input-group-text,
.input-error .form-control:not(:focus) ~ .input-group-prepend .input-group-text,
.input-error .form-control:not(:focus) ~ .input-group-append .input-group-text,
.ui-datepicker-calendar .ui-state-active,
.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-selection--multiple .select2-selection__choice,
.article .wysiwyg table tr:first-of-type th,
.article .wysiwyg table tr:first-of-type td,
.text-white,
.btn-secondary,
.btn-primary {
	color: #fff!important;
}
.text-darker {
	color: #545b62!important;
}
.ui-datepicker tbody td.ui-state-disabled span,
.text-light {
	color: #9d9d9c!important;
}

a.bg-light:focus, 
a.bg-light:hover,
.bg-light-hover:hover,
.bg-light {
	background-color: #dadada!important;
}
.wysiwyg table tr:nth-of-type(odd),
.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: #efefef!important;
}
.checkbox input:checked ~ .checkmark,
.form-control:focus ~ .input-group-prepend .input-group-text,
.form-control:focus ~ .input-group-append .input-group-text,
a.bg-primary:focus, a.bg-primary:hover,
.article .wysiwyg table tr:first-of-type,
.attachment-images .box a div:before,
.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: #be956c!important;
}
.bg-primary-light {
    background-color: #ffeede!important;
}
a.bg-secondary:focus, 
a.bg-secondary:hover, 
.btn.bg-secondary:focus, 
.btn.bg-secondary:hover,
.bg-secondary {
	background-color: #555351!important;
}
.bg-dark {
	background-color: #000!important;
}
.article-submenu li a:not(.active):hover,
.bg-white {
	background-color: #fff!important;
}
.bg-darker {
	background-color: #545b62!important;
}
#cookie-bar-button,
.invalid-tooltip,
.btn-secondary.active,
.btn-secondary:hover, 
.btn-primary {
	background-color: transparent!important;
}
.input-error .form-control:not(:focus) ~ .input-group-prepend .input-group-text,
.input-error .form-control:not(:focus) ~ .input-group-append .input-group-text {
    background-color: #dc3545!important;
}

.checkbox input:checked ~ .checkmark,
.input-error input:checked ~ .checkmark,
.team .btn-filter.active,
.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,
.form-control:focus ~ .input-group-prepend .input-group-text,
.form-control:focus ~ .input-group-append .input-group-text,
.select2-container--default .select2-selection--multiple .select2-selection__choice,
.border-primary { 
	border-color: #be956c!important;	
}
.border-primary-light {
    border-color: #ffeede!important;
}
.border-secondary {
	border-color: #ef5c69!important;	
}
.article .wysiwyg table,
.article .wysiwyg table tr th, .article .wysiwyg table tr td,
.ui-datepicker thead,
.ui-datepicker tbody td,
.ui-datepicker tbody td.ui-state-disabled span,
.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;
}
.facebook-timeline .cff-item,
.border-lighter {
	border-color: #efefef!important;
}
.border-dark { 
	border-color: #000!important;
}
.border-darker {
	border-color: #555351!important;
}
.checkbox .checkmark:after {
    border-color: #fff!important;
}

#cookie-bar-button:hover,
.btn-secondary.active,
.btn-secondary:hover,
.btn-primary {
	box-shadow: 0 0px 0px 2px #be956c inset!important;
}
#cookie-bar-button,
.btn-secondary,
.btn-primary.active,
.btn-primary:hover {
	box-shadow: 0 0px 0px 40px #be956c inset!important;
}

.input-error .form-control:not(:focus) ~ .input-group-prepend .input-group-text,
.input-error .form-control:not(:focus) ~ .input-group-append .input-group-text,
.input-error .checkbox .checkmark,
.input-error .form-control {
	border-color: #dc3545!important;
}

.transition-01 {
	transition-duration: .1s!important
}
.transition-02 {
	transition-duration: .2s!important
}
.transition-03 {
	transition-duration: .3s!important
}
.transition-05 {
	transition-duration: .5s!important;
}
.o-hidden {
	overflow: hidden;
}
.border-1 {
	border-width: 1px!important;
}
.border-4 {
	border-width: 4px!important;
}
.border-solid {
	border-style: solid!important
}
.border-transparent {
	border-color: transparent!important
}
.modal-backdrop.show {
    opacity: .8;
}

.select2-container--default .select2-selection--multiple,
.select2-container .select2-selection--single,
.select2-dropdown,
.blueimp-gallery > .indicator > li,
.rounded {
    border-radius: 0!important;
}

.link-u:hover,
.link-nu {
	text-decoration: none!important;
}
.link-u,
.link-nu:hover {
	text-decoration: underline!important;
}
.container {
    max-width: 1230px;
}
.content-md {
    width: 990px;
}
.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;
}

.font-weight-semibold {
	font-weight: 600!important;
}
.article .wysiwyg table tr:first-of-type th,
.article .wysiwyg table tr:first-of-type td,
.article .wysiwyg table tr td:first-of-type,
strong,
bold {
	font-weight: 700!important;
}
.font-weight-extrabold {
	font-weight: 800!important;
}
small,
.small {
	font-size: 12px!important;
}
big,
.big {
	font-size: 16px!important;
}


/****************************** 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-group.half {
	width: 49%;
}
.form-control {
	box-shadow: none!important;
	height: auto;
}
.input-file,
.form-control {
	padding: 10.5px 15px;
}
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);
	border-radius: 50%;
}
.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: 7px 40px 7px 15px;	
}
.select2-container .select2-selection--single .select2-selection__rendered { 
	padding: 0;
}
.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 {
	padding: 3px 30px 7px 15px;
    min-height: 44px;
}
.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;
	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 {
	cursor: pointer;
	transition: .2s;
}
.input-file .title {
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
}

.input-group-text {
    min-width: 35px;
}
.input-group-text i {
    font-size: 14px;
}

.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;
	font-family: 'Open Sans', sans-serif;
    padding: 11.5px 15px;
}
.btn-sm {
	padding: 5px 20px;
	font-size: 12px;
}
.btn-lg {
    padding: 18.5px 20px;
    font-size: 14px;
}
.btn-120 {
	min-width: 120px;
}
.btn-150 {
	min-width: 150px;
}
.btn-200 {
	min-width: 200px;
}
.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 ************************/
hr {
	width: 40px;
	height: 2px;
}
hr.long {
    width: 90px;
}
.article-panel .inner {
	transition: .2s;
}
.article-panel,
.article-panel .inner.fixed,
.article-panel .inner.bottom {
    min-width: 300px;
    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-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 {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 30px;
	height: 30px;
	z-index: 2;
}
.loader div {border:0;margin:0;width:40%;height:40%;position:absolute;border-radius:50%;animation:spin 2s ease infinite}

.loader :first-child{background:#be956c;animation-delay:-1.5s}
.loader :nth-child(2){background:#fff;animation-delay:-1s}
.loader :nth-child(3){background:#be956c;animation-delay:-0.5s}
.loader :last-child{background:#fff}

@keyframes spin{
  0%,100%{transform:translate(0)}
  25%{transform:translate(160%)}
  50%{transform:translate(160%, 160%)}
  75%{transform:translate(0, 160%)}
}
/*********************************** LOADER ***********************************/


/********************** ARTICLE PANEL MENU ************************/
.panel.submenu ul li {
	list-style: none;
}
.panel.submenu ul li a {
    min-height: 56px;
}
.panel.submenu .icon {
    width: 25px;
}
/********************** ARTICLE PANEL MENU ************************/



/********************** ARTICLES ************************/
.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;
}

.article .wysiwyg > img,
.article .wysiwyg table,
.article .wysiwyg ol,
.article .wysiwyg ul,
.article .wysiwyg p {
	margin: 0 0 30px 0;
}
.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;
    margin-top: -30px;
}
.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;
}
.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 {
	margin: 0;
}
.article .wysiwyg table tr th,
.article .wysiwyg table tr td {
    padding: 10px 15px;
	text-align: center;
	border: 0;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-style: solid;
}
.article .wysiwyg table tr td:last-of-type {
	border-right: 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:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.4);
}
/********************** SUBPAGE TOP ************************/


/********************** FORM SUBPAGE ************************/
.article-full .form-subpage {	
	width: 740px;
}
/********************** 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: .8;
}
.attachment-images .box a .icon {
	width: 30px;
	height: 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 ************************/
.invalid-tooltip {
	top: 0;
}

.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 .box:hover {
	box-shadow: 0px 0px 8px 2px #d8d7d5;
    transform: translateY(-3px);
}
.services .box:hover .part-img img {
	transform: raotateY(180deg);
}
.services .box:hover hr {
	width: 100px;
}
.services .col:nth-of-type(4n+4) {
	border-right: 0!important;
}
.services .all {
	display: none;
}
.services .perex {
    width: 500px;
}
/********************** SERVICES ************************/


/********************** REVIEW ************************/
.review {
	background-image: url(../img/bg-review.jpg);
	background-position: center bottom;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
.review:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,.7);
}
.review h2 {
	z-index: 1;
}
.review {}
/********************** REVIEW ************************/


/********************** CONTACT ************************/
.contact .col-info .icon {
	width: 15px;
    margin-top: 6px;
}
/********************** CONTACT ************************/




/********************** FOOTER ************************/
footer .logo img {
	width: 180px;
}
footer .info .icon {
	width: 15px;
	margin-top: 6px;
}
footer {}
/********************** FOOTER ************************/


#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change,
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonAccept, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
	background-color: #be956c!important;
	border-color: #be956c!important;
}
#CybotCookiebotDialogTabContent input:checked+.CybotCookiebotDialogBodyLevelButtonSlider {
	background-color: #be956c!important;
}
#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-withdraw:not(:disabled),
#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton,
#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonCustomize, #CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
	border-color: #be956c!important;
}
#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li.CookiebotWidget-approved svg {
	fill: #be956c!important;
}
#CybotCookiebotDialog .CookieCard .CybotCookiebotDialogDetailBodyContentCookieContainerButton:hover,
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink:hover,
#CybotCookiebotDialog #CybotCookiebotDialogBodyContentText a, #CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonIABHeaderViewPartnersLink, #CybotCookiebotDialog #CybotCookiebotDialogDetailBulkConsentList dt a, #CybotCookiebotDialog #CybotCookiebotDialogDetailFooter a, #CybotCookiebotDialog .CybotCookiebotDialogBodyLevelButtonIABDescription a, #CybotCookiebotDialog .CybotCookiebotDialogDetailBodyContentCookieLink, #CybotCookiebotDialogDetailBodyContentTextAbout a,
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive,
#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails a,
#CookiebotWidget .CookiebotWidget-consent-details button {
	color: #be956c!important; 
}
#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
	border-bottom-color: #be956c!important;
}







