/*---------------------------------------------------------------
# Package - Joomla Template based on Sboost Framework   
# ---------------------------------------------------------------
# Author - mixwebtemplates http://www.mixwebtemplates.com
# Copyright (C) 2008 - 2017 mixwebtemplates.com. All Rights Reserved.
# Websites: http://www.mixwebtemplates.com
-----------------------------------------------------------------*/

a{text-decoration:none;}
a:hover,a:active,a:focus{text-decoration:none;}
.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,
#mx-search,
#members-area{float:right}
#mx-search {margin-top:10px;}
#mx-top-menu{margin-top:5px;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;line-height:12px}
#mx-top-menu li a{color:#6f6f6f;padding: 5px;background-color: #fff}
#mx-top-menu li a:hover{background-color: transparent !important}
#logo-text{
font-family: 'Teko', sans-serif;
font-weight: 900;}

/*Header*/
#headershow .mx-inner {padding:0}
#header {position:relative}
.slider .mx-inner {padding:0}

#mx-top-header{position: relative;;}
/*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;
}

/* Layout */
#mx-leftcol, #mx-rightcol, #mx-maincol ,#mx-sideleft, #mx-sideright, #inner_content {float:left}
#mx-leftcol, #mx-rightcol {padding:10px 0}
#sj-br{position: absolute; top: 0px; left: -5500px;}

/* Breadcrumbs */
#mx-breadcrumbs .mx-inner {padding:0}
#mx-breadcrumbs .breadcrumb {
	margin:0;
	background:transparent;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-top:1px solid #e7e7e7;
	border-bottom:1px solid #e7e7e7	
}
.readmore {
	margin-top: 10px;
}
.readmore a {
	font-size: 0.9em;
	text-align: center;
	-webkit-transition: background-color 0.2s ease-in-out;
	-moz-transition: background-color 0.2s ease-in-out;
	-ms-transition: background-color 0.2s ease-in-out;
	-o-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
	color: #ffffff;
	background: #444;
	border-radius: 3px;
	padding: 3px 8px;
}

.pager li {
    display: inline;
}
.row {
  margin: 0px;
}
/* template colors */
div.color-site{height:10px;line-height:10px; margin-top:10px; text-align: right; 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;}

.nav {
    margin-bottom: 0px !important;
}
.tooltip {
    opacity: 1;
    filter: alpha(opacity=1);
}
div.tooltip {
    border: 0px solid #D4D5AA;
    padding: 0px !important;
}

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 p {
  color: #727478;
}
.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: #f1f1f1;
  font-weight: 500;
}
.article-list .article:hover {
  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;
}
.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;
  background: #333;
  color: #ccc;
}

.pager > li.next {
  float: right;
}
.pager > li.next a {
  position: relative;
  background: #333;
  color: #ccc;
}

.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;
}

.article-index .nav{
 display: block;
 box-sizing: content-box
}
.nav-stacked>li {
 height: 30px;
 line-height: 30px;
}
.nav-stacked>li>a {
 margin-right:0
}
.nav-tabs.nav-stacked {
 border-bottom:0
}
.nav-tabs.nav-stacked>li>a {
 border:1px solid #ddd;
 padding: 1px 5px;
 line-height: 26px;
 -webkit-border-radius:0;
 -moz-border-radius:0;
 border-radius:0
}
.nav-tabs.nav-stacked>li:first-child>a {
 -webkit-border-top-right-radius:4px;
 border-top-right-radius:4px;
 -webkit-border-top-left-radius:4px;
 border-top-left-radius:4px;
 -moz-border-radius-topright:4px;
 -moz-border-radius-topleft:4px
}
.nav-tabs.nav-stacked>li:last-child>a {
 -webkit-border-bottom-right-radius:4px;
 border-bottom-right-radius:4px;
 -webkit-border-bottom-left-radius:4px;
 border-bottom-left-radius:4px;
 -moz-border-radius-bottomright:4px;
 -moz-border-radius-bottomleft:4px
}
.nav-tabs.nav-stacked>li>a:hover,
.nav-tabs.nav-stacked>li>a:focus {
 z-index:2;
 border-color:#ddd
}
.nav-pills.nav-stacked>li>a {
 margin-bottom:3px
}
.nav-pills.nav-stacked>li:last-child>a {
 margin-bottom:1px
}
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-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;
  border-radius: 1px;
  background-image: none;
  background-clip: padding-box;
  border: 0;
  border: 1px solid rgba(145, 145, 145, 0.3);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.module h3{ text-align: left; margin-bottom: 10px;}
.container{margin-right:auto;margin-left:auto;*zoom:1}.container:before,.container:after{display:table;line-height:0;content:""}.container:after{clear:both}