/***************************************************
  Mixins Themes 
/***************************************************/
/* Mixin Normal*/
/* Mixin Clear */
/* Mixin Border */
/*background RGBA
============================================*/
/***************************************************
  Mixins RTL Themes 
/***************************************************/
/************************************ 
	Override Bootstrap 
*************************************/
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/* Direction nav styles (e.g. Next & Prev) */
.iview-directionNav a {
  bottom: 0;
  width: 90px;
  height: 90px;
  border-radius: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }
  .iview-directionNav a:before {
    line-height: 90px;
    font-size: 30px; }
  @media (max-width: 991px) {
    .iview-directionNav a {
      width: 40px;
      height: 40px; }
      .iview-directionNav a:before {
        line-height: 40px;
        font-size: 20px; } }
  .iview-directionNav a.iview-prevNav {
    left: inherit;
    right: 90px; }
    .rtl .iview-directionNav a.iview-prevNav {
      left: 90px;
      right: auto; }
    @media (max-width: 991px) {
      .iview-directionNav a.iview-prevNav {
        right: 40px; }
        .rtl .iview-directionNav a.iview-prevNav {
          left: 40px;
          right: auto; } }
    .iview-directionNav a.iview-prevNav:after {
      content: "";
      background: #f2f2f2;
      width: 1px;
      height: 50px;
      position: absolute;
      bottom: 50%;
      right: 0;
      -webkit-transform: translateY(50%);
      -moz-transform: translateY(50%);
      -ms-transform: translateY(50%);
      -o-transform: translateY(50%);
      transform: translateY(50%); }
      .rtl .iview-directionNav a.iview-prevNav:after {
        left: 0;
        right: auto; }
      @media (max-width: 991px) {
        .iview-directionNav a.iview-prevNav:after {
          height: 20px; } }
  .iview-directionNav a.iview-nextNav {
    right: 0; }
    .rtl .iview-directionNav a.iview-nextNav {
      left: 0;
      right: auto; }
  .iview-directionNav a:hover {
    background: #e97e3d;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none; }
    .iview-directionNav a:hover:before {
      color: #FFFFFF; }

.iview.iview-hover .iview-directionNav a {
  opacity: 1;
  filter: alpha(opacity=100); }
  .iview.iview-hover .iview-directionNav a.iview-prevNav {
    left: inherit;
    right: 90px; }
    .rtl .iview.iview-hover .iview-directionNav a.iview-prevNav {
      left: 90px;
      right: auto; }
    @media (max-width: 991px) {
      .iview.iview-hover .iview-directionNav a.iview-prevNav {
        right: 40px; }
        .rtl .iview.iview-hover .iview-directionNav a.iview-prevNav {
          left: 40px;
          right: auto; } }
  .iview.iview-hover .iview-directionNav a.iview-nextNav {
    right: 0; }
    .rtl .iview.iview-hover .iview-directionNav a.iview-nextNav {
      left: 0;
      right: auto; }

.page-home .ApColumn .block.block_newsletter {
  padding: 65px 0 95px;
  background: transparent;
  border-bottom: 1px solid #e2e2e2; }
  @media (max-width: 575px) {
    .page-home .ApColumn .block.block_newsletter {
      padding: 30px 0 40px; } }
  .page-home .ApColumn .block.block_newsletter .title-newsletter .title_block {
    margin: 0;
    color: #222222;
    text-align: left; }
    .rtl .page-home .ApColumn .block.block_newsletter .title-newsletter .title_block {
      text-align: right; }
    .page-home .ApColumn .block.block_newsletter .title-newsletter .title_block:before {
      display: none; }
  .page-home .ApColumn .block.block_newsletter .sub-letter {
    display: block;
    color: #666666;
    padding-left: 0; }
    .rtl .page-home .ApColumn .block.block_newsletter .sub-letter {
      padding-right: 0;
      padding-left: inherit; }
  .page-home .ApColumn .block.block_newsletter form .btn {
    background: #222222;
    color: #FFFFFF; }
    .page-home .ApColumn .block.block_newsletter form .btn:hover {
      background: #e97e3d;
      color: #FFFFFF; }
  .page-home .ApColumn .block.block_newsletter .idxjslopd-check-newsletter a {
    color: #222222; }

/*# sourceMappingURL=profile3297856911.css.map */
