.js-loading *,
.js-loading *:before,
.js-loading *:after {
  -webkit-animation-play-state: paused !important;
  animation-play-state: paused !important; }

@media (min-width: 990px) {
  #parallaxWrapper {
    perspective: 0px;
    margin-top: -2px; }
    #parallaxWrapper .hero-flex {
      margin-left: auto;
      margin-right: auto;
      max-width: 1200px;
      min-height: 235px;
      display: flex;
      padding-top: 30px;
      padding-bottom: 30px; }
      #parallaxWrapper .hero-flex #coBroker-hero-carousel {
        box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
        border-radius: .125rem;
        border-top-left-radius: 2px;
        border-bottom-left-radius: 2px;
        -webkit-box-flex: 2;
        -webkit-flex: 2 1 auto;
        -moz-box-flex: 2;
        -ms-flex: 2 1 auto;
        flex: 2 1 auto;
        overflow: hidden;
        -webkit-animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
        animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
        opacity: 0;
        -webkit-transform: translateY(-4rem);
        transform: translateY(-4rem);
        opacity: 1; }
        #parallaxWrapper .hero-flex #coBroker-hero-carousel:hover {
          opacity: 0.3; }
        #parallaxWrapper .hero-flex #coBroker-hero-carousel .owl-carousel-hero {
          position: relative; }
          #parallaxWrapper .hero-flex #coBroker-hero-carousel .owl-carousel-hero .owl-dots {
            position: absolute;
            bottom: 1%;
            left: 49%; }
          #parallaxWrapper .hero-flex #coBroker-hero-carousel .owl-carousel-hero .carousel-img {
            width: 100%;
            border-radius: 0.125rem; }
          #parallaxWrapper .hero-flex #coBroker-hero-carousel .owl-carousel-hero .carousel-cobroker-img {
            background: url("/image/co-broker/branner1-01-01.jpg");
            background-size: cover;
            background-repeat: no-repeat; }
          #parallaxWrapper .hero-flex #coBroker-hero-carousel .owl-carousel-hero .carousel-seminar-img {
            background: url("/image/co-broker/branner1-01-02.jpg");
            background-size: cover;
            background-repeat: no-repeat; }
          #parallaxWrapper .hero-flex #coBroker-hero-carousel .owl-carousel-hero .owl-nav .owl-prev {
            position: absolute;
            left: 0%;
            top: 45%;
            background-color: rgba(191, 187, 184, 0.6); }
            #parallaxWrapper .hero-flex #coBroker-hero-carousel .owl-carousel-hero .owl-nav .owl-prev span {
              width: 10rem;
              height: auto; }
          #parallaxWrapper .hero-flex #coBroker-hero-carousel .owl-carousel-hero .owl-nav .owl-next {
            position: absolute;
            right: 0%;
            top: 45%;
            background-color: rgba(191, 187, 184, 0.6); }
            #parallaxWrapper .hero-flex #coBroker-hero-carousel .owl-carousel-hero .owl-nav .owl-next span {
              width: 10rem;
              height: auto; }
      #parallaxWrapper .hero-flex .hero-flex-right {
        justify-content: space-between;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        border-top-right-radius: 2px;
        border-bottom-right-radius: 2px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
        #parallaxWrapper .hero-flex .hero-flex-right .flex-r {
          border-radius: 2px;
          min-height: 123px;
          cursor: pointer;
          -webkit-box-flex: 1;
          -webkit-flex: 1 50%;
          -moz-box-flex: 1;
          -ms-flex: 1 50%;
          flex: 1 50%;
          opacity: 1; }
          #parallaxWrapper .hero-flex .hero-flex-right .flex-r:hover {
            opacity: 0.3; }
        #parallaxWrapper .hero-flex .hero-flex-right .hero-flex-rt {
          text-decoration: none;
          color: rgba(0, 0, 0, 0.8);
          display: block;
          background-size: cover;
          background-repeat: no-repeat;
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
          border-radius: .125rem;
          overflow: hidden;
          justify-content: space-between;
          background-position: center 20%;
          -webkit-animation: no-transform 2s 0.6s cubic-bezier(0, 0.5, 0, 1) forwards;
          animation: no-transform 2s 0.6s cubic-bezier(0, 0.5, 0, 1) forwards;
          opacity: 0;
          -webkit-transform: translateY(-3rem);
          transform: translateY(-3rem); }
        #parallaxWrapper .hero-flex .hero-flex-right .hero-flex-rb {
          text-decoration: none;
          color: rgba(0, 0, 0, 0.8);
          display: block;
          background-position: 50%;
          background-size: cover;
          background-repeat: no-repeat;
          box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.05);
          border-radius: .125rem;
          overflow: hidden;
          background-position: bottom;
          -webkit-animation: no-transform 2s 0.7s cubic-bezier(0, 0.5, 0, 1) forwards;
          animation: no-transform 2s 0.7s cubic-bezier(0, 0.5, 0, 1) forwards;
          opacity: 0;
          -webkit-transform: translateY(-3rem);
          transform: translateY(-3rem);
          opacity: 1; }
          #parallaxWrapper .hero-flex .hero-flex-right .hero-flex-rb:hover {
            opacity: 0.5; }
    #parallaxWrapper #parallax_bg {
      transform: translateZ(0px) scale(1);
      height: 420px;
      background: url("/images/co-broker/parallaxJumbotron.jpg");
      background-size: contain;
      -webkit-animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
      animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
      -webkit-transform: translateY(-4rem);
      transform: translateY(-4rem); }
      #parallaxWrapper #parallax_bg .announceHero {
        top: 0%;
        left: 50%;
        right: 0%;
        bottom: 0%;
        background-color: #0d151d;
        transform: translate(0%, 0%);
        padding: 4rem; }
        #parallaxWrapper #parallax_bg .announceHero .anounceOutter {
          opacity: 0;
          -webkit-animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
          animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
          -webkit-transform: translateY(-1rem);
          transform: translateY(-1rem);
          -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s; }
          #parallaxWrapper #parallax_bg .announceHero .anounceOutter img {
            width: 268px;
            height: 38px; }
          #parallaxWrapper #parallax_bg .announceHero .anounceOutter .co-broker {
            font-size: 68px;
            line-height: 18px; }
          #parallaxWrapper #parallax_bg .announceHero .anounceOutter .announceInner {
            padding: 0rem 1.4rem; }
            #parallaxWrapper #parallax_bg .announceHero .anounceOutter .announceInner .annonceWhiteBox {
              font-size: 41px;
              line-height: 1.2; }
            #parallaxWrapper #parallax_bg .announceHero .anounceOutter .announceInner .whiteNeueCenter {
              font-size: 33px; }
            #parallaxWrapper #parallax_bg .announceHero .anounceOutter .announceInner .agentRegister {
              margin: 0.8rem 4rem;
              border: 0px solid #c52528;
              border-radius: 5px;
              padding: 0.5rem;
              color: white;
              background-color: #c52528;
              position: relative; }
              #parallaxWrapper #parallax_bg .announceHero .anounceOutter .announceInner .agentRegister h1 {
                font-size: 2rem;
                text-align: center; }
                #parallaxWrapper #parallax_bg .announceHero .anounceOutter .announceInner .agentRegister h1 i {
                  position: absolute;
                  right: 10%;
                  bottom: 2%;
                  line-height: 1.9; }
          #parallaxWrapper #parallax_bg .announceHero .anounceOutter .announeBenefitBox {
            min-width: 24rem; }
            #parallaxWrapper #parallax_bg .announceHero .anounceOutter .announeBenefitBox .announceBenefitOne {
              font-size: 1.8rem; }
            #parallaxWrapper #parallax_bg .announceHero .anounceOutter .announeBenefitBox .announceBenefitTwo {
              font-size: 2.5rem; }
            #parallaxWrapper #parallax_bg .announceHero .anounceOutter .announeBenefitBox div {
              line-height: 1; }
            #parallaxWrapper #parallax_bg .announceHero .anounceOutter .announeBenefitBox .percentBox {
              font-size: 4rem; }
        #parallaxWrapper #parallax_bg .announceHero .announceCondition {
          font-size: 0.8rem;
          margin-top: 1rem;
          text-align: right;
          position: absolute;
          right: 2%;
          bottom: 0%;
          opacity: 0;
          -webkit-animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
          animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
          -webkit-transform: translateY(-1rem);
          transform: translateY(-1rem);
          -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s; }

  #WhyUs {
    padding: 3rem 0.5rem; }
    #WhyUs .WhyUs-intro h2 {
      font-size: 2.5rem !important; }
      #WhyUs .WhyUs-intro h2 span {
        font-size: 2.5rem !important; }
    #WhyUs .WhyUs-intro p {
      font-size: 1.2rem !important; }
    #WhyUs .owl-carousel-whyus {
      margin-top: 4rem; }
      #WhyUs .owl-carousel-whyus .owl-stage-outer .owl-stage .why-item {
        min-height: 260px;
        background-size: cover !important;
        background-position: 90% 90% !important;
        border-radius: 7px; }
      #WhyUs .owl-carousel-whyus .owl-stage-outer .owl-stage .whyus-profit-bullet .profit-bullet {
        max-width: 100%;
        margin-top: 2rem;
        font-size: 1.5rem; }
        #WhyUs .owl-carousel-whyus .owl-stage-outer .owl-stage .whyus-profit-bullet .profit-bullet span {
          font-size: 21px !important; }
    #WhyUs .WhyUs-intro {
      -webkit-animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
      animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
      -webkit-transform: translateY(-2rem);
      transform: translateY(-2rem);
      -webkit-animation-delay: 0.8s;
      animation-delay: 0.8s; }
      #WhyUs .WhyUs-intro h2 {
        font-size: 2.5rem; }
      #WhyUs .WhyUs-intro p {
        font-size: 20px;
        text-align: center; }

  #coBrokeStep h2 {
    font-size: 2.5rem !important; }
  #coBrokeStep .container .step-line {
    padding: 4rem 1.5rem 4rem 1.5rem; }
    #coBrokeStep .container .step-line li span {
      padding: 0rem 1.5rem 4rem 1.5rem;
      font-size: 20px;
      font-weight: 500;
      color: black; }
    #coBrokeStep .container .step-line li span::after {
      width: 36px;
      height: 36px;
      left: -18px;
      font-size: 1rem;
      top: 0; }
    #coBrokeStep .container .step-line li span::before {
      border-left: 3px #c52528 solid; }
    #coBrokeStep .container .step-line li .third-step::before {
      border: 0px solid white; }
  #coBrokeStep .container .step-img {
    background-image: url("/images/co-broker/brok-step-1.jpg");
    background-size: cover;
    min-height: 500px;
    opacity: 0;
    transition: all 1s ease-out 0.2s;
    -webkit-animation: no-transform 1s 1s ease-out forwards;
    animation: no-transform 1s 1s ease-out forwards;
    -webkit-transform: translateY(4rem);
    transform: translateY(4rem); }

  #coListDeal {
    padding: 4rem 0.5rem 2rem 0.5rem !important;
    color: white; }
    #coListDeal h2 {
      font-size: 2.5rem; }
      #coListDeal h2 span {
        font-size: 2.5rem !important; }
    #coListDeal p {
      font-size: 1.2rem;
      font-family: "Roboto";
      text-align: center;
      font-weight: 200; }
    #coListDeal .deal-carousel .co-count-stat .co-count-num {
      font-size: 85px !important; }
      #coListDeal .deal-carousel .co-count-stat .co-count-num span.small {
        font-size: 1.2rem; }
    #coListDeal .deal-carousel p.deal-boxdescription {
      font-size: 1rem;
      font-family: "Robot";
      text-align: left;
      color: #404041; }

  #agent-schedule {
    justify-content: center;
    display: flex; }
    #agent-schedule .schedule-img {
      background: url(/images/co-broker/agent-schedule.jpg);
      width: 70% !important;
      height: 50rem !important;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center; }

  #coTrustBy {
    padding: 2rem 0.5rem 4rem 0.5rem !important; }
    #coTrustBy h2.whiteNeueCenter {
      font-size: 2.5rem;
      margin-bottom: 3rem; }

  #coRegisterForm h2.whiteNeueCenter {
    font-size: 2.5rem; }
  #coRegisterForm div.registerBox {
    max-width: 800px;
    margin: 0rem auto; }
    #coRegisterForm div.registerBox #coFrmRegister .row div {
      margin-left: 1rem;
      max-width: 46% !important; }
      #coRegisterForm div.registerBox #coFrmRegister .row div label {
        text-align: left;
        margin-top: auto;
        margin-bottom: auto;
        font-size: 1.2rem; }
      #coRegisterForm div.registerBox #coFrmRegister .row div input.form-control {
        margin: 0rem; }
    #coRegisterForm div.registerBox #btSaveRegister {
      width: 40%; }

  div#coFooter.container-fluid {
    background-color: #0d151d;
    font-size: 1rem;
    min-height: 4rem;
    background-attachment: fixed;
    clear: both; }
    div#coFooter.container-fluid .footer-cobroker-logo img {
      width: 200px;
      height: 25px; }
    div#coFooter.container-fluid .footer-cobroker-logo span {
      color: #c52528;
      font-size: 35px;
      vertical-align: sub; }
    div#coFooter.container-fluid .footer-cobroker-contact {
      color: white; }
      div#coFooter.container-fluid .footer-cobroker-contact .co-contact-num {
        font-size: 24px;
        line-height: 2.3; }
      div#coFooter.container-fluid .footer-cobroker-contact img {
        width: 43px;
        height: 53px; } }
