﻿q, blockquote {
  quotes: '\201C' '\201D' '\2018' '\2019'; }
blockquote {
  font-size: 1.3333em;
  line-height: 1.6em;
  padding: 20px 20px 20px 40px;
  border-left: none;
  position: relative;
  text-indent: -19px; }
  blockquote p {
    font-size: 1em; }
  blockquote:before, blockquote:after {
    font-family: Georgia,serif;
    font-size: 2.5em;
    vertical-align: middle;
    line-height: 0; }
  blockquote:before {
    content: open-quote;
    margin-right: 4px; }
  blockquote:after {
    content: close-quote;
    margin-left: 3px; }
  blockquote.style1, blockquote.style2 {
    background: #fff;
    font-style: italic; }
    blockquote.style1 p, blockquote.style2 p {
      display: inline; }
  blockquote.style1 {
    border-left: 3px solid #fdb714;
    position: relative; }
    blockquote.style1 > span.triangle:before {
      text-indent: 0;
      content: "\f0da";
      font-family: FontAwesome;
      color: #fdb714;
      position: absolute;
      left: -1px;
      top: 50%;
      margin-top: -11px;
      font-style: normal; }
    blockquote.style1:before, blockquote.style1:after {
      color: #f5f5f5; }
    blockquote.style1.border-color-blue {
      border-color: #01b7f2; }
      blockquote.style1.border-color-blue > span.triangle:before {
        color: #01b7f2; }
    blockquote.style1.border-color-yellow {
      border-color: #fdb714; }
      blockquote.style1.border-color-yellow > span.triangle:before {
        color: #fdb714; }
    blockquote.style1.quote-color-blue:before, blockquote.style1.quote-color-blue:after {
      color: #01b7f2; }
    blockquote.style1.quote-color-yellow:before, blockquote.style1.quote-color-yellow:after {
      color: #fdb714; }
     blockquote.style1.blueboxnew {
              font-size:  12px;
              font-style:normal;
              border-left: 3px solid #01b7f2;
              text-indent: 0;
              padding: 20px 20px 20px 25px;
              margin-top: 50px;
            }
            blockquote.style1.blueboxnew p {
              font-size: 1.0833em;
              display: block;
              margin-bottom: 10px;
            }
            blockquote.style1>span.triangle:before {
              color:  #01b7f2;
            }
            blockquote.style1.blueboxnew:before, blockquote.style1.blueboxnew:after {
              display: none;
            }
          #cookie-box  ul.circle {
              font-size: 1.08333em;
            }