﻿.cstm-feature-1.m-feature {
  padding: 10px;
  min-height: auto;
}

.cstm-feature-1.m-feature.f-align-left picture {
  text-align: center;
}

.for_fh {
  height: auto !important;
  padding: 3% 5%;
}

.f_div {
  margin: 3% 0%;
  border: 4px solid #e6e6e6;
}

.for_img {
  text-align: center;
  padding-top: 3%;
}

.for_rpad {
  padding: 0px !important;
  margin-top: 3%;
}

.no-m-l {
  margin-left: 0;
  padding: 15px;
}

.no-m-l .m-content-placement-item {
  margin: 15px 0;
}

.no-pd {
  padding: 0 !important;
}

.mr-t5 {
  margin-top: 5px !important;
}

.arrow-vctr-bg {
  color: #fff;
  position: relative;
  background: rgba(0, 103, 184, 1);
}

.arrow-vctr-bg [class^="m-"] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.arrow-vctr-bg:after {
  content: "";
  position: absolute;
  display: block;
  right: -70px;
  top: 0;
  bottom: 0;
  width: 70px;
  height: 100%;
  background: rgba(0, 103, 184, 1);
  -webkit-clip-path: polygon(100% 0, 100% 100%, 0 50%);
  clip-path: polygon(100% 0, 100% 100%, 0 50%);
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.arrow-vctr-bg {
  width: 80% !important;
}

.arrow-vctr-bg:after {
  width: 25px;
  right: -25px;
}

.listyp {
  list-style: auto;
  margin: 18px 0 0 16px;
}

.listyp li {
  margin-bottom: 15px;
  font-size: 18px;
}

.imglist li {
  padding-left: 80px;
  position: relative;
  font-size: 18px;
  margin: 25px 0 0;
  min-height: 70px;
}

.imglist li img {
  position: absolute;
  top: 0;
  left: 0;
}

/* New CSS CODE*/
.lrg-txt {
  font-size: 40px !important;
}

.xlrg-txt {
  font-size: 50px !important;
}

.wht {
  color: #fff !important;
}

.blk-txt {
  color: #000 !important;
}

.ntm {
  margin-top: 0 !important;
}

.min-hgt {
  min-height: 150px;
}
/* New CSS CODE END*/

@media (min-width: 1600px) {
  .arrow-vctr-bg:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    right: -2px;
    background: rgba(0, 103, 184, 1);
  }
}

@media (min-width: 1280px) {
  .dvc-p-h {
    padding-left: 10%;
    padding-right: 10%;
  }
}

@media (min-width: 1084px) {
  .cstm-feature-1.m-feature.f-align-left picture {
    text-align: right;
  }

  .custom-content-blk {
    position: relative;
    padding-left: 33.333%;
  }

  .arrow-vctr-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 33.3333% !important;
    height: 100%;
    display: flex;
    justify-content: right;
    align-items: center;
  }

  .arrow-ico {
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    position: absolute;
    top: 50%;
    right: -100px;
    margin-top: -30px;
    border: solid 1px #c7c8ca;
    z-index: 10;
    text-align: center;
  }

  .arrow-ico:before {
    content: "";
    background: url(../images/sprite.png) no-repeat 0 0/100%;
    width: 27px;
    height: 36px;
    position: relative;
    top: 12px;
    display: inline-block;
  }

  .arrow-vctr-bg:after {
    right: -70px;
    width: 70px;
  }

  .custom-content-blk .m-rich-content-block {
    padding-top: 15px;
    padding-bottom: 35px;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
    padding-left: 150px;
  }
}

.cstm-feature-1.m-feature {
  padding: 10px;
  min-height: auto;
}

.cstm-feature-1.m-feature.f-align-left picture {
  text-align: center;
}

.no-m-l {
  margin-left: 0;
  padding: 15px;
}

.no-m-l .m-content-placement-item {
  margin: 15px 0;
}

.no-pd {
  padding: 0 !important;
}

.mr-t5 {
  margin-top: 5px !important;
}

.bg-green {
  background: #107c10;
  color: #fff;
}

.m-feature.f-align-left > div.custom-scroll {
  overflow-y: auto;
  height: 100%;
}

.f-color-white {
  color: #fff;
}

.custom-cont {
  height: 100%;
  padding: 10px;
}

.f-color-primary {
  color: #0067b8;
}

.custom-primary-table {
  border: 1px solid #0067b8;
}

.custom-primary-table tr td {
  border: 1px solid #0067b8;
  background: #f1f1f1;
  text-align: center;
}

.custom-primary-table tr th {
  background: #0067b8;
  text-align: center;
  color: #fff;
  border-right: 1px solid #fff;
}

.custom-primary-table2 {
  border: 1px solid #0067b8;
}