* {
  padding: 0;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  font-size: 16px;
  color: #364959;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  background-color: #fff; }

.animate-pop-in {
  -webkit-animation: no-transform 0.6s cubic-bezier(0, 0.9, 0.3, 1.2) forwards;
  animation: no-transform 0.6s cubic-bezier(0, 0.9, 0.3, 1.2) forwards;
  -webkit-transform: translateY(-4rem) scale(0.8);
  transform: translateY(-4rem) scale(0.8); }

.whiteNeueCenter {
  color: white;
  text-align: center;
  font-size: 1.5rem;
  display: inline-block;
  width: 100%; }

.radiusBox {
  background-clip: padding-box;
  border: 0px solid #ced4da;
  border-radius: 0.25rem; }

.boxShadow {
  border: 0px solid #000000;
  box-shadow: 10px 10px 17px -10px rgba(0, 0, 0, 0.75); }

.text-darkblue {
  color: #182a3c; }

#parallaxWrapper {
  display: block;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  perspective: 1px;
  perspective-origin: center top; }

#parallax_bg {
  background: url("/images/co-broker/brok-tooktee-jumbotron.jpg");
  height: 300px;
  transform-origin: center top;
  transform: translateZ(-1px) scale(2.03);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: relative;
  perspective: 2px;
  perspective-origin: center center;
  box-sizing: border-box; }
  #parallax_bg .announceHero {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 24%;
    left: 0%;
    right: 0%;
    padding: 1rem 1rem 0rem 1rem;
    color: white; }
    #parallax_bg .announceHero .announceOutter {
      padding: 0;
      opacity: 0;
      -webkit-animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
      animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
      -webkit-transform: translateY(-4rem);
      transform: translateY(-4rem);
      -webkit-animation-delay: 0.65s;
      animation-delay: 0.65s; }
      #parallax_bg .announceHero .announceOutter .announce-tooktee-broker img {
        margin-bottom: 0.5rem;
        height: 26px;
        max-width: 70%; }
      #parallax_bg .announceHero .announceOutter .announce-tooktee-broker .co-broker {
        color: #c52528;
        font-size: 2.5rem;
        vertical-align: sub;
        line-height: 0.4; }
      #parallax_bg .announceHero .announceOutter .announceInner {
        padding: 0rem; }
        #parallax_bg .announceHero .announceOutter .announceInner p {
          text-align: center;
          font-size: 1.3rem; }
      #parallax_bg .announceHero .announceOutter .announeBenefitBox {
        border-top: 1px solid #c52528;
        border-bottom: 1px solid #c52528;
        padding: 0.2rem 0;
        text-align: left;
        min-width: 18rem; }
        #parallax_bg .announceHero .announceOutter .announeBenefitBox div {
          line-height: 1; }
        #parallax_bg .announceHero .announceOutter .announeBenefitBox .percentBox {
          border-radius: 5px;
          background-color: #c52528;
          font-size: 3rem;
          text-align: center; }
        #parallax_bg .announceHero .announceOutter .announeBenefitBox .announceBenefitOne {
          font-size: 1.4rem;
          font-weight: 200; }
        #parallax_bg .announceHero .announceOutter .announeBenefitBox .announceBenefitTwo {
          font-size: 1.8rem;
          font-weight: 600; }
    #parallax_bg .announceHero .announceCondition {
      font-size: 0.8rem;
      margin-top: 1rem;
      margin-bottom: 1rem;
      text-align: center;
      position: relative;
      opacity: 0;
      -webkit-animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
      animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
      -webkit-animation-delay: 0.8s;
      animation-delay: 0.8s; }

