@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap');

body{
text-rendering: auto;
-webkit-font-smoothing: antialiased;
direction: ltr;
text-align: left;
font-size: 18px;
font-family: Joblo-bold,'Lexend', sans-serif!important;
font-weight: inherit;
color: #666666;
font-style:Regular;
line-height:30px;
background: #fafafa;
}
#sp-main-body {
padding: 40px 40px 40px 40px;
}
@media only screen and (max-width: 575px) {
#sp-main-body {
padding: 10px 0px 10px 0px;
}
}
@media only screen and (max-width: 575px) {
body {
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
direction: ltr;
text-align: left;
font-family: 'Lexend', sans-serif!important;
font-size: 16px;
font-weight: 300;
font-style:Regular;
line-height:1.5;
background: #fafafa;
}
}
.breadcrumb {
padding: 5px 8px;
margin: 0px 0px 0px 0px;
background-color: none;
border-top: none;
}
.breadcrumb-item {
padding: 0px 0px;
margin: 0px 10px 0px 14px;
background-color: none;
border-top: none;
}
.breadcrumb {
list-style:square;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #00509f;
  border-color: #000000;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: center;
  white-space: nowrap;
  background-color: #9dafc4;
  border: 1px solid #ced4da;
  border-radius: .25rem;
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
.article-details .article-header h1, .article-details .article-header h2 {
font-size: 1.8rem;
border-bottom:3px solid #aab9cc;
line-height: 1.9;
background: linear-gradient(90deg, hsla(211, 96%, 62%, 1) 0%, hsla(295, 94%, 76%, 1) 100%);
background-clip: border-box;
-webkit-background-clip: text;
background-clip: text;
-webkit-text-fill-color: transparent;
-webkit-box-decoration-break: clone;
}
a {
text-decoration: none;
}
.h1, .h2, .h3, .h4, .h5, .h6, .h7, h1, h2, h3, h4, h5, h6, h7{
margin-top: 0;
margin-bottom: 0.8rem;
font-weight: inherit;
line-height: 1.8;
}

/* ---------ltr h1----------- */
h1 {
font-size: 44px!important;
font-family: 'Lexend', sans-serif!important;
font-style:Regular;
font-weight: 600!important;
line-height:1.5!important;
}
@media only screen and (max-width: 575px) {
h1 {
font-size: 24px !important;
font-weight: 700!important;
line-height:1.5!important;
}
}
h2{
font-size: 22px!important;
font-family: 'Lexend', sans-serif!important;
font-style:Regular;
font-weight: 600!important;
line-height:1.5!important;
}
@media only screen and (max-width: 575px) {
h2 {
font-size: 20px !important;
font-weight: 700!important;
line-height:1.5!important;
}
}
h3 {
font-size: 18px;
font-family: 'Lexend', sans-serif!important;
font-style:Regular;
font-weight: 700!important;
line-height:1.5!important;
}
@media only screen and (max-width: 575px) {
h3 {
font-size: 18px !important;
font-weight: 700!important;
line-height:1.5!important;
}
}
h3 {
font-size: 18px !important;
font-weight: 700!important;
line-height:1.5;
}
@media only screen and (max-width: 575px) {
h3 {
font-size: 17px !important;
font-weight: 700!important;
line-height:1.5!important;
}
}
h4 {
font-size: 20px;
font-family: 'Lexend', sans-serif!important;
font-style:Regular;
font-weight: 600!important;
line-height:1.5;
}
@media only screen and (max-width: 575px) {
h4 {
font-size: 16px !important;
font-weight: 700!important;
line-height:1.5!important;
}
}
h5 {
font-size: 18px;
font-family: 'Lexend', sans-serif!important;
font-style:italic!important;
font-weight: 600!important;
line-height:1.5;
}
#sp-header {
height:85px;
padding: 0px 10px 0px 10px;
width: 100%;
background-color: #000000;
border-top: 0px solid #333333;
border-bottom:1px solid #666666;
position: relative;
z-index: 900;
}
#sp-header.header-sticky {
height:85px;
position: fixed;
padding: 0px 10px 0px 10px;
background-color: #000000;
border-bottom: 1px solid #666666;
z-index: 900;
width: 100%;
}
@media (max-width: 575px) {
#sp-header {
  height: 70px;
  left: 0;
  position: fixed;
  top: 0px;
  width: 100%;
  padding: 6px 0px 0 0!important;
    }
}
.logo-image {
height: 40px !important;
}
@media (max-width: 575px) {
  .logo-image-phone {
    height: 28px !important;
    }
}
@media (max-width: 576px) {
  #sp-logo.has-border {
    padding-right: 0px !important;
  }
}
.burger-icon > span {
  display: block;
  height: 2px;
  background-color: #fff;
}
#sp-top-bar {
	width: 100%;
	font-size: inherit !important;
    position: relative;
	height: auto;
	padding: 20px 0px;
	background: #dbdee3;
	border-bottom: 2px solid #333333;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 0 0 0 !important;
  text-align: center;
}
#sp-top1{
font-family: 'Lexend', sans-serif!important;
font-size: 20px;
color:#000000 !important;
font-style: normal;
font-weight: inherit;
display: flex;
justify-content: center;
align-items: center;
}
@media only screen and (max-width: 575px) {
#sp-top1{
font-family: 'Lexend', sans-serif!important;
font-size: 17px;
color:#000000 !important;
display: flex;
justify-content: center;
align-items: center;
 display: none !important;
}
}
/* language flags */
.sp-module-content .mod-languages ul.lang-inline {
margin: 0;
padding: 3px 3px 7px 8px;
background: #ffffff;
border: 1px solid #9aa5af;
border-radius: 6px !important;
box-shadow: 0px 3px 8px #bcbcc0;
display: flex;
justify-content: center;
align-items: center;
}
@media only screen and (max-width: 575px) {
.sp-module-content .mod-languages ul.lang-inline {
margin-top: 30px;
padding: 0;
}
}
.sp-module-content .mod-languages ul.lang-inline li {
    border: none;
    display: inline-block;
    margin: 0 6px 0 0 !important;
}
div.mod-languages img {
border: 0px solid #999999 !important;
border-radius:4px;
padding: 0px;
background-color: #fafafa !important;
height:30px;
}
div.mod-languages ul li.lang-active {
    background-color: transparent !important;
    padding: 0px 0px 0px;
    border-radius: 4px;
}
/* GTranslate flags */
.gt_float_switcher {
  font-family: Arial;
  font-size: 15px !important;
  color: #555 !important;
  line-height: 20px;
  margin-bottom: 60px !important;
  margin-left: -22px !important;
}

