.page-template-forex-php .ico-arrow-down {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 7.5 5.85"><title>menu</title><polygon points="0 0 7.5 0 3.75 5.85 0 0" style="fill:%23fff"/></svg>') no-repeat bottom !important;
}

.page-template-forex-php {
  background-color: #242734 !important;
}

.page-template-forex-php header {
  background: 0 0 !important;
  position: absolute !important;
}

.page-template-forex-php footer {
  margin: 0 !important;
}

.page-template-forex-php #main_menu a {
  color: #fff;
}

.page-template-forex-php .hero-section {
  max-width: 1200px;
  margin: 0 auto;
  background-image: url('/livechat-for-forex/forex-world-map.png');
  background-position: 30px top !important;
  background-repeat: no-repeat !important;
}

.page-template-forex-php .forex-header {
  height: 387px;
  color: rgb(255, 255, 255);
  position: relative;
  margin: 0 auto;
  padding: 280px 0 400px;
}

.page-template-forex-php .forex-header .title-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10000;
}

.page-template-forex-php .forex-header .dots-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 9999;
}

/* .page-template-forex-php .forex-header .dots-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  top: -5px;
} */

.page-template-forex-php .forex-header .dots-svg {
  width: 100%;
  height: 650px;
}

.page-template-forex-php .forex-header h1 {
  text-align: center;
  font-size: 50px;
  line-height: 56px;
  color: #fff;
  font-weight: 400;
}

.page-template-forex-php .forex-content {
  background: #f4f4f4;
  height: 600px;
  width: 100%;
}

.page-template-forex-php .dot {
  fill: #62a8e9;
  opacity: 0;
}

.page-template-forex-php .forex-ticker {
  width: 100%;
  height: 50px;
  display: block;
  background-image: url('/livechat-for-forex/ticker-n.png');
  background-position: center center;
  background-repeat: repeat-x;
  background-color: #282828;
  animation: ticker-scroll 13s infinite linear;
}

@keyframes ticker-scroll {
  from {
    background-position: 0 center;
  }

  to {
    background-position: -1252px center;
  }
}

.page-template-forex-php #main-wrapper {
  background: #fff;
  overflow: hidden;
  width: 100%;
}

.page-template-forex-php section {
  padding: 50px 0 50px;
}

.page-template-forex-php section .learn-more .button {
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 12px;
  font-weight: 300;
  background: #fff;
  color: #3470d4;
  border: 1px solid #3470d4;
  border-radius: 6px;
  padding: 10px 0;
  margin: 20px 0 0;
  cursor: pointer !important;
}

.page-template-forex-php section .learn-more .button:hover {
  background: rgba(52, 112, 212, 0.04);
}

.page-template-forex-php section .wrapper {
  display: table;
  width: 900px;
  margin: 0 auto;
}

.page-template-forex-php section .wrapper.narrow {
  width: 650px !important;
  height: 200px;
  padding: 100px 0 50px;
}

.page-template-forex-php section .wrapper .desc {
  display: table-cell;
  width: 400px;
  vertical-align: middle;
}

.page-template-forex-php section .wrapper .desc p {
  font-weight: 300;
}

.page-template-forex-php section .wrapper .desc h2 {
  font-weight: 300;
  font-style: normal;
  font-size: 35px;
  line-height: 42px;
}

.page-template-forex-php section .wrapper .pic {
  display: table-cell;
  min-width: 500px;
  vertical-align: bottom;
  position: relative;
}

.page-template-forex-php section .testimonial {
  text-align: center;
  font-size: 1.3em;
  letter-spacing: 0.05em;
  position: relative;
  font-weight: 300;
}

.page-template-forex-php section .testimonial::before {
  content: "";
  display: block;
  position: absolute;
  top: -30px;
  left: -80px;
  background-image: url('/livechat-for-forex/quote-left-2x.png');
  background-position: center;
  background-size: contain;
  width: 70px;
  height: 50px;
}

