@charset "UTF-8";
header {
  background-color: #1ba1d2;
  min-height: 70px;
}
header.ssug2y {
  min-height: 80px;
}
@media (min-width: 1200px) {
  header.ssug2y {
    min-height: 130px;
  }
}
@media (min-width: 992px) {
  header {
    min-height: 100px;
  }
}
header .e5cfx3 {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
  width: 100%;
  position: fixed;
  z-index: 9;
}
header .e5cfx3.vy7yeg {
  position: relative;
}
@media (min-width: 992px) {
  header .e5cfx3.rm5gsr {
    top: 50px;
    background-color: transparent;
  }
}
header .e5cfx3.rm5gsr.vyw6on {
  background-color: #ffffff;
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.1);
}
header .e5cfx3 {
  background-color: #ffffff;
}
header .rm5gsr {
  top: 0;
}
@media (max-width: 991px) {
  header .rm5gsr {
    background-color: #ffffff;
  }
}
header .rm5gsr.vyw6on {
  background-color: #ffffff;
  animation-name: slideInUp;
}
header .rm5gsr .i9upa6 {
  padding: 0;
  position: relative;
  z-index: 1;
}
header .rm5gsr .i9upa6 .j63b9n ul.dcqgdt li ul {
  top: calc(100% + 10px);
}
header .rm5gsr .i9upa6 .j63b9n ul.cto4o0 li .pfm96i {
  top: 100%;
}
@media (max-width: 575px) {
  header .rm5gsr .i9upa6 .j63b9n ul.cto4o0 li .pfm96i {
    left: 0;
  }
}
header .rm5gsr .orcncd p {
  width: 50%;
  line-height: 50px;
  color: #ffffff;
  font-style: italic;
}
header .rm5gsr .orcncd p:last-child {
  text-align: right;
}
header .rm5gsr .orcncd p a {
  color: #ffffff;
  font-weight: 600;
}
header .rm5gsr .i9upa6 {
  min-height: 80px;
  background-color: #ffffff;
  padding-left: 10px;
}
header .i9upa6 {
  min-height: 70px;
}
@media (min-width: 992px) {
  header .i9upa6 {
    min-height: 100px;
  }
}
@media (max-width: 991px) {
  header .i9upa6 {
    position: relative;
  }
}
@media (max-width: 991px) {
  header .i9upa6 .j63b9n {
    position: absolute;
    top: 100%;
    width: 100%;
    left: 0;
    background: #ffffff;
    padding: 15px;
    transform: scaleY(0);
    transform-origin: top;
    transition: all 0.3s ease;
    overflow-y: auto;
  }
  header .i9upa6 .j63b9n.show {
    transform: scaleY(1);
  }
}
header .i9upa6 .j63b9n ul.dcqgdt > li {
  padding: 0;
  margin: 0 5px;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
}
@media (min-width: 992px) {
  header .i9upa6 .j63b9n ul.dcqgdt > li {
    width: auto;
    border-bottom: none;
  }
}
header .i9upa6 .j63b9n ul.dcqgdt > li:last-child {
  border: none;
}
header .i9upa6 .j63b9n ul.dcqgdt > li ul {
  left: 0;
  top: calc(100%);
  min-width: 190px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media (min-width: 992px) {
  header .i9upa6 .j63b9n ul.dcqgdt > li ul {
    position: absolute;
    opacity: 0;
    visibility: hidden;
  }
}
@media (max-width: 991px) {
  header .i9upa6 .j63b9n ul.dcqgdt > li ul {
    display: none;
  }
}
header .i9upa6 .j63b9n ul.dcqgdt > li ul li {
  border-bottom: 1px solid #ebebeb;
  padding: 0;
}
header .i9upa6 .j63b9n ul.dcqgdt > li ul li ul {
  right: 100%;
  top: 0;
}
header .i9upa6 .j63b9n ul.dcqgdt > li ul li a {
  padding: 7px 0;
  padding-left: 25px;
  background-color: #ffffff;
  display: block;
  font-size: 0.825rem;
}
@media (max-width: 991px) {
  header .i9upa6 .j63b9n ul.dcqgdt > li ul li a {
    display: block;
  }
}
header .i9upa6 .j63b9n ul.dcqgdt > li ul li a:hover {
  padding-left: 20px;
}
header .i9upa6 .j63b9n ul.dcqgdt > li ul li:last-child {
  border: none;
}
header .i9upa6 .j63b9n ul.dcqgdt > li a {
  padding: 10px;
  color: #010101;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 0.875rem;
}
header .i9upa6 .j63b9n ul.dcqgdt > li a.active {
  color: #ff4600;
}
header .i9upa6 .j63b9n ul.dcqgdt > li:hover a {
  color: #ff4600;
}
header .i9upa6 .j63b9n ul.dcqgdt > li:hover ul {
  visibility: visible;
  opacity: 1;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
}
header .i9upa6 .j63b9n ul.dcqgdt > li:hover ul li a {
  color: #000000;
}
header .i9upa6 .j63b9n ul.dcqgdt > li:hover ul li a.active, header .i9upa6 .j63b9n ul.dcqgdt > li:hover ul li a:hover {
  color: #ffffff;
  background-color: #ff4600;
  padding-left: 30px;
}
header .i9upa6 .j63b9n ul.dcqgdt > li:hover ul li ul {
  left: 100%;
  visibility: hidden;
  opacity: 0;
}
header .i9upa6 .j63b9n ul.dcqgdt > li:hover ul li:hover > ul {
  opacity: 1;
  visibility: visible;
}
header .i9upa6 .j63b9n ul.cto4o0 li {
  padding: 0;
}
header .i9upa6 .j63b9n ul.cto4o0 li.njorgt {
  width: 80px;
  height: 80px;
  background-color: #ff4600;
}
header .i9upa6 .j63b9n ul.cto4o0 li.njorgt a.ygsr43 {
  width: 60px;
  height: 60px;
  padding: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #ffffff;
}
header .i9upa6 .j63b9n ul.cto4o0 li a {
  padding: 10px;
  padding-right: 20px;
  display: block;
}
header .i9upa6 .j63b9n ul.cto4o0 li a sup {
  min-width: 15px;
  min-height: 15px;
  display: inline-block;
  line-height: 15px;
  color: #ffffff;
  text-align: center;
  border-radius: 50%;
  top: -0.8rem;
  left: -0.7rem;
  background-color: #ff4600;
}
header .i9upa6 .j63b9n ul.cto4o0 li a i {
  color: #22a1ff;
}
header .i9upa6 .j63b9n ul.cto4o0 li a.ga4sak {
  padding: 10px 30px;
}
header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
  top: calc(100% + 25px);
  right: 0;
  min-width: 320px;
  height: auto;
  background-color: #f7fbff;
  opacity: 0;
  visibility: hidden;
}
header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i ul li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ebebeb;
}
header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i ul li .ddtusf {
  width: 85px;
}
header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i ul li .ddtusf a {
  padding: 0;
}
header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i ul li .l1ywon {
  padding-left: 15px;
  width: calc(100% - 85px);
}
header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i ul li .l1ywon .knuicj {
  top: 0px;
  right: 0px;
  padding: 0px;
  text-align: center;
  width: 25px;
  height: 25px;
  line-height: 25px;
}
header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i ul li .l1ywon .knuicj i {
  color: #ff4600;
}
header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i ul li .l1ywon h6 a {
  color: #000000;
  padding: 0;
  text-transform: uppercase;
}
header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i ul li .l1ywon h6 a:hover {
  color: #ff4600;
}
header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i ul li .l1ywon h5 {
  color: #000000;
}
header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i ul li .l1ywon ul li {
  margin: 0;
  padding: 0;
  border: none;
}
header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i ul li .l1ywon ul li i {
  margin-right: 5px;
  color: #ffb432;
}
header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i ul li:last-child {
  margin: 0;
  border: none;
}
header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i ul.r6z7pe {
  display: flex;
  justify-content: space-around;
}
header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i ul.r6z7pe li {
  padding: 0;
  margin: 0;
  border: none;
}
header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i ul.r6z7pe li a {
  margin: 0;
  text-align: center;
  display: inline-block;
}
header .i9upa6 .j63b9n ul.cto4o0 li:hover .pfm96i {
  visibility: visible;
  opacity: 1;
}
header .d3zzhm {
  width: 30px;
  height: 25px;
}
header .d3zzhm span {
  display: inline-block;
  height: 3px;
  width: 100%;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
  background-color: #ff4600;
  left: 0;
}
header .d3zzhm span:nth-child(2) {
  top: 52%;
  transform: translateY(-65%);
}
header .d3zzhm span:first-child {
  top: 0;
}
header .d3zzhm span:last-child {
  bottom: 0;
}
header .d3zzhm.show span:first-child {
  -webkit-transform: rotate(45deg) translate(6px, 13px);
  -ms-transform: rotate(45deg) translate(6px, 13px);
  transform: rotate(45deg) translate(6px, 13px);
}
header .d3zzhm.show span:nth-child(2) {
  opacity: 0;
}
header .d3zzhm.show span:last-child {
  -webkit-transform: rotate(-45deg) translate(3px, -9px);
  -ms-transform: rotate(-45deg) translate(3px, -9px);
  transform: rotate(-45deg) translate(3px, -9px);
}

.jlujro {
  padding-top: 130px;
}

@media only screen and (max-width: 991px) {
  header .e5cfx3 {
    top: 0 !important;
  }
}
@media (min-width: 576px) {
  .yg2jrk h2 {
    font-size: 3rem;
    line-height: 66px;
  }
}
.yg2jrk {
  background-image: url(../../assets/images/banner/01.jpg);
  background-size: cover;
  background-position: center center;
  padding: 100px 0;
  background-blend-mode: overlay;
}
@media (min-width: 768px) {
  .yg2jrk {
    min-height: 700px;
    padding: 0;
  }
}
.yg2jrk .oopb0q {
  z-index: 1;
  position: relative;
}
.yg2jrk .oopb0q h2 {
  text-transform: uppercase;
}
.yg2jrk .oopb0q .y5f02n h2:last-child {
  margin-bottom: 27px;
}
.yg2jrk.hzjsnh {
  background-image: url(../../assets/images/banner/02.jpg);
}
.yg2jrk.hzjsnh .oopb0q ul li {
  padding: 0;
}
.yg2jrk.hzjsnh .oopb0q ul li p {
  margin: 0;
}
@media (min-width: 992px) {
  .yg2jrk.hzjsnh .oopb0q h2 {
    line-height: 66px;
  }
}
.yg2jrk.hzjsnh .oopb0q h2:last-child {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .yg2jrk.c2mcow {
    min-height: 500px;
  }
}

.m24wtb {
  color: #ff4600 !important;
}

.yy5u6q {
  color: #ffc700 !important;
}

.djwqga {
  color: #22a1ff !important;
}

.hvdprq {
  color: #6c9a54f2 !important;
}

.sck9y1 {
  color: #1ba1d2 !important;
}

.w56dmp {
  color: #08b38e !important;
}

.upzbvd form button, aside .widget.g6y1rd .ke4bmt button, .wojh7l.zg36se.bmpo0h .i9upa6 article .q9pxqu .aw6oz2 input[type=submit], .jq3twq .yuc286 .gwaetz .bszfdx .sxsqvw .amui4y .erqmb6 button, .jq3twq .pochp6 .l1ywon form button, .ve6loi .kezmpn .srsk86 button, .pqczwq .modal .sx5t9r .lpm40h .ex6f7g .ugz4ie .ygsr43 button, .py6045 .i9upa6 .lqqwg0 .md1739 .hxjd3k button, .py6045 .i9upa6 .lqqwg0 .fkd9oo .zcchc3 input[type=submit], .py6045 .i9upa6 .lqqwg0 .fkd9oo .dls9ve input[type=submit], .rrdp5k .i9upa6 ul li, .dii78z .i9upa6 form button, .v7huth ul.dimf29 li, .wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf .qjts29 .ppkjhs,
.wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf .qjts29 .njmhb6, .wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf .oaecmq a.rcm849, .wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf .oaecmq a.lkgccf, header .d3zzhm {
  cursor: pointer;
}

.ga4sak:after, .upzbvd form button, aside .widget.g6y1rd .ke4bmt button, .wojh7l.zg36se.bmpo0h .i9upa6 article .cbjr2l .v3pwvm .fg4ou4:after, body.t3imik:after, .ve6loi .gzauzo .n1hqjx ul.en7dqg li a:after, .ve6loi .gzauzo .n1hqjx ul.en7dqg li a:before, .ve6loi .kezmpn .srsk86 button, .pqczwq .a7avuz .lofzot .y27yjq .q05tl1, .pqczwq .a7avuz .omee4x .y27yjq .q05tl1, .pqczwq .a7avuz .lofzot .y27yjq::after, .pqczwq .a7avuz .omee4x .y27yjq::after, .rrdp5k .i9upa6 .rvwd3j .dgrd0u .ddtusf:after,
.rrdp5k .i9upa6 .rvwd3j .alveaa .ddtusf:after, .rrdp5k .i9upa6 .rvwd3j .dgrd0u .ddtusf .rrvxr6,
.rrdp5k .i9upa6 .rvwd3j .alveaa .ddtusf .rrvxr6, .a2elmy .i9upa6 .webzu7 .u0eu31 .ba5q6u strong, .a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon ul li span.d3psk8:after, .a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon ul li span.d3psk8:before, .dii78z .i9upa6::after, .dii78z .i9upa6::before, .l3aalm .wsz4sk .fcqztb .hkhe8n a::before, .l3aalm .wsz4sk .fcqztb::before, .j1oc5f .i9upa6 .u0eu31 .xufgsx .si78qo, .j1oc5f .i9upa6 .u0eu31 .xufgsx:after, .c5blrp .i9upa6 .u0eu31 .ornsbh:after, .i50gfh .i9upa6 .u0eu31 .l1ywon, .v7huth ul.v2hypo li ul li p.e9wwkc:after, .alfn47 .u0eu31 ul li a:after, .i50gfh .i9upa6 .u0eu31 .rrvxr6 li ul, .ug543t .i9upa6 .u0eu31 .ddtusf .rrvxr6 li ul, .i50gfh .i9upa6 .u0eu31 .rrvxr6, .ug543t .i9upa6 .u0eu31 .ddtusf .rrvxr6, .s6jmtm .ddtusf .xufgsx .uzpjvb, .wkk66i .ddtusf .xufgsx .uzpjvb, .wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .jmne8y li ul, .wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf .qjts29 .ppkjhs,
.wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf .qjts29 .njmhb6, .wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf .qjts29, .wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf .oaecmq, .ug543t .i9upa6 .u0eu31 .ddtusf:before, .ug543t .i9upa6 .u0eu31 .ddtusf:after, header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i, header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i ul li .l1ywon .knuicj, header .d3zzhm span {
  position: absolute;
  content: "";
}

.ga4sak, .te536a, .upzbvd form, aside .widget.g6y1rd .ke4bmt, .wojh7l.zg36se.bmpo0h .i9upa6 article .cbjr2l .v3pwvm .fg4ou4, .wojh7l, body.t3imik, .ve6loi .gzauzo .n1hqjx ul.en7dqg li a, .ve6loi .kezmpn .srsk86, .rrdp5k .i9upa6 .rvwd3j .dgrd0u .ddtusf .rrvxr6 a,
.rrdp5k .i9upa6 .rvwd3j .alveaa .ddtusf .rrvxr6 a, .rrdp5k .i9upa6 .rvwd3j .dgrd0u .ddtusf,
.rrdp5k .i9upa6 .rvwd3j .alveaa .ddtusf, .a2elmy .i9upa6 .webzu7 .u0eu31 .ba5q6u, .a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon ul li span.d3psk8, .dii78z .i9upa6 .u0eu31, .dii78z .i9upa6 h3, .dii78z .i9upa6 form, .dii78z .i9upa6, .l3aalm, .i1xk14, .gjglef .i9upa6, .gjglef, .s6jmtm .ddtusf, .s6jmtm .l1ywon, .s6jmtm, .j1oc5f .i9upa6 .u0eu31 .xufgsx, .c5blrp .i9upa6 .u0eu31 .ornsbh h6 span, .c5blrp .i9upa6 .u0eu31 .ornsbh, .c5blrp, .o8y1cp .i9upa6 .u0eu31 .nb1k4r, .o8y1cp .i9upa6, .o8y1cp, .i50gfh .i9upa6 .u0eu31, .a9kd2x, .v7huth ul.v2hypo li ul li p.e9wwkc, .ug543t, .fsw1kf, .alfn47 .u0eu31 ul li a, .i50gfh .i9upa6 .u0eu31 .rrvxr6 li, .ug543t .i9upa6 .u0eu31 .ddtusf .rrvxr6 li, .s6jmtm .ddtusf .xufgsx, .wkk66i .ddtusf .xufgsx, .wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .jmne8y li, .wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf .oaecmq a.rcm849, .wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf .oaecmq a.lkgccf, .wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf, .ug543t .i9upa6 .u0eu31 .l1ywon, .ug543t .i9upa6 .u0eu31 .ddtusf, .ug543t .i9upa6 .u0eu31, header .i9upa6 .j63b9n ul.dcqgdt > li, header .i9upa6 .j63b9n ul.dcqgdt > li ul li, header .i9upa6 .j63b9n ul.cto4o0 li, header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i ul li .l1ywon, header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i ul li .l1ywon ul, header .d3zzhm {
  position: relative;
}