.sp-page-title .sp-page-title-heading {
  font-size: 45px!important;
  font-family: 'Lexend', sans-serif!important;
  line-height: 1;
  text-shadow: 3px 3px 6px #666666;
}
.sp-page-title .sp-page-title-sub-heading {
  font-size: 25px!important;
  font-family: 'Lexend', sans-serif!important;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
  text-shadow: 3px 3px 6px #666666;
}
@media (max-width: 575px) {
.sp-page-title .sp-page-title-heading {
  font-size: 22px!important;
  font-family: 'Lexend', sans-serif!important;
  margin-top: 60px;
  line-height: 1.5;
  text-shadow: 3px 3px 6px #666666;
    }
}
@media (max-width: 575px) {
.sp-page-title .sp-page-title-sub-heading {
  font-size: 15px!important;
  font-family: 'Lexend', sans-serif!important;
  font-weight: normal;
  line-height: 1.4;
  margin-top: 10px;
  text-shadow: 3px 3px 6px #666666;
    }
}
#sp-top2 {
border-left: 2px dotted #666666;
border-right: 2px dotted #666666;
display: flex;
justify-content: center;
align-items: center;
}
@media only screen and (max-width: 575px) {
#sp-top2 {
padding:8px 0px 6px 0px;
margin-top:10px;
margin-bottom:10px;
display: flex;
justify-content: center;
align-items: center;
display: none !important;
}
}
/* top login */
#sp-top3 {
display: flex;
justify-content: center;
align-items: center;
}
@media only screen and (max-width: 575px) {
#sp-top3 {
margin: 20px 0px 0px 0px !important;
display: flex;
justify-content: center;
align-items: center;
}
}
/*--- mainmenu-holder----*/ 
#sp-menu{
  padding: 0px 30px 0px 30px;
  margin: 0px 0 0 0;
  float: center;
  z-index: 99;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
body.ltr #sp-menu{
display: none !important;
}
}
/* mainmenu LTR */