.page-template-forex-php section .testimonial::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 30px;
  right: -80px;
  background-image: url('/livechat-for-forex/quote-right-2x.png');
  background-position: center;
  background-size: contain;
  width: 70px;
  height: 50px;
}

.page-template-forex-php section .cite {
  text-align: center;
  font-size: 0.8em;
  letter-spacing: 0.05em;
}

.page-template-forex-php #Easy-to-use-for-traders-and-agents .wrapper {
  width: 100%;
  max-width: 1200px;
}

.page-template-forex-php #Easy-to-use-for-traders-and-agents .pic {
  background-image: url('/livechat-for-forex/easy-to-use-for-traders-2x.png');
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 750px !important;
  height: 510px;
  max-width: 750px !important;
  min-width: 750px !important;
}

.page-template-forex-php #Easy-to-use-for-traders-and-agents .desc {
  padding-left: 50px;
}

.page-template-forex-php #Easy-to-use-for-traders-and-agents .learn-more button {
  background-color: #e34840;
  font-weight: 400;
  border: 0;
  color: #fff;
}

.page-template-forex-php #Easy-to-use-for-traders-and-agents .learn-more button.disabled,
.page-template-forex-php #Easy-to-use-for-traders-and-agents .learn-more button:active,
.page-template-forex-php #Easy-to-use-for-traders-and-agents .learn-more button:focus,
.page-template-forex-php #Easy-to-use-for-traders-and-agents .learn-more button:hover {
  background-color: #e65d56 !important;
}

.page-template-forex-php #Get-to-know-your-clients {
  background-color: #242734;
  position: relative;
}

.page-template-forex-php #Get-to-know-your-clients .narrow {
  padding: 0;
}

.page-template-forex-php #Get-to-know-your-clients .desc {
  vertical-align: top;
}

.page-template-forex-php #Get-to-know-your-clients .desc-wrapper {
  position: relative;
  padding: 20px 40px 40px;
}

.page-template-forex-php #Get-to-know-your-clients .desc-wrapper h2,
.page-template-forex-php #Get-to-know-your-clients .desc-wrapper p {
  color: #fff;
}

.page-template-forex-php .testimonial p {
  font-weight: 400 !important;
  line-height: 1.5em;
  font-size: 20px;
  color: #222;
}

.page-template-forex-php #Get-to-know-your-clients .testimonial p {
  color: #fff;
}

.page-template-forex-php #Get-to-know-your-clients .learn-more .button {
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 12px;
  font-weight: 300;
  background: 0 0;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 6px;
  padding: 10px 0;
  margin: 20px 0 0;
}

.page-template-forex-php #Get-to-know-your-clients .learn-more .button:hover {
  background: rgba(255, 255, 255, 0.34);
}

.learn-more .button span {
  display: block;
  padding: 9px 30px 9px;
  border-radius: 4px;
}

.page-template-forex-php #Less-expensive-than-phone .wrapper {
  width: 1000px;
  height: 460px;
  padding: 80px 0 80px;
}

.page-template-forex-php #Less-expensive-than-phone .wrapper.narrow {
  height: 100px;
  padding: 0 0 80px;
}

.page-template-forex-php #Less-expensive-than-phone .ico {
  width: 35px;
  height: 35px;
  position: absolute;
  z-index: 9999;
  -webkit-animation: ico-fade-in 1s;

  /* -webkit-animation-play-state: paused; */
  animation: ico-fade-in 1s;

  /* animation-play-state: paused; */
}

.page-template-forex-php #Less-expensive-than-phone .ico.chat {
  top: 270px;
  right: 70px;
  background-image: url('/livechat-for-forex/icon-chat-2x.png');
  background-position: center;
  background-size: cover;
  width: 35px;
  height: 35px;
}

.page-template-forex-php #Less-expensive-than-phone .ico.phone {
  top: 30px;
  right: 90px;
  background-image: url('/livechat-for-forex/icon-phone-2x.png');
  background-position: center;
  background-size: cover;
  width: 35px;
  height: 35px;
}

