.t3-header {
  background-image: url("../../templates/acparis/images/header-bg.jpg");
}
@media (max-width: 768px) {
  .t3-header {
    height: 202px;
  }
}
.t3-header .container {
  background: rgba(0, 0, 0, 0) url("../../templates/acparis/images/light-bg.png") no-repeat scroll center top;
  padding-top: 20px;
  padding-bottom: 20px;
}
@media (max-width: 991px) {
  .t3-header .module-right {
    float: right;
  }
}
.logo {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .logo {
    text-align: left;
  }
}
.logo a {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
@media (max-width: 991px) {
  .logo a {
    display: block;
  }
  .logo a img {
    max-width: 100%;
  }
}
.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;
}
.head-search {
  margin-top: 20px;
}
.head-search:before,
.head-search:after {
  content: " ";
  display: table;
}
.head-search:after {
  clear: both;
}
.head-search form {
  margin: 0;
}
.head-search label {
  display: none;
}
.head-search .search {
  position: relative;
}
.head-search .search:before {
  font-family: "FontAwesome";
  content: "\f002";
  display: block;
  position: absolute;
  left: 10px;
  top: 6px;
  color: #555555;
}
@media screen and (min-width: 768px) {
  .head-search .search {
    float: right;
  }
}
.head-search .form-control {
  width: 100%;
  padding-left: 30px;
}
@media screen and (min-width: 768px) {
  .head-search .form-control {
    width: 150px;
  }
  .head-search .form-control:focus {
    width: 200px;
  }
}
.head-search .custom,
.head-search .custom h1,
.head-search .custom h2,
.head-search .custom h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .head-search .custom,
  .head-search .custom h1,
  .head-search .custom h2,
  .head-search .custom h3 {
    font-size: 18px;
  }
}
.t3-sl {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}
.t3-sl-1 {
  background: #f6f8ff;
  position: relative;
  margin-top: -30px;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
.t3-sl-1:after {
  content: "";
  background: url("../../templates/acparis/images/topsl-inner2.png");
  position: absolute;
  top: -5px;
  right: -20px;
  width: 20px;
  height: 100px;
}
@media (max-width: 991px) {
  .t3-sl-1:after {
    display: none;
  }
}
.t3-sl-1:before {
  content: "";
  background: url("../../templates/acparis/images/topsl-inner1.png");
  position: absolute;
  top: -5px;
  left: -20px;
  width: 20px;
  height: 100px;
}
@media (max-width: 991px) {
  .t3-sl-1:before {
    display: none;
  }
}
.t3-sl-1 .t3-spotlight-1:after {
  background: url("../../templates/acparis/images/sl-mask2.png");
  content: "";
  position: absolute;
  width: 100%;
  height: 5px;
  top: -5px;
  left: 0;
}
@media screen and (min-width: 992px) {
  .t3-sl-1 .t3-spotlight-1 > div:first-child {
    padding-left: 0;
  }
}
@media screen and (min-width: 992px) {
  .t3-sl-1 .t3-spotlight-1 > div:last-child {
    padding-right: 0;
  }
}
.t3-sl-1 .t3-module {
  background: #eceff9;
  padding: 4px;
  border: 1px solid #cbd0e2;
  margin-bottom: 30px;
}
.t3-sl-1 .t3-module .module-inner {
  background: none repeat scroll 0 0 #f1f3fb;
  border: 1px solid #fff;
  padding: 15px;
  position: relative;
  min-height: 205px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .t3-sl-1 .t3-module .module-inner {
    min-height: 226px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .t3-sl-1 .t3-module .module-inner {
    min-height: 266px;
  }
}
@media screen and (max-width: 767px) {
  .t3-sl-1 .t3-module .module-inner {
    min-height: unset;
  }
}
.t3-sl-1 .t3-module .module-inner h3 {
  background: url("../../templates/acparis/images/h3-bg.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
  border: 0 none;
  color: #273457;
  font-size: 22px;
  font-family: Georgia, "Times New Roman", Times, serif;
  padding: 0 0 20px !important;
  margin-top: 0;
  text-transform: none;
  text-align: center;
}
.t3-sl-1 .t3-module .module-inner .custom a:hover,
.t3-sl-1 .t3-module .module-inner .custom a:focus,
.t3-sl-1 .t3-module .module-inner .custom a:active {
  background: #e6e6e6;
  text-decoration: none;
}
.t3-sl-2 {
  padding-top: 0;
  padding-bottom: 0;
}
.t3-sl-2 .custom h2 {
  margin-top: 0;
}
.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 .custom .small-gallery {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 20px;
}
.t3-sidebar .custom .small-gallery.last-item {
  margin-right: 0;
}
.t3-sidebar .custom .small-gallery img {
  margin: 0;
}
.t3-footer {
  background: rgba(0, 0, 0, 0) url("../../templates/acparis/images/footer-bg.jpg") repeat-x scroll left top;
  border-top: 1px solid #3c5189;
  color: #94a0be;
}
.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 {
  color: #94a0be;
}
.t3-footer .custom strong {
  display: block;
  font-size: 15px;
  margin-bottom: 20px;
}
.t3-footer .custom a {
  color: #ffffff;
}
.t3-footer .custom a:hover,
.t3-footer .custom a:focus,
.t3-footer .custom a:active {
  background-color: transparent;
  text-decoration: underline;
}
.t3-footer .nav-pills li {
  display: inline-block;
}
.t3-footer .nav-pills li > a {
  color: #ffffff;
  font-size: 13px;
  padding: 0;
  margin-right: 20px;
}
.t3-footer .nav-pills li > a:hover,
.t3-footer .nav-pills li > a:focus,
.t3-footer .nav-pills li > a:active {
  background-color: transparent;
  text-decoration: underline;
}
.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: #069ad8;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 10px;
}
.t3-footnav .t3-module .module-title {
  color: #333333;
  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;
}
.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: #ffffff;
}
.t3-copyright {
  font-size: 12px;
  padding: 40px 0 20px;
}
.t3-copyright:before,
.t3-copyright:after {
  content: " ";
  display: table;
}
.t3-copyright:after {
  clear: both;
}
.t3-copyright small {
  margin-bottom: 5px;
}
.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;
}
.topbanner {
  text-align: right;
}
@media (max-width: 768px) {
  .topbanner .nav-stacked {
    padding-left: 40px;
  }
}
.topbanner ul li {
  display: inline-block;
}
.topbanner ul li a {
  color: #94a0be;
  font-size: 12px;
  margin: 0 20px 0 0;
  padding: 0;
  position: relative;
}
.topbanner ul li a:after {
  content: ".";
  color: #999;
  font-size: 38px;
  line-height: 0;
  position: absolute;
  right: -15px;
  top: -3px;
}
.topbanner ul li a:hover,
.topbanner ul li a:focus,
.topbanner ul li a:active {
  background-color: transparent;
  color: #ffffff;
}
.topbanner ul li.active a {
  background-color: transparent;
  color: #ffffff;
}
.topbanner ul li:last-child a {
  margin-right: 0;
}
.topbanner ul li:last-child a:after {
  display: none;
}
.topbanner .social {
  bottom: -70px;
  position: absolute;
  right: 20px;
  z-index: 100;
}
@media (max-width: 991px) {
  .topbanner .social {
    position: relative;
    margin-top: 10px;
    bottom: auto;
  }
}
.topbanner .social img {
  height: 20px;
  width: 20px;
}
.topbanner .search input {
  background: #e2eaff url("../../templates/acparis/images/search.png") no-repeat scroll 180px center;
  border: 2px solid #e0e4f0;
  border-radius: 0;
  padding: 2px 8px;
  height: 25px;
  margin-top: 10px;
  text-transform: capitalize;
  width: 200px;
}
.ja-slideshow {
  background-color: #000000;
  z-index: 1;
}
@media (max-width: 767px) {
  .ja-slideshow .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.ja-slideshow .container > div {
  position: relative;
}
.ja-slideshow .container > div:before {
  background: url("../../templates/acparis/images/sl-mask-left.png") no-repeat left center;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
@media (max-width: 767px) {
  .ja-slideshow .container > div:before {
    display: none;
  }
}
.ja-slideshow .container > div:after {
  background: url("../../templates/acparis/images/sl-mask-right.png") no-repeat right center;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  z-index: 2;
}
@media (max-width: 767px) {
  .ja-slideshow .container > div:after {
    display: none;
  }
}
.ja-slideshow + .t3-sl {
  z-index: 2;
}
div.banner-text {
  background: url("../../templates/acparis/images/header-bg.jpg");
  color: #fff;
  font-family: Georga, "Times New Roman", serif;
  font-size: 175%;
  height: 65px;
  line-height: 65px;
  text-align: center;
  width: 100%;
}
@media (max-width: 991px) {
  div.banner-text {
    line-height: 1.7;
    padding: 10px;
    font-size: 18px;
    height: auto;
  }
}
@media screen and (max-width: 1199px) {
  div.banner-text {
    background-image: none;
    background-color: #243154;
  }
}
.custom_hilite .jcepopup:before,
.custom_hilite .jcepopup:after {
  content: " ";
  display: table;
}
.custom_hilite .jcepopup:after {
  clear: both;
}
.custom_hilite .jcepopup img {
  border: 1px solid #414f75;
  float: none !important;
  margin: 0;
  padding: 5px;
}
.sl-footer {
  background-color: #18223B;
  margin-top: -25px;
  padding-top: 20px;
  z-index: 19;
}
.sl-footer .aidanews2 .even {
  background-color: transparent;
}
.sl-footer .module-title {
  color: #94a0be;
  font-size: 18px;
}
.sl-footer p {
  color: #ffffff;
}
.sl-footer a {
  color: #b15c07;
  font-weight: normal !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sl-footer a:hover,
.sl-footer a:focus,
.sl-footer a:active {
  color: #e07b3c;
}
.blog-featured > div > div {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.blog-featured > div > div .readmore {
  text-align: right;
}
.blog-featured > div > div .readmore .btn-default {
  border: 0;
  color: #005282;
  background-color: transparent;
  padding: 0;
}
.blog-featured > div > div .readmore .btn-default:hover,
.blog-featured > div > div .readmore .btn-default:focus,
.blog-featured > div > div .readmore .btn-default:active {
  color: #002235;
}
.t3-mainbody {
  border-bottom: 5px solid #0C111D;
  background-color: #F6F8FF;
  position: relative;
  z-index: 20;
}
.t3-mainbody:after {
  background: url("../../templates/acparis/images/botsl-left.png");
  content: "";
  position: absolute;
  bottom: -5px;
  width: 20px;
  height: 100px;
  left: -20px;
}
@media (max-width: 991px) {
  .t3-mainbody:after {
    display: none;
  }
}
.t3-mainbody:before {
  background: url("../../templates/acparis/images/botsl-right.png");
  content: "";
  position: absolute;
  bottom: -5px;
  width: 20px;
  height: 100px;
  right: -20px;
}
@media (max-width: 991px) {
  .t3-mainbody:before {
    display: none;
  }
}
.verse {
  font: italic 14pt Georgia, "Times New Roman", Times, serif;
  color: #91313E;
}
div#slider-container272 ul#slider272 li {
  padding: 0 !important;
  height: 530px !important;
}
div#slider-container272 ul#slider272 li .slide-desc {
  position: static;
}
#djslider272 {
  height: 530px !important;
}
#djslider272 div.slide-desc-in {
  margin: 0 !important;
}