* {
  outline: none !important;
}
body {
  font-family: "MontserratLight", Helvetica, Arial, sans-serif;
  color: #212121;
  line-height: 1.8em;
}
img {
  max-width: 100%;
}
p {
  margin-bottom: 20px;
}
.bm-0 {
  margin-bottom: 0 !important;
}
.btn:active,
.btn.active {
  box-shadow: none;
}
.boxed .t3-wrapper {
  width: 90%;
  margin: 0 auto;
  background: #F1F1F1;
  position: relative;
  overflow: hidden;
}
.boxed .t3-wrapper .container {
  width: 100%;
}
.boxed .t3-wrapper .navbar-fixed-top .container {
  width: 90%;
}
.t3-header {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-header.navbar-fixed-top {
  position: fixed !important;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
  padding: 0 !important;
  margin-top: -15px;
  z-index: 99999;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.t3-header.navbar-fixed-top .navbar-nav > li > a,
.t3-header.navbar-fixed-top .navbar-nav > li > span {
  padding-top: 30px !important;
  padding-bottom: 15px !important;
}
.t3-header.navbar-fixed-top .logo a {
  margin-top: 26px;
}
.t3-header.navbar-fixed-top .head-search a {
  padding: 20px;
  height: 65px;
  line-height: 42px;
}
.header-transparent .t3-header.navbar-fixed-top {
  background: #e9e9eb !important;
}
.header-transparent .t3-header.navbar-fixed-top .head-search a {
  background: #d2d2d2;
}
@media screen and (max-width: 480px) {
  .logo {
    width: 75%;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin-top: 26px;
}
.logo-image span,
.logo-image small {
  display: none;
}
.logo-text a {
  text-decoration: none;
  font-size: 28px;
  font-weight: bold;
}
.logo-text:hover a,
.logo-text a:hover,
.logo-text a:active,
.logo-text a:focus {
  text-decoration: none;
}
.logo-text .site-slogan {
  display: block;
  font-size: 14px;
  margin-top: 5px;
}
.separator .caret {
  margin-left: 5px;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  padding: 13px 25px !important;
  border-bottom: 1px solid #ededed;
  color: #212121;
}
.t3-megamenu .mega-inner,
.dropdown-menu {
  padding: 0 !important;
}
.navbar-nav > li > a,
.navbar-nav > li > span {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.t3-mainnav .t3-megamenu .mega-group-ct .row {
  margin: 0;
}
.t3-mainnav .t3-megamenu .dropdown .dropdown-menu {
  border: 0;
  border-radius: 0;
  background: #fafafa;
}
.t3-mainnav .t3-megamenu .dropdown .mega-col-nav {
  padding: 0;
  padding-right: 15px;
}
.t3-mainnav .t3-megamenu .dropdown .mega-col-nav:last-child {
  padding-right: 0;
}
.t3-mainnav .t3-megamenu .dropdown.mega .mega-group .mega-group-title {
  font-size: 14px;
  padding: 25px;
  color: #18191b;
  font-weight: 700;
}
.t3-mainnav .t3-megamenu .dropdown.mega .mega-group .mega-group-title:hover {
  color: #212121;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > .open,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > li > span {
  color: #212121;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .open:hover,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > li > span:hover {
  color: #cc0000;
}
.off-canvas-toggle {
  display: none;
}
.navbar-default {
  background-color: transparent;
  border: 0;
}
.t3-header {
  padding-top: 0;
  padding-bottom: 0;
  width: 100%;
  z-index: 1;
  background: #e9e9eb;
}
.com_quix.header-transparent .t3-header {
  position: absolute;
  padding-top: 22px;
  padding-bottom: 50px;
  background: transparent;
}
.com_quix.header-transparent .navbar-nav > li > a,
.com_quix.header-transparent .navbar-nav > li > span {
  padding-top: 30px !important;
  padding-bottom: 15px !important;
}
.com_quix.header-transparent .head-search a {
  background: transparent;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li.active {
  background-color: transparent;
  position: relative;
  color: #cc0000;
}
.navbar-default .navbar-nav > .active > a:before,
.navbar-default .navbar-nav > .active > a:hover:before,
.navbar-default .navbar-nav > .active > a:focus:before,
.navbar-default .navbar-nav > li.active:before {
  content: "";
  position: absolute;
  background: #cc0000;
  height: 3px;
  bottom: -1px;
  left: 15px;
  right: 15px;
}
.navbar-default .navbar-nav > .active > a .mega-inner .current.active,
.navbar-default .navbar-nav > .active > a:hover .mega-inner .current.active,
.navbar-default .navbar-nav > .active > a:focus .mega-inner .current.active,
.navbar-default .navbar-nav > li.active .mega-inner .current.active {
  background: #cc0000;
}
.navbar-default .navbar-nav > .active > a .mega-inner .current.active a,
.navbar-default .navbar-nav > .active > a:hover .mega-inner .current.active a,
.navbar-default .navbar-nav > .active > a:focus .mega-inner .current.active a,
.navbar-default .navbar-nav > li.active .mega-inner .current.active a {
  color: #ffffff;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover,
.t3-megamenu .mega-nav > li a:focus,
.t3-megamenu .dropdown-menu .mega-nav > li a:focus {
  color: #ffffff !important;
  background-color: #cc0000 !important;
}
.t3-megamenu.animate .mega.open > .mega-dropdown-menu,
.t3-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
  border-bottom: 3px solid #cc0000;
}
.mega-col-module {
  padding: 25px;
  color: #212121;
}
.navbar-nav > li > a,
.navbar-nav li > span {
  margin-top: -0px;
  text-transform: uppercase;
}
.navbar-nav > li > span {
  cursor: pointer;
}
.t3-logo,
.t3-logo-color {
  background-image: url("https://www.themexpert.com/templates/txv5/images/logo.png");
}
.input-group .form-control {
  z-index: 0;
}
.head-search a {
  padding: 28px 20px 28px;
  display: block;
  background: #d2d2d2;
}
.search-icon {
  cursor: pointer;
}
#search {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: translate(0px, 0px) scale(0, 0);
  -moz-transform: translate(0px, 0px) scale(0, 0);
  -o-transform: translate(0px, 0px) scale(0, 0);
  -ms-transform: translate(0px, 0px) scale(0, 0);
  transform: translate(0px, 0px) scale(0, 0);
  opacity: 0;
  z-index: 999999;
}
#search.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
}
#search input[type="search"] {
  position: absolute;
  top: 50%;
  width: 60%;
  height: 45px;
  color: #ffffff;
  background: rgba(0, 0, 0, 0);
  font-size: 20px;
  text-align: left;
  margin: -50px auto 0;
  padding: 0;
  outline: none;
  border: 0;
  border-bottom: 2px solid #dddddd;
  border-radius: 0;
  left: 0;
  right: 0;
  box-shadow: none;
}
#search .btn {
  position: absolute;
  top: 50%;
  left: 20%;
  margin-top: 20px;
  width: 160px;
  height: 50px;
}
#search .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
  opacity: 1;
  padding: 10px 17px;
  font-size: 27px;
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
}
.our-service h3 {
  font-size: 24px;
  color: #212121;
}
.t3-mainbody {
  padding: 100px 0 100px;
}
.com_quix .t3-mainbody {
  padding: 0;
}
.page-header {
  border-bottom: 0;
}
.page-header h2 {
  font-size: 25px;
  text-transform: inherit;
  margin-top: 0;
  margin-bottom: -5px;
}
.page-title {
  font-size: 30px;
  margin-bottom: 30px;
  text-transform: inherit;
}
.t3-content article .divider-vertical {
  margin: 40px 0;
}
.t3-content article .article-aside {
  margin-bottom: 0;
}
.t3-content article .article-image.article-image-full {
  margin-bottom: 30px;
}
.t3-content .article-header .article-title {
  font-size: 25px;
  text-transform: inherit;
  margin-bottom: 5px;
}
.pagenav > li {
  float: inherit;
}
.items-more h3 {
  text-transform: inherit;
}
.t3-sidebar {
  padding-bottom: 20px;
}
.t3-sidebar ul {
  margin-left: 0;
  list-style: none;
}
.t3-sidebar ul li {
  border-bottom: 1px solid #dddddd;
}
.t3-sidebar ul li:last-child {
  border: 0;
}
.t3-sidebar ul li a {
  padding: 8px 0;
  display: block;
}
.newsfeed .redirect-ltr {
  font-size: 25px;
  text-transform: inherit;
}
.newsfeed ol {
  padding-left: 0;
}
.newsfeed ol li {
  clear: both;
  overflow: hidden;
  margin-bottom: 25px;
}
.newsfeed ol li h3 {
  font-size: 20px;
  text-transform: inherit;
}
.newsfeed .feed-item-description img {
  margin-right: 25px;
}
.item-image {
  margin-bottom: 20px;
}
.page-header {
  margin-bottom: 0;
}
dl.article-info.muted {
  margin-bottom: 30px;
  float: left;
  color: #999999;
  font-size: 13px;
}
.pagenav {
  margin-top: 30px;
}
.t3-footer {
  border-top: 1px solid #eeeeee;
  background: #18191b;
  background-image: url("../../../templates/tx_infinito/images/footer-bg.png");
  background-size: inherit;
  background-repeat: no-repeat;
  background-position: center;
  color: #ffffff;
  padding: 100px 0 0;
}
.t3-footer:before,
.t3-footer:after {
  content: " ";
  display: table;
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer .custom-links li {
  border-bottom: 1px solid rgba(51, 51, 51, 0.5);
}
.t3-footer .custom-links li:last-child {
  border-bottom: 0;
}
.t3-footer .custom-links li:first-child a {
  padding-top: 0;
}
.t3-footer .custom-links li a {
  padding: 10px 0;
  display: block;
  line-height: 1;
}
.t3-footnav {
  padding: 20px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  content: " ";
  display: table;
}
.t3-footnav:after {
  clear: both;
}
@media screen and (min-width: 768px) {
  .t3-footnav {
    padding: 40px 0;
  }
}
.t3-footnav .t3-module {
  background: transparent;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 18px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module ul {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
  padding-left: 0;
}
.t3-footnav .t3-module ul > li {
  line-height: 24px;
}
.t3-footnav .t3-module ul > li > a {
  color: #ffffff;
  text-decoration: none;
}
.t3-footnav .t3-module ul > li > a:hover,
.t3-footnav .t3-module ul > li > a:active,
.t3-footnav .t3-module ul > li > a:focus {
  color: #cc0000;
}
.t3-footnav .footer-social {
  margin-top: 15px;
}
.t3-footnav .footer-social .icon-set {
  color: #ffffff;
  margin-right: 10px;
}
.t3-footnav .footer-social .icon-set:hover {
  opacity: .8;
}
.t3-footnav .subscribe-box .input-group {
  margin-top: 30px;
}
.t3-footnav .subscribe-box .input-group .form-control {
  background: transparent;
  border-radius: 0;
  padding: 20px;
}
.t3-footnav .subscribe-box .input-group .input-group-btn .btn {
  background: #ffffff;
  color: #000;
  border-radius: 0;
  padding: 15px 15px;
  margin-top: -4px;
  border: 0;
  z-index: 33;
}
.xpert-contact {
  max-width: 600px;
  margin: 100px auto;
}
.xpert-contact .form-control {
  width: 100%;
  height: 48px;
  margin-bottom: 10px;
  border-radius: 0;
}
.xpert-contact textarea.form-control {
  height: 200px;
}
.xpert-contact .btn {
  padding: 10px 20px !important;
  border-radius: 0 !important;
}
.t3-copyright {
  font-size: 13px;
  font-weight: 300;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.t3-copyright small a {
  color: #ffffff;
}
.copyright {
  margin-bottom: 20px;
}
.poweredby:before,
.poweredby:after {
  content: " ";
  display: table;
}
.poweredby:after {
  clear: both;
}
@media screen and (min-width: 991px) {
  .poweredby {
    text-align: right;
  }
}
.poweredby .t3-logo,
.poweredby .t3-logo-small {
  opacity: .8;
  display: inline-block;
}