.page-template-forex-php #Less-expensive-than-phone .pic {
  background-image: url('/livechat-for-forex/graph-full-bg-2x.png');
  background-position: center;
  background-size: contain;
  height: 460px;
  width: 600px;
  position: relative;
}

.page-template-forex-php #Less-expensive-than-phone .pic .graph-svg {
  position: absolute;
  z-index: 99999;
  width: 600px;
  height: 460px;
  top: 0;
  left: 0;
}

.page-template-forex-php #Less-expensive-than-phone .pic .graph-svg .phone-plot {
  stroke: #ec4a4a;
  stroke-width: 3px;
  fill: none;
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
  -webkit-animation: plot-flow 2s;

  /* -webkit-animation-play-state: paused; */
  animation: plot-flow 2s;

  /* animation-play-state: paused; */
}

.page-template-forex-php #Less-expensive-than-phone .pic .graph-svg .chat-plot {
  stroke: #5493f2;
  stroke-width: 3px;
  fill: none;
  stroke-dasharray: 1000;
  stroke-dashoffset: 0;
  -webkit-animation: plot-flow 3s;

  /* -webkit-animation-play-state: paused; */
  animation: plot-flow 3s;

  /* animation-play-state: paused; */
}

@keyframes plot-flow {
  0% {
    stroke-dashoffset: 1000;
  }

  100% {
    stroke-dashoffset: 1;
  }
}
@keyframes ico-fade-in {
  0% {
    opacity: 0;
  }

  70% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

.page-template-forex-php #LiveChat-in-the-forex {
  padding: 0;
  background-image: url('/livechat-for-forex/tier1fx.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.page-template-forex-php #LiveChat-in-the-forex .wrapper {
  width: 100%;
  padding: 0;
}

.page-template-forex-php #LiveChat-in-the-forex .desc {
  max-width: 50% !important;
  background-color: #242734;
  color: #fff;
}

.page-template-forex-php #LiveChat-in-the-forex .desc p {
  font-weight: 400;
}

.page-template-forex-php #LiveChat-in-the-forex .desc h2 {
  color: #fff;
}

.page-template-forex-php #LiveChat-in-the-forex .pic {
  width: 50%;
}

.page-template-forex-php #LiveChat-in-the-forex .desc-wrapper {
  width: 500px;
  padding: 90px 80px 90px 0;
  float: right;
}

.page-template-forex-php #LiveChat-in-the-forex .learn-more .button {
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 12px;
  font-weight: 300;
  background: 0 0;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 6px;
  padding: 10px 0;
  margin: 20px 0 0;
}

.page-template-forex-php #LiveChat-in-the-forex .learn-more .button:hover {
  background: rgba(255, 255, 255, 0.35);
}

.page-template-forex-php #Stay-competetive {
  background: #f9f9f9;
}

.page-template-forex-php #Stay-competetive .desc {
  vertical-align: middle;
}

.page-template-forex-php #Stay-competetive .pic {
  vertical-align: middle;
}

.page-template-forex-php #Stay-competetive .pic .agent {
  height: 85px;
  margin-top: 30px;
  position: relative;
  background-image: url('/livechat-for-forex/progress-bar@2x.png');
  background-position: center;
  background-size: auto 37px;
  background-repeat: no-repeat;
}

.page-template-forex-php #Stay-competetive .pic .agent-avatar {
  width: 82px !important;
  height: 85px;
  float: left;
  margin-left: -5px;
}

.page-template-forex-php #Stay-competetive .pic .agent-avatar.peter {
  background-image: url('/livechat-for-forex/avatar-peter-2x.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 86px;
  height: 85px;
}

.page-template-forex-php #Stay-competetive .pic .agent-avatar.alice {
  background-image: url('/livechat-for-forex/avatar-alice-2x.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 86px;
  height: 85px;
}

