﻿@font-face {
    font-family: 'simply 01';
    src: url('../fonts/simply-01.eot');
    src: url('../fonts/simply-01.eot?#iefix') format('embedded-opentype'),
        url('../fonts/simply-01.woff2') format('woff2'),
        url('../fonts/simply-01.woff') format('woff'),
        url('../fonts/simply-01.ttf') format('truetype'),		
        url('../fonts/simply-01.svg#simply-01') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


html {
	background: #F1F1F1 url(/images/header-back.jpg) center bottom / contain no-repeat;

}
body {
	margin: 0px;
	padding: 0px;
	font-family: "Roboto Condensed", sans-serif;
	color: #000;
	font-size: 1em;
	font-weight: 400;
	list-style-type: disc;
	text-align: left;
	line-height: 1.1;
}



p {
	margin-bottom: 0;
	margin-top: 10px;
}


blockquote {
border-left: 10px solid #5F5298;
padding: 20px;
color: #5F5298;
background: #ccc;
}

em {
	font-style: italic;
	color: #C00000;
}
b, strong {
	font-weight: 700;
}
ul {

}


dt {
	width: 100%;
}


h1 {
	font-size: 2.8em;
	line-height: 1.1;
	color: #000;
	padding: 0;
	font-family:  'simply 01';
	margin-top: 0;
}

h2 {
	font-size: 3.0em;
	line-height: 1.1;
	color: #5F5298;
	padding: 0;
	font-family:  'simply 01';

}

h3 {
	font-size: 1.5em;
	line-height: 1;	
	font-weight: normal;
	color: #5F5298;
	font-family:  'simply 01';
	margin-top: 10px;


}

h4 {
	font-size: 1.2em;
	line-height: 1;	
	font-weight: 700;
	color: #000;
	font-family: "Roboto Condensed", sans-serif;
text-align: center;
}



h5 {
text-transform: uppercase;	
font-size: 1.2;
line-height: 1.1;
font-weight: 400;
	color: #000;
	margin: 10px 0;

}

h6 {
	font-size: 2em;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	color: #5F5298;
	margin-right: auto;
	margin-left: auto;
	padding: 7px;
	font-family: "Roboto Condensed", sans-serif;
}



footer{

}

footer a{

}
}
footer a:visited{
}
footer a:hover{
	
}
footer p {

}





header {

}

header a:visited{
}
header a:hover{
	
}


nav {

}
nav a{
}
nav a:visited{
}
nav a:hover{
}


ul.top-menu li a img {
	display: none;
}

section {

}


a {
color: #5F5298;	
}

a:hover {
color: #4B4279;	
}

a:visited {
		
}


a:active {
	color: #4B4279;	
}


.shape {
mask-image: url(../images/bullet.svg);
mask-repeat: no-repeat;
mask-position: center;
-webkit-mask-image: url(../images/bullet.svg);
-webkit-mask-repeat: no-repeat;
-webkit-mask-position: center;	
}

.counter {
	font-size: x-small;
}
.tags {
padding-left: 0;
	font-family: "Roboto Condensed", sans-serif;
	text-transform: uppercase;
	font-size: 0.8em;
margin-top: 10px;

}


.tags li {
	list-style-type: none;
	display: inline-block;
	margin-right: 5px;
	padding-bottom: 0;
}

.tags li a:before{
content: "# ";	
}

.tags li a{
	color: #50412D;
	background-color: #CEB695 !important;
padding: 0 15px;
line-height: 28px;
font-size: .875rem;
border-radius: 0 10px;
text-transform: uppercase;
display: inline-block;
margin: 5px;
text-shadow: none;
font-weight: 400;
}

.tags li a:hover{
	text-decoration: none;
	background-color: #1774FF;
	color: #FFF;
}

.tags li a:active{
	text-decoration: none;
	background-color: #004dbf ;
	color: #FFF;

}

.tagspopular {
text-align: left;
}

