/***************************************************
  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 **/
.ApSlideShow {
  margin-bottom: 60px; }

.iview-controlNav div.iview-items ul li a.iview-control {
  background: #f3d6c8; }

/** HTML **/
.about-watch {
  margin-top: 50px; }
  .about-watch .title {
    font-size: 24px;
    text-transform: none;
    margin-bottom: 12px; }
  .about-watch .btn {
    font-size: 12px;
    padding: 10px 20px;
    position: relative;
    background: #FFFFFF;
    border: 1px solid #f3d6c8;
    color: #333333;
    transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
    @media (min-width: 576px) {
      .about-watch .btn:before {
        background-color: #f3d6c8;
        content: "";
        height: 1px;
        position: absolute;
        width: 72px;
        top: 18px;
        left: -60px;
        transition: all 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }
        .rtl .about-watch .btn:before {
          right: -60px;
          left: auto; } }
    .about-watch .btn:hover {
      background: #ff7473;
      color: #FFFFFF;
      border-color: #ff7473; }
      .about-watch .btn:hover:before {
        background-color: #f3d6c8;
        left: 115px;
        opacity: 0;
        filter: alpha(opacity=0); }
        .rtl .about-watch .btn:hover:before {
          right: 115px;
          left: auto; }
  .about-watch .about-watch-left {
    text-align: right; }
    .rtl .about-watch .about-watch-left {
      text-align: left; }
    .about-watch .about-watch-left .p-text {
      margin: 60px 30px 0 0; }
      .rtl .about-watch .about-watch-left .p-text {
        margin: 60px 0 0 30px; }
      @media (max-width: 575px) {
        .about-watch .about-watch-left .p-text {
          margin: 30px 20px 0 0; }
          .rtl .about-watch .about-watch-left .p-text {
            margin: 30px 0 0 20px; } }
      .about-watch .about-watch-left .p-text .text-link {
        color: #333333; }
        .about-watch .about-watch-left .p-text .text-link .link {
          color: #ef826b;
          text-transform: uppercase;
          border-bottom: 1px solid #ef826b; }
      .about-watch .about-watch-left .p-text p {
        color: #999999;
        margin-top: 30px;
        line-height: 24px; }
  .about-watch .about-watch-right a {
    width: auto; }
    @media (min-width: 576px) {
      .about-watch .about-watch-right a {
        margin-top: 100px; } }
  .about-watch .about-watch-right .ApImage {
    margin-bottom: 0; }

@media (min-width: 992px) {
  .about-watch-right-1 {
    margin-top: 62px; } }
.about-watch-right-1 .btn {
  margin-bottom: 30px; }
.about-watch-right-1 .p-text {
  color: #999999;
  line-height: 24px; }
  @media (min-width: 992px) {
    .about-watch-right-1 .p-text {
      margin: 0 0 30px 110px; }
      .rtl .about-watch-right-1 .p-text {
        margin: 0 110px 30px 0; } }

/**.testimonial-block **/
.testimonial-block {
  padding: 50px 0;
  margin-top: 40px; }
  .testimonial-block .box-title {
    padding: 30px 0; }
  .testimonial-block .banner-link .link {
    color: #f0826b; }
    .testimonial-block .banner-link .link:hover {
      color: #ff7473; }

/*# sourceMappingURL=profile1483515731.css.map */
