body {
    color: #54565a;
    font-family: 'Questrial', sans-serif;
    font-size: 22px;
	font-weight: 400;
	line-height: 28px;
	overflow: visible !important;
}
h1, h2, h3, h4, h5, h6 {
    color: #88898d;
    font-family: 'Cardo', serif;
    font-weight: 400;
	text-transform: none;
	line-height: 130%;
}
h1 {font-size: 38px;color:#a67db1;}
h2 {font-size: 30px;}
h3 {font-size: 26px;color:#652f6c;}
h4 {font-size: 24px;color:#75777b;font-family: 'Questrial', sans-serif;}
h5 {font-size: 45px;color:#652f6c;}
h6 {font-size: 20px;}
a, .uk-link {
    color: #652f6c;
    cursor: pointer;
    text-decoration: none !important;
	-webkit-transition: all 0.1s ease 0s;
	transition: all 0.1s ease 0s;
}
input, button, select, textarea {
	font-family: inherit;
}
.center {
	text-align: center;
}
.uk-container {
    max-width: 1470px;
}
.custom-overlay{
	background: rgba(0,0,0,0.4);
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.uk-navbar-nav.uk-hidden-small {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	float: none;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.uk-navbar-nav > li {
	border-right: 2px solid #ba9bc4;
	-webkit-box-flex: 1;
	    -ms-flex: 1 1 auto;
	        flex: 1 1 auto;
	text-align: center;
}
.uk-navbar-nav > li > a {
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-family: 'Questrial', sans-serif;
    font-size: 20px;
    font-weight: 400;
    height: 67px;
    line-height: 67px;
    padding: 0 30px;
    text-decoration: none;
	margin:0;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 0.14em;
}
.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a:focus,
.uk-navbar-nav > li.uk-open > a,
.uk-navbar-nav > li > a:active,
.uk-navbar-nav > li.uk-active > a,
.uk-dropdown .uk-nav-navbar > li > a:hover,
.uk-dropdown .uk-nav-navbar > li > a:focus,
.uk-dropdown .uk-nav-navbar > li.uk-active > a  {
	background: none;
	color: #d6c1d7;
}
.uk-navbar-nav > li:last-child {
	border: none;
}
.uk-navbar-nav > li:last-child a {
	padding-right: 0;
}
.uk-navbar-nav > li:first-child > a {
	padding-left: 0;
}
.uk-dropdown {
	background: rgba(166, 125, 177, 0.88);
	width: 350px;
}
.uk-dropdown .uk-nav-navbar > li > a {
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 0.14em;
	padding: 15px 40px;
}
.soc-icons {
	list-style: none;
	padding: 0;
	margin: 0;
}
.soc-icons li {
	display: inline-block;
}
.soc-icons li a, .team-links a {
	color: #fff;
	background: #a67db1;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	font-size: 18px;
	margin-right: 15px;
	display: block;
	text-align: center;
	line-height: 35px;
}
.soc-icons li a.srch:hover {
	background: #88898d;
}
.soc-icons li a:hover,
.soc-icons li a.srch,
.team-links a:hover {
	background: #652f6c;
}
.soc-icons li:last-child a {
	margin: 0;
}
.tm-middle {
	padding: 70px 0;
}
.tm-logo img {
	max-width: 450px;
}
.tm-navbar {
	background: #a67db1;
	margin: 0;
	position: -webkit-sticky;
	position: -moz-sticky;
	position: -ms-sticky;
	position: -o-sticky;
	position: sticky;
	top: 0;
	z-index: 5;
}
.uk-offcanvas-bar{
	top: 45px;
}
.uk-offcanvas-page{
	height: auto !important;
    margin: 0 !important;
    position: relative !important;
    width: auto !important;
}
html{
	margin-top: 0 !important;
}
.tm-headerbar {
	margin: 40px 0;
}
.tm-headerbar .uk-panel {
	max-width: 60%;
	width: 100%;
	text-align: right;
}
.header-top {
	margin-bottom: 25px;
	margin-top: 45px;
}
.header-top > * {
	display: inline-block;
	height: 35px;
	line-height: 35px;
}
.header-top > a {
	border-right: 2px solid #ba9bc4;
	padding-right: 30px;
	margin-right: 30px;
	font-size: 20px;
}
.header-top > a:hover {
	color: #54565a;
}
.header-top > a i {
	margin-left: 15px;
}
.header-bottom a {
	color: #75777b;
	margin-left: 40px;
}
.header-bottom a i {
	margin-right: 10px;
}
.header-bottom a:hover {
	color: #652f6c;
}
#search-input {
	border: 2px solid #e0e0e0;
	height: 35px;
	line-height: 35px;
	padding: 0 25px 0 10px;
	box-sizing: border-box;
	min-width: 200px;
}
#search-input:focus {
	box-shadow: 0 0 10px #e0e0e0;
}
.uk-search:before {
	left: auto;
	right: 0;
	font-size: 16px;
}
.widget_search {
	position: absolute;
	right: 35px;
	top: 90px;
}
.tm-footer {
	background: #652f6c;
	padding: 50px 0;
	color: #f7f7f7;
	font-size: 16px;
	text-align: left;
	margin: 0;
}
.tm-footer .uk-container {
	max-width: 1270px;
}
.fleft img {
	-webkit-filter: brightness(0) invert(1);
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="1" /><feFuncG type="linear" slope="1" /><feFuncB type="linear" slope="1" /></feComponentTransfer><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');
	filter: brightness(0) invert(1);
	max-width: 450px;
	margin-bottom: 15px;
	display: block;
}
.fleft a {
	color: #f7f7f7;
}
.tm-footer h3 {
	color: #d6c1d7;
	margin-top: 10px;
	margin-bottom: 15px;
}
.fright > div > div > a {
	display: block;
	color: #f7f7f7;
	margin-top: 15px;
	font-size: 20px;
}
.fright > div > div > a i {
	margin-right: 14px;
}
.tm-footer .soc-icons {
	margin-bottom: 35px;
}
.fmenu {
	padding: 0;
	list-style: none;
	margin: 0;
}
.fmenu li {
	position: relative;
	padding-left: 20px;
}
.fmenu li:before {
	position: absolute;
	content: " ";
	width: 10px;
	height: 10px;
	background: #a67db1;
	border-radius: 50%;
	left: 0;
	top: 9px;
}
.fmenu li a {
	color: #f7f7f7;
	font-size: 20px;
	padding: 3px 0;
	display: block;
	line-height: 22px;
}
.fmenu li a:hover,
.fright > div > div > a:hover,
.fleft a:hover {
	color: #a67db1;
}
.fright > div > div > a:hover i {
	color: #f7f7f7;
}
.tm-footer .soc-icons li a:hover {
	background: #d6c1d7;
}
.top-c-block {
	background: #652f6c;
	padding: 70px 0;
	color: #fff;
}
.top-c-block p {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
.top-c-block h1 {
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 3px solid #a382a7;
	padding-bottom: 15px;
	margin-bottom: 35px;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
background-color: rgba(0, 0, 0, 0);
border: none;
}
.gform_wrapper.gform_validation_error .top_label input.medium, .gform_wrapper.gform_validation_error .top_label select.medium{
	width: 100%;
}
.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
    border: 3px solid #790000;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required{
	padding-bottom: 0;
	padding-right: 16px;
	padding-top: 0;
	margin-top: 16px;
	margin-bottom: 0;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{
	margin-top: 0;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container{
	margin-top: 8px;
}

.gform_wrapper .field_description_below .gfield_description{
	padding-top: 10px;	
}

.btn,
.wpcf7-submit,
.gform_button,
.gform_next_button,
.gform_previous_button{
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	position: relative;
	background: transparent;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	border: 2px solid #979899;
	color: #88898d;
	font-size: 20px;
	padding: 12px 40px;
	box-sizing: border-box;
	max-width: 330px;
	width: 100%;
	text-align: left;
	cursor: pointer;
}

.gform_button {
	max-width: 100%;
	text-align: center;
}

.gfield{
	display: inline-block;
	position: relative;
	vertical-align: top;
	width: 100%;
}
.ginput_container{
	position: relative;
}
.gform_wrapper{
	box-sizing: border-box;
	margin-left: auto;
	margin-right: auto;
	max-width: 1000px;
}
.gform_delete{
	position: absolute;
    top: 7px;
    left: 0px;
}
.ginput_preview{
    position: relative;
    padding-left: 30px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
	padding-bottom:20px;
}
.gform_wrapper .percentbar_blue{
	background-color: #ba9bc4;
}
.gform_wrapper .gf_progressbar_percentage, .gform_wrapper .gf_progressbar:after{
	height: 32px;
}
.gform_wrapper .gf_progressbar:after{
	margin-top: -32px;
}
.ginput_complex input{
	margin-bottom: 5px !important;
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,
.gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label{
	margin-bottom: 30px;
}
body .gform_wrapper .top_label div.ginput_container.ginput_recaptcha{
	margin-top: 0;
}
.grecaptcha-badge{
	z-index: 2;
}
.gfield_html,
.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium,
.gform_wrapper .top_label input.large.datepicker, .gform_wrapper .top_label input.medium.datepicker,
.gform_wrapper .top_label input.small.datepicker{
	width: 100%;
}

.gform_wrapper .gform_footer{
	margin: 0;
	padding: 0;
}
.gform_button[type=submit], .gform_next_button{
	float: right;
	margin-right: 0;
}

.gfield.uk-width-small-1-2, .gfield.uk-width-small-2-4, .gfield.uk-width-small-3-6, .gfield.uk-width-small-5-10{
	width: 100%;
}
@media(min-width: 769px){
	.gfield.uk-width-small-1-2, .gfield.uk-width-small-2-4, .gfield.uk-width-small-3-6, .gfield.uk-width-small-5-10,
	.gform_wrapper .top_label .gfield_error.gfield.uk-width-small-1-2{
		width: 50%;
	}
	.gfield.uk-width-small-1-3,
	.gform_wrapper .top_label .gfield_error.gfield.uk-width-small-1-3{
		width: 33.333%;
	}
}
.gform_wrapper.gf_browser_chrome .gfield_checkbox li input, .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio]{
	margin-bottom: 0;
	vertical-align: top;
}
.ui-datepicker-trigger{
	position: absolute;
	right: 10px;
	top: 10px;
}
.btn:before, .wpcf7-submit:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #979899;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.btn:after,
.link:after,
.wpcf7-submit:after,
.sfilter > form .sf-field-submit:after {
	position: absolute;
	content: "\f105";
	font-family: FontAwesome;
	right: 20px;
	font-size: 30px;
	top: 12px;
}
.btn:hover, .wpcf7-submit:hover {
	color: #fff;
}
.btn:hover:before,
.wpcf7-submit:hover:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}
.wpcf7-submit:hover {
	background: #979899;
}
.btn.btn-white {
	border-color: white;
	color: #fff;
}
.btn.btn-white:before {
	background: white;
}
.btn.btn-white:hover {
	color: #54565a;
}
.uk-slideshow .uk-overlay-panel{
	background: rgba(0,0,0,0.3);
	opacity: 1 !important;
}
.hpslide span,
.ptitle {
	font-size: 54px;
	color: #f1e9f1;
	font-family: 'Cardo';
	line-height: 130%;
	text-transform: none;
}
.hpslide p,
.jobs-par p {
	text-transform: uppercase;
	font-size: 28px;
	line-height: 140%;
	color: #fff;
}
.hpslide .uk-overlay-panel > div {
	max-width: 1100px;
}
.hpslide .btns > * {
	margin: 14px;
}
.uk-dotnav > * > * {
	border: 2px solid #fff;
	background: transparent;
}
.uk-dotnav-contrast > .uk-active > * {
	background: #fff;
}
.hpslide .uk-slidenav-position .uk-slidenav,
.lnews.uk-slidenav-position .uk-slidenav {
	font-size: 120px;
}
.hpslide .uk-overlay-panel.uk-overlay-bottom {
	bottom: 70px;
}
.nav-wrap {
	max-width: 1450px;
	position: absolute;
	top: 50%;
	z-index: 999;
	display: block;
	width: 100%;
	left: 0;
	right: 0;
	margin: auto;
}
.hpgrid > .uk-grid:nth-child(2n) .uk-width-medium-4-10 {
	-webkit-box-ordinal-group: 100;
	-ms-flex-order: 99;
	order: 99
}
.hpgrid > .uk-grid:nth-child(2n) {
	text-align: right;
}
.page-template .middle-block > .uk-container {
	max-width: 100%;
	padding: 0;
}
.container-small {
	padding: 0 35px;
	max-width: 1240px;
}
.tm-content h1,
.tm-content h2,
.bottom-e-block h2,
.bottom-f-block h2,
.search-filter-results h5 {
	border-bottom: 3px solid #e0e0e0;
	max-width: 580px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 15px;
	margin-bottom: 70px;
}
.page-template-default .tm-content h2{
	margin-bottom: 30px;
	margin-left: 0;
	margin-right: 0;
	margin-top: 40px;
}
.tm-content h1:first-child, .tm-content h2:first-child, .bottom-e-block h2:first-child,
.bottom-f-block h2:first-child, .search-filter-results h5:first-child{
	margin-top: 0;
}
.brand-color{
	color: #a67db1;
}
.tm-block {
	position: relative;
	z-index: 2;
}
.large-margin{
	margin-bottom: 70px;
}
.top-c-block:before,
.tm-footer:before,
.bottom-e-block:before,
.par:after {
	background-image: url('../images/fprint.png');
	position: absolute;
	content: " ";
}
.search-results .top-b-block, .search-results .top-c-block,
.search-results article .uk-article-meta, .search-results article .uk-subnav,
.search-results article .edit, .search-results article p{
	display: none;
}
.search-results .uk-article{
	margin-top: 0;
}
.search-results .uk-article-title{
	border-width: 1px;
	font-size: 20px;
	margin-bottom: 0;
	padding: 20px 0;
}
.search-results .uk-article-title a{
	display: block;
}
.bottom-e-block:before,
.par:after {
	left: 0;
	bottom: 0;
	height: 900px;
	width: 410px;
	background-position: right top;
}
.top-c-block:before {
	width: 455px;
	height: 825px;
	right: 0;
	bottom: 0;
	background-position: top left;
}
.tm-footer:before {
	width: 350px;
	height: 550px;
	right: 0;
	bottom: 0;
	background-position: top left;
	z-index: 1;
}
.uk-grid-large + .uk-grid-large {
	margin-top: 75px;
}
.blog .uk-grid > article,
.single-post .uk-article-title {
	margin-top: 35px;
}
.blog-intro-wrap h2 {
	margin-top: 20px;
	border: none;
	margin-bottom: 0;
	padding: 0;
}
.blog .uk-grid article img {
	height: 250px;
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	display: block;
}
.bottom-e-block {
	background: #88898d;
	text-align: center;
	padding-top: 70px;
	padding-bottom: 60px;
	overflow: hidden;
}
.newsthumb img {
	height: 200px;
	-o-object-fit: cover;
	   object-fit: cover;
	width: 100%;
}
.white,
.link:hover {
	color: #fff;
}
.bottom-e-block h2 {
	margin-bottom: 50px;
	border-color: #b8b8bb;
}
.newsthumb span {
	background: rgba(101, 47, 108, 0.9);
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 20px;
	padding: 7px 20px;
}
.lnews h3 {
	border-bottom: 3px solid #bcbcbf;
	padding-bottom: 20px;
	margin-bottom: 15px;
	margin-top: 20px;
}
.link {
	color: #b1b1b1;
	font-size: 20px;
	position: relative;
	padding-right: 25px;
	display: inline-block;
}
.link:after {
	right: 0;
	top: 0;
	font-size: 26px;
}
.lnews {
	max-width: 1230px;
	margin: 0 auto;
}
.lnews.uk-slidenav-position .uk-slidenav {
	display: block;
	top: 40%;
}
.lnews.uk-slidenav-position .uk-slidenav-previous {
	left: -90px;
}
.lnews.uk-slidenav-position .uk-slidenav-next {
	right: -90px;
}
.bottom-f-block {
	padding: 70px 0;
}
.hpteam > * {
	margin-top: 40px;
	margin-bottom: 40px;
}
.teamgrid img {
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.4);
	max-width: 400px;
	width: 100%;
}
.team-links a {
	display: inline-block;
	margin: 7px;
}
.teamgrid h3 {
	margin-top: 0;
	margin-bottom: 5px;
}
.teamgrid h4 {
	margin-top: 5px;
	margin-bottom: 20px;
}
.hpteam .team-links {
	margin-top: 40px;
	margin-bottom: 15px;
}
.swgrid {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-left: 0;
	margin-bottom: 25px;
}
.swgrid li {
	-ms-flex-preferred-size: 100%;
	    flex-basis: 100%;
	padding-right: 25px;
	cursor: pointer;
}
.swgrid li:last-child {
	padding-right: 0;
}
#aswitcher li {
	background: #935aa2;
	padding: 35px;
	box-shadow: 0 7px 7px rgba(0, 0, 0, 0.4);
}
.uk-tab-grid.swgrid:before,
li.uk-active > .sw-inner h3 {
	display: none
}
.uk-tab .uk-dropdown{
	box-sizing: border-box;
	background: white;
	border: 2px solid #dddddd;
	border-top: 0;
	margin: 0 !important;
	width: 100%;
}
.swgrid h3 {
	color: #f7f7f7;
	font-size: 24px;
	margin-bottom: 0;
}
.sw-inner {
	background: #a67db1;
	padding: 20px;
	box-sizing: border-box;
	position: relative;
	box-shadow: 0 7px 7px rgba(0, 0, 0, 0.4);
	height: 100%;
}
li.uk-active > .sw-inner {
	background: #935aa2;
}
li.uk-active > .sw-inner:before {
	background: #935aa2;
	width: 100%;
	height: 30px;
	position: absolute;
	content: " ";
	bottom: -26px;
	left: 0;
}
li.uk-active > .sw-inner img {
	margin-top: 25px;
}
.sw-inner img {
	-webkit-transition: 0.1s all;
	transition: 0.1s all;
}
#aswitcher h3 {
	color: #f7f7f7;
}
#aswitcher {
	margin-bottom: 45px;
}
.par {
	min-height: 380px;
	position: relative;
	overflow: visible;
}
.par:before {
	position: absolute;
	content: " ";
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	top: 0;
	left: 0;
}
.ptitle {
	border-top: 3px solid rgba(255, 255, 255, 0.4);
	padding-top: 25px;
	margin-bottom: 45px;
	display: block;
}
.page-template-about .teamgrid {
	padding-bottom: 100px;
}
.uk-margin-extra-top {
	margin-top: 70px;
}
.bottom-tabs .uk-tab-left > li {
	margin-right: -3px;
}
.bottom-tabs .uk-tab-left > li > a {
	color: #54565a;
	border-width: 2px;
}
.bottom-tabs .uk-tab-left {
	border-right: 2px solid #dddddd;
}
.bottom-tabs .uk-grid .uk-width-medium-3-4 {
	padding: 0 100px;
}
.page-template-about .tm-middle,
.page-template-jobs .tm-middle {
	padding-bottom: 0;
}
.bottom-tabs {
	padding-bottom: 70px;
}
.cdet a {
	color: #a67db1;
	margin: 10px 20px;
	font-size: 24px;
}
.cdet a:hover {
	color: #fff;
}
.cdet i {
	margin-right: 10px;
	font-size: 20px;
}
.cdet {
	display: inline-block;
	border-top: 3px solid #9870a1;
	border-bottom: 3px solid #9870a1;
	padding: 15px 0;
	margin-top: 20px;
	margin-bottom: 40px;
}
.page-content {
	padding-top: 30px;
	padding-bottom: 100px;
}
.wpcf7-form {
	max-width: 990px;
	margin: 0 auto;
}
.wpcf7-text, .wpcf7-textarea, .gform_fields input, .gform_fields textarea{
	color: #54565a;
	width: 100%;
	border: 3px solid #e0e0e0;
	padding: 10px 20px !important;
	box-sizing: border-box;
	font-size: 20px;
	margin-bottom: 30px;
	margin-top: 0;
}

.gform_wrapper label.gfield_label, .gform_wrapper legend.gfield_label{
	font-weight: 400;
}
.ajax-loader {
	float: left;
}
.jobs-par .ptitle {
	border: none;
	padding-top: 0;
	margin-bottom: 20px;
}
.jobs-par p {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
.tm-content .uk-container {
	position: relative;
	z-index: 1;
}
.jobs-post {
	border-top: 2px solid #e0e0e0;
	padding: 30px 25px 40px 25px;
}
.sfilter > form {
	background: #88898d;
	padding: 30px;
	text-align: center;
	max-width: 350px;
	box-sizing: border-box;
	margin-top: 160px;
}
.sfilter > form ul {
	padding: 0;
}
.searchandfilter label {
	width: 100%;
}
.sfilter > form input, .sfilter > form select {
	width: 100%;
	padding: 12px;
	box-sizing: border-box;
	border: 2px solid #fff;
	background: none;
	color: #fff;
	font-size: 20px;
}
.sfilter > form input {
	border-color: #a6a7a9;
}
.sfilter > form select option {
   color: #54565a;
}
.sfilter ::-webkit-input-placeholder {
  color: #fff;
}
.sfilter :-ms-input-placeholder {
  color: #fff;
}
.sfilter ::placeholder {
  color: #fff;
  opacity: 1;
}
.sfilter > form h4 {
	color: #fff;
	font-size: 20px;
	margin-top: 15px;
}
.sfilter > form .sf-field-submit input {
	border: none;
	cursor: pointer;
	text-align: left;
	max-width: 200px;
}
.sfilter > form .sf-field-submit {
	position: relative;
	padding: 0;
	margin-top: 50px;
	max-width: 240px;
	margin-left: auto;
	margin-right: auto;
}
.sfilter > form .sf-field-submit:after {
	color: #fff;
	top: 7px;
}
.sfilter .search-filter-reset {
	color: #fff;
	position: relative;
	padding-right: 55px;
	font-size: 20px;
}
.sfilter .search-filter-reset:hover,
.sfilter > form .sf-field-submit input:hover,
.sfilter > form .sf-field-submit:hover:after {
	color: #b1b1b1;
}
.sfilter .search-filter-reset:before {
	position: absolute;
	content: "\f00d";
	font-family: FontAwesome;
	right: 0;
	top: -4px;
}
.jobs-bottom i {
	color: #fff;
	background: #a67db1;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 50%;
	margin-right: 10px;
}
.jobs-bottom > * {
	margin-top: 30px;
}
.vactype {
	color: #652f6c;
}
.wp-pagenavi {
	text-align: right;
	margin-bottom: 35px;
	color: #54565a;
}
.wp-pagenavi > * {
	color: #54565a;
	font-size: 22px;
	padding: 10px 15px;
}
.wp-pagenavi .current {
	border: 2px solid #cbcbcc;
}
.bot-pagi {
	border-top: 2px solid #e0e0e0;
	padding-top: 40px;
}
.jobs-grid {
	padding-bottom: 70px;
}





@media (max-width: 1360px) {
.uk-navbar-nav > li > a {
	padding: 0 10px;
	font-size: 16px;
}
.tm-logo img {
	max-width: 300px;
}
.tm-headerbar .uk-panel {
	max-width: 68%;
}
}
@media (max-width: 1024px) {
.hpslide span, .ptitle {font-size: 34px;}
h1, .uk-article-title {font-size: 30px;}
h2 {font-size: 26px;}
h3 {font-size: 22px;}
h4, .hpslide p, .jobs-par p {font-size: 20px;}
body {
	font-size: 18px;
	line-height: 26px;
}
.top-c-block:before, .tm-footer:before, .bottom-e-block:before, .par:after, .hpslide .uk-overlay-panel.uk-overlay-bottom, .header-bottom, .header-top > a span, .sw-inner img, li.uk-active > .sw-inner:before {
	display: none;
}
.hpgrid, .hpgrid > .uk-grid:nth-child(2n) {
	text-align: center;
}
.hpgrid > .uk-grid:nth-child(2n) .uk-width-medium-4-10.center {
	order: -1;
}
.hpgrid img {
	margin-bottom: 25px !important;
}
.bottom-f-block h2 {
	margin-bottom: 30px;
}
.bottom-tabs .uk-tab-left {
	border-right: none;
}
.bottom-tabs .uk-grid .uk-width-medium-3-4 {
	padding: 0 30px;
}
.uk-offcanvas-page {
	margin: 0 !important;
	position: relative !important;
}
html {
	margin: 0 !important;
}
.tm-navbar .uk-container {
	position: relative;
}
.uk-navbar-toggle {
	color: #fff !important;
	text-align: center;
	font-size: 20px;
	text-transform: uppercase;
	width: 100%;
	display: block;
}
.uk-navbar-toggle:after {
	right: 30px;
	top: 10px;
	position: absolute;
}
.uk-offcanvas-page .uk-navbar-toggle:after {
	content: "\f00d";
}
.tm-logo-small img {
	max-width: 320px;
	margin: 0 auto;
	display: block;
	width: 100%;
}
.tm-headerbar {
	margin: 12px 0;
}
.tm-headerbar .uk-panel {
	max-width: 100%;
	text-align: center;
}
.header-top {
	margin-bottom: 20px;
	margin-top: 10px;
}
.header-top > a i {
	margin-left: 0;
}
.tm-headerbar .uk-panel.widget_search {
	max-width: 400px;
	left: 0;
	right: 0;
	margin: auto;
	top: 55px;
}
#search-input {
	width: 100%;
}
.uk-offcanvas-bar {
	background: rgba(166, 125, 177, 0.88);
	text-align: center;
	bottom: auto;
	padding: 20px 0;
	position: absolute;
}
ul.uk-nav-sub {
	padding: 0;
}
.uk-nav-offcanvas > li > a, .uk-nav-offcanvas ul li a {
	color: #fff;
	padding: 10px 15px;
	text-transform: uppercase;
	font-size: 20px;
	background: none !important;
}
.uk-offcanvas .uk-panel .mobpe a {
	color: #fff;
	font-size: 20px;
	display: block;
	margin-top: 5px;
}
.uk-offcanvas .uk-panel .mobpe a i {
	margin-right: 10px;
}
.hpslide .uk-slidenav-position .uk-slidenav, .lnews.uk-slidenav-position .uk-slidenav {
	font-size: 70px;
}
.sw-inner {
	padding: 0;
}
li.uk-active > .sw-inner h3, .swgrid {
	display: block;
}
.swgrid li {
	display: block;
	width: 100%;
	text-align: center;
	margin: 7px 0;
}
.swgrid h3 {
	margin-top: 0;
	padding: 5px;
}
}
@media (max-width: 768px) {
.hpslide span, .ptitle {font-size: 30px;}
h1, .uk-article-title {font-size: 28px;}
h2 {font-size: 24px;}
h3 {font-size: 20px;}
h4, .hpslide p, .jobs-par p {font-size: 18px;}
.hpslide .btns > * {
	margin: 7px;
}
.btn, .wpcf7-submit {
	padding: 10px 30px;
	font-size: 18px;
}
.tm-footer, .wp-pagenavi {
	text-align: center;
}
.fmenu li{
	padding-left: 0;
}
.fmenu li:before {
	display: none;
}
.tm-footer h3 {
	font-size: 24px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.tm-content h2, .bottom-e-block h2, .bottom-f-block h2 {
	margin-bottom: 40px;
	margin-top: 40px;
}
.bottom-tabs {
	padding-bottom: 40px;
}
.fleft img {
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.top-c-block,
.tm-middle,
.bottom-e-block,
.bottom-f-block {
	padding: 40px 0;
}
.sfilter > form {
	max-width: 100%;
	margin-top: 0;
	padding: 15px;
}
.search-filter-results h5 {
	font-size: 30px;
	margin-bottom: 0;
	margin-top: 30px;
}
.sfilter > form h4, .sfilter > form .sf-field-submit {
	margin-top: 0;
}
.sfilter > form input, .sfilter > form select {
	padding: 7px 12px;
}
.searchandfilter ul li {
	padding: 5px 0;
}
}
@media (max-width: 480px) {
.uk-overlay-panel {
	padding: 10px;
}
.btn, .wpcf7-submit {
	max-width: 280px;
}
.soc-icons li a {
	margin-right: 5px;
}
.header-top > a {
	margin-right: 10px;
	padding-right: 10px;
	border-width: 1px;
}
.tm-headerbar {
	min-height: 175px;
}
}