.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span {
    display: inline-block;
    padding: 0px 10px 0px 10px;
    line-height: 66px;
	font-size: 17px !important;
    font-family: 'Lexend', sans-serif!important;
font-style: normal;
font-weight: bold;
color:#fafafa;
 border-radius: 0px;
border-right: 0px dotted #ffffff;
text-decoration: none;
text-shadow: 1px 1px 2px #000000;
    margin: 0;
}
.sp-megamenu-parent > li:last-child > a {
    padding: 0px 0px 0px 8px;
	font-size: 17px !important;
    font-family: 'Lexend', sans-serif!important;
font-style: normal;
font-weight: bold;
border-right: 0px dotted #ffffff;
}
.sp-megamenu-parent > li.active > a {
	color:#8080c0;
	font-weight: bold;
	font-size: 17px !important;
    font-family: 'Lexend', sans-serif!important;
}
.sp-megamenu-parent > li .sp-menu-badge {
    height: 20px;
    line-height: 20px;
    padding: 0 5px;
    font-size: 17px;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: none;
    background: #d60000;
    color: #fff;
    border-radius: 3px;
}
.sp-megamenu-parent .sp-module {
    padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sp-megamenu-parent .sp-mega-group > li > a {
    display: block;
    text-transform: none;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background:#fafafa;
border: 1px solid #999999;
border-radius: 0px 0px 5px 5px; 
margin-top:10px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.2);
  padding: 10px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner > .row:not(:first-child) {
    margin-top: 18px;
	color:#666666;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    top: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0 6px;
	margin: 3px 0px;
    position: relative;
	background:#ededed;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a.sp-group-title,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge).sp-group-title {
    text-transform: none;
    font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown .sp-module {
    padding: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-module .sp-module-title {
    font-size: 17px;
    margin: 0 0 15px;
    text-transform: none;
    font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown-mega > .row {
    margin-top: 30px;
}
.sp-megamenu-parent > li:hover > a {
    color: #fff5d7;
}
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.active:hover > a {
    color: #fff5d7;
}
.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-size: 16px;
	font-family: 'Lexend', sans-serif!important;
	font-style: normal;
	font-weight: bold;
	color:#8080c0;
    line-height: 22px;
    display: inline-block;
    padding: 8px 0;
    cursor: pointer;
	position: relative;
  transition: all 0.5s ease;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #000000;
	font-size: 16px;
	padding: 8px 0 8px 2px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #000000;
}
/* mainmenu LTR end ###### */
 .sp-module-title {
color:#666666;
font-family: Joblo-bold,'Lexend', sans-serif!important;
font-size:20px;
font-style: normal;
font-weight: 500!important;
text-align:center;
padding: 4px 0 10px 0;
}
 .sp-header-module-title-gray {
color:#999999;
font-family: Joblo-bold,'Lexend', sans-serif!important;
font-size:20px!important;
font-style: normal;
font-weight: 300!important;
text-align:center;
padding: 4px 0 10px 0;
}
 .sp-header-module-title-black {
color:#333333;
font-family: Joblo-bold,'Lexend', sans-serif!important;
font-size:20px!important;
font-style: normal;
font-weight: 300!important;
text-align:center;
padding: 4px 0 10px 0;
}
 .sp-header-module-title-white {
color:#ffffff;
font-family: Joblo-bold,'Lexend', sans-serif!important;
font-size:20px!important;
font-style: normal;
font-weight: 300!important;
text-align:center;
padding: 4px 0 10px 0;
}
input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-select):not(.form-control) {
  display: block;
  width: 100%;
  padding: 0.5rem 0.5rem !important;
  font-size: 1rem;
  line-height: 1.25;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #a3a0a0!important;
  border-radius: 0.25rem;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.convertforms .cf-content-wrap, .convertforms .cf-form-wrap {
  padding: 0px !important;
}
#system-message-container joomla-alert {
  font-size: 18px;
  min-width:300px !important;
  border: 2px solid #333333 !important;
}
joomla-alert .joomla-alert--close {
  color: var(--jui-alert-button-color-dark,#000);
  text-shadow: 0 1px 0 var(--jui-alert-button-color-light,#fff);
  font-size: 1.9rem;
  font-weight: 700;
  line-height: 1;
}
.sp-module ul > li > a {
  color: #333333!important;
  text-decoration: none !important;
  font-size: 16px !important;
}
/*----------- body-top----------*/
.top-slider{
padding:0px;
margin-bottom:0px;
text-align: inherit;
border-bottom:1px solid #8693a4;
}
@media only screen and (max-width: 575px) {
.top-slider{
padding:0px;
margin-bottom:30px;
background: inherit;
text-align: inherit;
}
}
.body-top {
font-family: 'Lexend', sans-serif!important;
color:#ffffff;
background: red;
font-style: normal;
font-weight: inherit;
border-top:2px solid orange;
border-bottom:2px solid orange;
border-radius:0px;
margin:40px 40px;
padding:20px 30px 70px 30px;
}
/* footer*/
#sp-bottom1-2-3-4{
font-family: 'Lexend', sans-serif!important;
font-size: 16px !important;
color:#ffffff;
font-style: normal;
font-weight: inherit!important;
line-height:1.8 !important;
padding: 50px;
margin-top:0px;
border-top:1px solid #333333;
border-bottom:1px solid #333333;
margin-bottom:0px;
background: #323c47;
	background-position: center top; /* Center the image */
    background-repeat: epeat; /* Do not repeat the image */
}
@media (max-width: 575px) {
#sp-bottom1-2-3-4{
padding: 30px 10px;
margin: 30px 0;
}
}
#sp-bottom1-2-3-4 a {
  color: #FFFFFF !important;
  font-size: 16px !important;
  font-family: 'Lexend', sans-serif!important;
  font-style: normal;
  font-weight: inherit;
  line-height: 1.8 !important;
}
#sp-bottom1-2-3-4 a {
  color: #ffffff !important;
  font-size: 16px !important;
}
#sp-bottom1-2-3-4 a:hover {
  color: orange !important;
  font-size: 16px !important;
}
@media (max-width: 575px) {
#sp-bottom1-2-3-4 a:hover {
  color: orange !important;
  font-size: 16px !important;
}
}
.bottom1 {
color: #FFFFFF !important;
  font-size: 16px !important;
  font-family: 'Lexend', sans-serif!important;
  font-style: normal;
  font-weight: inherit;
  line-height: 1.8 !important;
}
@media (max-width: 575px) {
.bottom1 {
color: #FFFFFF !important;
  font-size: 16px !important;
}
}
.bottom2  {
color: #FFFFFF !important;
  font-size: 16px !important;
  font-family: 'Lexend', sans-serif!important;
  font-style: normal;
  font-weight: inherit;
  line-height: 1.5 !important;
}
@media (max-width: 575px) {
.bottom2 {
color: #FFFFFF !important;
  font-size: 16px !important;
}
}
.bottom3 {
color: #FFFFFF !important;
  font-size: 16px !important;
  font-family: 'Lexend', sans-serif!important;
  font-style: normal;
  font-weight: inherit;
  line-height: 1.5 !important;
}
@media (max-width: 575px) {
.bottom3 {
color: #FFFFFF !important;
  font-size: 16px !important;
}
}
.bottom4 {
color: #FFFFFF !important;
  font-size: 16px !important;
  font-family: 'Lexend', sans-serif!important;
  font-style: normal;
  font-weight: inherit;
  line-height: 1.5 !important;
}
@media (max-width: 575px) {
.bottom4 {
color: #FFFFFF !important;
  font-size: 16px !important;
}
}
.banner-bottom {
font-family: Joblo-bold,'Lexend', sans-serif!important;
color:#ffffff;
font-style: normal;
font-weight: inherit;
border-top:0px solid orange;
border-bottom:2px solid orange;
border-radius:0px;
background: #cccccc;
margin:0px;
padding:30px 40px 0px 40px;
}
.banner-bottom a {
  color: #FFFFFF !important;
}
.banner-bottom a:hover {
  color: orange !important;
}
#sp-footer-1-2-3{
padding:50px 50px 50px 50px;
margin-top:0px;
border-top:1px solid #333333;
border-bottom:1px solid #333333;
background: #d2d8df;
}
@media only screen and (max-width: 575px) {
.footer-1-2-3{
padding:20px 20px 20px 20px;
margin-top:20px;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
background: #d2d8df;
}
}
#sp-footer-1-2-3 a {
  color: #115c77 !important;
}
#sp-footer-1-2-3 a:hover {
  color: #a60000 !important;
}

