html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

body {
  word-break: unset !important;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

.clearfix, .row {
  position: relative;
}

.clearfix:after,
.row:after {
  content: "";
  clear: both;
  display: table;
}

* {
  box-sizing: border-box;
  outline: none;
}

button {
  cursor: pointer;
}

b {
  font-weight: 600;
}

input[type=number], input[type=number] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
}

@font-face {
  font-family: "CenturyGothic-Bold";
  src: url("../font/webfont/CenturyGothic-Bold.eot?#iefix") format("embedded-opentype"), url("../font/webfont/CenturyGothic-Bold.woff") format("woff"), url("../font/webfont/CenturyGothic-Bold.ttf") format("truetype"), url("../font/webfont/CenturyGothic-Bold.svg#HelveticaNeue-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "CenturyGothic";
  src: url("../font/webfont/CenturyGothic.eot?#iefix") format("embedded-opentype"), url("../font/webfont/CenturyGothic.woff") format("woff"), url("../font/webfont/CenturyGothic.ttf") format("truetype"), url("../font/webfont/CenturyGothic.svg#HelveticaNeue-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
body, input, textarea, button, p, a, li, select,
h1, h2, h3, h4, h5, h6 {
  font-family: "Hanken Grotesk";
  font-size: 16px;
  line-height: 1.5;
  color: #000000;
}

b, strong {
  font-family: "Hanken Grotesk";
}

.container {
  width: 95%;
  max-width: 1120px;
  margin: 0 auto;
}

section {
  --myVar: defaultValue;
}

.container-fluid {
  width: 100%;
}

.select_categ {
  display: flex;
  margin-bottom: 20px;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  position: sticky;
  top: 70px;
  padding: 10px;
  z-index: 2;
  background: #f5f5f5;
}
.select_categ p {
  font-size: 20px;
  margin-bottom: 0 !important;
  font-weight: bold;
}
@media (max-width: 675px) {
  .select_categ p {
    font-size: 16px;
  }
}
.select_categ .select1 {
  position: relative;
  z-index: 5;
  padding: 7px 0;
  -webkit-appearance: auto;
  font-size: 15px;
  border-radius: 5px;
  margin-bottom: 0 !important;
}
@media (max-width: 675px) {
  .select_categ .select1 {
    font-size: 14px;
    padding: 5px 0;
  }
}
.select_categ .select1 option {
  margin-left: 8px;
  color: #000000 !important;
  border: none;
  outline: none;
}
.select_categ .select1 option:nth-child(even) {
  background: #fff;
}
.select_categ .select1 option:nth-child(odd) {
  background: #ececec;
}

.td {
  display: table;
  width: 100%;
  height: 100%;
}
.td .td-mid {
  display: table-cell;
  vertical-align: middle;
}
.td .td-bttm {
  display: table-cell;
  vertical-align: bottom;
}

a.remove svg {
  fill: #fff;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}

@media (min-width: 992px) {
  .only_mob {
    display: none !important;
  }
}

@media (max-width: 991px) {
  section [class*=revealator-] {
    transform: translate(0) !important;
    opacity: 1 !important;
  }
}

.AbtNmSwnMbr .owl-nav {
  margin-top: 0;
}

.EvntDlPgeMn > table {
  border-collapse: collapse;
  margin: 25px 0;
  font-size: 0.9em;
  min-width: 400px;
  border-radius: 5px 5px 0 0;
  overflow: hidden;
  width: 100%;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

.EvntDlPgeMn > table thead tr {
  background-color: #009879;
  color: #ffffff;
  text-align: left;
  font-weight: bold;
}

.EvntDlPgeMn > table th, .EvntDlPgeMn > table td table td {
  padding: 0;
}

.EvntDlPgeMn > table th,
.EvntDlPgeMn > table td {
  padding: 12px 15px;
}

.EvntDlPgeMn > table tbody tr:nth-of-type(even) {
  background-color: #f3f3f3;
}

.EvntDlPgrMnvr .EvntDlPgeMn p br {
  display: none;
}

.EvntDlPgeMn > table td table tr td p.MsoNormal {
  margin: 0;
}

.ThumbUserIcon .wrap {
  width: 160px;
  height: 160px;
  position: relative;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(231, 231, 231, 0.5411764706);
  padding: 4px;
  border-radius: 150px;
}
.ThumbUserIcon .wrap input.uploadProf {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  opacity: 0;
  cursor: pointer;
}
.ThumbUserIcon .wrap img {
  width: 136px;
  -o-object-fit: cover;
  object-fit: cover;
  height: 136px;
  border-radius: 136px;
}
.ThumbUserIcon:hover .ChanProp {
  opacity: 1;
}

.ChanProp {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 248, 241, 0.8784313725);
  opacity: 0;
  transition: 0.5s ease;
  pointer-events: none;
}

.FxsdrWdthprofile .LoginPswdSwvr input {
  background-color: #ee3224;
  padding: 7px 10px;
  display: block;
  width: 100%;
  text-align: center;
  border-radius: 30px;
  box-shadow: 0px 6px 9px -1px rgba(48, 44, 44, 0.17);
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  border: 0;
}

header {
  position: fixed;
  width: 100%;
  top: 0px;
  left: 0px;
  z-index: 9;
  background-color: #000000;
}
@media (max-width: 767px) {
  header {
    padding: 0;
  }
}
header .row {
  display: flex;
}
header nav {
  position: relative;
  display: block;
  padding: 10px 0px;
}
header nav .col12ImaIndSwm {
  display: flex;
  justify-content: left;
  align-items: center;
  position: relative;
}
header nav .col12ImaIndSwm .SrchMESwhpvr {
  position: absolute;
  right: 0px;
  line-height: 0;
  width: 320px;
}
@media (max-width: 991px) {
  header nav .col12ImaIndSwm .SrchMESwhpvr {
    right: 50px;
  }
}
header nav .col12ImaIndSwm .SrchMESwhpvr .SrchMnIndxMnSwn.AddmSwnvr {
  display: flex;
}
header nav .col12ImaIndSwm .SrchMESwhpvr .SrchMnIndxMnSwn {
  display: none;
  justify-content: right;
}
header nav .col12ImaIndSwm .SrchMESwhpvr .SrchMnIndxMnSwn input {
  width: 100%;
  position: relative;
  background-color: transparent;
  border: none;
  padding: 5px 0px;
  border-bottom: 1px solid #fff;
  color: #fff;
  padding-right: 15px;
  font-size: 14px;
}
header nav .col12ImaIndSwm .SrchMESwhpvr .SrchMnIndxMnSwn input:focus + label {
  top: 0px;
}
header nav .col12ImaIndSwm .SrchMESwhpvr .SrchMnIndxMnSwn label.hasVal {
  top: 0px;
}
header nav .col12ImaIndSwm .SrchMESwhpvr .SrchMnIndxMnSwn label {
  font-size: 14px;
  color: #666;
  position: absolute;
  left: 0px;
  font-weight: 500;
  top: 15px;
  pointer-events: none;
  transition: all 1s ease;
}
header nav .col12ImaIndSwm .SrchMESwhpvr .SrchMnIndxMnSwn .ClSwInsn {
  position: absolute;
  width: 15px;
  top: 9px;
  cursor: pointer;
  right: 0px;
}
header nav .col12ImaIndSwm .SrchMESwhpvr .SrchMnIndxMnSwn .ClSwInsn img {
  width: 100%;
}
header nav .col12ImaIndSwm .SrchMESwhpvr a {
  display: inline-block;
  line-height: 0;
  width: 22px;
  position: absolute;
  right: 0px;
  top: 50%;
  transform: translate(0px, -50%);
}
header nav .col12ImaIndSwm .SrchMESwhpvr a img {
  filter: invert(1);
  width: 100%;
}
@media (max-width: 675px) {
  header nav .col12ImaIndSwm .SrchMESwhpvr.actsearch {
    right: 0;
    width: 100%;
    background: #000;
    z-index: 11;
  }
}
@media (max-width: 675px) {
  header nav .col12ImaIndSwm .SrchMESwhpvr.actsearch .SrchMnIndxMnSwn input {
    height: 55px;
  }
}
@media (max-width: 675px) {
  header nav .col12ImaIndSwm .SrchMESwhpvr.actsearch .SrchMnIndxMnSwn .ClSwInsn {
    top: 20px;
  }
}
header nav .col12ImaIndSwm .SrchMESwhpvr.actsearch .SrchMnIndxMnSwn label {
  top: 15px;
}
header nav .col12ImaIndSwm .SrchMESwhpvr.actsearch .SrchMnIndxMnSwn label.hasVal {
  top: 10px;
}
header nav .col12ImaIndSwm .LogoSec {
  position: relative;
  display: inline-block;
  line-height: 0;
  width: 100px;
  margin-right: 30px;
  transition: all 1s ease;
}
@media (max-width: 1140px) {
  header nav .col12ImaIndSwm .LogoSec {
    width: 70px;
  }
}
header nav .col12ImaIndSwm .LogoSec a {
  display: inline-block;
  line-height: 0;
  width: 100%;
}
@media (max-width: 991px) {
  header nav .col12ImaIndSwm .LogoSec a {
    display: block;
  }
}
header nav .col12ImaIndSwm .LogoSec a img {
  width: 100%;
  transition: all 1s ease;
}
header nav .col12ImaIndSwm .NavLngSwn {
  position: relative;
  display: block;
}
header nav .col12ImaIndSwm .NavLngSwn ul li.DropDoWnArw {
  position: relative;
}
header nav .col12ImaIndSwm .NavLngSwn ul li.DropDoWnArw:hover ul.SubCatShow {
  opacity: 1;
  z-index: 1;
  visibility: visible;
  pointer-events: inherit;
}
header nav .col12ImaIndSwm .NavLngSwn ul li.DropDoWnArw .SubCatShow {
  display: inline-block;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #ee3226;
  opacity: 0;
  z-index: 0;
  padding: 0px 0px;
  text-align: left;
  width: -moz-max-content;
  width: max-content;
  visibility: hidden;
  margin-top: 10px;
  transition: all 0.5s ease;
}
@media (max-width: 991px) {
  header nav .col12ImaIndSwm .NavLngSwn ul li.DropDoWnArw .SubCatShow {
    display: none;
    width: 100%;
    visibility: visible;
    opacity: 1;
    position: static;
    transition: none;
    background: none;
  }
}
header nav .col12ImaIndSwm .NavLngSwn ul li.DropDoWnArw .SubCatShow::before {
  width: 0;
  height: 0;
  top: -5px;
  right: auto;
  bottom: 22px;
  left: 40px;
  position: absolute;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ee3226;
  transition: all 1s ease;
  z-index: 1;
  opacity: 1;
}
@media (max-width: 991px) {
  header nav .col12ImaIndSwm .NavLngSwn ul li.DropDoWnArw .SubCatShow::before {
    display: none;
  }
}
header nav .col12ImaIndSwm .NavLngSwn ul li.DropDoWnArw .SubCatShow li {
  display: block;
  margin-right: 0px;
  padding: 7px 12px;
  border-bottom: 1px solid #e12519;
  position: relative;
}
@media (max-width: 991px) {
  header nav .col12ImaIndSwm .NavLngSwn ul li.DropDoWnArw .SubCatShow li {
    border-bottom: none;
    padding: 7px 20px;
  }
}
header nav .col12ImaIndSwm .NavLngSwn ul li.DropDoWnArw .SubCatShow li:hover::before {
  width: 100%;
}
header nav .col12ImaIndSwm .NavLngSwn ul li.DropDoWnArw .SubCatShow li::before {
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  background-color: #000;
  content: "";
  width: 0px;
  height: 100%;
  position: absolute;
  transition: all 1s ease;
}
@media (max-width: 991px) {
  header nav .col12ImaIndSwm .NavLngSwn ul li.DropDoWnArw .SubCatShow li::before {
    background-color: none;
  }
}
header nav .col12ImaIndSwm .NavLngSwn ul li.DropDoWnArw .SubCatShow li a {
  font-size: 14px;
  padding: 0px 0px;
  display: block;
}
@media (max-width: 991px) {
  header nav .col12ImaIndSwm .NavLngSwn ul li.DropDoWnArw .SubCatShow li a {
    color: #666;
  }
}
header nav .col12ImaIndSwm .NavLngSwn ul li.DropDoWnArw .SubCatShow li a::before {
  content: none;
}
header nav .col12ImaIndSwm .NavLngSwn ul li.DropDoWnArw::before {
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  transform: rotate(45deg);
  transition: all 0.5s;
  z-index: 1;
  transition: all 1s ease;
  width: 5px;
  height: 5px;
  top: 13px;
  right: -10px;
  bottom: auto;
  left: auto;
  position: absolute;
  content: "";
}
header nav .col12ImaIndSwm .NavLngSwn ul li.DropDoWnArw .sub_nav_trig {
  display: none;
}
@media (max-width: 991px) {
  header nav .col12ImaIndSwm .NavLngSwn ul li.DropDoWnArw .sub_nav_trig {
    display: block;
    position: absolute;
    right: 0;
    width: 26px;
    text-align: center;
    cursor: pointer;
    z-index: 1;
  }
}
header nav .col12ImaIndSwm .NavLngSwn ul li.MeSwhpSwn {
  background-color: #ee3224;
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
}
@media (max-width: 991px) {
  header nav .col12ImaIndSwm .NavLngSwn ul li.MeSwhpSwn {
    display: none !important;
  }
}
header nav .col12ImaIndSwm .NavLngSwn ul li.MeSwhpSwn a::before {
  content: none;
}
header nav .col12ImaIndSwm .NavLngSwn ul li.memberlogin {
  display: none;
}
header nav .col12ImaIndSwm .NavLngSwn ul li {
  display: inline-block;
  position: relative;
  padding: 5px 2px;
  margin-right: 20px;
}
@media (max-width: 1140px) {
  header nav .col12ImaIndSwm .NavLngSwn ul li {
    margin-right: 10px;
  }
}
@media (max-width: 991px) {
  header nav .col12ImaIndSwm .NavLngSwn ul li {
    display: block;
  }
}
header nav .col12ImaIndSwm .NavLngSwn ul li a {
  font-size: 16px;
  color: #fff;
  position: relative;
  padding: 0px 5px;
}
@media (max-width: 991px) {
  header nav .col12ImaIndSwm .NavLngSwn ul li a {
    color: #666;
    font-weight: 600;
  }
}
header nav .col12ImaIndSwm .NavLngSwn ul li a:hover::before {
  width: 100%;
}
header nav .col12ImaIndSwm .NavLngSwn ul li a::before {
  bottom: -10px;
  left: 0px;
  width: 0%;
  content: "";
  position: absolute;
  background-color: #ee3226;
  height: 2px;
  transition: all 1s ease;
}
@media (max-width: 991px) {
  header nav .col12ImaIndSwm .NavLngSwn.mob_navigation {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    max-width: 360px;
    width: 100%;
    background: linear-gradient(#fff6ed, #fff);
    padding: 25px;
    padding-top: 45px;
    z-index: 11;
    transform: translateX(-100%);
    transition: 0.5s ease;
  }
}
@media (max-width: 991px) {
  header nav .col12ImaIndSwm .NavLngSwn.mob_navigation.is-open {
    transform: translateX(0%);
  }
}
@media (max-width: 991px) {
  header nav .col12ImaIndSwm .NavLngSwn.mob_navigation .close_nav {
    position: absolute;
    right: 15px;
    top: 15px;
  }
  header nav .col12ImaIndSwm .NavLngSwn.mob_navigation .close_nav:before {
    position: absolute;
    right: 100%;
    top: -2px;
    content: "Close";
    display: block;
    width: 49px;
    color: #666;
    opacity: 0.7;
    font-size: 14px;
    font-weight: 500;
  }
}
header .menu-trigger {
  position: absolute;
  right: 0;
  width: 35px;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}
header .menu-trigger span {
  display: block;
  height: 1px;
  background: #fff;
  width: 100%;
  position: relative;
}
header .menu-trigger span:before, header .menu-trigger span:after {
  content: "";
  position: absolute;
  background: #fff;
  height: 1px;
  display: block;
  width: 100%;
}
header .menu-trigger span:before {
  top: -8px;
}
header .menu-trigger span:after {
  bottom: -8px;
}

header.hdrDown nav .col12ImaIndSwm .LogoSec {
  width: 70px;
}

.title {
  width: 100%;
  position: relative;
  display: inline-block;
}

.title h1,
.title h2,
.title h3,
.title h4,
.title h5,
.title h6 {
  font-size: 66px;
  line-height: 51px;
  color: #000;
}

.title p {
  font-size: 14px;
  line-height: 28px;
  text-align: left;
}

.CmnPage {
  width: 100%;
  position: relative;
  display: inline-block;
}

.overlay_nav {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background: #000000;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s ease;
}
.overlay_nav.active {
  opacity: 0.3;
  pointer-events: all;
}

a.mob_loginlink {
  color: #fff;
  position: absolute;
  left: auto;
  right: 95px;
  background: #ee3224;
  padding: 4px 32px;
  border-radius: 5px;
}

footer {
  padding: 60px 0 35px;
  position: relative;
  display: block;
  background-color: #000;
}
footer .FtrInDxMvrMn {
  position: relative;
  display: block;
}
footer .FtrInDxMvrMn .topHrFtrLngo {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding-bottom: 25px;
  border-bottom: 1px solid #414141;
  margin-bottom: 25px;
}
footer .FtrInDxMvrMn .topHrFtrLngo .LngoFtr {
  display: inline-block;
  position: relative;
}
footer .FtrInDxMvrMn .topHrFtrLngo .LngoFtr a {
  display: inline-block;
}
footer .FtrInDxMvrMn .topHrFtrLngo .ScmDiaIcnSwm {
  position: relative;
  display: inline-block;
}
footer .FtrInDxMvrMn .topHrFtrLngo .ScmDiaIcnSwm ul li {
  display: inline-block;
  margin-right: 2px;
}
footer .FtrInDxMvrMn .topHrFtrLngo .ScmDiaIcnSwm ul li a {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  border: 1px solid #767676;
  justify-content: center;
  transition: 0.5s ease;
}
footer .FtrInDxMvrMn .topHrFtrLngo .ScmDiaIcnSwm ul li a:hover {
  background: #ff9933;
  border: 1px solid #ff9933;
}
footer .FtrInDxMvrMn .topHrFtrLngo .ScmDiaIcnSwm ul li a:hover.facebook {
  background: #3b5998;
  border-color: #3b5998;
}
footer .FtrInDxMvrMn .topHrFtrLngo .ScmDiaIcnSwm ul li a:hover.twitter {
  background: #00acee;
  border-color: #00acee;
}
footer .FtrInDxMvrMn .topHrFtrLngo .ScmDiaIcnSwm ul li a:hover.instagram {
  border-color: #d6249f;
  background: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
footer .FtrInDxMvrMn .topHrFtrLngo .ScmDiaIcnSwm ul li a:hover.linkedin {
  background: #0A66C2;
  border-color: #0A66C2;
}
footer .FtrInDxMvrMn .topHrFtrLngo .ScmDiaIcnSwm ul li a:hover svg {
  fill: #fff;
}
footer .FtrInDxMvrMn .topHrFtrLngo .ScmDiaIcnSwm ul li a svg {
  width: 13px;
  height: 13px;
  fill: #767676;
}
footer .FtrInDxMvrMn .InSxwNvrMbMvr {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
  padding-bottom: 25px;
  border-bottom: 1px solid #414141;
  margin-bottom: 25px;
}
@media (max-width: 991px) {
  footer .FtrInDxMvrMn .InSxwNvrMbMvr {
    flex-wrap: wrap;
  }
}
footer .FtrInDxMvrMn .InSxwNvrMbMvr .col4MvrMvrMnSwn {
  position: relative;
}
@media (max-width: 991px) {
  footer .FtrInDxMvrMn .InSxwNvrMbMvr .col4MvrMvrMnSwn {
    width: 33.33%;
  }
}
@media (max-width: 675px) {
  footer .FtrInDxMvrMn .InSxwNvrMbMvr .col4MvrMvrMnSwn {
    width: 100%;
    margin-top: 20px;
  }
}
footer .FtrInDxMvrMn .InSxwNvrMbMvr .col4MvrMvrMnSwn:first-child {
  width: 30%;
}
@media (max-width: 991px) {
  footer .FtrInDxMvrMn .InSxwNvrMbMvr .col4MvrMvrMnSwn:first-child {
    width: 100%;
  }
}
footer .FtrInDxMvrMn .InSxwNvrMbMvr .col4MvrMvrMnSwn p {
  color: #fff;
  opacity: 0.8;
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: 500;
}
footer .FtrInDxMvrMn .InSxwNvrMbMvr .col4MvrMvrMnSwn h5 {
  font-size: 18px;
  color: #ff9933;
  font-weight: 500;
  display: block;
  margin-bottom: 15px;
}
footer .FtrInDxMvrMn .InSxwNvrMbMvr .col4MvrMvrMnSwn ul {
  display: block;
  position: relative;
  width: 100%;
  padding-left: 10px;
}
footer .FtrInDxMvrMn .InSxwNvrMbMvr .col4MvrMvrMnSwn ul li a {
  font-size: 14px;
  position: relative;
  display: block;
  color: #fff;
  padding-left: 18px;
  margin-bottom: 6px;
}
footer .FtrInDxMvrMn .InSxwNvrMbMvr .col4MvrMvrMnSwn ul li a::before {
  top: 8px;
  left: 0px;
  width: 6px;
  height: 6px;
  content: "";
  position: absolute;
  background-color: #ff9933;
  border-radius: 50%;
}

.CopyrghtMsNvr {
  position: relative;
  display: block;
}
.CopyrghtMsNvr p {
  font-size: 14px;
  color: #414141;
  font-weight: 600;
}
@media (max-width: 675px) {
  .CopyrghtMsNvr p {
    text-align: center;
  }
}
.CopyrghtMsNvr p a {
  font-size: 14px;
  color: #414141;
  font-weight: 600;
}

.ovalaybacground.Actmovlay {
  opacity: 1;
  visibility: visible;
  pointer-events: inherit;
}

.cl12CnBnrSwnmcl12 .cl12cntBnSwnMnSwn .clo6mvrCntvr.cl12CntMvr.PrfedComSwn.mdecuntse {
  width: 48% !important;
}
.cl12CnBnrSwnmcl12 .cl12cntBnSwnMnSwn .clo6mvrCntvr.cl12CntMvr.PrfedComSwn.mdecuntse h5 {
  font-size: 14px;
  margin-bottom: 5px;
  line-height: 1;
}
.cl12CnBnrSwnmcl12 .cl12cntBnSwnMnSwn .clo6mvrCntvr.cl12CntMvr.PrfedComSwn.mdecuntse ul li span {
  height: 15px;
  width: 15px;
}
.cl12CnBnrSwnmcl12 .cl12cntBnSwnMnSwn .clo6mvrCntvr.cl12CntMvr.PrfedComSwn.mdecuntse ul li span::after {
  top: 0;
  left: 4px;
}

.ovalaybacground {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, 0.41);
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 1s ease;
}
@media (max-width: 767px) {
  .ovalaybacground {
    z-index: 8;
  }
}

.FxsdrWdthSwn.ActMvrSwnvr, .FxsdrWdthprofile {
  opacity: 1;
  visibility: visible;
  pointer-events: inherit;
  right: 0px;
  transform: translate(0%, 0px);
}

.FxsdrWdthprofile.ActMvrSwnvr {
  padding-right: 0 !important;
}

.FxsdrWdthSwn, .FxsdrWdthprofile {
  position: fixed;
  right: -500px;
  width: 500px;
  z-index: 10;
  background: #fff;
  height: 100vh;
  top: 0px;
  padding: 40px;
  background-image: linear-gradient(#fff6ed, #fff);
  opacity: 0;
  visibility: visible;
  pointer-events: none;
  transition: all 1s ease;
  transform: translate(100%, 0px);
}
@media (max-width: 767px) {
  .FxsdrWdthSwn, .FxsdrWdthprofile {
    width: 100%;
    padding: 60px 20px;
  }
}
.FxsdrWdthSwn .LgoinoSwvr, .FxsdrWdthprofile .LgoinoSwvr {
  display: none;
  height: 100%;
  overflow-y: auto;
  padding-right: 40px;
}
.FxsdrWdthSwn .LgoinoSwvr::-webkit-scrollbar, .FxsdrWdthprofile .LgoinoSwvr::-webkit-scrollbar {
  width: 2px;
  background: none;
}
.FxsdrWdthSwn .LgoinoSwvr::-webkit-scrollbar-track, .FxsdrWdthprofile .LgoinoSwvr::-webkit-scrollbar-track {
  box-shadow: none;
}
.FxsdrWdthSwn .LgoinoSwvr::-webkit-scrollbar-thumb, .FxsdrWdthprofile .LgoinoSwvr::-webkit-scrollbar-thumb {
  background-color: #cf1f27;
  outline: 0;
}
.FxsdrWdthSwn .LftClswvr, .FxsdrWdthprofile .LftClswvr {
  position: absolute;
  top: 12px;
  left: 18px;
  cursor: pointer;
  width: 20px;
}
.FxsdrWdthSwn .LftClswvr img, .FxsdrWdthprofile .LftClswvr img {
  width: 100%;
}
.FxsdrWdthSwn .LgoinoSwvr.EnterOptp, .FxsdrWdthprofile .LgoinoSwvr.EnterOptp {
  padding-right: 40px;
}
.FxsdrWdthSwn .LgoinoSwvr.EnterOptp .EwShvrLngmvrSwnJob .FgrtPswSmvr a, .FxsdrWdthprofile .LgoinoSwvr.EnterOptp .EwShvrLngmvrSwnJob .FgrtPswSmvr a {
  top: -23px;
  font-size: 10px;
}
.FxsdrWdthSwn .PrfedComSwn ul li, .FxsdrWdthprofile .PrfedComSwn ul li {
  position: relative;
  display: inline-block;
}
.FxsdrWdthSwn .PrfedComSwn ul li:not(:first-child), .FxsdrWdthprofile .PrfedComSwn ul li:not(:first-child) {
  margin-left: 15px;
}
.FxsdrWdthSwn .LgoinoSwvr.ForgotPassword .EwShvrLngmvrSwnJob .LoginPswdSwvr, .FxsdrWdthprofile .LgoinoSwvr.ForgotPassword .EwShvrLngmvrSwnJob .LoginPswdSwvr {
  margin-top: 30px;
}
.FxsdrWdthSwn .LgoinoSwvr.LoginWithOtp .EwShvrLngmvrSwnJob .LoginPswdSwvr, .FxsdrWdthprofile .LgoinoSwvr.LoginWithOtp .EwShvrLngmvrSwnJob .LoginPswdSwvr {
  margin-top: 35px;
}
.FxsdrWdthSwn .ClseicmvrSwvr, .FxsdrWdthprofile .ClseicmvrSwvr {
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
  line-height: 0;
}
.FxsdrWdthSwn .TtlSwvrLngVr, .FxsdrWdthprofile .TtlSwvrLngVr {
  margin-bottom: 28px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .FxsdrWdthSwn .TtlSwvrLngVr, .FxsdrWdthprofile .TtlSwvrLngVr {
    margin-bottom: 25px;
  }
}
.FxsdrWdthSwn .TtlSwvrLngVr h3, .FxsdrWdthprofile .TtlSwvrLngVr h3 {
  font-size: 24px;
  color: #0f1941;
  font-family: "Hanken Grotesk";
  font-weight: 700;
}
.FxsdrWdthSwn .TtlSwvrLngVr p, .FxsdrWdthprofile .TtlSwvrLngVr p {
  font-size: 14px;
  color: #296bc4;
  font-weight: 500;
  cursor: pointer;
}
.FxsdrWdthSwn .EwShvrLngmvrSwnJob, .FxsdrWdthprofile .EwShvrLngmvrSwnJob {
  width: 100%;
  position: relative;
}
.FxsdrWdthSwn .EwShvrLngmvrSwnJob .GglFcMvrSwnvr, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .GglFcMvrSwnvr {
  display: flex;
  padding: 0px 20px;
  justify-content: space-between;
  position: relative;
}
@media (max-width: 767px) {
  .FxsdrWdthSwn .EwShvrLngmvrSwnJob .GglFcMvrSwnvr, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .GglFcMvrSwnvr {
    padding: 0px 0px;
  }
}
.FxsdrWdthSwn .EwShvrLngmvrSwnJob .GglFcMvrSwnvr .Gldefacebok, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .GglFcMvrSwnvr .Gldefacebok {
  width: 45%;
  position: relative;
}
@media (max-width: 767px) {
  .FxsdrWdthSwn .EwShvrLngmvrSwnJob .GglFcMvrSwnvr .Gldefacebok, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .GglFcMvrSwnvr .Gldefacebok {
    width: 48%;
  }
}
.FxsdrWdthSwn .EwShvrLngmvrSwnJob .GglFcMvrSwnvr .Gldefacebok a, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .GglFcMvrSwnvr .Gldefacebok a {
  display: block;
  padding: 10px 15px;
  border: 1px solid #d1d1d1;
  color: #666666;
  border-radius: 5px;
  font-size: 14px;
  text-align: center;
}
.FxsdrWdthSwn .EwShvrLngmvrSwnJob .GglFcMvrSwnvr .Gldefacebok a img, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .GglFcMvrSwnvr .Gldefacebok a img {
  vertical-align: middle;
  width: 25px;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .FxsdrWdthSwn .EwShvrLngmvrSwnJob .GglFcMvrSwnvr .Gldefacebok a img, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .GglFcMvrSwnvr .Gldefacebok a img {
    width: 18px;
  }
}
.FxsdrWdthSwn .EwShvrLngmvrSwnJob .useoptSwvr, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .useoptSwvr {
  position: relative;
  display: block;
  text-align: center;
  margin: 20px 0px;
}
.FxsdrWdthSwn .EwShvrLngmvrSwnJob .useoptSwvr a, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .useoptSwvr a {
  color: #296bc4;
  display: block;
  font-weight: 600;
  font-size: 16px;
}
@media (max-width: 767px) {
  .FxsdrWdthSwn .EwShvrLngmvrSwnJob .useoptSwvr a, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .useoptSwvr a {
    font-size: 13px;
    font-weight: 500;
  }
}
.FxsdrWdthSwn .EwShvrLngmvrSwnJob .LoginPswdSwvr, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .LoginPswdSwvr {
  width: 100%;
  display: block;
  margin-top: 25px;
}
.FxsdrWdthSwn .EwShvrLngmvrSwnJob .LoginPswdSwvr a, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .LoginPswdSwvr a {
  background-color: #ee3224;
  padding: 7px 10px;
  display: block;
  width: 100%;
  text-align: center;
  border-radius: 30px;
  box-shadow: 0px 6px 9px -1px rgba(48, 44, 44, 0.17);
  color: #fff;
  font-weight: 600;
  cursor: pointer;
}
.FxsdrWdthSwn .EwShvrLngmvrSwnJob .OrSwbr, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .OrSwbr {
  display: block;
  position: relative;
  margin: 20px 0px 25px;
  text-align: center;
  color: #666666;
  font-weight: 700;
}
@media (max-width: 767px) {
  .FxsdrWdthSwn .EwShvrLngmvrSwnJob .OrSwbr, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .OrSwbr {
    margin: 20px 0px 20px;
  }
}
.FxsdrWdthSwn .EwShvrLngmvrSwnJob .OrSwbr::before, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .OrSwbr::before {
  top: 10px;
  left: 0px;
  content: "";
  position: absolute;
  width: 43%;
  height: 1px;
  background-color: #e1e1e1;
}
.FxsdrWdthSwn .EwShvrLngmvrSwnJob .OrSwbr::after, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .OrSwbr::after {
  top: 10px;
  right: 0px;
  content: "";
  position: absolute;
  width: 43%;
  height: 1px;
  background-color: #e1e1e1;
}
.FxsdrWdthSwn .EwShvrLngmvrSwnJob .FgrtPswSmvr, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .FgrtPswSmvr {
  display: block;
  text-align: right;
  position: relative;
  z-index: 1;
  margin-bottom: -8px;
}
.FxsdrWdthSwn .EwShvrLngmvrSwnJob .FgrtPswSmvr a, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .FgrtPswSmvr a {
  font-size: 12px;
  color: #ff9e3d;
  display: inline-block;
  font-weight: 500;
  position: absolute;
  top: 0px;
  right: 0px;
  font-weight: 600;
}
.FxsdrWdthSwn .EwShvrLngmvrSwnJob .UsrEmsIlvr, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .UsrEmsIlvr {
  margin-bottom: 22px;
  position: relative;
}
@media (max-width: 767px) {
  .FxsdrWdthSwn .EwShvrLngmvrSwnJob .UsrEmsIlvr, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .UsrEmsIlvr {
    margin-bottom: 25px;
  }
}
.FxsdrWdthSwn .EwShvrLngmvrSwnJob .UsrEmsIlvr input, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .UsrEmsIlvr input {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #dbdbdb;
  padding: 5px 0px;
  width: 100%;
  color: #666666;
}
@media (max-width: 767px) {
  .FxsdrWdthSwn .EwShvrLngmvrSwnJob .UsrEmsIlvr input, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .UsrEmsIlvr input {
    font-size: 14px;
  }
}
.FxsdrWdthSwn .EwShvrLngmvrSwnJob .UsrEmsIlvr input:focus + label, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .UsrEmsIlvr input:focus + label {
  top: -10px;
  color: #0f1941;
  font-size: 12px;
}
.FxsdrWdthSwn .EwShvrLngmvrSwnJob .UsrEmsIlvr label.hasVal, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .UsrEmsIlvr label.hasVal {
  top: -10px;
  color: #0f1941;
  font-size: 12px;
}
.FxsdrWdthSwn .EwShvrLngmvrSwnJob .UsrEmsIlvr label, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .UsrEmsIlvr label {
  position: absolute;
  font-size: 14px;
  top: 3px;
  color: #666666;
  left: 0px;
  font-weight: 600;
  transition: all 1s ease;
  pointer-events: none;
}
@media (max-width: 767px) {
  .FxsdrWdthSwn .EwShvrLngmvrSwnJob .UsrEmsIlvr label, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .UsrEmsIlvr label {
    font-weight: 500;
  }
}
.FxsdrWdthSwn .EwShvrLngmvrSwnJob .UsrEmsIlvr .PaswSvr, .FxsdrWdthprofile .EwShvrLngmvrSwnJob .UsrEmsIlvr .PaswSvr {
  position: absolute;
  right: 0px;
  bottom: 4px;
  cursor: pointer;
}

.SgninSwn {
  position: relative;
}
.SgninSwn .checkborptr {
  position: relative;
  cursor: pointer;
}
.SgninSwn .checkborptr .checkmark {
  border: 1px solid red;
  border-radius: 4px;
  top: -2px;
  width: 18px;
  height: 18px;
}
.SgninSwn .checkborptr .checkmark::after {
  left: 6px;
  top: 1px;
  width: 4px;
  height: 9px;
  border-width: 0 1px 1px 0;
}

.NotAmbSwnSn {
  display: block;
  padding: 0px 35px;
  margin-top: 30px;
}
.NotAmbSwnSn p {
  font-size: 13px;
  font-weight: 500;
  color: #666;
  text-align: center;
}
.NotAmbSwnSn p a {
  display: inline-block;
  font-weight: 600;
  color: #ee3224;
  font-size: 13px;
}

.pop_up_vdo1 .vdo_onply1 {
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
}

.pop_up_vdo1 .vdo_onply_ad1 .cls_vdo1 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 22%;
  top: 18%;
}
@media (max-width: 767px) {
  .pop_up_vdo1 .vdo_onply_ad1 .cls_vdo1 {
    right: 7%;
    top: 24%;
  }
}
.pop_up_vdo1 .vdo_onply_ad1 .cls_vdo1 .PopBxClsVde img {
  width: 20px;
}

.pop_up_vdo1 iframe {
  width: 50%;
  height: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}
@media (max-width: 767px) {
  .pop_up_vdo1 iframe {
    width: 85%;
    height: 35%;
  }
}

.pop_up_vdo1 {
  display: none;
  position: fixed;
  z-index: 10;
  background: rgba(0, 0, 0, 0.8117647059);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}

.pop_up_vdo1 .vdo_onply_ad1 .cls_vdo {
  display: inline-block;
  background: transparent;
  position: absolute;
  border-radius: 50px;
  right: 93px;
  font-size: 30px;
  top: 0px;
  color: #ffffff;
  z-index: 1;
  transition: all 0.5s ease-in-out;
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: 3px;
  background: #000;
  border-radius: 50%;
  right: 9px;
  top: 9px;
}

.pop_up_vdo1 .vdo_onply_ad1 .cls_vdo1 {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  background: #ee3224;
  border-radius: 50%;
  padding: 10px 10px 5px;
}

.pop_up_vdo1 .vdo_onply_ad1 .cls_vdo1 img {
  width: 20px;
}

.SldrBnSswFnce {
  position: relative;
  display: block;
  width: 100%;
}
.SldrBnSswFnce .ExPerRPtSwnMvr {
  width: 95%;
  max-width: 1120px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%) !important;
  z-index: 1;
}
@media (max-width: 675px) {
  .SldrBnSswFnce .ExPerRPtSwnMvr {
    top: 50%;
  }
}
.SldrBnSswFnce .ExPerRPtSwnMvr .TheExpSwWth {
  width: 45%;
  position: relative;
  display: block;
}
@media (max-width: 991px) {
  .SldrBnSswFnce .ExPerRPtSwnMvr .TheExpSwWth {
    max-width: 425px;
    width: 100%;
  }
}
@media (max-width: 675px) {
  .SldrBnSswFnce .ExPerRPtSwnMvr .TheExpSwWth {
    max-width: 325px;
  }
}
.SldrBnSswFnce .ExPerRPtSwnMvr .TheExpSwWth h2 {
  font-size: 28px;
  color: #fff;
  font-weight: 600;
  display: inline-block;
  margin-bottom: 4px;
  line-height: 1;
}
@media (max-width: 675px) {
  .SldrBnSswFnce .ExPerRPtSwnMvr .TheExpSwWth h2 {
    font-size: 22px;
  }
}
.SldrBnSswFnce .ExPerRPtSwnMvr .TheExpSwWth p {
  margin-top: 8px;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
@media (max-width: 991px) {
  .SldrBnSswFnce .ExPerRPtSwnMvr .TheExpSwWth p {
    padding-right: 35px;
  }
}
.SldrBnSswFnce .ExPerRPtSwnMvr .TheExpSwWth .KnwMre {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 20px;
}
.SldrBnSswFnce .ExPerRPtSwnMvr .TheExpSwWth .KnwMre a {
  display: inline-block;
  position: relative;
  padding: 6px 22px;
  border-radius: 30px;
  background-color: #000;
  color: #fff;
  font-size: 14px;
  z-index: 1;
  overflow: hidden;
}
.SldrBnSswFnce .ExPerRPtSwnMvr .TheExpSwWth .KnwMre a:hover::before {
  transform: translate(0%, 0px);
}
.SldrBnSswFnce .ExPerRPtSwnMvr .TheExpSwWth .KnwMre a span {
  display: inline-block;
  position: relative;
}
.SldrBnSswFnce .ExPerRPtSwnMvr .TheExpSwWth .KnwMre a::before {
  top: 0px;
  left: 0px;
  content: "";
  position: absolute;
  background-color: #ee3224;
  right: 0px;
  bottom: 0px;
  width: 100%;
  z-index: -1;
  height: 100%;
  border-radius: 30px;
  transform: translate(-100%, 0px);
  transition: all 1s ease;
}
.SldrBnSswFnce .SldrBnrSwnImMn {
  position: relative;
  display: block;
  width: 100%;
}
.SldrBnSswFnce .SldrBnrSwnImMn::before {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.53);
  position: absolute;
}
.SldrBnSswFnce .SldrBnrSwnImMn img {
  width: 100%;
}
@media (max-width: 675px) {
  .SldrBnSswFnce .SldrBnrSwnImMn img {
    height: 320px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.SldrHmePsgeSwn .owl-theme .owl-dots .owl-dot.active span, .SldrHmePsgeSwn .owl-theme .owl-dots .owl-dot:hover span {
  height: 6px;
  background-color: #f49231;
}
.SldrHmePsgeSwn .owl-theme .owl-dots .owl-dot span {
  width: 65px;
  height: 2px;
  margin: 0px 7px;
  background: #D6D6D6;
  display: block;
  border-radius: 0px;
  transition: all 1s ease;
}
.SldrHmePsgeSwn .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 0px;
  position: absolute;
  bottom: 140px;
  left: 50%;
  transform: translate(-50%, 0px);
}
@media (max-width: 675px) {
  .SldrHmePsgeSwn .owl-theme .owl-nav.disabled + .owl-dots {
    transform: none;
    bottom: 15px;
    left: 0;
    right: 0;
  }
}

.AbutMiaSwnvr {
  position: relative;
  display: block;
  margin-top: -115px;
  z-index: 1;
  margin-bottom: 70px;
}
@media (max-width: 991px) {
  .AbutMiaSwnvr {
    margin-top: -35px;
  }
}
@media (max-width: 675px) {
  .AbutMiaSwnvr {
    margin-top: 0;
    padding-top: 20px;
  }
}
.AbutMiaSwnvr .CouterRptSwnMn {
  position: relative;
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 675px) {
  .AbutMiaSwnvr .CouterRptSwnMn {
    flex-wrap: wrap;
  }
}
.AbutMiaSwnvr .CouterRptSwnMn .col3colSwnImaYrs {
  position: relative;
  display: block;
  width: 22%;
}
@media (max-width: 1024px) {
  .AbutMiaSwnvr .CouterRptSwnMn .col3colSwnImaYrs {
    width: auto;
  }
}
@media (max-width: 675px) {
  .AbutMiaSwnvr .CouterRptSwnMn .col3colSwnImaYrs {
    width: 47%;
  }
}
.AbutMiaSwnvr .CouterRptSwnMn .col3colSwnImaYrs p {
  display: block;
  margin-top: 10px;
  font-size: 14px;
  font-weight: 500;
  color: #ee3224;
  text-transform: uppercase;
  position: relative;
}
@media (max-width: 767px) {
  .AbutMiaSwnvr .CouterRptSwnMn .col3colSwnImaYrs p {
    margin-top: 8px;
    font-size: 11px;
  }
}
.AbutMiaSwnvr .CouterRptSwnMn .col3colSwnImaYrs p::before {
  bottom: -6px;
  left: 0px;
  content: "";
  position: absolute;
  height: 2px;
  background-color: #ff9e3d;
  width: 155px;
}
@media (max-width: 767px) {
  .AbutMiaSwnvr .CouterRptSwnMn .col3colSwnImaYrs p::before {
    width: 100%;
  }
}
.AbutMiaSwnvr .CouterRptSwnMn .col3colSwnImaYrs h5 {
  font-size: 40px;
  color: #000000;
  font-weight: 600;
}
@media (max-width: 767px) {
  .AbutMiaSwnvr .CouterRptSwnMn .col3colSwnImaYrs h5 {
    font-size: 18px;
  }
}
.AbutMiaSwnvr .CouterRptSwnMn .col3colSwnImaYrs h5 span.counter-value {
  font-size: 40px;
  color: #000000;
  font-weight: 600;
}
@media (max-width: 767px) {
  .AbutMiaSwnvr .CouterRptSwnMn .col3colSwnImaYrs h5 span.counter-value {
    font-size: 18px;
  }
}
.AbutMiaSwnvr .CouterRptSwnMn .col3colSwnImaYrs h5 span {
  display: inline-block;
  font-size: 14px;
  color: #000;
  font-weight: 600;
}
@media (max-width: 767px) {
  .AbutMiaSwnvr .CouterRptSwnMn .col3colSwnImaYrs h5 span {
    font-size: 10px;
  }
}
.AbutMiaSwnvr .CouterRptSwnMn .col3colSwnImaYrs small {
  display: block;
  font-size: 24px;
  color: #cacaca;
  line-height: 1;
}
.AbutMiaSwnvr .AbtAimaSwn {
  position: relative;
  display: block;
  background-color: #fff;
  padding: 30px 30px;
  box-shadow: 5px 6px 20px rgba(19, 18, 18, 0.14);
  width: 88%;
  margin: 0 auto;
}
@media (max-width: 675px) {
  .AbutMiaSwnvr .AbtAimaSwn {
    width: 100%;
    padding: 20px 15px;
  }
}
.AbutMiaSwnvr .AbtAimaSwn h4 {
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  color: #ee3224;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 10px;
}
.AbutMiaSwnvr .AbtAimaSwn p {
  font-size: 16px;
  color: #666;
  font-weight: 400;
  text-align: center;
}
@media (max-width: 675px) {
  .AbutMiaSwnvr .AbtAimaSwn p {
    font-size: 14px;
  }
}

.OurSevSwnvr {
  position: relative;
  display: block;
  padding: 75px 0;
}
@media (max-width: 991px) {
  .OurSevSwnvr {
    padding: 0 0 20px;
  }
}
.OurSevSwnvr .cl12ImSwnSrvMvr {
  display: grid;
  grid-template-columns: 47% 47%;
  justify-content: space-between;
  gap: 0 20px;
}
@media (max-width: 1024px) {
  .OurSevSwnvr .cl12ImSwnSrvMvr {
    grid-template-columns: auto 1fr;
    gap: 0 80px;
  }
}
@media (max-width: 991px) {
  .OurSevSwnvr .cl12ImSwnSrvMvr {
    grid-template-columns: auto;
    gap: 40px 0;
  }
}
.OurSevSwnvr .cl12ImSwnSrvMvr .clol4RptMvrOurSrvetitl {
  align-self: start;
  position: sticky;
  top: 90px;
}
.OurSevSwnvr .cl12ImSwnSrvMvr .clol4RptMvrOurSrvetitl h5 {
  font-size: 35px;
  color: black;
  padding: 10px 0px;
  font-weight: 500;
}
@media (max-width: 675px) {
  .OurSevSwnvr .cl12ImSwnSrvMvr .clol4RptMvrOurSrvetitl h5 {
    font-size: 30px;
  }
}
.OurSevSwnvr .cl12ImSwnSrvMvr .clol4RptMvrOurSrvetitl .view_services_btn a {
  display: inline-block;
  background: #ff9933;
  color: #ffffff;
  padding: 6px 25px;
  border-radius: 5px;
}
.OurSevSwnvr .cl12ImSwnSrvMvr .clol4RptMvrOurSrvetitl .view_services_btn a:hover {
  background: #ee3224;
}
.OurSevSwnvr .cl12ImSwnSrvMvr .clol4RptMvrOurSrvetitl .tab-nav-content {
  position: relative;
  margin-top: 60px;
  max-width: 380px;
}
@media (max-width: 675px) {
  .OurSevSwnvr .cl12ImSwnSrvMvr .clol4RptMvrOurSrvetitl .tab-nav-content {
    max-width: 100%;
    margin-top: 30px;
  }
}
.OurSevSwnvr .cl12ImSwnSrvMvr .clol4RptMvrOurSrvetitl .tab-nav-content img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  transition: 0.3s ease;
}
.OurSevSwnvr .cl12ImSwnSrvMvr .clol4RptMvrOurSrvetitl .tab-nav-content img.active {
  position: unset;
  -webkit-user-select: auto;
     -moz-user-select: auto;
          user-select: auto;
  pointer-events: all;
  opacity: 1;
  visibility: visible;
}
.OurSevSwnvr .cl12ImSwnSrvMvr .colB .clol4RptMvrOurSrve {
  position: relative;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 15px;
  margin-bottom: 20px;
  padding: 20px;
}
.OurSevSwnvr .cl12ImSwnSrvMvr .colB .clol4RptMvrOurSrve::before {
  content: "";
  position: absolute;
  top: 42px;
  left: -35px;
  translate: -50% 0;
  width: 1px;
  height: calc(100% + 5px);
  background: #cdcdcd;
  z-index: 0;
}
.OurSevSwnvr .cl12ImSwnSrvMvr .colB .clol4RptMvrOurSrve .title-ser {
  cursor: pointer;
}
.OurSevSwnvr .cl12ImSwnSrvMvr .colB .clol4RptMvrOurSrve .title-ser span, .OurSevSwnvr .cl12ImSwnSrvMvr .colB .clol4RptMvrOurSrve .title-ser h4 {
  display: inline-block;
  font-size: 20px;
}
@media (max-width: 675px) {
  .OurSevSwnvr .cl12ImSwnSrvMvr .colB .clol4RptMvrOurSrve .title-ser span, .OurSevSwnvr .cl12ImSwnSrvMvr .colB .clol4RptMvrOurSrve .title-ser h4 {
    font-size: 16px;
  }
}
.OurSevSwnvr .cl12ImSwnSrvMvr .colB .clol4RptMvrOurSrve .title-ser h4 {
  font-weight: 500;
  margin-left: 10px;
}
.OurSevSwnvr .cl12ImSwnSrvMvr .colB .clol4RptMvrOurSrve .title-ser span {
  font-weight: 600;
  color: #ff9933;
}
.OurSevSwnvr .cl12ImSwnSrvMvr .colB .clol4RptMvrOurSrve .title-ser .side_ico {
  position: absolute;
  top: 23px;
  bottom: 0;
  left: -45px;
}
.OurSevSwnvr .cl12ImSwnSrvMvr .colB .clol4RptMvrOurSrve .title-ser .side_ico em {
  position: relative;
  display: block;
  font-style: normal;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border: 1px solid #cdcdcd;
  background: #ffffff;
  z-index: 1;
}
.OurSevSwnvr .cl12ImSwnSrvMvr .colB .clol4RptMvrOurSrve .title-ser.active-dot .side_ico em {
  outline-offset: -5px;
  outline: 2px solid #fff;
}
.OurSevSwnvr .cl12ImSwnSrvMvr .colB .clol4RptMvrOurSrve .content p {
  font-size: 15px;
  line-height: 22px;
  text-align: justify;
  padding-top: 15px;
}
.OurSevSwnvr .cl12ImSwnSrvMvr .colB .clol4RptMvrOurSrve:last-child::before {
  display: none;
}
.OurSevSwnvr .cl12ImSwnSrvMvr .colB .clol4RptMvrOurSrve.active::before {
  background: #ee3224;
}
.OurSevSwnvr .cl12ImSwnSrvMvr .colB .clol4RptMvrOurSrve.active .title-ser .side_ico em {
  background: #ee3224;
  border-color: #ee3224;
}
.OurSevSwnvr .cl12ImSwnSrvMvr .colB .clol4RptMvrOurSrve.active .title-ser .side_ico em div {
  background: #ee3224;
  height: var(--myVar);
}

.lnkallSwncvr {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.ClntTstMnialSenvr {
  position: relative;
}
.ClntTstMnialSenvr::before {
  position: absolute;
  left: 0px;
  width: 155px;
  height: 100%;
  content: "";
  background-color: #ee3224;
}
@media (max-width: 1300px) {
  .ClntTstMnialSenvr::before {
    max-width: 60px;
    width: 100%;
  }
}
@media (max-width: 1140px) {
  .ClntTstMnialSenvr::before {
    width: 0;
  }
}
.ClntTstMnialSenvr .owl-theme .owl-dots .owl-dot.active span, .ClntTstMnialSenvr .owl-theme .owl-dots .owl-dot:hover span {
  height: 15px;
  background-color: #f49231;
}
.ClntTstMnialSenvr .owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 0px 7px;
  background: #D6D6D6;
  display: block;
  border-radius: 50%;
  transition: all 1s ease;
}
.ClntTstMnialSenvr .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 0px;
  position: absolute;
  bottom: 0px;
  left: 3%;
}
@media (max-width: 675px) {
  .ClntTstMnialSenvr .owl-theme .owl-nav.disabled + .owl-dots {
    left: 0;
    right: 0;
    text-align: center;
  }
}
.ClntTstMnialSenvr .ClttstMSwnMnvr {
  width: auto;
  display: block;
  position: absolute;
  top: 60px;
}
@media (max-width: 675px) {
  .ClntTstMnialSenvr .ClttstMSwnMnvr {
    position: static;
    text-align: center;
  }
}
.ClntTstMnialSenvr .ClttstMSwnMnvr p {
  display: block;
  font-size: 12px;
  color: #ff9933;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 5px;
}
.ClntTstMnialSenvr .ClttstMSwnMnvr h5 {
  font-size: 28px;
  color: #000;
  font-weight: 600;
}
.ClntTstMnialSenvr .TstMonialSldr {
  width: 100%;
  position: relative;
}
.ClntTstMnialSenvr .TstMonialSldr .TstMnSldrInDxMvr {
  padding: 60px 0;
}
@media (max-width: 675px) {
  .ClntTstMnialSenvr .TstMonialSldr .TstMnSldrInDxMvr {
    padding: 20px 0 60px;
  }
}
.ClntTstMnialSenvr .ClntTStmvrMnvr {
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media (max-width: 675px) {
  .ClntTstMnialSenvr .ClntTStmvrMnvr {
    flex-wrap: wrap;
  }
}
.ClntTstMnialSenvr .ClntTStmvrMnvr .co6mcolTsmn {
  width: 45%;
  position: relative;
}
@media (max-width: 675px) {
  .ClntTstMnialSenvr .ClntTStmvrMnvr .co6mcolTsmn {
    width: 100%;
    text-align: center;
  }
}
.ClntTstMnialSenvr .ClntTStmvrMnvr .co6mcolTsmn b {
  color: #ee3224;
  font-weight: 600;
  display: block;
}
.ClntTstMnialSenvr .ClntTStmvrMnvr .co6mcolTsmn i {
  display: block;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
  font-style: italic;
  font-size: 12px;
}
.ClntTstMnialSenvr .ClntTStmvrMnvr .co6mcolTsmn p {
  font-size: 16px;
  color: #666;
  font-weight: 500;
}
.ClntTstMnialSenvr .ClntTStmvrMnvr .co6mcolTsmn:first-child {
  margin-top: 85px;
  padding-left: 35px;
}
@media (max-width: 991px) {
  .ClntTstMnialSenvr .ClntTStmvrMnvr .co6mcolTsmn:first-child {
    margin-top: 75px;
    padding-left: 0;
  }
}
@media (max-width: 675px) {
  .ClntTstMnialSenvr .ClntTStmvrMnvr .co6mcolTsmn:first-child {
    margin: 0;
    padding: 0;
    order: 1;
  }
}
.ClntTstMnialSenvr .ClntTStmvrMnvr .co6mcolTsmn .VdeoClthSwn {
  position: relative;
  display: block;
}
.ClntTstMnialSenvr .ClntTStmvrMnvr .co6mcolTsmn .VdeoClthSwn .VidIcnSwn {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}
.ClntTstMnialSenvr .ClntTStmvrMnvr .co6mcolTsmn .VdeoClthSwn .VidIcnSwn .PlYicnVdo {
  width: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #fff;
  margin: 0 auto;
  position: relative;
}
.ClntTstMnialSenvr .ClntTStmvrMnvr .co6mcolTsmn .VdeoClthSwn .VidIcnSwn .PlYicnVdo::before {
  width: 55px;
  height: 55px;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 50%;
  position: absolute;
  content: "";
  transform: translateX(-50%) translateY(-50%);
  background: #fff;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  z-index: -1;
}
.ClntTstMnialSenvr .ClntTStmvrMnvr .co6mcolTsmn .VdeoClthSwn .VidIcnSwn .PlYicnVdo img {
  width: 15px;
}
.ClntTstMnialSenvr .ClntTStmvrMnvr .co6mcolTsmn .VdeoClthSwn p {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  margin-top: 10px;
}
.ClntTstMnialSenvr .ClntTStmvrMnvr .co6mcolTsmn .VdeoClthSwn .TstAdSwn {
  width: 100%;
  position: relative;
}
.ClntTstMnialSenvr .ClntTStmvrMnvr .co6mcolTsmn .VdeoClthSwn .TstAdSwn::before {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.47);
}
.ClntTstMnialSenvr .ClntTStmvrMnvr .co6mcolTsmn .VdeoClthSwn .TstAdSwn img {
  width: 100%;
}
.ClntTstMnialSenvr .ClntTStmvrMnvr .co6mcolTsmn:last-child {
  width: 48%;
  position: relative;
}
@media (max-width: 767px) {
  .ClntTstMnialSenvr .ClntTStmvrMnvr .co6mcolTsmn:last-child {
    width: 100%;
    margin-bottom: 25px;
    order: 0;
  }
}

.BxSwmvtMvr {
  position: absolute;
  width: 500px;
  background: #000;
  right: -140px;
  top: 0;
  bottom: 0;
}
@media (max-width: 991px) {
  .BxSwmvtMvr {
    bottom: 40px;
    max-width: 400px;
    width: 90%;
  }
}
@media (max-width: 675px) {
  .BxSwmvtMvr {
    display: none;
  }
}

.ClntTstMnialSenvr {
  position: relative;
  margin-top: 65px;
  overflow: hidden;
}
@media (max-width: 1140px) {
  .ClntTstMnialSenvr {
    margin-top: 0;
  }
}

.PrtEngEsSwnVrSwn {
  position: relative;
  display: block;
  padding: 125px 0px 35px 0px;
}
@media (max-width: 675px) {
  .PrtEngEsSwnVrSwn {
    padding-top: 45px;
  }
}
.PrtEngEsSwnVrSwn .cl12InPrtSwn {
  position: relative;
  display: block;
  width: 100%;
}
.PrtEngEsSwnVrSwn .cl12InPrtSwn .HdingSwnMn {
  width: 100%;
  text-align: center;
  position: relative;
  display: block;
}
.PrtEngEsSwnVrSwn .cl12InPrtSwn .HdingSwnMn p {
  font-size: 14px;
  color: #ee3224;
  font-weight: 600;
  text-transform: uppercase;
}
.PrtEngEsSwnVrSwn .cl12InPrtSwn .HdingSwnMn h4 {
  font-size: 28px;
  color: #000;
  font-weight: 600;
}
@media (max-width: 675px) {
  .PrtEngEsSwnVrSwn .cl12InPrtSwn .HdingSwnMn h4 {
    line-height: 30px;
    margin-top: 4px;
  }
}
@media (max-width: 675px) {
  .PrtEngEsSwnVrSwn .cl12InPrtSwn .HdingSwnMn h4 span {
    display: block;
  }
}
.PrtEngEsSwnVrSwn .PrtNerEnGsmSwn {
  margin-top: 40px;
  position: relative;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}
.PrtEngEsSwnVrSwn .PrtNerEnGsmSwn .cl2mvrMvrClnt {
  width: 18%;
  position: relative;
  height: 65px;
  margin-right: 25px;
  margin-bottom: 30px;
}
@media (max-width: 1024px) {
  .PrtEngEsSwnVrSwn .PrtNerEnGsmSwn .cl2mvrMvrClnt {
    margin-right: 20px;
  }
}
@media (max-width: 991px) {
  .PrtEngEsSwnVrSwn .PrtNerEnGsmSwn .cl2mvrMvrClnt {
    margin-right: 15px;
  }
}
@media (max-width: 675px) {
  .PrtEngEsSwnVrSwn .PrtNerEnGsmSwn .cl2mvrMvrClnt {
    margin-right: 5px;
    width: 32%;
    margin-bottom: 0;
  }
}
.PrtEngEsSwnVrSwn .PrtNerEnGsmSwn .cl2mvrMvrClnt:nth-child(5n-5) {
  margin-right: 0px;
}
.PrtEngEsSwnVrSwn .PrtNerEnGsmSwn .cl2mvrMvrClnt .ClntImgSwn {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px;
}
@media (max-width: 675px) {
  .PrtEngEsSwnVrSwn .PrtNerEnGsmSwn .cl2mvrMvrClnt .ClntImgSwn {
    padding: 5px;
  }
}
.PrtEngEsSwnVrSwn .PrtNerEnGsmSwn .cl2mvrMvrClnt .ClntImgSwn img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 675px) {
  .PrtEngEsSwnVrSwn .PrtNerEnGsmSwn .cl2mvrMvrClnt .ClntImgSwn img {
    padding: 10px;
  }
}

.ExploreSwnvr {
  display: block;
  width: 100%;
  margin-bottom: 70px;
}
@media (max-width: 675px) {
  .ExploreSwnvr {
    margin-bottom: 0;
  }
}
.ExploreSwnvr .owl-theme .owl-dots .owl-dot.active span, .ExploreSwnvr .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #f49231;
}
.ExploreSwnvr .owl-theme .owl-dots .owl-dot span {
  width: 15px;
  height: 15px;
  margin: 0px 7px;
  background: #D6D6D6;
  display: block;
  border-radius: 50%;
  transition: all 1s ease;
}
.ExploreSwnvr .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 0px;
  position: absolute;
  bottom: -35px;
  left: 30%;
}
@media (max-width: 675px) {
  .ExploreSwnvr .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 0;
    left: 42%;
  }
}
.ExploreSwnvr .HdingExplreMnCVrSwn {
  width: 100%;
  display: block;
  margin-bottom: 35px;
  text-align: center;
}
@media (max-width: 675px) {
  .ExploreSwnvr .HdingExplreMnCVrSwn {
    width: 298px;
    margin: 0 auto 30px;
  }
}
.ExploreSwnvr .HdingExplreMnCVrSwn h4 {
  font-size: 28px;
  color: #ee3224;
  font-weight: 600;
}
.ExploreSwnvr .HdingExplreMnCVrSwn p {
  color: #666;
  font-weight: 500;
  font-size: 16px;
}

