.t3-wrapper {
  overflow: hidden !important;
}
.t3-header {
  padding: 30px 0 30px;
}
.free-consulation-button {
  position: relative;
  height: 68px;
  width: 205px;
}
.free-consulation-button:before {
  background: #cc0000;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 2500px;
  z-index: -1;
}
.free-consulation-button a {
  background: #990000;
  width: 205px;
  height: 67px;
  padding: 22px 0;
  position: relative;
  z-index: 1;
}
.free-consulation-button a:hover:before {
  border: none !important;
}
.jb-topbar {
  background: #f7f7f7;
  line-height: 50px;
  min-height: 50px;
}
.jb-topbar .module {
  margin-bottom: 0px;
}
.jb-topbar .module p {
  margin: 0px;
  font-weight: 300;
  font-size: 14px;
  font-family: 'Hind', sans-serif;
  color: #333333;
  line-height: 40px;
}
.jb-topbar .module ul {
  margin-bottom: 0px;
  padding: 0px;
}
.jb-topbar .module ul li {
  list-style: none;
  display: inline-block;
  position: relative;
  margin-right: 30px;
  font-size: 15px;
  color: #a3a3a3;
  font-weight: 400;
}
.jb-topbar .module ul li span {
  color: #cc0000;
  font-size: 18px;
  display: inline-block;
  padding-right: 7px;
  position: relative;
  top: 3px;
}
.jb-topbar .module ul li a {
  text-transform: capitalize;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
}
.jb-topbar .module .nav {
  text-align: right;
}
.jb-topbar .module .nav li {
  margin-right: 0px;
  margin-left: 30px;
  margin-top: 0px;
}
.jb-topbar .module .nav li a {
  position: relative;
  line-height: 26px;
  font-size: 15px;
  text-transform: capitalize;
  padding: 0px;
  font-weight: 400;
  color: #a3a3a3;
  font-family: 'Hind', sans-serif;
  background: transparent;
}
.jb-topbar .module .nav li a:hover {
  color: #cc0000;
  background: none;
}
.jb-topbar .t3-topbar-2 {
  padding-right: 0px;
}
.jb-topbar .t3-topbar-1 {
  padding-left: 0px;
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.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;
}
.nav-search {
  float: left;
  height: 40px;
  width: 40px;
  margin-top: 14px;
  margin-bottom: 14px;
  margin-left: 90px;
}
.nav-search:hover {
  background: #f02853;
}
.nav-search > a {
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 15px;
  line-height: 20px;
  margin: 0;
  padding: 13px 0px;
  position: relative;
  text-align: center;
  transition: all 500ms ease;
}
.nav-search > a:hover {
  color: #ffffff;
}
.nav-search.open > a {
  color: #ffffff;
  border-bottom-color: #cc0000;
}
.nav-search .dropdown-menu {
  top: 136%;
  background: #ffffff;
  margin-top: 0;
  right: 0;
  left: auto;
  padding: 20px;
  border: 0;
  border-radius: 0px;
}
.nav-search .dropdown-menu .t3-module {
  margin-bottom: 0;
}
.nav-search .dropdown-menu .t3-module .search input {
  background: #ffffff;
  border-color: #cc0000;
  color: #333333;
  font-size: 13px;
  width: 200px;
}
.rev_slider_wrapper {
  margin-top: -35px !important;
}
.rev_slider_wrapper .btn {
  color: #ffffff !important;
}
.rev_slider_wrapper .tparrows.navbar-old {
  cursor: pointer;
  background: #cc0000 !important;
  opacity: 0.6;
  width: 40px;
  height: 40px;
  display: block;
  z-index: 1000;
  border-radius: 0px;
}
.rev_slider_wrapper .tparrows.navbar-old:hover {
  background: #2b2c36 !important;
  opacity: 1;
}
.rev_slider_wrapper .tparrows.navbar-old:before {
  font-family: "revicons";
  font-size: 15px;
  color: #ffffff;
  display: block;
  line-height: 40px;
  text-align: center;
}
.rev_slider_wrapper .tparrows.navbar:before {
  font-family: "revicons";
  font-size: 35px;
  color: #ffffff;
  display: block;
  line-height: 40px;
  text-align: center;
}
.rev_slider_wrapper .tparrows.default {
  background-image: none;
}
.rev_slider_wrapper .tparrows.tp-leftarrow:before {
  content: '\e824';
}
.rev_slider_wrapper .tparrows.tp-rightarrow:before {
  content: '\e825';
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-mainbody {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar {
  padding-top: 20px;
  padding-bottom: 20px;
}
.t3-sidebar .single-footer-widget .latest-post {
  border-bottom: 1px solid #eeeeee;
}
.t3-sidebar .single-footer-widget .latest-post .single-post {
  margin-bottom: 0px;
}
.t3-sidebar .single-footer-widget .latest-post .single-post .text-holder a.post-title p {
  color: #333333;
}

.overlay-style-one {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition: all 500ms ease;
  transition-delay: 0.10s;
}
.overlay-style-one .box {
  display: table;
  height: 100%;
  width: 100%;
}
.overlay-style-one .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.shadow {
  overflow: hidden;
  display: block;
  -webkit-box-shadow: 0px 4px 5px 0px rgba(33, 35, 42, 0.58);
  -moz-box-shadow: 0px 4px 5px 0px rgba(33, 35, 42, 0.58);
  box-shadow: 0px 4px 5px 0px rgba(33, 35, 42, 0.58);
}
.t3-footer {
  background: #2b2c36;
  color: #c0c1c8;
}
.t3-footer:before,
.t3-footer:after {
  display: table;
  content: " ";
}
.t3-footer:after {
  clear: both;
}
.t3-footer small {
  display: block;
  font-size: 100%;
}
.t3-footer p {
  color: #c0c1c8;
}
.t3-footer .footer-logo {
  padding: 0 0 34px;
}
.t3-footer .we-do-list li {
  margin-bottom: 7px;
  padding-left: 15px;
  position: relative;
}
.t3-footer .we-do-list li:last-child {
  margin-bottom: 0;
}
.t3-footer .we-do-list li::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 5px;
  height: 5px;
  background: #43444c;
  transition: all 500ms ease;
}
.t3-footer .we-do-list li a {
  color: #c0c1c8;
  font-size: 16px;
  font-weight: 300;
  transition: all 700ms ease;
  font-family: 'Hind', sans-serif;
}
.t3-footer .we-do-list li:hover::before {
  background: #cc0000;
}
.t3-footer .we-do-list li:hover a {
  color: #cc0000 !important;
}
.t3-footer #Mod107 {
  padding-left: 60px;
}
.t3-footer .post {
  position: relative;
  margin-bottom: 14px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.t3-footer .post:last-child {
  border-bottom: none !important;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.t3-footer .post::before {
  content: '';
  position: absolute;
  left: 0px;
  background: #2e2e2e;
  top: 9px;
  width: 5px;
  height: 5px;
  transition: 0.5s ease-in-out;
}
.t3-footer .post .content {
  position: relative;
  min-height: 40px;
  padding-left: 0;
  padding-top: 0px;
  margin-bottom: 5px;
}
.t3-footer .post .content h4 {
  font-size: 14px !important;
  color: #999999;
  line-height: 26px;
  margin: 0px;
  font-family: 'Hind', sans-serif;
}
.t3-footer .post .content h4 a {
  color: #c0c1c8;
  font-weight: 300;
  font-size: 16px;
  transition: 0.5s ease-in-out;
}
.t3-footer .post .content h4 a:hover {
  color: #cc0000;
}
.t3-footer .post .time {
  color: #cc0000;
  font-family: 'Hind', sans-serif;
  font-weight: 300;
  font-size: 16px;
}
.t3-footer .post .time .fa {
  padding-right: 8px;
}
.t3-footer .footer-contact-info li {
  position: relative;
  padding-left: 35px;
  margin-bottom: 15px;
}
.t3-footer .footer-contact-info li:last-child {
  margin-bottom: 0;
}
.t3-footer .footer-contact-info li .icon-holder {
  position: absolute;
  top: 4px;
  left: 0;
}
.t3-footer .footer-contact-info li .icon-holder span:before {
  color: #cc0000;
  font-size: 16px;
}
.t3-footer .footer-contact-info li .icon-holder span.bottom-envelop:before {
  font-size: 18px;
}
.t3-footer .footer-contact-info li .text-holder p {
  color: #c0c1c8;
  font-size: 16px;
  font-weight: 300;
  line-height: 26px;
  margin: 0;
}
.t3-footer .footer-social-links {
  overflow: hidden;
  margin-top: 20px;
}
.t3-footer .footer-social-links li {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.t3-footer .footer-social-links li:last-child {
  margin-right: 0px;
}
.t3-footer .footer-social-links li a i {
  color: #ffffff;
  font-size: 14px;
  transition: all 500ms ease;
  height: 38px;
  width: 38px;
  border: 2px solid #1e1f26;
  border-radius: 50%;
  text-align: center;
  line-height: 34px;
}
.t3-footer .footer-social-links li a:hover i {
  background: #cc0000;
  border-color: #cc0000;
}
.t3-footnav {
  padding: 80px 0;
}
.t3-footnav:before,
.t3-footnav:after {
  display: table;
  content: " ";
}
.t3-footnav:after {
  clear: both;
}
.t3-footnav .t3-module {
  background: #2b2c36;
  color: #c0c1c8;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #ffffff;
  font-size: 22px;
  font-weight: 400;
  text-transform: capitalize;
}
.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: #c0c1c8;
}
.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: #c0c1c8;
}
.t3-copyright {
  padding: 26px 0;
  background: #33343f;
}
.t3-copyright:before,
.t3-copyright:after {
  display: table;
  content: " ";
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  font-size: 16px;
  color: #c0c1c8;
  line-height: 28px;
  font-weight: 300;
}
.poweredby:before,
.poweredby:after {
  display: table;
  content: " ";
}
.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;
}
.featherlight {
  z-index: 9999 !important;
}
.featherlight .featherlight-content {
  background: transparent !important;
  padding: 0px !important;
}
#back-to-top {
  position: fixed;
  right: 30px;
  top: auto;
  z-index: 999;
  display: none;
  bottom: -60px;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  overflow: auto;
}
@media (min-width: 768px) {
  #back-to-top {
    display: block;
  }
}
#back-to-top.affix {
  bottom: 60px;
}
#back-to-top a {
  outline: none;
}
#back-to-top .btn {
  padding: 5px 15px !important;
  border-radius: 0px;
}
#back-to-top .btn:hover {
  background: #2b2c36;
}
#back-to-top i {
  font-size: 20px;
  cursor: pointer;
  color: #ffffff;
}