@media only screen and (max-width: 575px) {
.footer-2{
font-family: Joblo-bold,'Lexend', sans-serif!important;
font-size: 18px !important;
font-weight: inherit;
 font-style: normal;
line-height: 1.7 ;
 color: #212c38;
margin:0px 0px;
padding: 0px 10px;
border-left: 0px dotted #7c7c7c;
border-right: 0px dotted #7c7c7c;
}
}
.footer-3{
font-family: Joblo-bold,'Lexend', sans-serif!important;
font-size: 18px !important;
font-weight: inherit;
 font-style: normal;
line-height: 1.7 ;
 color: #212c38;
margin:0px 0px 0px 0;
padding: 0px 0px;
border-left: 0px dotted #b0b0b0;
}
#sp-footer-copyright{
padding:30px;
color: #ffffff !important;
font-family: 'Lexend', sans-serif!important;
font-size: 15px;
font-style: normal;
font-weight: inherit;
text-shadow: 2px 2px 7px rgba(0,8,44,0.7);
border-top:0px solid #aab9cc;
 background: red radial-gradient(circle, #61687b, #4c546a, #384159, #252f48, #111e38);
text-align: center;
}
#sp-footer .container-inner {
  padding: 10px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
#sp-footer1{
font-family: Joblo-bold,'Lexend', sans-serif!important;
font-size:  16px !important;
font-weight: inherit;
 font-style: normal;
line-height: 1.7 ;
 color: #c9bf43;
margin:0px 0px;
padding: 10px 0 0px 40px;
}
#sp-footer2{
font-family: Joblo-bold,'Lexend', sans-serif!important;
font-size:  16px !important;
font-weight: inherit;
 font-style: normal;
line-height: 1.7 ;
 color: #c9bf43;
margin:0px 0px;
padding: 9px 0 0px 40px;
}
@media (max-width: 576px) {
#sp-footer1{
font-size:  14px !important;
color: #c9bf43;
margin:0px 0 0px 20px;
padding: 0px 0 0px 0px;
}
}
@media (max-width: 576px) {
#sp-footer2{
font-size:  14px !important;
color: #c9bf43;
margin:0px 0 0px -60px;
padding: 0px 0 0px 0px;
}
}
@media (max-width: 576px) {
.sp-scroll-up {
 left: auto;
 right: 10px!important;
 bottom: 0px;
}
}
@media (max-width: 576px) {
.sp-scroll-up {
display: none;
position: fixed;
width: 35px!important;
height: 35px!important;
line-height: 10px;
text-align: center;
font-size: 14px!important;
}
}
.sp-scroll-up {
 left: auto;
 right: 30px;
 bottom: 0px;
}
.sp-scroll-up {
display: none;
position: fixed;
width: 50px;
height: 40px;
line-height: 40px;
text-align: center;
font-size: 16px;
color: #fff;
border: 0px solid #dedede;
background: #5454a9;
border-radius: 8px 8px 0 0;
z-index: 1000;
transition: all 0.3s ease;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
font-size: 1.700rem;
margin: 0 0 0.50rem 0;
color:#359bb5 ;
}
.article-info > span {
font-size: 1.000rem;
background: #ededed url(../images/typography/box_info.png) center no-repeat;
background-position: 99% 50%;
border:2px solid #ccc;
padding:5px 40px 5px 40px;
}
.system-message-container joomla-alert {
font-size: 17px;
}
/* login, registration
.login,
.registration {
max-width: 100%;
margin: 0 auto;
background: #fff;
border:2px solid orange;
border-radius: 8px;
box-shadow: 0px 0px 5px 0px rgba(15, 0, 40, 0.27);
padding: 30px 20px 30px 20px;
}
 */
.jbd-container .categories-header h1 {
  font-size: 24px;
  font-weight: inherit;
color: #0078d7 !important;
}
.jbd-container .categories-header .categories-text {
  color: #333333 !important;
}
/* @group typography */