.ga4sak, .te536a, aside .widget.ao6zso ul.n1hqjx li a, .wojh7l.zg36se.bmpo0h .i9upa6 article .xppixa ul li .u0eu31 .ddtusf, .wojh7l, .jq3twq .yuc286 .gwaetz .bszfdx .content li .ddtusf, .jq3twq .pochp6, .ve6loi .kezmpn, .pqczwq .a7avuz .lofzot .y27yjq, .pqczwq .a7avuz .omee4x .y27yjq, .x8dgh2, .dii78z .i9upa6, .l3aalm .wsz4sk, .i1xk14, .gjglef .i9upa6 .i9upa6 .u0eu31 .xufgsx .ddtusf, .gjglef .i9upa6 .fj8f2y, .gjglef, .s6jmtm, .j1oc5f .i9upa6 .u0eu31 .xufgsx .ddtusf, .c5blrp .i9upa6, .c5blrp, .yr0vdh .ry81g5, .o8y1cp .i9upa6, .o8y1cp, .ug543t, .wkk66i .ddtusf .uzpjvb, header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i ul li .ddtusf {
  overflow: hidden;
}

.pqczwq .a7avuz .lofzot .y27yjq .q05tl1, .pqczwq .a7avuz .omee4x .y27yjq .q05tl1, .fctjzc, .l3aalm .wsz4sk {
  display: flex;
  flex-wrap: wrap;
}

aside .widget.ao6zso ul.n1hqjx li, aside .widget.yremde ul.n1hqjx li .ddtusf, .wojh7l.zg36se.bmpo0h .i9upa6 article .xppixa ul li .u0eu31 .ddtusf, .ve6loi .drt8bk .n1hqjx ul li .y27yjq, .j1oc5f .i9upa6 .u0eu31 .xufgsx .ddtusf, .c5blrp .i9upa6 .u0eu31 .ddtusf, .i50gfh .i9upa6 .u0eu31, .wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf, .ug543t .i9upa6 .u0eu31 .ddtusf, header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i ul li .ddtusf {
  overflow: hidden;
}
aside .widget.ao6zso ul.n1hqjx li a, aside .widget.yremde ul.n1hqjx li .ddtusf a, .wojh7l.zg36se.bmpo0h .i9upa6 article .xppixa ul li .u0eu31 .ddtusf a, .ve6loi .drt8bk .n1hqjx ul li .y27yjq a, .j1oc5f .i9upa6 .u0eu31 .xufgsx .ddtusf a, .c5blrp .i9upa6 .u0eu31 .ddtusf a, .i50gfh .i9upa6 .u0eu31 a, .wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf a, .ug543t .i9upa6 .u0eu31 .ddtusf a, header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i ul li .ddtusf a {
  display: block;
}
aside .widget.ao6zso ul.n1hqjx li a img, aside .widget.yremde ul.n1hqjx li .ddtusf a img, .wojh7l.zg36se.bmpo0h .i9upa6 article .xppixa ul li .u0eu31 .ddtusf a img, .ve6loi .drt8bk .n1hqjx ul li .y27yjq a img, .j1oc5f .i9upa6 .u0eu31 .xufgsx .ddtusf a img, .c5blrp .i9upa6 .u0eu31 .ddtusf a img, .i50gfh .i9upa6 .u0eu31 a img, .wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf a img, .ug543t .i9upa6 .u0eu31 .ddtusf a img, header .i9upa6 .j63b9n ul.cto4o0 li .pfm96i ul li .ddtusf a img {
  width: 100%;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}

