.flex-container {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-left: -20px;
  margin-right: -20px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  justify-content: space-around; }

.flex-item1 {
  padding: 5px;
  width: 160px;
  height: relative;
  margin-top: 5px;
  background-color: #4c5b6b;
  border-radius: 15px; }

.flex-item {
  padding: 5px;
  width: 200px;
  height: relative;
  margin-top: 10px; }

.flex-item2 {
  padding: 5px;
  width: 300px;
  height: relative;
  margin-top: 10px; }

@media (max-width: 767px) {
  .filter-button-group-pmp_blog_index {
    margin: 5px 0px 25px 50px !important; } }
hr.new1 {
  border-top: 1px solid white;
  line-height: 10px; }

.backwhite {
  background-color: #ffffff75;
  margin: 5px 10px 5px 10px;
  padding: 10px 10px 10px 10px;
  border-radius: 15px; }

hr.new2 {
  border-top: 1px solid #bf9000;
  line-height: 10px; }

.pmp-post-inner-wrapper-1672478006774 a img {
  margin: 0px;
  -webkit-filter: brightness(98%) !important; }

.btn--outline {
  border: 1px solid !important; }

@media (max-width: 767px) {
  .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 50%;
    float: left; } }
.btn {
  font-weight: 400;
  border-radius: 0px;
  white-space: normal;
  display: inline-block;
  line-height: 0.8;
  margin-top: 12px;
  margin-right: 0px; }

.fb-image-wrapper img {
  -webkit-filter: brightness(105%) !important; }

.fancybox-slide {
  -webkit-filter: brightness(105%) !important; }

.fancybox-slide {
  -webkit-filter: blur(0%) !important; }

.full-width-1671524099152 {
  width: 100%;
  max-width: 100%; }

.container {
  padding-left: 4px;
  padding-right: 4px; }

.banner {
  text-align: center;
  font-size: 30%;
  margin-top: 2em; }

.banner_l {
  border: 2.3em solid #071e54;
  border-left: 3em solid transparent;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 0.4em;
  left: 2.0em;
  z-index: 1; }

.banner_txt {
  background: #071e5490;
  border: 0.05em solid #fbedb3;
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 2;
  color: #fff;
  padding: 0.1em 0.5em;
  font-size: 4em;
  font-weight: bold;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif; }

.banner_r {
  border: 2.3em solid #071e54;
  border-right: 3em solid transparent;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 0.4em;
  left: -2.0em;
  z-index: 0; }

.banner2 {
  text-align: center;
  font-size: 28%;
  margin-top: 2em; }

.banner2_l {
  border: 2.3em solid #eee3c7;
  border-left: 3em solid transparent;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 0.4em;
  left: 2.0em;
  z-index: 1; }

.banner2_txt {
  background: #eee3c7;
  border: 0.05em solid #fbedb3;
  display: inline-block;
  vertical-align: top;
  position: relative;
  z-index: 2;
  color: #fff;
  padding: 0.1em 0.5em;
  font-size: 4em;
  font-weight: bold;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif; }

.banner2_r {
  border: 2.3em solid #eee3c7;
  border-right: 3em solid transparent;
  display: inline-block;
  vertical-align: top;
  position: relative;
  top: 0.4em;
  left: -2.0em;
  z-index: 0; }

.lightrope {
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  z-index: 1;
  margin: -15px 0 0 0;
  padding: 0;
  pointer-events: none;
  width: 100%; }
  .lightrope li {
    position: relative;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    list-style: none;
    margin: 0;
    padding: 0;
    display: block;
    width: 12px;
    height: 28px;
    border-radius: 50%;
    margin: 20px;
    display: inline-block;
    background: #00f7a5;
    box-shadow: 0px 4.6666666667px 24px 3px #00f7a5;
    animation-name: flash-1;
    animation-duration: 2s; }
    .lightrope li:nth-child(2n+1) {
      background: cyan;
      box-shadow: 0px 4.6666666667px 24px 3px rgba(0, 255, 255, 0.5);
      animation-name: flash-2;
      animation-duration: 0.4s; }
    .lightrope li:nth-child(4n+2) {
      background: #f70094;
      box-shadow: 0px 4.6666666667px 24px 3px #f70094;
      animation-name: flash-3;
      animation-duration: 1.1s; }
    .lightrope li:nth-child(odd) {
      animation-duration: 1.8s; }
    .lightrope li:nth-child(3n+1) {
      animation-duration: 1.4s; }
    .lightrope li:before {
      content: "";
      position: absolute;
      background: #222;
      width: 10px;
      height: 9.3333333333px;
      border-radius: 3px;
      top: -4.6666666667px;
      left: 1px; }
    .lightrope li:after {
      content: "";
      top: -14px;
      left: 9px;
      position: absolute;
      width: 52px;
      height: 18.6666666667px;
      border-bottom: solid #222 2px;
      border-radius: 50%; }
    .lightrope li:last-child:after {
      content: none; }
    .lightrope li:first-child {
      margin-left: -40px; }

@keyframes flash-1 {
  0%, 100% {
    background: #00f7a5;
    box-shadow: 0px 4.6666666667px 24px 3px #00f7a5; }
  50% {
    background: rgba(0, 247, 165, 0.4);
    box-shadow: 0px 4.6666666667px 24px 3px rgba(0, 247, 165, 0.2); } }
@keyframes flash-2 {
  0%, 100% {
    background: cyan;
    box-shadow: 0px 4.6666666667px 24px 3px cyan; }
  50% {
    background: rgba(0, 255, 255, 0.4);
    box-shadow: 0px 4.6666666667px 24px 3px rgba(0, 255, 255, 0.2); } }
@keyframes flash-3 {
  0%, 100% {
    background: #f70094;
    box-shadow: 0px 4.6666666667px 24px 3px #f70094; }
  50% {
    background: rgba(247, 0, 148, 0.4);
    box-shadow: 0px 4.6666666667px 24px 3px rgba(247, 0, 148, 0.2); } }
.box {
  position: relative;
  max-width: 600px;
  width: 90%;
  height: 400px;
  background: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1); }

/* common */
.ribbon {
  width: 150px;
  height: 150px;
  overflow: hidden;
  position: absolute; }

.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 5px solid #2980b9; }

.ribbon span {
  position: absolute;
  display: block;
  width: 225px;
  padding: 15px 0;
  background-color: #3498db;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  color: #fff;
  font: 700 18px/1 'Lato', sans-serif;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  text-align: center; }

/* top right*/
.ribbon-top-right {
  top: -10px;
  right: -10px; }

.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent; }

.ribbon-top-right::before {
  top: 0;
  left: 0; }

.ribbon-top-right::after {
  bottom: 0;
  right: 0; }

.ribbon-top-right span {
  left: -25px;
  top: 30px;
  transform: rotate(45deg); }