#WhyUs {
  padding: 2rem 0rem;
  background: white;
  transform: translateZ(0); }
  #WhyUs .seminar-banner-blog a .seminar-banner {
    width: 100%;
    height: auto;
    opacity: 1; }
    #WhyUs .seminar-banner-blog a .seminar-banner:hover {
      transform: scale(1.02);
      opacity: 0.8;
      transition: all 300ms ease 0ms; }
  #WhyUs .agentRegister {
    margin: 0.8rem 4.3rem 2rem;
    border: 0px solid #c52528;
    border-radius: 5px;
    padding: 0.5rem;
    color: white;
    background-color: #c52528; }
    #WhyUs .agentRegister.animate-pop-in {
      -webkit-animation-delay: 1s;
      animation-delay: 1s;
      opacity: 0;
      -webkit-transform: translateY(-1rem) scale(0.95);
      transform: translateY(-1rem) scale(0.95); }
    #WhyUs .agentRegister h1 {
      font-size: 1.5rem;
      text-align: center;
      margin-bottom: 0.2rem; }
  #WhyUs .WhyUs-intro {
    margin-bottom: 2rem;
    opacity: 0;
    -webkit-animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
    animation: no-transform 2s 0.5s cubic-bezier(0, 0.5, 0, 1) forwards;
    -webkit-transform: translateY(2rem);
    transform: translateY(2rem);
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s; }
    #WhyUs .WhyUs-intro h2 {
      font-size: 1.5rem;
      color: #182a3c; }
    #WhyUs .WhyUs-intro p {
      font-family: "Roboto";
      font-size: 15px;
      color: #58585b; }
  #WhyUs .owl-carousel-whyus {
    margin-bottom: 2rem; }
    #WhyUs .owl-carousel-whyus .owl-stage-outer {
      padding: 1rem;
      display: block !important;
      margin: -1rem; }
      #WhyUs .owl-carousel-whyus .owl-stage-outer .why-item {
        display: block;
        min-height: 330px;
        background-size: cover !important;
        background-position: 90% 91% !important;
        -webkit-animation-delay: 1s;
        animation-delay: 1s; }
    #WhyUs .owl-carousel-whyus .owl-dots {
      position: absolute;
      bottom: -3%;
      width: 90%; }
  #WhyUs .whyus-profit-bullet {
    margin-top: 2rem; }
    #WhyUs .whyus-profit-bullet .profit-bullet {
      text-align: center;
      border-top: 1px solid #c52528;
      border-bottom: 1px solid #c52528;
      padding: 0.1rem 0rem 0.4rem 0rem;
      margin: 0rem;
      font-size: 1.3rem;
      color: #182a3c;
      line-height: 1;
      font-weight: 500; }

