@font-face {
font-family: 'Roboto Condensed Light';
font-display: auto;
font-style: normal;
font-weight: normal;
src: local('Roboto Condensed Light'), url('../fonts/RobotoCondensed-Light.woff') format('woff');
  font-display: swap;
}
@font-face {
font-family: 'Roboto Condensed Regular';
font-display: auto;
font-style: normal;
font-weight: normal;
src: local('Roboto Condensed Regular'), url('../fonts/RobotoCondensed-Regular.woff') format('woff');
  font-display: swap;
}
@font-face {
font-family: 'Roboto Condensed Italic';
font-display: auto;
font-style: normal;
font-weight: normal;
src: local('Roboto Condensed Italic'), url('../fonts/RobotoCondensed-Italic.woff') format('woff');
  font-display: swap;
}
@font-face {
font-family: 'Roboto Condensed Bold Italic';
font-display: auto;
font-style: normal;
font-weight: normal;
src: local('Roboto Condensed Bold Italic'), url('../fonts/RobotoCondensed-BoldItalic.woff') format('woff');
  font-display: swap;
}
@font-face {
font-family: 'Roboto Condensed Bold';
font-display: auto;
font-style: normal;
font-weight: normal;
src: local('Roboto Condensed Bold'), url('../fonts/RobotoCondensed-Bold.woff') format('woff');
  font-display: swap;
}
@font-face {
font-family: 'Roboto Condensed Light Italic';
font-display: auto;
font-style: normal;
font-weight: normal;
src: local('Roboto Condensed Light Italic'), url('../fonts/RobotoCondensed-LightItalic.woff') format('woff');
  font-display: swap;
}
@font-face {
    font-family: 'NotoSans-Regular';
    src: url('../fonts/notosans-regular-webfont.eot');
    src: url('../fonts/notosans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/notosans-regular-webfont.woff2') format('woff2'),
         url('../fonts/notosans-regular-webfont.woff') format('woff'),
         url('../fonts/notosans-regular-webfont.ttf') format('truetype'),
         url('../fonts/notosans-regular-webfont.svg#noto_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
  font-display: swap;
}
@font-face {
    font-family: 'Barlow';
    src: local('Barlow'), url('../fonts/barlow-regular-webfont.woff2') format('woff2'),
         local('Barlow'), url('../fonts/barlow-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Roboto Condensed Light', sans-serif !important;
  font-weight: 700;
}
h1, .h1 {
  font-size: 36px;
}
h2, .h2 {
  font-size: 30px;
  color: #3468A4;
}
h3, .h3 {
  font-size: 26px;
}
h4, .h4 {
  font-size: 22px;
  color: #3468A4;
}
h5, .h5 {
  font-size: 18px;
  color: #3468A4;
}
h6, .h6 {
  font-size: 16px;
}
#sp-main-body {
    padding: 20px 0;
}
.hidden {
  display: none;
}
.center {
	text-align: center;
}
.breadcrumb .float-start .fas {
  color:#076c9e; 
}
/**********Menu**********/
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span, .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    text-transform: uppercase;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-family: 'Barlow', sans-serif;
    text-transform: uppercase;
    padding:20px;
    line-height: 5px;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    padding: 0 15px;
}
.sp-megamenu-parent > li > a {
  	letter-spacing: none !important;
    /*padding: 0 8px;*/
  	font-size: 14px;
    text-transform: uppercase;
    letter-spacing: normal;
    color: #FFF;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    color: #ededed;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  	border-bottom: 2px solid #0b86c5;
	width: 100%;
    color: #ffffff !important;
    background: #21a7e3;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a:hover {
    color: #ffffff !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #555555;

}
.sp-dropdown .sp-dropdown-inner {
    background: #FFF none repeat scroll 0% 0%;
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
    padding: 10px 0px !important;
    text-transform: uppercase;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    text-decoration: none;
    display: inline-block;
    border-bottom: 2px solid transparent;    
    width: 0px;
    transition: 0.5s ease;
    white-space: nowrap;
    height: 40px;
  	color: #343434;
    font-size: 14px; 
    text-transform: uppercase;
}
.sp-megamenu-parent .sp-mega-group {
    list-style: none;
    padding:0;
    margin:5px:
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
    margin: 5px;
}
.sp-megamenu-parent .sp-dropdown .sp-group-title {
  margin: 15px;
}
/***********Modul SP search***********/
.sjsearch-sp .btn-sigsiu {
    height: 50px !important;
  	font-family: "NotoSans-Regular", sans-serif;
  	text-transform: uppercase;
    background-color: #3468a4 !important;
    border-color: #346884;
}
.sjsearch-sp .sp-search-controls input {
    height: 50px !important;
    font-family: "NotoSans-Regular", sans-serif;
    font-size: 14px;
    padding: 24px 16px !important;
    border-color: #346884;
 }
