/*---------------------------------------------------------------
# Package - Joomla Template based on Sboost Framework   
# ---------------------------------------------------------------
# Author - olwebdesign http://www.olwebdesign.com
# Copyright (C) 2008 - 2020 olwebdesign.com. All Rights Reserved.
# Websites: http://www.olwebdesign.com
-----------------------------------------------------------------*/

body.bg{
    font-weight: 400;
    line-height: 1.7;
    text-transform: none;
    color:   #999;}
body{margin:0;font-family:Helvetica,sans-serif;font-size:12px;line-height:150%}
a{text-decoration:none;}
a:hover,a:active,a:focus{text-decoration:none;}
.container {
 padding-right:5px;
 padding-left:5px;
 margin-right:auto;
 margin-left:auto
}
.mx-block{float:left;display:inline}
.mod-block {padding:10px}
.mx-inner{padding-left:10px;padding-right:10px}
.mx-block .first {margin-left:-10px}
.mx-block .last {margin-right:-10px}
.mx-block .single {margin-left:-10px;margin-right:-10px}
.gap{clear:both;margin-bottom:10px}
.top-bg{padding-top:10px}
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
/*top bar*/
#mx-banner,
#members-area{float:right}
#mx-search,
#members-area{float:left}
#mx-top-menu{margin-top:10px;float:left}
#mx-top-menu ul.menu {margin:0;padding:0;}
#mx-top-menu li{display:inline-block;list-style:none;border-left:1px solid #eaeaea;padding:0 5px;line-height:12px}
#mx-top-menu li a{color:#6f6f6f}
.fix-top{height:120px}
.bsnav-mobile .navbar-nav.navbar-mobile .nav-link .caret {
 cursor:pointer;
 border: 0px solid #fff !important;
 float: right;
 font-size: 20px; margin-left: 10px;
 font-family:FontAwesome;
}
.bsnav-mobile .navbar-nav.navbar-mobile .nav-item .caret:after {
 content:"\f107"
}

@media only screen and (max-width: 991px) {
    .navbar-header {
        width: 100%;
        display: flex;
    }
    .bsnav-mobile .navbar {
        max-width: 400px;
        min-width: 300px;
        transform: translate3d(500px,0,0);
    }
    .bsnav-mobile.in .bsnav-mobile-overlay {
        transition: 1s;
        background-color: rgba(53,55,66,0.6);
    }
    .bsnav-mobile .navbar-nav.navbar-mobile {
        padding-left: 40px;
    }
    .bsnav-mobile .navbar-nav .navbar-nav {
        padding-top: 0px;
    }
    .bsnav-mobile .navbar-nav .nav-item .nav-link {
        padding: 1px !important;
        font-size: 16px;
        font-weight: 500;
        text-transform: capitalize;
    }
    .bsnav-mobile .nav-item.active .nav-item .nav-link {
        padding-left: 20px;
    }

    /* menu icon button */
    .navbar-toggler .navbar-toggler-icon, .navbar-toggler .navbar-toggler-icon::after, .navbar-toggler .navbar-toggler-icon::before {
        background-color: #191C3C;
        width: 85%;
        height: 2px;
    }
    .navbar-toggler.toggler-spring .navbar-toggler-icon::before {
        width: 100%;
        top: 8px;
    }
    .navbar-toggler.toggler-spring .navbar-toggler-icon::after {
        width: 100%;
        top: 16px;
    }
}
/*Header*/
#headershow .mx-inner {padding:0}
#header {position:relative}
.slider .mx-inner {padding:0}
a#logo,#logo-text,a#logom{ display: flex; align-items: center;position: relative; z-index: 10;}
img.logo {
    display: block;
    margin-left: auto;
    margin-right: auto; }
#logo-text h1{font-size:200%;font-weight:bold;text-transform:uppercase;border:0!important;margin:10px 0 0!important;padding:0!important}
#logo-text h1 a{}
#logo-text p.site-slogan{margin:0;padding:0;color:#999}
#mx-top-header{position: relative; padding-top: 10px;padding-bottom: 10px;}
/*search*/
#mx-search .mod-search input#mod-search-searchword, 
#mx-search .mod-search input#mod-finder-searchword{color:#222; margin:0;
    background: #eaeaea;
    padding: 7px;
    box-shadow: 0 0 0 0px #eaeaea inset;
}