#coBrokeStep .step-line {
  padding: 1rem 0rem 1.5rem 4rem; }
  #coBrokeStep .step-line li {
    display: flex; }
  #coBrokeStep .step-line li span {
    padding: 1.5rem 1.5rem 1.5rem 1rem;
    position: relative;
    font-size: 0.8rem;
    font-family: "Roboto"; }
  #coBrokeStep .step-line li span::before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    height: 100%;
    border-left: 1px #c52528 solid;
    top: 0; }
  #coBrokeStep .step-line li span::after {
    display: inline-block;
    position: absolute;
    top: 24px;
    left: -10px;
    width: 22px;
    height: 22px;
    border: 2px solid #c52528;
    border-radius: 50%;
    background-color: #c52528;
    text-align: center;
    line-height: 1.75;
    font-size: 0.5rem;
    color: white;
    z-index: 3;
    transition: all 300ms ease-in-out 100ms;
    cursor: pointer;
    opacity: 1; }
  #coBrokeStep .step-line li span::after:hover {
    opacity: 0.8; }
  #coBrokeStep .step-line li span.active::after {
    background-color: #182a3c !important;
    border: 2px solid #182a3c !important;
    transition: all 300ms ease-in-out 100ms; }
  #coBrokeStep .step-line li .first-step::after {
    content: "1"; }
  #coBrokeStep .step-line li .second-step::after {
    content: "2"; }
  #coBrokeStep .step-line li .third-step::after {
    content: "3"; }
  #coBrokeStep .step-line .red-progress-line span {
    padding: 0 0 0.5em 1.5em; }
  #coBrokeStep .step-line .red-progress-line span::before {
    border-left: 4px #c52528 solid; }