.input-group {
    max-width: 100% !important;
}
/************Botuni********/
.btn-primary, .sppb-btn-primary {

    border-color: #0faae4;
    background-color: #3468a4;
}
.logout-button .btn-primary {
	width: auto;
}
/******* RegLabs Slider**********/
.rl_sliders a {
    color: #3468a4 !important;
    font-size: 16px;
}
.rl_sliders.accordion > .accordion-group.icon > .accordion-heading > a.accordion-toggle span.rl_sliders-toggle-inner::before {
    margin-right: .5em;
}
.rl_sliders.accordion>.accordion-group.active>div>a:focus,.rl_sliders.accordion>.accordion-group>div>a:focus {
 outline:0;
 -webkit-box-shadow:inset 0 0 2px #3468a4;
 box-shadow:inset 0 0 2px #3468a4;
}
/*******Menu i offcanvas**********/
.offcanvas-menu {
    font-family: barlow;
    text-transform:uppercase;
}
.offcanvas-menu .logo {
    background: #0b86c5;
} 
.offcanvas-menu .offcanvas-inner ul.menu > li > ul li a {
    line-height: 30px;
}
.breadcrumb .float-start  {
    margin-right: 10px;
}
.sp-profile-wrapper .sp-profile-dropdown {
    left: 15px;
    z-index: 10;
}
.sp-profile-wrapper a {
	color: #ffffff;
}
.sp-profile-wrapper a:hover, .sp-profile-wrapper a:focus, .sp-profile-wrapper a:active {
    color: #dedede;
}
.sp-sign-in .fa-user {
	color:#ffffff;
}
.sp-sign-in .d-lg-inline-block {
	color:#ffffff;
}

/********Effect CK************/
figure[class*="effectck"] figcaption [class*="title"] {
    font-family: 'NotoSans-Regular', sans-serif !important;
}
figure[class*="effectck"] figcaption [class*="title"] {
    word-spacing: 0.15em !important;
}
.contact-form textarea {
  height: 185px;
}
.form-horizontal .control-group {
    margin-bottom: 2px;
}
.contact .page-header {
	display: none;
}
input, textarea, .uneditable-input {
    width: 400px;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #32afe4;
  -webkit-box-shadow: 0 0 6px #f268eb7;
  -moz-box-shadow: 0 0 6px #f268eb7;
  box-shadow: 0 0 6px #f268eb7;
}

/*******Social icons********/
.article-social-share .social-share-icon ul li a {
    border: none !important;
    font-size: 2rem !important;
    border-radius: 6px;
    height: 34px;
    line-height: 33px !important;
    text-align: center;
    width: 34px;
    display: inline-block;
   color: #3468A4;
}
/********moduli*********/
#sp-left .sp-module .sp-module-title, #sp-right .sp-module .sp-module-title {
    margin: 0 0 30px;
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #f3f3f3;
    text-transform: uppercase;
}
#sp-left .sp-module, #sp-right .sp-module {
    border: none;
    padding: 0 10px;
    border-radius: 0;
}
/*****counter********/
.jmm-counter.default .jmm-icon {
    margin-bottom: 5px;
    font-size: 24px;
	color: #1675a6;
}
.jmm-counter.default .jm-count {
    font-size: 32px !important;
    color: #16a885;
}
/***featured jm*****/
.jmm-add-features .jmm-items {
	margin: -15px;
}

.jmm-add-features .jmm-item {
	float: left;
	padding: 15px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html[dir='rtl'] .jmm-add-features .jmm-item {
	float: right;
}

.jmm-add-features .jmm-icon {
	font-size: 30px !important;
	color: inherit;
	text-align: center;
	flex-shrink: 0;
}

.jmm-add-features.iposition-def-left .jmm-item-in,
.jmm-add-features.iposition-def-right .jmm-item-in,
.jmm-add-features .iposition-left .jmm-item-in
.jmm-add-features .iposition-right .jmm-item-in {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.jmm-add-features .iposition-above .jmm-item-in {
	display: block;
}

.jmm-add-features.iposition-def-left .jmm-icon,
.jmm-add-features .iposition-left .jmm-icon {
	padding-left: 0;
	padding-right: 30px;
}

html[dir='rtl'] .jmm-add-features.iposition-def-left .jmm-icon,
html[dir='rtl'] .jmm-add-features .iposition-left .jmm-icon {
	padding-right: 0;
	padding-left: 30px;
}

.jmm-add-features.iposition-def-right .jmm-item-in,
.jmm-add-features .iposition-right .jmm-item-in {
	flex-direction: row-reverse;
}

.jmm-add-features.iposition-def-right .jmm-icon,
.jmm-add-features .iposition-right .jmm-icon {
	padding-left: 30px;
	padding-right: 0;
}

html[dir='rtl'] .jmm-add-features.iposition-def-right .jmm-icon,
html[dir='rtl'] .jmm-add-features .iposition-right .jmm-icon {
	padding-left: 0;
	padding-right: 30px;
}

.jmm-add-features.iposition-def-above .jmm-icon,
.jmm-add-features .iposition-above .jmm-icon {
	padding: 0 0 20px;
}

.jmm-add-features .jmm-icon a {
	color: inherit;
}

.jmm-add-features.jmm-icon img {
	max-width: 100%;
	height: auto;
}

.jmm-add-features [data-linked] {
	cursor: pointer;
}

.jmm-add-features .jmm-title {
    font-weight: bold;
    line-height: 1.1;
    font-family: Roboto Condensed light, sans;
    text-transform: uppercase;
    color: #3468a4;
    font-size: 18px !important; 
}

.jmm-add-features .jmm-title a {
	font-weight: normal;
}

.jmm-add-features .jmm-title + .jmm-text {
	margin-top: 15px
}

.jmm-add-features .jmm-button {
	margin-top: 45px
}

.jmm-add-features .jmm-text-bottom {
	margin-top: 20px;
}

@media (max-width: 767px) {
	.jmm-add-features.iposition-def-left .jmm-item-in,
	.jmm-add-features.iposition-def-right .jmm-item-in {
		display: block;
	}
	.jmm-add-features.iposition-def-left .jmm-icon,
	.jmm-add-features.iposition-def-right .jmm-icon {
		padding: 0 0 20px;
	}
}

.jmm-add-features .sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0,0,0,0);
	border: 0;
}