/*####################################################*/
/*** SEARCH FORM ***/
/*####################################################*/
#searchform {
	z-index: 20;
}
#searchform form {
    margin: 0px !important;
}
#searchword {
	width: 100%;
	min-width: 110px;
	color: #333;
	background-color: #fff;
	border: 1px solid rgba(155,155,155,0.2);
	padding: 1px 0px 1px 34px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
}

#searchsubmit {
    display: none;
}
.searchmenu:hover #searchsubmit {
    background: url("../images/search.png") no-repeat scroll center center #f1f1f1;
    cursor: pointer;
    display: block;
    height: 34px;
    position: absolute;
    top:0px;
    right: 0px;
    width: 34px;
    z-index: 99;
}

.sbleft #s, .sbright #searchword {
	margin-top: 2px;
	width: 100%;
	min-width: 0px;
}

.s-no-result #searchword {
	width: 100%;
	min-width: 0px;
}

.searchform:after {
	content: "\f002"!important;
	font-family: FontAwesome;
	line-height: 16px!important;
	font-size: 16px;
	position: relative!important;
	left: 0px;
	margin-left: 12px;
	top: -28px;
	margin-top: -2px;
	opacity: 0.2;
	z-index:99;
}

#navs {
	background:none;
	text-indent: .75em; 
	display: inline-block;
	border: 0 none !important; 
	width: 0; 
	height: 34px; 
	outline: none; 
	padding: 0px 20px 0px 10px; 
	cursor: pointer;
	-webkit-appearance: none; 
	font-weight: inherit; 
	font-size: 15px;
	line-height:normal!important;
	font-family: inherit; 
	color: #999;
	float:right;
	visibility:hidden;
	vertical-align: baseline;
	-webkit-backface-visibility: hidden;	
	-webkit-transition:all 0.5s ease;
	-moz-transition: 0.5s ease;
	-ms-transition: 0.5s ease;
	-o-transition: 0.5s ease;
	transition: all 0.5s ease;
	-webkit-animation-duration: 1.5s!important;
	-moz-animation-duration: 1.5s!important;
	-o-animation-duration: 1.5s!important;
	animation-duration: 1.5s!important;	
}

.searchmenu{
	position:absolute; 
	z-index:99; 
	right:0px; 
	top:3px; 
	float:right;
}

.searchmenu:hover #navs{
	background-color:#fff;
	color:#333!important;
}
.searchmenu:hover #navs, .searchmenu placeholder {
	color:#fff;
}

.searchmenu:hover:after {
	color:#fff;
}

.searchmenu ::-webkit-input-placeholder {
	color:#fff;
}

.searchmenu :-moz-placeholder {
	color:#fff;
}

.searchmenu ::-moz-placeholder {
	color:#fff;
}

.searchmenu :-ms-input-placeholder {  
	color:#fff; 
}

.searchmenu:hover #navs{
	width: 100%; cursor: text;
	visibility:visible;
}

.searchmenu:after {
	content: "\f002";
	font-family: FontAwesome!important;
	line-height: 18px!important;
	font-size: 18px!important;
	position:absolute;
	right: 8px;
	top: 8px;
	opacity: 0.7;
	color:inherit;
}
/* Layout */
#mx-leftcol, #mx-rightcol, #mx-maincol ,#mx-sideleft, #mx-sideright, #inner_content {float:left}
#mx-leftcol, #mx-rightcol, #mx-maincol {padding:10px 0}
#sj-br{position: absolute; top: 0px; left: -5500px;}