@media (max-width: 767px) {
  .navbar-header {
    float: left;
  }
  .nav-search {
    float: right;
    margin-left: 45px;
  }
}

#style-switcher {
  background-color: #ffffff;
  width: 280px;
  position: fixed;
  top: 170px;
  z-index: 999;
  left: -280px;
  border-left: 0;
  border-top: 0;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.2);
}
.switcher .switcher_container {
  width: 150px;
  margin: 0 auto;
}
.switcher .switch_menu h5.title {
  color: #fff;
  margin: 0;
  line-height: 60px;
  background: #cc0000;
  text-align: center;
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  text-transform: capitalize;
}
.switcher .switch_menu .switcher_container h5 {
  text-align: center;
  color: #272727;
  font-size: 15px;
}
.switcher .switch_btn button {
  width: 60px;
  height: 60px;
  border: none;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
  -ms-border-radius: 4px;
  background: #cc0000;
  color: #ffffff;
  font-size: 24px;
}
.switcher .switch_btn {
  position: absolute;
  right: -54px;
  z-index: -1;
}
.switch_body {
  cursor: pointer;
  text-align: center;
  margin-bottom: 30px;
}
.colors {
  list-style: none;
  overflow: hidden;
  margin: 0 auto;
  display: inline-block;
  padding: 0px;
}
.colors li {
  display: inline-block;
  margin: 4px 2px 0 2px;
  border: 1px solid #999;
  border-radius: 2px;
  padding: 2px;
}
.colors li a {
  display: block;
  width: 30px;
  height: 30px;
  cursor: pointer;
  border-radius: 2px;
}
.blue {
  background: #0083ff;
}
.orange {
  background: #ff6600;
}
.red {
  background: #cc0000;
}
.pink {
  background: #ff2b58;
}
.green {
  background: #669900;
}
.turquoise {
  background: #48c7ec;
}
.layout-style select,
.header-style select {
  width: 150px;
  padding: 5px;
  color: #303030;
  cursor: pointer;
  border-radius: 2px;
  font-size: 13px;
  margin: 10px 0 10px 2px;
  background: #ffffff;
  float: none;
  margin: 0 auto;
  outline: none;
}
.layout-style,
.header-style {
  padding: 0 !important;
}
.bg1 {
  background-image: url("../../../templates/jb_assurance/images/bg/bg1.png");
}
.bg2 {
  background-image: url("../../../templates/jb_assurance/images/bg/bg2.jpg");
}
.bg3 {
  background-image: url("../../../templates/jb_assurance/images/bg/bg3.png");
}
.bg4 {
  background-image: url("../../../templates/jb_assurance/images/bg/bg4.png");
}
.bg5 {
  background-image: url("../../../templates/jb_assurance/images/bg/bg5.png");
}
.bg6 {
  background-image: url("../../../templates/jb_assurance/images/bg/bg6.png");
}
.bg7 {
  background-image: url("../../../templates/jb_assurance/images/bg/bg7.png");
}
.bg8 {
  background-image: url("../../../templates/jb_assurance/images/bg/bg8.png");
}
.bg9 {
  background-image: url("../../../templates/jb_assurance/images/bg/default_bg.png");
}
.search .form-group .form-control {
  height: 48px;
}