.ExlrweSenVrMSn {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 675px) {
  .ExlrweSenVrMSn {
    flex-wrap: wrap;
  }
}
.ExlrweSenVrMSn .ExlrSwncol3Clmvr {
  width: 31%;
  position: relative;
}
@media (max-width: 675px) {
  .ExlrweSenVrMSn .ExlrSwncol3Clmvr {
    width: 100%;
  }
}
.ExlrweSenVrMSn .ExlrSwncol3Clmvr .RptCnmSwnWeNswn {
  display: block;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ee3224;
}
.ExlrweSenVrMSn .ExlrSwncol3Clmvr .RptCnmSwnWeNswn:last-child {
  border-bottom: none;
}
.ExlrweSenVrMSn .ExlrSwncol3Clmvr .RptCnmSwnWeNswn span {
  color: #666;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  display: block;
  margin-bottom: 5px;
}
.ExlrweSenVrMSn .ExlrSwncol3Clmvr .RptCnmSwnWeNswn h5 {
  font-size: 18px;
  color: #000;
  font-weight: 600;
  margin-bottom: 5px;
  line-height: 1;
}
@media (max-width: 675px) {
  .ExlrweSenVrMSn .ExlrSwncol3Clmvr .RptCnmSwnWeNswn h5 {
    line-height: 1.4;
  }
}
.ExlrweSenVrMSn .ExlrSwncol3Clmvr .RptCnmSwnWeNswn i {
  font-size: 14px;
  color: #000;
  font-weight: 400;
  font-style: italic;
}
.ExlrweSenVrMSn .ExlrSwncol3Clmvr .RptCnmSwnWeNswn p {
  font-size: 12px;
  color: #666;
  font-weight: 500;
}
.ExlrweSenVrMSn .ExlrSwncol3Clmvr .RptCnmSwnWeNswn p a {
  display: inline-block;
  color: #ee3224;
  font-weight: 500;
  position: relative;
  padding-left: 8px;
  font-size: 12px;
  line-height: 1;
  margin-left: 6px;
}
.ExlrweSenVrMSn .ExlrSwncol3Clmvr .RptCnmSwnWeNswn p a::before {
  left: 0px;
  top: 0px;
  content: "";
  width: 1px;
  height: 100%;
  background-color: #666;
  position: absolute;
}
@media (max-width: 675px) {
  .ExlrweSenVrMSn .ExlrSwncol3Clmvr .PodcastSlider .owl-dots {
    bottom: 6px !important;
    left: 30% !important;
  }
}
.ExlrweSenVrMSn .ExlrSwncol3Clmvr .TopHdingSwnVr {
  position: relative;
  display: block;
  margin-bottom: 30px;
}
.ExlrweSenVrMSn .ExlrSwncol3Clmvr .TopHdingSwnVr h4 {
  font-size: 22px;
  color: 24px;
  font-weight: 600;
}
.ExlrweSenVrMSn .ExlrSwncol3Clmvr .TopHdingSwnVr span {
  color: #ff9933;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-block;
  padding-right: 6px;
}
.ExlrweSenVrMSn .ExlrSwncol3Clmvr .TopHdingSwnVr a {
  display: inline-block;
  line-height: 1;
  border-left: 1px solid #ee3224;
  color: #ee3224;
  font-size: 12px;
  font-weight: 500;
  padding-left: 8px;
}