/* Breadcrumbs */
#mx-breadcrumbs .mx-inner {padding:0}
#mx-title .breadcrumb {
 display:-ms-flexbox;
 display:inline-flex;
	background:transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

/* Footer */
#mx-footer {}
#mx-bft { padding:10px}
#mx-footer .cp {float:left; line-height:26px; }

/*Footer Navigation*/
#mx-footer-nav{float:right}
#mx-footer-nav ul{list-style-type:none;padding:0;margin:0 0 5px 0}
#mx-footer-nav li{background:none;padding:0;display:inline} 
#mx-footer-nav .nav > li > a:hover {background:none;}
#mx-footer-nav a{font-weight:normal;text-decoration:none;display:inline;margin:0;padding:0 8px;color:#838181}
a#pagetop{float:right; }
span.designed_by {display:block;}
/* clr */
.clr{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}
/* template colors */
div.color-site{height:10px;line-height:10px; margin-top:10px; text-align: center; font-size: 1px;}
div.color-site a {padding: 5px; margin: 0px 5px; 
border-radius: 50%;
box-shadow:0 0 3px rgba(0,0,0,0.2);
-moz-box-shadow:0 0 3px rgba(0,0,0,0.2);
-webkit-box-shadow:0 0 3px rgba(0,0,0,0.2);}
div.color-site a.btn_fs_blue{ background: #399cdd; color: #399cdd;}
div.color-site a.btn_fs_red{ background: #c30; color: #c30;}
div.color-site a.btn_fs_orange{ background: #f99d26; color: #f99d26;}
div.color-site a.btn_fs_green{ background: #99cc33; color: #99cc33;}
div.color-site a.btn_fs_brown{ background: #cc9966; color: #cc9966;}
div.color-site a.btn_fs_lilac{ background: #ad77bb; color: #ad77bb;}

/* Button, Input */

input, select, textarea, .inputbox, button, .button, input[type="button"], input[type="submit"] {
	padding: 3px;
}

input[type="text"], input[type="password"], input[type="email"], textarea, .inputbox, .validate-username, .validate-password { 
	border: 0; background: #fff; color:#999;
	-webkit-box-shadow: 0 0 0 1px #eaeaea inset; box-shadow: 0 0 0 1px #eaeaea inset;
	border-radius: 3px; -webkit-border-radius: 3px;
}

input[type="text"]:hover, input[type="password"]:hover, input[type="email"]:hover,
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus,
.inputbox:hover, .inputbox:focus,
 textarea:hover, textarea:focus { background: #ffffcc; color:#666; }


.browserChrome input[type="text"]:focus, .browserChrome input[type="password"]:focus, .browserChrome input[type="email"]:focus,
.browserSafari input[type="text"]:focus, .browserSafari input[type="password"]:focus, .browserSafari input[type="email"]:focus,
.browserChrome .inputbox:focus, .browserChrome  textarea:focus,
.browserSafari .inputbox:focus, .browserSafari textarea:focus {outline: none;}


.row {
  margin: 0px;
}

img {
height: auto;
max-width: 100%;
}

.article-footer-top {
  display: table;
  clear: both;
  width: 100%;
}
.article-footer-top .post_rating {
  float: left;
}
.article-social-share {
  float: right;
}
.article-social-share .social-share-icon ul {
  padding: 0;
  list-style: none;
  margin: 0;
}
.article-social-share .social-share-icon ul li {
  display: inline-block;
}
.article-social-share .social-share-icon ul li:not(:last-child) {
  margin-right: 10px;
}
.article-social-share .social-share-icon ul li a {
  border: 1px solid #ededed;
  background-color: #fff;
  font-size: 1rem;
  border-radius: 50%;
  height: 34px;
  line-height: 34px;
  text-align: center;
  width: 34px;
  display: inline-block;
}

html.error-page {
  width: 100%;
  height: 100%;
}
html.error-page body {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  background-repeat: no-repeat;
  background-position: 50% 40%;
}
html.error-page .error-logo {
  display: inline-block;
  margin-bottom: 2rem;
}
html.error-page .error-code {
  margin: 0 0 1rem;
  font-size: 6rem;
  line-break: 1;
}
html.error-page .error-message {
  font-size: 1.5rem;
  margin-bottom: 3rem;
}

.border-radius3 {
  border-radius: 3px;
}

.article-list .article {
  margin-bottom: 30px;
  line-height: 1.56;
  color: #727478;
  background-color: #fdfdff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
  border-radius: 0;
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
  border-radius: 0;
  width: 100%;
}
.article-list .article .article-body {
  padding: 30px 25px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.article-list .article .article-body .article-header {
  order: 1;
}
.article-list .article .article-body .article-introtext {
  order: 2;
}

.article-list .article .article-body .article-info {
  order: 4;
}
.article-list .article .article-header h1, .article-list .article .article-header h2 {
  font-size: 18px;
  font-weight: 700;
  padding-top: 10px;
  margin-bottom: 1rem;
}
.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
  color: #14171e;
}
.article-list .article .readmore {
  font-size: 0.875rem;
  order: 3;
}
.article-list .article .readmore a {
  color: #8590b3;
  font-weight: 500;
}
.article-list .article:hover {
  transform: translateY(-15px);
  box-shadow: 0 12px 24px -6px rgba(0, 0, 0, 0.2);
}
.article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 0.5rem;
}
.article-info > span {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.57;
}
.article-info > span + span::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  content: "|";
}
.article-info > span.published {
  position: absolute;
  top: 10px;
  left: 25px;
  color: #727478;
}
.article-info > span.published:before {
  display: none;
}

.article-header-wrap {
  padding: 0px;
  margin-top: -6px;
  position: relative;
}
.article-details {
  position: relative;
  padding: 20px;
  background: #fdfdff;
}
.article-details .article-header {
  position: relative;
  padding-top: 30px;
}
.article-details .article-header h1, .article-details .article-header h2 {
  font-size: 30px;
  font-weight: 300;
  line-height: 1.33;
}
.article-details .article-info {
  display: block;
  margin-bottom: 0rem;
}
.article-details .article-info > span.published {
  left: 0;
  right: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.57;
}
.article-details .article-full-image {
  text-align: center;
  margin-bottom: 2rem;
}
.article-details .article-full-image img {
  display: inline-block;
  border-radius: 0;
}
.article-details .article-featured-video, .article-details .article-featured-audio, .article-details .article-feature-gallery {
  margin-bottom: 2rem;
}
.article-details .article-ratings-social-share {
  padding: 0;
  border-top: 1px solid #f5f5f5;
  border-bottom: 1px solid #f5f5f5;
  margin-bottom: 1rem;
}
.article-details .article-author-information {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.article-details .article-can-edit {
  position: relative;
  margin-bottom: 10px;
}
.article-details .article-can-edit a {
  display: inline-block;
  background: #2a61c9;
  color: #fff;
  padding: 5px 12px;
  border-radius: 3px;
  font-size: 14px;
}
.pager {
  list-style: none;
  padding: 2.4rem 0 0 0;
  margin: 0 0 0 0;
}
.pager::after {
  display: block;
  clear: both;
  content: "";
}
.pager > li {
  display: inline-block;
  background: #fff;
}
.pager > li.previous {
  float: left;
}
.pager > li.previous a {
  position: relative;
}
.pager > li.previous a:before {
  content: "\f053";
  padding-right: 10px;
  position: relative;
  font-size: 12px;
  font-family: FontAwesome;
  color: rgba(200, 205, 220, .6);
}
.pager > li.next {
  float: right;
}
.pager > li.next a {
  position: relative;
}
.pager > li.next a:after {
  content: "\f054";
  padding-left: 10px;
  position: relative;
  font-size: 12px;
  font-family: FontAwesome;
  color: rgba(200, 205, 220, .6);
}
.pager > li a {
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 20px;
  border-radius: 0;
}
#article-comments {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.tags {
  list-style: none;
  padding: 0;
  margin: 2rem 0 0 0;
  display: block;
}
.tags > li {
  display: inline-block;
}
.tags > li a {
  display: block;
  font-size: 0.875rem;
  padding: 0.2rem 1rem;
  border-radius: 6.25rem;
 color:#6c757d;
 border: 1px solid #6c757d;
}

.tags > li a:hover {
 color:#fff;
 background-color:#6c757d;
 border: 1px solid #6c757d
}
#article-comments {
  padding-top: 2rem;
  margin-top: 2rem;
  border-top: 1px solid #f5f5f5;
}
.pagination-wrapper {
  align-items: center;
}
.pagination-wrapper .mr-auto {
  margin: auto;
  width: 100%;
}
.pagination-wrapper .pagination-counter {
  display: none;
}
ul.pagination {
  width: 100%;
  justify-content: center;
  border-radius: 0;
  padding: 15px 0px;
  margin: 10px 0 0;
  position: relative;
}
ul.pagination .page-item {
  position: relative;
}
ul.pagination .page-item:first-child:not(.active) {
  left: 0;
}
.page-item.active .page-link {
    z-index: 1;
    color: #999;
    background-color: #fff;
    border-color: rgba(200, 205, 220, .3);
}

.contact-info {
  position: relative;
  z-index: initial !important;
}
.contact-info:after {
  content: "";
  position: absolute;
  width: 234px;
  height: 234px;
  bottom: -20px;
  right: -30px;
  background-color: rgba(20, 23, 30, 0.3);
  z-index: -1;
}
.contact-info .phone-no .sppb-addon-title, .contact-info .email-id .sppb-addon-title {
  float: left;
  width: 70px;
}
.contact-info .phone-no .sppb-addon-content {
  letter-spacing: 1.6px;
}
.contact-info .email-id .sppb-addon-content {
  letter-spacing: 1.3px;
}
.social-profile ul.sppb-icons-group-list li a[aria-label=Instagram] {
  background-image: linear-gradient(76deg, #ff392a, #cd2ba3);
}
.social-profile ul.sppb-icons-group-list li a[aria-label=Instagram]:hover {
  background-image: linear-gradient(76deg, #cd2ba3, #ff392a);
}

.form-control {
  padding: 0.6rem 0.75rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.57;
  color: #888;
  border-radius: 1px;
  background-color: #fff;
  border: 0;
  border: 1px solid #c3c3c3;
}
.login .input-group-text, .logout .input-group-text, .registration .input-group-text {
  padding: 0.6rem 0.75rem;
  border-radius: 1px;
  border: 0;
  border-right: 2px solid #c3c3c3;
  border-bottom: 2px solid #c3c3c3;
  background-color: rgba(247, 247, 247, 1);
}
.login .btn, .logout .btn, .registration .btn {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.7px;
  line-height: 1.2;
  padding: 15px 30px;
  border-radius: 1px;
  border-color: transparent;
}
.login .btn-primary, .logout .btn-primary, .registration .btn-primary {
  color: #fff;
}
.login .btn-secondary, .logout .btn-secondary, .registration .btn-secondary {
  color: #323848;
  background-color: #c8cddc;
}
.login .btn-secondary:focus, .logout .btn-secondary:focus, .registration .btn-secondary:focus, .login .btn-secondary:hover, .logout .btn-secondary:hover, .registration .btn-secondary:hover {
  color: #313747;
  background-color: #99a3be;
}
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-control) {
  display: block;
  width: 100%;
  padding: 0.4rem 0.75rem;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.57;
  color: #777;
  border-radius: 1px;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 0;
  border: 1px solid #c3c3c3;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