.jmm-add-features .jmm-row:after {
	content: "";
	display: table;
	clear: both;
}

.jmm-add-features .rows-1 > div > .jmm-item {
	width: 100%;
}

.jmm-add-features .rows-2 > div > .jmm-item {
	width: 50%;
}

.jmm-add-features .rows-3 > div > .jmm-item {
	width: 33.33%;
}

.jmm-add-features .rows-4 > div > .jmm-item {
	width: 25%;
}

.jmm-add-features .rows-5 > div > .jmm-item {
	width: 20%;
}

.jmm-add-features .rows-6 > div > .jmm-item {
	width: 16.66%;
}

.jmm-add-features .rows-7 > div > .jmm-item {
	width: 14.28%;
}

.jmm-add-features .rows-8 > div > .jmm-item {
	width: 12.5%;
}

.jmm-add-features .rows-9 > div > .jmm-item {
	width: 11.11%;
}

.jmm-add-features .rows-10 > div > .jmm-item {
	width: 10%;
}

.jmm-add-features .rows-11 > div > .jmm-item {
	width: 9.09%;
}

.jmm-add-features .rows-12 > div > .jmm-item {
	width: 8.33%;
}

@media (max-width: 767px) {
	.jmm-add-features [class*='rows-'] > div > .jmm-item {
		width: 100%;
	}
}
/********minifront page***********/
.mfp_thumb_pos_left img {
	margin-bottom: none;
	margin-top: 1em;
	margin-right: 1em;
}
.mfp_default_skin_default .mfp_default_item .mfp_cat {
  border-bottom: 1px solid #dedede;
}
.mfp_default_skin_default .mfp_default_item {
  margin-bottom: 0.3em;
}
.mfp_mid_140 .mfp_cat a{
background: #fff }
.mfp_default_skin_default .mfp_default_item .mfp_cat a{
font-weight:400 !important;
color:#999 !important;
background: #fff !important;
}
.mfp_default_item:hover .mfp_cat a {
  background: #ededed !important;
}
/********Sp page builder*******/
.sp-page-builder .page-content #clanci .sppb-section-title .sppb-title-heading {
  border-bottom: 1px solid #dedede;
}
/*******Convert Form**********/
.convertforms .cf-control-input-desc {
  color: #666;
}
/**********Tabs and Accordions********/
@media screen {
  [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-type="accordions"] > [data-rlta-element="button"] > [data-rlta-element="heading"], [data-rlta-element="container"][data-rlta-state="ready"][data-rlta-type="tabs"] > [data-rlta-element="button-list"] > [data-rlta-element="button"] > [data-rlta-element="heading"] {
    font-size: 1.3rem;
    font-weight: 600;
    color: #3468a4;
  }
}
[data-rlta-element="container"] > [data-rlta-element="button"] > [data-rlta-element="heading"] {
  font-size: 1.3rem;
  font-weight: 600;
  color: #3468a4;
}
/********Sobi Search*****/
.spSearchModule.input-group .btn-primary {
  width:20%;
} 
.spSearchModule.input-group {
  height:50px;
}
/*****image effectck*****/
figure[class*="effectck"] figcaption {
  font-size: 1.15em !important;
}
/*******Cookies******/

.jb-cookie.color p a {
  color: #e8ddb5 !important;
}
.modal-content {
  top: 100px;
}
.jb-accept:hover {
  box-shadow: 0 0 10px #5b5b5b;
}
.jb-cookie {
  box-shadow: 0 0 10px #999;
}