#coListDeal {
  padding: 2rem 0.5rem 2rem 0.5rem;
  display: block;
  background-color: #0d151d; }
  #coListDeal .deal-carousel {
    padding: 1rem; }
    #coListDeal .deal-carousel .owl-carousel-deal .owl-stage-outer {
      padding: 0.5rem;
      display: block !important;
      margin: -0.5rem; }
      #coListDeal .deal-carousel .owl-carousel-deal .owl-stage-outer .owl-stage .owl-item {
        position: relative; }
        #coListDeal .deal-carousel .owl-carousel-deal .owl-stage-outer .owl-stage .owl-item .deal-card {
          background-color: white; }
          #coListDeal .deal-carousel .owl-carousel-deal .owl-stage-outer .owl-stage .owl-item .deal-card .img-deal .img-result {
            background-repeat: no-repeat !important;
            background-size: cover !important;
            background-position: 50% 50% !important; }
          #coListDeal .deal-carousel .owl-carousel-deal .owl-stage-outer .owl-stage .owl-item .deal-card .deal-card-description {
            padding: 0.5rem;
            position: relative;
            text-overflow: ellipsis; }
            #coListDeal .deal-carousel .owl-carousel-deal .owl-stage-outer .owl-stage .owl-item .deal-card .deal-card-description h3 {
              font-size: 20px;
              font-weight: bold;
              color: black;
              text-overflow: ellipsis;
              -webkit-box-orient: vertical;
              overflow: hidden;
              display: -webkit-box;
              -webkit-line-clamp: 1;
              max-height: 2rem;
              line-height: 1.8;
              margin-bottom: 0.5rem; }
            #coListDeal .deal-carousel .owl-carousel-deal .owl-stage-outer .owl-stage .owl-item .deal-card .deal-card-description .deal-boxdescription {
              display: -webkit-box;
              -webkit-line-clamp: 2;
              -webkit-box-orient: vertical;
              overflow: hidden; }
            #coListDeal .deal-carousel .owl-carousel-deal .owl-stage-outer .owl-stage .owl-item .deal-card .deal-card-description .deal-boxdiscount {
              background-color: #c7e1a9;
              color: #006633;
              bottom: 25%;
              right: 2%;
              padding: 0.1rem 0.5rem;
              position: absolute; }
            #coListDeal .deal-carousel .owl-carousel-deal .owl-stage-outer .owl-stage .owl-item .deal-card .deal-card-description .deal-boxprice {
              bottom: 20%;
              font-size: 25px;
              font-weight: 800;
              right: 2%;
              position: absolute;
              color: #c82026; }
        #coListDeal .deal-carousel .owl-carousel-deal .owl-stage-outer .owl-stage .owl-item .deal-priceDicount {
          position: absolute;
          top: 2%;
          left: -1px;
          background-color: #bf1e2d;
          color: white;
          max-width: 12rem;
          text-align: center;
          padding: 0.5rem 0.5rem;
          border-radius: 5px;
          border: 0px solid black;
          font-size: 1rem;
          font-family: "roboto"; }
        #coListDeal .deal-carousel .owl-carousel-deal .owl-stage-outer .owl-stage .owl-item .deal-bow {
          line-height: 1;
          background-image: url("/images/icon/home/bow.svg");
          background-repeat: no-repeat;
          background-size: contain, cover;
          position: absolute;
          top: 0;
          right: 2%;
          color: white;
          padding: 0rem 1rem 1.5rem 0rem;
          font-size: 0.8rem; }
    #coListDeal .deal-carousel .owl-item {
      -ms-touch-action: auto;
      touch-action: auto; }
    #coListDeal .deal-carousel .owl-dots {
      display: none; }
    #coListDeal .deal-carousel .co-count-stat {
      margin-top: 2rem; }
      #coListDeal .deal-carousel .co-count-stat .co-count-num {
        color: white;
        font-size: 42px;
        line-height: 0.5; }
        #coListDeal .deal-carousel .co-count-stat .co-count-num .small {
          font-size: 8px; }
    #coListDeal .deal-carousel .deal-card {
      max-height: 410px;
      cursor: pointer;
      position: relative;
      display: inline-block; }
      #coListDeal .deal-carousel .deal-card .img-deal {
        position: relative;
        overflow: hidden;
        margin-left: -1px; }
        #coListDeal .deal-carousel .deal-card .img-deal .img-result {
          min-width: 360px;
          min-height: 243px;
          display: block;
          background: #fff center center no-repeat;
          background-repeat: no-repeat;
          /*background-size: 100% 100%;*/
          background-size: cover;
          -webkit-background-size: cover;
          -moz-background-size: cover;
          -o-background-size: cover; }
        #coListDeal .deal-carousel .deal-card .img-deal .card-img-wrap {
          overflow: hidden;
          position: relative; }
        #coListDeal .deal-carousel .deal-card .img-deal .card-img-wrap:after {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          background: rgba(255, 255, 255, 0.3);
          opacity: 0;
          transition: opacity 0.25s; }
        #coListDeal .deal-carousel .deal-card .img-deal .card-img-wrap {
          transition: transform 0.25s;
          width: 100%; }
        #coListDeal .deal-carousel .deal-card .img-deal .card-img-wrap:hover {
          transform: scale(1.2); }
        #coListDeal .deal-carousel .deal-card .img-deal .card-img-wrap:hover:after {
          opacity: 1; }
      #coListDeal .deal-carousel .deal-card .deal-card-description {
        padding: 0.2rem;
        min-height: 170px; }
    #coListDeal .deal-carousel .owl-nav {
      position: absolute;
      top: 50%;
      mrgin-top: -13px;
      left: 0;
      right: 0; }
      #coListDeal .deal-carousel .owl-nav .owl-prev {
        left: -13%;
        position: absolute;
        background-color: transparent;
        font-size: 50px;
        line-height: 0.1; }
      #coListDeal .deal-carousel .owl-nav .owl-next {
        right: -13%;
        position: absolute;
        background-color: transparent;
        font-size: 50px;
        line-height: 0.1; }