.SlrOprAnyswn {
  position: relative;
  display: block;
  width: 100%;
}
@media (max-width: 675px) {
  .SlrOprAnyswn {
    margin-bottom: 70px;
  }
}
@media (max-width: 675px) {
  .SlrOprAnyswn .EnvrAnAnyLstEN .owl-dots {
    bottom: -45px !important;
    left: 32% !important;
  }
}
.SlrOprAnyswn .ImgAnSwnvrMvr {
  width: 100%;
  position: relative;
}
.SlrOprAnyswn .ImgAnSwnvrMvr .OpinmSwnAnySwn {
  width: 100%;
  position: relative;
  margin-bottom: 15px;
}
.SlrOprAnyswn .ImgAnSwnvrMvr .OpinmSwnAnySwn img {
  width: 100%;
}
@media (max-width: 675px) {
  .SlrOprAnyswn .ImgAnSwnvrMvr .OpinmSwnAnySwn img {
    height: 188px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.SlrOprAnyswn .ImgAnSwnvrMvr .CntAnySwnvr {
  display: block;
  width: 100%;
  margin-bottom: 6px;
}
@media (max-width: 675px) {
  .SlrOprAnyswn .ImgAnSwnvrMvr .CntAnySwnvr {
    text-align: center;
  }
}
.SlrOprAnyswn .ImgAnSwnvrMvr .CntAnySwnvr .RdmrreProSwn {
  margin-top: 10px;
}
.SlrOprAnyswn .ImgAnSwnvrMvr .CntAnySwnvr .RdmrreProSwn small {
  font-size: 12px;
  font-weight: 500;
  color: #666;
}
.SlrOprAnyswn .ImgAnSwnvrMvr .CntAnySwnvr .RdmrreProSwn a {
  display: inline-block;
  color: #ee3224;
  font-weight: 500;
  font-size: 12px;
  padding-left: 10px;
  border-left: 1px solid #ee3224;
  margin-left: 10px;
  line-height: 1;
}
.SlrOprAnyswn .ImgAnSwnvrMvr .CntAnySwnvr h5 {
  font-size: 18px;
  color: #000;
  font-weight: 600;
  margin-bottom: 5px;
  line-height: 1;
}
@media (max-width: 675px) {
  .SlrOprAnyswn .ImgAnSwnvrMvr .CntAnySwnvr h5 {
    line-height: 1.4;
  }
}
.SlrOprAnyswn .ImgAnSwnvrMvr .CntAnySwnvr p {
  font-size: 16px;
  color: #666;
  font-weight: 500;
}

.BdesMnSwNvrSNm {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ee3224;
}
.BdesMnSwNvrSNm:last-child {
  border-bottom: none;
}
.BdesMnSwNvrSNm small {
  display: block;
  font-size: 12px;
  color: #666;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.BdesMnSwNvrSNm small span {
  display: inline-block;
  text-transform: capitalize;
  padding-left: 7px;
  margin-left: 7px;
  line-height: 1;
  border-left: 1px solid #666;
}
.BdesMnSwNvrSNm h4 {
  font-size: 18px;
  color: #000;
  font-weight: 600;
  margin-bottom: 5px;
  line-height: 1;
}
.BdesMnSwNvrSNm .SvwnImaMn {
  margin-top: 10px;
  position: relative;
  display: block;
}
.BdesMnSwNvrSNm .SvwnImaMn p {
  font-size: 16px;
  color: #666;
  font-weight: 500;
}

.LststRptrMvrSwn {
  padding: 70px 0px;
  background-color: #000;
  position: relative;
  display: block;
}
@media (max-width: 675px) {
  .LststRptrMvrSwn {
    padding: 30px 0;
  }
}
@media (max-width: 675px) {
  .LststRptrMvrSwn .container {
    width: 100%;
    padding: 0 15px;
  }
}
.LststRptrMvrSwn .LtsRptsWnSnnvr {
  display: block;
  position: relative;
  margin-bottom: 35px;
  text-align: center;
}
.LststRptrMvrSwn .LtsRptsWnSnnvr h2 {
  font-size: 28px;
  color: #ee3224;
  font-weight: 600;
}
.LststRptrMvrSwn .LtsRptsWnSnnvr p {
  color: #666;
  font-weight: 500;
}

.LstRpmSbRptmV {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
@media (max-width: 675px) {
  .LstRpmSbRptmV {
    flex-wrap: wrap;
    text-align: center;
  }
}
.LstRpmSbRptmV .col4BlogRptmSwn {
  width: 31%;
  position: relative;
  display: block;
}
@media (max-width: 675px) {
  .LstRpmSbRptmV .col4BlogRptmSwn {
    width: 100%;
    margin-bottom: 45px;
  }
}
.LstRpmSbRptmV .col4BlogRptmSwn .TpHdrSwm {
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}
.LstRpmSbRptmV .col4BlogRptmSwn .TpHdrSwm h5 {
  font-size: 20px;
  font-weight: bolder;
  margin-bottom: 8px;
  color: #fff;
}
.LstRpmSbRptmV .col4BlogRptmSwn .TpHdrSwm span {
  color: #ff9933;
  display: block;
  font-weight: 500;
  margin-bottom: 10px;
  font-size: 13px;
  text-transform: uppercase;
}
.LstRpmSbRptmV .col4BlogRptmSwn .TpHdrSwm i {
  display: block;
  font-size: 14px;
  color: #666;
  font-weight: 500;
  font-style: italic;
  margin-bottom: 20px;
  line-height: 1.4;
}
.LstRpmSbRptmV .col4BlogRptmSwn .ImgSwvrLftMvr {
  width: 100%;
  position: relative;
  display: block;
}
.LstRpmSbRptmV .col4BlogRptmSwn .ImgSwvrLftMvr img {
  width: 100%;
}
.LstRpmSbRptmV .col4BlogRptmSwn .CntVrSnMnvr {
  position: relative;
  width: 100%;
  margin-top: 15px;
}
.LstRpmSbRptmV .col4BlogRptmSwn .CntVrSnMnvr p {
  font-size: 16px;
  color: #908e8e;
  font-weight: 500;
  text-align: justify;
}
@media (max-width: 675px) {
  .LstRpmSbRptmV .col4BlogRptmSwn .CntVrSnMnvr p {
    text-align: center;
  }
}

.RdMrbtns {
  width: 100%;
  position: relative;
  display: block;
}
@media (max-width: 675px) {
  .RdMrbtns {
    margin-top: 20px;
  }
}
.RdMrbtns a {
  color: #908e8e;
  display: inline-block;
  line-height: 1;
  border-right: 1px solid #908e8e;
  font-size: 13px;
  padding-right: 10px;
  margin-right: 10px;
}
.RdMrbtns span {
  color: #ee3224;
  display: inline-block;
  font-size: 13px;
}
.RdMrbtns span a {
  color: #ee3224;
  display: inline-block;
  font-size: 13px;
  border-right: none;
}

.LstRpmSbRptmV {
  position: relative;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #191919;
}

.BordweMvrMvr {
  width: 100%;
  text-align: center;
  display: block;
}
.BordweMvrMvr a {
  display: inline-block;
  padding: 7px 30px;
  font-weight: 500;
  color: #fff;
  background-color: #ee3224;
  text-align: center;
  border-radius: 35px;
}

.BecmweaImaMbres {
  position: relative;
  display: block;
}
.BecmweaImaMbres .BcmeSlwMvrMvr {
  position: relative;
  display: flex;
  justify-content: end;
  height: 500px;
}
.BecmweaImaMbres .BcmeSlwMvrMvr .col6mvrSwnMvrMvr {
  line-height: 0;
  width: 71%;
  position: relative;
  height: 100%;
}
@media (max-width: 991px) {
  .BecmweaImaMbres .BcmeSlwMvrMvr .col6mvrSwnMvrMvr {
    width: 100%;
  }
}
.BecmweaImaMbres .BcmeSlwMvrMvr .col6mvrSwnMvrMvr img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.BecmweaImaMbres .BcmeSlwMvrMvr .col6mvrSwnMvrCntPrt {
  position: absolute;
  z-index: 1;
}

.col6mvrSwnMvrCntPrt {
  position: absolute;
  width: 450px;
  left: 250px;
  top: 50%;
  transform: translate(0px, -50%);
  padding: 40px;
  background: #ee3224;
}
@media (max-width: 991px) {
  .col6mvrSwnMvrCntPrt {
    left: 15px;
  }
}
@media (max-width: 675px) {
  .col6mvrSwnMvrCntPrt {
    position: absolute;
    z-index: 1;
    max-width: 450px;
    width: 95%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 25px;
  }
}
.col6mvrSwnMvrCntPrt .MemswhpCntPrt {
  position: relative;
  display: block;
}
.col6mvrSwnMvrCntPrt .MemswhpCntPrt span {
  display: block;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
}
.col6mvrSwnMvrCntPrt .MemswhpCntPrt h5 {
  font-size: 28px;
  color: #fff;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 675px) {
  .col6mvrSwnMvrCntPrt .MemswhpCntPrt h5 {
    line-height: 32px;
  }
}
.col6mvrSwnMvrCntPrt .MemswhpCntPrt p {
  color: #fff;
  font-size: 16px;
  display: block;
  margin-bottom: 18px;
}
.col6mvrSwnMvrCntPrt .RgerSwnVr {
  display: block;
  position: relative;
  width: 100%;
}
.col6mvrSwnMvrCntPrt .RgerSwnVr a {
  display: inline-block;
  padding: 8px 25px;
  color: #fff;
  border-radius: 30px;
  background-color: #000000;
  font-size: 14px;
}

.SucribSwn {
  position: relative;
  background-image: url("../images/bnrimgemplyee.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  height: 250px;
  display: flex;
  align-items: center;
}
.SucribSwn .container.proidentSwnvr {
  position: relative;
  z-index: 1;
}
.SucribSwn .container.proidentSwnvr .cl12ScrmvrSw {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 0px 80px;
}
@media (max-width: 991px) {
  .SucribSwn .container.proidentSwnvr .cl12ScrmvrSw {
    padding: 0 15px;
  }
}
@media (max-width: 675px) {
  .SucribSwn .container.proidentSwnvr .cl12ScrmvrSw {
    flex-wrap: wrap;
  }
}
.SucribSwn .container.proidentSwnvr .cl12ScrmvrSw .col6ClScrn {
  width: 45%;
  position: relative;
}
@media (max-width: 675px) {
  .SucribSwn .container.proidentSwnvr .cl12ScrmvrSw .col6ClScrn {
    width: 100%;
    text-align: center;
  }
}
.SucribSwn .container.proidentSwnvr .cl12ScrmvrSw .col6ClScrn span {
  color: #ff9933;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px;
}
.SucribSwn .container.proidentSwnvr .cl12ScrmvrSw .col6ClScrn h5 {
  font-size: 24px;
  color: #fff;
  font-weight: 600;
  line-height: 1.3;
}
@media (max-width: 991px) {
  .SucribSwn .container.proidentSwnvr .cl12ScrmvrSw .col6ClScrn h5 {
    font-size: 20px;
  }
}
@media (max-width: 675px) {
  .SucribSwn .container.proidentSwnvr .cl12ScrmvrSw .col6ClScrn h5 {
    margin-bottom: 15px;
  }
}
.SucribSwn .container.proidentSwnvr .cl12ScrmvrSw .EmnSwnYSwn {
  position: relative;
  width: 100%;
  margin-bottom: 25px;
}
.SucribSwn .container.proidentSwnvr .cl12ScrmvrSw .EmnSwnYSwn input {
  position: relative;
  display: block;
  background-color: transparent;
  border: none;
  border: 1px solid #7e7c7c;
  padding: 7px 10px;
  width: 100%;
  border-radius: 5px;
  color: #fff;
}
.SucribSwn .container.proidentSwnvr .cl12ScrmvrSw .EmnSwnYSwn input:focus + label {
  font-size: 12px;
  color: #000;
  top: -15px;
  background-color: #fff;
  padding: 2px 5px;
  border-radius: 3px;
}
.SucribSwn .container.proidentSwnvr .cl12ScrmvrSw .EmnSwnYSwn input:-webkit-autofill {
  -webkit-transition: background-color 5000s ease-in-out 0s;
  transition: background-color 5000s ease-in-out 0s;
  -webkit-text-fill-color: transparent !important;
}
.SucribSwn .container.proidentSwnvr .cl12ScrmvrSw .EmnSwnYSwn label.hasVal {
  font-size: 12px;
  color: #000;
  top: -15px;
  background-color: #fff;
  padding: 2px 5px;
  border-radius: 3px;
}
.SucribSwn .container.proidentSwnvr .cl12ScrmvrSw .EmnSwnYSwn label {
  position: absolute;
  font-size: 14px;
  color: #7e7c7c;
  top: 10px;
  left: 15px;
  font-weight: 500;
  pointer-events: none;
  transition: all 1s ease;
}
.SucribSwn .container.proidentSwnvr .cl12ScrmvrSw .SgnUpEmSwn {
  position: relative;
  display: block;
}
.SucribSwn .container.proidentSwnvr .cl12ScrmvrSw .SgnUpEmSwn .btnSwmvr {
  position: relative;
  cursor: pointer;
  display: inline-block;
  background-color: #ee3224;
  color: #fff;
  padding: 6px 25px;
  border-radius: 30px;
  border: none;
  font-size: 14px;
}
.SucribSwn::before {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  background-color: rgba(0, 0, 0, 0.75);
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 0.5;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
.DteAudosSwn .ppq-audio-player {
  position: relative;
  background-color: #fff;
  height: 75px;
  line-height: 75px;
}
.DteAudosSwn .ppq-audio-player .player-time-duration {
  display: none;
}
.DteAudosSwn .ppq-audio-player .player-time.player-time-current {
  position: absolute;
  right: 0pc;
  bottom: -28px;
  font-size: 13px;
  color: #666;
  font-weight: 500;
}
.DteAudosSwn .ppq-audio-player .player-bar {
  margin-top: 20px;
  height: 35px;
}
.DteAudosSwn .ppq-audio-player .player-bar .player-bar-loaded {
  background: transparent url("../images/normal_img.png");
  background-size: 37px 18px;
  background-repeat: no-repeat;
  background-size: cover;
}
.DteAudosSwn .ppq-audio-player .player-bar .player-bar-played {
  background: transparent url("../images/loaded-img.png");
  background-size: 37px 18px;
  background-repeat: no-repeat;
  background-size: cover;
}
.DteAudosSwn .ppq-audio-player .play-pause-btn {
  margin: 15px 10px 0px 4px;
}
.DteAudosSwn .ppq-audio-player .play-pause-btn .play-pause-icon {
  border: 3px solid #ee3224;
  border-radius: 100%;
  background-color: #ee3224;
}
.DteAudosSwn .ppq-audio-player .play-pause-btn .play-pause-icon::after {
  background-image: url("../icon/plybtn.png");
  background-size: 37px 18px;
}

.CntBrcstmn {
  position: relative;
  width: 100%;
  display: block;
  margin-top: 15px;
}
.CntBrcstmn p {
  font-size: 14px;
  color: #666;
  font-weight: 500;
  text-align: justify;
}

@media (max-width: 1140px) {
  main {
    overflow: hidden;
  }
}

.AbtNmSwnMbr .owl-nav {
  display: block;
}
.AbtNmSwnMbr .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: 15px;
  background: transparent;
  cursor: pointer;
  transform: translateY(-50%);
}
.AbtNmSwnMbr .owl-nav .owl-prev:hover {
  background: transparent;
}
.AbtNmSwnMbr .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: 15px;
  background: transparent;
  cursor: pointer;
  transform: translateY(-50%);
}
.AbtNmSwnMbr .owl-nav .owl-next:hover {
  background: transparent;
}

.OurSevSwnvr .linkTag a {
  display: inline-block;
  background: #f93;
  color: #fff;
  padding: 6px 25px;
  border-radius: 5px;
  margin-top: 15px;
}

.overlayTeam {
  position: fixed;
  z-index: 1;
  background: #000;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0;
  pointer-events: none;
  transition: 0.5s ease;
}

.team-detail.activeTeammeber ~ .overlayTeam {
  opacity: 0.8;
  opacity: 0.7;
  pointer-events: all;
}
.team-detail .flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 675px) {
  .team-detail .flex {
    display: block;
  }
}
.team-detail .teamleft {
  margin: 0;
}
@media (max-width: 675px) {
  .team-detail .teamleft {
    float: none;
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 675px) {
  .team-detail .teamleft img {
    max-width: -moz-max-content;
    max-width: max-content;
  }
}
.team-detail .teamright {
  padding-left: 25px;
}
@media (max-width: 675px) {
  .team-detail .teamright {
    padding-left: 0;
    float: none;
    width: 100%;
  }
}
@media (max-width: 675px) {
  .team-detail .teamright h2 {
    padding-right: 0;
    margin-bottom: 15px;
  }
}
@media (max-width: 675px) {
  .team-detail .teamright .team-inner {
    padding-right: 0;
  }
}

.teamright h2 {
  text-align: left;
  font-size: 24px;
  padding-right: 35px;
  margin-bottom: 15px;
}

.sipLink {
  position: absolute;
  bottom: 5px;
  right: 0;
  display: inline-block;
}
.sipLink .lginclick {
  color: #ee3224;
  cursor: pointer;
}

.AbtBnSwmCl12Mvrvr {
  position: relative;
  display: block;
  width: 100%;
}
.AbtBnSwmCl12Mvrvr .owl-theme .owl-dots .owl-dot.active span, .AbtBnSwmCl12Mvrvr .owl-theme .owl-dots .owl-dot:hover span {
  height: 6px;
  background-color: #f49231;
}
.AbtBnSwmCl12Mvrvr .owl-theme .owl-dots .owl-dot span {
  width: 65px;
  height: 2px;
  margin: 0px 7px;
  background: #D6D6D6;
  display: block;
  border-radius: 0px;
  transition: all 1s ease;
}
.AbtBnSwmCl12Mvrvr .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 0px;
  position: absolute;
  bottom: 120px;
  left: 14.5%;
}
@media (max-width: 1300px) {
  .AbtBnSwmCl12Mvrvr .owl-theme .owl-nav.disabled + .owl-dots {
    left: 7.5%;
  }
}
@media (max-width: 1024px) {
  .AbtBnSwmCl12Mvrvr .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 75px;
    left: 3%;
  }
}
@media (max-width: 991px) {
  .AbtBnSwmCl12Mvrvr .owl-theme .owl-nav.disabled + .owl-dots {
    bottom: 20px;
  }
}
.AbtBnSwmCl12Mvrvr .BnrAbtMvrAbtMbr {
  display: block;
  position: relative;
}
.AbtBnSwmCl12Mvrvr .BnrAbtMvrAbtMbr .BnrAbtmnvrSwnAtrrMvr {
  position: relative;
  display: block;
}
.AbtBnSwmCl12Mvrvr .BnrAbtMvrAbtMbr .BnrAbtmnvrSwnAtrrMvr.BnrAbtmnvrSwnAtrrMvr-video {
  position: relative;
}
.AbtBnSwmCl12Mvrvr .BnrAbtMvrAbtMbr .BnrAbtmnvrSwnAtrrMvr::before {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  content: "";
  position: absolute;
  z-index: 1;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.57) 27%, rgba(255, 255, 255, 0) 55%);
}
@media (max-width: 991px) {
  .AbtBnSwmCl12Mvrvr .BnrAbtMvrAbtMbr .BnrAbtmnvrSwnAtrrMvr::before {
    background: linear-gradient(to right, #000000, transparent);
    width: 50%;
  }
}
.AbtBnSwmCl12Mvrvr .BnrAbtMvrAbtMbr .BnrAbtmnvrSwnAtrrMvr img {
  width: 100%;
  height: 55vh;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .AbtBnSwmCl12Mvrvr .BnrAbtMvrAbtMbr .BnrAbtmnvrSwnAtrrMvr img {
    height: 250px;
    position: relative;
  }
}
.AbtBnSwmCl12Mvrvr .BnrAbtMvrAbtMbr .VidIcnSwn {
  width: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #fff;
  margin: 0 auto;
  position: absolute;
  top: 32%;
  left: 47%;
  cursor: pointer;
  z-index: 5;
}
.AbtBnSwmCl12Mvrvr .BnrAbtMvrAbtMbr .VidIcnSwn::before {
  width: 55px;
  height: 55px;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 50%;
  position: absolute;
  content: "";
  transform: translateX(-50%) translateY(-50%);
  background: #fff;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  z-index: -1;
}
.AbtBnSwmCl12Mvrvr .BnrAbtMvrAbtMbr .VidIcnSwn::before img {
  width: 15px;
  vertical-align: middle;
}
.AbtBnSwmCl12Mvrvr .SwnAbtMnrPsbam {
  width: 95%;
  max-width: 1120px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.AbtBnSwmCl12Mvrvr .SwnAbtMnrPsbam h2 {
  font-size: 38px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .AbtBnSwmCl12Mvrvr .SwnAbtMnrPsbam h2 {
    font-size: 30px;
  }
}
.AbtBnSwmCl12Mvrvr .SwnAbtMnrPsbam p {
  color: #fff;
  font-size: 16px;
  width: 418px;
  position: relative;
  font-weight: 500;
}
@media (max-width: 767px) {
  .AbtBnSwmCl12Mvrvr .SwnAbtMnrPsbam p {
    width: 100%;
  }
}
.AbtBnSwmCl12Mvrvr .SwnAbtMnrPsbam .KnowMreSwn {
  display: block;
  position: relative;
  margin-top: 20px;
}
.AbtBnSwmCl12Mvrvr .SwnAbtMnrPsbam .KnowMreSwn a {
  display: inline-block;
  padding: 6px 20px;
  background-color: #000;
  color: #fff;
  border-radius: 30px;
  font-size: 14px;
}

.TpHrSwnvr {
  position: relative;
  display: block;
  background-color: #cf1f27;
  padding: 15px 0px;
}
@media (max-width: 991px) {
  .TpHrSwnvr {
    display: none;
  }
}
.TpHrSwnvr .cl12AbtMnveSwnm {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.TpHrSwnvr .cl12AbtMnveSwnm .abtBnrSwmuSmn {
  position: relative;
  display: block;
}
.TpHrSwnvr .cl12AbtMnveSwnm .abtBnrSwmuSmn ul li {
  display: inline-block;
  position: relative;
  margin-right: 10px;
}
.TpHrSwnvr .cl12AbtMnveSwnm .abtBnrSwmuSmn ul li a {
  display: inline-block;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}
.TpHrSwnvr .cl12AbtMnveSwnm .BnWithSvrPr {
  position: relative;
  display: inline-block;
}
.TpHrSwnvr .cl12AbtMnveSwnm .BnWithSvrPr a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}
.TpHrSwnvr .cl12AbtMnveSwnm .BnWithSvrPr a img {
  vertical-align: middle;
  width: 20px;
  filter: invert(1);
  margin-right: 2px;
}

.AutBnrSwnmImSwn {
  position: relative;
  display: block;
  width: 100%;
  padding: 50px 0px;
}
@media (max-width: 767px) {
  .AutBnrSwnmImSwn {
    padding: 30px 0;
  }
}
.AutBnrSwnmImSwn .CouterRptSwnMn {
  position: relative;
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .AutBnrSwnmImSwn .CouterRptSwnMn {
    flex-wrap: wrap;
  }
}
.AutBnrSwnmImSwn .CouterRptSwnMn .col3colSwnImaYrs {
  position: relative;
  display: block;
  width: 22%;
}
@media (max-width: 1024px) {
  .AutBnrSwnmImSwn .CouterRptSwnMn .col3colSwnImaYrs {
    width: auto;
  }
}
@media (max-width: 767px) {
  .AutBnrSwnmImSwn .CouterRptSwnMn .col3colSwnImaYrs {
    width: 47%;
  }
}
.AutBnrSwnmImSwn .CouterRptSwnMn .col3colSwnImaYrs p {
  display: block;
  margin-top: 10px;
  font-size: 16px;
  font-weight: 500;
  color: #ee3224;
  text-transform: uppercase;
  position: relative;
}
@media (max-width: 767px) {
  .AutBnrSwnmImSwn .CouterRptSwnMn .col3colSwnImaYrs p {
    font-size: 12px;
    margin-top: 8px;
  }
}
.AutBnrSwnmImSwn .CouterRptSwnMn .col3colSwnImaYrs p::before {
  bottom: -6px;
  left: 0px;
  content: "";
  position: absolute;
  height: 2px;
  background-color: #ff9e3d;
  width: 155px;
}
.AutBnrSwnmImSwn .CouterRptSwnMn .col3colSwnImaYrs h5 {
  font-size: 40px;
  color: #000000;
  font-weight: 600;
}
@media (max-width: 767px) {
  .AutBnrSwnmImSwn .CouterRptSwnMn .col3colSwnImaYrs h5 {
    font-size: 18px;
  }
}
.AutBnrSwnmImSwn .CouterRptSwnMn .col3colSwnImaYrs h5 span.counter-value {
  font-size: 40px;
  color: #000000;
  font-weight: 600;
}
@media (max-width: 767px) {
  .AutBnrSwnmImSwn .CouterRptSwnMn .col3colSwnImaYrs h5 span.counter-value {
    font-size: 18px;
  }
}
.AutBnrSwnmImSwn .CouterRptSwnMn .col3colSwnImaYrs h5 span {
  display: inline-block;
  font-size: 14px;
  color: #000;
  font-weight: 600;
}
@media (max-width: 767px) {
  .AutBnrSwnmImSwn .CouterRptSwnMn .col3colSwnImaYrs h5 span {
    font-size: 10px;
  }
}
.AutBnrSwnmImSwn .CouterRptSwnMn .col3colSwnImaYrs small {
  display: block;
  font-size: 24px;
  color: #cacaca;
  line-height: 1;
}
.AutBnrSwnmImSwn .CntAbtnSwn {
  position: relative;
  display: block;
}
.AutBnrSwnmImSwn .CntAbtnSwn h5 {
  font-size: 28px;
  color: #ee3224;
  display: block;
  font-weight: 600;
  margin-bottom: 10px;
}
.AutBnrSwnmImSwn .CntAbtnSwn p {
  font-size: 16px;
  color: #666;
  font-weight: 500;
  text-align: justify;
  margin-bottom: 20px;
}

.AbtMvr {
  position: relative;
  display: block;
  overflow: hidden;
}
.AbtMvr .cl12AbtBnrSwm {
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
}
.AbtMvr .cl12AbtBnrSwm .Cl4rptmvrSwn {
  width: 25%;
  position: relative;
}
@media (max-width: 1024px) {
  .AbtMvr .cl12AbtBnrSwm .Cl4rptmvrSwn {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .AbtMvr .cl12AbtBnrSwm .Cl4rptmvrSwn {
    width: 100%;
    margin-bottom: 20px;
  }
}
.AbtMvr .cl12AbtBnrSwm .Cl4rptmvrSwn .CntPsmvrSwn {
  position: absolute;
  bottom: 44%;
  left: 0px;
  right: 0px;
  padding: 0px 30px;
  z-index: 2;
}
@media (max-width: 1024px) {
  .AbtMvr .cl12AbtBnrSwm .Cl4rptmvrSwn .CntPsmvrSwn {
    bottom: 28%;
  }
}
@media (max-width: 991px) {
  .AbtMvr .cl12AbtBnrSwm .Cl4rptmvrSwn .CntPsmvrSwn {
    bottom: 35%;
  }
}
.AbtMvr .cl12AbtBnrSwm .Cl4rptmvrSwn .CntPsmvrSwn span {
  color: #f8f8f8;
  font-size: 12px;
  display: block;
  margin-bottom: 10px;
}
.AbtMvr .cl12AbtBnrSwm .Cl4rptmvrSwn .CntPsmvrSwn h5 {
  font-size: 20px;
  color: #fff;
  padding-bottom: 12px;
  border-bottom: 1px solid #ee3224;
  font-weight: 500;
}
.AbtMvr .cl12AbtBnrSwm .Cl4rptmvrSwn .clol4MenShpmvr {
  position: relative;
  padding: 20px 15px;
}
.AbtMvr .cl12AbtBnrSwm .Cl4rptmvrSwn .clol4MenShpmvr ul li {
  display: block;
  position: relative;
  font-size: 16px;
  padding: 4px 0px;
  padding-left: 15px;
  line-height: 1.4;
  color: #666;
  font-weight: 500;
}
.AbtMvr .cl12AbtBnrSwm .Cl4rptmvrSwn .clol4MenShpmvr ul li::before {
  top: 9px;
  left: 0px;
  width: 7px;
  height: 7px;
  background-color: #ee3224;
  content: "";
  border-radius: 50%;
  position: absolute;
}
.AbtMvr .cl12AbtBnrSwm .Cl4rptmvrSwn .abtFrmSwnFrmSn {
  position: relative;
  display: block;
  line-height: 0;
}
.AbtMvr .cl12AbtBnrSwm .Cl4rptmvrSwn .abtFrmSwnFrmSn::before {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  content: "";
  z-index: 2;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.5074404762) 19%, rgba(255, 255, 255, 0) 58%);
}
.AbtMvr .cl12AbtBnrSwm .Cl4rptmvrSwn .abtFrmSwnFrmSn::after {
  content: "";
  position: absolute;
  left: -100%;
  background: black;
  top: 0;
  bottom: 0;
  right: -100%;
}
.AbtMvr .cl12AbtBnrSwm .Cl4rptmvrSwn .abtFrmSwnFrmSn img {
  width: 100%;
  position: relative;
  z-index: 1;
}

.CntAntTpSwn {
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 30px;
}
.CntAntTpSwn .cl12cntabtSwmvr {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 100%;
}
.CntAntTpSwn .cl12cntabtSwmvr .clol4MenShpmvr {
  width: 25%;
  position: relative;
  padding: 20px 15px;
}
.CntAntTpSwn .cl12cntabtSwmvr .clol4MenShpmvr ul li {
  display: block;
  position: relative;
  font-size: 16px;
  padding: 4px 0px;
  padding-left: 15px;
  line-height: 1.4;
  color: #666;
  font-weight: 500;
}
.CntAntTpSwn .cl12cntabtSwmvr .clol4MenShpmvr ul li::before {
  top: 9px;
  left: 0px;
  width: 7px;
  height: 7px;
  background-color: #ee3224;
  content: "";
  border-radius: 50%;
  position: absolute;
}

.aboutusservc {
  position: relative;
  display: block;
  padding-bottom: 75px;
}
@media (max-width: 675px) {
  .aboutusservc {
    padding-bottom: 30px;
  }
}
.aboutusservc .cl12ImSwnSrvMvr {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  overflow: hidden;
  gap: 0;
}
.aboutusservc .cl12ImSwnSrvMvr .clol4RptMvrOurSrve {
  width: 33.33%;
  position: relative;
  height: 450px;
}
@media (max-width: 991px) {
  .aboutusservc .cl12ImSwnSrvMvr .clol4RptMvrOurSrve {
    width: 50%;
  }
}
@media (max-width: 675px) {
  .aboutusservc .cl12ImSwnSrvMvr .clol4RptMvrOurSrve {
    width: 100%;
    margin-bottom: 15px;
  }
}
.aboutusservc .cl12ImSwnSrvMvr .clol4RptMvrOurSrve:hover .CntSwnInsx h4 {
  color: #ee3224;
}
.aboutusservc .cl12ImSwnSrvMvr .clol4RptMvrOurSrve:hover .CntSwnInsx p {
  transform: translate(0px, 0%);
  position: relative;
  margin-top: 10px;
  opacity: 1;
  visibility: visible;
}
.aboutusservc .cl12ImSwnSrvMvr .clol4RptMvrOurSrve .BckSwnvrIndxMvr {
  position: relative;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  line-height: 0;
}
.aboutusservc .cl12ImSwnSrvMvr .clol4RptMvrOurSrve .BckSwnvrIndxMvr::before {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.76);
  position: absolute;
}
.aboutusservc .cl12ImSwnSrvMvr .clol4RptMvrOurSrve .BckSwnvrIndxMvr img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.aboutusservc .cl12ImSwnSrvMvr .clol4RptMvrOurSrve .CntSwnInsx {
  position: absolute;
  bottom: 40px;
  padding: 0px 50px;
  padding-bottom: 18px;
  overflow: hidden;
  width: 100%;
}
@media (max-width: 991px) {
  .aboutusservc .cl12ImSwnSrvMvr .clol4RptMvrOurSrve .CntSwnInsx {
    padding: 15px;
  }
}
.aboutusservc .cl12ImSwnSrvMvr .clol4RptMvrOurSrve .CntSwnInsx p {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  position: absolute;
  transform: translate(0px, 100%);
  transition: all 1s ease;
  opacity: 0;
  visibility: visible;
}
.aboutusservc .cl12ImSwnSrvMvr .clol4RptMvrOurSrve .CntSwnInsx::before {
  bottom: 0px;
  left: 50%;
  width: 72%;
  height: 1px;
  background-color: #ee3224;
  position: absolute;
  content: "";
  transform: translate(-50%, 0px);
}
@media (max-width: 991px) {
  .aboutusservc .cl12ImSwnSrvMvr .clol4RptMvrOurSrve .CntSwnInsx::before {
    width: 90%;
  }
}
.aboutusservc .cl12ImSwnSrvMvr .clol4RptMvrOurSrve .CntSwnInsx span {
  display: block;
  font-size: 12px;
  color: #ccc;
  margin-bottom: 25px;
}
.aboutusservc .cl12ImSwnSrvMvr .clol4RptMvrOurSrve .CntSwnInsx h4 {
  font-size: 20px;
  font-weight: 600;
  color: #ffffff;
  line-height: 1;
  margin-bottom: 0px;
  transition: all 1s ease;
}
.aboutusservc .cl12ImSwnSrvMvr .clol4RptMvrOurSrve:first-child {
  padding: 32px;
}
.aboutusservc .cl12ImSwnSrvMvr .clol4RptMvrOurSrve h5 {
  position: relative;
  display: inline-block;
  font-size: 28px;
  color: #fff;
  padding: 10px 0px;
  padding-top: 0px;
  font-weight: 500;
}
@media (max-width: 675px) {
  .aboutusservc .cl12ImSwnSrvMvr .clol4RptMvrOurSrve h5 {
    text-align: center;
    color: #000;
    display: block;
    margin-bottom: 10px;
    font-weight: 600;
  }
}
.aboutusservc .cl12ImSwnSrvMvr .clol4RptMvrOurSrve h5::before {
  position: absolute;
  bottom: 0px;
  content: "";
  left: 0px;
  right: 0px;
  width: 100%;
  height: 1px;
  background-color: #ff9e3d;
}
@media (max-width: 675px) {
  .aboutusservc .cl12ImSwnSrvMvr .clol4RptMvrOurSrve h5::before {
    display: none;
  }
}
.aboutusservc .cl12ImSwnSrvMvr .clol4RptMvrOurSrve:first-child {
  background-color: #ee3224;
  position: relative;
}
@media (max-width: 675px) {
  .aboutusservc .cl12ImSwnSrvMvr .clol4RptMvrOurSrve:first-child {
    height: auto;
    background: transparent;
    padding: 0;
  }
}