.page-template-forex-php #Stay-competetive .pic .agent-avatar.alexander {
  background-image: url('/livechat-for-forex/avatar-alexander-2x.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 86px;
  height: 85px;
}

.page-template-forex-php #Stay-competetive .pic .agent-name {
  letter-spacing: 0.05em;
  position: absolute;
  top: 0;
  left: 80px;
  font-size: 14px;
}

.page-template-forex-php #Stay-competetive .pic .agent-percent {
  float: right;
  position: absolute;
  top: 0;
  font-weight: 400;
  right: 71px;
  font-size: 16px;
}

.page-template-forex-php #Stay-competetive .pic .agent-trophy {
  position: absolute;
  top: -10px;
  left: -10px;
  background-image: url('/livechat-for-forex/agent-trophy-2x.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 42px;
  height: 42px;
}

.page-template-forex-php #Easily-manage-your-24-7-support {
  padding: 100px 0 120px;
}

.page-template-forex-php #Easily-manage-your-24-7-support .wrapper {
  width: 600px;
}

.page-template-forex-php #Easily-manage-your-24-7-support .desc {
  display: table-row !important;
  text-align: center;
  border: 1px solid red;
}

.page-template-forex-php #Easily-manage-your-24-7-support .pic {
  display: table-row !important;
  text-align: center;
  border: 1px solid #0f0;
}

.page-template-forex-php #Easily-manage-your-24-7-support .agent-mark {
  background-image: url('/livechat-for-forex/avatar-mark-2x.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100px;
  width: 100px;
  margin: 70px auto 0;
  position: relative;
}

.page-template-forex-php #Easily-manage-your-24-7-support #agent-cloud {
  background: #4c6dd6;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  width: auto;
  color: #fff;
  position: absolute;
  left: 140px;
  white-space: nowrap;
}

.page-template-forex-php #Easily-manage-your-24-7-support #agent-cloud::before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -27px;
  background-image: url('/livechat-for-forex/cloud-left-2x.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 30px;
  width: 28px !important;
  height: 50px;
}

.page-template-forex-php #Easily-manage-your-24-7-support #agent-cloud::after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  right: -27px;
  background-image: url('/livechat-for-forex/cloud-right-2x.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 30px;
  width: 28px !important;
  height: 50px;
}

.page-template-forex-php #Easily-manage-your-24-7-support .agent-name {
  margin: 5px 0 40px;
  position: relative;
}

.page-template-forex-php #Easily-manage-your-24-7-support .hour-switcher {
  position: absolute;
  top: 0;
  right: 0;
  width: 60px;
  height: 30px;
}

.page-template-forex-php #Easily-manage-your-24-7-support .switcher-day,
.page-template-forex-php #Easily-manage-your-24-7-support .switcher-night {
  width: 30px;
  height: 30px;
  float: left;
  cursor: pointer;
}

.page-template-forex-php #Easily-manage-your-24-7-support .switcher-day {
  background-image: url('/livechat-for-forex/ico-sun-2x.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.page-template-forex-php #Easily-manage-your-24-7-support .switcher-day.active {
  background-image: url('/livechat-for-forex/ico-sun-active-2x.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.page-template-forex-php #Easily-manage-your-24-7-support .switcher-night {
  background-image: url('/livechat-for-forex/ico-moon-2x.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.page-template-forex-php #Easily-manage-your-24-7-support .switcher-night.active {
  background-image: url('/livechat-for-forex/ico-moon-active-2x.png');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}

.page-template-forex-php #Easily-manage-your-24-7-support .noUi-background {
  background: #c4c4c4;
}

.page-template-forex-php #Easily-manage-your-24-7-support .noUi-connect {
  background-image: url('/livechat-for-forex/hour-bar@2x.png');
  transition: background 450ms;
}

.page-template-forex-php #Easily-manage-your-24-7-support .noUi-origin {
  border-radius: 2px;
}