.TEXT-gradient-1{
  background: #8360c3; /* fallback for old browsers */
  background: -webkit-linear-gradient(right, #8360c3, #2ebf91);
  background: linear-gradient(to right, #8360c3, #2ebf91);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }
.TEXT-gradient-2{
  background: #121FCF;
background: linear-gradient(to right, #121FCF 0%, #CF1512 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
 }
.TEXT-gradient-3{
background: #FF0000;
background: linear-gradient(to left, #FF0000 30%, #700B0A 70%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
 }
.TEXT-gradient-4{
background: #14B1FF;
background: radial-gradient(circle farthest-corner at center center, #14B1FF 0%, #231421 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
 }
.TEXT-gradient-5{
  background: #373b44; /* fallback for old browsers */
  background: -webkit-linear-gradient(right, #373b44, #4286f4);
  background: linear-gradient(to right, #373b44, #4286f4);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }
.TEXT-gradient-6{
  background: #12c2e9; /* fallback for old browsers */
  background: -webkit-linear-gradient(right, #12c2e9, #c471ed, #f64f59);
  background: linear-gradient(to right, #12c2e9, #c471ed, #f64f59);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }
.TEXT-gradient-7{
  background: #ff0099; /* fallback for old browsers */
  background: -webkit-linear-gradient(right, #ff0099, #493240);
  background: linear-gradient(to right, #ff0099, #493240);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }
.TEXT-gradient-8{
background: #FFD321;
background: -webkit-repeating-linear-gradient(to top, #FFD321 0%, #FCCD4D 46%, #FFA238 52%, #FBDF93 100%);
background: -moz-repeating-linear-gradient(to top, #FFD321 0%, #FCCD4D 46%, #FFA238 52%, #FBDF93 100%);
background: repeating-linear-gradient(to top, #FFD321 0%, #FCCD4D 46%, #FFA238 52%, #FBDF93 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
 }
.TEXT-gradient-9{
  background: #8360c3; /* fallback for old browsers */
  background: -webkit-linear-gradient(top, #8360c3, #2ebf91);
  background: linear-gradient(to top, #8360c3, #2ebf91);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }
.TEXT-gradient-10{
  background: #ff0099; /* fallback for old browsers */
  background: -webkit-linear-gradient(top, #ff0099, #493240);
  background: linear-gradient(to top, #ff0099, #493240);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }
.TEXT-gradient-11{
  background: #1f4037; /* fallback for old browsers */
  background: -webkit-linear-gradient(top, #99f2c8, #1f4037);
  background: linear-gradient(to top, #99f2c8, #1f4037);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }
.TEXT-gradient-12{
background: #F0B7A1;
background: -webkit-linear-gradient(to right, #F0B7A1 0%, #8C3310 50%, #752201 51%, #BF6E4E 100%);
background: -moz-linear-gradient(to right, #F0B7A1 0%, #8C3310 50%, #752201 51%, #BF6E4E 100%);
background: linear-gradient(to right, #F0B7A1 0%, #8C3310 50%, #752201 51%, #BF6E4E 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
 }
.TEXT-gradient-13{
background: #333333;
background: -webkit-linear-gradient(to left, #333333 0%, #DEDEDE 50%, #333333 100%);
background: -moz-linear-gradient(to left, #333333 0%, #DEDEDE 50%, #333333 100%);
background: linear-gradient(to left, #333333 0%, #DEDEDE 50%, #333333 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;

 }
.TEXT-gradient-14{
  background: #59c173; /* fallback for old browsers */
  background: -webkit-linear-gradient(top, #59c173, #a17fe0, #5d26c1);
  background: linear-gradient(to top, #59c173, #a17fe0, #5d26c1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }
.TEXT-gradient-15{
  background: #ad5389; /* fallback for old browsers */
  background: -webkit-linear-gradient(top, #ad5389, #3c1053);
  background: linear-gradient(to top, #ad5389, #3c1053);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
 }
.TEXT-gradient-violet{
color: #212c38;
background-image: linear-gradient(to right, #A770EF 0%, #CF8BF3 51%, #A770EF 100%);
  background-clip: border-box;
 -webkit-background-clip: text;
 background-clip: text;
 -webkit-text-fill-color: transparent;
 -webkit-box-decoration-break: clone;
}
.TEXT-gradient-blue {
color: #212c38;
background-image: linear-gradient(to right, #0575E6 0%, #021B79 51%, #0575E6 100%);
  background-clip: border-box;
 -webkit-background-clip: text;
 background-clip: text;
 -webkit-text-fill-color: transparent;
 -webkit-box-decoration-break: clone;
}
.TEXT-gradient-green{
background: #2C6123;
background: -webkit-linear-gradient(to right, #2C6123 0%, #11D62B 50%, #2C6123 100%);
background: -moz-linear-gradient(to right, #2C6123 0%, #11D62B 50%, #2C6123 100%);
background: linear-gradient(to right, #2C6123 0%, #11D62B 50%, #2C6123 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.TEXT-gradient-red-violet{
color: #212c38;
background-image: linear-gradient( 76.9deg,  rgba(255,90,90,1) 27.2%, rgba(130,5,255,1) 79.9% );
  background-clip: border-box;
 -webkit-background-clip: text;
 background-clip: text;
 -webkit-text-fill-color: transparent;
 -webkit-box-decoration-break: clone;
}
.TEXT-gradient-brown {
background: #753B12;
background: -webkit-linear-gradient(to top, #753B12 0%, #FF8D54 100%);
background: -moz-linear-gradient(to top, #753B12 0%, #FF8D54 100%);
background: linear-gradient(to top, #753B12 0%, #FF8D54 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.TEXT-gradient-vert-emerald {
background: #463170;
background: -webkit-linear-gradient(to top, #463170 0%, #19FFF7 100%);
background: -moz-linear-gradient(to top, #463170 0%, #19FFF7 100%);
background: linear-gradient(to top, #463170 0%, #19FFF7 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.TEXT-gradient-vert-blue {
background: #463170;
background-image: linear-gradient(to top, #48c6ef 0%, #6f86d6 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.TEXT-gradient-vert-desert{
background: #463170;
background-image: linear-gradient(to top, #3b41c5 0%, #a981bb 49%, #ffc8a9 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}

.TEXT-gradient-blue-violet {
background:linear-gradient(to right, rgb(134, 239, 172), rgb(59, 130, 246), rgb(147, 51, 234));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.TEXT-gradient-blue-green  {
background: #4DB34D;
background: -webkit-linear-gradient(to right, #4DB34D 23%, #4493CF 75%);
background: -moz-linear-gradient(to right, #4DB34D 23%, #4493CF 75%);
background: linear-gradient(to right, #4DB34D 23%, #4493CF 75%);
-webkit-background-clip: text;o
-webkit-text-fill-color: transparent;
}
.TEXT-gradient-crimson {
background: #9134B3;
background: linear-gradient(to top, #E051D2 0%, #000000 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.TEXT-gradient-vert-metalic {
background: #3B3B3B;
background: -webkit-linear-gradient(to bottom, #3B3B3B 24%, #A1A1A1 60%, #696969 52%, #303030 28%);
background: -moz-linear-gradient(to bottom, #3B3B3B 24%, #A1A1A1 60%, #696969 52%, #303030 28%);
background: linear-gradient(to bottom, #3B3B3B 24%, #A1A1A1 60%, #696969 52%, #303030 28%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.TEXT-gradient-vert-1 {
background: linear-gradient(to top, rgb(134, 239, 172), rgb(192, 132, 252));
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.TEXT-gradient-vert-green {
background: #9EFF0D;
background: -webkit-linear-gradient(to bottom, #9EFF0D 18%, #22540C 100%);
background: -moz-linear-gradient(to bottom, #9EFF0D 18%, #22540C 100%);
background: linear-gradient(to bottom, #9EFF0D 18%, #22540C 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.TEXT-gradient-light1 {
background: #CFC5A8;
background: -webkit-linear-gradient(to right, #CFC5A8 0%, #FFFCA1 50%, #F5B991 100%);
background: -moz-linear-gradient(to right, #CFC5A8 0%, #FFFCA1 50%, #F5B991 100%);
background: linear-gradient(to right, #CFC5A8 0%, #FFFCA1 50%, #F5B991 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.TEXT-gradient-light2 {
background: #F6F8F9;
background: -webkit-radial-gradient(circle farthest-corner at center center, #F6F8F9 0%, #E5EBEE 30%, #D7DEE3 60%, #F5F7F9 100%);
background: -moz-radial-gradient(circle farthest-corner at center center, #F6F8F9 0%, #E5EBEE 30%, #D7DEE3 60%, #F5F7F9 100%);
background: radial-gradient(circle farthest-corner at center center, #F6F8F9 0%, #E5EBEE 30%, #D7DEE3 60%, #F5F7F9 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.TEXT-shadow-white{
 text-shadow: 3px 3px 6px #666666;
 color: #ffffff;
}
.TEXT-shadow-black{
 text-shadow: 3px 3px 6px #ffffff;
 color: #333333;
}
.BOX-shadow{
box-shadow: -1px 0px 13px 3px rgba(0,0,0,0.22);
border:1px solid #666;
border-radius:8px;
 padding: 4px;
}
.highlight-grey {
display: block;
background: #dee0e7;
border:3px solid #aaafc1;
padding:20px 20px;
text-align: inherit;
direction:inherit;
font-family: Joblo-bold,'Lexend', sans-serif!important;
font-size:17px;
line-height:1.6;
color:#383838;
margin: 0px 0px;
border-radius:6px;
}
.highlight-grey:hover {
display: block;
background: #ced1db;border:3px solid #999999;
}
.highlight-green {
display: block;
background: #daebe0;
border:3px solid #89968a;
padding:20px 20px;
text-align: inherit;
direction:inherit;
font-family: Joblo-bold,'Lexend', sans-serif!important;
font-size:17px;
line-height:1.6;
color:#435834;
margin: 0px 0px;
border-radius:6px;
}
.highlight-green:hover {
display: block;
background: #d7e7cb;border:3px solid #79a683;
}
.highlight-orange {
display: block;
background: #f5eecf;
border:3px solid #b99275;
padding:20px 20px;
text-align: inherit;
direction:inherit;
font-family: Joblo-bold,'Lexend', sans-serif!important;
font-size:17px;
line-height:1.6;
color:#694521;
margin: 20px 0px;
border-radius:6px;
}
.highlight-orange:hover {
display: block;
background: #fee9cd;border:3px solid #e3ae4a;
}
/* ltr.text-highlight - start */
.ltr.text-highlight-grey {
background:#f1f1f1;
border:1px solid #ccc;
font-family:  arial;
font-size:24px;
line-height:1.4;
font-weight:600;
font-style:italic;
padding:20px 20px;
margin: 18px 0px;
border-radius:6px;
}
.ltr.box-download {
display: block;
background: #fef4d3 url(../images/typography/box_download.png) center no-repeat;
background-position: 1% 55%;
border:2px solid #cb9f07;
text-align: left;
direction:ltr;
font-family: arial;
font-size:18px;
line-height:1.4;
font-weight:bold;
font-style:italic;
color:#59470b;
padding: 20px 20px 20px 50px;
margin: 18px 0px;
border-radius:6px;
}
.ltr.box-info {
display: block;
background: #ededed url(../images/typography/box_info.png) center no-repeat;
background-position: 1% 50%;
border:1px solid #999999;
text-align: left;
direction:ltr;
font-family:  arial;
font-size:18px;
line-height:1.4;
font-weight:600;
font-style:italic;
color:#333333;
padding: 20px 20px 20px 50px;
margin: 18px 0px;
border-radius:6px;
}
.ltr.box-tip {
display: block;
background: #FFEFBD url(../images/typography/box_tip.png) center no-repeat;
background-position: 1% 50%;
border:2px solid #ccc;
text-align: left;
direction:ltr;
font-family:  arial;
font-size:18px;
line-height:1.4;
font-weight:600;
font-style:italic;
color:#403202;
padding: 20px 20px 20px 50px;
margin: 18px 0px;
border-radius:6px;
}
.ltr.box-alert {
display: block;
background: #ffeaea url(../images/typography/box_alert.png) center no-repeat;
background-position: 1% 50%;
border:2px solid #cd660a;
text-align: left;
direction:ltr;
font-family:  arial;
font-size:18px;
line-height:1.4;
font-weight:600;
font-style:italic;
color:#8d0b03;
padding: 20px 20px 20px 50px;
margin: 18px 0px;
border-radius:6px;
}
.ltr.highlight-grey {
display: block;
background:#f1f1f1;
border:2px solid #999;
padding:20px 20px;
text-align: left;
direction:ltr;
font-family:  arial;
font-size:18px;
line-height:1.4;
font-weight:600;
font-style:italic;
color:#333;
margin: 18px 0px;
border-radius:6px;
}
.ltr.highlight-blue {
display: block;
background:#d0def2;
border:2px solid #5b8bd2;
padding:20px 20px;
text-align: left;
direction:ltr;
font-family:  arial;
font-size:18px;
line-height:1.4;
font-weight:600;
font-style:italic;
color:#05489a;
margin: 18px 0px;
border-radius:6px;
}
.ltr.highlight-green {
display: block;
background:#eef7dd;
border:2px solid #b0cb79;
padding:20px 20px;
text-align: left;
direction:ltr;
font-family:  arial;
font-size:18px;
line-height:1.4;
font-weight:600;
font-style:italic;
color:#000000;
margin: 18px 0px;
border-radius:6px;
}
.ltr.highlight-orange {
display: block;
background:#fff8df;
border:2px solid #f99206;
padding:20px 20px;
text-align: left;
direction:ltr;
font-family:  arial;
font-size:18px;
line-height:1.4;
font-weight:600;
font-style:italic;
color:#000000;
margin: 18px 0px;
border-radius:6px;
}
.ltr.highlight-red {
display: block;
background:#ffeaea;
border:2px solid #d92709;
padding:20px 20px;
text-align: left;
direction:ltr;
font-family:  arial;
font-size:18px;
line-height:1.4;
font-weight:600;
font-style:italic;
color:#000000;
margin: 18px 0px;
border-radius:6px;
}
.ltr.highlight-green-center-text {
display: block;
background:#eef7dd;
border:2px solid #b8bb48;
padding:20px 20px;
text-align: center;
direction:ltr;
font-family:  arial;
font-size:16px;
line-height:1.4;
font-weight:600;
font-style:normal;
color:#000000;
margin: 18px 0px;
border-radius:50px;
}
.ltr.highlight-orange-center-text {
display: block;
background:#fff8df;
border:2px solid #f99206;
padding:20px 20px;
text-align: center;
direction:ltr;
font-family:  arial;
font-size:18px;
line-height:1.4;
font-weight:600;
font-style:italic;
color:#333;
margin: 18px 0px;
border-radius:6px;
}
.ltr.highlight-red-center-text {
display: block;
background:#ffeaea;
border:2px solid #d92709;
padding:20px 20px;
text-align: center;
font-family:  arial;
font-size:18px;
line-height:1.4;
font-weight:600;
font-style:italic;
color:#d92709;
box-shadow: -1px 0px 13px 3px rgba(0,0,0,0.22);
}
/* ltr.text-highlight - end */
/* :;;;;;;;;;;;;;; pix hover effects ;;;;;;;;;;;;;;;;;; */  
 .PIC-1-grow{
 display:inline-block;
background: #ffffff;
position: relative;
 overflow: hidden;
 border:2px solid #b2b2b2;
 position: relative;
 -webkit-transition: all 200ms ease-in;
 -webkit-transform: scale(1); 
 -ms-transition: all 200ms ease-in;
 -ms-transform: scale(1); 
 -moz-transition: all 200ms ease-in;
 -moz-transform: scale(1);
 transition: all 200ms ease-in;
 transform: scale(1);
margin:20px;
}
.PIC-1-grow:hover{
background: #ffffff;
 box-shadow: 0px 0px 30px #999999;
 border:1px solid #666666;
 z-index: 2;
 -webkit-transition: all 200ms ease-in;
 -webkit-transform: scale(1.1);
 -ms-transition: all 200ms ease-in;
 -ms-transform: scale(1.1);
 -moz-transition: all 200ms ease-in;
 -moz-transform: scale(1.1);
 transition: all 200ms ease-in;
 transform: scale(1.1);
}
.PIC-2-opacity{
  display: block;
  position: relative;
  max-width: none;
  margin:20px;
}
.PIC-2-opacity:hover{
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.PIC-3-to-shadow{
background: #ffffff;
border-radius: 12px;
padding:6px;
margin:20px;
transition: .2s ease;
box-shadow: 0px 0px 10px 0px #737577;
}
.PIC-3-to-shadow:hover{
background: #ffffff;
padding:6px;
transition: .5s ease;
box-shadow: 0px 0px 20px 0px #cecfd0;
}
.PIC-5-shadow-out{
background: #ffffff;
border-radius: 12px;
padding:2px;
margin:20px;
transition: .5s ease;
box-shadow: 0px 0px 20px 0px #737577;
}
.PIC-5-shadow-out:hover{
background: #ffffff;
padding:2px;
transition: .2s ease;
box-shadow: 0px 0px 10px 0px #737577;
}
/*-----  Article Text Tables --*/
 /* --Gradiant bottons - 1 */
.btn-grad-gray {background-image: linear-gradient(to right, #283048 0%, #859398  51%, #283048  100%)}
.btn-grad-gray {
font-family: inherit;
font-size:17px;
line-height:1.8;
font-weight:inherit;
margin: 0px 0 0 0!important;
padding: 8px 20px 8px 20px;
text-align: center;
transition: 0.5s;
background-size: 200% auto;
color:#ffffff !important;
box-shadow: 0px 0px 4px #999999;
border:1px solid #ffffff;
border-radius: 25px;
text-shadow: 2px 2px 3px #000000;
display: inline-block;
 }
.btn-grad-gray:hover {
background-position: right center; /* change the direction of the change here */
color: #ffffff!important;
text-shadow: -2px -2px 3px #000000;
text-decoration: none;
box-shadow: 4px 4px 20px #999999;
 }
.btn-grad-gray-JBD {background-image: linear-gradient(to right, #2c3e50 0%, #3498db  51%, #2c3e50  100%)}
.btn-grad-gray-JBD {
font-family: Joblo-bold,'Lexend', sans-serif!important;
font-size:17px;
line-height:1.8;
font-weight:inherit;
margin: 3px 0 0 0!important;
padding: 10px 40px 10px 40px;
text-align: center;
transition: 0.5s;
background-size: 200% auto;
color:#ffffff !important;
box-shadow: 0px 0px 4px #999999;
border:2px solid #ffffff;
border-radius: 8px;
text-shadow: 2px 2px 3px #000000;
display: inline-block;
 }
.btn-grad-gray-JBD:hover {
background-position: right center; /* change the direction of the change here */
color: #ffffff!important;
text-shadow: -2px -2px 3px #000000;
text-decoration: none;
box-shadow: 4px 4px 20px #999999;
 }
.btn-grad-blueish {background-image: linear-gradient(to right, #00d2ff 0%, #3a7bd5  51%, #00d2ff  100%)}
.btn-grad-blueish {
font-family: Joblo-bold,'Lexend', sans-serif!important;
font-size:17px;
line-height:1.8;
font-weight:inherit;
margin: 20px 0px;
padding: 10px 40px 10px 40px;
text-align: center;
transition: 0.5s;
background-size: 200% auto;
color:#ffffff !important;
box-shadow: 0 4px 12px #999999;
border:2px solid #ffffff;
border-radius: 8px;
text-shadow: 1px 1px 2px #333333;
 }
.btn-grad-blueish:hover {
background-position: right center; /* change the direction of the change here */
color: #000000;
text-decoration: none;
box-shadow: 0 0px 10px #999999;
 }
.btn-grad-red {
background-color: #dc3545;
font-family: Joblo-bold,'Lexend', sans-serif!important;
font-size:17px;
line-height:1.8;
font-weight:inherit;
margin: 20px 0px;
padding: 10px 40px 10px 40px;
text-align: center;
color: #ffffff !important;
box-shadow: 0 4px 12px #999999;
border:2px solid #ffffff;
border-radius: 8px;
text-shadow: 1px 1px 1px #000000;
 }
.btn-grad-red:hover {
background-color: #af1f2e;
color: #ffffff;
text-decoration: none;
box-shadow: 0 0px 10px #999999;
text-shadow: 1px 1px 1px #000000;
 }
 .btn-grad-green {background-image: linear-gradient(to right, #1D976C 0%, #55d79c  51%, #1D976C  100%)}
.btn-grad-green {
font-family: Joblo-bold,'Lexend', sans-serif!important;
font-size:18px;
line-height:1.8;
font-weight:inherit;
margin: 20px 0px;
padding: 10px 40px 10px 40px;
text-align: center;
transition: 0.5s;
background-size: 200% auto;
color:#ffffff !important;
box-shadow: 0 2px 6px #cccccc;
border:2px solid #ffffff;
border-radius: 25px;
text-shadow: 2px 2px 2px #000000;
 }
 .btn-grad-green:hover {
background-position: right center; /* change the direction of the change here */
color: #ffffff;
text-decoration: none;
box-shadow: 0 0px 10px #999999;
text-shadow: 1px 1px 1px #000000;
 }
.btn-grad-orange {background-image: linear-gradient(to right, #FF8008 0%, #FFC837  51%, #FF8008  100%)}
.btn-grad-orange {
font-family: 'Lexend', sans-serif!important;
font-size:17px;
line-height:1.4;
font-weight:inherit;
margin: 20px 0px;
padding: 10px 20px 10px 20px;
text-align: center;
text-transform: none;
transition: 0.5s;
background-size: 200% auto;
color: #000000 !important;
box-shadow: 0 4px 12px #999999;
border:2px solid #ffffff;
border-radius: 8px;
text-shadow: -1px -1px 1px #ffffff;
 }
.btn-grad-orange:hover {
background-position: right center; /* change the direction of the change here */
color: #000000;
text-decoration: none;
box-shadow: 0 0px 10px #999999;
text-shadow: 1px 1px 1px #ffffff;
 }
.btn-grad-violet {background-image: linear-gradient(to right, #A770EF 0%, #CF8BF3  51%, #A770EF  100%)}
.btn-grad-violet {
font-family: 'Lexend', sans-serif!important;
font-size:17px;
line-height:1.4;
font-weight:inherit;
margin: 20px 0px;
padding: 8px 20px 10px 20px;
text-align: center;
text-transform: none;
transition: 0.5s;
background-size: 200% auto;
color: #fff !important;
box-shadow: 0 2px 6px #999999;
border:2px solid #ffffff;
border-radius: 8px;
text-shadow: 2px 2px 2px #000000;
}
 .btn-grad-violet:hover {
background-position: right center; /* change the direction of the change here */
color: #fff;
text-shadow: 4px 3px 0px #7A7A7A;
text-decoration: none;
box-shadow: 0 0px 10px #999999;
 }