.tagspopular ul{
	list-style-type: none;
	font-family: "Roboto Condensed", sans-serif;
	text-transform: uppercase;
	font-size: 0.8em;
	padding-left: 0;
	
}

.tagspopular li{
	display: inline-block;
	margin-right: 5px;
	padding-bottom: 15px;
	
}

.tagspopular li a:before{
content: "# ";	
}

.tagspopular li a{
color: #333;
background-color: #DDDDDD;
padding: 5px;
border-radius: 2px;
	
}

.tagspopular li a:hover{
	text-decoration: none;
	background-color: #1774FF ;
	color: #FFF;

}

.tagspopular li a:active{
	text-decoration: none;
	background-color: #004dbf;
	color: #FFF;

}

.gotop {

    text-align: right;
    display: block;
	padding: 12px 20px !important;
    position: fixed;
    right: 20px;
    bottom: 10px;
z-index: 10;

}

.arrow {
  animation: down 1.5s infinite;
}

@keyframes down {
  0% {
  transform: translate(0);
  }
  20% {
  transform: translateY(15px);
  }
  40% {
  transform: translate(0);
  } 
}



.pagination {
margin-top: 50px;
}

.pagination ul{
	display: inline-block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border-radius: 0;
	box-shadow: none;
}
.pagination ul > li{
	text-align: center;
	font-weight: 400;
	text-transform: uppercase;
	display: inline-block;
	margin: 5px;

}

.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
    border-left-width: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
}

.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
}

.pagination ul > li > span {
    float: none;
    padding: 10px 15px;
    background-color: #5F5298;
    border: none;
	font-size: 14px;
	color: #ccc;
	display: inline-block;
}

.pagination ul > li > a.pagenav {
    float: none;
    padding: 10px 15px;
    background-color: #5F5298;
    border: none;
	font-size: 14px;
	color: #fff;
	display: inline-block;	
}

.pagination a:link {
	font-size: 14px;
	color: #FFF;
	padding: 0px;
	text-align: center;
	margin: 0px;
	font-weight: 700;
	text-transform: uppercase;
	background-image: none;
	cursor: pointer;
}
.pagination a:visited {
	color: #FFF;
	text-decoration: none;
}
.pagination a:active {
	color: #666666;
	text-decoration: none;
}
.pagination a:hover {
	color: #333333;
	text-decoration: none;
}


.breadcrumb li{
	display: inline-block;
	list-style-image: none;
	list-style-type: none;
}


#breadcrumps {
	text-align: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
	font-size: 12px;
	color: #CCC;
	position: relative;
	margin: 0px;
}

.breadcrumb {
	background-color: transparent;
border-radius: 0;
}

.breadcrumb > .active {
    color: #50412D;
}

.breadcrumb > li + li::before {

    color: #F2D291;

}

.text-glow {
text-shadow: rgba(95,82,152,0.35) 0px 0px 10px;
}

/** qf3form **/ 
.qf3form.default {
padding: 0 !important;
background: transparent !important;
}

.qf3form.default * {
  margin: auto !important;
}

.qfsubmit {
text-align: center !important;	
}

.qfsubmit .qf3label {
display: none !important;	
}

.qf3form.default .qf_recaptcha {
transform: none !important;
}

.qf3form.default textarea {
    height: 100px !important;
}


.qf3form.default .qf3txt input, .qf3form.default select, .qf3form.default textarea {

  border-radius: 0 !important;

}

.qf3form.default .qf3btn input {
border: none !important; 
border-radius: 20px!important;
font-size: 100%!important;
  background: #FF5402!important;
  
}


.qf3form.default .qf3btn input:hover {
  background: #CE4300!important;

}

.qf3form.default .qffile input {
  max-width: 100%!important;
}

.qf3form.default .qf3label {
  display: none!important;
}

.qf3form.default .qf3txt input, .qf3form.default select, .qf3form.default textarea {
  width: 95%!important;
}

.qf3form.default.compact .qfsubmit input {
  
width: auto!important;  
}