aside .widget.yremde ul.n1hqjx li .l1ywon h6 a, .wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .odbxlm h4 a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.i50gfh .i9upa6 .u0eu31.active a img, .i50gfh .i9upa6 .u0eu31:hover a img, .wojh7l .i9upa6 .u0eu31 .nb1k4r.active .ddtusf a img, .wojh7l .i9upa6 .u0eu31 .nb1k4r:hover .ddtusf a img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.ug543t .i9upa6 {
  margin: 0 -6px auto;
}
.ug543t .i9upa6 .u0eu31 {
  padding: 6px;
  width: 100%;
}
@media (min-width: 576px) {
  .ug543t .i9upa6 .u0eu31 {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .ug543t .i9upa6 .u0eu31 {
    width: 33.33%;
  }
}
@media (min-width: 1200px) {
  .ug543t .i9upa6 .u0eu31 {
    width: 25%;
  }
}
.ug543t .i9upa6 .u0eu31.active .ddtusf img, .ug543t .i9upa6 .u0eu31:hover .ddtusf img {
  transform: scale(1.1);
}
.ug543t .i9upa6 .u0eu31.active .ddtusf:after, .ug543t .i9upa6 .u0eu31:hover .ddtusf:after {
  bottom: 0;
}
.ug543t .i9upa6 .u0eu31.active .ddtusf:before, .ug543t .i9upa6 .u0eu31:hover .ddtusf:before {
  top: 0;
}
.ug543t .i9upa6 .u0eu31.active .ddtusf .rrvxr6 li ul, .ug543t .i9upa6 .u0eu31:hover .ddtusf .rrvxr6 li ul {
  opacity: 1;
}
.ug543t .i9upa6 .u0eu31.active .l1ywon h5 a, .ug543t .i9upa6 .u0eu31:hover .l1ywon h5 a {
  color: #ff4600;
}
.ug543t .i9upa6 .u0eu31 .ddtusf {
  overflow: hidden;
  z-index: 1;
}
.ug543t .i9upa6 .u0eu31 .ddtusf:before, .ug543t .i9upa6 .u0eu31 .ddtusf:after {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.ug543t .i9upa6 .u0eu31 .ddtusf:before {
  z-index: 1;
  top: -100px;
  right: 0;
  width: 100px;
  height: 100px;
  background: url(../../assets/images/shape/up-img.png) no-repeat center center;
}
.ug543t .i9upa6 .u0eu31 .ddtusf:after {
  bottom: -100px;
  right: 0;
  width: 100%;
  height: 100px;
  background: url(../../assets/images/shape/bottom-img.png) no-repeat center left;
}
.ug543t .i9upa6 .u0eu31 .l1ywon {
  padding: 20px 0;
  z-index: 1;
}
@media (max-width: 575px) {
  .ug543t .i9upa6 .u0eu31 .l1ywon {
    text-align: center;
  }
}
.ug543t .i9upa6 .u0eu31 .l1ywon h5 a {
  color: #000000;
  text-transform: uppercase;
}
.ug543t .i9upa6 .u0eu31 .l1ywon p {
  margin-bottom: 5px;
  line-height: 1.75rem;
  color: #696969;
  font-size: 14px;
}

.wojh7l .i9upa6 .u0eu31 .nb1k4r {
  margin: 15px;
  background-color: #ffffff;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf video {
  width: 100%;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf .ztheys a img {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf .oaecmq {
  width: calc(100% - 80px);
  top: 50%;
  left: 40px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all ease 0.6s;
  -moz-transition: all ease 0.6s;
  transition: all ease 0.6s;
  z-index: 1;
  opacity: 0;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf .oaecmq a.rcm849, .wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf .oaecmq a.lkgccf {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  text-align: center;
  outline: none;
  z-index: 1;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #000000;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf .oaecmq a.rcm849.u281lw, .wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf .oaecmq a.rcm849:hover, .wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf .oaecmq a.lkgccf.u281lw, .wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf .oaecmq a.lkgccf:hover {
  color: #ffffff;
  background: #ff4600;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf .qjts29 {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all ease 0.6s;
  -moz-transition: all ease 0.6s;
  transition: all ease 0.6s;
  width: 50px;
  height: 50px;
  opacity: 0;
  visibility: hidden;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf .qjts29 .ppkjhs,
.wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf .qjts29 .njmhb6 {
  width: 100%;
  height: 100%;
  font-size: 20px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 50px;
  top: 0;
  left: 0;
  color: #ff4600;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf .qjts29 .ppkjhs.show {
  opacity: 0;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf .qjts29 .njmhb6.show {
  opacity: 0;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf:hover .qjts29 {
  opacity: 1;
  visibility: visible;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .ddtusf:hover .oaecmq {
  width: calc(100% - 100px);
  left: 50px;
  opacity: 1;
}
.wojh7l.zg36se .i9upa6 article .u0eu31 .nb1k4r .l1ywon, .wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon {
  padding: 23px 0 30px;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .jmne8y {
  width: 100%;
}
@media (min-width: 576px) {
  .wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .jmne8y {
    width: calc(60px);
    text-align: center;
  }
  .wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .jmne8y li p {
    width: 100%;
  }
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .jmne8y li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 15px 0;
  border-right: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .jmne8y li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .jmne8y li p {
  margin: 0;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .jmne8y li ul {
  width: 100%;
  top: 100%;
  left: 0;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
  transform-origin: top;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
  z-index: 1;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .jmne8y li ul li {
  padding: 0;
  border-bottom: 1px solid #ffffff;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .jmne8y li ul li a {
  color: #ffffff;
  display: block;
  width: 100%;
  padding: 10px;
  background-color: #ff4600;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .jmne8y li ul li a.q7p82b {
  background-color: #3b5998;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .jmne8y li ul li a.ok51pj {
  background-color: #55acee;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .jmne8y li ul li a.swy7yo {
  background-color: #007bb5;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .jmne8y li ul li a.n9mbfe {
  background-color: #dd4b39;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .jmne8y li:hover ul {
  transform: scaleY(1);
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .odbxlm {
  width: 100%;
  padding: 10px;
}
@media (min-width: 576px) {
  .wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .odbxlm {
    width: calc(100% - 60px);
    padding: 0 15px 0 30px;
  }
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .odbxlm h4 {
  margin-bottom: 6px;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .odbxlm h4 a {
  text-transform: uppercase;
  color: #000000;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .odbxlm .z3egw8 .z4xlzy {
  margin-bottom: 10px;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .odbxlm .z3egw8 .z4xlzy p {
  margin: 0;
  margin-right: 20px;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .odbxlm .z3egw8 .z4xlzy p:last-child {
  margin-right: 0;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .odbxlm .z3egw8 .z4xlzy a {
  color: #ff4600;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .odbxlm .m8ue99 p {
  margin-bottom: 20px;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .odbxlm .m8ue99 .ga4sak {
  padding: 7px 31px;
}
.wojh7l .i9upa6 .u0eu31 .nb1k4r.active .l1ywon .z3egw8 h4 a, .wojh7l .i9upa6 .u0eu31 .nb1k4r:hover .l1ywon .z3egw8 h4 a {
  color: #ff4600;
}
@media (max-width: 575px) {
  .wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon {
    padding: 20px 15px;
  }
  .wojh7l .i9upa6 .u0eu31 .nb1k4r .l1ywon .jmne8y {
    display: none !important;
  }
}

aside .widget .es4x69, .wojh7l.zg36se.bmpo0h .i9upa6 article {
  margin-bottom: 51px;
}
aside .widget .es4x69 h5, .wojh7l.zg36se.bmpo0h .i9upa6 article h5 {
  line-height: 1;
  text-transform: uppercase;
  position: relative;
}
aside .widget .es4x69 h5::before, .wojh7l.zg36se.bmpo0h .i9upa6 article h5::before, aside .widget .es4x69 h5::after, .wojh7l.zg36se.bmpo0h .i9upa6 article h5::after {
  position: absolute;
  content: "";
  bottom: -25px;
}
aside .widget .es4x69 h5::before, .wojh7l.zg36se.bmpo0h .i9upa6 article h5::before {
  width: 50px;
  height: 4px;
  background-color: #ff4600;
  border-radius: 2px;
}
aside .widget .es4x69 h5::after, .wojh7l.zg36se.bmpo0h .i9upa6 article h5::after {
  border-bottom: 4px dotted #ff4600;
  width: 23px;
  left: 60px;
}

.s6jmtm .ddtusf .xufgsx img, .wkk66i .ddtusf .xufgsx img {
  width: 100%;
}
.s6jmtm .ddtusf .xufgsx .uzpjvb, .wkk66i .ddtusf .xufgsx .uzpjvb {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90px;
  height: 90px;
}
.s6jmtm .ddtusf .xufgsx .uzpjvb img, .wkk66i .ddtusf .xufgsx .uzpjvb img {
  width: 100%;
}

.alfn47 ul.obsd27, .yg2jrk .oopb0q ul.obsd27 {
  max-width: 400px;
}
.alfn47 ul.obsd27 li, .yg2jrk .oopb0q ul.obsd27 li {
  min-width: 60px;
}
.alfn47 ul.obsd27 li h3, .yg2jrk .oopb0q ul.obsd27 li h3 {
  font-size: 40px;
  line-height: 52px;
}
.alfn47 ul.obsd27 li p, .yg2jrk .oopb0q ul.obsd27 li p {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-size: 0.875rem;
  margin: 0;
  margin-bottom: 10px;
}

.i50gfh .i9upa6 .u0eu31 .rrvxr6, .ug543t .i9upa6 .u0eu31 .ddtusf .rrvxr6 {
  padding: 20px;
  top: 0;
  left: 0;
  z-index: 1;
}
.i50gfh .i9upa6 .u0eu31 .rrvxr6 li a, .ug543t .i9upa6 .u0eu31 .ddtusf .rrvxr6 li a {
  color: #ffffff;
}
.i50gfh .i9upa6 .u0eu31 .rrvxr6 li ul, .ug543t .i9upa6 .u0eu31 .ddtusf .rrvxr6 li ul {
  top: 100%;
  left: 0;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
  opacity: 0;
}
.i50gfh .i9upa6 .u0eu31 .rrvxr6 li ul li, .ug543t .i9upa6 .u0eu31 .ddtusf .rrvxr6 li ul li {
  padding: 0;
  z-index: 1;
}

.yr0vdh .ry81g5 .i9upa6 .u0eu31 .nb1k4r ul li, .o8y1cp .i9upa6 .u0eu31 .nb1k4r .l1ywon ul.content li {
  line-height: 36px;
  color: #696969;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
}
@media (max-width: 575px) {
  .yr0vdh .ry81g5 .i9upa6 .u0eu31 .nb1k4r ul li, .o8y1cp .i9upa6 .u0eu31 .nb1k4r .l1ywon ul.content li {
    width: 100%;
  }
}
.yr0vdh .ry81g5 .i9upa6 .u0eu31 .nb1k4r ul li i, .o8y1cp .i9upa6 .u0eu31 .nb1k4r .l1ywon ul.content li i {
  color: #ffffff;
  width: 16px;
  height: 16px;
  text-align: center;
  border-radius: 50%;
  line-height: 16px;
  font-size: 10px;
  margin-right: 10px;
  background-color: #ff4600;
}
.yr0vdh .ry81g5 .i9upa6 .u0eu31 .nb1k4r ul li.pp6cil i, .o8y1cp .i9upa6 .u0eu31 .nb1k4r .l1ywon ul.content li.pp6cil i {
  background-color: #e8e8e8 !important;
}

.zx3um5 {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999999;
  width: 100%;
  height: 100%;
  background: #ff4600;
  overflow: hidden;
}
.zx3um5 .lqnlgh {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.zx3um5 .lqnlgh .a1cb2i {
  width: 72px;
  height: 72px;
  display: inline-block;
  padding: 0px;
}
.zx3um5 .lqnlgh .a1cb2i span {
  position: absolute;
  display: inline-block;
  width: 72px;
  height: 72px;
  border-radius: 100%;
  background: #fff;
  -webkit-animation: preloader-fx 1.6s linear infinite;
  animation: preloader-fx 1.6s linear infinite;
}
.zx3um5 .lqnlgh .a1cb2i span:last-child {
  animation-delay: -0.8s;
  -webkit-animation-delay: -0.8s;
}

@keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0;
  }
}
@-webkit-keyframes preloader-fx {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}
@keyframes price-ani {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2);
    opacity: 0.1;
  }
}
.alfn47 {
  min-height: 120px;
  padding: 10px 0;
}
.alfn47 .right .u0eu31 .ddtusf {
  width: 55px;
}
.alfn47 .right .u0eu31 .l1ywon {
  width: calc(100% - 55px);
  padding-left: 15px;
}
.alfn47 .right .u0eu31 .l1ywon p {
  margin: 0;
  font-size: 15px;
}
@media (max-width: 1199px) {
  .alfn47 .left .ddtusf {
    width: calc(100% - 167px);
  }
  .alfn47 .left .ddtusf img {
    width: 100%;
  }
  .alfn47 .left .l1ywon {
    width: 167px;
  }
}
@media (max-width: 991px) {
  .alfn47 .u0eu31 {
    margin-bottom: 20px;
  }
}
.alfn47 .u0eu31 .l1ywon h6 {
  font-size: 1rem;
  color: #ff4600;
  line-height: 28px;
  text-transform: uppercase;
}
.alfn47 .u0eu31 .l1ywon p {
  line-height: 22px;
}
.alfn47 .u0eu31 ul li a {
  text-transform: uppercase;
  color: #ff4600;
  font-weight: 700;
  margin-right: 20px;
  font-family: "Oswald", sans-serif;
}
.alfn47 .u0eu31 ul li a:after {
  width: 5px;
  height: 2px;
  background-color: #ff4600;
  top: 50%;
  left: calc(100% + 8px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.alfn47 .u0eu31 ul li a.active {
  font-weight: 400;
  margin: 0;
  color: #000000;
  font-family: "Roboto", sans-serif;
}
.alfn47 .u0eu31 ul li a.active:after {
  display: none;
}
.alfn47.czw1qj {
  min-height: 100px;
  padding: 0;
}
@media (max-width: 991px) {
  .alfn47.czw1qj ul {
    margin: 0 auto 15px;
  }
}
.alfn47.czw1qj ul li p {
  margin-bottom: 0;
}

.wkk66i {
  background-color: #f7fbff;
}
.wkk66i .l1ywon h2 {
  font-size: 38px;
  line-height: 3.125rem;
  text-transform: uppercase;
}
@media (max-width: 575px) {
  .wkk66i .l1ywon h2 {
    font-size: 24px;
    line-height: 2.25rem;
  }
}
.wkk66i .l1ywon h2:last-child {
  margin-bottom: 15px;
}
.wkk66i .l1ywon .ciu2j9 h2 {
  margin-bottom: 3px;
}
.wkk66i .l1ywon .ciu2j9 p {
  color: #000000;
  margin-bottom: 0;
}
.wkk66i .ddtusf {
  padding: 15px 15px 0 0;
  border-top: 1px solid #ff4600;
  border-right: 1px solid #ff4600;
}
.wkk66i .ddtusf .uzpjvb {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.fsw1kf {
  max-width: 600px;
  text-align: center;
  margin: 0 auto;
  z-index: 1;
  margin-bottom: 50px;
}
.fsw1kf h2 {
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-top: -14px;
}
@media (max-width: 575px) {
  .fsw1kf h2 {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
}
.fsw1kf p {
  margin: 0;
}

.ug543t {
  background-size: cover;
  background-position: center center;
}
.v7huth {
  background-color: #f7fbff;
}
.v7huth .fsw1kf {
  margin-bottom: 10px;
}
.v7huth ul.dimf29 li {
  padding: 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000000;
}
.v7huth ul.dimf29 li.active {
  color: #ff4600;
}
@media (min-width: 768px) {
  .v7huth ul.dimf29 li {
    padding: 20px;
  }
}
.v7huth ul.v2hypo {
  width: 100%;
}
.v7huth ul.v2hypo li {
  padding: 0;
  width: 100%;
  background: #ffffff;
}
.v7huth ul.v2hypo li:first-child {
  border-top: 1px solid #ebebeb;
}
.v7huth ul.v2hypo li:first-child ul li {
  padding: 15px;
}
.v7huth ul.v2hypo li ul li {
  width: 100%;
  border: 1px solid #ebebeb;
  text-align: center;
  padding: 30px 10px;
}
@media (min-width: 576px) {
  .v7huth ul.v2hypo li ul li {
    width: calc( 50% );
  }
}
@media (min-width: 992px) {
  .v7huth ul.v2hypo li ul li {
    width: calc( (100% - 85px)/4);
    border-top: none;
    border-left: none;
  }
}
.v7huth ul.v2hypo li ul li:first-child {
  padding: 0;
  border-left: 1px solid #ebebeb;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 576px) {
  .v7huth ul.v2hypo li ul li:first-child {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .v7huth ul.v2hypo li ul li:first-child {
    width: 85px;
  }
}
.v7huth ul.v2hypo li ul li:first-child {
  border-top: none;
}
.v7huth ul.v2hypo li ul li p {
  margin: 0;
  line-height: 26px;
}
.v7huth ul.v2hypo li ul li p span {
  color: #000000;
}
.v7huth ul.v2hypo li ul li p.e9wwkc {
  min-height: 25px;
}
.v7huth ul.v2hypo li ul li p.e9wwkc:after {
  height: 2px;
  width: 40px;
  background-color: #000000;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .v7huth ul.v2hypo li ul li .time {
    margin: 20px auto;
    font-size: 30px;
    font-weight: 700;
  }
}
.v7huth .bmtt2b {
  display: block;
  text-align: center;
  background: #ffffff;
  padding: 15px 0;
  color: #1abc80;
  border: 1px solid #ebebeb;
  border-top: none;
  font-size: 14px;
  font-weight: 700;
}

.a9kd2x:after {
  position: relative;
  content: attr(data-attr) "";
  width: 100%;
  height: 100%;
  color: #ffc700;
}
@media (min-width: 992px) {
  .a9kd2x:after {
    display: none;
  }
}

.t85wms {
  background-color: #ffebed !important;
}

.f66uql {
  background-color: #efdcff !important;
}

.vujrih {
  background-color: #f3fff3 !important;
}

.of6fgp {
  background-color: #fff8e1 !important;
}

.h5u0dp {
  background-color: #f7fbff;
}
.h5u0dp .i9upa6 {
  margin: -15px;
}
.h5u0dp .i9upa6 .u0eu31 {
  padding: 15px;
  width: 100%;
}
@media (min-width: 768px) {
  .h5u0dp .i9upa6 .u0eu31 {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .h5u0dp .i9upa6 .u0eu31 {
    width: 25%;
  }
}
.h5u0dp .i9upa6 .u0eu31 .l1ywon {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 13px;
}
@media (max-width: 575px) {
  .h5u0dp .i9upa6 .u0eu31 .l1ywon {
    text-align: center;
  }
}
.h5u0dp .i9upa6 .u0eu31 .l1ywon:last-child {
  margin-bottom: 0;
  border: none;
}
.h5u0dp .i9upa6 .u0eu31 .l1ywon h5 {
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #ff4600;
}
.h5u0dp .i9upa6 .u0eu31 .l1ywon p {
  color: #000000;
  margin: 0;
}
.h5u0dp .i9upa6 .u0eu31 .l1ywon p:last-child {
  margin-bottom: 1rem;
}
.h5u0dp .i9upa6 .u0eu31 .l1ywon p.exa55b {
  color: #ff4600;
}
.h5u0dp .i9upa6 .u0eu31 .l1ywon p.fmz91a {
  color: #696969;
}
.h5u0dp .i9upa6 .u0eu31 .l1ywon:first-child p {
  margin-bottom: 25px;
}
.h5u0dp .i9upa6 .u0eu31:nth-child(2) .l1ywon h5 {
  color: #1abc80;
}
.h5u0dp .i9upa6 .u0eu31:nth-child(2) .l1ywon p.exa55b {
  color: #1abc80;
}
.h5u0dp .i9upa6 .u0eu31:nth-child(3) .l1ywon h5 {
  color: #1ba1d2;
}
.h5u0dp .i9upa6 .u0eu31:nth-child(3) .l1ywon p.exa55b {
  color: #1ba1d2;
}
.h5u0dp .i9upa6 .u0eu31:nth-child(4) .l1ywon h5 {
  color: #8d6dc4;
}
.h5u0dp .i9upa6 .u0eu31:nth-child(4) .l1ywon p.exa55b {
  color: #8d6dc4;
}

.i50gfh .i9upa6 .u0eu31 {
  width: 100%;
}
@media (min-width: 768px) {
  .i50gfh .i9upa6 .u0eu31 {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .i50gfh .i9upa6 .u0eu31 {
    width: 33.33%;
  }
}
.i50gfh .i9upa6 .u0eu31.active .rrvxr6 li ul, .i50gfh .i9upa6 .u0eu31:hover .rrvxr6 li ul {
  opacity: 1;
}
.i50gfh .i9upa6 .u0eu31 .l1ywon {
  padding: 30px;
  bottom: 0;
  background: transparent;
  left: 0;
  width: 100%;
}
.i50gfh .i9upa6 .u0eu31 .l1ywon h6 a {
  color: #ffffff;
  text-transform: uppercase;
}
.i50gfh .i9upa6 .u0eu31 .l1ywon p {
  color: #ffffff;
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.o8y1cp {
  background-color: #e5ffe6;
}
@media (max-width: 575px) {
  .o8y1cp .i9upa6 .u0eu31 {
    position: static !important;
  }
}
@media (min-width: 1200px) {
  .o8y1cp .i9upa6 .u0eu31 {
    width: 66%;
    margin: 0;
  }
  .o8y1cp .i9upa6 .u0eu31.ii71i2 {
    width: 33%;
  }
  .o8y1cp .i9upa6 .u0eu31.ii71i2 .nb1k4r .l1ywon ul.content {
    width: 100%;
  }
  .o8y1cp .i9upa6 .u0eu31.ii71i2 .nb1k4r .l1ywon ul.content li {
    width: 100%;
  }
}
.o8y1cp .i9upa6 .u0eu31 .nb1k4r {
  margin: 10px;
  background-color: #ffffff;
  z-index: 1;
}
.o8y1cp .i9upa6 .u0eu31 .nb1k4r .ornsbh {
  border-bottom: 1px solid #ffc7b2;
  padding: 20px 30px;
}
.o8y1cp .i9upa6 .u0eu31 .nb1k4r .ornsbh h3 {
  text-transform: uppercase;
  line-height: 2.25rem;
}
.o8y1cp .i9upa6 .u0eu31 .nb1k4r .l1ywon {
  padding: 16px 30px;
}
.o8y1cp .i9upa6 .u0eu31 .nb1k4r .l1ywon p {
  max-width: 600px;
  margin: 0;
}
.o8y1cp .i9upa6 .u0eu31 .nb1k4r .l1ywon ul {
  width: 100%;
  text-align: right;
  padding: 13px 0;
}
@media (min-width: 768px) {
  .o8y1cp .i9upa6 .u0eu31 .nb1k4r .l1ywon ul {
    width: 180px;
  }
}
.o8y1cp .i9upa6 .u0eu31 .nb1k4r .l1ywon ul.content {
  text-align: left;
}
@media (min-width: 768px) {
  .o8y1cp .i9upa6 .u0eu31 .nb1k4r .l1ywon ul.content {
    width: calc(100% - 180px);
  }
  .o8y1cp .i9upa6 .u0eu31 .nb1k4r .l1ywon ul.content li {
    width: 50%;
  }
}
.o8y1cp .i9upa6 .u0eu31 .nb1k4r .l1ywon ul li {
  padding: 0;
}
.o8y1cp .i9upa6 .u0eu31 .nb1k4r .l1ywon ul li a.ga4sak i {
  background: transparent;
}
@media (max-width: 767px) {
  .o8y1cp .i9upa6 .u0eu31 .nb1k4r .l1ywon ul li a.ga4sak {
    text-align: center;
    display: block;
  }
}
.o8y1cp .i9upa6 .u0eu31:nth-child(odd) .ornsbh {
  border-color: #ffc7b2;
}
.o8y1cp .i9upa6 .u0eu31:nth-child(odd) .ornsbh h3 {
  color: #ff4600;
}
.o8y1cp .i9upa6 .u0eu31:nth-child(odd) .l1ywon ul.omwj1q li i {
  background-color: #ff4600;
}
.o8y1cp .i9upa6 .u0eu31:nth-child(even) .ornsbh {
  border-color: #deb8ff;
}
.o8y1cp .i9upa6 .u0eu31:nth-child(even) .ornsbh h3 {
  color: #6c9a54f2;
}
.o8y1cp .i9upa6 .u0eu31:nth-child(even) .l1ywon ul.content li i {
  background-color: #6c9a54f2;
}
.o8y1cp .i9upa6 .u0eu31:nth-child(even) .l1ywon .ga4sak:after {
  background-color: #6c9a54f2;
}
.o8y1cp .i9upa6 .u0eu31:nth-child(3) .ornsbh, .o8y1cp .i9upa6 .u0eu31:nth-child(6) .ornsbh, .o8y1cp .i9upa6 .u0eu31:nth-child(9) .ornsbh, .o8y1cp .i9upa6 .u0eu31:nth-child(12) .ornsbh, .o8y1cp .i9upa6 .u0eu31:nth-child(15) .ornsbh, .o8y1cp .i9upa6 .u0eu31:nth-child(18) .ornsbh, .o8y1cp .i9upa6 .u0eu31:nth-child(21) .ornsbh {
  border-color: #bce3ff;
}
.o8y1cp .i9upa6 .u0eu31:nth-child(3) .ornsbh h3, .o8y1cp .i9upa6 .u0eu31:nth-child(6) .ornsbh h3, .o8y1cp .i9upa6 .u0eu31:nth-child(9) .ornsbh h3, .o8y1cp .i9upa6 .u0eu31:nth-child(12) .ornsbh h3, .o8y1cp .i9upa6 .u0eu31:nth-child(15) .ornsbh h3, .o8y1cp .i9upa6 .u0eu31:nth-child(18) .ornsbh h3, .o8y1cp .i9upa6 .u0eu31:nth-child(21) .ornsbh h3 {
  color: #22a1ff;
}
.o8y1cp .i9upa6 .u0eu31:nth-child(3) .l1ywon ul.content li i, .o8y1cp .i9upa6 .u0eu31:nth-child(6) .l1ywon ul.content li i, .o8y1cp .i9upa6 .u0eu31:nth-child(9) .l1ywon ul.content li i, .o8y1cp .i9upa6 .u0eu31:nth-child(12) .l1ywon ul.content li i, .o8y1cp .i9upa6 .u0eu31:nth-child(15) .l1ywon ul.content li i, .o8y1cp .i9upa6 .u0eu31:nth-child(18) .l1ywon ul.content li i, .o8y1cp .i9upa6 .u0eu31:nth-child(21) .l1ywon ul.content li i {
  background-color: #22a1ff;
}
.o8y1cp .i9upa6 .u0eu31:nth-child(3) .l1ywon .ga4sak:after, .o8y1cp .i9upa6 .u0eu31:nth-child(6) .l1ywon .ga4sak:after, .o8y1cp .i9upa6 .u0eu31:nth-child(9) .l1ywon .ga4sak:after, .o8y1cp .i9upa6 .u0eu31:nth-child(12) .l1ywon .ga4sak:after, .o8y1cp .i9upa6 .u0eu31:nth-child(15) .l1ywon .ga4sak:after, .o8y1cp .i9upa6 .u0eu31:nth-child(18) .l1ywon .ga4sak:after, .o8y1cp .i9upa6 .u0eu31:nth-child(21) .l1ywon .ga4sak:after {
  background-color: #22a1ff;
}
.o8y1cp.erekg1 .i9upa6 {
  margin: 0 auto;
}
@media (min-width: 992px) {
  .o8y1cp.erekg1 .i9upa6 .u0eu31 {
    width: 33.33%;
  }
}
.o8y1cp.erekg1 .i9upa6 .u0eu31 .nb1k4r {
  margin: 15px;
}
.o8y1cp.erekg1 .i9upa6 .u0eu31 .nb1k4r .l1ywon {
  padding: 23px 30px;
}
.o8y1cp.erekg1 .i9upa6 .u0eu31 .nb1k4r .l1ywon ul {
  width: 100%;
  text-align: left;
}
.o8y1cp.erekg1 .i9upa6 .u0eu31 .nb1k4r .l1ywon ul.content {
  width: 100%;
}
.o8y1cp.erekg1 .i9upa6 .u0eu31 .nb1k4r .l1ywon ul.content li {
  width: 100%;
  line-height: 46px;
}
.o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(odd) .ornsbh {
  border-color: #baebd9;
}
.o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(odd) .ornsbh h3 {
  color: #1abc80;
}
.o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(odd) .l1ywon ul li i {
  background-color: #1abc80;
}
.o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(odd) .l1ywon .ga4sak:after {
  background-color: #1abc80;
}
.o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(even) .ornsbh {
  border-color: #bae3f1;
}
.o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(even) .ornsbh h3 {
  color: #1ba1d2;
}
.o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(even) .l1ywon ul li i {
  background-color: #1ba1d2;
}
.o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(even) .l1ywon .ga4sak:after {
  background-color: #1ba1d2;
}
.o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(3) .ornsbh, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(6) .ornsbh, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(9) .ornsbh, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(12) .ornsbh, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(15) .ornsbh, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(18) .ornsbh, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(21) .ornsbh {
  border-color: #ddd3ed;
}
.o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(3) .ornsbh h3, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(6) .ornsbh h3, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(9) .ornsbh h3, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(12) .ornsbh h3, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(15) .ornsbh h3, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(18) .ornsbh h3, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(21) .ornsbh h3 {
  color: #8d6dc4;
}
.o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(3) .l1ywon ul li i, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(6) .l1ywon ul li i, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(9) .l1ywon ul li i, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(12) .l1ywon ul li i, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(15) .l1ywon ul li i, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(18) .l1ywon ul li i, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(21) .l1ywon ul li i {
  background-color: #8d6dc4;
}
.o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(3) .l1ywon .ga4sak:after, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(6) .l1ywon .ga4sak:after, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(9) .l1ywon .ga4sak:after, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(12) .l1ywon .ga4sak:after, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(15) .l1ywon .ga4sak:after, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(18) .l1ywon .ga4sak:after, .o8y1cp.erekg1 .i9upa6 .u0eu31:nth-child(21) .l1ywon .ga4sak:after {
  background-color: #8d6dc4;
}
.o8y1cp.erekg1.dgirqr {
  background-color: #f7fbff;
}
.o8y1cp.erekg1.dgirqr .i9upa6 .u0eu31:first-child .nb1k4r .ornsbh {
  border-color: #ff4600;
}
.o8y1cp.erekg1.dgirqr .i9upa6 .u0eu31:first-child .nb1k4r .ornsbh h3 {
  color: #ff4600;
}
.o8y1cp.erekg1.dgirqr .i9upa6 .u0eu31:first-child .nb1k4r .l1ywon ul li i {
  background-color: #ff4600;
}
.o8y1cp.erekg1.dgirqr .i9upa6 .u0eu31:first-child .nb1k4r .l1ywon .ga4sak:after {
  background-color: #ff4600;
}

.yr0vdh {
  background-color: #f7fbff;
}
@media (min-width: 992px) {
  .yr0vdh .ry81g5 .i9upa6 {
    margin: -60px;
  }
}
@media (min-width: 992px) {
  .yr0vdh .ry81g5 .i9upa6 .u0eu31 {
    width: calc(50%);
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
  }
}
.yr0vdh .ry81g5 .i9upa6 .u0eu31 .nb1k4r {
  margin: 0 0 30px;
}
@media (min-width: 992px) {
  .yr0vdh .ry81g5 .i9upa6 .u0eu31 .nb1k4r {
    margin: 60px;
    margin-right: 80px;
  }
}
@media (min-width: 1200px) {
  .yr0vdh .ry81g5 .i9upa6 .u0eu31 .nb1k4r {
    margin-right: 80px;
  }
}
.yr0vdh .ry81g5 .i9upa6 .u0eu31 .nb1k4r h2 {
  line-height: 48px;
  color: #ff4600;
  margin-bottom: 12px;
}
.yr0vdh .ry81g5 .i9upa6 .u0eu31 .nb1k4r h2 sup {
  font-size: 65%;
  top: -12px;
}
.yr0vdh .ry81g5 .i9upa6 .u0eu31 .nb1k4r h3 {
  line-height: 1;
  font-size: 30px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.yr0vdh .ry81g5 .i9upa6 .u0eu31 .nb1k4r ul {
  margin-bottom: 30px;
}
.yr0vdh .ry81g5 .i9upa6 .u0eu31 .nb1k4r ul li {
  padding: 0;
  width: 100%;
}
@media (min-width: 576px) {
  .yr0vdh .ry81g5 .i9upa6 .u0eu31 .nb1k4r ul li {
    width: 55%;
  }
  .yr0vdh .ry81g5 .i9upa6 .u0eu31 .nb1k4r ul li:nth-child(even) {
    width: 45%;
  }
}
.yr0vdh .ry81g5 .i9upa6 .u0eu31 .nb1k4r a.ga4sak {
  background-color: #42b061;
}
.yr0vdh .ry81g5 .i9upa6 .u0eu31 .nb1k4r a.ga4sak:after {
  background-color: #ff4600;
}
.yr0vdh .ry81g5 .i9upa6 .u0eu31:nth-child(even) {
  border-right: none;
  padding-right: 0;
}
@media (min-width: 1200px) {
  .yr0vdh .ry81g5 .i9upa6 .u0eu31:nth-child(even) .nb1k4r {
    margin-left: 80px;
  }
}
.yr0vdh .ry81g5 .i9upa6 .u0eu31:nth-child(even) .nb1k4r h2 {
  color: #ffc700;
}
.yr0vdh .ry81g5 .i9upa6 .u0eu31:nth-child(even) .nb1k4r ul.content li i {
  background-color: #ffc700;
}
.yr0vdh .ry81g5 .i9upa6 .u0eu31:nth-child(even) .nb1k4r a.ga4sak:after {
  background-color: #ffc700;
}
.yr0vdh .ry81g5 .i9upa6 .u0eu31:nth-child(4) {
  border-bottom: none;
}
.yr0vdh .ry81g5 .i9upa6 .u0eu31:nth-child(4) .nb1k4r h2 {
  color: #6c9a54f2;
}
.yr0vdh .ry81g5 .i9upa6 .u0eu31:nth-child(4) .nb1k4r ul.content li i {
  background-color: #6c9a54f2;
}
.yr0vdh .ry81g5 .i9upa6 .u0eu31:nth-child(4) .nb1k4r a.ga4sak:after {
  background-color: #6c9a54f2;
}
.yr0vdh .ry81g5 .i9upa6 .u0eu31:nth-child(3) {
  border-bottom: none;
}
.yr0vdh .ry81g5 .i9upa6 .u0eu31:nth-child(3) .nb1k4r h2 {
  color: #22a1ff;
}
.yr0vdh .ry81g5 .i9upa6 .u0eu31:nth-child(3) .nb1k4r ul.content li i {
  background-color: #22a1ff;
}
.yr0vdh .ry81g5 .i9upa6 .u0eu31:nth-child(3) .nb1k4r a.ga4sak:after {
  background-color: #22a1ff;
}

.c5blrp {
  background-color: #f7fbff;
}
.c5blrp .i9upa6 .u0eu31 {
  margin: 0 -15px 45px;
}
.c5blrp .i9upa6 .u0eu31 .ornsbh {
  text-align: center;
  margin-bottom: 25px;
}
.c5blrp .i9upa6 .u0eu31 .ornsbh:after {
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: 1px solid #ff4600;
  border-top: 1px solid transparent !important;
}
.c5blrp .i9upa6 .u0eu31 .ornsbh h6 {
  font-size: 14px;
  line-height: 38px;
  text-transform: uppercase;
  color: #ff4600;
}
.c5blrp .i9upa6 .u0eu31 .ornsbh h6 span {
  border: 1px solid #ff4600;
  display: inline-block;
  padding: 0 30px;
  background-color: #ffffff;
  z-index: 1;
}
.c5blrp .i9upa6 .u0eu31 .ddtusf {
  padding: 15px;
}
.c5blrp .i9upa6 .u0eu31:nth-child(2) .ornsbh:after {
  border-color: #22a1ff;
}
.c5blrp .i9upa6 .u0eu31:nth-child(2) .ornsbh h6 {
  color: #22a1ff;
}
.c5blrp .i9upa6 .u0eu31:nth-child(2) .ornsbh h6 span {
  border-color: #22a1ff;
}
.c5blrp .i9upa6 .u0eu31:nth-child(3) .ornsbh:after {
  border-color: #6c9a54f2;
}
.c5blrp .i9upa6 .u0eu31:nth-child(3) .ornsbh h6 {
  color: #6c9a54f2;
}
.c5blrp .i9upa6 .u0eu31:nth-child(3) .ornsbh h6 span {
  border-color: #6c9a54f2;
}
.c5blrp.w8ie5q {
  background: url("../../assets/images/banner/03.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
.c5blrp.w8ie5q .i9upa6 .u0eu31 {
  margin: 0 -15px 35px;
}
.c5blrp.w8ie5q .i9upa6 .u0eu31 .ornsbh {
  margin-bottom: 5px;
}
.c5blrp.w8ie5q .i9upa6 .u0eu31 .ornsbh:after {
  display: none;
}
.c5blrp.w8ie5q .i9upa6 .u0eu31 .ornsbh h6 {
  font-size: 20px;
}
.c5blrp.w8ie5q .i9upa6 .u0eu31 .ornsbh h6 span {
  border: none;
}
.c5blrp.w8ie5q .i9upa6 .u0eu31:nth-child(2) .ornsbh h6 {
  color: #08b38e;
}
.c5blrp.uejpkx {
  background: transparent;
}

.j1oc5f {
  background-color: #f7fbff;
}
.j1oc5f .i9upa6 {
  margin: -15px;
}
.j1oc5f .i9upa6 .u0eu31 {
  padding: 15px;
}
@media (min-width: 768px) {
  .j1oc5f .i9upa6 .u0eu31 {
    width: 50%;
  }
}
.j1oc5f .i9upa6 .u0eu31 .xufgsx {
  padding: 30px;
  background-color: #ffffff;
}
.j1oc5f .i9upa6 .u0eu31 .xufgsx:after {
  width: 100%;
  height: 145px;
  bottom: 0;
  left: 0;
  background: url(../../assets/images/shape/client-shape.png) center center no-repeat;
}
.j1oc5f .i9upa6 .u0eu31 .xufgsx .ddtusf {
  width: 70px;
  border-radius: 50%;
}
.j1oc5f .i9upa6 .u0eu31 .xufgsx .l1ywon {
  width: calc(100% - 70px);
  padding-left: 20px;
}
.j1oc5f .i9upa6 .u0eu31 .xufgsx .l1ywon h6 a {
  text-transform: uppercase;
}
.j1oc5f .i9upa6 .u0eu31 .xufgsx .l1ywon h6 a:hover {
  color: #ff4600;
}
.j1oc5f .i9upa6 .u0eu31 .xufgsx p,
.j1oc5f .i9upa6 .u0eu31 .xufgsx .l1ywon,
.j1oc5f .i9upa6 .u0eu31 .xufgsx .ddtusf {
  z-index: 1;
}
.j1oc5f .i9upa6 .u0eu31 .xufgsx p {
  margin-bottom: 2rem;
}
.j1oc5f .i9upa6 .u0eu31 .xufgsx .si78qo {
  bottom: 40px;
  right: 30px;
  z-index: 1;
}
@media (min-width: 768px) {
  .j1oc5f .i9upa6 .u0eu31 .xufgsx .si78qo {
    display: none;
  }
}
@media (min-width: 992px) {
  .j1oc5f .i9upa6 .u0eu31 .xufgsx .si78qo {
    display: block;
  }
}
@media (max-width: 575px) {
  .j1oc5f .i9upa6 .u0eu31 .xufgsx .si78qo {
    display: none;
  }
}
.j1oc5f .i9upa6 .u0eu31:nth-child(even) .xufgsx:after {
  background-image: url(../../assets/images/shape/client-shape-2.png);
}
.j1oc5f .i9upa6 .u0eu31:nth-child(3) .xufgsx:after {
  background-image: url(../../assets/images/shape/client-shape-3.png);
}
.j1oc5f .i9upa6 .u0eu31:nth-child(4) .xufgsx:after {
  background-image: url(../../assets/images/shape/client-shape-4.png);
}

.q1rshd iframe {
  height: 600px;
  width: 100%;
  border: none;
}

.s6jmtm {
  text-align: center;
  background-color: #f7fbff;
}
.s6jmtm .l1ywon {
  z-index: 1;
}
.s6jmtm .l1ywon h2.title {
  text-transform: uppercase;
  margin-bottom: 10px;
  color: #ff4600;
}
.s6jmtm .l1ywon p {
  font-size: 15px;
  color: #696969;
}
.s6jmtm .l1ywon .ciu2j9 {
  max-width: 670px;
  margin: 0 auto;
}
.s6jmtm .l1ywon .ciu2j9 li {
  padding: 3px 0;
}
.s6jmtm .l1ywon .ciu2j9 li h2 {
  color: #8d6dc4;
}
.s6jmtm .l1ywon .ciu2j9 li p {
  font-weight: 600;
  color: #000000;
  margin-bottom: 0;
}
.s6jmtm .ddtusf {
  margin-bottom: 35px;
  z-index: 1;
}

.gjglef {
  background-color: #f9fbe6;
}
.gjglef .i9upa6 {
  z-index: 1;
}
.gjglef .i9upa6 ul {
  border: none;
  padding-bottom: 15px;
}
@media (min-width: 992px) {
  .gjglef .i9upa6 ul {
    background-color: #1abc80;
    padding-bottom: 0;
  }
}
.gjglef .i9upa6 ul li {
  padding: 0;
}
.gjglef .i9upa6 ul li a {
  color: #000000;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  padding: 15px 43px;
}
@media (min-width: 992px) {
  .gjglef .i9upa6 ul li a {
    color: #ffffff;
  }
}
.gjglef .i9upa6 ul li a.show {
  background-color: #ff4600;
  color: #ffffff;
}
.gjglef .i9upa6 .i9upa6 .u0eu31 {
  background-color: #ffffff;
}
@media (min-width: 768px) {
  .gjglef .i9upa6 .i9upa6 .u0eu31 {
    width: 50%;
  }
  .gjglef .i9upa6 .i9upa6 .u0eu31:nth-last-child(1) .xufgsx, .gjglef .i9upa6 .i9upa6 .u0eu31:nth-last-child(2) .xufgsx {
    border-bottom: none;
  }
}
.gjglef .i9upa6 .i9upa6 .u0eu31:nth-last-child(1) .xufgsx {
  border-bottom: none;
}
.gjglef .i9upa6 .i9upa6 .u0eu31 .xufgsx {
  padding: 20px;
  border-bottom: 1px solid #ebebeb;
  justify-content: center;
  flex-wrap: wrap;
}
.gjglef .i9upa6 .i9upa6 .u0eu31 .xufgsx .l1ywon {
  padding: 0;
}
@media (min-width: 400px) {
  .gjglef .i9upa6 .i9upa6 .u0eu31 .xufgsx .l1ywon {
    padding: 0 0 0 15px;
    width: calc(100% - 80px);
  }
}
.gjglef .i9upa6 .i9upa6 .u0eu31 .xufgsx .l1ywon p {
  font-size: 15px;
  color: #767676;
  margin: 0;
  line-height: 24px;
}
.gjglef .i9upa6 .i9upa6 .u0eu31 .xufgsx .l1ywon p.pbjfhk {
  font-style: italic;
  color: #000000;
  font-weight: 600;
}
.gjglef .i9upa6 .i9upa6 .u0eu31 .xufgsx .l1ywon p:last-child {
  font-size: 14px;
}
.gjglef .i9upa6 .i9upa6 .u0eu31 .xufgsx .ddtusf {
  width: 80px;
  height: 80px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #696969;
}
.gjglef .i9upa6 .i9upa6 .u0eu31 .xufgsx .ddtusf img {
  width: 100%;
}
.gjglef.w8ie5q {
  background-color: #f8fae7;
  background-image: url(../../assets/images/banner/04.jpg);
}
@media (min-width: 992px) {
  .gjglef.w8ie5q .i9upa6 ul {
    background-color: #1ba1d2;
  }
}
.gjglef.uejpkx {
  background-color: #fcffdd;
}

.i1xk14 {
  background-color: #f7fbff;
}
.i1xk14 .i9upa6 {
  margin: 0 -15px;
}
.i1xk14.w8ie5q .i9upa6 .u0eu31:nth-child(odd) .nb1k4r:after {
  background-image: url(../../assets/images/shape/singer-shape-seven.png);
}
.i1xk14.w8ie5q .i9upa6 .u0eu31:nth-child(even) .nb1k4r:after {
  background-image: url(../../assets/images/shape/singer-shape-eight.png);
}
.i1xk14.w8ie5q .i9upa6 .u0eu31:nth-child(3) .nb1k4r:after {
  background-image: url(../../assets/images/shape/singer-shape-nine.png);
}
.i1xk14.w8ie5q .i9upa6 .u0eu31:nth-child(4) .nb1k4r:after {
  background-image: url(../../assets/images/shape/singer-shape-ten.png);
}
.i1xk14.w8ie5q .i9upa6 .u0eu31:nth-child(5) .nb1k4r:after {
  background-image: url(../../assets/images/shape/singer-shape-eleven.png);
}
.i1xk14.w8ie5q .i9upa6 .u0eu31:nth-child(6) .nb1k4r:after {
  background-image: url(../../assets/images/shape/singer-shape-twelve.png);
}

/*singer Section Starts Here*/
.l3aalm {
  box-shadow: 0px 0px 10px 0px rgba(137, 137, 137, 0.1);
  background: #ffffff;
  margin: 0 auto 30px;
  z-index: 1;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.l3aalm:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.l3aalm .wsz4sk {
  align-items: center;
}
.l3aalm .wsz4sk .fcqztb {
  padding: 30px 34px;
  position: relative;
  width: calc(100% - 310px);
}
.l3aalm .wsz4sk .fcqztb::before {
  background: #ff4600;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
}
.l3aalm .wsz4sk .fcqztb .hkhe8n {
  border: 6px solid #ffffff;
}
.l3aalm .wsz4sk .fcqztb .hkhe8n a {
  display: block;
  position: relative;
  z-index: 1;
}
.l3aalm .wsz4sk .fcqztb .hkhe8n a::before {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}
.l3aalm .wsz4sk .fcqztb .hkhe8n img {
  width: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.l3aalm .wsz4sk .nghbkb {
  width: 310px;
  padding: 30px 30px 30px 0;
}
.l3aalm .wsz4sk .nghbkb .title {
  margin: 0;
  font-size: 20px;
}
.l3aalm .wsz4sk .nghbkb .title a {
  color: #000000;
}
.l3aalm .wsz4sk .nghbkb .info {
  color: #000000;
  display: block;
  font-size: 16px;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.l3aalm .wsz4sk .nghbkb p {
  margin-bottom: 20px;
  line-height: 24px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .l3aalm .wsz4sk .fcqztb, .l3aalm .wsz4sk .nghbkb {
    width: 100%;
    padding: 30px;
  }
}
@media screen and (max-width: 767px) and (min-width: 500px) {
  .l3aalm .wsz4sk .fcqztb, .l3aalm .wsz4sk .nghbkb {
    width: 50%;
  }
  .l3aalm .wsz4sk .fcqztb {
    padding: 20px;
  }
  .l3aalm .wsz4sk .nghbkb {
    padding: 20px;
    padding-left: 0;
  }
}
@media screen and (max-width: 499px) {
  .l3aalm .wsz4sk .fcqztb, .l3aalm .wsz4sk .nghbkb {
    width: 100%;
    padding: 30px;
  }
}

.fctjzc {
  margin: -5px;
}
.fctjzc li {
  padding: 5px;
  list-style: none !important;
}
.fctjzc li a {
  color: #ff4600;
}
.fctjzc li a.q7p82b {
  color: #3b5998;
}
.fctjzc li a.qsg5fn {
  color: #1769ff;
}
.fctjzc li a.ok51pj {
  color: #55acee;
}
.fctjzc li a.n9mbfe {
  color: #dd4b39;
}
.fctjzc li a.h1x6ra {
  color: #e4405f;
}
.fctjzc li a.swy7yo {
  color: #007bb5;
}
.fctjzc li a.oyow5j {
  color: #1ab7ea;
}
.fctjzc li a.gs9fy6 {
  color: #007bb5;
}
.fctjzc li a.bie5tb {
  color: #cd201f;
}

div[class*=col]:nth-of-type(4n + 2) .l3aalm .fcqztb::before {
  background: #acdcff;
}
div[class*=col]:nth-of-type(4n + 3) .l3aalm .fcqztb::before {
  background: #b4ffba;
}
div[class*=col]:nth-of-type(4n + 4) .l3aalm .fcqztb::before {
  background: #f7b7ff;
}
div[class*=col]:nth-of-type(4n + 5) .l3aalm .fcqztb::before {
  background: #ffe591;
}
div[class*=col]:nth-of-type(4n + 6) .l3aalm .fcqztb::before {
  background: #9bffff;
}

.hbq23s {
  background-color: #f0ffff;
}
.hbq23s h2 {
  font-weight: 600;
  text-transform: uppercase;
  line-height: 48px;
  margin-bottom: 1rem;
}
.hbq23s p {
  color: #000000;
  margin-bottom: 30px;
}
.hbq23s .ga4sak:after {
  background-color: #08b38e;
}
.hbq23s ul {
  margin: -15px;
}
.hbq23s ul li {
  padding: 15px;
  width: 33.33%;
  text-align: center;
}
.hbq23s ul li:first-child {
  width: 100%;
}
.hbq23s ul li:nth-child(2), .hbq23s ul li:nth-child(3) {
  width: 50%;
}
.hbq23s ul li .ddtusf img {
  max-width: 100%;
}

.dii78z {
  background-color: #f7fbff;
}
@media (max-width: 1199px) {
  .dii78z {
    padding: 80px 0;
  }
}
.dii78z .i9upa6 {
  padding: 30px;
  background-color: #ffffff;
}
@media (min-width: 576px) {
  .dii78z .i9upa6 {
    padding: 60px 30px;
  }
}
@media (max-width: 767px) {
  .dii78z .i9upa6 .col-12 {
    margin-bottom: 20px;
  }
  .dii78z .i9upa6 .col-12:last-child {
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .dii78z .i9upa6 {
    -webkit-transform: translateY(120px);
    -ms-transform: translateY(120px);
    transform: translateY(120px);
    z-index: 1;
  }
}
.dii78z .i9upa6 h3 {
  text-transform: uppercase;
  margin-bottom: 25px;
  line-height: 30px;
}
.dii78z .i9upa6 form input,
.dii78z .i9upa6 form textarea {
  background-color: #f7fbff;
  border-color: #ebebeb;
  padding: 10px;
}
.dii78z .i9upa6 form input {
  height: 50px;
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  .dii78z .i9upa6 form input {
    width: 47.5%;
  }
}
.dii78z .i9upa6 form textarea {
  margin-bottom: 35px;
}
.dii78z .i9upa6 form button {
  height: 50px;
  width: auto;
}
.dii78z .i9upa6 form button.ga4sak {
  padding: 10px 40px;
  border: none;
  outline: none;
}
.dii78z .i9upa6 .u0eu31 {
  margin-bottom: 25px;
}
.dii78z .i9upa6 .u0eu31:last-child {
  margin-bottom: 0;
}
.dii78z .i9upa6 .u0eu31 h6 {
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.dii78z .i9upa6 .u0eu31 h6, .dii78z .i9upa6 .u0eu31 p {
  font-size: 0.875rem;
}
.dii78z .i9upa6 .u0eu31 p {
  line-height: 1.5rem;
  margin: 0;
}
.dii78z .i9upa6 .u0eu31, .dii78z .i9upa6 h3, .dii78z .i9upa6 form {
  z-index: 1;
}
.dii78z .i9upa6::after, .dii78z .i9upa6::before {
  animation: shape-animation-one 10s linear infinite;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .dii78z .i9upa6::after, .dii78z .i9upa6::before {
    display: none;
  }
}
.dii78z .i9upa6::after {
  background-image: url(../../assets/images/shape/04.png);
  bottom: 0;
  left: 0;
  width: 700px;
  height: 249px;
}
.dii78z .i9upa6::before {
  background-image: url(../../assets/images/shape/05.png);
  top: 0;
  right: 0;
  width: 380px;
  height: 249px;
}
.dii78z.w8ie5q .i9upa6:after, .dii78z.w8ie5q .i9upa6:before {
  display: none;
}
.dii78z.w8ie5q .i9upa6 form input,
.dii78z.w8ie5q .i9upa6 form textarea {
  background-color: #ffffff;
}

.a2elmy {
  background-color: #f7fbff;
}
.a2elmy .i9upa6 {
  padding: 0;
}
@media (min-width: 576px) {
  .a2elmy .i9upa6 {
    padding: 50px;
    background-color: #ffffff;
  }
}
.a2elmy .i9upa6 .q24p89 .u0eu31 {
  margin-bottom: 50px;
}
.a2elmy .i9upa6 .q24p89 .u0eu31 .ddtusf {
  width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 1200px) {
  .a2elmy .i9upa6 .q24p89 .u0eu31 .ddtusf {
    padding-right: 40px;
    width: 50%;
    margin-bottom: 0;
  }
}
.a2elmy .i9upa6 .q24p89 .u0eu31 .ddtusf img {
  width: 100%;
}
.a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon {
  width: 100%;
}
@media (min-width: 1200px) {
  .a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon {
    width: 50%;
  }
}
.a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon h4 {
  text-transform: uppercase;
  margin-bottom: 3px;
}
.a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon p {
  color: #696969;
  margin-bottom: 7px;
}
.a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon p.slozek {
  margin-bottom: 1rem;
}
.a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon h6 {
  line-height: 38px;
}
.a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon ul li {
  line-height: 38px;
  padding: 0;
}
.a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon ul li span {
  display: inline-block;
}
.a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon ul li span.s69ieg {
  width: calc(115px);
  color: #696969;
}
.a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon ul li span.d3psk8 {
  width: calc(100% - 115px);
  color: #000000;
}
.a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon ul li span.d3psk8:after, .a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon ul li span.d3psk8:before {
  width: 2px;
  height: 2px;
  background-color: #000000;
  left: -10px;
}
.a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon ul li span.d3psk8:after {
  top: 20px;
}
.a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon ul li span.d3psk8:before {
  top: 15px;
}
.a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon ul li ul.d3psk8 li {
  margin-right: 20px;
}
.a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon ul li ul.d3psk8 li:last-child {
  margin: 0;
}
.a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon ul li ul.d3psk8 li a.qsg5fn {
  color: #1769ff;
}
.a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon ul li ul.d3psk8 li a.oyow5j {
  color: #1ab7ea;
}
.a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon ul li ul.d3psk8 li a.ok51pj {
  color: #55acee;
}
.a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon ul li ul.d3psk8 li a.efv8jg {
  color: #db3776;
}
.a2elmy .i9upa6 .q24p89 .u0eu31 .l1ywon ul li ul.d3psk8 li a.h1x6ra {
  color: #e4405f;
}
.a2elmy .i9upa6 .webzu7 h6 {
  text-transform: uppercase;
  margin-bottom: 25px;
}
@media (min-width: 992px) {
  .a2elmy .i9upa6 .webzu7 .u0eu31 {
    margin-right: 40px;
  }
}
.a2elmy .i9upa6 .webzu7 .u0eu31:last-child {
  margin: 0;
}
.a2elmy .i9upa6 .webzu7 .u0eu31 .ddtusf {
  margin-bottom: 15px;
}
.a2elmy .i9upa6 .webzu7 .u0eu31 p {
  margin: 0;
  color: #696969;
}
.a2elmy .i9upa6 .webzu7 .u0eu31 .ba5q6u strong {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.a2elmy .i9upa6 .webzu7 .u0eu31 .ba5q6u canvas {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.spn1md {
  background-color: #f7fbff;
}
.spn1md .i9upa6 {
  margin: -15px;
  margin-bottom: 60px;
}
.spn1md .i9upa6 .u0eu31 {
  margin: 15px 0;
  background-color: #ffffff;
  padding: 30px 10px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media (min-width: 576px) {
  .spn1md .i9upa6 .u0eu31 {
    padding: 60px 15px 50px;
  }
}
.spn1md .i9upa6 .u0eu31 .ddtusf {
  margin-bottom: 35px;
}
.spn1md .i9upa6 .u0eu31 .l1ywon h6 {
  text-transform: uppercase;
  margin-bottom: 15px;
}
.spn1md .i9upa6 .u0eu31 .l1ywon a {
  line-height: 24px;
  color: #000000;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.spn1md .i9upa6 .u0eu31 .l1ywon a:hover {
  color: #ff4600;
}
.spn1md .i9upa6 .u0eu31.active, .spn1md .i9upa6 .u0eu31:hover {
  box-shadow: -10px 15px 15px #e1e4e7;
}
.spn1md .i9upa6 .u0eu31.active .l1ywon a, .spn1md .i9upa6 .u0eu31:hover .l1ywon a {
  color: #ff4600;
}

.rrdp5k {
  background-color: #f7fbff;
}
.rrdp5k .i9upa6 .rvwd3j {
  margin: -15px;
}
.rrdp5k .i9upa6 .rvwd3j .dgrd0u,
.rrdp5k .i9upa6 .rvwd3j .alveaa {
  width: 100%;
  padding: 15px;
}
@media (min-width: 768px) {
  .rrdp5k .i9upa6 .rvwd3j .dgrd0u,
.rrdp5k .i9upa6 .rvwd3j .alveaa {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .rrdp5k .i9upa6 .rvwd3j .dgrd0u,
.rrdp5k .i9upa6 .rvwd3j .alveaa {
    width: 33.33%;
  }
}
.rrdp5k .i9upa6 .rvwd3j .dgrd0u .ddtusf img,
.rrdp5k .i9upa6 .rvwd3j .alveaa .ddtusf img {
  width: 100%;
}
.rrdp5k .i9upa6 .rvwd3j .dgrd0u .ddtusf .rrvxr6,
.rrdp5k .i9upa6 .rvwd3j .alveaa .ddtusf .rrvxr6 {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 1;
}
.rrdp5k .i9upa6 .rvwd3j .dgrd0u .ddtusf .rrvxr6 a,
.rrdp5k .i9upa6 .rvwd3j .alveaa .ddtusf .rrvxr6 a {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  background-color: #ffffff;
  color: #ff4600;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  border-radius: 50%;
  z-index: 1;
}
.rrdp5k .i9upa6 .rvwd3j .dgrd0u .ddtusf .rrvxr6 a:hover,
.rrdp5k .i9upa6 .rvwd3j .alveaa .ddtusf .rrvxr6 a:hover {
  color: #ffffff;
  background-color: #ff4600;
}
.rrdp5k .i9upa6 .rvwd3j .dgrd0u .ddtusf:after,
.rrdp5k .i9upa6 .rvwd3j .alveaa .ddtusf:after {
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  background-color: rgba(228, 78, 16, 0.7);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.rrdp5k .i9upa6 .rvwd3j .dgrd0u .ddtusf:hover:after,
.rrdp5k .i9upa6 .rvwd3j .alveaa .ddtusf:hover:after {
  transform: scale(1);
}
.rrdp5k .i9upa6 .rvwd3j .dgrd0u .ddtusf:hover .rrvxr6 a,
.rrdp5k .i9upa6 .rvwd3j .alveaa .ddtusf:hover .rrvxr6 a {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.rrdp5k .i9upa6 ul {
  margin-bottom: 40px;
}
.rrdp5k .i9upa6 ul li {
  text-transform: uppercase;
  padding: 6px 23px;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  margin: 5px;
  color: #000000;
  background-color: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
@media (min-width: 576px) {
  .rrdp5k .i9upa6 ul li {
    margin-right: 10px;
  }
}
.rrdp5k .i9upa6 ul li.active {
  background-color: #ff4600;
  color: #ffffff;
}

.py6045 {
  background-color: #f7fbff;
}
@media (max-width: 767px) {
  .py6045 .i9upa6 .a6k8cw {
    overflow-x: auto;
  }
}
.py6045 .i9upa6 .a6k8cw table {
  margin-bottom: 40px;
  font-weight: 400;
  width: 100%;
}
@media (max-width: 767px) {
  .py6045 .i9upa6 .a6k8cw table {
    width: 720px;
  }
}
.py6045 .i9upa6 .a6k8cw table thead tr th {
  background-color: #ff4600;
  color: #ffffff;
  padding: 18px;
  border: none;
}
.py6045 .i9upa6 .a6k8cw table thead tr th:nth-child(3) {
  text-align: center;
}
.py6045 .i9upa6 .a6k8cw table thead tr th:last-child {
  text-align: right;
}
.py6045 .i9upa6 .a6k8cw table tbody {
  background: #ffffff;
}
.py6045 .i9upa6 .a6k8cw table tbody tr {
  border-bottom: 1px solid #ebebeb;
  border-right: none;
  border-left: none;
  border-top: none;
}
.py6045 .i9upa6 .a6k8cw table tbody tr:last-child {
  border-bottom: none;
}
.py6045 .i9upa6 .a6k8cw table tbody tr td {
  padding: 20px;
  border: none;
}
.py6045 .i9upa6 .a6k8cw table tbody tr td:last-child {
  text-align: right;
}
.py6045 .i9upa6 .a6k8cw table tbody tr td.lofzot {
  display: flex;
  align-items: center;
}
.py6045 .i9upa6 .a6k8cw table tbody tr td.lofzot .emhu35 {
  width: 30%;
}
.py6045 .i9upa6 .a6k8cw table tbody tr td.lofzot .emhu35 a img {
  width: 100%;
}
.py6045 .i9upa6 .a6k8cw table tbody tr td.lofzot .jgfk8b {
  width: 70%;
  padding-left: 10px;
}
.py6045 .i9upa6 .a6k8cw table tbody tr td.lofzot .jgfk8b a {
  color: #000000;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.py6045 .i9upa6 .a6k8cw table tbody tr td.lofzot .jgfk8b a:hover {
  color: #ff4600;
}
.py6045 .i9upa6 .lqqwg0 {
  background: #f7fbff;
}
.py6045 .i9upa6 .lqqwg0 .fkd9oo {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  background-color: #ffffff;
  margin-bottom: 45px;
  padding: 20px;
}
@media (min-width: 576px) {
  .py6045 .i9upa6 .lqqwg0 .fkd9oo {
    padding: 20px 30px;
  }
}
.py6045 .i9upa6 .lqqwg0 .fkd9oo .dls9ve {
  display: flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .py6045 .i9upa6 .lqqwg0 .fkd9oo .dls9ve {
    width: 340px;
    margin-bottom: 0;
  }
}
.py6045 .i9upa6 .lqqwg0 .fkd9oo .dls9ve input {
  margin-bottom: 0;
  border: 1px solid #e5ecf6;
  width: 60%;
  padding-left: 10px;
}
.py6045 .i9upa6 .lqqwg0 .fkd9oo .dls9ve input[type=submit] {
  background: #f7fbff;
  margin-left: -10px;
  width: 40%;
  padding-left: 0px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.py6045 .i9upa6 .lqqwg0 .fkd9oo .dls9ve input[type=submit]:hover {
  background: #ff4600;
  border-color: #ff4600;
  color: #ffffff;
}
.py6045 .i9upa6 .lqqwg0 .fkd9oo .zcchc3 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (min-width: 992px) {
  .py6045 .i9upa6 .lqqwg0 .fkd9oo .zcchc3 {
    max-width: 390px;
    text-align: right;
  }
}
.py6045 .i9upa6 .lqqwg0 .fkd9oo .zcchc3 input {
  background-color: #f7fbff;
  color: #000000;
  width: auto;
  line-height: 40px;
  margin: 10px 0;
}
.py6045 .i9upa6 .lqqwg0 .fkd9oo .zcchc3 input:last-child {
  margin-bottom: 0;
}
@media (min-width: 576px) {
  .py6045 .i9upa6 .lqqwg0 .fkd9oo .zcchc3 input {
    margin: 0;
  }
}
.py6045 .i9upa6 .lqqwg0 .fkd9oo .zcchc3 input[type=submit] {
  padding: 0px 30px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
@media (max-width: 575px) {
  .py6045 .i9upa6 .lqqwg0 .fkd9oo .zcchc3 input[type=submit] {
    width: 100%;
  }
}
.py6045 .i9upa6 .lqqwg0 .fkd9oo .zcchc3 input[type=submit]:hover {
  background: #ff4600;
  color: #ffffff;
}
.py6045 .i9upa6 .lqqwg0 .md1739 {
  padding: 30px 20px;
  background-color: #ffffff;
}
.py6045 .i9upa6 .lqqwg0 .md1739 h5 {
  margin-bottom: 20px;
  text-transform: uppercase;
  padding-bottom: 15px;
  border-bottom: 1px solid #e5ecf6;
}
@media (max-width: 767px) {
  .py6045 .i9upa6 .lqqwg0 .md1739 .hxjd3k {
    margin-bottom: 30px;
  }
}
.py6045 .i9upa6 .lqqwg0 .md1739 .hxjd3k .y3arzp {
  position: relative;
  background: #ffffff;
  margin-bottom: 20px;
}
.py6045 .i9upa6 .lqqwg0 .md1739 .hxjd3k .y3arzp select {
  width: 100%;
  padding: 10px 20px;
  background: transparent;
  z-index: 1;
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 0.875rem;
  border: 1px solid #e5ecf6;
  height: 40px;
  outline: none;
}
.py6045 .i9upa6 .lqqwg0 .md1739 .hxjd3k .y3arzp.rkur7h {
  width: 100%;
}
@media (min-width: 992px) {
  .py6045 .i9upa6 .lqqwg0 .md1739 .hxjd3k .y3arzp.rkur7h {
    width: 50%;
    float: left;
  }
}
.py6045 .i9upa6 .lqqwg0 .md1739 .hxjd3k .y3arzp .nrmv0y {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 20px;
  background: #f7fbff;
  color: #000000;
  border-radius: 0px 3px 3px 0px;
}
.py6045 .i9upa6 .lqqwg0 .md1739 .hxjd3k .k98ey3 {
  width: 100%;
  float: right;
  padding: 10px 20px;
  font-size: 14px;
  border: 1px solid #ebebeb;
  margin-bottom: 20px;
}
@media (min-width: 992px) {
  .py6045 .i9upa6 .lqqwg0 .md1739 .hxjd3k .k98ey3 {
    width: 45%;
  }
}
.py6045 .i9upa6 .lqqwg0 .md1739 .hxjd3k button {
  width: 170px;
  font-size: 14px;
  height: 40px;
  background: #ff4600;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  outline: none;
  margin-top: 5px;
}
.py6045 .i9upa6 .lqqwg0 .md1739 .csld9x ul {
  margin: 0;
}
.py6045 .i9upa6 .lqqwg0 .md1739 .csld9x ul li {
  list-style: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  border: 1px solid #ebebeb;
  padding: 8px 20px;
  margin-bottom: 15px;
  background: #ffffff;
  font-size: 0.875rem;
}
.py6045 .i9upa6 .lqqwg0 .md1739 .csld9x ul li .amcil5 {
  margin-bottom: 0;
  color: #ff4600;
}

.x8dgh2 {
  border: 1px solid #dee0e4;
  width: 120px;
  margin: 0 auto;
  position: relative;
}
.x8dgh2 .b0ka89.ngmklf {
  border-right: 1px solid #dee0e4;
  height: 40px;
  left: 0;
  top: 0;
}
.x8dgh2 .y1hygi {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #454545;
  float: left;
  font-size: 14px;
  height: 40px;
  margin: 0;
  padding: 0 9px 0 0;
  text-align: center;
  width: 120px;
  outline: none;
}
.x8dgh2 .ngmklf {
  color: #15273e;
  cursor: pointer;
  float: inherit;
  font-size: 14px;
  font-weight: 500;
  line-height: 40px;
  margin: 0;
  position: absolute;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 40px;
}
.x8dgh2 .ngmklf:hover {
  background: #ff4600;
  color: #ffffff;
}
.x8dgh2 .cuzo8t.ngmklf {
  border-left: 1px solid #dee0e4;
  height: 40px;
  right: 0;
  top: 0;
}

.pqczwq {
  background-color: #f7fbff;
}
.pqczwq .k8bdv9 {
  background-color: #ffffff;
  padding: 16px 20px;
  margin-bottom: 30px;
}
.pqczwq .k8bdv9 p {
  margin-bottom: 0;
  color: #000000;
}
.pqczwq .k8bdv9 .g4d4ti a {
  color: #000000;
  cursor: pointer;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.pqczwq .k8bdv9 .g4d4ti a.active {
  color: #ff4600;
}
.pqczwq .k8bdv9 .g4d4ti a:last-child {
  margin-left: 5px;
}
.pqczwq .a7avuz.v2hypo {
  height: auto !important;
}
.pqczwq .a7avuz.v2hypo .omee4x {
  display: none;
}
.pqczwq .a7avuz.qg73zj {
  height: auto !important;
}
.pqczwq .a7avuz.qg73zj .col-lg-4.col-md-6.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.pqczwq .a7avuz.qg73zj .lofzot {
  display: none;
}
.pqczwq .a7avuz .lofzot, .pqczwq .a7avuz .omee4x {
  padding: 15px;
  margin-bottom: 30px;
  display: block;
  align-items: center;
  background-color: #ffffff;
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}
.pqczwq .a7avuz .lofzot:hover .y27yjq::after, .pqczwq .a7avuz .omee4x:hover .y27yjq::after {
  transform: scale(1);
}
.pqczwq .a7avuz .lofzot:hover .y27yjq .q05tl1, .pqczwq .a7avuz .omee4x:hover .y27yjq .q05tl1 {
  opacity: 1;
}
.pqczwq .a7avuz .lofzot:hover .k6anct h5 a, .pqczwq .a7avuz .omee4x:hover .k6anct h5 a {
  color: #ff4600;
}
.pqczwq .a7avuz .lofzot .y27yjq, .pqczwq .a7avuz .omee4x .y27yjq {
  position: relative;
}
.pqczwq .a7avuz .lofzot .y27yjq::after, .pqczwq .a7avuz .omee4x .y27yjq::after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  transform: scale(0);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.pqczwq .a7avuz .lofzot .y27yjq img, .pqczwq .a7avuz .omee4x .y27yjq img {
  width: 100%;
}
.pqczwq .a7avuz .lofzot .y27yjq .q05tl1, .pqczwq .a7avuz .omee4x .y27yjq .q05tl1 {
  justify-content: center;
  opacity: 0;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 46px;
  transform: translate(-50%, -50%);
  z-index: 1;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.pqczwq .a7avuz .lofzot .y27yjq .q05tl1 a, .pqczwq .a7avuz .omee4x .y27yjq .q05tl1 a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 100%;
  background: #ff4600;
  color: #ffffff;
  margin: 5px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.pqczwq .a7avuz .lofzot .y27yjq .q05tl1 a.x7xruo, .pqczwq .a7avuz .omee4x .y27yjq .q05tl1 a.x7xruo {
  cursor: pointer;
}
.pqczwq .a7avuz .lofzot .k6anct, .pqczwq .a7avuz .omee4x .k6anct {
  padding-top: 20px;
  text-align: center;
}
.pqczwq .a7avuz .lofzot .k6anct h5, .pqczwq .a7avuz .omee4x .k6anct h5 {
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
}
.pqczwq .a7avuz .lofzot .k6anct h5 a, .pqczwq .a7avuz .omee4x .k6anct h5 a {
  color: #000000;
  text-decoration: none;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.pqczwq .a7avuz .lofzot .k6anct p, .pqczwq .a7avuz .omee4x .k6anct p {
  color: #696969;
  font-size: 14px;
  margin: 0;
}
.pqczwq .a7avuz .lofzot .k6anct p i, .pqczwq .a7avuz .omee4x .k6anct p i {
  color: #ecb341;
}
.pqczwq .a7avuz .lofzot .k6anct h6, .pqczwq .a7avuz .omee4x .k6anct h6 {
  font-weight: 400;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
}
.pqczwq .a7avuz .omee4x {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.pqczwq .a7avuz .omee4x .y27yjq {
  width: 100%;
}
@media (min-width: 768px) {
  .pqczwq .a7avuz .omee4x .y27yjq {
    width: 35%;
  }
}
.pqczwq .a7avuz .omee4x .y27yjq img {
  width: 100%;
}
.pqczwq .a7avuz .omee4x .k6anct {
  width: 100%;
  text-align: left;
  padding-left: 20px;
}
@media (min-width: 768px) {
  .pqczwq .a7avuz .omee4x .k6anct {
    width: 65%;
  }
}
.pqczwq .modal {
  display: block;
  opacity: 0;
  visibility: hidden;
}
.pqczwq .modal.show {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  visibility: visible;
  pointer-events: visible;
  z-index: 99999999;
  -webkit-animation: slideInDown 0.4s forwards;
  animation: slideInDown 0.4s forwards;
  overflow-y: scroll;
  background: #060000b0;
}
.pqczwq .modal .sx5t9r .lpm40h button.close {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 2px;
  background: transparent;
  z-index: 9;
  color: #0071f0;
  text-shadow: none;
  opacity: 1;
}
.pqczwq .modal .sx5t9r .lpm40h button.close:hover {
  color: #ff4600;
}
.pqczwq .modal .sx5t9r .lpm40h .ex6f7g {
  background: #f6faf9;
  border-radius: 8px;
}
.pqczwq .modal .sx5t9r .lpm40h .ex6f7g .ugz4ie .d1l8im .ampqhl .agn968 img {
  width: 100%;
}
.pqczwq .modal .sx5t9r .lpm40h .ex6f7g .ugz4ie .d1l8im .rur4xe {
  margin-top: 10px;
}
.pqczwq .modal .sx5t9r .lpm40h .ex6f7g .ugz4ie .d1l8im .rur4xe .agn968 {
  padding: 5px 3px;
}
.pqczwq .modal .sx5t9r .lpm40h .ex6f7g .ugz4ie .k6anct {
  margin-top: 30px;
}
@media (min-width: 576px) {
  .pqczwq .modal .sx5t9r .lpm40h .ex6f7g .ugz4ie .k6anct {
    margin-top: 0;
  }
}
.pqczwq .modal .sx5t9r .lpm40h .ex6f7g .ugz4ie .k6anct h5 a {
  color: #000000;
}
.pqczwq .modal .sx5t9r .lpm40h .ex6f7g .ugz4ie .k6anct p i {
  color: #ff4600;
}
.pqczwq .modal .sx5t9r .lpm40h .ex6f7g .ugz4ie .ygsr43 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.pqczwq .modal .sx5t9r .lpm40h .ex6f7g .ugz4ie .ygsr43 .x8dgh2 {
  margin: 0;
}
.pqczwq .modal .sx5t9r .lpm40h .ex6f7g .ugz4ie .ygsr43 button {
  background-color: #ff4600;
  color: #ffffff;
  width: 50px;
}
.pqczwq .modal .sx5t9r .lpm40h .ex6f7g .ugz4ie .ygsr43 button i {
  color: #ffffff;
}

.ve6loi .z1m0if {
  padding: 15px;
  text-transform: uppercase;
  margin-bottom: 25px;
  border-bottom: 1px solid #e5ecf6;
}
.ve6loi .kezmpn {
  background-color: #ffffff;
  margin-bottom: 30px;
}
.ve6loi .kezmpn .srsk86 {
  margin: 20px 15px;
}
.ve6loi .kezmpn .srsk86 input {
  border-color: #e5ecf6;
  padding-left: 10px;
  height: 50px;
}
.ve6loi .kezmpn .srsk86 button {
  width: 50px;
  height: 50px;
  line-height: 50px;
  top: 0;
  right: 0;
  text-align: center;
  outline: none;
}
.ve6loi .gzauzo {
  background-color: #ffffff;
  margin-bottom: 30px;
}
.ve6loi .gzauzo .n1hqjx ul.en7dqg li {
  padding: 9px 15px;
  border-bottom: 1px solid #e5ecf6;
}
.ve6loi .gzauzo .n1hqjx ul.en7dqg li.open a {
  color: #ff4600;
}
.ve6loi .gzauzo .n1hqjx ul.en7dqg li.open a:after {
  -webkit-transform: rotate(90deg) translate(-250%);
  -ms-transform: rotate(90deg) translate(-250%);
  transform: rotate(90deg) translate(-250%);
  background-color: #ff4600;
}
.ve6loi .gzauzo .n1hqjx ul.en7dqg li a {
  display: block;
  color: #000000;
}
.ve6loi .gzauzo .n1hqjx ul.en7dqg li a:hover {
  color: #ff4600;
}
.ve6loi .gzauzo .n1hqjx ul.en7dqg li a:hover:after, .ve6loi .gzauzo .n1hqjx ul.en7dqg li a:hover:before {
  background-color: #ff4600;
}
.ve6loi .gzauzo .n1hqjx ul.en7dqg li a:after, .ve6loi .gzauzo .n1hqjx ul.en7dqg li a:before {
  background-color: #000000;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.ve6loi .gzauzo .n1hqjx ul.en7dqg li a:before {
  width: 10px;
  height: 2px;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ve6loi .gzauzo .n1hqjx ul.en7dqg li a:after {
  height: 10px;
  width: 2px;
  top: 50%;
  right: 4px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ve6loi .gzauzo .n1hqjx ul.en7dqg li:last-child {
  border-color: transparent;
}
.ve6loi .gzauzo .n1hqjx ul.en7dqg li:first-child {
  padding-top: 0;
}
.ve6loi .gzauzo .n1hqjx ul.en7dqg li ul.wqwb0k {
  display: none;
}
.ve6loi .gzauzo .n1hqjx ul.en7dqg li ul.wqwb0k li {
  padding: 0;
}
.ve6loi .gzauzo .n1hqjx ul.en7dqg li ul.wqwb0k li a {
  color: #696969;
  font-size: 14px;
  padding: 5px 0 5px 15px;
}
.ve6loi .gzauzo .n1hqjx ul.en7dqg li ul.wqwb0k li a:hover {
  color: #ff4600;
}
.ve6loi .gzauzo .n1hqjx ul.en7dqg li ul.wqwb0k li a:after, .ve6loi .gzauzo .n1hqjx ul.en7dqg li ul.wqwb0k li a:before {
  display: none;
}
.ve6loi .drt8bk {
  background-color: #ffffff;
}
.ve6loi .drt8bk .n1hqjx ul li {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px 16px;
  border-bottom: 1px solid #e5ecf6;
}
.ve6loi .drt8bk .n1hqjx ul li:first-child {
  padding-top: 0;
}
.ve6loi .drt8bk .n1hqjx ul li:last-child {
  border-color: transparent;
}
.ve6loi .drt8bk .n1hqjx ul li:hover .y27yjq img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.ve6loi .drt8bk .n1hqjx ul li:hover .k6anct h6 a {
  color: #ff4600;
}
.ve6loi .drt8bk .n1hqjx ul li .y27yjq {
  width: 70px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ve6loi .drt8bk .n1hqjx ul li .y27yjq {
    margin: 0 auto;
  }
}
.ve6loi .drt8bk .n1hqjx ul li .k6anct {
  width: calc(100% - 70px);
  padding-left: 15px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .ve6loi .drt8bk .n1hqjx ul li .k6anct {
    width: 100%;
    padding-left: 0;
    padding-top: 15px;
    text-align: center;
  }
}
.ve6loi .drt8bk .n1hqjx ul li .k6anct h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.ve6loi .drt8bk .n1hqjx ul li .k6anct h6 a {
  font-size: 16px;
  color: #000000;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.ve6loi .drt8bk .n1hqjx ul li .k6anct p {
  font-size: 14px;
  margin: 0;
}
.ve6loi .drt8bk .n1hqjx ul li .k6anct p i {
  color: #ffb432;
}

.jq3twq {
  background-color: #f7fbff;
}
.jq3twq .pochp6 {
  background-color: #ffffff;
  padding: 20px;
  margin-bottom: 40px;
}
.jq3twq .pochp6 .y27yjq .ampqhl {
  position: relative;
}
.jq3twq .pochp6 .y27yjq .ampqhl .agn968 {
  position: relative;
}
.jq3twq .pochp6 .y27yjq .ampqhl .agn968:hover .bsnqmf {
  opacity: 1;
}
.jq3twq .pochp6 .y27yjq .ampqhl .agn968 .bsnqmf {
  position: absolute;
  border-radius: 50%;
  cursor: none;
  width: 100px;
  height: 100px;
  border: 1px solid #0071f0;
  z-index: 9;
  opacity: 0;
}
.jq3twq .pochp6 .y27yjq .ampqhl .agn968 img {
  width: 100%;
}
.jq3twq .pochp6 .y27yjq .rur4xe {
  margin-top: 20px;
}
.jq3twq .pochp6 .y27yjq .rur4xe .agn968 {
  padding: 3px;
  cursor: pointer;
  opacity: 0.9;
}
.jq3twq .pochp6 .l1ywon {
  padding-top: 30px;
}
@media (min-width: 768px) {
  .jq3twq .pochp6 .l1ywon {
    padding-top: 0;
  }
}
.jq3twq .pochp6 .l1ywon h4 {
  margin-bottom: 5px;
  font-family: "Roboto", sans-serif;
}
.jq3twq .pochp6 .l1ywon h4 a {
  color: #000000;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
  text-transform: uppercase;
}
.jq3twq .pochp6 .l1ywon h4 a:hover {
  color: #ff4600;
}
.jq3twq .pochp6 .l1ywon p {
  margin-bottom: 0;
}
.jq3twq .pochp6 .l1ywon p.info {
  margin-bottom: 30px;
}
.jq3twq .pochp6 .l1ywon p.spfltz i {
  color: #ecb341;
}
.jq3twq .pochp6 .l1ywon h5 {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 5px;
}
.jq3twq .pochp6 .l1ywon form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.jq3twq .pochp6 .l1ywon form .eef2c0 {
  width: 100%;
  position: relative;
  background-color: #ffffff;
  margin-bottom: 30px;
  font-size: 0.875rem;
}
@media (min-width: 576px) {
  .jq3twq .pochp6 .l1ywon form .eef2c0 {
    width: 48%;
  }
}
.jq3twq .pochp6 .l1ywon form .eef2c0 select {
  width: 100%;
  height: 42px;
  border: 1px solid #ebebeb;
  color: #696969;
  outline: none;
  -webkit-appearance: none;
  z-index: 1;
  background-color: transparent;
  padding-left: 20px;
  position: relative;
  font-size: 14px;
}
.jq3twq .pochp6 .l1ywon form .eef2c0 i {
  position: absolute;
  top: 0;
  right: 0;
  width: 42px;
  height: 42px;
  line-height: 42px;
  border: 1px solid #ebebeb;
  text-align: center;
  z-index: 0;
  background-color: #f7fbff;
}
.jq3twq .pochp6 .l1ywon form .x8dgh2 {
  margin-bottom: 30px;
}
.jq3twq .pochp6 .l1ywon form .k1bqm2 {
  width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 576px) {
  .jq3twq .pochp6 .l1ywon form .k1bqm2 {
    width: 60%;
  }
}
.jq3twq .pochp6 .l1ywon form .k1bqm2 input {
  margin-bottom: 0;
  font-size: 0.875rem;
  border-color: #ebebeb;
  padding-left: 10px;
}
.jq3twq .pochp6 .l1ywon form button {
  width: 100%;
  height: 54px;
  padding: 0;
  background-color: #ff4600;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-weight: 600;
  color: #ffffff;
  outline: none;
}
.jq3twq .yuc286 .k2uerb {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.jq3twq .yuc286 .k2uerb li {
  list-style: none;
  padding: 13px 33px;
  background: #ff4600;
  font-size: 16px;
  font-weight: 700;
  color: #ffffff;
  margin-right: 10px;
  cursor: pointer;
}
.jq3twq .yuc286 .k2uerb li.active {
  background-color: #ffffff;
  color: #000000;
}
.jq3twq .yuc286 .k2uerb li:last-child {
  margin-right: 0;
}
.jq3twq .yuc286 .gwaetz.nhxzea .bszfdx {
  display: block;
}
.jq3twq .yuc286 .gwaetz.lxbza1 .km0emp {
  display: block;
}
.jq3twq .yuc286 .gwaetz .bszfdx {
  display: none;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.jq3twq .yuc286 .gwaetz .bszfdx .content {
  margin: 0;
  margin-bottom: 30px;
  background-color: #ffffff;
}
.jq3twq .yuc286 .gwaetz .bszfdx .content li {
  padding: 15px;
  list-style: none;
  border-bottom: 1px solid #ebebeb;
}
@media (min-width: 768px) {
  .jq3twq .yuc286 .gwaetz .bszfdx .content li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 25px 30px;
  }
}
.jq3twq .yuc286 .gwaetz .bszfdx .content li:last-child {
  border-bottom: none;
}
.jq3twq .yuc286 .gwaetz .bszfdx .content li .ddtusf {
  margin: 0 0 15px;
  border-radius: 50%;
  width: 70px;
}
@media (min-width: 768px) {
  .jq3twq .yuc286 .gwaetz .bszfdx .content li .ddtusf {
    margin: 0;
  }
}
.jq3twq .yuc286 .gwaetz .bszfdx .content li .ddtusf img {
  max-width: 100%;
}
.jq3twq .yuc286 .gwaetz .bszfdx .content li .l1ywon {
  width: 100%;
}
@media (min-width: 768px) {
  .jq3twq .yuc286 .gwaetz .bszfdx .content li .l1ywon {
    width: calc(100% - 70px);
    padding-left: 20px;
  }
}
.jq3twq .yuc286 .gwaetz .bszfdx .content li .l1ywon .z4xlzy {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}
.jq3twq .yuc286 .gwaetz .bszfdx .content li .l1ywon .z4xlzy .z2xxwe {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 110px);
}
.jq3twq .yuc286 .gwaetz .bszfdx .content li .l1ywon .z4xlzy .z2xxwe a {
  padding-right: 20px;
  color: #000000;
  font-weight: 700;
  text-decoration: none;
  box-shadow: none;
  line-height: 28px;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
}
.jq3twq .yuc286 .gwaetz .bszfdx .content li .l1ywon .z4xlzy .z2xxwe p {
  margin-bottom: 0;
  line-height: 30px;
}
.jq3twq .yuc286 .gwaetz .bszfdx .content li .l1ywon .z4xlzy .spfltz {
  width: 110px;
}
.jq3twq .yuc286 .gwaetz .bszfdx .content li .l1ywon .z4xlzy .spfltz i {
  color: #ecb341;
}
.jq3twq .yuc286 .gwaetz .bszfdx .content li .l1ywon .m8ue99 p {
  margin-bottom: 0;
}
.jq3twq .yuc286 .gwaetz .bszfdx .sxsqvw {
  background-color: #ffffff;
}
.jq3twq .yuc286 .gwaetz .bszfdx .sxsqvw .amui4y .sku1nc {
  padding: 15px;
  border-bottom: 1px solid #e5ecff;
}
@media (min-width: 576px) {
  .jq3twq .yuc286 .gwaetz .bszfdx .sxsqvw .amui4y .sku1nc {
    padding: 15px 30px;
  }
}
.jq3twq .yuc286 .gwaetz .bszfdx .sxsqvw .amui4y .sku1nc h5 {
  text-transform: uppercase;
}
.jq3twq .yuc286 .gwaetz .bszfdx .sxsqvw .amui4y .erqmb6 {
  padding: 15px;
}
@media (min-width: 576px) {
  .jq3twq .yuc286 .gwaetz .bszfdx .sxsqvw .amui4y .erqmb6 {
    padding: 20px 30px;
  }
}
.jq3twq .yuc286 .gwaetz .bszfdx .sxsqvw .amui4y .erqmb6 input {
  border-color: #e5ecff;
  height: 45px;
  margin-bottom: 30px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding-left: 10px;
}
.jq3twq .yuc286 .gwaetz .bszfdx .sxsqvw .amui4y .erqmb6 .spfltz {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (max-width: 575px) {
  .jq3twq .yuc286 .gwaetz .bszfdx .sxsqvw .amui4y .erqmb6 .spfltz {
    margin-bottom: 15px;
  }
}
.jq3twq .yuc286 .gwaetz .bszfdx .sxsqvw .amui4y .erqmb6 .spfltz .d41m3s {
  padding-right: 5px;
}
.jq3twq .yuc286 .gwaetz .bszfdx .sxsqvw .amui4y .erqmb6 .spfltz ul {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.jq3twq .yuc286 .gwaetz .bszfdx .sxsqvw .amui4y .erqmb6 .spfltz ul li {
  list-style: none;
}
.jq3twq .yuc286 .gwaetz .bszfdx .sxsqvw .amui4y .erqmb6 .spfltz ul li i {
  color: #ecb341;
}
.jq3twq .yuc286 .gwaetz .bszfdx .sxsqvw .amui4y .erqmb6 textarea {
  border-color: #ece5ff;
  padding: 10px;
  height: 130px;
  margin-bottom: 30px;
}
.jq3twq .yuc286 .gwaetz .bszfdx .sxsqvw .amui4y .erqmb6 button {
  background-color: #ff4600;
  color: #ffffff;
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  outline: none;
  height: 44px;
}
@media (min-width: 576px) {
  .jq3twq .yuc286 .gwaetz .bszfdx .sxsqvw .amui4y .erqmb6 button {
    width: 170px;
  }
}
.jq3twq .yuc286 .gwaetz .km0emp {
  background-color: #ffffff;
  padding: 30px;
  display: none;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.jq3twq .yuc286 .gwaetz .km0emp .u0eu31 .l1ywon {
  padding: 30px 0;
}
.jq3twq .yuc286 .gwaetz .km0emp .u0eu31 .l1ywon ul {
  margin: 0;
}
.jq3twq .yuc286 .gwaetz .km0emp .u0eu31 .l1ywon ul li {
  list-style: none;
  position: relative;
  padding-left: 30px;
}
.jq3twq .yuc286 .gwaetz .km0emp .u0eu31 .l1ywon ul li::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  color: #ecb341;
  transform: translateY(-50%);
  font-family: "Font Awesome 5 Free";
}

.k49ljd {
  background-color: #f7fbff;
}
.k49ljd .i9upa6 {
  text-align: center;
  padding: 100px 30px;
  background-color: #ffffff;
  border: 1px solid #e5ecf6;
}
@media (min-width: 1200px) {
  .k49ljd .i9upa6 {
    min-height: 700px;
  }
}
.k49ljd .i9upa6 .u0eu31 .ddtusf {
  max-width: 505px;
  margin: 0 auto 30px;
}
.k49ljd .i9upa6 .u0eu31 .ddtusf img {
  width: 100%;
}
.k49ljd .i9upa6 .u0eu31 .l1ywon h1 {
  color: #6c9a54f2;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  line-height: 1.4;
}
@media (max-width: 575px) {
  .k49ljd .i9upa6 .u0eu31 .l1ywon h1 {
    font-size: 36px;
  }
}
.k49ljd .i9upa6 .u0eu31 .l1ywon p {
  margin-bottom: 30px;
}

.w0zngp {
  position: fixed;
  bottom: -50px;
  right: 50px;
  z-index: 99;
  -webkit-transition: all ease 0.4s;
  -moz-transition: all ease 0.4s;
  transition: all ease 0.4s;
}
.w0zngp a {
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  background-color: #ff4600;
  color: #ffffff;
  position: relative;
  z-index: 99999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.w0zngp a:hover {
  background-color: #22a1ff;
}
.w0zngp.show {
  bottom: 50px;
  right: 50px;
}

html {
  font-size: 16px;
}

body {
  padding: 0;
  margin: 0;
  font-size: 16px;
  color: #5f5f5f;
  line-height: 1.875rem;
  overflow-x: hidden;
  font-family: "Roboto", sans-serif;
}
body.t3imik:after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  transition: all 0.3s ease;
  background: rgba(0, 0, 0, 0.8);
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  margin: 0;
  line-height: 1.5;
  color: #000000;
  font-family: "Oswald", sans-serif;
}

@media (min-width: 576px) {
  h1 {
    font-size: 3rem;
  }

  h2 {
    font-size: 2.25rem;
  }

  h3 {
    font-size: 1.875rem;
  }

  h4 {
    font-size: 1.5rem;
  }

  h5 {
    font-size: 1.25rem;
  }

  h6 {
    font-size: 1.125rem;
  }
}
a {
  display: inline-block;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
a:hover {
  text-decoration: none;
}

ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
  padding: 5px 0;
}

input, textarea, button {
  width: 100%;
  background-color: transparent;
  border: 1px solid transparent;
  outline: none;
}

textarea {
  height: 200px;
}

input, button {
  height: 40px;
}

header ul > li .qev3ke::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

header ul > li > ul > li .qev3ke::after {
  margin-left: 5px;
}

.fncoj2::before,
.dhzmyd::before {
  font-weight: 600;
}

.zq5zkx {
  padding: 80px 0;
}
@media (min-width: 992px) {
  .zq5zkx {
    padding: 120px 0;
  }
}

.aayl6c {
  margin-bottom: 15px !important;
}

.e3yz3o {
  margin-bottom: -15px !important;
}

.qoj2xp {
  margin-bottom: -30px !important;
}

.ymssxf {
  margin-bottom: -40px !important;
}

@media (max-width: 991px) {
  .ve6loi {
    margin-top: 40px;
  }
}

.etl9ah {
  margin-top: 15px;
  font-size: 14px;
}
.etl9ah.success {
  color: green;
}
.etl9ah.error {
  color: red;
}

.wojh7l {
  background-color: #e1ffff;
}
.wojh7l .i9upa6 {
  margin: -15px;
}
.wojh7l .i9upa6 .u0eu31 {
  width: 100%;
  z-index: 1;
}
@media (min-width: 992px) {
  .wojh7l .i9upa6 .u0eu31 {
    width: 50%;
  }
}
.wojh7l.rcnqw6 {
  background-color: #f7fbff;
}
.wojh7l.zg36se {
  background-color: #f7fbff;
}
.wojh7l.zg36se .i9upa6 {
  margin: -15px;
}
.wojh7l.zg36se .i9upa6 article {
  width: 100%;
}
@media (min-width: 992px) {
  .wojh7l.zg36se .i9upa6 article {
    width: 66.66%;
  }
}
.wojh7l.zg36se .i9upa6 article .u0eu31 {
  width: 100%;
}
.wojh7l.zg36se .i9upa6 article .u0eu31 .nb1k4r {
  margin-bottom: 40px;
}
.wojh7l.zg36se .i9upa6 article .u0eu31 .nb1k4r .ddtusf blockquote {
  background-color: #ff4600;
  padding: 50px 10px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  font-style: italic;
  color: #ffffff;
}
.wojh7l.zg36se .i9upa6 article .u0eu31 .nb1k4r .ddtusf blockquote .si78qo {
  margin-bottom: 20px;
}
.wojh7l.zg36se .i9upa6 article .u0eu31 .nb1k4r .l1ywon {
  padding: 33px 15px 20px;
}
.wojh7l.zg36se .i9upa6 article .u0eu31:last-child .nb1k4r {
  margin-bottom: 0;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .u0eu31 .nb1k4r {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 0;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .u0eu31 .nb1k4r .l1ywon h4 {
  text-transform: uppercase;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .u0eu31 .nb1k4r .l1ywon .m8ue99 p {
  margin-bottom: 25px;
  color: #696969;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .u0eu31 .nb1k4r .l1ywon .m8ue99 blockquote {
  background-color: #ff4600;
  padding: 25px;
  font-style: italic;
  font-weight: 700;
  margin-bottom: 25px;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .u0eu31 .nb1k4r .l1ywon .m8ue99 blockquote .ddtusf {
  width: 40px;
  padding: 7px 0;
}
@media (max-width: 575px) {
  .wojh7l.zg36se.bmpo0h .i9upa6 article .u0eu31 .nb1k4r .l1ywon .m8ue99 blockquote .ddtusf {
    display: none;
  }
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .u0eu31 .nb1k4r .l1ywon .m8ue99 blockquote p {
  margin: 0;
  width: calc(100%);
  color: #ffffff;
}
@media (min-width: 576px) {
  .wojh7l.zg36se.bmpo0h .i9upa6 article .u0eu31 .nb1k4r .l1ywon .m8ue99 blockquote p {
    width: calc(100% - 40px);
    padding-left: 20px;
  }
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .u0eu31 .nb1k4r .ddtusf img {
  width: 100%;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .cbjr2l {
  padding: 25px;
  margin: 0 15px;
  background-color: #ffffff;
  margin-bottom: 40px;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .cbjr2l .v3pwvm {
  width: 100%;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .wojh7l.zg36se.bmpo0h .i9upa6 article .cbjr2l .v3pwvm {
    width: calc(100% - 205px);
    margin-bottom: 0;
  }
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .cbjr2l .v3pwvm ul {
  width: calc(100% - 40px);
  padding-left: 20px;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .cbjr2l .v3pwvm ul li {
  padding: 5px;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .cbjr2l .v3pwvm ul li:last-child {
  padding-right: 0;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .cbjr2l .v3pwvm ul li:first-child {
  padding-left: 0;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .cbjr2l .v3pwvm ul li a {
  font-size: 14px;
  padding: 3px 20px;
  border: 1px solid #ebebeb;
  color: #000000;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .cbjr2l .v3pwvm ul li a.active, .wojh7l.zg36se.bmpo0h .i9upa6 article .cbjr2l .v3pwvm ul li a:hover {
  background-color: #ff4600;
  color: #ffffff;
  border-color: #ff4600;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .cbjr2l .v3pwvm .fg4ou4 {
  width: 40px;
  height: 40px;
  background-color: #ff4600;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .cbjr2l .v3pwvm .fg4ou4:after {
  width: 15px;
  height: 15px;
  background-color: #ff4600;
  -webkit-transform: rotate(45deg) translate(-80%, 20%);
  -ms-transform: rotate(45deg) translate(-80%, 20%);
  transform: rotate(45deg) translate(-80%, 20%);
  left: 100%;
  top: 50%;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .cbjr2l .v3pwvm .fg4ou4 img {
  z-index: 1;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .cbjr2l ul.hrqjwn {
  width: 100%;
}
@media (min-width: 768px) {
  .wojh7l.zg36se.bmpo0h .i9upa6 article .cbjr2l ul.hrqjwn {
    width: 200px;
    padding-left: 20px;
  }
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .cbjr2l ul.hrqjwn li {
  padding: 0;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .cbjr2l ul.hrqjwn li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  background-color: #ff4600;
  color: #ffffff;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .cbjr2l ul.hrqjwn li a.q7p82b {
  background-color: #3b5998;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .cbjr2l ul.hrqjwn li a.ok51pj {
  background-color: #55acee;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .cbjr2l ul.hrqjwn li a.efv8jg {
  background-color: #db3776;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .cbjr2l ul.hrqjwn li a.n9mbfe {
  background-color: #dd4b39;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .a9ygfi {
  padding: 0 25px;
  margin-bottom: 60px;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .xppixa {
  background-color: #ffffff;
  margin: 15px 15px 40px;
  padding: 25px 0;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .xppixa ul li {
  padding: 0;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .xppixa ul li .u0eu31 {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 25px 25px 20px;
  border-bottom: 1px solid #ebebeb;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .xppixa ul li .u0eu31:first-child {
  padding-top: 0;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .xppixa ul li .u0eu31 .ddtusf {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media (max-width: 575px) {
  .wojh7l.zg36se.bmpo0h .i9upa6 article .xppixa ul li .u0eu31 .ddtusf {
    margin: 0 auto 15px 0;
  }
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .xppixa ul li .u0eu31 .l1ywon {
  width: 100%;
}
@media (min-width: 576px) {
  .wojh7l.zg36se.bmpo0h .i9upa6 article .xppixa ul li .u0eu31 .l1ywon {
    width: calc(100% - 80px);
    padding-left: 20px;
  }
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .xppixa ul li .u0eu31 .l1ywon h6 {
  font-size: 16px;
  text-transform: uppercase;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .xppixa ul li .u0eu31 .l1ywon h6 span a {
  font-size: 14px;
  color: #ff4600;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .xppixa ul li .u0eu31 .l1ywon h6 span a i {
  margin-right: 5px;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .xppixa ul li .u0eu31 .l1ywon p {
  margin: 0;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .xppixa ul li ul {
  padding-left: 25px;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .xppixa ul li ul li .u0eu31 {
  border: none;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .xppixa ul li ul li:first-child .u0eu31 {
  padding-top: 25px;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .xppixa ul li ul li:last-child .u0eu31 {
  padding-bottom: 0;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .q9pxqu {
  margin: 0 15px;
  padding: 25px;
  background-color: #ffffff;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .q9pxqu .aw6oz2 input,
.wojh7l.zg36se.bmpo0h .i9upa6 article .q9pxqu .aw6oz2 textarea {
  background-color: #f7fbff;
  margin-bottom: 30px;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .q9pxqu .aw6oz2 input {
  width: 48%;
  height: 50px;
  padding-left: 20px;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .q9pxqu .aw6oz2 textarea {
  padding: 20px;
}
.wojh7l.zg36se.bmpo0h .i9upa6 article .q9pxqu .aw6oz2 input[type=submit] {
  width: 175px;
  background-color: #ff4600;
  font-weight: 700;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 0;
}

aside {
  width: 100%;
  padding: 15px;
}
@media (min-width: 768px) {
  aside {
    margin: 0 auto;
    width: 80%;
  }
}
@media (min-width: 992px) {
  aside {
    width: 33.33%;
  }
}
aside .widget {
  padding: 25px;
  background-color: #ffffff;
  margin-bottom: 30px;
}
aside .widget:last-child {
  margin-bottom: 0;
}
aside .widget.g6y1rd .ke4bmt input {
  background-color: #f7fbff;
  height: 50px;
  padding-left: 10px;
  line-height: 50px;
}
aside .widget.g6y1rd .ke4bmt button {
  padding: 0;
  top: 0;
  right: 0;
  line-height: 50px;
  width: 50px;
  height: 50px;
  outline: none;
}
aside .widget.ktyvmm .n1hqjx, aside .widget.r7tccq .n1hqjx {
  margin-top: -5px;
}
aside .widget.ktyvmm .n1hqjx li, aside .widget.r7tccq .n1hqjx li {
  border-bottom: 1px solid #ebebeb;
}
aside .widget.ktyvmm .n1hqjx li:first-child, aside .widget.r7tccq .n1hqjx li:first-child {
  padding-top: 0;
}
aside .widget.ktyvmm .n1hqjx li:first-child a, aside .widget.r7tccq .n1hqjx li:first-child a {
  padding-top: 0;
}
aside .widget.ktyvmm .n1hqjx li:last-child, aside .widget.r7tccq .n1hqjx li:last-child {
  border: none;
  padding-bottom: 0;
}
aside .widget.ktyvmm .n1hqjx li:last-child a, aside .widget.r7tccq .n1hqjx li:last-child a {
  padding-bottom: 0;
}
aside .widget.ktyvmm .n1hqjx li a, aside .widget.r7tccq .n1hqjx li a {
  color: #000000;
  padding: 7px 0;
}
aside .widget.ktyvmm .n1hqjx li a i, aside .widget.r7tccq .n1hqjx li a i {
  margin-right: 5px;
  color: #000000;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
aside .widget.ktyvmm .n1hqjx li a.active, aside .widget.ktyvmm .n1hqjx li a:hover, aside .widget.r7tccq .n1hqjx li a.active, aside .widget.r7tccq .n1hqjx li a:hover {
  padding-left: 10px;
  color: #ff4600;
}
aside .widget.ktyvmm .n1hqjx li a.active i, aside .widget.ktyvmm .n1hqjx li a:hover i, aside .widget.r7tccq .n1hqjx li a.active i, aside .widget.r7tccq .n1hqjx li a:hover i {
  color: #ff4600;
}
aside .widget.yremde ul.n1hqjx {
  margin-top: -5px;
}
aside .widget.yremde ul.n1hqjx li {
  border-bottom: 1px solid #ebebeb;
  padding: 20px 0;
}
aside .widget.yremde ul.n1hqjx li:first-child {
  padding-top: 0;
}
aside .widget.yremde ul.n1hqjx li:last-child {
  border-bottom: 1px solid transparent;
  padding-bottom: 5px;
}
aside .widget.yremde ul.n1hqjx li:hover .ddtusf img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
aside .widget.yremde ul.n1hqjx li:hover .l1ywon h6 a {
  color: #ff4600;
}
aside .widget.yremde ul.n1hqjx li .ddtusf {
  width: 90px;
}
aside .widget.yremde ul.n1hqjx li .l1ywon {
  width: calc(100% - 90px);
  padding-right: 20px;
}
aside .widget.yremde ul.n1hqjx li .l1ywon h6 a {
  font-size: 16px;
  color: #000000;
  font-family: "Roboto", sans-serif;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
aside .widget.yremde ul.n1hqjx li .l1ywon p {
  margin: 0;
}
aside .widget.ao6zso ul.n1hqjx {
  margin: -6.5px;
}
aside .widget.ao6zso ul.n1hqjx li {
  width: 33.33%;
  padding: 6.5px;
}
aside .widget.ao6zso ul.n1hqjx li a:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
aside .widget.dpartr ul.n1hqjx {
  margin: -5px;
}
aside .widget.dpartr ul.n1hqjx li {
  padding: 5px;
}
aside .widget.dpartr ul.n1hqjx li a {
  padding: 2px 11px;
  color: #000000;
  border: 1px solid #ebebeb;
  border-radius: 1px;
}
@media (max-width: 575px) {
  aside .widget.dpartr ul.n1hqjx li a {
    font-size: 14px;
  }
}
aside .widget.dpartr ul.n1hqjx li a.active, aside .widget.dpartr ul.n1hqjx li a:hover {
  background-color: #ff4600;
  color: #ffffff;
  border-color: #ff4600;
}

.din7d5 li {
  padding: 0;
}
.din7d5 li a {
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #ff4600;
  background-color: #ffffff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-right: 10px;
  border: 1px solid #ebebeb;
}
.din7d5 li a.active {
  background-color: #ff4600;
  color: #ffffff;
  border-color: #ff4600;
}
.din7d5 li a:hover {
  border-color: #ff4600;
  background: #ff4600;
  color: #ffffff;
}
.din7d5 li:last-child a {
  margin: 0;
}

.upzbvd {
  background-color: #6c9a54f2;
  text-align: center;
}
.upzbvd h3 {
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: -11px;
}
.upzbvd form {
  max-width: 670px;
  margin: 0 auto;
}
.upzbvd form input {
  border: 1px solid #ffffff;
  color: #ffffff;
  padding-left: 20px;
  height: 56px;
}
.upzbvd form input::-webkit-input-placeholder {
  color: #fff;
}
.upzbvd form button {
  padding: 0;
  height: 56px;
  width: 180px;
  top: 0;
  right: 0;
  color: #6c9a54f2;
  font-weight: 700;
  background-color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
}
@media (max-width: 575px) {
  .upzbvd form button {
    width: 100%;
    position: relative;
  }
  .upzbvd form input {
    margin-bottom: 30px;
  }
}
.upzbvd.w8ie5q {
  background-color: #8d6dc4;
}

footer {
  background-color: #fff7d9;
}
footer.boh97j {
  background-color: #def1fd;
}
footer.boh97j .i9upa6 ul li a {
  color: #08b38e;
}
footer .i9upa6 {
  text-align: center;
}
footer .i9upa6 .post5o {
  margin-bottom: 20px;
}
footer .i9upa6 p {
  color: #000000;
  margin-bottom: 0px;
}
footer .i9upa6 p a {
  color: #ff4600;
}
footer .i9upa6 ul li {
  padding: 0;
  margin: 5px;
}
footer .i9upa6 ul li a {
  padding: 7px;
  color: #000000;
}
footer .i9upa6 ul li a.active, footer .i9upa6 ul li a:hover {
  color: #ff4600;
}
footer.jne5hr {
  background: url("../../assets/images/banner/footer.jpg") #fff7d9 no-repeat center center;
  background-size: cover;
}

@media (min-width: 576px) {
  .te536a:before, .te536a:after {
    position: absolute;
    content: "";
    animation: shape-animation-one 10s linear infinite;
  }
  .te536a:after {
    width: 520px;
    height: 185px;
    top: 0;
    left: 0;
    background-image: url(../../assets/images/shape/01.png);
    background-size: cover;
    background-position: center center;
  }
  .te536a:before {
    bottom: 0;
    right: 0;
    width: 300px;
    height: 195px;
    background-image: url(../../assets/images/shape/02.png);
    background-position: center center;
    background-size: cover;
  }
}
@media (min-width: 576px) {
  .te536a.xkin1b:before {
    background-image: url(../../assets/images/shape/03.png);
    bottom: 75%;
    height: 180px;
  }
}

@keyframes shape-animation-one {
  0% {
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
  50% {
    -webkit-transform: scale(1.3) rotate(-5deg);
    -ms-transform: scale(1.3) rotate(-5deg);
    transform: scale(1.3) rotate(-5deg);
  }
  100% {
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
  }
}
.ga4sak {
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #ffffff;
  z-index: 1;
  background-color: #ff4600;
  padding: 10px 30px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.ga4sak i {
  margin-left: 5px;
}
.ga4sak:after {
  top: 0;
  left: 0;
  background-color: #22a1ff;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.ga4sak:hover {
  color: #ffffff;
}
.ga4sak:hover:after {
  top: -100%;
}
.ga4sak.active:after {
  top: 100%;
}
.ga4sak.active:hover:after {
  top: 0;
}
.ga4sak.mcn2kh:after {
  background-color: #ff4600;
}
.ga4sak.w8ie5q {
  background-color: #ff4600;
}
.ga4sak.w8ie5q:after {
  background-color: #08b38e;
}

/*# sourceMappingURL=style.css.map */

/*新增加的css*/
.tqpe63 {
  padding: 20px 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pagination {
  margin-top: 20px;
  display: flex;
  flex-wrap: nowrap;
  gap: 6px;
}
.pagination a,
.pagination span {
  min-width: 38px;
  height: 38px;
  border: 1px solid #ccc;
  text-decoration: none;
  color: #333;
  border-radius: 4px;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination .uf0ccr {
  background-color: rgb(255 121 8);
  color: white;
  border-color: rgb(255 121 8);
}
.pagination .disabled {
  color: #aaa;
  border-color: #eee;
}

/* Theme 466 migration */
.fbispy { font-size: 0; }
.fbispy li { font-size: 16px; }
.fbispy li a { white-space: nowrap; }
.t9u32l { margin-left: 16px; font-size: 0; }
.t9u32l li { display: inline-block; vertical-align: middle; margin-left: 8px; font-size: 16px; }
.t9u32l .xxr79q { display: inline-block; min-width: 68px; height: 42px; line-height: 42px; padding: 0 16px; white-space: nowrap; text-align: center; }
.t9u32l .ii4cfr { background: #ffffff; color: #e84b3a; border: 1px solid #e84b3a; }
.flhxda li { margin: 5px 10px; }
.flhxda li a { width: auto; height: auto; line-height: 1.4; padding: 0; border-radius: 0; color: #ffffff; background: transparent; }
.m6sapp .y5f02n h1 { margin: 0; color: #ffffff; font-size: 58px; line-height: 1.08; font-weight: 700; }
.m6sapp .y5f02n h2 { font-size: 38px; line-height: 1.2; }
.t7166z { margin: 12px 0 0; color: #111111; font-size: 34px; line-height: 1.2; }
.ov302y { color: #111111; font-weight: 700; text-align: right; }
.u5ttzo { color: #222222; background: #ffffff; }
.u5ttzo h1, .u5ttzo h2, .u5ttzo h3, .u5ttzo h4, .u5ttzo h5, .u5ttzo p, .u5ttzo li, .u5ttzo label { color: #222222; }
.u5ttzo .fsw1kf h2 { color: #111111; }
.ezr2w5, .g2fc7v, .ii1gyf { background: #ffffff; border: 1px solid #ececec; padding: 30px; margin-bottom: 30px; box-shadow: 0 10px 30px rgba(0,0,0,.06); color: #222222; }
.ezr2w5 h5, .ezr2w5 p, .g2fc7v h3, .g2fc7v p, .g2fc7v label, .ii1gyf h2, .ii1gyf p { color: #222222; }
.ezr2w5.n6cdpb { border-color: #e84b3a; }
.ezr2w5 i { display: block; margin-bottom: 18px; color: #e84b3a; font-size: 34px; }
.ezr2w5.shpa4y { min-height: 190px; }
.emh71u { background: #151826; }
.emh71u .fsw1kf h2, .emh71u .fsw1kf p, .emh71u p { color: #ffffff; }
.a91z5a { padding: 26px 18px; margin-bottom: 25px; border: 1px solid rgba(255,255,255,.22); text-align: center; color: #ffffff; }
.a91z5a span { display: inline-block; width: 54px; height: 54px; line-height: 54px; margin-bottom: 14px; background: #e84b3a; color: #ffffff; font-weight: 700; }
.a91z5a p { margin: 0; color: #ffffff; }
.ho8wl6 { background: #f7f7f7; text-align: center; }
.ho8wl6 h2, .ho8wl6 p { color: #222222; }
.tice2e, .ypxbiz { display: inline-block; height: 48px; line-height: 48px; padding: 0 24px; margin: 8px; border: 1px solid #ffffff; background: transparent; color: #ffffff; text-align: center; font-weight: 700; }
.ypxbiz { border-color: #e84b3a; color: #e84b3a; background: #ffffff; }
.ho8wl6 .tice2e { border-color: #e84b3a; color: #e84b3a; background: #ffffff; }
.j4hkvy { max-width: 330px; min-height: 480px; padding: 18px; margin: 0 auto 30px; background: #151826; border: 10px solid #ffffff; box-shadow: 0 18px 45px rgba(0,0,0,.18); }
.j4hkvy > div { min-height: 424px; padding: 58px 28px; border: 1px solid rgba(255,255,255,.18); }
.j4hkvy h3, .j4hkvy p { color: #ffffff; }
.m2az48 { padding: 0; margin: 22px 0; list-style: none; }
.m2az48 li { position: relative; padding-left: 24px; margin-bottom: 14px; color: #333333; }
.m2az48 li:before { content: ''; position: absolute; left: 0; top: 9px; width: 8px; height: 8px; background: #e84b3a; }
.tzshzi input, .tzshzi select, .tzshzi textarea { width: 100%; margin-bottom: 15px; padding: 13px 15px; border: 1px solid #dddddd; background: #ffffff; color: #222222; box-sizing: border-box; }
.tzshzi input, .tzshzi select { height: 50px; }
.tzshzi input::placeholder, .tzshzi textarea::placeholder { color: #767676; }
.su7r93 { overflow: hidden; margin-bottom: 12px; color: #333333; }
.su7r93 label { float: left; }
.su7r93 a { float: right; color: #e84b3a; }
.ws5d7k { font-size: 0; }
.ws5d7k .ga4sak, .ws5d7k .ypxbiz { display: inline-block; vertical-align: top; height: 48px; line-height: 48px; padding: 0 24px; margin: 8px 8px 0 0; border-width: 1px; font-size: 16px; cursor: pointer; }
.ws5d7k button.ga4sak { border: 0; }
.hco3em { margin: 0 0 18px; color: #111111; font-size: 34px; line-height: 1.28; font-weight: 700; }
.wojh7l .ddtusf img, .wojh7l article .ddtusf img { max-height: 260px; object-fit: cover; width: 100%; }
@media (max-width: 1199px) {
  .fbispy li { font-size: 14px; }
  .fbispy li a { padding-left: 8px; padding-right: 8px; }
  .t9u32l .xxr79q { min-width: 58px; padding: 0 12px; }
}
@media (max-width: 991px) {
  .t9u32l { margin: 12px 0 0; }
  .t9u32l li { margin: 4px; }
  .m6sapp .y5f02n h1 { font-size: 42px; }
  .m6sapp .y5f02n h2 { font-size: 28px; }
  .ov302y { text-align: left; margin-top: 12px; }
}
@media (max-width: 575px) {
  .m6sapp .y5f02n h1, .t7166z, .hco3em { font-size: 28px; }
  .su7r93 label, .su7r93 a { float: none; display: block; margin-bottom: 8px; }
  .ws5d7k .ga4sak, .ws5d7k .ypxbiz, .ho8wl6 .ga4sak, .ho8wl6 .tice2e { display: block; width: 100%; margin-right: 0; }
}