#agent-schedule {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  padding: 3rem 0rem 3rem 0rem;
  max-width: 1200px; }
  #agent-schedule .agent-schedule-wrap {
    width: 100%; }
  #agent-schedule .agent-schedule-left {
    background-color: #192D38;
    background-image: url("/images/co-broker/Tooktee.Live3.jpg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center; }
  #agent-schedule .agent-schedule-right {
    overflow-y: scroll;
    touch-action: pan-y;
    display: flex;
    flex-direction: column;
    border-radius: 0px 50px 50px 0px;
    box-shadow: 0px -4px 10px -1px rgba(0, 0, 0, 0.75);
    background-color: #F6F9FA; }
    #agent-schedule .agent-schedule-right::-webkit-scrollbar {
      display: none; }
    #agent-schedule .agent-schedule-right .agent-schedule-seminar {
      width: 100%;
      -webkit-box-shadow: 0px -4px 9px -1px rgba(0, 0, 0, 0.35);
      -moz-box-shadow: 0px -4px 9px -1px rgba(0, 0, 0, 0.35);
      box-shadow: 0px -4px 9px -1px rgba(0, 0, 0, 0.35);
      position: relative;
      cursor: pointer;
      -webkit-transform: translateY(0px);
      transform: translateY(0px);
      transition: all 0.5s; }
      #agent-schedule .agent-schedule-right .agent-schedule-seminar:hover {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px); }
      #agent-schedule .agent-schedule-right .agent-schedule-seminar.agent-schedule-disabled {
        cursor: default; }
      #agent-schedule .agent-schedule-right .agent-schedule-seminar .agent-schedule-seminardate {
        width: 10rem;
        height: 10rem;
        clip-path: polygon(0% 0%, 0% 100%, 85% 100%, 85% 17%, 100% 0%);
        background: #119ca3;
        background: linear-gradient(60deg, #119ca3 0%, #8bcaa8 100%);
        height: 100%;
        color: #FEFEFE;
        justify-content: center;
        display: flex;
        flex-direction: column;
        text-align: center;
        padding-right: 1.5rem; }
        #agent-schedule .agent-schedule-right .agent-schedule-seminar .agent-schedule-seminardate.background-seminar {
          background: #119ca3;
          background: linear-gradient(60deg, #119ca3 0%, #8bcaa8 100%); }
        #agent-schedule .agent-schedule-right .agent-schedule-seminar .agent-schedule-seminardate.background-openhouse {
          background: #1755aa;
          background: linear-gradient(40deg, #1755aa 0%, #1755aa 40%, #213035 100%); }
        #agent-schedule .agent-schedule-right .agent-schedule-seminar .agent-schedule-seminardate.background-seminarfurture {
          background: #293035;
          background: linear-gradient(73deg, #293035 0%, #293035 38%, #213035 100%); }
        #agent-schedule .agent-schedule-right .agent-schedule-seminar .agent-schedule-seminardate .agent-schedule-roundhead {
          font-size: 4rem;
          font-weight: 600;
          line-height: 0.8; }
        #agent-schedule .agent-schedule-right .agent-schedule-seminar .agent-schedule-seminardate .agent-schedule-roundtext {
          font-size: 1.5rem;
          font-weight: 400;
          line-height: 1; }
        #agent-schedule .agent-schedule-right .agent-schedule-seminar .agent-schedule-seminardate .agent-schedule-roundnum {
          font-size: 4rem;
          font-weight: 600;
          line-height: 0.6; }
      #agent-schedule .agent-schedule-right .agent-schedule-seminar .agent-schedule-detail {
        position: absolute;
        display: flex;
        flex-direction: column;
        left: 9rem;
        top: 19%;
        color: #57585A; }
        #agent-schedule .agent-schedule-right .agent-schedule-seminar .agent-schedule-detail .agent-schedule-tookteeagent {
          background-color: #1755AA;
          color: #F0F6F8;
          border-radius: 0.5rem;
          width: 7rem;
          padding: 0rem 0.5rem;
          text-align: center;
          font-family: "Roboto";
          font-size: 0.8rem; }
        #agent-schedule .agent-schedule-right .agent-schedule-seminar .agent-schedule-detail .agent-schedule-header {
          color: #1654A9;
          font-size: 2rem;
          font-weight: 600;
          line-height: 1;
          white-space: nowrap; }
        #agent-schedule .agent-schedule-right .agent-schedule-seminar .agent-schedule-detail .agent-schedule-date {
          font-size: 1.7rem;
          font-weight: 400;
          line-height: 1; }
        #agent-schedule .agent-schedule-right .agent-schedule-seminar .agent-schedule-detail .agent-schedule-time {
          font-size: 1.3rem;
          font-weight: 400;
          line-height: 1; }
  #agent-schedule .schedule-img {
    background: url(/images/co-broker/agent-schedule.jpg);
    width: 100%;
    height: 25rem !important;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }

#coTrustBy {
  padding: 2rem 0.5rem 2rem 0.5rem; }
  #coTrustBy h2 {
    color: #be1e2d;
    font-size: 1.6rem; }
  #coTrustBy .dev-carousel {
    max-height: 100px; }
    #coTrustBy .dev-carousel .owl-carousel-dev .owl-stage-outer {
      padding: 1rem; }
      #coTrustBy .dev-carousel .owl-carousel-dev .owl-stage-outer .owl-stage .owl-item {
        background-size: contain !important;
        background-position: 50% 50% !important;
        background-repeat: no-repeat !important;
        min-height: 6rem;
        min-width: 4rem; }
    #coTrustBy .dev-carousel .owl-carousel-dev .owl-nav {
      z-index: 9999; }
      #coTrustBy .dev-carousel .owl-carousel-dev .owl-nav .owl-prev {
        background-color: #be1e2d;
        width: 1.5rem;
        height: 1.5rem;
        position: absolute;
        left: -2%;
        top: 40%; }
        #coTrustBy .dev-carousel .owl-carousel-dev .owl-nav .owl-prev span {
          font-size: 1.5rem;
          vertical-align: super;
          margin-top: -0.6rem;
          position: absolute;
          left: 10%;
          line-height: 35px; }
      #coTrustBy .dev-carousel .owl-carousel-dev .owl-nav .owl-next {
        background-color: #be1e2d;
        width: 1.5rem;
        height: 1.5rem;
        position: absolute;
        right: -4%;
        top: 40%; }
        #coTrustBy .dev-carousel .owl-carousel-dev .owl-nav .owl-next span {
          font-size: 1.5rem;
          vertical-align: super;
          margin-top: -0.6rem;
          position: absolute;
          line-height: 35px; }

