/***************************************************
  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 
 */
/***********************************************************************/
/** slide **/
@media (max-width: 480px) {
  .ApSlideShow {
    margin-bottom: 30px; } }

.image-slide {
  position: relative; }
  @media (max-width: 767px) and (min-width: 481px) {
    .image-slide {
      width: 50%;
      float: left; }
      .rtl .image-slide {
        float: right; } }
  .image-slide .image_description {
    position: absolute;
    z-index: 9;
    width: 100%;
    text-align: center;
    bottom: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
    -moz-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    -o-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%); }
    .image-slide .image_description p {
      margin-bottom: 0; }
    .image-slide .image_description a {
      font-size: 32px;
      line-height: 32px;
      font-weight: 500;
      color: #FFFFFF;
      border-bottom: 2px solid #FFFFFF; }
      @media (max-width: 1199px) {
        .image-slide .image_description a {
          font-size: 24px; } }
      .image-slide .image_description a:hover {
        color: #f43434;
        border-color: #f43434; }

/** banner **/
.gr-banner-h2 {
  margin-top: 30px; }
  @media (min-width: 768px) {
    .gr-banner-h2 {
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }
  .gr-banner-h2 .ApColumn .block.ApImage {
    position: relative; }
    @media (min-width: 576px) {
      .gr-banner-h2 .ApColumn .block.ApImage {
        margin-bottom: 0; } }
    .gr-banner-h2 .ApColumn .block.ApImage .image_description {
      position: absolute;
      z-index: 9;
      width: 100%;
      text-align: center;
      bottom: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, 50%);
      -moz-transform: translate(-50%, 50%);
      -ms-transform: translate(-50%, 50%);
      -o-transform: translate(-50%, 50%);
      transform: translate(-50%, 50%); }
      .gr-banner-h2 .ApColumn .block.ApImage .image_description h4 {
        display: inline-block;
        font-size: 32px;
        font-weight: 500;
        color: #FFFFFF;
        border-bottom: 2px solid #FFFFFF;
        -webkit-transition: opacity 0.35s, transform 0.35s;
        -o-transition: opacity 0.35s, transform 0.35s;
        transition: opacity 0.35s, transform 0.35s; }
        @media (max-width: 1199px) {
          .gr-banner-h2 .ApColumn .block.ApImage .image_description h4 {
            font-size: 20px; } }
      .gr-banner-h2 .ApColumn .block.ApImage .image_description a {
        font-size: 32px;
        line-height: 32px;
        font-weight: 500;
        color: #FFFFFF;
        border-bottom: 2px solid #FFFFFF; }
        @media (max-width: 1199px) {
          .gr-banner-h2 .ApColumn .block.ApImage .image_description a {
            font-size: 24px; } }
        .gr-banner-h2 .ApColumn .block.ApImage .image_description a:hover {
          color: #f43434;
          border-color: #f43434; }
  .gr-banner-h2 .ApColumn .block.ApRawHtml {
    position: relative;
    background: #f3f3f3;
    color: #000000;
    height: 100%;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase; }
    .gr-banner-h2 .ApColumn .block.ApRawHtml .box-html {
      position: absolute;
      width: 100%;
      bottom: 50%;
      -webkit-transform: translateY(50%);
      -moz-transform: translateY(50%);
      -ms-transform: translateY(50%);
      -o-transform: translateY(50%);
      transform: translateY(50%); }
    .gr-banner-h2 .ApColumn .block.ApRawHtml h5 {
      display: inline-block;
      font-size: 14px;
      font-weight: 400;
      background: #f43434;
      color: #FFFFFF;
      padding: 5px 10px;
      letter-spacing: 4px; }
      @media (max-width: 1199px) {
        .gr-banner-h2 .ApColumn .block.ApRawHtml h5 {
          font-size: 10px; } }
    .gr-banner-h2 .ApColumn .block.ApRawHtml h4 {
      font-size: 32px;
      text-transform: none;
      margin: 10px 0 30px; }
      @media (max-width: 1500px) {
        .gr-banner-h2 .ApColumn .block.ApRawHtml h4 {
          font-size: 20px;
          margin: 10px 0 15px; } }
      @media (max-width: 1199px) {
        .gr-banner-h2 .ApColumn .block.ApRawHtml h4 {
          font-size: 18px;
          margin: 0 0 10px; } }
    .gr-banner-h2 .ApColumn .block.ApRawHtml .btn {
      border: 2px solid #000000;
      padding: 13px 50px;
      margin-top: 30px; }
      @media (max-width: 1500px) {
        .gr-banner-h2 .ApColumn .block.ApRawHtml .btn {
          margin-top: 10px; } }
      @media (max-width: 1199px) {
        .gr-banner-h2 .ApColumn .block.ApRawHtml .btn {
          margin-top: 0;
          padding: 5px 20px; } }
      .gr-banner-h2 .ApColumn .block.ApRawHtml .btn:hover {
        background: #f43434;
        color: #FFFFFF;
        border-color: #f43434; }

/*# sourceMappingURL=profile1535488898.css.map */