.qf3form.default .qfchkbx {
  width: 100%!important;
}

/** end qf3form **/ 

/** Uikit **/

.uk-subnav-pill > * > :first-child {
border-radius: 20px;
}

.uk-subnav-pill > .uk-active > a {
  background-color: #5F5298;
}

.uk-overlay-default {
  background: #fff;
  background: linear-gradient(360deg,rgb(255, 255, 255) 0%, rgb(255, 255, 255) 50%, rgba(255, 255, 255, 0) 100%);
}

.uk-text-primary {
  color: #5F5298 !important;
}

.uk-card-default {
  color: #000;
  border-radius: 10px;

}

.uk-text-danger {
  color: #D461BF !important;
}

.uk-text-small {
  font-size: .85em;
  line-height: 1.1;
}

.uk-background-secondary {
  background-color: #FF5402;
} 


.uk-background-muted {
background: rgba(217,209,243,.2);	
	
}


.uk-hr, hr {
  margin: 0;
  border-top: 1px solid #ccc;
}

.uk-background-primary {
  background-color: #5F5298;
}

.uk-text-large {
  line-height: 1.3;
  font-size: 2em;
}

.uk-nav-primary .uk-nav-sub {

  line-height: 1;
}

.uk-accordion-title {
	font-size: 1.5em;
	line-height: 1em;	
	font-weight: 400;
	font-family: "Roboto Condensed", sans-serif;	
}


.uk-accordion-title::before {
  border-radius: 50%;
  background-color: #fff;
}

.uk-navbar-item, .uk-navbar-nav > li > a, .uk-navbar-toggle {
  min-height: auto;
}

.uk-navbar-nav {
  padding: 10px 0;
  gap: 10px;
}

.uk-nav li > a {
  padding-bottom: 15px;
}

.uk-navbar-nav > li > a {
  color: #5F5298;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
    padding: 10px 15px;
  border-radius: 25px;
  border: 1px solid transparent;
  font-size: .8em;
}

li.current.uk-active.active a{
color: #fff !important;
  background-color: #5F5298;
border: 1px solid #5F5298;
}


.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a[aria-expanded="true"] {
  color: #5F5298;
  border: 1px solid #5F5298;
}

.nav > li > a:hover, .nav > li > a:focus, .nav > li > a:hover, .nav > li > a:focus {

  background-color: transparent;
}


footer .uk-navbar-nav > li > a {
  min-height: 40px;
}

.uk-label {
background: transparent;
color: #FFD749;
font-size: 1.5em;
line-height: 1;
padding: 5px 10px;
}


.uk-card-title {
  font-size: 1.3em;
  line-height: 1;
}

.uk-offcanvas-page {
padding-right: 0 !important;
}

.uk-button, .btn {

	font-family: 'simply 01';
	font-weight: normal;
	text-shadow: none;
background-image: none;
vertical-align: middle;
font-size: 1.2em;
border: transparent;
border-radius: 30px;
  line-height: 1.5;
  padding: 10px 30px;
}

.uk-button-primary {
background: #5F5298;	
color: #FFF;
border: 1px solid #5F5298;
}

.uk-button-primary:hover {
background: #4B4279;
color: #FFF;	
	
}


.uk-button-default {
  background-color: rgba(217,209,243,.8);
  color: #5F5298;  
  border: 1px solid #5F5298;
}


.uk-button-default:hover {
  background-color: #5F5298;
  color: #fff;
}

.uk-button-large {
padding: 20px 50px;
font-size: 1em;
}

.uk-offcanvas-bar { background: #5F5298; }



.uk-badge {
  min-width: 28px;
  height: 28px;
  background: #008600;
  font-size: 1.2em;
  font-weight: bold;
}

/** end Uikit **/


/** @media **/



@media (max-width: 768px) {

h1 {
font-size: 1.4em;	
}

h2 {
font-size: 1.6em;	
}

h3 {
font-size: 1.2em;	
}



}




/** end @media **/