#coImageGallery .galleria {
  height: 35rem; }
  #coImageGallery .galleria .galleria-theme-classic {
    background: #0D151D; }

#coRegisterStep {
  padding: 2rem 0.5rem 2rem 0.5rem;
  margin-top: 1rem; }
  #coRegisterStep h2 {
    color: #282828;
    font-size: 2.5rem; }
  #coRegisterStep .coRegisterStep-row .coRegisterStep-qr .coRegisterStep-qr-image {
    width: 10rem; }
  #coRegisterStep .coRegisterStep-row .coRegisterStep-list {
    font-size: 1.2rem;
    font-family: 'prompt';
    font-weight: 600; }
    #coRegisterStep .coRegisterStep-row .coRegisterStep-list li {
      color: #0D151D; }

#coRegisterForm {
  padding: 0rem 0.5rem 2rem 0.5rem;
  margin-top: 1rem; }
  #coRegisterForm h2 {
    color: #282828;
    font-size: 1.6rem; }
  #coRegisterForm .registerBox {
    padding: 2rem 3rem; }
    #coRegisterForm .registerBox #coFrmRegister .row div {
      max-width: 100% !important;
      border-bottom: 2px solid #282828;
      padding-left: 0rem;
      padding-right: 0rem;
      margin-left: 0rem; }
      #coRegisterForm .registerBox #coFrmRegister .row div input {
        padding-bottom: 0rem;
        border: 0px solid #282828;
        font-size: 1.3rem; }
        #coRegisterForm .registerBox #coFrmRegister .row div input::placeholder {
          color: #282828;
          font-size: 1.3rem; }
    #coRegisterForm .registerBox #btSaveRegister {
      width: 100%;
      color: white;
      font-size: 1.1rem;
      border-radius: 0px;
      background-color: #be1e2d; }

#coFooter {
  background-color: #0d151d;
  font-size: 1rem;
  min-height: 5rem;
  width: 100%;
  position: absolute;
  clear: both; }
  #coFooter .footer-cobroker-logo img {
    width: 86px; }
  #coFooter .footer-cobroker-logo span {
    color: #c52528; }
  #coFooter .footer-cobroker-contact {
    color: white; }
    #coFooter .footer-cobroker-contact img {
      width: 20px; }

/* Animations */
@media (max-width: 990px) {
  .bg-nav-tooktee .navbar-nav .nav-link {
    font-family: 'Roboto';
    color: #FFFFFF; }

  #agent-schedule {
    flex-direction: column; }
    #agent-schedule .agent-schedule-wrap {
      min-height: 24rem; }
      #agent-schedule .agent-schedule-wrap.agent-schedule-left {
        min-height: 15rem;
        max-height: 15rem; }
      #agent-schedule .agent-schedule-wrap.agent-schedule-right {
        min-height: 15rem;
        max-width: 800px;
        border-radius: 0px 0px 0px 0px; }
    #agent-schedule .agent-schedule-right .agent-schedule-seminar .agent-schedule-detail {
      top: 14%;
      left: 9.5rem; }
      #agent-schedule .agent-schedule-right .agent-schedule-seminar .agent-schedule-detail .agent-schedule-header {
        font-size: 2rem; }
      #agent-schedule .agent-schedule-right .agent-schedule-seminar .agent-schedule-detail .agent-schedule-date {
        font-size: 1.5rem; } }
@-webkit-keyframes no-transform {
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes no-transform {
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@-webkit-keyframes pulse {
  0% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; }
  50% {
    opacity: 0.8;
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes pulse {
  0% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; }
  50% {
    opacity: 0.8;
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@-webkit-keyframes rotate-up {
  100% {
    -webkit-transform: rotateZ(-4deg);
    transform: rotateZ(-4deg); } }
@keyframes rotate-up {
  100% {
    -webkit-transform: rotateZ(-4deg);
    transform: rotateZ(-4deg); } }

/*# sourceMappingURL=coBroker.css.map */