.page-template-forex-php #Easily-manage-your-24-7-support .noUi-target {
  height: 10px;
  border-radius: 3px;
  background-color: #c4c4c4;
}

.page-template-forex-php #Easily-manage-your-24-7-support .noUi-dragable {
  cursor: w-resize;
}

.page-template-forex-php #Easily-manage-your-24-7-support .noUi-vertical .noUi-dragable {
  cursor: n-resize;
}

.page-template-forex-php #Easily-manage-your-24-7-support .noUi-handle {
  border: 3px solid #c4c4c4;
  border-radius: 16px;
  height: 25px;
  width: 25px;
  background: #ccc;
  animation: flash 1s alternate infinite;
  -webkit-animation: flash 1s alternate infinite;
  cursor: pointer;
}

.page-template-forex-php #Easily-manage-your-24-7-support .noUi-handle .value {
  font-weight: 300;
  position: absolute;
  text-align: center;
  top: 30px;
  left: -40px;
  width: 100px;
}
@keyframes flash {
  0% {
    background: #cfcfcf;
  }

  100% {
    background: #efefef;
  }
}

.page-template-forex-php #Easily-manage-your-24-7-support.night {
  color: #fff;
  background: #1b1b1b;
  padding: 60px 0 120px;
}

.page-template-forex-php #Easily-manage-your-24-7-support.night .wrapper {
  width: 600px;
}

.page-template-forex-php #Easily-manage-your-24-7-support.night .desc {
  display: table-row !important;
  text-align: center;
  border: 1px solid red;
}

.page-template-forex-php #Easily-manage-your-24-7-support.night .desc h2 {
  color: #fff;
}

.page-template-forex-php #Easily-manage-your-24-7-support.night .pic {
  display: table-row !important;
  text-align: center;
  border: 1px solid #0f0;
}

.page-template-forex-php #Easily-manage-your-24-7-support.night .agent-name {
  color: #fff;
  margin: 5px 0 40px;
  position: relative;
}

.page-template-forex-php #Easily-manage-your-24-7-support.night .noUi-background {
  background: #333;
}

.page-template-forex-php #Easily-manage-your-24-7-support.night .noUi-target {
  background-color: #333;
}

.page-template-forex-php #Easily-manage-your-24-7-support.night .noUi-handle .value {
  color: #fff;
}

.page-template-forex-php #Easily-manage-your-24-7-support.night .learn-more .button {
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 12px;
  font-weight: 300;
  background: 0 0;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 6px;
  padding: 10px 0;
  margin: 20px 0 0;
}

.page-template-forex-php #Easily-manage-your-24-7-support.night .learn-more .button:hover {
  background: rgba(255, 255, 255, 0.34);
}

.page-template-forex-php #Our-support-is-available-24-7-too {
  text-align: center;
}

.page-template-forex-php #Our-support-is-available-24-7-too .wrapper {
  width: 500px;
  height: 350px;
}

.page-template-forex-php #These-forex-companies-already-use-LiveChat {
  text-align: center;
}

.page-template-forex-php #These-forex-companies-already-use-LiveChat .wrapper {
  width: 100%;
  max-width: 1200px;
}

.page-template-forex-php #These-forex-companies-already-use-LiveChat .desc {
  display: table-row;
  height: 200px;
}

.page-template-forex-php #These-forex-companies-already-use-LiveChat .pic {
  background-image: url('/livechat-for-forex/companies@2x.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto !important;
  height: 550px;
}

.page-template-forex-php #Try-LiveChat-on-your-forex-website {
  text-align: center;
  background-color: #fff;
  margin: 0;
  padding: 80px 0;
}

.page-template-forex-php #Try-LiveChat-on-your-forex-website h4 {
  font-weight: 300;
}

.page-template-forex-php #Try-LiveChat-on-your-forex-website .desc {
  display: table-row;
  height: 150px;
}

.page-template-forex-php #Try-LiveChat-on-your-forex-website .wrapper {
  height: 300px;
}