.custom-primary-table2 tr td {
  border: 1px solid #0067b8;
  background: #fff;
}

.custom-primary-table2 tr th {
  border: 1px solid #0067b8;
  background: #fff;
}

.arrow-vctr-bg {
  color: #fff;
  position: relative;
  background: rgba(0, 103, 184, 1);
}

.arrow-vctr-bg [class^="m-"] {
  padding-top: 10px;
  padding-bottom: 10px;
}

.arrow-vctr-bg:after {
  content: "";
  position: absolute;
  display: block;
  right: -70px;
  top: 0;
  bottom: 0;
  width: 70px;
  height: 100%;
  background: rgba(0, 103, 184, 1);
  -webkit-clip-path: polygon(100% 0, 100% 100%, 0 50%);
  clip-path: polygon(100% 0, 100% 100%, 0 50%);
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}

.arrow-vctr-bg {
  width: 80% !important;
}

.arrow-vctr-bg:after {
  width: 25px;
  right: -25px;
}

.listyp {
  list-style: auto;
  margin: 18px 0 0 16px;
}

.listyp li {
  margin-bottom: 15px;
  font-size: 18px;
}

.imglist li {
  padding-left: 80px;
  position: relative;
  font-size: 18px;
  margin: 25px 0 0;
  min-height: 70px;
}

.imglist li img {
  position: absolute;
  top: 0;
  left: 0;
}

@media (min-width: 1600px) {
  .arrow-vctr-bg:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    top: 0;
    right: -2px;
    background: rgba(0, 103, 184, 1);
  }
}

@media (min-width: 1280px) {
  .dvc-p-h {
    padding-left: 10%;
    padding-right: 10%;
  }
}

@media (min-width: 1084px) {
  .m-rich-content-block-custom {
    display: flex;
  }

  .cstm-feature-1.m-feature.f-align-left picture {
    text-align: right;
  }

  .custom-content-blk {
    position: relative;
    padding-left: 33.333%;
  }

  .arrow-vctr-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 33.3333% !important;
    height: 100%;
    display: flex;
    justify-content: right;
    align-items: center;
  }

  .arrow-ico {
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    position: absolute;
    top: 50%;
    right: -100px;
    margin-top: -30px;
    border: solid 1px #c7c8ca;
    z-index: 10;
    text-align: center;
  }

  .arrow-ico:before {
    content: "";
    background: url(../images/sprite.png) no-repeat 0 0/100%;
    width: 27px;
    height: 36px;
    position: relative;
    top: 12px;
    display: inline-block;
  }

  .arrow-vctr-bg:after {
    right: -70px;
    width: 70px;
  }

  .custom-content-blk .m-rich-content-block {
    padding-top: 15px;
    padding-bottom: 35px;
    border-top: solid 1px #eee;
    border-bottom: solid 1px #eee;
    padding-left: 120px;
  }
}

/*Custom bottom border*/
.custom_border {
  display: inline-block;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 1rem;
}

.custom_border::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  border-bottom: 3px solid #0067b8;
  content: "";
}

.card-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
  background: rgb(0 0 0 / 64%);
}

.bottom-cta {
  display: block;
  position: relative;
  left: 0;
  right: 0;
  bottom: 0px;
  top: auto;
  text-align: center;
}

@media (min-width: 860px) {
  .div-height > .col {
    height: 400px;
  }

  .bottom-cta {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    top: auto;
    text-align: center;
  }
}
/*Custom CSS for the filter dropdown*/
.custom-accordian .accordion .collapse.show {
  max-height: 300px;
  overflow-y: auto;
}

@media (min-width: 860px) {
  .custom-accordian ul.accordion {
    position: relative;
  }

  .custom-accordian .accordion .collapse.show {
    position: absolute;
    z-index: 2022;
    width: 100%;
  }

  .custom-accordian .accordion .collapsing {
    height: auto;
    opacity: 1;
    display: block;
    position: absolute;
    z-index: 2022;
    width: 100%;
  }
}

.iframewrapper {
  position: relative;
  padding-top: 56.25%;
}

.iframewrapper iframe {
  border: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
html:not([dir="rtl"]) .invalid-feedback.cstmloginValidation {
  padding-left: 0px;
}
.cstmloginValidation > ul {
  padding-left: 0px;
  list-style: none;
}
/*===============custom collapse button styling Start===============*/
.btn-collapse .glyph-minus::before {
  transition: transform 0.1s cubic-bezier(0.8, 0, 0.2, 1);
  font-family: "MWF-FLUENT-ICONS";
  content: "";
  font-weight: bold;
}

html:not([dir="rtl"])
  .btn-collapse[aria-expanded="false"]
  .glyph-minus::before {
  content: "";
}
/*===============custom collapse button styling End===============*/

.custom-control-label {
  word-break: break-word;
}