.checkborptr {
  font-size: 12px;
  color: #000;
  font-weight: 500;
  padding-left: 28px;
}

.checkborptr input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 4px;
  left: 0;
  width: 18px;
  height: 18px;
  background-color: transparent;
  border: 1px solid #ee3224;
  border-radius: 4px;
}

.checkborptr input:checked ~ .checkmark {
  background-color: #ee3224;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkborptr input:checked ~ .checkmark:after {
  display: block;
}

.checkborptr .checkmark:after {
  left: 6px;
  top: 2px;
  width: 4px;
  height: 9px;
  border: solid white;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
}

.TrHSenHSenMn {
  width: 100%;
  display: block;
  height: 200px;
  background-color: #ff9933;
  display: flex;
  justify-content: center;
  align-items: center;
}
.TrHSenHSenMn .TsSmvrNm {
  width: 100%;
  position: relative;
  text-align: center;
}
.TrHSenHSenMn .TsSmvrNm h3 {
  font-size: 28px;
  color: #000;
  font-weight: 600;
}

.UsNmVSwvSmvr {
  position: relative;
  display: block;
  padding: 60px 0px;
  background-color: #ffffff;
  padding-bottom: 0px;
}
@media (max-width: 991px) {
  .UsNmVSwvSmvr {
    padding: 60px 0px;
  }
}
@media (max-width: 767px) {
  .UsNmVSwvSmvr {
    padding: 30px 0px;
  }
}
.UsNmVSwvSmvr .LnkAwnVr {
  position: absolute;
  top: auto;
  right: 0px;
  z-index: 1;
  bottom: 0px;
}
@media (max-width: 767px) {
  .UsNmVSwvSmvr .LnkAwnVr {
    right: 15px;
    z-index: 1;
    left: auto;
  }
  .UsNmVSwvSmvr .LnkAwnVr a img {
    filter: invert(0);
  }
}
.UsNmVSwvSmvr .LnkAwnVr a {
  display: inline-block;
}
.UsNmVSwvSmvr .LnkAwnVr a img {
  transition: all 1s ease;
  filter: invert(1);
}
.UsNmVSwvSmvr .LnkAwnVr a:hover img {
  transform: scale(1.3);
}
.UsNmVSwvSmvr .rghtSwnvrM {
  position: absolute;
  right: 0px;
  top: 0px;
  transform: rotate(180deg);
  line-height: 0;
}
.UsNmVSwvSmvr .leftRgtSwn {
  position: absolute;
  left: 0px;
  bottom: 0px;
  line-height: 0;
}
.UsNmVSwvSmvr .owl-theme .owl-dots .owl-dot.active span, .UsNmVSwvSmvr .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #fff;
}
.UsNmVSwvSmvr .owl-theme .owl-dots .owl-dot span {
  background-color: #b7b4ca;
}
.UsNmVSwvSmvr .owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 0px;
  position: absolute;
  bottom: 0px;
  left: 47.5%;
  transform: translate(-50%, 0px);
  width: auto;
}
.UsNmVSwvSmvr .Abtcl12Rptmvr {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding: 50px;
  align-items: center;
  padding-left: 110px;
  padding-bottom: 75px;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .UsNmVSwvSmvr .Abtcl12Rptmvr {
    padding: 40px;
    padding-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .UsNmVSwvSmvr .Abtcl12Rptmvr {
    padding: 16px;
    padding-left: 14px;
    padding-bottom: 40px;
  }
}
.UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt {
  width: 48%;
  position: relative;
}
@media (max-width: 991px) {
  .UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt {
    width: 100%;
  }
}
.UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt .CntDghtlSign {
  position: relative;
  display: block;
}
.UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt .CntDghtlSign::before {
  right: 0px;
  bottom: 0px;
  width: 100%;
  content: "";
  border: 1px solid #fcebea;
  left: -35px;
  top: -35px;
  position: absolute;
  z-index: -1;
  background-color: #fcebea;
}
@media (max-width: 767px) {
  .UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt .CntDghtlSign::before {
    content: none;
  }
}
.UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt .CntDghtlSign::after {
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  content: "";
  background-color: #292060;
  left: -88px;
  top: 66px;
  content: none;
  position: absolute;
  z-index: -2;
}
@media (max-width: 767px) {
  .UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt .CntDghtlSign::after {
    content: none;
  }
}
.UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt .VdeSwnvrImvr {
  margin-top: 40px;
  width: 100%;
  display: block;
}
@media (max-width: 991px) {
  .UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt .VdeSwnvrImvr {
    margin-top: 18px;
  }
}
.UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt .VdeSwnvrImvr .VdeSwnAbtMvr {
  display: flex;
  align-items: center;
}
.UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt .VdeSwnvrImvr .VdeSwnAbtMvr .VdeIcnVrSwn {
  display: none;
  width: 60px;
  height: 45px;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  margin-right: 25px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt .VdeSwnvrImvr .VdeSwnAbtMvr .VdeIcnVrSwn {
    width: 40px;
    height: 35px;
    margin-right: 10px;
  }
}
.UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt .VdeSwnvrImvr .VdeSwnAbtMvr .VdeIcnVrSwn img {
  width: 10px;
}
.UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt .VdeSwnvrImvr .LstDsgMvr {
  line-height: 1;
}
.UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt .VdeSwnvrImvr .LstDsgMvr h5 {
  font-size: 18px;
  color: #000;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
}
@media (max-width: 991px) {
  .UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt .VdeSwnvrImvr .LstDsgMvr h5 {
    font-size: 20px;
  }
}
.UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt .VdeSwnvrImvr .LstDsgMvr small {
  font-size: 12px;
  color: #000;
  font-weight: 600;
}
.UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt .DgitlTcnLngyMkes::before {
  top: -55px;
  left: 0px;
  position: absolute;
  content: "";
  background-size: 40px;
  background-image: url(../images/quote.png);
  height: 40px;
  background-repeat: no-repeat;
  width: 40px;
  filter: invert(1);
}
@media (max-width: 767px) {
  .UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt .DgitlTcnLngyMkes::before {
    background-size: 25px;
    top: -27px;
  }
}
.UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt .DgitlTcnLngyMkes::after {
  top: -55px;
  right: 0px;
  position: absolute;
  content: "";
  background-size: 25px;
  background-image: url("../icon/whtearrow.png");
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
}
@media (max-width: 767px) {
  .UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt .DgitlTcnLngyMkes::after {
    top: -22px;
    background-size: 14px;
  }
}
.UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt .DgitlTcnLngyMkes h5 {
  color: #666;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 500;
  text-align: justify;
}
@media (max-width: 991px) {
  .UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt .DgitlTcnLngyMkes h5 {
    font-size: 18px;
  }
}
.UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt:first-child {
  width: 35%;
}
.UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt:first-child img {
  width: 100%;
  padding-bottom: 35px;
}
@media (max-width: 767px) {
  .UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt:first-child {
    width: 100%;
  }
}
.UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt:last-child {
  width: 58%;
}
@media (max-width: 767px) {
  .UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt:last-child {
    width: 100%;
    margin-top: 50px;
  }
}
.UsNmVSwvSmvr .Abtcl12Rptmvr .cl6mnvcrAbtcnt:last-child img {
  width: auto;
}

.TrHSenHSenMnBnSwn {
  width: 100%;
  position: relative;
}
.TrHSenHSenMnBnSwn img {
  width: 100%;
}

.BrdOfDirctrmvr {
  padding: 60px 0px;
  background-color: #fbfbfb;
}
@media (max-width: 991px) {
  .BrdOfDirctrmvr {
    padding: 40px 0px;
  }
}
@media (max-width: 767px) {
  .BrdOfDirctrmvr {
    padding: 30px 0px;
  }
}
.BrdOfDirctrmvr .BrdOfDiectmvr {
  position: relative;
  display: block;
  margin-bottom: 22px;
  text-align: center;
}
@media (max-width: 991px) {
  .BrdOfDirctrmvr .BrdOfDiectmvr {
    margin-bottom: 20px;
  }
}
.BrdOfDirctrmvr .BrdOfDiectmvr h2 {
  font-size: 28px;
  color: #ee3224;
  font-weight: 600;
}
@media (max-width: 991px) {
  .BrdOfDirctrmvr .BrdOfDiectmvr h2 {
    font-size: 24px;
  }
}
.BrdOfDirctrmvr .AbtCntSkldrMvrMvrsw {
  display: none;
}
.BrdOfDirctrmvr .AbtCntSkldrMvr {
  position: relative;
  margin-top: 10px;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.BrdOfDirctrmvr .AbtCntSkldrMvr .BrdDirSwn {
  position: relative;
  padding: 25px;
  padding-right: 0px;
  width: 22%;
  margin-right: 3%;
}
@media (max-width: 767px) {
  .BrdOfDirctrmvr .AbtCntSkldrMvr .BrdDirSwn {
    width: 100%;
    margin-bottom: 5%;
    margin-right: 0;
  }
}
.BrdOfDirctrmvr .AbtCntSkldrMvr .BrdDirSwn .ScmDaSwn {
  text-align: center;
  margin-top: 5px;
  width: 100%;
}
.BrdOfDirctrmvr .AbtCntSkldrMvr .BrdDirSwn .ScmDaSwn ul li {
  display: inline-block;
}
.BrdOfDirctrmvr .AbtCntSkldrMvr .BrdDirSwn .ScmDaSwn ul li a {
  padding: 4px;
}
.BrdOfDirctrmvr .AbtCntSkldrMvr .BrdDirSwn .ScmDaSwn ul li a img {
  display: inline-block;
  width: 15px;
  filter: brightness(0.5);
}
@media (max-width: 767px) {
  .BrdOfDirctrmvr .AbtCntSkldrMvr .BrdDirSwn {
    padding: 0px;
  }
}
.BrdOfDirctrmvr .AbtCntSkldrMvr .BrdDirSwn .TemMeberSwn {
  position: relative;
}
.BrdOfDirctrmvr .AbtCntSkldrMvr .BrdDirSwn .TemMeberSwn img {
  transition: all 1s ease;
  position: relative;
  padding-bottom: 18px;
  width: 100%;
}
@media (max-width: 767px) {
  .BrdOfDirctrmvr .AbtCntSkldrMvr .BrdDirSwn .TemMeberSwn img {
    padding-bottom: 0;
  }
}
.BrdOfDirctrmvr .AbtCntSkldrMvr .BrdDirSwn .TemMeberSwn::before {
  right: 0px;
  bottom: 0px;
  width: 95%;
  content: "";
  border: 1px solid #fcebea;
  left: -25px;
  top: -25px;
  position: absolute;
  z-index: -1;
  background-color: #fcebea;
}
@media (max-width: 767px) {
  .BrdOfDirctrmvr .AbtCntSkldrMvr .BrdDirSwn .TemMeberSwn::before {
    content: none;
  }
}
.BrdOfDirctrmvr .AbtCntSkldrMvr .BrdMvrSwm {
  text-align: center;
  margin-top: 15px;
}
.BrdOfDirctrmvr .AbtCntSkldrMvr .BrdMvrSwm p {
  font-size: 18px;
  color: #000;
  font-weight: 500;
}
@media (max-width: 767px) {
  .BrdOfDirctrmvr .AbtCntSkldrMvr .BrdMvrSwm p {
    font-size: 18px;
  }
}

.TpnvrSwmMvrSn {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .TpnvrSwmMvrSn {
    margin-bottom: 30px;
  }
}
.TpnvrSwmMvrSn ul {
  width: 100%;
  display: block;
  text-align: center;
}
.TpnvrSwmMvrSn ul li.actmvrmnsb {
  color: #ee3224;
}
.TpnvrSwmMvrSn ul li.actmvrmnsb::before {
  width: 100%;
}
.TpnvrSwmMvrSn ul li {
  font-size: 16px;
  color: #666;
  font-weight: 500;
  position: relative;
  display: inline-block;
  margin-right: 25px;
  cursor: pointer;
}
.TpnvrSwmMvrSn ul li:hover::before {
  width: 100%;
}
.TpnvrSwmMvrSn ul li::before {
  bottom: -7px;
  left: 0px;
  right: 0px;
  content: "";
  width: 0%;
  height: 1px;
  background-color: #ee3224;
  position: absolute;
  transition: all 1s ease;
}
.TpnvrSwmMvrSn ul li:last-child {
  margin-right: 0px;
}

.TemBrnSwn {
  position: relative;
  display: block;
  line-height: 0;
}
.TemBrnSwn::before {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  content: "";
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.7607843137), rgba(255, 255, 0, 0));
}
.TemBrnSwn img {
  width: 100%;
}
@media (max-width: 767px) {
  .TemBrnSwn img {
    height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.BnrCnt {
  width: 95%;
  max-width: 1120px;
  margin: 0 auto;
  position: absolute;
  bottom: 70px;
  left: 50%;
  transform: translate(-50%, 0px);
}
@media (max-width: 767px) {
  .BnrCnt {
    bottom: 25px;
  }
}
.BnrCnt h1 {
  font-size: 28px;
  color: #fff;
  font-weight: 600;
}

.team-detail.activeTeammeber {
  opacity: 1;
  visibility: visible;
  pointer-events: inherit;
  top: 50%;
}

.team-detail {
  position: fixed;
  width: 100%;
  max-width: 1000px;
  margin: auto;
  background: #fff;
  padding: 25px;
  margin-top: 0px;
  top: 200%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 12;
  opacity: 0;
  visibility: 0;
  pointer-events: none;
  transition: all 1s ease;
}

.team-detail:after {
  content: "";
  display: table;
  clear: both;
}

.popCls {
  width: 35px;
  height: 35px;
  position: absolute;
  right: 0px;
  top: 0px;
  cursor: pointer;
  z-index: 1;
}

.popCls {
  top: 20px;
  right: 20px;
  opacity: 0.4;
}

.popCls span:before, .popCls span:after {
  width: 100%;
  height: 2px;
  top: 50%;
  right: auto;
  bottom: auto;
  left: 50%;
  position: absolute;
  content: "";
}

.popCls span {
  width: 80%;
  height: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s;
}

.popCls span:before {
  transform: translate(-50%, -50%) rotate(45deg);
}

.popCls span:before, .popCls span:after {
  background-color: #000000;
}

.popCls span:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}

.teamleft {
  float: left;
  width: 25%;
  margin-top: 15%;
}

.teamleft img {
  width: 100%;
}

.teamright {
  float: right;
  width: 72%;
}

.teamright h2 {
  font-size: 24px;
}

.teamright h3 {
  font-size: 16px;
  border-bottom: 1px solid #000;
  padding-bottom: 15px;
  margin-bottom: 25px;
}

.teamright h4 {
  font-size: 16px;
  border-bottom: 1px solid #000;
  padding-bottom: 15px;
  margin-bottom: 15px;
  font-weight: 500;
}

.teamright p {
  font-size: 16px;
  color: #666;
  margin-bottom: 10px;
  line-height: 24px;
  text-align: justify;
}

.teamright ul {
  margin-bottom: 15px;
}

.teamright ul li {
  padding-left: 26px;
  position: relative;
  line-height: 24px;
  color: #666;
  font-size: 14px;
}

.teamright ul li:after {
  content: "";
  position: absolute;
  left: 10px;
  top: 8px;
  width: 5px;
  height: 5px;
  background: #251b67;
  border-radius: 50%;
}

.team-inner {
  width: 100%;
  max-height: 400px;
  overflow: auto;
  padding-right: 35px;
}

.popShow {
  z-index: 12;
  visibility: visible;
  opacity: 1;
}

.teamQry-wrapBx {
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  height: 0;
  position: absolute;
  transition: all 1s;
}

.teamQry-wrapBx.active {
  opacity: 1;
  visibility: visible;
  position: relative;
  height: auto;
  overflow: visible;
}

.teamQryBtn {
  cursor: pointer;
}

.team-inner::-webkit-scrollbar {
  width: 4px;
}

.team-inner::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.team-inner::-webkit-scrollbar-thumb {
  background: #1e1652;
}

.overlayFrm.OvlyActmn {
  opacity: 0.2;
  pointer-events: all;
  z-index: 11;
  visibility: visible;
  transition-delay: 0s;
}

.overlayFrm {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 11;
  background: #000;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 700ms ease 400ms;
}

.CnfrSwnMebRtSwn.CnferlstSwnPge {
  padding-top: 0px;
}
.CnfrSwnMebRtSwn.CnferlstSwnPge::before {
  top: -50px;
  background-color: #fff;
}
.CnfrSwnMebRtSwn.CnferlstSwnPge p {
  position: relative;
  color: #666;
  margin-bottom: 20px;
}
.CnfrSwnMebRtSwn.CnferlstSwnPge .cl12MeberEvntsSwn {
  flex-wrap: wrap;
  width: 100%;
}
.CnfrSwnMebRtSwn.CnferlstSwnPge .cl12MeberEvntsSwn .colMeberSwnEvnt6 {
  margin-bottom: 40px;
}
.CnfrSwnMebRtSwn.CnferlstSwnPge .cl12MeberEvntsSwn .colMeberSwnEvnt6 h5 {
  color: #000;
}

.cl12AnmSwnMvr.opninonpapers {
  padding-bottom: 50px;
}

.CnclusionPpersMvr.ConclusMembrSwhpmn.ClmSwvrSMnVrMn {
  margin-top: 0px;
  padding-top: 0px;
}
.CnclusionPpersMvr.ConclusMembrSwhpmn.ClmSwvrSMnVrMn::before {
  top: -50px;
  width: auto;
  height: auto;
}
.CnclusionPpersMvr.ConclusMembrSwhpmn.ClmSwvrSMnVrMn select {
  margin-bottom: 0;
  width: 285px;
  align-self: end;
}
.BestSlPrcMvr.MnbrBsSwnvr {
  margin-top: 0px;
  padding-bottom: 5px;
}
.BestSlPrcMvr.MnbrBsSwnvr .HdingSwm {
  margin-bottom: 30px;
}
.BestSlPrcMvr.MnbrBsSwnvr .AttrCl12SwnRpt {
  margin-bottom: 30px;
}
.BestSlPrcMvr.MnbrBsSwnvr .AttrCl12SwnRpt .cl12ImfRptSwn .ImgRptMn::before {
  content: none;
}

.DshBnrSswmNSn {
  width: 100%;
  display: block;
  position: relative;
}
.DshBnrSswmNSn img {
  width: 100%;
}

.cl12CntBnrSwnSwnvr {
  position: relative;
  padding: 50px 0px;
}
@media (max-width: 767px) {
  .cl12CntBnrSwnSwnvr {
    padding: 30px 0;
  }
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 991px) {
  .cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 {
    flex-wrap: wrap;
  }
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn {
  width: 67%;
  position: relative;
}
@media (max-width: 991px) {
  .cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn {
    width: 100%;
  }
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .CntHdinSwn {
  position: relative;
  display: block;
  margin-bottom: 30px;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .CntHdinSwn h3 {
  font-size: 28px;
  color: #000000;
  font-weight: 600;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr.cl12CntMvr {
  width: 100%;
  position: relative;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn h5 {
  font-size: 20px;
  color: #ee3224;
  font-weight: 600;
  margin-bottom: 15px;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn ul {
  position: relative;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn ul li {
  display: inline-block;
  width: 32%;
  position: relative;
}
@media (max-width: 767px) {
  .cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn ul li {
    width: 100%;
  }
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn ul li label {
  font-size: 12px;
  color: #000;
  font-weight: 500;
  padding-left: 28px;
  cursor: pointer;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn ul li label .checkmark {
  width: 18px;
  height: 18px;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn ul li label .checkmark::after {
  left: 6px;
  top: 2px;
  width: 4px;
  height: 9px;
  border-width: 0 1px 1px 0;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr.cl12CntMvr.hasprtefin {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr.cl12CntMvr.hasprtefin .col {
  flex: 0 1 48%;
  max-width: 48%;
  width: 100%;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr.cl12CntMvr.hasprtefin .col.col-md-2 .prefrences-tab {
  border: 1px solid #d5d5d5;
  background: #eee;
  padding: 10px;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr.cl12CntMvr.hasprtefin .col.col-md-2 .prefrences-tab .tab ul li {
  display: block;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr.InstSgnupSwn ul {
  padding: 18px;
  background-color: #eee;
  border-radius: 4px;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr.InstSgnupSwn ul li.OthrCnt {
  display: none;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr.InstSgnupSwn ul li {
  display: block;
  width: 100%;
  margin-bottom: 5px;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr.InstSgnupSwn ul li:last-child {
  margin-bottom: 0px;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr.cl12CntMvr.PrfedComSwn ul li {
  display: inline-block;
  width: auto;
  margin-right: 10px;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr {
  width: 48%;
  position: relative;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr {
    width: 100%;
  }
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr select {
  width: 100%;
  position: relative;
  display: block;
  padding: 9px 10px;
  background-color: #eee;
  border: none;
  font-size: 14px;
  border: 1px solid #d4d4d4;
  font-style: italic;
  color: #7b7b7b;
  background: #eee url(../icon/down-arrow-select1.png) no-repeat right;
  -webkit-appearance: none;
  background-position-x: 96%;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr input, .cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr textarea {
  width: 100%;
  position: relative;
  display: block;
  padding: 9px 10px;
  background-color: #eee;
  border: none;
  font-size: 14px;
  border: 1px solid #d4d4d4;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr input:focus + .fronlabel, .cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr textarea:focus + .fronlabel {
  top: -14px;
  font-size: 12px;
  background: #d4d4d4;
  padding: 0px 6px;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr label.fronlabel.hasVal {
  top: -14px;
  font-size: 12px;
  background: #d4d4d4;
  padding: 0px 6px;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr label.fronlabel {
  font-size: 14px;
  color: #7b7b7b;
  position: absolute;
  top: 10px;
  left: 15px;
  transition: all 1s ease;
  pointer-events: none;
  font-style: italic;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr .PaswSvr1 {
  position: absolute;
  right: 10px;
  top: 50%;
  translate: 0 -50%;
  cursor: pointer;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr .order-details {
  background: #eee;
  padding: 15px;
  border: 1px solid #d4d4d4;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr .order-details .ttl {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr .order-details .ttl p {
  color: #ee3224;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr .order-details .ttl .rpttnm a {
  font-size: 14px;
  font-weight: 600;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr .order-details .prc-dtls {
  margin-top: 15px;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr .order-details .prc-dtls .col {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo8mvrSmvrMn .cl12cntBnSwnMnSwn .clo6mvrCntvr .order-details .prc-dtls .col span {
  font-weight: 600;
}
.cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo4mvrSmvrMn {
  position: relative;
  width: 27%;
}
@media (max-width: 991px) {
  .cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo4mvrSmvrMn {
    width: 100%;
    margin-top: 20px;
  }
}
@media (max-width: 991px) {
  .cl12CntBnrSwnSwnvr .cl12CnBnrSwnmcl12 .clo4mvrSmvrMn img {
    width: 100%;
  }
}

.Btncl12CntSwn {
  position: relative;
  width: 100%;
  display: block;
  margin-top: 10px;
  text-align: center;
}
.Btncl12CntSwn input {
  position: relative;
  display: inline-block;
  padding: 7px 20px;
  border: none;
  background-color: #ee3224;
  font-size: 14px;
  border-radius: 30px;
  color: #fff;
  font-weight: 500;
  cursor: pointer;
}

.ImaCntSwnSwnMn {
  position: relative;
  display: block;
  padding-bottom: 65px;
}
@media (max-width: 767px) {
  .ImaCntSwnSwnMn {
    padding-bottom: 30px;
  }
}
.ImaCntSwnSwnMn .cl12CntSwmCntcl12Swn {
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
}
.ImaCntSwnSwnMn .cl12CntSwmCntcl12Swn .cl4mnrcntSwn {
  width: 31%;
  position: relative;
  background-color: #eee;
}
@media (max-width: 991px) {
  .ImaCntSwnSwnMn .cl12CntSwmCntcl12Swn .cl4mnrcntSwn {
    width: 100%;
    margin-bottom: 10px;
  }
}
.ImaCntSwnSwnMn .cl12CntSwmCntcl12Swn .cl4mnrcntSwn .MspSwnCntMvr {
  width: 100%;
  display: block;
}
.ImaCntSwnSwnMn .cl12CntSwmCntcl12Swn .cl4mnrcntSwn .MspSwnCntMvr iframe {
  width: 100%;
  position: relative;
  height: 250px;
}
.ImaCntSwnSwnMn .cl12CntSwmCntcl12Swn .cl4mnrcntSwn .topChtrSwnvrMn {
  position: relative;
  display: block;
  padding: 25px 20px;
}
.ImaCntSwnSwnMn .cl12CntSwmCntcl12Swn .cl4mnrcntSwn .topChtrSwnvrMn h5 {
  font-size: 18px;
  color: #f49231;
  font-weight: 600;
  margin-bottom: 10px;
}
.ImaCntSwnSwnMn .cl12CntSwmCntcl12Swn .cl4mnrcntSwn .topChtrSwnvrMn p {
  position: relative;
  width: 90%;
  display: block;
  font-size: 14px;
  color: #666;
  font-weight: 500;
  margin-bottom: 5px;
}
.ImaCntSwnSwnMn .cl12CntSwmCntcl12Swn .cl4mnrcntSwn .topChtrSwnvrMn ul {
  position: relative;
  display: block;
}
.ImaCntSwnSwnMn .cl12CntSwmCntcl12Swn .cl4mnrcntSwn .topChtrSwnvrMn ul li {
  font-size: 14px;
  color: #666;
  font-weight: 500;
  margin-bottom: 5px;
}
.ImaCntSwnSwnMn .cl12CntSwmCntcl12Swn .cl4mnrcntSwn .topChtrSwnvrMn ul li a {
  font-size: 14px;
  color: #ee3224;
  font-weight: 500;
  margin-bottom: 5px;
}
.ImaCntSwnSwnMn .ImdCntSwnMn {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 40px;
  padding: 10px 0px;
  text-align: center;
  background-color: #000;
}
.ImaCntSwnSwnMn .ImdCntSwnMn h5 {
  color: #fff;
  font-size: 16px;
  font-weight: 500;
}

.Btncl12CntSwn.SgnupSwnvrMn {
  text-align: left;
}

.cl12AnmSwnMvr {
  position: relative;
  display: block;
  padding: 50px 0px;
  padding-bottom: 0px;
}
@media (max-width: 991px) {
  .cl12AnmSwnMvr {
    padding: 25px 0px;
  }
}
@media (max-width: 767px) {
  .cl12AnmSwnMvr {
    padding: 30px 0;
  }
}
.cl12AnmSwnMvr .cl12Insgtcl12 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 991px) {
  .cl12AnmSwnMvr .cl12Insgtcl12 {
    flex-direction: column-reverse;
    padding-bottom: 0;
  }
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl8InsghtSwncl12 {
  width: 70%;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl8InsghtSwncl12.cl8InsghtSwncl12_sec2 {
  width: 100%;
  margin-top: 40px;
}
@media (max-width: 991px) {
  .cl12AnmSwnMvr .cl12Insgtcl12 .cl8InsghtSwncl12 {
    width: 100%;
  }
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl8InsghtSwncl12 .ImaAnySwnvr {
  position: relative;
  display: block;
  margin-bottom: 20px;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl8InsghtSwncl12 .ImaAnySwnvr h5 {
  font-size: 28px;
  color: #000;
  font-weight: 600;
}
@media (max-width: 767px) {
  .cl12AnmSwnMvr .cl12Insgtcl12 .cl8InsghtSwncl12 .ImaAnySwnvr h5 {
    font-size: 24px;
    line-height: 28px;
  }
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12ImpIndcl12 {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12ImpIndcl12 .cl6RptMnvrSwn {
  position: relative;
  display: block;
  width: 48%;
  margin-bottom: 28px;
}
@media (max-width: 767px) {
  .cl12AnmSwnMvr .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12ImpIndcl12 .cl6RptMnvrSwn {
    width: 100%;
  }
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12ImpIndcl12 .cl6RptMnvrSwn:first-child {
  width: 100%;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12ImpIndcl12 .cl6RptMnvrSwn .ImaAnygding .WshlBtn-Wppr {
  top: 3px;
  height: 25px;
  width: 25px;
}
@media (max-width: 675px) {
  .cl12AnmSwnMvr .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12ImpIndcl12 .cl6RptMnvrSwn .ImaAnygding .WshlBtn-Wppr {
    top: 11px;
  }
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12ImpIndcl12 .cl6RptMnvrSwn .ImaAnygding {
  position: relative;
  display: block;
  line-height: 0;
  margin-bottom: 20px;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12ImpIndcl12 .cl6RptMnvrSwn .ImaAnygding img {
  width: 100%;
  height: 188px;
  -o-object-fit: cover;
     object-fit: cover;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12ImpIndcl12 .cl6RptMnvrSwn .ImaAnygding p {
  font-size: 14px;
  top: 0px;
  left: 0px;
  right: 0px;
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  padding: 6px 10px;
  color: #fff;
}
@media (max-width: 675px) {
  .cl12AnmSwnMvr .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12ImpIndcl12 .cl6RptMnvrSwn .ImaAnygding p {
    padding: 6px 22px;
  }
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12ImpIndcl12 .cl6RptMnvrSwn .CntWtrInghtMn {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12ImpIndcl12 .cl6RptMnvrSwn .CntWtrInghtMn h5 {
  font-size: 18px;
  color: #000;
  font-weight: 600;
  margin-bottom: 5px;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12ImpIndcl12 .cl6RptMnvrSwn .CntWtrInghtMn p {
  font-size: 16px;
  color: #666;
  font-weight: 500;
}
@media (max-width: 991px) {
  .cl12AnmSwnMvr .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12ImpIndcl12 .cl6RptMnvrSwn .CntWtrInghtMn p {
    text-align: justify;
  }
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12ImpIndcl12 .cl6RptMnvrSwn .RdmreIngBtn {
  position: relative;
  margin-top: 10px;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12ImpIndcl12 .cl6RptMnvrSwn .RdmreIngBtn p {
  font-size: 12px;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12ImpIndcl12 .cl6RptMnvrSwn .RdmreIngBtn p a {
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid #666;
  font-size: 12px;
  line-height: 1;
  color: #ee3224;
  font-weight: 600;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 {
  position: relative;
  width: 26%;
}
@media (max-width: 991px) {
  .cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 {
    width: 100%;
    margin-top: 20px;
  }
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .PreBolSwnIghtMn {
  position: relative;
  display: block;
  padding: 0px 20px;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .PreBolSwnIghtMn a {
  display: block;
  position: relative;
  padding: 7px 20px;
  background-color: #ff9933;
  color: #000;
  font-weight: 600;
  border-radius: 30px;
  text-align: center;
  font-size: 16px;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .BookSwnvrMnvr {
  position: relative;
  display: block;
  padding-bottom: 35px;
  margin-bottom: 35px;
  border-bottom: 1px solid #ee3224;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .BookSwnvrMnvr .TheWrkSwn {
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  display: block;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .BookSwnvrMnvr .TheWrkSwn span {
  color: #f49231;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .BookSwnvrMnvr .TheWrkSwn h5 {
  font-size: 32px;
  color: #ee3224;
  font-weight: 600;
}
@media (max-width: 767px) {
  .cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .BookSwnvrMnvr .TheWrkSwn h5 {
    font-size: 24px;
  }
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .BookSwnvrMnvr .TheWrkSwn p {
  font-size: 24px;
  color: #000;
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 5px;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .BookSwnvrMnvr .TheWrkSwn p {
    font-size: 18px;
  }
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .BnrRgtIndgghtMvr {
  position: relative;
  display: block;
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #ee3224;
}
@media (max-width: 991px) {
  .cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .BnrRgtIndgghtMvr {
    display: none;
  }
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .BnrRgtIndgghtMvr .InsgtBnSwnMn {
  width: 100%;
  position: relative;
  border: 1px solid #919191;
  line-height: 0;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .BnrRgtIndgghtMvr .InsgtBnSwnMn img {
  width: 100%;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .user_profile .icon_user {
  height: 80px;
  width: 80px;
  border-radius: 50%;
  display: flex;
  background: rgba(231, 231, 231, 0.5411764706);
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin-left: 75px;
  margin-bottom: 10px;
}
@media (max-width: 675px) {
  .cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .user_profile .icon_user {
    margin-left: auto;
    margin-right: auto;
  }
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .user_profile .icon_user img {
  width: inherit;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .YourActvitySwn {
  position: relative;
  display: block;
  margin-top: 8px;
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #ee3224;
}
@media (max-width: 991px) {
  .cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .YourActvitySwn {
    flex: 0 1 50%;
    max-width: 50%;
    width: 100%;
    margin-bottom: 5px;
    border-bottom: none;
  }
}
@media (max-width: 675px) {
  .cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .YourActvitySwn {
    flex: 0 1 100%;
    max-width: 100%;
    text-align: center;
    margin-top: 35px;
  }
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .YourActvitySwn ul {
  padding-left: 15px;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .YourActvitySwn ul li {
  font-size: 14px;
  display: block;
  margin-bottom: 8px;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .YourActvitySwn ul li span {
  margin-right: 5px;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .YourActvitySwn ul li span img {
  vertical-align: middle;
  width: 18px;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .YourActvitySwn ul li small {
  display: inline-block;
  margin-left: 5px;
  color: #666;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .YourActvitySwn ul li small b {
  color: #000;
  margin-right: 3px;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .YourActvitySwn h5 {
  position: relative;
  display: block;
  margin-bottom: 10px;
  color: #f49231;
  font-size: 17px;
  font-weight: 500;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .c12IndMebrSwnmnvr {
  width: 100%;
  position: relative;
  display: block;
}
@media (max-width: 991px) {
  .cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .c12IndMebrSwnmnvr {
    flex: 0 1 50%;
    max-width: 50%;
    width: 100%;
  }
}
@media (max-width: 675px) {
  .cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .c12IndMebrSwnmnvr {
    flex: 0 1 100%;
    max-width: 100%;
    width: 100%;
    text-align: center;
  }
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .c12IndMebrSwnmnvr p {
  color: #333;
  font-size: 12px;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .c12IndMebrSwnmnvr h5 {
  font-size: 15px;
  color: #000;
  font-weight: 500;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .c12IndMebrSwnmnvr b {
  color: #ee3224;
  display: block;
  padding: 0px 0px;
  padding-top: 0px;
}
.cl12AnmSwnMvr .cl12Insgtcl12 .cl4InsghtSwncl12 .c12IndMebrSwnmnvr i {
  display: block;
  position: relative;
  font-size: 14px;
  font-style: italic;
}

.DwnLvrSwnInAppSwn {
  width: 100%;
  position: relative;
  display: block;
}
@media (max-width: 991px) {
  .DwnLvrSwnInAppSwn {
    display: none;
  }
}
@media (max-width: 767px) {
  .DwnLvrSwnInAppSwn {
    display: block;
  }
}
.DwnLvrSwnInAppSwn img {
  width: 100%;
}

.ViwallCntSwn {
  position: relative;
  display: block;
  text-align: center;
  margin-bottom: 25px;
}
.ViwallCntSwn a {
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: #fff;
  padding: 5px 20px;
  background-color: #ee3224;
  border-radius: 30px;
}

.CnclusionPpersMvr {
  position: relative;
  display: block;
  width: 100%;
  padding: 40px 40px 10px 0;
  background-color: #fef6f5;
}
@media (max-width: 767px) {
  .CnclusionPpersMvr {
    padding: 40px 10px;
  }
}
.CnclusionPpersMvr p {
  position: relative;
  margin-bottom: 30px;
}
.CnclusionPpersMvr::before {
  left: -100%;
  right: 0px;
  width: 100%;
  content: "";
  height: 100%;
  top: 0px;
  bottom: 0px;
  position: absolute;
  background-color: #fef6f5;
}
@media (max-width: 675px) {
  .CnclusionPpersMvr::before {
    right: -100%;
  }
}
.CnclusionPpersMvr .HdingSwn {
  display: block;
  margin-bottom: 20px;
}
.CnclusionPpersMvr .HdingSwn h6 {
  font-size: 24px;
  color: #ee3224;
  font-weight: 600;
}
.CnclusionPpersMvr .cl12ClsPageSwn {
  display: flex;
  position: relative;
  flex-wrap: wrap;
  line-height: 0;
  justify-content: space-between;
}
.CnclusionPpersMvr .cl12ClsPageSwn .conCusIonPrcol6 {
  display: flex;
  position: relative;
  width: 48%;
  margin-bottom: 35px;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .CnclusionPpersMvr .cl12ClsPageSwn .conCusIonPrcol6 {
    width: 100%;
  }
}
.CnclusionPpersMvr .cl12ClsPageSwn .conCusIonPrcol6:first-child {
  width: 100%;
  justify-content: space-between;
}
.CnclusionPpersMvr .cl12ClsPageSwn .conCusIonPrcol6:first-child .cncluPge {
  width: 48%;
}
@media (max-width: 767px) {
  .CnclusionPpersMvr .cl12ClsPageSwn .conCusIonPrcol6:first-child .cncluPge {
    width: 100%;
  }
}
.CnclusionPpersMvr .cl12ClsPageSwn .conCusIonPrcol6:first-child .cncluPge img {
  width: 100%;
}
.CnclusionPpersMvr .cl12ClsPageSwn .conCusIonPrcol6:first-child .CCntSwnPrSwnvr {
  width: 48%;
}
@media (max-width: 767px) {
  .CnclusionPpersMvr .cl12ClsPageSwn .conCusIonPrcol6:first-child .CCntSwnPrSwnvr {
    width: 100%;
  }
}
.CnclusionPpersMvr .cl12ClsPageSwn .conCusIonPrcol6:nth-child(5) .cncluPge, .CnclusionPpersMvr .cl12ClsPageSwn .conCusIonPrcol6:nth-child(4) .cncluPge {
  position: relative;
}
.CnclusionPpersMvr .cl12ClsPageSwn .conCusIonPrcol6:nth-child(5) .cncluPge::before, .CnclusionPpersMvr .cl12ClsPageSwn .conCusIonPrcol6:nth-child(4) .cncluPge::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: #000000;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0.65) 3%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.3;
}
.CnclusionPpersMvr .cl12ClsPageSwn .conCusIonPrcol6 .cncluPge {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
.CnclusionPpersMvr .cl12ClsPageSwn .conCusIonPrcol6 .cncluPge img {
  width: 100%;
  height: 188px;
  -o-object-fit: cover;
     object-fit: cover;
}
.CnclusionPpersMvr .cl12ClsPageSwn .conCusIonPrcol6 .cncluPge .WshlBtn-Wppr {
  top: 10px;
  right: 10px;
}
.CnclusionPpersMvr .cl12ClsPageSwn .conCusIonPrcol6 .CCntSwnPrSwnvr {
  width: 100%;
  position: relative;
}
.CnclusionPpersMvr .cl12ClsPageSwn .conCusIonPrcol6 .CCntSwnPrSwnvr h5 {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}
.CnclusionPpersMvr .cl12ClsPageSwn .conCusIonPrcol6 .CCntSwnPrSwnvr small {
  display: block;
  position: relative;
  color: #ff9933;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 20px;
  line-height: 1;
}
.CnclusionPpersMvr .cl12ClsPageSwn .conCusIonPrcol6 .CCntSwnPrSwnvr p {
  font-size: 16px;
  color: #666;
  font-weight: 500;
}
@media (max-width: 991px) {
  .CnclusionPpersMvr .cl12ClsPageSwn .conCusIonPrcol6 .CCntSwnPrSwnvr p {
    text-align: justify;
  }
}
.CnclusionPpersMvr .cl12ClsPageSwn .conCusIonPrcol6 .CCntSwnPrSwnvr .RdeMreSwn {
  margin-top: 10px;
}
.CnclusionPpersMvr .cl12ClsPageSwn .conCusIonPrcol6 .CCntSwnPrSwnvr .RdeMreSwn p {
  font-size: 12px;
}
.CnclusionPpersMvr .cl12ClsPageSwn .conCusIonPrcol6 .CCntSwnPrSwnvr .RdeMreSwn p a {
  display: inline-block;
  font-size: 12px;
  padding-left: 5px;
  margin-left: 5px;
  border-left: 1px solid #666;
  line-height: 1;
  color: #ee3224;
}

.YrImaCntSwnMvr {
  position: relative;
  padding: 50px 0px;
  background-color: #f2f2f2;
}
.YrImaCntSwnMvr .YurImaCntSwn {
  position: relative;
  display: block;
}
.YrImaCntSwnMvr .YurImaCntSwn .HdinCntSwnMnSwn {
  position: relative;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.YrImaCntSwnMvr .YurImaCntSwn .HdinCntSwnMnSwn h3 {
  font-size: 28px;
  color: #000;
  font-weight: 600;
}
.YrImaCntSwnMvr .YurImaCntSwn .YounSctSwnmMn {
  position: relative;
  display: block;
  width: 100%;
}
.YrImaCntSwnMvr .YurImaCntSwn .YounSctSwnmMn .OppSecRpt {
  width: 100%;
  display: block;
  cursor: pointer;
  margin-bottom: 15px;
}
.YrImaCntSwnMvr .YurImaCntSwn .YounSctSwnmMn .OppSecRpt .DrpDownSec.MinusAdd .DrpDeownImgSec::after {
  content: none;
}
.YrImaCntSwnMvr .YurImaCntSwn .YounSctSwnmMn .OppSecRpt .DrpDownSec {
  position: absolute;
  right: 32px;
  top: 48%;
  transform: translate(0, -50%);
}
.YrImaCntSwnMvr .YurImaCntSwn .YounSctSwnmMn .OppSecRpt .DrpDownSec .DrpDeownImgSec::before {
  width: 13px;
  height: 2px;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  position: absolute;
  content: "";
  background-color: #fff;
  transition: all 1s ease;
}
.YrImaCntSwnMvr .YurImaCntSwn .YounSctSwnmMn .OppSecRpt .DrpDownSec .DrpDeownImgSec::after {
  width: 2px;
  height: 13px;
  top: -6px;
  right: auto;
  bottom: auto;
  left: 6px;
  position: absolute;
  content: "";
  background-color: #fff;
  transition: all 1s ease;
}
.YrImaCntSwnMvr .YurImaCntSwn .YounSctSwnmMn .OppSecRpt .CreNameSec {
  position: relative;
  display: block;
  background-color: #ee3224;
  padding: 10px 17px;
}
.YrImaCntSwnMvr .YurImaCntSwn .YounSctSwnmMn .OppSecRpt .CreNameSec h5 {
  color: #fff;
}

.CntReslity {
  position: relative;
  display: flex;
  justify-content: left;
  margin-top: 30px;
  flex-wrap: wrap;
}
.CntReslity.career-sec {
  display: block;
  padding-top: 0;
}
.CntReslity .cl3rptmcol {
  width: 23.5%;
  position: relative;
  padding: 18px;
  background-color: #fff;
  margin-right: 20px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .CntReslity .cl3rptmcol {
    width: 30.5%;
  }
}
@media (max-width: 767px) {
  .CntReslity .cl3rptmcol {
    width: 100%;
  }
}
.CntReslity .cl3rptmcol:nth-child(4n-4) {
  margin-right: 0px;
}
@media (max-width: 991px) {
  .CntReslity .cl3rptmcol:nth-child(4n-4) {
    margin-right: 20px;
  }
}
.CntReslity .cl3rptmcol h5 {
  font-size: 16px;
  color: #ff9933;
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
}
.CntReslity .cl3rptmcol p {
  font-size: 12px;
  color: #666;
  font-weight: 400;
  padding: 2px 0px;
}
.CntReslity .cl3rptmcol p a {
  font-size: 12px;
  color: #666;
  font-weight: 400;
}

.CntSecDrpDown {
  display: none;
}

.MediBrSctSwn {
  position: relative;
  display: block;
  width: 100%;
  background-color: #f3f3f3;
  padding-right: 30px;
}
@media (max-width: 991px) {
  .MediBrSctSwn {
    padding-right: 0;
  }
}
.MediBrSctSwn::before {
  left: -100%;
  top: -50px;
  right: 0px;
  bottom: -50px;
  background-color: #f3f3f3;
  content: "";
  position: absolute;
}
@media (max-width: 991px) {
  .MediBrSctSwn::before {
    right: -100%;
  }
}
.MediBrSctSwn .cl12SwnMdiacl12cst {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: relative;
  flex-wrap: wrap;
}
.MediBrSctSwn .cl12SwnMdiacl12cst .col6mnswnvrsMdia {
  width: 48%;
  position: relative;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .MediBrSctSwn .cl12SwnMdiacl12cst .col6mnswnvrsMdia {
    width: 100%;
  }
}
.MediBrSctSwn .cl12SwnMdiacl12cst .col6mnswnvrsMdia .CntVdoSwnMvr {
  width: 100%;
  position: relative;
  display: block;
}
.MediBrSctSwn .cl12SwnMdiacl12cst .col6mnswnvrsMdia .CntVdoSwnMvr small {
  display: block;
  font-size: 12px;
  color: #666;
  font-weight: 500;
  margin-bottom: 5px;
}
.MediBrSctSwn .cl12SwnMdiacl12cst .col6mnswnvrsMdia .CntVdoSwnMvr h5 {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  line-height: 1.3;
}
.MediBrSctSwn .cl12SwnMdiacl12cst .col6mnswnvrsMdia .VdoMdiSwnVrMn {
  position: relative;
  display: block;
}
.MediBrSctSwn .cl12SwnMdiacl12cst .col6mnswnvrsMdia .VdoMdiSwnVrMn iframe {
  width: 100%;
  position: relative;
  height: 210px;
}

.HdingSwm {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .HdingSwm {
    flex-wrap: wrap;
  }
}
@media (max-width: 675px) {
  .HdingSwm {
    margin-bottom: 0px;
  }
}
.HdingSwm h3 {
  font-size: 28px;
  color: #ee3224;
  font-weight: 600;
}
@media (max-width: 767px) {
  .HdingSwm h3 {
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 20px;
  }
}
.HdingSwm a {
  display: inline-block;
  padding: 6px 25px;
  background-color: #ee3224;
  color: #fff;
  border-radius: 30px;
  font-size: 16px;
}

.PocstSwmVRmvr {
  margin-top: 80px;
  display: block;
  position: relative;
}
.PocstSwmVRmvr .HdingSwm {
  width: 100%;
}
.PocstSwmVRmvr .HdingSwm h3 {
  color: #000000;
}
.PocstSwmVRmvr .cl12PsdctStnvr {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.PocstSwmVRmvr .cl12PsdctStnvr .cl6MvrsPdctMnr {
  width: 47%;
  position: relative;
}
@media (max-width: 767px) {
  .PocstSwmVRmvr .cl12PsdctStnvr .cl6MvrsPdctMnr {
    width: 100%;
  }
}
.PocstSwmVRmvr .cl12PsdctStnvr .cl6MvrsPdctMnr .TopImgMdiSwn {
  width: 100%;
  position: relative;
  line-height: 0;
  margin-bottom: 10px;
}
.PocstSwmVRmvr .cl12PsdctStnvr .cl6MvrsPdctMnr .TopImgMdiSwn::before {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: 0px;
  width: 88%;
  height: 100%;
  content: "";
  background-color: #fcebea;
  z-index: 0;
}
.PocstSwmVRmvr .cl12PsdctStnvr .cl6MvrsPdctMnr .TopImgMdiSwn img {
  width: 100%;
  position: relative;
  padding-left: 32px;
  padding-top: 32px;
  padding-bottom: 32px;
}
@media (max-width: 767px) {
  .PocstSwmVRmvr .cl12PsdctStnvr .cl6MvrsPdctMnr .TopImgMdiSwn img {
    padding: 0;
  }
}
.PocstSwmVRmvr .cl12PsdctStnvr .cl6MvrsPdctMnr .PcsCntSwnMnMdia {
  position: relative;
  display: block;
}
.PocstSwmVRmvr .cl12PsdctStnvr .cl6MvrsPdctMnr .PcsCntSwnMnMdia h5 {
  font-size: 18px;
  color: #000;
  font-weight: 600;
}
.PocstSwmVRmvr .cl12PsdctStnvr .cl6MvrsPdctMnr .PcsCntSwnMnMdia small {
  font-size: 12px;
  color: #ee3224;
  text-transform: uppercase;
  font-weight: 500;
}
.PocstSwmVRmvr .cl12PsdctStnvr .cl6MvrsPdctMnr .PcsCntSwnMnMdia small span {
  color: #666;
  font-size: 12px;
  font-weight: 500;
  text-transform: capitalize;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-left: 1px solid #c7c7c7;
  border-right: 1px solid #c7c7c7;
}

.RedresChoisemn {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 35px;
  padding-top: 35px;
  padding-right: 35px;
}
@media (max-width: 991px) {
  .RedresChoisemn {
    padding-right: 0;
  }
}
.RedresChoisemn::before {
  left: -100%;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #f3f3f3;
  content: "";
  position: absolute;
}
@media (max-width: 991px) {
  .RedresChoisemn::before {
    right: -100%;
  }
}
.RedresChoisemn .cl12RdrChoiceMn {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.RedresChoisemn .cl12RdrChoiceMn .col6RderChicemnvr {
  width: 48%;
  position: relative;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .RedresChoisemn .cl12RdrChoiceMn .col6RderChicemnvr {
    width: 100%;
  }
}
.RedresChoisemn .cl12RdrChoiceMn .col6RderChicemnvr .TopHrcntSwn {
  display: block;
  position: relative;
  margin-bottom: 15px;
}
.RedresChoisemn .cl12RdrChoiceMn .col6RderChicemnvr .TopHrcntSwn small {
  font-size: 12px;
  color: #ff9933;
  display: block;
  margin-bottom: 2px;
}
.RedresChoisemn .cl12RdrChoiceMn .col6RderChicemnvr .TopHrcntSwn h5 {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 2px;
}
.RedresChoisemn .cl12RdrChoiceMn .col6RderChicemnvr .TopHrcntSwn p {
  font-size: 12px;
  color: #666;
  font-weight: 500;
}
.RedresChoisemn .cl12RdrChoiceMn .col6RderChicemnvr .ImgCnSwnvrVr {
  position: relative;
  display: block;
  margin-bottom: 15px;
}
.RedresChoisemn .cl12RdrChoiceMn .col6RderChicemnvr .ImgCnSwnvrVr img {
  width: 100%;
}
.RedresChoisemn .cl12RdrChoiceMn .col6RderChicemnvr .CntFceSwnvr {
  position: relative;
  display: block;
}
.RedresChoisemn .cl12RdrChoiceMn .col6RderChicemnvr .CntFceSwnvr p {
  font-size: 16px;
  text-align: justify;
  font-weight: 500;
  color: #666;
}
.RedresChoisemn .cl12RdrChoiceMn .col6RderChicemnvr .RdeMreMdiaSwn {
  margin-top: 15px;
  display: block;
  width: 100%;
}
.RedresChoisemn .cl12RdrChoiceMn .col6RderChicemnvr .RdeMreMdiaSwn a {
  font-size: 12px;
  color: #ee3224;
  font-weight: 600;
}

.EvntsMomentSec {
  position: relative;
  display: block;
  margin-top: 40px;
  padding-bottom: 40px;
}

.cl12EvNtsMsiaSec {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cl12EvNtsMsiaSec .cl6mvrMdiSwnEnt {
  width: 48%;
  position: relative;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .cl12EvNtsMsiaSec .cl6mvrMdiSwnEnt {
    width: 100%;
  }
}
.cl12EvNtsMsiaSec .cl6mvrMdiSwnEnt .cl12EvnrMdiSn {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.cl12EvNtsMsiaSec .cl6mvrMdiSwnEnt .cl12EvnrMdiSn .EntMdiImgSwn {
  width: 45%;
  position: relative;
  line-height: 0;
}
@media (max-width: 767px) {
  .cl12EvNtsMsiaSec .cl6mvrMdiSwnEnt .cl12EvnrMdiSn .EntMdiImgSwn {
    width: 100%;
  }
}
.cl12EvNtsMsiaSec .cl6mvrMdiSwnEnt .cl12EvnrMdiSn .EntMdiImgSwn::before {
  top: 10px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  width: 100%;
  content: "";
  height: 100%;
  background-color: #e5e5e5;
  position: absolute;
}
.cl12EvNtsMsiaSec .cl6mvrMdiSwnEnt .cl12EvnrMdiSn .EntMdiImgSwn img {
  width: 100%;
  padding-left: 10px;
  position: relative;
}
@media (max-width: 767px) {
  .cl12EvNtsMsiaSec .cl6mvrMdiSwnEnt .cl12EvnrMdiSn .EntMdiImgSwn img {
    padding-left: 0;
  }
}
.cl12EvNtsMsiaSec .cl6mvrMdiSwnEnt .cl12EvnrMdiSn .EvntMovnCntSwn {
  position: relative;
  width: 50%;
}
@media (max-width: 767px) {
  .cl12EvNtsMsiaSec .cl6mvrMdiSwnEnt .cl12EvnrMdiSn .EvntMovnCntSwn {
    width: 100%;
    margin-top: 20px;
  }
}
.cl12EvNtsMsiaSec .cl6mvrMdiSwnEnt .cl12EvnrMdiSn .EvntMovnCntSwn h5 {
  position: relative;
  display: block;
  font-size: 16px;
  color: #000;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.1;
}
.cl12EvNtsMsiaSec .cl6mvrMdiSwnEnt .cl12EvnrMdiSn .EvntMovnCntSwn p {
  font-size: 12px;
  color: #666;
  font-weight: 500;
  margin-bottom: 5px;
}
.cl12EvNtsMsiaSec .cl6mvrMdiSwnEnt .cl12EvnrMdiSn .EvntMovnCntSwn a {
  display: block;
  font-size: 12px;
  color: #ee3224;
  font-weight: 600;
}

.EvntsMomentSec {
  position: relative;
  display: block;
}
.EvntsMomentSec .HdingSwm {
  width: 100%;
}
.EvntsMomentSec .HdingSwm h3 {
  color: #000000;
}

.MebrSEvnSwnSec {
  position: relative;
  display: block;
  margin-bottom: 40px;
}
.MebrSEvnSwnSec .HdingSwm {
  margin-bottom: 20px;
  position: relative;
  width: 100%;
  flex-wrap: wrap;
}
.MebrSEvnSwnSec .HdingSwm h3 {
  color: #000;
}
@media (max-width: 767px) {
  .MebrSEvnSwnSec .HdingSwm h3 {
    margin-right: 30px;
  }
}
.MebrSEvnSwnSec .CntMbnrSwn {
  display: block;
  position: relative;
  width: 100%;
}
.MebrSEvnSwnSec .CntMbnrSwn p {
  font-size: 16px;
  color: #666;
  font-weight: 500;
}
@media (max-width: 767px) {
  .MebrSEvnSwnSec .CntMbnrSwn p {
    text-align: justify;
  }
}
.MebrSEvnSwnSec .MebrSwnSewnMvr {
  position: relative;
  display: block;
  margin-top: 20px;
  width: 100%;
}
.MebrSEvnSwnSec .MebrSwnSewnMvr .WnSwnMnSenNm {
  display: block;
  position: relative;
  width: 100%;
  margin-bottom: 30px;
}
.MebrSEvnSwnSec .MebrSwnSewnMvr .WnSwnMnSenNm ul {
  width: 100%;
  display: block;
}
.MebrSEvnSwnSec .MebrSwnSewnMvr .WnSwnMnSenNm ul li.acmtve {
  color: #ee3224;
}
.MebrSEvnSwnSec .MebrSwnSewnMvr .WnSwnMnSenNm ul li.acmtve::before {
  border: solid #ee3224;
  border-width: 0 1px 1px 0;
}
.MebrSEvnSwnSec .MebrSwnSewnMvr .WnSwnMnSenNm ul li {
  display: inline-block;
  font-size: 12px;
  color: #666;
  font-weight: 500;
  position: relative;
  margin-left: 30px;
  cursor: pointer;
  text-transform: uppercase;
}
.MebrSEvnSwnSec .MebrSwnSewnMvr .WnSwnMnSenNm ul li:first-child {
  margin-left: 12px;
}
.MebrSEvnSwnSec .MebrSwnSewnMvr .WnSwnMnSenNm ul li::before {
  position: absolute;
  content: "";
  left: -13px;
  top: 5px;
  width: 10px;
  height: 10px;
  color: #000;
  border: solid #666;
  border-width: 0 1px 1px 0;
  display: inline-block;
  width: 5px;
  height: 5px;
  transform: rotate(-45deg);
}

.MneClSwnEts {
  position: relative;
  display: block;
  width: 100%;
}
.MneClSwnEts .cl12EvntSwnSwnMn {
  position: relative;
  display: block;
  width: 100%;
}
.MneClSwnEts .cl12EvntSwnSwnMn .cl12EvNtsMsiaSec .cl6mvrMdiSwnEnt .cl12EvnrMdiSn {
  align-items: flex-start;
}
.MneClSwnEts .cl12EvntSwnSwnMn .cl12EvNtsMsiaSec .cl6mvrMdiSwnEnt .cl12EvnrMdiSn .EvntMovnCntSwn small {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 500;
  color: #666;
}
.MneClSwnEts .cl12EvntSwnSwnMn .cl12EvNtsMsiaSec .cl6mvrMdiSwnEnt .cl12EvnrMdiSn .EvntMovnCntSwn h5 {
  margin-bottom: 5px;
}
.MneClSwnEts .cl12EvntSwnSwnMn .cl12EvNtsMsiaSec .cl6mvrMdiSwnEnt .cl12EvnrMdiSn .EvntMovnCntSwn i {
  display: block;
  font-size: 14px;
  font-style: italic;
}

.WillyouAttpnd {
  padding: 8px 15px;
  font-size: 12px;
  color: #000;
  font-weight: 600;
  width: 45%;
  text-align: center;
  cursor: pointer;
}
.WillyouAttpnd img {
  vertical-align: sub;
  width: 18px;
  margin-left: 3px;
}

.CnfrSwnMebRtSwn {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 35px;
  padding-right: 35px;
}
@media (max-width: 767px) {
  .CnfrSwnMebRtSwn {
    padding-right: 0;
  }
}
.CnfrSwnMebRtSwn.CnferlstSwnPge select {
  width: 300px;
  margin-bottom: 35px;
}
@media (max-width: 675px) {
  .CnfrSwnMebRtSwn.CnferlstSwnPge select {
    width: 230px;
  }
}
.CnfrSwnMebRtSwn .HdingSwm h3 {
  color: #ee3224;
}
.CnfrSwnMebRtSwn p {
  position: relative;
  margin-bottom: 30px;
}
.CnfrSwnMebRtSwn select {
  position: relative;
  z-index: 5;
  float: right;
  margin-bottom: 20px;
  width: 210px;
}
.CnfrSwnMebRtSwn::before {
  left: -100%;
  top: 0px;
  right: 0px;
  bottom: -50px;
  background-color: #191919;
  content: "";
  position: absolute;
}
@media (max-width: 767px) {
  .CnfrSwnMebRtSwn::before {
    right: -100%;
  }
}
.CnfrSwnMebRtSwn .cl12MeberEvntsSwn {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.CnfrSwnMebRtSwn .cl12MeberEvntsSwn .colMeberSwnEvnt6 {
  width: 47%;
  position: relative;
}
@media (max-width: 767px) {
  .CnfrSwnMebRtSwn .cl12MeberEvntsSwn .colMeberSwnEvnt6 {
    width: 100%;
  }
}
.CnfrSwnMebRtSwn .cl12MeberEvntsSwn .colMeberSwnEvnt6 h5 {
  position: relative;
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 12px;
}
.CnfrSwnMebRtSwn .cl12MeberEvntsSwn .colMeberSwnEvnt6 .CntBnSwnEvntM {
  width: 100%;
  margin-bottom: 15px;
}
.CnfrSwnMebRtSwn .cl12MeberEvntsSwn .colMeberSwnEvnt6 .CntBnSwnEvntM img {
  width: 100%;
}
.CnfrSwnMebRtSwn .cl12MeberEvntsSwn .colMeberSwnEvnt6 .menVenTSmn {
  width: 100%;
  position: relative;
}
.CnfrSwnMebRtSwn .cl12MeberEvntsSwn .colMeberSwnEvnt6 .menVenTSmn p {
  color: #666;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.4;
}
.CnfrSwnMebRtSwn .cl12MeberEvntsSwn .colMeberSwnEvnt6 .menVenTSmn a {
  color: #ee3224;
  font-weight: 600;
  font-size: 14px;
}

.WrskshpnMnEvntSwn {
  position: relative;
  display: block;
  margin-top: 95px;
  padding-right: 30px;
}
@media (max-width: 991px) {
  .WrskshpnMnEvntSwn {
    padding-right: 0;
  }
}
.WrskshpnMnEvntSwn::before {
  left: -100%;
  top: 0px;
  right: 0px;
  bottom: -15px;
  background-color: #fff;
  content: "";
  position: absolute;
  border-bottom: 1px solid #d1d1d1;
}
.WrskshpnMnEvntSwn .WrkDiscmtswn {
  position: relative;
  display: block;
  margin-bottom: 22px;
}
.WrskshpnMnEvntSwn .WrkDiscmtswn p {
  font-size: 16px;
  color: #666;
  font-weight: 500;
}
@media (max-width: 767px) {
  .WrskshpnMnEvntSwn .WrkDiscmtswn p {
    text-align: justify;
  }
}
.WrskshpnMnEvntSwn .cl12MeberEvntsSwn {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.WrskshpnMnEvntSwn .cl12MeberEvntsSwn .colMeberSwnEvnt6 {
  width: 47%;
  position: relative;
  margin-bottom: 22px;
}
@media (max-width: 767px) {
  .WrskshpnMnEvntSwn .cl12MeberEvntsSwn .colMeberSwnEvnt6 {
    width: 100%;
  }
}
.WrskshpnMnEvntSwn .cl12MeberEvntsSwn .colMeberSwnEvnt6 h5 {
  position: relative;
  font-size: 16px;
  color: #000;
  font-weight: 600;
  margin-bottom: 12px;
  padding-right: 43px;
  line-height: 1.2;
  margin-bottom: 8px;
}
.WrskshpnMnEvntSwn .cl12MeberEvntsSwn .colMeberSwnEvnt6 .CntBnSwnEvntM {
  width: 100%;
  margin-bottom: 15px;
}
.WrskshpnMnEvntSwn .cl12MeberEvntsSwn .colMeberSwnEvnt6 .CntBnSwnEvntM img {
  width: 100%;
}
.WrskshpnMnEvntSwn .cl12MeberEvntsSwn .colMeberSwnEvnt6 .menVenTSmn {
  width: 100%;
  position: relative;
}
.WrskshpnMnEvntSwn .cl12MeberEvntsSwn .colMeberSwnEvnt6 .menVenTSmn p {
  color: #666;
  font-size: 12px;
  font-weight: 600;
}
.WrskshpnMnEvntSwn .cl12MeberEvntsSwn .colMeberSwnEvnt6 .menVenTSmn a {
  color: #ee3224;
  font-weight: 600;
  font-size: 12px;
}

.ImaClsrSwnMvrSwn {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 50px;
}
.ImaClsrSwnMvrSwn .HdingSwnvr {
  width: 100%;
  display: block;
  padding: 0px 20px;
}
.ImaClsrSwnMvrSwn .HdingSwnvr h5 {
  font-size: 28px;
  color: #ee3224;
  font-weight: 600;
  line-height: 1.3;
}
.ImaClsrSwnMvrSwn .HdingSwnvr p {
  color: #666;
  font-size: 16px;
  font-weight: 500;
}

.ImaAnycl12SwnMbrSwn {
  width: 100%;
  position: relative;
  display: block;
}
.ImaAnycl12SwnMbrSwn .conCusIonPrcol12 {
  width: 100%;
  display: flex;
  position: relative;
  width: 100%;
  margin-bottom: 35px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.ImaAnycl12SwnMbrSwn .conCusIonPrcol12 .cncluPge {
  width: 48%;
  position: relative;
  margin-bottom: 0px;
}
@media (max-width: 767px) {
  .ImaAnycl12SwnMbrSwn .conCusIonPrcol12 .cncluPge {
    width: 100%;
  }
}
.ImaAnycl12SwnMbrSwn .conCusIonPrcol12 .cncluPge p {
  position: absolute;
  left: 0px;
  right: 0px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.0063);
  top: 0px;
  padding: 6px 12px;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}
.ImaAnycl12SwnMbrSwn .conCusIonPrcol12 .cncluPge img {
  width: 100%;
}
.ImaAnycl12SwnMbrSwn .conCusIonPrcol12 .CCntSwnPrSwnvr {
  width: 48%;
  position: relative;
}
@media (max-width: 767px) {
  .ImaAnycl12SwnMbrSwn .conCusIonPrcol12 .CCntSwnPrSwnvr {
    width: 100%;
  }
}
.ImaAnycl12SwnMbrSwn .conCusIonPrcol12 .CCntSwnPrSwnvr h5 {
  font-size: 16px;
  color: #000;
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
}
.ImaAnycl12SwnMbrSwn .conCusIonPrcol12 .CCntSwnPrSwnvr small {
  display: block;
  position: relative;
  color: #ff9933;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 20px;
}
.ImaAnycl12SwnMbrSwn .conCusIonPrcol12 .CCntSwnPrSwnvr p {
  font-size: 16px;
  color: #666;
  font-weight: 500;
}
@media (max-width: 767px) {
  .ImaAnycl12SwnMbrSwn .conCusIonPrcol12 .CCntSwnPrSwnvr p {
    text-align: justify;
  }
}
.ImaAnycl12SwnMbrSwn .conCusIonPrcol12 .CCntSwnPrSwnvr .RdeMreSwn.RdrWmvrSwn {
  margin-top: 20px;
}
.ImaAnycl12SwnMbrSwn .conCusIonPrcol12 .CCntSwnPrSwnvr .RdeMreSwn.RdrWmvrSwn p {
  color: #b7adad;
}
.ImaAnycl12SwnMbrSwn .conCusIonPrcol12 .CCntSwnPrSwnvr .RdeMreSwn.RdrWmvrSwn p a {
  border-left: 1px solid #b7adad;
}
.ImaAnycl12SwnMbrSwn .conCusIonPrcol12 .CCntSwnPrSwnvr .RdeMreSwn {
  margin-top: 10px;
}
.ImaAnycl12SwnMbrSwn .conCusIonPrcol12 .CCntSwnPrSwnvr .RdeMreSwn p {
  font-size: 12px;
}
.ImaAnycl12SwnMbrSwn .conCusIonPrcol12 .CCntSwnPrSwnvr .RdeMreSwn p a {
  display: inline-block;
  font-size: 12px;
  padding-left: 5px;
  margin-left: 5px;
  border-left: 1px solid #666;
  line-height: 1;
  color: #ee3224;
}

.CnclusionPpersMvr.ConclusMembrSwhpmn {
  position: relative;
  display: block;
}
.CnclusionPpersMvr.ConclusMembrSwhpmn .cl12ClsPageSwn .conCusIonPrcol6 img {
  width: 100%;
}
.CnclusionPpersMvr.ConclusMembrSwhpmn .cl12ClsPageSwn .conCusIonPrcol6:first-child {
  width: 48%;
}
@media (max-width: 767px) {
  .CnclusionPpersMvr.ConclusMembrSwhpmn .cl12ClsPageSwn .conCusIonPrcol6:first-child {
    width: 100%;
  }
}
.CnclusionPpersMvr.ConclusMembrSwhpmn .cl12ClsPageSwn .conCusIonPrcol6:first-child .cncluPge {
  width: 100%;
  position: relative;
}
.CnclusionPpersMvr.ConclusMembrSwhpmn .cl12ClsPageSwn .conCusIonPrcol6:first-child .CCntSwnPrSwnvr {
  width: 100%;
  position: relative;
}

.BestSlPrcMvr {
  margin-top: 50px;
  width: 100%;
  position: relative;
  display: block;
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .BestSlPrcMvr {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
}
.BestSlPrcMvr .HdingSwm {
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}
.BestSlPrcMvr .HdingSwm h3 {
  color: #000;
}
@media (max-width: 767px) {
  .BestSlPrcMvr .HdingSwm h3 {
    margin-bottom: 0;
  }
}
.BestSlPrcMvr .BstSlPrcSmnrvMn {
  width: 100%;
  position: relative;
  margin-bottom: 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.BestSlPrcMvr .BstSlPrcSmnrvMn .AttrSwnvrMPge {
  position: relative;
}
.BestSlPrcMvr .BstSlPrcSmnrvMn .AttrSwnvrMPge ul li.actmvrSwn {
  color: #ee3224;
}
.BestSlPrcMvr .BstSlPrcSmnrvMn .AttrSwnvrMPge ul li.actmvrSwn::before {
  background-color: #ee3224;
}
.BestSlPrcMvr .BstSlPrcSmnrvMn .AttrSwnvrMPge ul li {
  margin-bottom: 20px;
  font-size: 16px;
  color: #666;
  display: inline-block;
  font-weight: 500;
  padding-bottom: 1px solid #666;
  margin-right: 25px;
  cursor: pointer;
  text-transform: uppercase;
  position: relative;
}
@media (max-width: 767px) {
  .BestSlPrcMvr .BstSlPrcSmnrvMn .AttrSwnvrMPge ul li {
    margin-bottom: 10px;
  }
}
.BestSlPrcMvr .BstSlPrcSmnrvMn .AttrSwnvrMPge ul li::before {
  bottom: -4px;
  left: 0px;
  right: 0px;
  width: 100%;
  content: "";
  position: absolute;
  background-color: #c8c8c3;
  height: 2px;
}
.BestSlPrcMvr .BstSlPrcSmnrvMn a {
  padding: 6px 25px;
  background-color: #ee3224;
  color: #fff;
  border-radius: 30px;
  font-size: 16px;
}
@media (max-width: 767px) {
  .BestSlPrcMvr .BstSlPrcSmnrvMn a {
    margin-top: 30px;
  }
}
.BestSlPrcMvr .AttrCl12SwnRpt.NhrSwnSw {
  display: none;
}
.BestSlPrcMvr .AttrCl12SwnRpt {
  position: relative;
  display: block;
}
.BestSlPrcMvr .AttrCl12SwnRpt .cl12ImfRptSwn {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.BestSlPrcMvr .AttrCl12SwnRpt .cl12ImfRptSwn .ImgRptMn {
  width: 48.5%;
  position: relative;
}
@media (max-width: 767px) {
  .BestSlPrcMvr .AttrCl12SwnRpt .cl12ImfRptSwn .ImgRptMn {
    width: 100%;
  }
}
.BestSlPrcMvr .AttrCl12SwnRpt .cl12ImfRptSwn .ImgRptMn::before {
  position: absolute;
  width: 75%;
  left: 50%;
  top: -47px;
  content: "";
  transform: translate(-50%, 0px);
  height: 137%;
  background-color: #f3f3f3;
}
.BestSlPrcMvr .AttrCl12SwnRpt .cl12ImfRptSwn .ImgRptMn img {
  width: 100%;
  position: relative;
}
.BestSlPrcMvr .AttrCl12SwnRpt .cl12ImfRptSwn .CntMenbrSwmRpt {
  width: 48.5%;
  position: relative;
}
@media (max-width: 767px) {
  .BestSlPrcMvr .AttrCl12SwnRpt .cl12ImfRptSwn .CntMenbrSwmRpt {
    width: 100%;
  }
}
.BestSlPrcMvr .AttrCl12SwnRpt .cl12ImfRptSwn .CntMenbrSwmRpt .RdrmreBtnSwm {
  margin-top: 10px;
}
.BestSlPrcMvr .AttrCl12SwnRpt .cl12ImfRptSwn .CntMenbrSwmRpt small {
  font-size: 12px;
  color: #ff9933;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
  margin-bottom: 10px;
}
.BestSlPrcMvr .AttrCl12SwnRpt .cl12ImfRptSwn .CntMenbrSwmRpt h5 {
  font-size: 18px;
  color: #000;
  font-weight: 600;
  line-height: 1.1;
  margin-bottom: 8px;
}
.BestSlPrcMvr .AttrCl12SwnRpt .cl12ImfRptSwn .CntMenbrSwmRpt i {
  font-size: 16px;
  color: #000;
  font-style: italic;
  margin-bottom: 8px;
  font-weight: 500;
  line-height: 1.3;
  display: block;
}
.BestSlPrcMvr .AttrCl12SwnRpt .cl12ImfRptSwn .CntMenbrSwmRpt p {
  font-size: 14px;
  color: #666;
  font-weight: 500;
}
@media (max-width: 767px) {
  .BestSlPrcMvr .AttrCl12SwnRpt .cl12ImfRptSwn .CntMenbrSwmRpt p {
    text-align: justify;
  }
}

.IndghtComplSwnvr {
  position: relative;
  display: block;
  width: 100%;
}
.IndghtComplSwnvr .BstSlPrcSmnrvMn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.IndghtComplSwnvr .BstSlPrcSmnrvMn a {
  padding: 6px 25px;
  background-color: #ee3224;
  color: #fff;
  border-radius: 30px;
  font-size: 16px;
}
@media (max-width: 767px) {
  .IndghtComplSwnvr .BstSlPrcSmnrvMn a {
    margin-top: 30px;
  }
}
.IndghtComplSwnvr .BstSlPrcSmnrvMn .AttrSwnvrMPgemnvr {
  position: relative;
  display: block;
  padding-top: 23px;
  width: 100%;
}
.IndghtComplSwnvr .BstSlPrcSmnrvMn .AttrSwnvrMPgemnvr ul {
  display: block;
}
.IndghtComplSwnvr .BstSlPrcSmnrvMn .AttrSwnvrMPgemnvr ul li.actmvrmn {
  color: #ee3224;
  opacity: 1;
}
.IndghtComplSwnvr .BstSlPrcSmnrvMn .AttrSwnvrMPgemnvr ul li.actmvrmn::before {
  width: 100%;
}
.IndghtComplSwnvr .BstSlPrcSmnrvMn .AttrSwnvrMPgemnvr ul li {
  display: inline-block;
  font-size: 16px;
  color: #666;
  font-weight: 500;
  position: relative;
  cursor: pointer;
  opacity: 0.4;
  padding-bottom: 5px;
  border-radius: 30px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .IndghtComplSwnvr .BstSlPrcSmnrvMn .AttrSwnvrMPgemnvr ul li {
    margin-left: 25px;
  }
}
.IndghtComplSwnvr .BstSlPrcSmnrvMn .AttrSwnvrMPgemnvr ul li:not(:first-child) {
  margin-left: 25px;
}
.IndghtComplSwnvr .BstSlPrcSmnrvMn .AttrSwnvrMPgemnvr ul li::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 0;
  height: 3px;
  background: #ee3224;
  transition: 0.5s ease;
}

.IndghtComplSwnvr {
  position: relative;
  display: block;
  width: 100%;
}
.IndghtComplSwnvr .HdingSwm {
  margin-bottom: 8px;
}

.FinceCondimnvrSwnSwn {
  width: 100%;
  display: none;
  margin-top: 25px;
  padding: 0px 30px;
  margin-bottom: 95px;
}
@media (max-width: 767px) {
  .FinceCondimnvrSwnSwn {
    padding: 0 10px;
    margin-bottom: 50px;
  }
}
.FinceCondimnvrSwnSwn .TopFnceSwnvrMn {
  position: relative;
  display: block;
}
.FinceCondimnvrSwnSwn .TopFnceSwnvrMn p {
  font-size: 16px;
  color: #ff9933;
  text-transform: uppercase;
}
.FinceCondimnvrSwnSwn .TopFnceSwnvrMn p span {
  color: #ee3224;
  font-weight: 600;
  display: inline-block;
  padding-left: 8px;
  position: relative;
  margin-left: 8px;
  text-transform: capitalize;
}
.FinceCondimnvrSwnSwn .TopFnceSwnvrMn p span::before {
  top: 4px;
  left: 0px;
  width: 1px;
  height: 12px;
  content: "";
  position: absolute;
  background-color: #666;
}

.InghtMdiSwnvrFnce {
  position: relative;
  margin-top: 22px;
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 35px;
  flex-wrap: wrap;
}
.InghtMdiSwnvrFnce::before {
  bottom: -30px;
  left: -30px;
  right: -30px;
  position: absolute;
  content: "";
  background-color: #f3f3f3;
  height: 65%;
}
.InghtMdiSwnvrFnce .flceSwnvrPge {
  width: 25%;
  position: relative;
}
@media (max-width: 767px) {
  .InghtMdiSwnvrFnce .flceSwnvrPge {
    width: 100%;
  }
}
.InghtMdiSwnvrFnce .flceSwnvrPge img {
  width: 100%;
}
.InghtMdiSwnvrFnce .cl9fnceSwnBr {
  width: 72%;
  position: relative;
}
@media (max-width: 767px) {
  .InghtMdiSwnvrFnce .cl9fnceSwnBr {
    width: 100%;
  }
}
.InghtMdiSwnvrFnce .cl9fnceSwnBr span {
  display: block;
  position: relative;
  margin-bottom: 5px;
  font-size: 14px;
  color: #666;
  font-weight: 500;
}
.InghtMdiSwnvrFnce .cl9fnceSwnBr span small {
  color: #ee3224;
  font-weight: 600;
  font-size: 14px;
}
.InghtMdiSwnvrFnce .cl9fnceSwnBr i {
  margin-bottom: 10px;
  font-style: italic;
  color: #afafaf;
  font-weight: 500;
  font-size: 13px;
  display: block;
}
.InghtMdiSwnvrFnce .cl9fnceSwnBr .btns-ytevd {
  display: flex;
  align-items: center;
  gap: 0 18px;
  margin-bottom: 15px;
}
.InghtMdiSwnvrFnce .cl9fnceSwnBr .btns-ytevd ul {
  display: flex;
  align-items: center;
  gap: 0 18px;
}
.InghtMdiSwnvrFnce .cl9fnceSwnBr .btns-ytevd ul li a {
  display: block;
}
.InghtMdiSwnvrFnce .cl9fnceSwnBr .btns-ytevd ul li a img {
  vertical-align: middle;
}
.InghtMdiSwnvrFnce .cl9fnceSwnBr a.BuyBtnSwn {
  padding: 6px 25px;
  background-color: #ee3224;
  color: #fff;
  border-radius: 30px;
  font-size: 14px;
  display: inline-block;
}
.InghtMdiSwnvrFnce .cl9fnceSwnBr .TbleCntSwm {
  position: relative;
  display: block;
  margin-top: 8px;
  padding-top: 8px;
}
.InghtMdiSwnvrFnce .cl9fnceSwnBr .TbleCntSwm p {
  font-size: 14px;
  color: #666;
  font-weight: 500;
}
@media (max-width: 767px) {
  .InghtMdiSwnvrFnce .cl9fnceSwnBr .TbleCntSwm p {
    text-align: justify;
  }
}
.InghtMdiSwnvrFnce .cl9fnceSwnBr .TbleCntSwm .YbleCnrSwn {
  position: relative;
  margin-bottom: 15px;
}
.InghtMdiSwnvrFnce .cl9fnceSwnBr .TbleCntSwm .YbleCnrSwn li {
  display: inline-block;
  position: relative;
  margin-right: 22px;
}
.InghtMdiSwnvrFnce .cl9fnceSwnBr .TbleCntSwm .YbleCnrSwn li a {
  font-size: 14px;
  color: #666;
  font-weight: 500;
}
.InghtMdiSwnvrFnce .cl9fnceSwnBr .TbleCntSwm .YbleCnrSwn li a img {
  vertical-align: bottom;
  margin-right: 5px;
}

.UEntSwncmngEvnt {
  position: relative;
  padding: 40px;
  padding-left: 0px;
  padding-right: 30px;
}
@media (max-width: 767px) {
  .UEntSwncmngEvnt {
    padding-right: 0;
  }
}
.UEntSwncmngEvnt .HdingSwm h3 {
  color: #000;
}
.UEntSwncmngEvnt .cl12EvNtsMsiaSec .cl6mvrMdiSwnEnt .cl12EvnrMdiSn .EvntMovnCntSwn small {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 500;
  color: #666;
}
.UEntSwncmngEvnt .cl12EvNtsMsiaSec .cl6mvrMdiSwnEnt .cl12EvnrMdiSn .EvntMovnCntSwn h5 {
  margin-bottom: 5px;
}
.UEntSwncmngEvnt .cl12EvNtsMsiaSec .cl6mvrMdiSwnEnt .cl12EvnrMdiSn .EvntMovnCntSwn i {
  display: block;
  font-size: 14px;
  font-style: italic;
}
.UEntSwncmngEvnt::before {
  left: -100%;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: #f3f3f3;
  content: "";
  position: absolute;
}
.UEntSwncmngEvnt .HdingSwm {
  width: 100%;
  margin-bottom: 5px;
}
.UEntSwncmngEvnt .BstSlPrcSmnrvMn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.UEntSwncmngEvnt .PdsctSwn,
.UEntSwncmngEvnt .AttrSwnvrMPgemnvrUcomVenr {
  position: relative;
  display: block;
}
.UEntSwncmngEvnt .PdsctSwn ~ a,
.UEntSwncmngEvnt .AttrSwnvrMPgemnvrUcomVenr ~ a {
  padding: 6px 25px;
  background-color: #ee3224;
  color: #fff;
  border-radius: 30px;
  font-size: 14px;
  position: relative;
}
@media (max-width: 767px) {
  .UEntSwncmngEvnt .PdsctSwn ~ a,
  .UEntSwncmngEvnt .AttrSwnvrMPgemnvrUcomVenr ~ a {
    margin-top: 10px;
  }
}
.UEntSwncmngEvnt .PdsctSwn ul,
.UEntSwncmngEvnt .AttrSwnvrMPgemnvrUcomVenr ul {
  display: block;
  width: auto;
}
.UEntSwncmngEvnt .PdsctSwn ul li.actmvrmn,
.UEntSwncmngEvnt .AttrSwnvrMPgemnvrUcomVenr ul li.actmvrmn {
  color: #ee3224;
}
.UEntSwncmngEvnt .PdsctSwn ul li.actmvrmn::before,
.UEntSwncmngEvnt .AttrSwnvrMPgemnvrUcomVenr ul li.actmvrmn::before {
  border: solid #ee3224;
  border-width: 0 1px 1px 0;
}
.UEntSwncmngEvnt .PdsctSwn ul li,
.UEntSwncmngEvnt .AttrSwnvrMPgemnvrUcomVenr ul li {
  display: inline-block;
  font-size: 12px;
  color: #666;
  font-weight: 500;
  position: relative;
  margin-left: 30px;
  cursor: pointer;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .UEntSwncmngEvnt .PdsctSwn ul li,
  .UEntSwncmngEvnt .AttrSwnvrMPgemnvrUcomVenr ul li {
    margin-left: 25px;
  }
}
.UEntSwncmngEvnt .PdsctSwn ul li:first-child,
.UEntSwncmngEvnt .AttrSwnvrMPgemnvrUcomVenr ul li:first-child {
  margin-left: 12px;
}
.UEntSwncmngEvnt .PdsctSwn ul li::before,
.UEntSwncmngEvnt .AttrSwnvrMPgemnvrUcomVenr ul li::before {
  position: absolute;
  content: "";
  left: -13px;
  top: 5px;
  width: 10px;
  height: 10px;
  color: #000;
  border: solid #666;
  border-width: 0 1px 1px 0;
  display: inline-block;
  width: 5px;
  height: 5px;
  transform: rotate(-45deg);
}

.EvbtSwnMvnt {
  display: none;
}

.UEntSwncmngEvnt.podcstSwnHmvrSn::before {
  content: none;
}

.cl12HmbShpMvrSnvr {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cl12HmbShpMvrSnvr .cl6MbSwhNvr {
  width: 48%;
  position: relative;
}
@media (max-width: 767px) {
  .cl12HmbShpMvrSnvr .cl6MbSwhNvr {
    width: 100%;
  }
}
.cl12HmbShpMvrSnvr .cl6MbSwhNvr .MnShMvrvr {
  width: 100%;
  position: relative;
}
.cl12HmbShpMvrSnvr .cl6MbSwhNvr .MnShMvrvr::before {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  top: -32px;
  width: 88%;
  content: "";
  background-color: #fcebea;
  z-index: 0;
}
.cl12HmbShpMvrSnvr .cl6MbSwhNvr .MnShMvrvr img {
  width: 100%;
  position: relative;
  padding-left: 32px;
  padding-top: 0px;
  padding-bottom: 32px;
}
.cl12HmbShpMvrSnvr .cl6MbSwhNvr .PcsCntSwnMnMdia {
  width: 100%;
  position: relative;
}
@media (max-width: 767px) {
  .cl12HmbShpMvrSnvr .cl6MbSwhNvr .PcsCntSwnMnMdia {
    margin-top: 20px;
  }
}
.cl12HmbShpMvrSnvr .cl6MbSwhNvr .PcsCntSwnMnMdia h5 {
  font-size: 18px;
  color: #000;
  font-weight: 600;
  line-height: 1.2;
}
.cl12HmbShpMvrSnvr .cl6MbSwhNvr .PcsCntSwnMnMdia small {
  font-size: 11px;
  color: #666;
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.cl12HmbShpMvrSnvr .cl6MbSwhNvr .PcsCntSwnMnMdia small span {
  display: inline-block;
  padding-left: 5px;
  margin-left: 5px;
  padding-right: 5px;
  margin-right: 5px;
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  line-height: 0.9;
}

.podcast {
  display: none;
  margin-top: 60px;
}

.UEntSwncmngEvnt.podcstSwnHmvrSn .HdingSwm h3 {
  color: #ee3224;
}

.WctchVdoSwmNb {
  width: 100%;
  position: relative;
  display: block;
  padding: 50px 0px;
  background-color: #f3f3f3;
}
@media (max-width: 767px) {
  .WctchVdoSwmNb {
    padding: 30px 0;
  }
}
.WctchVdoSwmNb .HfingWvdeo {
  width: 100%;
  display: block;
  text-align: center;
  margin-bottom: 50px;
}
.WctchVdoSwmNb .HfingWvdeo h5 {
  font-size: 28px;
  color: #ee3224;
  font-weight: 600;
}
.WctchVdoSwmNb .WtchVdoSwmcl12MSwh {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.WctchVdoSwmNb .WtchVdoSwmcl12MSwh .WthcVdocl4 {
  width: 31%;
  position: relative;
}
@media (max-width: 767px) {
  .WctchVdoSwmNb .WtchVdoSwmcl12MSwh .WthcVdocl4 {
    width: 100%;
    margin-bottom: 30px;
  }
}
.WctchVdoSwmNb .WtchVdoSwmcl12MSwh .WthcVdocl4 .topVdoPrtSwn {
  width: 100%;
  position: relative;
  height: 200px;
}
.WctchVdoSwmNb .WtchVdoSwmcl12MSwh .WthcVdocl4 .topVdoPrtSwn iframe {
  width: 100%;
  height: 100%;
}
.WctchVdoSwmNb .WtchVdoSwmcl12MSwh .WthcVdocl4 .Mbrcl12HmSwnMcnt {
  position: relative;
  margin-top: 10px;
}
.WctchVdoSwmNb .WtchVdoSwmcl12MSwh .WthcVdocl4 .Mbrcl12HmSwnMcnt small {
  font-size: 12px;
  color: #ff9933;
  font-weight: 500;
  margin-bottom: 5px;
}
.WctchVdoSwmNb .WtchVdoSwmcl12MSwh .WthcVdocl4 .Mbrcl12HmSwnMcnt small span {
  display: inline-block;
  margin-left: 5px;
  padding-left: 5px;
  border-left: 1px solid #666;
  color: #666;
  line-height: 0.8;
  margin-bottom: 10px;
}
.WctchVdoSwmNb .WtchVdoSwmcl12MSwh .WthcVdocl4 .Mbrcl12HmSwnMcnt h5 {
  font-size: 18px;
  color: #000;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 10px;
}
.WctchVdoSwmNb .WtchVdoSwmcl12MSwh .WthcVdocl4 .Mbrcl12HmSwnMcnt p {
  font-size: 14px;
  color: #666;
}

.PocstSwmVRmvr.PdcstImaSwn {
  margin-top: 0px;
  margin-bottom: 40px;
}
.PocstSwmVRmvr.PdcstImaSwn .cl12PsdctStnvr .cl6MvrsPdctMnr {
  margin-bottom: 40px;
}
.PocstSwmVRmvr.PdcstImaSwn .cl12PsdctStnvr .cl6MvrsPdctMnr .CntBrcstmn p.MSwvrmn {
  height: auto;
  max-height: inherit;
}
.PocstSwmVRmvr.PdcstImaSwn .cl12PsdctStnvr .cl6MvrsPdctMnr .CntBrcstmn .rdmor_redless {
  margin-bottom: 12px;
  text-overflow: ellipsis;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.RedresChoisemn.RdrChoseLstSwn {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 30px;
}
.RedresChoisemn.RdrChoseLstSwn .HdingSwm {
  margin-bottom: 20px;
}
.RedresChoisemn.RdrChoseLstSwn::before {
  top: -50px;
}
.RedresChoisemn.RdrChoseLstSwn .cl12RdrChoiceMn {
  flex-wrap: wrap;
  width: 100%;
}

.PagnIatinvr {
  margin-top: 35px;
  position: relative;
}
.PagnIatinvr ul {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-bottom: 25px;
}
.PagnIatinvr ul li.active a {
  background-color: #ee3224;
  color: #fff;
}
.PagnIatinvr ul li.prev a img {
  width: 15px;
}
.PagnIatinvr ul li.next a img {
  transform: rotate(180deg);
  width: 15px;
}
.PagnIatinvr ul li {
  display: inline-block;
  margin-right: 10px;
}
.PagnIatinvr ul li a {
  display: flex;
  padding: 5px 5px;
  font-size: 13px;
  color: #000;
  background-color: #fff;
  width: 32px;
  height: 32px;
  text-align: center;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
}

.EvntsMomentSec.EvntGlySwbvrMn {
  margin-top: 0px;
}
@media (max-width: 767px) {
  .EvntsMomentSec.EvntGlySwbvrMn {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .EvntsMomentSec.EvntGlySwbvrMn .HdingSwm h3 {
    font-size: 22px;
  }
}
.EvntsMomentSec.EvntGlySwbvrMn .cl12EvNtsMsiaSec {
  position: relative;
}
.EvntsMomentSec.EvntGlySwbvrMn .cl12EvNtsMsiaSec .cl6mvrMdiSwnEnt {
  margin-bottom: 45px;
}

.cl12AnmSwnMvr.conclusion-papr-sec .cl12Insgtcl12 {
  padding-bottom: 0;
}
.cl12AnmSwnMvr.conclusion-papr-sec .cl12Insgtcl12 .cl8InsghtSwncl12 .CnclusionPpersMvr .select_categ {
  background: #fef6f5;
}

.cl12AnmSwnMvr.EvntGlySwnvrdlpgeMn {
  width: 100%;
  display: block;
}
.cl12AnmSwnMvr.EvntGlySwnvrdlpgeMn .cl12Insgtcl12 {
  position: relative;
  display: block;
}
.cl12AnmSwnMvr.EvntGlySwnvrdlpgeMn .cl12Insgtcl12 .cl8InsghtSwncl12 {
  width: 100%;
}
.cl12AnmSwnMvr.EvntGlySwnvrdlpgeMn .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12EvNtsMsiaSec {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}
.cl12AnmSwnMvr.EvntGlySwnvrdlpgeMn .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12EvNtsMsiaSec .col4mnvrDlpge {
  width: 31%;
  position: relative;
  margin-right: 2%;
  margin-bottom: 2%;
}
@media (max-width: 767px) {
  .cl12AnmSwnMvr.EvntGlySwnvrdlpgeMn .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12EvNtsMsiaSec .col4mnvrDlpge {
    width: 100%;
    margin-right: 0;
  }
}
.cl12AnmSwnMvr.EvntGlySwnvrdlpgeMn .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12EvNtsMsiaSec .col4mnvrDlpge:hover .EvntGlSwn img {
  transform: scale(1.1);
}
.cl12AnmSwnMvr.EvntGlySwnvrdlpgeMn .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12EvNtsMsiaSec .col4mnvrDlpge:hover .ZoonInSwnvr {
  opacity: 1;
  visibility: visible;
}
.cl12AnmSwnMvr.EvntGlySwnvrdlpgeMn .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12EvNtsMsiaSec .col4mnvrDlpge .ImgSenSwnvr {
  position: absolute;
  bottom: 0px;
  padding: 20px 20px;
  left: 0px;
  right: 0px;
  z-index: 1;
}
.cl12AnmSwnMvr.EvntGlySwnvrdlpgeMn .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12EvNtsMsiaSec .col4mnvrDlpge .ImgSenSwnvr p {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
}
.cl12AnmSwnMvr.EvntGlySwnvrdlpgeMn .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12EvNtsMsiaSec .col4mnvrDlpge:nth-child(3n-3) {
  margin-right: 0px;
}
.cl12AnmSwnMvr.EvntGlySwnvrdlpgeMn .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12EvNtsMsiaSec .col4mnvrDlpge .EvntGlSwn {
  width: 100%;
  position: relative;
  line-height: 0;
  overflow: hidden;
}
.cl12AnmSwnMvr.EvntGlySwnvrdlpgeMn .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12EvNtsMsiaSec .col4mnvrDlpge .EvntGlSwn a.thumbnail {
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 2;
}
.cl12AnmSwnMvr.EvntGlySwnvrdlpgeMn .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12EvNtsMsiaSec .col4mnvrDlpge .EvntGlSwn::before {
  width: 100%;
  height: 65%;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  content: "";
  background-image: linear-gradient(transparent, #000);
  border-radius: 0px;
  z-index: 1;
}
.cl12AnmSwnMvr.EvntGlySwnvrdlpgeMn .cl12Insgtcl12 .cl8InsghtSwncl12 .cl12EvNtsMsiaSec .col4mnvrDlpge .EvntGlSwn img {
  width: 100%;
  border-radius: 0px;
  transition: all 1s ease;
}

.ZoonInSwnvr {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: flex;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  justify-content: center;
  transition: all 1s ease;
  background: rgba(0, 0, 0, 0.0059);
}
.ZoonInSwnvr img {
  width: 35px;
}

.cl12EvntGlySwn .cl12EvNtsMsiaSec .cl6mvrMdiSwnEnt {
  width: 100%;
  position: relative;
}

.cl12EvntGlySwn {
  width: 100%;
  display: block;
  margin-bottom: 50px;
}
.cl12EvntGlySwn .owl-theme .owl-nav [class*=owl-] {
  background-color: transparent;
}
.cl12EvntGlySwn .owl-theme .owl-nav {
  margin-top: 0px;
  position: absolute;
  top: 35%;
  width: 100%;
  text-align: center;
  transform: translate(0px, -50%);
}
.cl12EvntGlySwn .owl-theme .owl-nav .owl-prev {
  position: absolute;
  left: -60px;
}
.cl12EvntGlySwn .owl-theme .owl-nav .owl-next {
  position: absolute;
  right: -60px;
}

.EntMhdeSwnMnvr {
  width: 100%;
  display: block;
  margin-bottom: 22px;
}
.EntMhdeSwnMnvr h4 {
  font-size: 28px;
  color: #000;
  font-weight: 600;
}

.lftCr {
  border: solid #1b1b1b;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 0px;
  width: 12px;
  height: 12px;
  transform: rotate(135deg);
}

.rgtCr {
  border: solid #1b1b1b;
  border-width: 0 1px 1px 0;
  display: inline-block;
  width: 12px;
  height: 12px;
  transform: rotate(-45deg);
}

#calendar {
  display: inline-block;
  background-color: #fff;
  margin-top: 20px;
  position: relative;
}

#calendar .placeholder {
  display: none;
  width: 300px;
}

#calendar .flatpickr-calendar {
  background: none;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #fff;
  top: 0;
}

#calendar .flatpickr-calendar .flatpickr-innerContainer {
  overflow: visible;
}

#calendar .flatpickr-calendar .flatpickr-innerContainer .flatpickr-weekdays {
  overflow: visible;
}

#calendar .flatpickr-calendar .flatpickr-months .flatpickr-month {
  color: inherit;
  margin-bottom: 10px;
}

#calendar .flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month {
  font-size: 16px;
  width: 100%;
  left: 0px;
  padding: 8px 18px;
  text-align: left;
}

#calendar .flatpickr-calendar .flatpickr-months .flatpickr-month .flatpickr-current-month .numInputWrapper {
  display: none;
}

#calendar .flatpickr-calendar .flatpickr-months .flatpickr-prev-month, #calendar .flatpickr-calendar .flatpickr-months .flatpickr-next-month {
  top: calc(50% - 23px);
}

#calendar .flatpickr-calendar .flatpickr-months .flatpickr-prev-month svg, #calendar .flatpickr-calendar .flatpickr-months .flatpickr-next-month svg {
  height: 25px;
  width: 25px;
}

#calendar .flatpickr-calendar .flatpickr-months .flatpickr-prev-month svg path, #calendar .flatpickr-calendar .flatpickr-months .flatpickr-next-month svg path {
  fill: #000;
}

#calendar .flatpickr-calendar .flatpickr-months .flatpickr-prev-month {
  left: -50px;
}

#calendar .flatpickr-calendar .flatpickr-months .flatpickr-next-month {
  right: -50px;
}

#calendar .flatpickr-calendar .flatpickr-weekdays .flatpickr-weekdaycontainer {
  max-width: 307.875px;
  padding: 0 10px;
  position: relative;
}

#calendar .flatpickr-calendar .flatpickr-weekdays .flatpickr-weekdaycontainer::after {
  content: "";
  background: #343F48;
  position: absolute;
  top: -32px;
  bottom: -230px;
  right: 0;
  width: 0px;
}

#calendar .flatpickr-calendar .flatpickr-weekdays .flatpickr-weekdaycontainer:last-child::after {
  content: none;
}

#calendar .flatpickr-calendar .flatpickr-weekdays .flatpickr-weekdaycontainer .flatpickr-weekday {
  color: #000;
  font-weight: 700;
}

#calendar .flatpickr-calendar .dayContainer {
  box-shadow: none;
  padding: 0 10px;
  position: static;
}

#calendar .flatpickr-calendar .dayContainer:last-child::after {
  content: none;
}

#calendar .flatpickr-calendar .flatpickr-day {
  background: #fff;
  border: 0;
  color: #1D252C;
  font-weight: 500;
  transition: color 0.1s, background 0.1s;
  border: 2px solid #ee3224;
}

#calendar .flatpickr-calendar .flatpickr-day:hover {
  background: #ee3224;
  color: #fff;
}

#calendar .flatpickr-calendar .flatpickr-day.flatpickr-disabled, #calendar .flatpickr-calendar .flatpickr-day.flatpickr-disabled:hover {
  background: none;
  color: #666;
  cursor: default;
  border: none;
  cursor: not-allowed;
}

#calendar .flatpickr-calendar .flatpickr-day.selected:not(.hidden), #calendar .flatpickr-calendar .flatpickr-day.selected:not(.hidden):hover, #calendar .flatpickr-calendar .flatpickr-day.selected:not(.hidden):focus {
  background: #ee3224;
  color: #fff;
}

#calendar .flatpickr-calendar .flatpickr-day.nextMonthDay, #calendar .flatpickr-calendar .flatpickr-day.prevMonthDay {
  background: none;
  color: rgba(207, 210, 211, 0.1) !important;
  cursor: default;
  visibility: visible;
}

#calendar .calendar-events {
  display: block;
  justify-content: space-around;
  margin-top: 20px;
  min-height: 36px;
  padding: 0px 15px;
}

#calendar .calendar-events {
  display: flex;
  justify-content: space-around;
}

#calendar .calendar-events .event {
  font-size: 29px;
}

#calendar .calendar-events .event .date {
  color: #fff;
  font-weight: 600;
}

#calendar .calendar-events .event .location {
  color: #3DAE2B;
  font-weight: 800;
  letter-spacing: -0.8px;
}

.flatpickr-current-month span.cur-month {
  color: #000 !important;
  position: relative;
}
.flatpickr-current-month span.cur-month::before {
  bottom: -9px;
  left: 0px;
  width: 28px;
  height: 3px;
  background-color: #ee3224;
  content: "";
  position: absolute;
}

#calendar .calendar-events .event {
  font-size: 13px;
  position: relative;
  background: rgba(238, 238, 238, 0.9333333333);
  padding: 15px;
  border-radius: 5px;
  text-align: center;
  display: block;
  width: 100%;
}

#calendar .calendar-events .event .location {
  color: #000;
  font-weight: 500;
  letter-spacing: 0px;
}

.MredlSwn {
  width: 100%;
  position: relative;
}
.MredlSwn h5 {
  font-size: 14px;
  color: #000;
  font-weight: 600;
  letter-spacing: 0px;
}
.MredlSwn span {
  font-size: 12px;
  color: #666;
  display: block;
}
.MredlSwn a {
  font-size: 12px;
  color: #ee3224;
  font-weight: 500;
  display: block;
}

.YrsMvrSwn {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}

.Totlmnvr {
  position: absolute;
  right: 29px;
  top: 3px;
  font-size: 20px;
  color: #ee3224;
  font-weight: 800;
}

.WrskshpnMnEvntSwn.WorkSpMvr {
  margin-top: 0px;
}

.PriVcyPolcySwn {
  position: relative;
  display: block;
  width: 100%;
}
.PriVcyPolcySwn h3 {
  font-size: 24px;
  color: #ee3224;
  margin-bottom: 20px;
  font-weight: 600;
}
.PriVcyPolcySwn p {
  display: block;
  margin-bottom: 15px;
  font-size: 14px;
  color: #666;
  font-weight: 500;
}
@media (max-width: 767px) {
  .PriVcyPolcySwn p {
    text-align: justify;
  }
}
.PriVcyPolcySwn a {
  color: #ee3224;
}
.PriVcyPolcySwn ul {
  margin-bottom: 15px;
}
.PriVcyPolcySwn ul li {
  display: block;
  margin-bottom: 8px;
  font-size: 14px;
  color: #666;
  font-weight: 500;
  position: relative;
  padding-left: 16px;
}
.PriVcyPolcySwn ul li::before {
  position: absolute;
  left: 0px;
  width: 6px;
  top: 9px;
  height: 6px;
  content: "";
  background-color: #ee3224;
  border-radius: 50%;
}

.PsWnDlGySecMvr.ActMvrSwnMn {
  opacity: 1;
  visibility: visible;
  pointer-events: inherit;
}

.PsWnDlGySecMvr {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10;
  width: 45%;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 1s ease;
}
@media (max-width: 767px) {
  .PsWnDlGySecMvr {
    width: 65%;
  }
}
.PsWnDlGySecMvr .owl-theme .owl-nav {
  position: absolute;
  top: 48%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  margin-top: 0px;
}
.PsWnDlGySecMvr .owl-theme .owl-nav [class*=owl-] {
  background-color: transparent;
  background-color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.PsWnDlGySecMvr .owl-theme .owl-nav .owl-prev {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: -60px;
}
.PsWnDlGySecMvr .owl-theme .owl-nav .owl-next {
  display: flex;
  align-items: center;
  justify-content: center;
  right: -60px;
  position: absolute;
}

.EvntDlPgrMnvr {
  position: relative;
  display: block;
  width: 100%;
}
.EvntDlPgrMnvr .TopEvndpPgeSwn {
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
.EvntDlPgrMnvr .TopEvndpPgeSwn span {
  color: #666;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
}
.EvntDlPgrMnvr .TopEvndpPgeSwn h2 {
  font-size: 24px;
  color: #000;
  font-weight: 600;
  line-height: 1.2;
  padding-right: 100px;
}
@media (max-width: 767px) {
  .EvntDlPgrMnvr .TopEvndpPgeSwn h2 {
    padding-right: 0;
    font-size: 20px;
  }
}
.EvntDlPgrMnvr .EvntDlPgeImgSwn {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 20px;
}
.EvntDlPgrMnvr .EvntDlPgeImgSwn img {
  width: 100%;
}
.EvntDlPgrMnvr .EvntDlPgeMn {
  width: 100%;
  position: relative;
}
.EvntDlPgrMnvr .EvntDlPgeMn p {
  font-size: 16px;
  color: #666;
  font-weight: 500;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .EvntDlPgrMnvr .EvntDlPgeMn p {
    text-align: justify;
  }
}
.EvntDlPgrMnvr .EvntDlPgeMn ul {
  position: relative;
  width: 100%;
  display: block;
}
.EvntDlPgrMnvr .EvntDlPgeMn ul li {
  font-size: 16px;
  color: #666;
  font-weight: 500;
  position: relative;
  padding-left: 20px;
  margin-bottom: 10px;
}
.EvntDlPgrMnvr .EvntDlPgeMn ul li::before {
  top: 7px;
  left: 0px;
  width: 7px;
  height: 7px;
  content: "";
  position: absolute;
  background-color: #ee3224;
  border-radius: 50%;
}

.WhYwrkUs {
  width: 100%;
  position: relative;
  display: block;
  padding: 60px;
}
@media (max-width: 1300px) {
  .WhYwrkUs {
    padding: 20px 0px;
  }
}
@media (max-width: 991px) {
  .WhYwrkUs {
    padding: 30px 0px;
  }
}
.WhYwrkUs .WhyWrkus12Col {
  width: 100%;
  display: block;
  position: relative;
}
.WhYwrkUs .WhyWrkus12Col h2 {
  font-size: 24px;
  font-weight: 600;
  color: #000000;
  text-align: center;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.WhYwrkUs .WhyWrkus12Col h2 span {
  color: #ed1d24;
}
@media (max-width: 767px) {
  .WhYwrkUs .WhyWrkus12Col h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 5px;
  }
}
.WhYwrkUs .WhyWrkus12Col p {
  font-size: 16px;
  font-weight: 500;
  color: #666666;
  text-align: center;
}
.WhYwrkUs .WhyWrkus12Col .Col12SecApply {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .WhYwrkUs .WhyWrkus12Col .Col12SecApply {
    margin-top: 20px;
  }
}
.WhYwrkUs .WhyWrkus12Col .Col12SecApply .Col4SecApply {
  width: 31%;
  float: left;
  margin-right: 3%;
  background-color: #ededed;
  padding: 40px 20px;
}
@media (max-width: 991px) {
  .WhYwrkUs .WhyWrkus12Col .Col12SecApply .Col4SecApply {
    width: 100%;
    margin-right: 0px;
    padding: 15px 15px;
  }
}
@media (max-width: 767px) {
  .WhYwrkUs .WhyWrkus12Col .Col12SecApply .Col4SecApply {
    width: 100%;
    margin-right: 0px;
    padding: 15px 15px;
  }
}
.WhYwrkUs .WhyWrkus12Col .Col12SecApply .Col4SecApply h3 {
  font-size: 20px;
  margin-bottom: 15px;
  font-weight: 600;
}
.WhYwrkUs .WhyWrkus12Col .Col12SecApply .Col4SecApply p {
  font-size: 16px;
  font-weight: 500;
  text-align: left;
  color: #666666;
}
.WhYwrkUs .WhyWrkus12Col .Col12SecApply .Col4SecApply:nth-child(2) {
  background-color: transparent;
  padding: 0px;
}
.WhYwrkUs .WhyWrkus12Col .Col12SecApply .Col4SecApply:nth-child(2) img {
  width: 100%;
  height: 100%;
}
.WhYwrkUs .WhyWrkus12Col .Col12SecApply .Col4SecApply:nth-child(3) {
  margin-right: 0%;
  background-color: #ed1d24;
}
.WhYwrkUs .WhyWrkus12Col .Col12SecApply .Col4SecApply:nth-child(3) h3 {
  color: #ffffff;
}
.WhYwrkUs .WhyWrkus12Col .Col12SecApply .Col4SecApply:nth-child(3) p {
  color: #ffffff;
}

.AbtBnnerSec.ProListPge.Crpage .CntBnnerShw h1:before {
  width: 60px;
  height: 4px;
  top: -25px;
  right: auto;
  bottom: auto;
  left: 8px;
  position: absolute;
  content: "";
  background-color: #f8060e;
}

.CrSecFrm {
  width: 100%;
  position: relative;
  display: block;
  padding: 0px 0px 15px;
}
.CrSecFrm .CarfOpperSec {
  width: 100%;
  display: block;
  position: relative;
}
.CrSecFrm .CarfOpperSec .ColCr9 {
  width: 100%;
  position: relative;
  display: block;
}
.CrSecFrm .CarfOpperSec .ColCr9 p {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #666666;
}
.CrSecFrm .CarfOpperSec .ColCr9 h4 {
  font-size: 24px;
  margin-bottom: 30px;
  text-align: center;
  color: #000000;
  font-weight: 600;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .CrSecFrm .CarfOpperSec .ColCr9 h4 {
    font-size: 20px;
  }
}
.CrSecFrm .CarfOpperSec .ColCr9 h4 span {
  color: #ed1d24;
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt {
  width: 100%;
  position: relative;
  display: block;
  margin-bottom: 10px;
  padding-bottom: 0px;
  border: 1px solid #e1e1e1;
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec.ActeTab {
  background-color: #d7d7d7;
  color: #ffffff;
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec {
  width: 100%;
  display: block;
  padding: 8px 20px;
  cursor: pointer;
  position: relative;
  background-color: #d7d7d7;
  transition: all 1s ease;
  padding: 8px 10px;
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec h5 {
  font-size: 18px;
  position: relative;
  font-weight: 600;
  color: #000000;
}
@media (max-width: 767px) {
  .CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec h5 {
    font-size: 16px;
  }
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec h5 span {
  position: absolute;
  color: #666666;
  left: 50%;
  transform: translate(-50%, 0px);
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec .DrpDownSec {
  position: absolute;
  right: 40px;
  top: 50%;
  transform: translate(0, -50%);
}
@media (max-width: 767px) {
  .CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec .DrpDownSec {
    right: 25px;
  }
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec .DrpDownSec .DrpDeownImgSec:before {
  width: 15px;
  height: 2px;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  position: absolute;
  content: "";
  background-color: #000;
  transition: all 1s ease;
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec .DrpDownSec .DrpDeownImgSec:after {
  width: 2px;
  height: 15px;
  top: -7px;
  right: auto;
  bottom: auto;
  left: 6px;
  position: absolute;
  content: "";
  background-color: #000;
  transition: all 1s ease;
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec .DrpDownSec.MinusAdd .DrpDeownImgSec:before {
  width: 15px;
  height: 2px;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  position: absolute;
  content: "";
  background-color: #000;
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CreNameSec .DrpDownSec.MinusAdd .DrpDeownImgSec:after {
  content: none;
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CntSecDrpDown {
  width: 100%;
  position: relative;
  display: none;
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CntSecDrpDown .CntReslity {
  padding: 30px;
  padding-top: 0;
  text-indent: intial;
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CntSecDrpDown .CntReslity p {
  font-size: 14px;
  font-weight: 500;
  color: #666666;
  margin-bottom: 10px;
  text-align: left;
}
@media (max-width: 767px) {
  .CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CntSecDrpDown .CntReslity p {
    margin-top: 0;
  }
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CntSecDrpDown .CntReslity h4, .CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CntSecDrpDown .CntReslity h3 {
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  position: relative;
  margin: 15px 0px;
  text-align: left;
  text-transform: capitalize;
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CntSecDrpDown .CntReslity ul {
  padding-left: 35px;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CntSecDrpDown .CntReslity ul {
    padding-left: 20px;
  }
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CntSecDrpDown .CntReslity ul li {
  padding: 3px 0px;
  font-size: 14px;
  text-align: left;
  position: relative;
  font-weight: 500;
  padding-left: 22px;
  color: #666666;
}
.CrSecFrm .CarfOpperSec .ColCr9 .OppSecRpt .CntSecDrpDown .CntReslity ul li:after {
  width: 0.6em;
  height: 0.6em;
  top: 6px;
  right: auto;
  bottom: auto;
  left: 0;
  position: absolute;
  content: "";
  background-color: #e81c23;
  border-radius: 50%;
  display: inline-block;
}

.CrerAplyBtn {
  position: absolute;
  right: 30px;
}
@media (max-width: 767px) {
  .CrerAplyBtn {
    left: 30px;
    bottom: 10px;
  }
}
.CrerAplyBtn .ComBtnBx {
  display: inline-flex;
  position: relative;
}
.CrerAplyBtn .ComBtnBx .Cmn-Btn {
  padding: 6px 30px 6px 30px;
  background-color: transparent;
  color: #959595;
  font-weight: 400;
  border: 1px solid #959595;
  transition: all 1s ease;
}
.CrerAplyBtn .ComBtnBx .Cmn-Btn:hover {
  background-color: #ed1d24;
  color: #ffffff;
  border: 1px solid transparent;
}

.CmnPage.CrefFrmSec .IqryFrmBx-Wppr {
  margin-bottom: 0px;
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr:before {
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  content: "";
  background: url(../images/careerfrmbackbnner.jpg) center center no-repeat;
  background-size: cover;
  background-attachment: fixed;
  opacity: 0.09;
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr .crrslct {
  padding: 5px 0px;
  border: 0;
  border-bottom: 1px solid #ffffff;
  font-size: 14px;
  line-height: 30px;
  background: transparent;
  width: 100%;
  color: #ffffff;
  background: url(../icon/down-arrow-select2.png) no-repeat right;
  -webkit-appearance: none;
  background-position-x: 96%;
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr .crrslct option {
  color: #000000;
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr .hasVal {
  top: -9px;
  font-size: 12px;
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx h2 {
  font-size: 48px;
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx p {
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  text-align: center;
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr .Clm-sm-7 .ChseFleSec .FrmGrp .banForm-grp_ImgH {
  line-height: 0;
  position: relative;
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr .Clm-sm-7 .ChseFleSec .FrmGrp .banForm-grp_ImgH .fileLbl_ImgH {
  font-size: 16px;
  width: 100%;
  height: 42px;
  line-height: 42px;
  border: none;
  border-radius: 0px;
  color: #ffffff;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.2392156863);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr=#e1e1e1, endColorstr=#e1e1e1);
  transition: all 0.5s;
  text-align: center;
  display: block;
  text-align: left;
  padding: 0 18px;
  position: relative;
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr .Clm-sm-7 .ChseFleSec .FrmGrp .banForm-grp_ImgH .fileLbl_ImgH .fileUp_ImgH {
  position: absolute;
  right: 15px;
  top: 50%;
  filter: invert(1);
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr .Clm-sm-7 .ChseFleSec .FrmGrp .banForm-grp_ImgH .fileLbl_ImgH small {
  width: calc(100% - 74px);
  white-space: nowrap;
  height: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  position: absolute;
  left: 12px;
  font-size: 14px;
  top: 0px;
  color: #ffffff;
  font-weight: 400;
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr .Clm-sm-7 .ChseFleSec .FrmGrp .banForm-grp_ImgH .fileLbl_ImgH span {
  width: 100%;
  height: 24px;
  position: absolute;
  top: 33%;
  right: 0;
  transform: translateY(-50%);
  left: 0px;
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr .Clm-sm-7 .ChseFleSec .FrmGrp .banForm-grp_ImgH .fileInpt_ImgH {
  display: none;
}
.CmnPage.CrefFrmSec .IqryFrmBx-Wppr .Clm-sm-7 .ChseFleSec .FrmGrp .banForm-grp_ImgH .banFrm-cntrl_ImgH {
  font-size: 16px;
  padding: 0 18px;
  width: 100%;
  height: 100%;
  line-height: 46px;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}

.CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr {
  padding: 100px 50px;
}
@media (max-width: 767px) {
  .CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr {
    padding: 30px;
  }
}
.CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr .Clm-sm-7 {
  flex: 0 55%;
  max-width: 55%;
  z-index: 1;
}
@media (max-width: 991px) {
  .CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr .Clm-sm-7 {
    flex: 0 1 100%;
    max-width: 100%;
  }
}
.CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .title {
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .title {
    margin-bottom: 25px;
  }
}
.CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .title h2 {
  font-size: 24px;
}
@media (max-width: 767px) {
  .CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .title h2 {
    font-size: 20px;
    line-height: 30px;
  }
}
.CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .title p {
  font-size: 14px;
}
.CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr fieldset {
  margin-bottom: 35px;
}
.CmnPage.CrefFrmSec.CrsShwSec .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr .ComBtnBx .Cmn-Btn {
  padding: 10px 50px;
  padding-right: 50px;
  border: 1px solid #000;
  background: #000;
  color: #ffffff;
  text-align: center;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 30px;
}

.GlyShwMn {
  width: 100%;
  position: relative;
  display: block;
  padding: 70px 0px;
}
@media (max-width: 767px) {
  .GlyShwMn {
    padding: 30px 0;
  }
}
.GlyShwMn .title h2 {
  font-size: 28px;
  color: #000000;
  text-align: center;
  font-weight: 600;
  margin-bottom: 45px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .GlyShwMn .title h2 {
    margin-bottom: 30px;
    font-size: 20px;
  }
}
.GlyShwMn .title h2 span {
  color: #ed1d24;
}

.IqryFrmBx-Wppr {
  background: #e78b2e;
  display: flex;
  align-content: center;
  justify-content: center;
  padding: 60px 50px;
  margin-bottom: 0px;
  position: relative;
}
.IqryFrmBx-Wppr::before {
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  content: "";
  background: url(../images/conusbackimg.jpg) center center no-repeat;
  background-size: cover;
  opacity: 0.07;
}
.IqryFrmBx-Wppr .Clm-sm-7 {
  flex: 0 70%;
  max-width: 70%;
  z-index: 1;
}
.IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .title {
  margin-bottom: 30px;
}
.IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .title h2 {
  display: block;
  text-align: center;
  font-size: 30px;
  line-height: 48px;
  font-weight: 600;
  text-transform: uppercase;
  color: #ffffff;
}
.IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr {
  display: flex;
  align-content: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr fieldset {
  flex: 0 1 48%;
  max-width: 48%;
  margin-bottom: 20px;
  margin-right: 8px;
}
.IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr fieldset:nth-child(even) {
  margin-right: 0px;
}
@media (max-width: 767px) {
  .IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr fieldset {
    flex: 0 1 100%;
    max-width: 100%;
  }
}
.IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr fieldset .FtrInpt:focus ~ .InptTxtName,
.IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr fieldset .TextUp,
.IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr fieldset .InptTxtName,
.IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr fieldset .FtrInpt {
  color: #ffffff;
}
.IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr fieldset .InptTxtName::before {
  background: #ffffff;
}
.IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr fieldset .FtrInpt {
  line-height: 30px;
}
.IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr fieldset .hasVal {
  top: -7px;
  padding: 0px;
  opacity: 1;
  color: #ffffff;
  font-size: 12px;
}
.IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr .FlWdth {
  flex: 0 100%;
  max-width: 100%;
}
.IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr .ComBtnBx {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 0 0;
}
.IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr .ComBtnBx .Cmn-Btn {
  padding: 10px 30px;
  padding-right: 50px;
  border: 1px solid transparent;
  background: transparent;
  color: #ffffff;
}
.IqryFrmBx-Wppr .Clm-sm-7 .IqryFrmBx .IqryFrm-Wppr .ComBtnBx .Cmn-Btn img {
  margin-left: 10px;
}

fieldset {
  position: relative;
}
fieldset .FtrInpt {
  padding: 5px 0px;
  border: 0;
  border-bottom: 1px solid #ffffff;
  font-size: 18px;
  line-height: 25px;
  background: transparent;
  width: 100%;
}
fieldset .FtrInpt:focus ~ .InptTxtName {
  top: -5px;
  font-size: 12px;
}
fieldset .InptTxtName {
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 14px;
  line-height: 14px;
  font-weight: 300;
  transition: all 1s;
  z-index: 0;
  padding: 0 0px;
}

.CntMapShw {
  width: 100%;
  position: relative;
  display: block;
  height: 535px;
}
.CntMapShw .FrmboxShw {
  width: 100%;
  height: 100%;
  position: relative;
}
.CntMapShw .FrmboxShw iframe {
  width: 100%;
  height: 100%;
}
.CntMapShw .CntWthShw {
  position: absolute;
  left: 146px;
  top: 0;
  width: 422px;
  background: #ec1f25;
  height: 422px;
  padding: 50px;
}
.CntMapShw .CntWthShw h5 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 60px;
}
.CntMapShw .CntWthShw .AddresCitBpx {
  display: block;
  width: 100%;
  position: relative;
  margin-bottom: 70px;
}
.CntMapShw .CntWthShw .AddresCitBpx .form-input:focus ~ .label-wrap, .CntMapShw .CntWthShw .AddresCitBpx .form-input:focus ~ .hasVal {
  top: -18px;
}
.CntMapShw .CntWthShw .AddresCitBpx label.label-wrap.hasVal {
  top: -18px;
}
.CntMapShw .CntWthShw .AddresCitBpx .label-wrap {
  opacity: 54%;
  color: #ffffff;
  font-weight: 500;
  top: 2px;
}
.CntMapShw .CntWthShw .AddresCitBpx .form-input.border-bottom {
  border-bottom: 1px solid #fff;
  color: #ffffff;
}
.CntMapShw .CntWthShw .btngetDirection a {
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
}
.CntMapShw .CntWthShw .btngetDirection a img {
  vertical-align: middle;
  margin-left: 10px;
}

.cl12tstmSwnvr12Swn {
  padding: 50px 0px;
  position: relative;
  display: block;
  width: 100%;
  padding-top: 85px;
}
@media (max-width: 767px) {
  .cl12tstmSwnvr12Swn {
    padding: 30px 0;
  }
}
.cl12tstmSwnvr12Swn .Tstcl12MnSwnvr {
  width: 100%;
  display: block;
}
.cl12tstmSwnvr12Swn .Tstcl12MnSwnvr .TophdingSwnvr {
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
.cl12tstmSwnvr12Swn .Tstcl12MnSwnvr .TophdingSwnvr h4 {
  font-size: 28px;
  color: #000;
  font-weight: 600;
}

.cl12tstSeSwn12Swn {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  justify-content: space-between;
}
.cl12tstSeSwn12Swn .col6tstMnSwnvr {
  width: 31.8%;
  position: relative;
  padding: 20px;
  background: #fff;
  border: 1px solid #eee;
  margin-bottom: 30px;
  border-radius: 5px;
  box-shadow: -1px -1px 13px #ededed;
}
@media (max-width: 991px) {
  .cl12tstSeSwn12Swn .col6tstMnSwnvr {
    width: 48%;
  }
}
@media (max-width: 675px) {
  .cl12tstSeSwn12Swn .col6tstMnSwnvr {
    width: 100% !important;
  }
}
.cl12tstSeSwn12Swn .col6tstMnSwnvr .IcnSwnvr {
  position: relative;
  display: inline-block;
  width: 135px;
}
.cl12tstSeSwn12Swn .col6tstMnSwnvr .IcnSwnvr img {
  width: 100%;
}
.cl12tstSeSwn12Swn .col6tstMnSwnvr .CntSwmTstSwvr {
  margin: 10px 0px;
  position: relative;
  display: block;
}
.cl12tstSeSwn12Swn .col6tstMnSwnvr .CntSwmTstSwvr img {
  width: 28px;
}
.cl12tstSeSwn12Swn .col6tstMnSwnvr .CntSwmTstSwvr p {
  font-size: 16px;
  color: #666;
  font-weight: 500;
}

.AldhdsWncl12 {
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 25px;
}
.AldhdsWncl12 .ImgtstMn {
  width: 60px;
  position: relative;
  height: 60px;
}
.AldhdsWncl12 .ImgtstMn img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.AldhdsWncl12 .CntswTstmn {
  position: relative;
  margin-left: 15px;
}
.AldhdsWncl12 .CntswTstmn h4 {
  font-size: 18px;
  color: #000;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 3px;
}
.AldhdsWncl12 .CntswTstmn p {
  font-size: 14px;
  line-height: 1.4;
  color: #666;
  max-width: 205px;
}
@media (max-width: 1024px) {
  .AldhdsWncl12 .CntswTstmn p {
    max-width: 160px;
  }
}
@media (max-width: 675px) {
  .AldhdsWncl12 .CntswTstmn p {
    max-width: 212px;
  }
}

.TstmnmSecvrMn {
  width: 100%;
  display: block;
  position: relative;
}
.TstmnmSecvrMn .TophdingSwnvr {
  position: absolute;
  bottom: 80px;
  left: 160px;
}
@media (max-width: 991px) {
  .TstmnmSecvrMn .TophdingSwnvr {
    bottom: 40px;
    left: 100px;
  }
}
@media (max-width: 767px) {
  .TstmnmSecvrMn .TophdingSwnvr {
    bottom: 20px;
    left: 15px;
  }
}
.TstmnmSecvrMn .TophdingSwnvr h4 {
  color: #fff;
  font-size: 36px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .TstmnmSecvrMn .TophdingSwnvr h4 {
    font-size: 30px;
  }
}
.TstmnmSecvrMn .TstmnpsHdrMn {
  width: 100%;
  display: block;
  position: relative;
  line-height: 0;
}
.TstmnmSecvrMn .TstmnpsHdrMn::before {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  content: "";
  position: absolute;
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.9019607843));
}
.TstmnmSecvrMn .TstmnpsHdrMn img {
  width: 100%;
  height: 55vh;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 767px) {
  .TstmnmSecvrMn .TstmnpsHdrMn img {
    height: 200px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.tstordSwnMnvr {
  border: 1px solid #000;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 0px;
  cursor: pointer;
}
.tstordSwnMnvr::before {
  width: 40px;
  height: 40px;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 50%;
  position: absolute;
  content: "";
  transform: translateX(-50%) translateY(-50%);
  background: #afafaf;
  border-radius: 50%;
  animation: pulse-border 1500ms ease-out infinite;
  z-index: 0;
}
.tstordSwnMnvr img {
  filter: invert(1);
  width: 9px;
}

.PrtEngEsSwnVrSwn.ClntInsePgeSwnMn {
  padding: 60px 0px 35px 0px;
}
.PrtEngEsSwnVrSwn.ClntInsePgeSwnMn .PrtNerEnGsmSwn {
  margin-top: 0px;
}

.Cl12PrResSecMnvr {
  position: relative;
  display: block;
  padding: 60px 0px;
  padding-bottom: 25px;
}
@media (max-width: 767px) {
  .Cl12PrResSecMnvr {
    padding: 30px 0;
  }
}
.Cl12PrResSecMnvr.peer-group {
  border-bottom: 1px solid #e1e1e1;
}
.Cl12PrResSecMnvr h2 {
  color: #ee3224;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 20px;
}
.Cl12PrResSecMnvr p {
  font-size: 16px;
  color: #666;
  font-weight: 500;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .Cl12PrResSecMnvr p {
    text-align: justify;
  }
}
.Cl12PrResSecMnvr p b {
  color: #000;
}

.EcMiCRstFrCat {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .EcMiCRstFrCat {
    margin-bottom: 30px;
  }
}
.EcMiCRstFrCat .col3RtCol4Mn {
  width: 32%;
  position: relative;
  padding: 25px 15px;
  border: 1px solid;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
}
@media (max-width: 767px) {
  .EcMiCRstFrCat .col3RtCol4Mn {
    width: 100%;
    margin-bottom: 10px;
  }
}
.EcMiCRstFrCat .IcnPrt {
  text-align: center;
  position: relative;
  width: 60px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.EcMiCRstFrCat .IcnPrt img {
  width: auto;
  max-width: 100%;
}
.EcMiCRstFrCat .txtClnSeSwnv {
  width: 100%;
  position: relative;
}
.EcMiCRstFrCat .txtClnSeSwnv h3 {
  font-size: 18px;
  color: #000;
  font-weight: 600;
}
.EcMiCRstFrCat .txtClnSeSwnv ul {
  padding: 10px 0px;
}
.EcMiCRstFrCat .txtClnSeSwnv ul li {
  display: block;
  font-size: 16px;
  color: #666;
  position: relative;
  padding-left: 25px;
  margin-bottom: 6px;
}
.EcMiCRstFrCat .txtClnSeSwnv ul li::before {
  position: absolute;
  left: 9px;
  top: 8px;
  content: "";
  width: 6px;
  height: 6px;
  background-color: #ff9933;
  border-radius: 50%;
}

.brieftsec {
  position: relative;
  padding-top: 30px;
  border-bottom: 1px solid #e1e1e1;
}
@media (max-width: 675px) {
  .brieftsec {
    padding-top: 0;
  }
}
.brieftsec.Researchsec {
  border: none;
}
.brieftsec .hding {
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .brieftsec .hding {
    text-align: center;
  }
}
.brieftsec .hding h2 {
  font-size: 28px;
  color: #ee3224;
  font-weight: 600;
}
.brieftsec .EcMiCRstFrCat {
  margin-bottom: 50px;
}
.brieftsec .EcMiCRstFrCat.briefings .col3RtCol4Mn {
  width: 24%;
  border: none;
  border: 1px solid #ccc;
}
@media (max-width: 675px) {
  .brieftsec .EcMiCRstFrCat.briefings .col3RtCol4Mn {
    width: 100% !important;
    margin-bottom: 10px;
  }
}
.brieftsec .EcMiCRstFrCat.briefings .col3RtCol4Mn .txtClnSeSwnv {
  text-align: center;
}
.brieftsec .EcMiCRstFrCat.briefings .col3RtCol4Mn .txtClnSeSwnv p {
  font-weight: 500;
  color: #666;
  font-size: 16px;
  line-height: 1.4;
}

.EcMiCRstFrCat.peer-form .col3RtCol4Mn {
  width: 24%;
  background: #f1f1f1;
}
@media (max-width: 767px) {
  .EcMiCRstFrCat.peer-form .col3RtCol4Mn {
    width: 100%;
    margin-bottom: 10px;
  }
}
.EcMiCRstFrCat.peer-form .col3RtCol4Mn .txtClnSeSwnv {
  text-align: center;
}

.ima-Prominent-speakers {
  padding: 60px 0;
}
.ima-Prominent-speakers .heading {
  margin-bottom: 35px;
}
.ima-Prominent-speakers .heading h2 {
  font-size: 28px;
  color: #ee3224;
  font-weight: 600;
  text-align: center;
}
.ima-Prominent-speakers .permspekerSlideer {
  padding: 0 20px;
}
.ima-Prominent-speakers .permspekerSlideer .owl-item {
  padding: 10px;
}
.ima-Prominent-speakers .permspekerSlideer .item {
  text-align: center;
}
.ima-Prominent-speakers .permspekerSlideer .item .name {
  margin-top: 15px;
  margin-bottom: 0px;
  font-size: 18px;
  color: #000;
  font-weight: 500;
}
.ima-Prominent-speakers .permspekerSlideer .item .design {
  font-size: 13px;
  color: #666;
}
.ima-Prominent-speakers .permspekerSlideer .owl-nav > div {
  position: absolute;
  top: 42%;
  transform: translateY(-50%);
}
.ima-Prominent-speakers .permspekerSlideer .owl-nav > .owl-prev {
  left: 0;
}
.ima-Prominent-speakers .permspekerSlideer .owl-nav > .owl-next {
  right: 0;
}

.EcMiCRstFrCat.peer-form {
  margin: 0;
}
.EcMiCRstFrCat.peer-form ~ .Cl12PrResSecMnvr {
  padding-top: 30px;
  padding-bottom: 0;
}

.linmb50 {
  margin-bottom: 60px;
}
.linmb50 a {
  padding: 10px 45px;
  font-weight: 700;
}

.navbar {
  width: 100%;
  text-align: right;
}
@media (max-width: 991px) {
  .navbar {
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .navbar {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .navbar ul li {
    display: inline-block !important;
  }
}
@media (max-width: 991px) {
  .navbar ul li:last-child, .navbar ul li:nth-last-child(2) {
    display: none !important;
  }
}

.landing-banner {
  position: relative;
  width: 100%;
}
.landing-banner .bg {
  line-height: 0;
}
@media (max-width: 767px) {
  .landing-banner .bg {
    height: 300px;
  }
}
.landing-banner .bg::before {
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  content: "";
  background-color: rgba(0, 0, 0, 0.53);
  position: absolute;
}
.landing-banner .bg img {
  width: 100%;
}
@media (max-width: 767px) {
  .landing-banner .bg img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.landing-banner .banner-content {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  max-width: 1120px;
  width: 95%;
}
.landing-banner .banner-content h2 {
  color: #fff;
  font-size: 48px;
}
@media (max-width: 767px) {
  .landing-banner .banner-content h2 {
    font-size: 28px;
  }
}
.landing-banner .banner-content p {
  font-size: 18px;
  color: #fff;
}

.what-is-sec {
  padding: 70px 0;
}
@media (max-width: 767px) {
  .what-is-sec {
    padding: 30px 0;
  }
}
.what-is-sec .whatswmvr {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.what-is-sec .whatswmvr .col1 {
  flex: 0 1 74%;
  max-width: 74%;
  padding-right: 25px;
}
@media (max-width: 767px) {
  .what-is-sec .whatswmvr .col1 {
    flex: 0 1 100%;
    max-width: 100%;
  }
}
.what-is-sec .whatswmvr .col2 {
  flex: 0 1 25%;
  max-width: 25%;
}
@media (max-width: 767px) {
  .what-is-sec .whatswmvr .col2 {
    flex: 0 1 100%;
    max-width: 100%;
  }
}
.what-is-sec .item .Hding {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .what-is-sec .item .Hding {
    text-align: center;
  }
}
.what-is-sec .item .Hding h2 {
  font-size: 28px;
  color: #ee3224;
  font-weight: 600;
}
@media (max-width: 767px) {
  .what-is-sec .item .Hding h2 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .what-is-sec .whatimg {
    padding-top: 20px;
  }
}
.what-is-sec .whatimg img {
  width: 100%;
}

.how-it-sec {
  background: #f1f1f1;
  overflow: hidden;
}
.how-it-sec .howitsm {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.how-it-sec .howitsm .col1 {
  flex: 0 1 40%;
  max-width: 40%;
}
@media (max-width: 991px) {
  .how-it-sec .howitsm .col1 {
    flex: 0 1 100%;
    max-width: 100%;
  }
}
.how-it-sec .howitsm .col2 {
  flex: 0 1 60%;
  max-width: 60%;
  padding-left: 50px;
}
@media (max-width: 991px) {
  .how-it-sec .howitsm .col2 {
    flex: 0 1 100%;
    max-width: 100%;
    padding-left: 0;
  }
}
.how-it-sec .item {
  padding: 20px 0;
}
.how-it-sec .item .Hding {
  margin-bottom: 30px;
}
.how-it-sec .item .Hding h2 {
  font-size: 28px;
  color: #ee3224;
  font-weight: 600;
}
.how-it-sec .whatimg {
  height: 100%;
}
.how-it-sec .whatimg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.team-sec {
  padding: 70px 0;
  padding-bottom: 25px;
}
.team-sec .team-members .hding {
  text-align: center;
  margin-bottom: 35px;
}
.team-sec .team-members .hding h2 {
  font-size: 28px;
  color: #ee3224;
  font-weight: 600;
}
.team-sec .team-data-sec .flex {
  display: flex;
  flex-wrap: wrap;
}
.team-sec .team-data-sec .flex .col {
  flex: 0 1 33%;
  max-width: 33%;
  padding: 10px;
}
@media (max-width: 991px) {
  .team-sec .team-data-sec .flex .col {
    flex: 0 1 49.7%;
    max-width: 49.7%;
  }
}
@media (max-width: 767px) {
  .team-sec .team-data-sec .flex .col {
    flex: 0 1 100%;
    max-width: 100%;
  }
}
.team-sec .team-data-sec .item {
  cursor: pointer;
}
.team-sec .team-data-sec .card {
  position: relative;
}
.team-sec .team-data-sec .card figure {
  position: relative;
  line-height: 0;
}
.team-sec .team-data-sec .card figure:before {
  content: "";
  position: absolute;
  height: 60%;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(to top, #000, transparent);
  z-index: 1;
  opacity: 0.65;
}
.team-sec .team-data-sec .card figure img {
  width: 100%;
}
.team-sec .team-data-sec .card .content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  text-align: center;
  padding: 25px 10px;
  padding-bottom: 10px;
}
.team-sec .team-data-sec .card .content .name, .team-sec .team-data-sec .card .content .specilse {
  color: #fff;
  font-size: 20px;
  font-family: "Hanken Grotesk";
  margin-bottom: 4px;
  line-height: 24px;
}
.team-sec .team-data-sec .card .content p {
  color: #fff;
  font-size: 14px;
}

.content {
  position: relative;
}
.content ul li {
  position: relative;
  padding-bottom: 5px;
  padding-left: 20px;
  font-family: "Hanken Grotesk";
  font-size: 16px;
  color: #666;
  font-weight: 400;
  text-align: justify;
}
@media (max-width: 767px) {
  .content ul li {
    font-size: 14px;
    margin-bottom: 5px;
  }
}
.content ul li::before {
  position: absolute;
  content: "";
  left: 0;
  top: 7px;
  width: 10px;
  height: 10px;
  background: #ee3224;
  border-radius: 50%;
}

.profressnal-sec {
  padding: 50px 0;
  background: #f1f1f1;
}
@media (max-width: 767px) {
  .profressnal-sec {
    padding: 30px 0;
  }
}
.profressnal-sec .Hding {
  text-align: center;
  margin-bottom: 25px;
}
.profressnal-sec .Hding h2 {
  font-size: 28px;
  color: #ee3224;
  font-weight: 600;
}
@media (max-width: 767px) {
  .profressnal-sec .Hding h2 {
    font-size: 24px;
  }
}
.profressnal-sec .india-brifing.other-cuntry {
  padding-top: 30px;
}
.profressnal-sec .india-brifing .india-hdg {
  padding: 5px 0;
  background: #e1e1e1;
  text-align: center;
}
.profressnal-sec .india-brifing .india-hdg h3 {
  font-size: 20px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .profressnal-sec .india-brifing .india-hdg h3 {
    font-size: 14px;
  }
}
.profressnal-sec .india-brifing table, .profressnal-sec .india-brifing tr {
  border: 1px solid #e9e6e6;
  width: 100%;
}
.profressnal-sec .india-brifing table td, .profressnal-sec .india-brifing tr td {
  padding: 7px 15px;
  border: 1px solid #e9e6e6;
  font-family: "Hanken Grotesk";
  background: #ffffff;
}
@media (max-width: 767px) {
  .profressnal-sec .india-brifing table td, .profressnal-sec .india-brifing tr td {
    font-size: 13px;
  }
}
.profressnal-sec .india-brifing table td:first-child, .profressnal-sec .india-brifing tr td:first-child {
  width: 45%;
}
.profressnal-sec .india-brifing table td.inr, .profressnal-sec .india-brifing tr td.inr {
  color: #ee3224;
  font-size: 20px;
  font-family: "Hanken Grotesk";
  font-weight: 600;
}
@media (max-width: 767px) {
  .profressnal-sec .india-brifing table td.inr, .profressnal-sec .india-brifing tr td.inr {
    font-size: 14px;
  }
}
.profressnal-sec .india-brifing table td.hdg, .profressnal-sec .india-brifing tr td.hdg {
  font-weight: 500;
  font-size: 18px;
}
@media (max-width: 767px) {
  .profressnal-sec .india-brifing table td.hdg, .profressnal-sec .india-brifing tr td.hdg {
    font-size: 14px;
  }
}

.term-conditn-sec {
  padding: 50px 0;
}
@media (max-width: 767px) {
  .term-conditn-sec {
    padding: 30px 0;
  }
}
.term-conditn-sec .Hding {
  text-align: center;
  margin-bottom: 40px;
}
.term-conditn-sec .Hding h2 {
  font-size: 28px;
  font-weight: 600;
  color: #ee3224;
}

.contactus-sec {
  padding: 50px 0;
  background: #f1f1f1;
}
@media (max-width: 767px) {
  .contactus-sec {
    padding: 30px 0;
  }
}
.contactus-sec .Hding {
  margin-bottom: 40px;
  text-align: center;
}
@media (max-width: 767px) {
  .contactus-sec .Hding {
    margin-bottom: 25px;
  }
}
.contactus-sec .Hding h2 {
  font-size: 28px;
  color: #ee3224;
  font-weight: 600;
}
@media (max-width: 767px) {
  .contactus-sec .Hding h2 {
    font-size: 24px;
  }
}
.contactus-sec .contact-detail {
  padding: 25px;
}
.contactus-sec .contact-detail .flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.contactus-sec .contact-detail .flex .col {
  flex: 0 1 31.5%;
  max-width: 31.5%;
}
@media (max-width: 991px) {
  .contactus-sec .contact-detail .flex .col {
    flex: 0 1 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.contactus-sec .contact-detail .icon {
  font-size: 20px;
  float: left;
  width: 44px;
  height: 44px;
  background: #eaf4fb;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
}
.contactus-sec .contact-detail h4 {
  font-size: 20px;
  font-weight: 600;
  padding-left: 60px;
}
.contactus-sec .contact-detail p {
  padding-left: 60px;
}

.model.teamDetailModel {
  top: 0;
  bottom: 0;
  right: 0;
  max-width: 600px;
  width: 100%;
  padding: 45px;
  background: #ffffff;
  z-index: 11;
  position: fixed;
  transform: translateX(100%);
  transition: 450ms ease;
}
.model.teamDetailModel.is-open {
  transform: translateX(0%);
}
.model.teamDetailModel .model-body {
  height: 100%;
  overflow-y: scroll;
  margin-right: -20px;
  padding-right: 20px;
}
.model.teamDetailModel .model-body::-webkit-scrollbar {
  width: 5px;
}
.model.teamDetailModel .model-body::-webkit-scrollbar-track {
  box-shadow: unset;
  background: transparent;
}
.model.teamDetailModel .model-body::-webkit-scrollbar-thumb {
  background-color: #000000;
}
.model.teamDetailModel .close_model {
  width: 100%;
}
.model.teamDetailModel .close_model::before {
  position: absolute;
  content: "";
  right: 40px;
  top: 10px;
  background: #000000;
  width: 2px;
  height: 30px;
  transform: rotate(45deg);
}
.model.teamDetailModel .close_model::after {
  position: absolute;
  content: "";
  right: 40px;
  top: 10px;
  background: #000000;
  width: 2px;
  height: 30px;
  transform: rotate(-45deg);
}
.model.teamDetailModel .teamDetailList .teamDetail figure {
  max-width: 180px;
  width: 100%;
  border: 0;
  border-radius: 15px;
  overflow: hidden;
  margin: 0 auto;
  line-height: 0;
}
.model.teamDetailModel .teamDetailList .teamDetail figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.model.teamDetailModel .teamDetailList .teamDetail .basic {
  padding: 30px 25px;
  padding-bottom: 10px;
  text-align: center;
}
.model.teamDetailModel .teamDetailList .teamDetail .name {
  font-size: 36px;
  font-family: "Hanken Grotesk";
  color: #000000;
}
.model.teamDetailModel .teamDetailList .teamDetail .specilis {
  max-width: 385px;
  width: 100%;
  margin: 0 auto;
}
.model.teamDetailModel .teamDetailList .teamDetail .specilis p {
  font-size: 14px;
  color: #666;
  line-height: 18px;
}
.model.teamDetailModel .teamDetailList .line {
  width: 100%;
  border-bottom: 1px solid rgba(102, 102, 102, 0.4);
}
.model.teamDetailModel .teamDetailList .descrip {
  padding: 25px;
}
.model.teamDetailModel .teamDetailList .descrip p {
  margin-bottom: 18px;
  color: #000000;
  text-align: justify;
}

.ftr {
  padding: 20px;
}
.ftr .footer-sec {
  position: relative;
  display: block;
}
.ftr .footer-sec .flex {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.ftr .footer-sec .flex .copy_right {
  position: relative;
}
.ftr .footer-sec .flex .copy_right p {
  color: #fff;
}
.ftr .footer-sec .flex .ScmDiaIcnSwm {
  position: relative;
  display: inline-block;
}
.ftr .footer-sec .flex .ScmDiaIcnSwm ul li {
  display: inline-block;
  margin-right: 2px;
}
.ftr .footer-sec .flex .ScmDiaIcnSwm ul li a {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  border: 1px solid #767676;
  justify-content: center;
}
.ftr .footer-sec .flex .ScmDiaIcnSwm ul li a img {
  width: 13px;
  height: 13px;
  -o-object-fit: contain;
     object-fit: contain;
  opacity: 0.6;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0%;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: #000000;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 0;
  pointer-events: none;
  transition: 700ms ease;
}

.overlay_active {
  opacity: 0.5;
  pointer-events: all;
}

.ima-networking-sect {
  padding: 60px 0;
  background: #fff;
}
@media (max-width: 675px) {
  .ima-networking-sect {
    padding: 30px 0 18px;
  }
}
.ima-networking-sect .heading {
  text-align: center;
  margin-bottom: 55px;
}
@media (max-width: 675px) {
  .ima-networking-sect .heading {
    margin-bottom: 20px;
  }
}
.ima-networking-sect .heading h2 {
  font-size: 28px;
  color: #000;
  font-weight: 600;
}
@media (max-width: 675px) {
  .ima-networking-sect .heading h2 {
    font-size: 24px;
  }
}
.ima-networking-sect .flex {
  display: flex;
  flex-wrap: wrap;
}
.ima-networking-sect .flex .col1 {
  flex: 0 1 33.33%;
  max-width: 33.33%;
  width: 100%;
}
@media (max-width: 675px) {
  .ima-networking-sect .flex .col1 {
    flex: 0 1 100%;
    max-width: 100%;
    order: 1;
  }
}
.ima-networking-sect .flex .col2 {
  flex: 0 1 33.33%;
  max-width: 33.33%;
  width: 100%;
}
@media (max-width: 675px) {
  .ima-networking-sect .flex .col2 {
    flex: 0 1 100%;
    max-width: 100%;
    order: 3;
  }
}
@media (max-width: 1024px) {
  .ima-networking-sect .flex .col2 figure img {
    width: 260px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 991px) {
  .ima-networking-sect .flex .col2 figure img {
    width: 234px;
  }
}
.ima-networking-sect .flex .col3 {
  flex: 0 1 33.33%;
  max-width: 33.33%;
  width: 100%;
}
@media (max-width: 675px) {
  .ima-networking-sect .flex .col3 {
    flex: 0 1 100%;
    max-width: 100%;
    order: 2;
  }
}

.networking-sect .list {
  padding: 15px 0;
}
.networking-sect .list .icon {
  display: block;
}
.networking-sect .list .icon img {
  display: block;
}
.networking-sect .list .content {
  max-width: 280px;
  width: 100%;
}
@media (max-width: 675px) {
  .networking-sect .list .content {
    max-width: 100%;
  }
}
.networking-sect .list .content h6 {
  font-size: 20px;
  color: #ee3224;
  font-weight: 600;
  margin-bottom: 2px;
  margin-top: 15px;
}
.networking-sect .list .content p {
  font-size: 16px;
  color: #666;
  font-weight: 500;
}
.networking-sect .left {
  padding-right: 25px;
}
@media (max-width: 675px) {
  .networking-sect .left {
    padding-left: 25px;
  }
}
.networking-sect .left .icon img {
  margin-left: auto;
  margin-right: 0;
}
@media (max-width: 675px) {
  .networking-sect .left .icon img {
    margin-left: 0;
    margin-right: auto;
  }
}
.networking-sect .left .content {
  margin-left: auto;
  margin-right: 0;
  text-align: right;
}
@media (max-width: 675px) {
  .networking-sect .left .content {
    text-align: left;
  }
}
.networking-sect .right {
  padding-left: 25px;
}
.networking-sect .right .icon img {
  margin-left: 0;
  margin-right: auto;
}
.networking-sect .right .content {
  margin-left: 0;
  margin-right: auto;
}

.partnerEngagementSe h2 {
  font-size: 28px;
  color: #000;
  font-weight: 600;
  margin-bottom: 15px;
}
.partnerEngagementSe ul {
  padding: 10px 0px;
}
.partnerEngagementSe ul li {
  display: block;
  font-size: 14px;
  color: #666;
  position: relative;
  padding-left: 25px;
  margin-bottom: 6px;
}
.partnerEngagementSe ul li::before {
  position: absolute;
  left: 9px;
  top: 8px;
  content: "";
  width: 6px;
  height: 6px;
  background-color: #ff9933;
  border-radius: 50%;
}

.download-apk {
  padding: 28px 0 61px;
}
@media (max-width: 675px) {
  .download-apk {
    padding: 0 0 34px;
  }
}
.download-apk .qr-content .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.download-apk .qr-content .flex .left-apk, .download-apk .qr-content .flex .right-apk {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.download-apk .qr-content .flex .left-apk img, .download-apk .qr-content .flex .right-apk img {
  width: 100px;
}
@media (max-width: 675px) {
  .download-apk .qr-content .flex .left-apk img, .download-apk .qr-content .flex .right-apk img {
    display: none;
  }
}
.download-apk .qr-content .flex .left-apk .download_apk, .download-apk .qr-content .flex .right-apk .download_apk {
  margin-left: 15px;
}
.download-apk .qr-content .flex .left-apk .download_apk p, .download-apk .qr-content .flex .right-apk .download_apk p {
  text-align: center;
  font-size: 20px;
  margin-bottom: 5px;
}
.download-apk .qr-content .flex .left-apk .download_apk .btn-download, .download-apk .qr-content .flex .right-apk .download_apk .btn-download {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  height: -moz-fit-content;
  height: fit-content;
  padding: 10px 15px;
  border-radius: 20px;
  background: #000;
  position: relative;
}
.download-apk .qr-content .flex .left-apk .download_apk .btn-download a, .download-apk .qr-content .flex .right-apk .download_apk .btn-download a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  cursor: pointer;
}
.download-apk .qr-content .flex .left-apk .download_apk .btn-download svg, .download-apk .qr-content .flex .left-apk .download_apk .btn-download img, .download-apk .qr-content .flex .right-apk .download_apk .btn-download svg, .download-apk .qr-content .flex .right-apk .download_apk .btn-download img {
  width: 20px;
  height: 20px;
}
@media (max-width: 675px) {
  .download-apk .qr-content .flex .left-apk .download_apk .btn-download svg, .download-apk .qr-content .flex .left-apk .download_apk .btn-download img, .download-apk .qr-content .flex .right-apk .download_apk .btn-download svg, .download-apk .qr-content .flex .right-apk .download_apk .btn-download img {
    display: block !important;
  }
}
.download-apk .qr-content .flex .left-apk .download_apk .btn-download p, .download-apk .qr-content .flex .right-apk .download_apk .btn-download p {
  color: #fff;
  font-size: 14px;
  margin: auto 7px;
}

.banner_wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner_wrap .wrap {
  max-width: 477px;
  width: 100%;
}
.banner_wrap .wrap .BnrCnt {
  position: static;
  transform: none;
  text-align: center;
}

.SldrHmePsgeSwn {
  position: relative;
}
.SldrHmePsgeSwn .SldrBnrSwnImMn {
  position: relative;
  width: 100%;
}
.SldrHmePsgeSwn .SldrBnrSwnImMn img {
  width: 100%;
  height: 72vh;
}

.conference-sec {
  padding: 70px 0;
}
@media (max-width: 767px) {
  .conference-sec {
    padding: 30px 0;
  }
}
.conference-sec .hding {
  margin-bottom: 20px;
}
.conference-sec .hding h2 {
  font-size: 28px;
  color: #ee3224;
  font-weight: 600;
}
@media (max-width: 767px) {
  .conference-sec .hding h2 {
    text-align: center;
  }
}
.conference-sec .conference-detial .flex {
  display: flex;
  flex-wrap: wrap;
}
.conference-sec .conference-detial .flex .col {
  flex: 0 1 50%;
  max-width: 50%;
}
@media (max-width: 767px) {
  .conference-sec .conference-detial .flex .col {
    flex: 0 1 100%;
    max-width: 100%;
  }
}
.conference-sec .conference-detial .item {
  display: flex;
  margin-bottom: 20px;
}
.conference-sec .conference-detial .item .icon {
  flex: 0 1 10%;
  max-width: 10%;
  text-align: center;
}
.conference-sec .conference-detial .item .cntnt {
  padding-left: 10px;
}
@media (max-width: 767px) {
  .conference-sec .conference-detial .item .cntnt {
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .conference-sec .conference-detial .item .cntnt h3 {
    font-size: 14px;
  }
}
.conference-sec .conference-detial .item .cntnt p {
  font-size: 12px;
}
.conference-sec .conference-detial .item .cntnt a {
  font-size: 14px;
  margin-bottom: 10px;
}
.conference-sec .conference-detial .btn-link {
  background: #ee3224;
  padding: 6px 20px;
  display: inline-block;
  border-radius: 10px;
}
@media (max-width: 991px) {
  .conference-sec .conference-detial .btn-link {
    width: 50%;
    margin-bottom: 20px;
    padding-left: 30px;
  }
}
.conference-sec .conference-detial .btn-link a {
  display: inline-block;
  color: #ffffff;
  font-weight: 600;
  font-family: "Hanken Grotesk";
}
.conference-sec .conference-detial .btn-link.phogly, .conference-sec .conference-detial .btn-link.conpap {
  background: inherit;
  border: 1px solid #ee3224;
}
@media (max-width: 991px) {
  .conference-sec .conference-detial .btn-link.phogly, .conference-sec .conference-detial .btn-link.conpap {
    padding: 6px 10px;
  }
}
.conference-sec .conference-detial .btn-link.phogly a, .conference-sec .conference-detial .btn-link.conpap a {
  color: #000000;
}
@media (max-width: 991px) {
  .conference-sec .conference-detial .btn-link.phogly {
    padding-left: 30px;
  }
}
.conference-sec .conference-detial .confimg {
  line-height: 0;
}
.conference-sec .conference-detial .confimg img {
  width: 100%;
}
.conference-sec .conference_cntnt {
  padding: 30px 0;
}
.conference-sec .conference_cntnt .conf_hdg {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 20px;
}
.conference-sec .conference_cntnt .conf_hdg h2 {
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: 600;
}
.conference-sec .conference_cntnt .confsmvr {
  border-bottom: 1px solid #f1f1f1;
  padding: 20px 0;
}
.conference-sec .conference_cntnt .confsmvr h3 {
  font-weight: 600;
}
.conference-sec .conference_cntnt .confsmvr p {
  color: #ee3224;
  font-size: 14px;
  font-weight: 600;
}
.conference-sec .conference_cntnt .content {
  padding: 20px 0;
}
.conference-sec .conference_cntnt .content .item {
  position: relative;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 20px;
  padding-top: 20px;
}
.conference-sec .conference_cntnt .content .item .date {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
}
.conference-sec .conference_cntnt .content .item .hdng {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}
.conference-sec .conference_cntnt .content .item .hdng span {
  color: #ee3224;
}
.conference-sec .conference_cntnt .content .item p {
  color: #666;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .conference-sec .conference_cntnt .content .item p {
    text-align: justify;
  }
}

.line {
  position: relative;
  border-bottom: 2px solid #ee3224;
  padding-top: 30px;
}

.confrence_page .CnfrSwnMebRtSwn.CnferlstSwnPge::before {
  display: none;
}
.confrence_page .CnfrSwnMebRtSwn.CnferlstSwnPge ul {
  padding-left: 15px;
  margin-bottom: 30px;
}
.confrence_page .CnfrSwnMebRtSwn.CnferlstSwnPge ul li {
  display: block;
  margin: 7px 0;
  padding-left: 20px;
  position: relative;
  color: #666;
}
.confrence_page .CnfrSwnMebRtSwn.CnferlstSwnPge ul li:before {
  content: "";
  position: absolute;
  left: 0;
  width: 7px;
  height: 7px;
  background: #ee3855;
  border-radius: 15px;
  top: 10px;
}
.confrence_page .CnfrSwnMebRtSwn select.select1 {
  width: 230px;
  margin-bottom: 0;
}
.confrence_page .cl12tstmSwnvr12Swn {
  padding: 0;
}
.confrence_page .cl12tstmSwnvr12Swn .col6tstMnSwnvr {
  width: 48%;
}
.confrence_page .cl12tstmSwnvr12Swn .Tstcl12MnSwnvr h2 {
  text-align: center;
  font-size: 28px;
  color: #ee3224;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 25px;
}/*# sourceMappingURL=style.css.map */