.formError {
  z-index: 990;
}
.formError .formErrorContent {
  z-index: 991;
}
.formError .formErrorArrow {
  z-index: 996;
}
.ui-dialog .formError {
  z-index: 5000;
}
.ui-dialog .formError .formErrorContent {
  z-index: 5001;
}
.ui-dialog .formError .formErrorArrow {
  z-index: 5006;
}
.inputContainer {
  position: relative;
  float: left;
}
.formError {
  position: absolute;
  top: 300px;
  left: 300px;
  display: block;
  cursor: pointer;
  text-align: left;
}
.formError.inline {
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
}
.ajaxSubmit {
  padding: 20px;
  background: #55ea55;
  border: 1px solid #999;
  display: none;
}
.formError .formErrorContent {
  width: 100%;
  background: #ee0101;
  position: relative;
  color: #fff;
  min-width: 150px;
  font-size: 11px;
  border: 2px solid #ddd;
  box-shadow: 0 0 6px #000;
  -moz-box-shadow: 0 0 6px #000;
  -webkit-box-shadow: 0 0 6px #000;
  -o-box-shadow: 0 0 6px #000;
  padding: 4px 10px 4px 10px;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  -o-border-radius: 6px;
}
.formError.inline .formErrorContent {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
}
.greenPopup .formErrorContent {
  background: #33be40;
}
.blackPopup .formErrorContent {
  background: #393939;
  color: #fff;
}
.formError .formErrorArrow {
  width: 15px;
  margin: -2px 0 0 13px;
  position: relative;
}
body[dir="rtl"] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
  margin: -2px 13px 0 0;
}
.formError .formErrorArrowBottom {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  margin: 0px 0 0 12px;
  top: 2px;
}
.formError .formErrorArrow div {
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
  box-shadow: 0 2px 3px #444;
  -moz-box-shadow: 0 2px 3px #444;
  -webkit-box-shadow: 0 2px 3px #444;
  -o-box-shadow: 0 2px 3px #444;
  font-size: 0px;
  height: 1px;
  background: #ee0101;
  margin: 0 auto;
  line-height: 0;
  font-size: 0;
  display: block;
}
.formError .formErrorArrowBottom div {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
}
.greenPopup .formErrorArrow div {
  background: #33be40;
}
.blackPopup .formErrorArrow div {
  background: #393939;
  color: #fff;
}
.formError .formErrorArrow .line10 {
  width: 13px;
  border: none;
}
.formError .formErrorArrow .line9 {
  width: 11px;
  border: none;
}
.formError .formErrorArrow .line8 {
  width: 11px;
}
.formError .formErrorArrow .line7 {
  width: 9px;
}
.formError .formErrorArrow .line6 {
  width: 7px;
}
.formError .formErrorArrow .line5 {
  width: 5px;
}
.formError .formErrorArrow .line4 {
  width: 3px;
}
.formError .formErrorArrow .line3 {
  width: 1px;
  border-left: 2px solid #ddd;
  border-right: 2px solid #ddd;
  border-bottom: 0 solid #ddd;
}
.formError .formErrorArrow .line2 {
  width: 3px;
  border: none;
  background: #ddd;
}
.formError .formErrorArrow .line1 {
  width: 1px;
  border: none;
  background: #ddd;
}

* {
  margin: 0px;
  padding: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  line-height: 1.42857143;
  background-color: #fff;
  color: #212529;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}

@font-face {
  font-family: "arial-bold";
  font-display: swap;
  src: url("../fonts/arial-bold.woff2") format("woff2"),
    url("../fonts/arial-bold.woff") format("woff"),
    url("../fonts/arial-bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/arial-bold.ttf") format("truetype"),
    url("../fonts/arial-bold.svg#arial-bold") format("svg");
}
@font-face {
  font-family: "arial";
  font-display: swap;
  src: url("../fonts/arial.woff2") format("woff2"),
    url("../fonts/arial.woff") format("woff"),
    url("../fonts/arial.eot?#iefix") format("embedded-opentype"),
    url("../fonts/arial.ttf") format("truetype"),
    url("../fonts/arial.svg#arial") format("svg");
}
@font-face {
  font-family: "Times New Roman";
  font-display: swap;
  src: url("../fonts/Times New Roman.woff2") format("woff2"),
    url("../fonts/Times New Roman.woff") format("woff"),
    url("../fonts/Times New Roman.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Times New Roman.ttf") format("truetype"),
    url("../fonts/Times New Roman.svg#Times New Roman") format("svg");
}

html,
body {
  font-size: 62.5%;
  font-family: "arial";
}
dl,
dt,
dd,
ul,
li,
input,
form,
a,
p,
textarea,
button,
label,
tr,
td,
th {
  margin: 0;
  padding: 0;
  font-family: "arial";
  font-weight: normal;
  outline: none;
  font-size: 13px;
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-family: "Times New Roman";
  font-weight: normal;
  outline: none;
}
.services-container p,
.services-container ul,
.services-container li,
.services-container a,
.services-container table tr,
.services-container table td {
  font-size: 14px !important;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  color: #212529;
  opacity: 1;
}
.services-container a {
  color: #e26455;
}
.services-container a:hover {
  color: #e6590d;
}
ol,
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear {
  zoom: 1;
}
.clear:after {
  display: block;
  clear: both;
  content: "";
  height: 0;
}
.clearfix {
  overflow: hidden;
}

img {
  border: none;
  outline: none;
}
a {
  color: #1e5e9b;
}
a:hover {
  color: #76c2f6;
  text-decoration: none;
}
/*img{ max-width:100%; height:auto;}*/

input::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
  font-weight: normal;
  font-family: "arial";
}
input::-moz-placeholder {
  color: #999;
  font-size: 14px;
  font-weight: normal;
  font-family: "arial";
}
input::-moz-placeholder {
  color: #999;
  font-size: 14px;
  font-weight: normal;
  font-family: "arial";
}
input::-ms-input-placeholder {
  color: #999;
  font-size: 14px;
  font-weight: normal;
  font-family: "arial";
}
textarea::-webkit-input-placeholder {
  color: #999;
  font-size: 14px;
  font-weight: normal;
  font-family: "arial";
}
textarea::-moz-placeholder {
  color: #999;
  font-size: 14px;
  font-weight: normal;
  font-family: "arial";
}
textarea::-moz-placeholder {
  color: #999;
  font-size: 14px;
  font-weight: normal;
  font-family: "arial";
}
textarea::-ms-input-placeholder {
  color: #999;
  font-size: 14px;
  font-weight: normal;
  font-family: "arial";
}

a:link {
  text-decoration: none !important;
}
　　 a:active {
  text-decoration: none !important;
}
　　 a:hover {
  text-decoration: none !important;
}
　　 a:visited {
  text-decoration: none !important;
}

a:focus {
  color: indianred;
}
.imgbox img {
  transition: all 0.5s;
}
.imgbox img:hover {
  transform: scale(1.1);
}

.less {
  width: 420px;
  height: 400px;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
  transition: box-shadow 0.2s, -webkit-transform 0.2s;
  transition: box-shadow 0.2s, transform 0.2s;
  transition: box-shadow 0.2s, transform 0.2s, -webkit-transform 0.2s;
}
.less:hover {
  transform: translateY(-6px);
  -webkit-transform: translateY(-6px);
}

.gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
}

.navli > ul > li > .downnav::-webkit-scrollbar {
  width: 0px;
  /*height: 2px;*/
  background: #1e1e1e;
}
.navli > ul > li > .downnav::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 2px #ab7525;
  background: #1e1e1e;
  width: 0px;
  height: 4px;
}
.navli > ul > li > .downnav::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px #1e1e1e;
  border-radius: 10px;
  background: #fff;
}

.text-dealsss {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type="number"] {
  -moz-appearance: textfield;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?1yetvw");
  src: url("../fonts/icomoon.eot?1yetvw#iefix") format("embedded-opentype"),
    url("../fonts/icomoon.ttf?1yetvw") format("truetype"),
    url("../fonts/icomoon.woff?1yetvw") format("woff"),
    url("../fonts/icomoon.svg?1yetvw#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-facebook:before {
  content: "\e945";
}
.icon-twitter:before {
  content: "\e9a7";
}
.icon-linkedin:before {
  content: "\e94b";
}
.icon-blog:before {
  content: "\e942";
}
.icon-arrow-up:before {
  content: "\e96f";
}
.icon-check:before {
  content: "\e98d";
}
.icon-location:before {
  content: "\e907";
}
.icon-phone:before {
  content: "\e90a";
}
.icon-email:before {
  content: "\e91d";
}
.icon-img-inquiry:before {
  content: "\e912";
}
.icon-location-arrow:before {
  content: "\e924";
}
.icon-calendar:before {
  content: "\e95b";
}
.icon-clock-o:before {
  content: "\e93b";
}
.icon-time:before {
  content: "\e993";
}

.maincon {
  width: 100%;
  margin: auto;
  height: auto;
  padding: 0px 15%;
  max-width: 2000px;
}
p {
  color: #383838;
  opacity: 0.87;
  font-size: 14px;
  line-height: 1.57;
  letter-spacing: 0.1px;
  margin-bottom: 15px;
}
p a {
  font-size: inherit;
  font-family: inherit;
  color: inherit;
}

.toper {
  width: 100%;
  height: auto;
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 99;
}
.toper-content {
  width: 100%;
  height: auto;
  padding: 10px 0px 0px;
}
.top-logo {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.top-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 30px;
}
.top-right .quick-btn a {
  color: #fff;
  font-size: 15px;
  font-family: "arial-bold";
}
.top-right .quick-btn a:hover {
  color: #b3e5ff;
}
.logos {
  width: auto;
}
.logos img {
  height: 60px;
  width: auto;
  display: block;
}
.logos .pic2 {
  display: none;
}
.toper-nav {
  width: 100%;
  height: auto;
}
.sp_nav {
  width: 25px;
  position: relative;
  cursor: pointer;
  height: 22px;
  margin-top: 9px;
  display: none;
}
.sp_nav span {
  display: block;
  background: #fff;
  width: 25px;
  height: 2px;
  position: absolute;
  left: 0px;
  transition: all ease 0.35s;
}
.sp_nav span:nth-of-type(1) {
  top: 0px;
}
.sp_nav span:nth-of-type(2) {
  top: 10px;
}
.sp_nav span:nth-of-type(3) {
  top: 20px;
}
.sp_nav_se span:nth-of-type(1) {
  top: 10px;
  transform: rotate(45deg);
}
.sp_nav_se span:nth-of-type(2) {
  width: 0;
}
.sp_nav_se span:nth-of-type(3) {
  top: 10px;
  transform: rotate(-45deg);
}

.nav-box {
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.navs {
  width: auto;
  height: 100%;
  position: relative;
  margin-top: 0;
}
.navs > ul {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.navs a {
  font-size: 16px;
  color: #000;
}
.navs a:first-child {
  margin-left: 0px;
}
.navs a:hover {
  color: #ffc000;
}
.navs a.shows {
  color: #fcc10e;
}
.navs > ul > li {
  width: auto;
  height: 60px;
  line-height: 60px;
  float: left;
  margin-left: 80px;
  position: relative;
  padding: 0px 0px 0px;
}
.navs > ul > li:first-child {
  margin-left: 0px;
}
.navs > ul > li > a {
  font-weight: normal;
  font-family: "arial-bold";
  color: #fff;
  font-size: 15px;
}
.navs > ul > li:after {
  /*content: '';*/
  position: absolute;
  width: 0%;
  height: 2px;
  background: #fff;
  bottom: 18px;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.3s;
}
.navs > ul > li > span {
  float: right;
  margin-left: 5px;
  color: #fff;
  font-size: 14px;
  transition: all 0s;
}
.navs > ul > li > span::before {
  content: "\e970";
  font-family: "icomoon";
  right: 0;
  top: 0;
}
.navs > ul > li > a.actives {
  color: #000000;
}
.navs > ul > li > span.act::before {
  color: #000000;
}
.navs > ul > li:hover:after {
  width: 100%;
}
.navs > ul > li:hover > a {
  color: #e26455;
}
.navs > ul > li:hover > span {
  color: #e26455;
}
.navs > ul > li:hover:after {
  background: #e26455;
}
.navs ul li ul li {
  width: 100%;
  height: auto;
  padding: 10px 10px;
  border-bottom: 1px solid #d2d7da;
  margin-bottom: 0px;
  position: relative;
  line-height: 25px;
  float: left;
}
.navs ul li ul li span::before {
  content: ">";
  color: #062134;
  font-weight: bold;
  position: absolute;
  top: 50%;
  right: 15px;
  position: absolute;
  transform: translateY(-50%);
}
.navs ul li ul li a {
  display: inline-block;
  max-width: calc(100% - 16px);
  transition: all 0.1s ease-out;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-inline-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #6d6d6d;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  font-family: Arial, Helvetica, sans-serif;
}
.navs ul li ul li:hover {
  /*background: #062134;*/
  /*border-bottom: 1px solid #062134;*/
}
.navs ul li ul li:hover > a {
  color: #e26455;
}
.navs ul li ul li:hover > span::before {
  color: #e26455;
}
.navs ul li ul li a.shows {
  color: #e26455;
}
.navs ul li ul li img {
  height: 7px;
  cursor: pointer;
  transition: all 0.3s;
  line-height: 12px;
  top: 50%;
  position: absolute;
  right: 5px;
  transform: translateY(-50%);
}
.navs ul li ul li img.down {
  transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
}
.navs > ul > li > ul {
  position: absolute;
  left: 0px;
  top: 90%;
  background: #fff;
  width: 300px;
  height: auto;
  display: none;
  z-index: 101;
}
.navs ul li ul li ul {
  position: absolute;
  left: 100%;
  top: 0px;
  background: #fff;
  width: 100%;
  height: auto;
  display: none;
}
.search-info {
  width: 500px;
  height: auto;
}
#search-form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #fff;
  box-shadow: none;
  height: 44px;
  width: 100%;
  max-width: 100%;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 6px;
}
#search-form input {
  width: calc(100% - 35px);
  height: 100%;
  border: none;
  background: none;
  box-shadow: none;
  padding: 0px 15px;
  font-size: 16px;
  border: none;
  color: #000;
}
#search-form button {
  height: 100%;
  width: 35px;
  border: none;
  font-size: 18px;
  color: #000;
  flex-shrink: 0;
  background: none;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
}
#search-form button:after {
  content: "\e997";
  font-family: "icomoon" !important;
}
#search-form button:hover {
  color: #e26455;
}
#search-form input::-webkit-input-placeholder {
  color: #999;
  font-size: 16px;
}
#search-form input::-moz-placeholder {
  color: #999;
  font-size: 16px;
}
#search-form input::-moz-placeholder {
  color: #999;
  font-size: 16px;
}
#search-form input::-ms-input-placeholder {
  color: #999;
  font-size: 16px;
}

.toper.fixed {
  border-bottom: 1px solid #bbb;
  background: #fff;
}
.toper.fixed .navs > ul > li > a {
  color: #3a3a3a;
}
.toper.fixed .navs > ul > li:hover > a {
  color: #e26455;
}
.toper.fixed .navs > ul > li > span {
  color: #3a3a3a;
}
.toper.fixed .navs > ul > li:hover > span {
  color: #e26455;
}
.toper.fixed .navs > ul > li:hover:after {
  background: #3a3a3a;
}
.toper.fixed .logos .pic1 {
  display: none;
}
.toper.fixed .logos .pic2 {
  display: block;
}
.toper.fixed .top-right .quick-btn a {
  color: #3a3a3a;
  font-size: 14px;
}
.toper.fixed .top-right .quick-btn a:hover {
  color: #e26455;
}
.toper.fixed .sp_nav span {
  background: #000;
}
.toper.fixed #search-form {
  border: 1px solid #bbb;
}
.toper.fixed #search-form input {
  color: #000;
}
.toper.fixed #search-form input::-webkit-input-placeholder {
  color: #999;
}
.toper.fixed #search-form input::-moz-placeholder {
  color: #999;
}
.toper.fixed #search-form input::-moz-placeholder {
  color: #999;
}
.toper.fixed #search-form input::-ms-input-placeholder {
  color: #999;
}
.toper.fixed #search-form button {
  color: #000;
}
.toper.fixed #search-form button:hover {
  color: #e26455;
}
.forms .form_control {
  width: 100%;
  height: 48px;
  border: 1px solid #fff;
  background: #f9f9f9;
  padding: 0px 10px;
  margin-bottom: 0px;
  font-size: 14px;
  color: #000;
  box-shadow: none;
  border-radius: 6px;
}
.forms .form_group {
  margin-bottom: 20px;
}
.forms textarea.form_control {
  height: 140px;
  padding: 10px 10px;
  line-height: 22px;
  display: block;
}
.forms .services.form_control {
  height: 48px;
}
.forms textarea.form_control.title {
  height: 80px;
}
.forms label {
  margin-bottom: 4px;
  font-size: 13px;
  color: #212529;
  margin-left: 10px;
  display: block;
}
.forms {
  width: 100%;
}
.forms .form_button {
  margin-top: 0px;
  text-align: left;
}
.forms .submit-btn {
  padding: 8px 60px;
  background: #e26455;
  color: #fff;
  border: none;
  outline: none;
  border-radius: 4px;
  font-family: "arial-bold";
  font-size: 15px;
}
.forms .submit-btn:hover {
  background: #e6590d;
}
.forms .form-check {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 15px;
}
.forms .form-check .form-check-input {
  flex-shrink: 0;
  margin-right: 8px;
  margin-top: 2px;
}
.forms .form-check label {
  margin-left: 0px;
  margin-bottom: 0px;
  line-height: 1.3;
}

.footer {
  width: 100%;
  height: auto;
  background: #5e5e60;
  position: relative;
}
.footer:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0px;
  top: 0px;
  background: url(../images/logo-icon.svg) no-repeat center right/auto 110%;
  opacity: 0.5;
}
.footer .maincon {
  position: relative;
  z-index: 5;
}
.footer p {
  color: #fff;
  margin-bottom: 5px;
  font-size: 14px;
  opacity: 1;
}
.footer li {
  color: #fff;
  margin-bottom: 5px;
  font-size: 14px;
}
.footer a {
  color: #fff;
  font-size: 14px;
}
.footer label {
  color: #fff;
}
.footer a:hover {
  color: #f25346;
}
.footer .foottitle {
  color: #fff;
  font-size: 20px;
  margin-bottom: 20px;
  display: block;
  font-family: "arial-bold";
}
.foot-info {
  width: 100%;
  margin: auto;
  max-width: 100%;
  height: auto;
  padding: 40px 0px 50px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  /* border-bottom: 1px solid #979797; */
}
.foot-nav {
  width: 600px;
}
.foot-nav-list {
  width: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  column-gap: 100px;
  margin-bottom: 30px;
}
.foot-nav-list ul {
  padding-left: 19px;
}
.foot-nav-list ul li {
  list-style: disc;
}
.foot-form {
  width: calc(100% - 600px);
}
.foot-form .forms label {
  display: none;
}
.foot-form .forms .form-check label {
  display: block;
  font-weight: normal;
}
.foot-form .forms .form_control {
  height: 52px;
  border-radius: 4px;
}
.foot-form .forms .form_group {
  margin-bottom: 18px;
}
.foot-form .forms textarea.form_control {
  height: 100px;
}
.foot-form .forms textarea.form_control.title {
  height: 52px;
  padding-top: 14px;
}
.foot-form .row {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: flex-start;
  margin: 0px -10px;
}
.foot-form .row:before {
  content: none;
}
.foot-form .row:after {
  content: none;
}
.foot-form .row > div {
  padding: 0px 10px;
}
.foot-form .row > .col-lg-6 {
  width: 50%;
}
.foot-form .row > .col-lg-12 {
  width: 100%;
}
.foot-contact-info {
  width: auto;
  margin: 0px 0px;
  max-width: 300px;
}
.foot-contact p {
  padding-left: 24px;
  position: relative;
  margin-bottom: 10px;
}
.foot-contact p:before {
  content: "";
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
  position: absolute;
  left: 0px;
  top: 2px;
}
.foot-contact p:nth-child(1):before {
  background-image: url(../images/foot-address.svg);
}
.foot-contact p:nth-child(2):before {
  background-image: url(../images/foot-phone.svg);
}
.foot-contact p:nth-child(3):before {
  background-image: url(../images/foot-email.svg);
}
.foot-logo{
  width: 100%;
  /* padding: 30px 0px; */
  display: flex;
  align-items: start;
  justify-content: center;
  column-gap: 30px;
  position: relative;
  z-index: 1;
  flex-direction: column;
  margin-bottom: 30px;
}
.foot-logo img{
  width: auto;
  height: 80px;
}
.foot-logo p{
  max-width: 500px;
  margin-bottom: 0px;
  line-height: 1.4;
  /* display: flex; */
  align-items: center;
  margin-top: 20px;
}
.foot-share-box {
  width: 100%;
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}
.foot-link-icon {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 50px;
}
.foot-link-icon a {
  color: #fff;
  font-size: 25px;
  transition: all 0s;
}
.foot-link-icon a:hover {
  color: #f25346;
  transition: all 0s;
}
.copyright {
  width: 100%;
  height: auto;
  padding: 15px 0px;
}
.copyright p {
  text-align: center;
  padding: 0px 0px;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}
.go_top {
  width: 38px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background-color: #e26455;
  color: #fff !important;
  position: fixed;
  right: 5px;
  bottom: 120px;
  opacity: 0;
  z-index: 333;
  cursor: pointer;
}
.go_top:before {
  font-family: "icomoon" !important;
  content: "\e96b";
  font-size: 20px;
}
.go_top:hover {
  color: #fff !important;
  background-color: #e6590d;
}

.home-banner {
  width: 100%;
  height: 100vh;
  min-height: 700px;
  background-image: url(../images/background-banner-a.png?v=20250313), url(../images/home-banner.jpg?v=20250314);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.home-banner .maincon {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-banner-content {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 10px;
}
.home-banner-content .text {
  width: 49%;
}

.home-banner-content .pic img {
  height: auto;
  -webkit-animation: upDown 8s linear infinite;
  animation: upDown 8s linear infinite;
}
.home-banner-content .home-banner-title {
  font-size: 38px;
  line-height: 1.3;
  font-family: MinionPro-Disp;
  color: #fff;
  margin-bottom: 30px;
}
.home-banner-content p {
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0.4px;
  color: #fff;
  opacity: 1;
  margin-bottom: 35px;
}
.home-banner-btn {
  display: inline-block;
  padding: 12px 30px;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 0px;
  font-size: 16px;
}
.home-banner-btn:hover {
  color: #000;
  border: 2px solid #fff;
  background: #fff;
}
@-webkit-keyframes upDown {
  0% {
    opacity: 1;
    transform: translate(0px, 0px);
  }
  25% {
    opacity: 1;
    transform: translate(15px, 15px);
  }
  50% {
    opacity: 1;
    transform: translate(20px, 4px);
  }
  100% {
    opacity: 1;
    transform: translate(0px, 0px);
  }
}
@keyframes upDown {
  0% {
    opacity: 1;
    transform: translate(0px, 0px);
  }
  25% {
    opacity: 1;
    transform: translate(15px, 15px);
  }
  50% {
    opacity: 1;
    transform: translate(20px, 4px);
  }
  100% {
    opacity: 1;
    transform: translate(0px, 0px);
  }
}
.home-positioning {
  width: 100%;
  height: auto;
  padding-top: 10px;
}
.home-positioning-list {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}
.home-positioning-list > h1 {
  font-size: 16px;
}
.home-positioning-list span {
  /*font-size: 14px;*/
  color: #000;
  line-height: 1.39;
  font-weight: bold;
  letter-spacing: 0.1px;
  cursor: pointer;
  /*display: flex;*/
  /*align-items: center;*/
  /*justify-content: flex-start;*/
  /*column-gap: 5px;*/
  margin-bottom: 10px;
}
.home-positioning-list span:hover {
  color: #e26455;
}
.home-positioning-list span:before {
  content: "\2193";
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 8px;
  color: #e26455;
  margin-right: 5px;
}
.maintitle {
  margin-bottom: 35px;
  text-align: left;
}
.maintitle p {
  max-width: 1000px;
  text-align: left;
  margin-top: 15px;
  margin-bottom: 0px;
}
.titles {
  font-size: 28px;
  line-height: 1.2;
  font-family: MinionPro;
  color: #2a2a2a;
  font-weight: normal;
}
.maintitle.center {
  text-align: center;
}
.maintitle.center p {
  margin: 15px auto 0px;
  text-align: center;
}
.mainsection1 {
  width: 100%;
  height: auto;
  padding: 70px 0px 80px;
  border-bottom: 4px solid #f6f6f3;
}
.mainsection1-list {
  width: 100%;
  height: auto;
  position: relative;
}
.mainsection1-list .list-item {
  height: auto;
  background: #f6f6f3;
  position: relative;
}
.mainsection1-list .list-item .pic {
  width: 100%;
  padding-bottom: 70%;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaabad;
}
.mainsection1-list .list-item .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0px;
  top: 0px;
  transition: all 0.5s;
}
.mainsection1-list .list-item:hover .pic img {
  transform: scale(1.1);
}
.mainsection1-list .list-item .text {
  width: 100%;
  padding: 20px 15px 50px;
}
.mainsection1-list .list-item .text h3 {
  font-size: 18px;
  line-height: 1.39;
  letter-spacing: 0.1px;
  margin-bottom: 10px;
  color: #1d1d1f;
  font-family: "arial-bold";
}
.mainsection1-list .list-item .list-more-btn {
  color: #e26455;
  opacity: 0.87;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.93;
  letter-spacing: 0.1px;
  position: absolute;
  left: 15px;
  bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 4px;
}
.mainsection1-list .list-item .list-more-btn:after {
  content: "\e96a";
  font-family: "icomoon" !important;
  font-size: 18px;
}
.mainsection1-list .list-item .list-more-btn:hover {
  color: #f25346;
}
.mainsection2 {
  width: 100%;
  height: auto;
  padding: 80px 0px 0px;
}
.mainsection2-info {
  width: 100%;
  height: auto;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.mainsection2-info .text {
  width: 48%;
  background: var(--main-color);
  padding: 60px 40px 40px;
}
.mainsection2-info .pic {
  width: 48%;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.mainsection2-info .pic img {
  width: 125%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0px;
  top: 0px;
  transition: all 0.5s;
}
.mainsection2-info .pic:hover img {
  transform: scale(1.1);
}
.mainsection2-info .pic:before {
  display: none;
  content: "";
  width: 60px;
  height: 60px;
  background: url(../images/video-icon.svg) no-repeat center center/contain;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  transition: all 0.3s;
}
.mainsection2-info .pic:hover:before {
  transition: all 0.3s;
  display: block;
  transform: translate(-50%, -50%) scale(0.9);
}
.mainsection2-info .text .titles {
  color: #fff;
}
.mainsection2-info .text p {
  color: #fff;
}
.mainsection2-info .text .text-list {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding-top: 20px;
}
.mainsection2-info .text .text-list .list-item {
  width: 22%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.mainsection2-info .text .text-list .list-item img {
  width: auto;
  height: 60px;
  margin-bottom: 20px;
}
.mainsection2-info .text .text-list .list-item p {
  text-align: center;
  margin-bottom: 0px;
  line-height: 1.3;
  text-align: center;
}
.home-alfacar-platform {
  padding-top: 50px;
  margin-top: 30px;
}

.home-alfacar-platform .home-alfacar-platform-ul {
  display: flex;
  align-items: center;
  background: url(../images/alfaCAR-TTM-Platform.png) no-repeat 0px 0px;
  background-size: cover;
  height: 545px;
  justify-content: space-between;
  margin-top: 50px;
  border-right: 3px solid #FEFBFB;
}
.home-alfacar-platform .home-alfacar-platform-ul ul li {
  margin-bottom: 25px;
}
.home-alfacar-platform .home-alfacar-platform-content-l {
  width: 42%;
  /* background: #4874CB; */
  /* color: #fff; */
  padding: 57px 0 57px 67px;
  /* border-top-left-radius: 10px; */
  /* border-bottom-left-radius: 10px;*/
}
.home-alfacar-platform .home-alfacar-platform-content-l > p {
  color: #3362ce;
  font-size: 26px;
  text-align: center;
  opacity: 1;
}
.home-alfacar-platform .home-alfacar-platform-content-l ul {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  /* border-left: 1px solid #fff; */
  /* border-top: 1px solid #fff; */
  /* border-bottom: 1px solid #fff; */
  padding: 20px 30px;
}

.home-alfacar-platform .home-alfacar-platform-content-l ul li > p {
  color: #3362ce;
  margin-bottom: 3px;
  opacity: 1;
  font-weight: bold;
  font-size: 16px;
}
.home-alfacar-platform .home-alfacar-platform-content-l ul li > div {
  font-size: 16px;
}
.home-alfacar-platform .home-alfacar-platform-content-r {
  width: 42%;
  /* background: #ECF1FA; */
  /* color: #4874CB; */
  padding: 57px 10px 57px 10px;
  /* border-top-right-radius: 10px; */
  /* border-bottom-right-radius: 10px;*/
}
.home-alfacar-platform .home-alfacar-platform-content-r > p {
  color: #e26455;
  font-size: 26px;
  text-align: center;
  opacity: 1;
}
.home-alfacar-platform .home-alfacar-platform-content-r ul {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  /* border-right: 1px solid #2A2A2A; */
  /* border-top: 1px solid #2A2A2A; */
  /* border-bottom: 1px solid #2A2A2A; */
  padding: 20px 30px;
}
.home-alfacar-platform .home-alfacar-platform-content-r ul li > p {
  color: #e26455;
  margin-bottom: 3px;
  opacity: 1;
  font-weight: bold;
  font-size: 16px;
}
.home-alfacar-platform .home-alfacar-platform-content-r ul li > div {
  font-size: 16px;
}
.home-alfacar-platform .home-alfacar-platform-content-r ul li > div {
  /* color: #2A2A2A; */
}

.mainsection3 {
  width: 100%;
  height: auto;
  padding: 80px 0px 80px;
  /* border-bottom: 4px solid #f6f6f3; */
}
.mainsection3-list {
  width: 100%;
  height: auto;
  position: relative;
}
.mainsection3-list .list-item {
  height: auto;
  background: #f5f8fc;
  padding: 40px 30px 100px;
  position: relative;
}
.mainsection3-list .list-item .pic {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}
.mainsection3-list .list-item .pic img {
  width: auto;
  height: 100px;
  transition: all 0.5s;
}
.mainsection3-list .list-item:hover .pic img {
  transform: rotate(90deg);
}
.mainsection3-list .list-item h3 {
  color: #1d1d1f;
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 10px;
  min-height: 50px;
  font-family: "arial-bold";
}
.mainsection3-list .list-item .list-btn {
  display: inline-block;
  color: #000;
  border: 2px solid #000;
  padding: 7px 25px;
  position: absolute;
  left: 30px;
  bottom: 30px;
  font-family: "arial-bold";
  border-radius: 4px;
}
.mainsection3-list .list-item .list-btn:hover {
  color: #fff;
  background: #e26455;
  border: 2px solid #e26455;
}
.mainsection3-btn {
  width: 100%;
  text-align: right;
  padding-top: 10px;
}
.mainsection3-btn a {
  font-size: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 5px;
  color: #000;
  font-family: "arial-bold";
}
.mainsection3-btn a:hover {
  color: #e26455;
}
.mainsection3-btn a:after {
  content: "\279E";
  font-size: 28px;
  color: #e26455;
}
.mainsection4 {
  width: 100%;
  height: auto;
  padding: 80px 0px 80px;
  /* border-bottom: 4px solid #f6f6f3; */
}
.mainsection4-list {
  width: 100%;
  height: auto;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mainsection4-list .list-item {
  width: 49%;
  margin-bottom: 40px;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.mainsection4-list .list-item .pic {
  width: 40%;
  overflow: hidden;
  position: relative;
  border: 1px solid #aaabad;
}
.mainsection4-list .list-item:hover .pic {
  border: 1px solid #f25346;
}
.mainsection4-list .list-item .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0px;
  top: 0px;
  transition: all 0.5s;
}
.mainsection4-list .list-item:hover .pic img {
  transform: scale(1.1);
}
.mainsection4-list .list-item .text {
  width: 56%;
  padding: 10px 0px;
}
.mainsection4-list .list-item .text h3 {
  font-size: 17px;
  line-height: 1.3;
  margin-bottom: 10px;
  color: #e26455;
  font-family: "arial-bold";
}
.mainsection4-list .list-item .text h3:after {
  display: none;
  content: "\e96a";
  font-family: "icomoon" !important;
  font-size: 18px;
  margin-left: 2px;
  position: relative;
  top: 3px;
}
.mainsection4-list .list-item .text p {
  margin-bottom: 0px;
}
.mainsection4-list .list-item .text h3:hover {
  color: #e6590d;
}
.mainsection4-btn {
  width: 100%;
  text-align: right;
  padding-top: 10px;
}
.mainsection4-btn a {
  font-size: 18px;
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 5px;
  color: #000;
  font-family: "arial-bold";
}
.mainsection4-btn a:hover {
  color: #e26455;
}
.mainsection4-btn a:after {
  content: "\279E";
  font-size: 28px;
  color: #e26455;
}
.home-alfacar-pipeline {
  padding-bottom: 100px;
  padding-top: 50px;
  background: #f5f5f5;
}
.home-alfacar-pipeline .home-alfacar-pipeline-content {
  display: flex;
  flex-direction: column;
}
.home-alfacar-pipeline .home-alfacar-pipeline-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #3362ce;
  padding-left: 10px;
}
.home-alfacar-pipeline .home-alfacar-pipeline-item > span {
  height: 70px;
  width: 100%;
  padding: 5px;
  display: flex;
  align-items: center;
  font-size: 14px;
}
.home-alfacar-pipeline
  .home-alfacar-pipeline-content
  .home-alfacar-pipeline-item:first-child {
  background: #3362ce;
  color: #fff;
}
.home-alfacar-pipeline .home-alfacar-pipeline-content .pipeline-img {
}
.home-alfacar-pipeline .home-alfacar-pipeline-content .pipeline-img img {
}

.mainsection5 {
  width: 100%;
  height: auto;
  padding: 80px 0px 80px;
}
.mainsection5-list {
  width: 100%;
  height: auto;
  position: relative;
}
.mainsection5-list .list-item {
  position: relative;
  transition: all 0.3s;
  cursor: auto;
}
.mainsection5-list .list-item:hover {
  transform: translateY(-6px);
}
.mainsection5-list .list-item .pic {
  width: 100%;
  padding-bottom: 110%;
  overflow: hidden;
  position: relative;
}
.mainsection5-list .list-item .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0px;
  top: 0px;
  transition: all 0.5s;
}
.mainsection5-list .list-item:hover .pic img {
  transform: scale(1.1);
}
.mainsection5-list .list-item:before {
  content: "";
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 2;
  background: linear-gradient(
    to top,
    rgba(23, 28, 44, 0.8),
    rgba(0, 122, 255, 0)
  );
}
.mainsection5-list .list-item .text {
  width: 100%;
  height: auto;
  padding: 20px 15px 20px;
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 3;
}
.mainsection5-list .list-item .text h3 {
  font-size: 18px;
  line-height: 1.3;
  margin-bottom: 15px;
  color: #fff;
  font-family: "arial-bold";
}
.mainsection5-list .list-item .text p {
  color: #fff;
  margin-bottom: 0px;
  min-height: 80px;
}
.mainsection6 {
  width: 100%;
  height: auto;
  padding: 80px 0px 90px;
  background: #f6f6f3;
}
.mainsection6-list {
  width: 100%;
  height: auto;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
}
.mainsection6-list .list-item {
  width: calc(50% - 15px);
  background: #fff;
  padding: 0px 25px 25px;
}
.mainsection6-list .list-item .list-info {
  width: 100%;
  height: auto;
  border-bottom: 1px solid #ccc;
}
.mainsection6-list .list-item:last-child {
  padding-bottom: 30px;
}
.mainsection6-list .list-item .list-info {
  width: 100%;
  height: 100%;
  position: relative;
  padding-bottom: 40px;
}
.mainsection6-list .list-item .list-info h3 {
  font-size: 18px;
  line-height: 1.4;
  color: #1d1d1f;
  margin-bottom: 10px;
  min-height: 48px;
  font-family: "arial-bold";
  font-weight: normal;
}
.mainsection6-list .list-item .list-info h3:hover {
  color: #e26455;
}
.mainsection6-list .list-item .list-info .list-btn {
  color: #e26455;
  font-size: 14px;
  position: absolute;
  left: 0px;
  bottom: 15px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  column-gap: 4px;
}
.mainsection6-list .list-item .list-info .list-btn:after {
  content: "\e96a";
  font-family: "icomoon" !important;
  font-size: 15px;
  font-weight: normal;
}
.mainsection6-list .list-item .list-info .list-btn:hover {
  color: #f25346;
}
.mainsection6-list .list-item:nth-child(1) {
  padding-top: 25px;
}
.mainsection6-list .list-item:nth-child(2) {
  padding-top: 25px;
}
.mainsection6-list .list-item:nth-child(5) {
  padding-bottom: 10px;
}
.mainsection6-list .list-item:nth-child(6) {
  padding-bottom: 10px;
}
/* .mainsection6-list .list-item:nth-child(5) .list-info {
  border-bottom: none;
} */
/* .mainsection6-list .list-item:nth-child(6) .list-info {
  border-bottom: none;
} */

.mainsection7-container {
  /* margin-top: 80px; */
}
.mainsection7 {
  width: 100%;
  height: auto;
  padding: 80px 0px 80px;
  background-image: url(../images/Why-Choose-Us-background.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.mainsection7-list {
  width: 100%;
  height: auto;
  position: relative;
}
.mainsection7-list ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.mainsection7-list ul li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 20%;
  background: #fff;
  padding: 30px;
}
.mainsection7-list ul li > div {
  width: 70px;
  height: 70px;
  background-image: url(../images/Why-Choose-Us-item.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mainsection7-list ul li > div > img {
  width: 30px;
  margin-right: 10px;
}
.mainsection7-list ul li > p {
  color: #2a2a2a;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 0;
  width: 200px;
  font-size: 16px;
  font-weight: bold;
}

.info-pic-right-add .mainsection7-list ul li {
  background: transparent;
  padding: 30px 0;
  width: 24%;
}
.info-pic-right-add .mainsection7-list ul li > p {
  width: 100%;
  font-size: 14px;
}
.info-pic-right-add .mainsection7-list ul li > div {
  width: 60px;
  height: 60px;
}
.info-pic-right-add .mainsection7-list ul li > div > img {
  width: 25px;
}

.pdf-link-form {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  left: 0px;
  top: 0px;
  display: none;
}
.pdf-link-form .pdf-link-form-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.7);
  cursor: pointer;
}
.pdf-link-form .pdf-link-form-box {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 800px;
  background: #fff;
  padding: 40px 40px 40px;
  width: 100%;
}
.pdf-link-form .pdf-link-form-box {
  margin: 0px 0px;
  width: 100%;
}
.pdf-link-form .pdf-link-form-box h2 {
  text-align: center;
  font-size: 18px;
  margin-bottom: 25px;
}
.pdf-link-form .pdf-link-form-close {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #000;
  cursor: pointer;
}
.pdf-link-form .pdf-link-form-close:before {
  content: "\2716";
  font-size: 20px;
  font-weight: bold;
}
.pdf-link-form .pdf-link-form-close:hover {
  color: #e26455;
}
.pdf-link-form .forms .submit-btn {
  padding: 7px 30px;
}
.about-video-box .about-video {
  width: 100%;
  max-width: 100%;
  max-height: 100%;
}
.about-video-box .about-video .video {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-video-box .about-video .video video {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.about-video-box .pdf-link-form-box {
  padding: 30px 0px;
  background: none;
  max-width: 1100px;
  max-height: 100%;
}
.about-video-box .pdf-link-form-box .pdf-link-form-close {
  color: #fff;
  right: 0px;
  top: 0px;
}
.about-video-box .pdf-link-form-box .pdf-link-form-close:hover {
  color: #e26455;
}

@media screen and (min-width: 2000px) {
  .maincon {
    padding: 0px 300px;
  }
}

@media screen and (max-width: 1580px) {
  .home-banner-content .home-banner-title {
    font-size: 40px;
  }
  .maincon {
    padding: 0px 5%;
  }
}
@media screen and (max-width: 1400px) {
  .swiper-button-prev {
    left: -20px !important;
  }
  .swiper-button-next {
    right: -20px !important;
  }
  .foot-nav {
    width: 450px;
  }
  .foot-form {
    width: calc(100% - 500px);
  }
}

@media screen and (min-width: 1200px) {
  .navs > ul > li.spread-nav ul li ul li ul li ul {
    left: 30%;
    top: 95%;
    box-shadow: 1px 3px 6px #b0b0b0;
    z-index: 33;
  }
  .navs {
    position: static;
  }
  .navs > ul > li.spread-nav {
    position: static;
  }
  .navs > ul > li.spread-nav:after {
    content: none;
  }
  .navs > ul > li.spread-nav > ul {
    width: 1400px;
    max-width: 100%;
    height: auto;
    max-height: calc(100vh - 80px);
    overflow-y: auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    padding: 20px 20px;
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    flex-wrap: wrap;
    top: calc(100% - 6px);
  }
  .navs > ul > li.spread-nav > ul::-webkit-scrollbar {
    width: 5px;
    background: #1e1e1e;
  }
  .navs > ul > li.spread-nav > ul::-webkit-scrollbar-thumb {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0 0px #ab7525;
    background: #e26455;
    width: 5px;
    height: 5px;
  }
  .navs > ul > li.spread-nav > ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px #1e1e1e;
    border-radius: 0px;
    background: #fff;
  }
  .navs > ul > li.spread-nav > ul > li {
    width: 25%;
    padding: 8px 15px 0px;
    border-bottom: none;
  }
  .navs > ul > li.spread-nav > ul > li > a {
    color: #e26455;
    font-size: 15px;
    font-weight: 700;
    font-size: 15px;
    letter-spacing: 0.4px;
    line-height: 1.2;
  }
  .navs > ul > li.spread-nav > ul > li > a:hover {
    color: #e26455;
  }
  .navs > ul > li.spread-nav > ul > li > span:before {
    content: none;
  }
  .navs > ul > li.spread-nav > ul > li > ul {
    display: inline-block !important;
    position: static;
    margin-top: 0px;
    background: none;
    padding-top: 5px;
    margin-top: 5px;
    border-radius: 0px;
    overflow: inherit;
    max-height: inherit;
    padding-left: 0px;
  }
  .navs > ul > li.spread-nav > ul > li > ul > li {
    padding: 1px 0px;
    border-bottom: none;
    line-height: inherit;
  }
  .navs > ul > li.spread-nav > ul > li > ul > li a {
    color: #6d6d6d;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    font-family: Arial, Helvetica, sans-serif;
  }
  .navs > ul > li.spread-nav > ul > li > ul > li a:hover {
    color: #e26455;
  }
  .navs > ul > li.spread-nav > ul > li > ul > li > span {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 8px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    color: #666;
  }
  .navs > ul > li.spread-nav > ul > li > ul > li > span:before {
    content: none;
  }
  .navs > ul > li.spread-nav > ul > li > ul > li > ul {
    left: 33%;
    z-index: 22;
    display: none;
    width: 300px;
    top: 30px;
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    padding: 10px 0px;
    background: #fff;
  }
  .navs > ul > li.spread-nav > ul > li > ul > li > ul > li {
    border-bottom: none;
    padding: 2px 10px;
  }
  .navs > ul > li.spread-nav > ul > li > ul > li > ul a {
    color: #777;
    line-height: 24px;
  }
  .navs > ul > li:nth-child(3).spread-nav > ul > li:nth-child(3) {
    margin-bottom: 70px;
  }

  .navs > ul > li.spread-nav > ul > li > ul > li > ul {
    display: none !important;
  }
  .navs > ul > li.spread-nav > ul > li > ul > li > span {
    display: none !important;
  }

  .navs > ul > li.spread-nav2 > ul > li > ul {
    display: none !important;
  }
  .navs > ul > li.spread-nav2 > ul > li > span {
    display: none !important;
  }

  .navs > ul > li.spread-nav3 > ul {
    display: none !important;
  }
  .navs > ul > li.spread-nav3 > span {
    display: none !important;
  }
}

@media screen and (max-width: 1200px) {
  .mainsection5-list .list-item .text {
    padding: 10px 15px 20px;
  }
  .mainsection5-list .list-item .text h3 {
    margin-bottom: 10px;
  }
  .mainsection5-list .list-item .pic {
    padding-bottom: 120%;
  }
  .mainsection3-list .list-item .list-btn {
    left: 15px;
  }
  .mainsection3-list .list-item {
    padding: 40px 15px 90px;
  }
  .mainsection2-info .text {
    width: 49%;
    padding: 60px 20px 40px;
  }
  .mainsection2-info .pic {
    width: 49%;
  }
  .foot-nav {
    width: 430px;
  }
  .foot-form {
    width: calc(100% - 440px);
  }
  .foot-info {
    flex-wrap: wrap;
  }
  .toper-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 0px;
    column-gap: 40px;
  }
  .search-info {
    width: 400px;
  }
  .top-right .quick-btn {
    display: none;
  }
  .top-logo {
    margin-bottom: 0px;
  }
  .logos img {
    height: 50px;
  }
  .toper-nav {
    width: auto;
    flex-shrink: 0;
  }
  .sp_nav {
    display: block;
    margin-left: 0px;
    margin-top: 0px;
  }
  .navs {
    width: 100%;
    height: auto;
    position: absolute;
    top: 100%;
    margin-top: 0px;
    right: 0px;
    bottom: auto;
    background: #fff;
    padding-top: 0px;
    padding-left: 0px;
    z-index: 99;
    transition: 0.15s ease-in-out;
    -webkit-transition: 0.15s ease-in-out;
    -moz-transition: 0.15s ease-in-out;
    -ms-transition: 0.15s ease-in-out;
    -o-transition: 0.15s ease-in-out;
    transform: translateY(15px);
    -webkit-transform: translateY(15px);
    -moz-transform: translateY(15px);
    -ms-transform: translateY(15px);
    -o-transform: translateY(15px);
    opacity: 0;
    visibility: hidden;
    max-height: calc(100vh - 120px);
    overflow: auto;
  }
  .navs a {
    width: 100%;
    height: auto;
    border-bottom: 1px solid #d8d8d8;
    line-height: 50px;
    line-height: 50px;
    display: block;
    margin-left: 0px;
    z-index: 999;
    padding: 0px 20px;
    float: left;
    color: #3a3a3a;
    font-size: 16px;
    text-align: center;
  }
  .navs.visible {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
  .navs > ul {
    width: 100%;
    height: auto;
  }
  .navs ul li a {
    font-size: 15px;
    line-height: 22px;
    color: #3a3a3a !important;
    display: inline-block;
    width: auto;
    text-align: left;
    border-bottom: none;
    padding: 5px 0px;
    font-weight: normal;
  }
  .navs ul {
    margin-top: 0px;
  }
  .navs ul li {
    width: 100%;
    height: auto;
    padding: 0px 0px 0px 15px;
    margin-bottom: 0px;
    position: relative;
    margin-left: 0px;
    line-height: 40px;
    border-bottom: 1px solid #dddddd;
    display: inline-block;
  }
  .navs ul li:last-child {
    margin-bottom: 0px;
  }
  .navs > ul > li:last-child {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 0px;
  }
  .navs ul li ul {
    display: none;
    padding-left: 10px;
    overflow: hidden;
  }
  .navs ul li ul li {
    padding: 0px 0px;
  }
  .navs ul li ul li:last-child {
    border-bottom: none;
  }
  .navs ul li ul li a {
    line-height: 22px;
    font-size: 14px;
    padding: 10px 0px;
    font-weight: normal;
    display: inline-block;
    max-width: calc(100% - 20px);
  }
  .navs > ul > li > ul {
    position: static;
    width: 100%;
    padding-left: 10px;
    background: none;
  }
  .navs ul li ul li ul {
    position: static;
  }
  .navs ul li ul li ul {
    position: static;
    width: 100%;
  }
  .navs > ul > li:hover {
    padding-bottom: 0px;
  }
  .navs > ul > li > ul > li > a {
    color: #fff;
  }
  .navs > ul > li > ul > li > ul > li > a {
    color: #fff;
  }
  .navs > ul > li > ul > li > ul > li > ul > li > a {
    color: #fff;
  }
  .navs > ul > li > ul > li > ul > li > ul > li > ul > li > a {
    color: #fff;
  }
  .navs > ul li span {
    float: right;
    margin-right: 15px;
    font-weight: bold;
    font-size: 16px;
  }
  .navs ul li span::before {
    color: #3a3a3a;
    content: "+";
    font-weight: bold;
    font-size: 18px;
  }
  .navs ul li span.down::before {
    color: #3a3a3a;
    content: "-";
    font-weight: bold;
  }
  .navs > ul > li:hover {
    background: none;
    border-bottom: 1px solid #dddddd;
  }
  .navs ul li ul li span::before {
    color: #3a3a3a;
    content: "+";
  }
  .navs ul li ul li span.down::before {
    content: "-";
  }
  .navs ul li ul li:hover > span::before {
    color: #3a3a3a;
  }
  .navs ul li ul li {
    border-bottom: 1px solid #dddddd;
  }
  .navs ul li ul li:hover {
    background: none;
    border-bottom: 1px solid #dddddd;
  }
  .navs > ul > li:after {
    content: none;
  }
  .navs ul li ul li ul {
    background: none;
    padding-left: 10px;
  }
  .navs ul li ul li span::before {
    top: 18px;
  }
  .navs a:hover {
    color: #fff;
  }
  .navs > ul > li:hover > a {
    color: #fff;
  }
  .navs ul li ul li:hover > a {
    color: #fff;
  }
  .navs > ul > li > a {
    line-height: 22px;
    margin: 8px 0px;
    max-width: calc(100% - 40px);
  }
}

@media screen and (max-width: 1000px) {
  .mainsection6-list .list-item:nth-child(5) .list-info {
    border-bottom: 1px solid #ccc;
  }
  .mainsection6-list .list-item .list-info h3 {
    min-height: auto;
  }
  .mainsection6-list .list-item {
    width: 100%;
    padding: 25px 15px 0px;
  }
  .mainsection5-list .list-item .pic {
    padding-bottom: 80%;
  }
  .mainsection4-list .list-item .pic {
    min-height: 160px;
  }
  .mainsection4-list .list-item {
    width: 100%;
  }
  .mainsection2-info {
    flex-wrap: wrap;
  }
  .mainsection2-info .text {
    width: 100%;
  }
  .mainsection2-info .pic {
    width: 100%;
    height: 300px;
  }
  .home-positioning-list {
    column-gap: 25px;
    justify-content: flex-start;
  }
  .footer:before {
    height: 800px;
    top: 50%;
    transform: translateY(-50%);
    left: 0px;
  }
  .foot-info {
    flex-wrap: wrap;
  }
  .foot-nav {
    width: 100%;
    margin-bottom: 30px;
  }
  .foot-form {
    width: 100%;
  }
  .foot-logo img {
    height: 70px;
  }
  .home-banner-content {
    flex-wrap: wrap;
    justify-content: center;
  }
  .home-banner-content .text {
    width: 100%;
    margin-bottom: 30px;
  }
  .home-banner-content .pic {
    width: 280px;
    max-width: 100%;
  }
  .home-banner-content .home-banner-title {
    font-size: 30px;
  }
  .maincon {
    padding: 0px 30px;
  }
}

@media screen and (max-width: 800px) {
  .pdf-link-form .pdf-link-form-box {
    padding: 40px 10px;
  }
  .swiper-button-prev {
    left: -10px !important;
  }
  .swiper-button-next {
    right: -10px !important;
  }
  .foot-logo p {
    max-width: 100%;
    text-align: center;
  }
  .foot-logo img {
    margin-bottom: 20px;
  }
  .foot-logo {
    flex-direction: column;
  }
  .foot-form .row > .col-lg-6 {
    width: 100%;
  }
  .home-banner-content {
    padding-top: 140px;
  }
  .home-banner {
    height: auto;
    padding: 30px 0px 30px;
  }
  .home-banner-content p {
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 1.5;
  }
  .home-banner-content .home-banner-title {
    margin-bottom: 15px;
  }
  .home-banner-btn {
    padding: 7px 20px;
    font-size: 15px;
  }
  .search-info #search-form {
    width: 100%;
  }
  .search-info {
    width: 100%;
    right: 0px;
    top: calc(100% - 2px);
    transform: translateY(0%);
    padding: 10px 15px;
    background: none;
    position: absolute;
  }
  .toper.fixed .search-info {
    background: #f9f9f9;
  }
  .get-quote-btn {
    padding: 4px 10px;
    font-size: 15px;
  }
  .maincon {
    padding: 0px 15px;
  }
}

@media screen and (max-width: 700px) {
  .new-style1 .content {
    margin-top: 20px;
  }
  .home-banner-content .pic img {
    width: 100%;
  }
  .home-positioning-list > h1 {
    font-size: 14px;
  }
}

@media screen and (max-width: 600px) {
  .mainsection5-list .list-item .pic {
    padding-bottom: 100%;
  }
  .mainsection4-list .list-item {
    flex-wrap: wrap;
  }
  .mainsection4-list .list-item .pic {
    width: 100%;
    height: 250px;
    margin-bottom: 10px;
  }
  .mainsection4-list .list-item .text {
    width: 100%;
    padding-bottom: 0px;
  }
  .mainsection2-info .text {
    padding: 40px 15px 10px;
  }
  .mainsection2-info .text .text-list {
    flex-wrap: wrap;
    padding-top: 0px;
  }
  .mainsection2-info .text .text-list .list-item {
    width: 100%;
    margin-bottom: 30px;
  }
  .home-positioning-list {
    flex-direction: column;
  }
  .foot-nav {
    margin-bottom: 15px;
  }
  .foot-link-icon a {
    font-size: 20px;
  }
  .foot-nav-list {
    column-gap: 30px;
    margin-bottom: 15px;
  }
  .nav-right {
    column-gap: 30px;
  }
  .home-alfacar-platform .home-alfacar-platform-content-l > p {
    font-size: 16px;
  }
  .home-alfacar-platform .home-alfacar-platform-content-r > p {
    font-size: 16px;
  }
  .home-alfacar-platform .home-alfacar-platform-content-r ul {
    height: auto;
  }
  .home-alfacar-platform .home-alfacar-platform-content-l ul {
    height: auto;
  }
  .home-alfacar-platform .home-alfacar-platform-content-l {
    width: 100%;
    padding: 0;
  }
  .home-alfacar-platform .home-alfacar-platform-content-r {
    width: 100%;
    padding: 0;
  }
  .home-alfacar-platform .home-alfacar-platform-ul {
    background: none;
    flex-direction: column;
    height: auto;
  }
}

.py-6 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.new-style1 {
  position: relative;
  margin: 1rem 0 4rem 0;
  transform: translateX(19px);
}
.new-style1 .img {
  position: relative;
  box-shadow: 1px 5px 5px 0 #80a0eb;
  color: #80a0eb;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.new-style1 .img .img-icon {
  position: absolute;
  left: -3em;
  top: -1em;
}
.new-style1 .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.new-style1 .content ul {
  margin: 0 !important;
}
.new-style1 .img p {
  padding: 0.4em;
}
.new-style1[img-arrow] .img::after {
  position: absolute;
  content: "➞";
  top: calc(100% + 0.5rem);
  color: #80a0eb;
  transform: rotateZ(90deg);
  font-size: 1.8rem;
  width: 60px;
  height: 30px;
}

.new-style2 {
  position: relative;
}
.new-style2 > .col-md-4.img {
  width: 28%;
}
.new-style2 .img {
  position: relative;
}
.new-style2 .img img {
  /*width: 100%;*/
  vertical-align: top;
}
.new-style2 .content {
  position: relative;
  padding-left: 4em;
}
.new-style2 .content::before {
  position: absolute;
  top: 0;
  content: "";
  right: 1em;
  width: calc(100% + 40px);
  height: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #80a0eb);
  -webkit-clip-path: polygon(6% 0%, 100% 0%, 94% 100%, 0% 100%);
  clip-path: polygon(4.5% 0%, 100% 0%, 95.5% 100%, 0% 100%);
}
.new-style2 .content .text p {
  padding: 0.2em 0;
}
@media screen and (min-width: 769px) {
  .new-style2 .content .text {
    position: absolute;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (max-width: 1300px) and (min-width: 769px) {
  .new-style2 .content {
    font-size: 0.9em;
  }
}
.title-style1 {
  background-color: #3362ce;
  color: #fff !important;
  text-align: center;
  padding: 0.3em 1em;
}

.new-style3 > div {
  padding-top: 3em;
  --border-color: #3362ce;
}
.new-style3 > div::before {
  position: absolute;
  content: "";
  width: calc(100% - 30px);
  height: 100%;
  top: 0;
  border-top: 6px solid var(--border-color);
  left: 15px;
  z-index: -1;
}
.new-style3 .show-center > img {
  width: 77px;
}

.shdow-box-container {
  margin-bottom: 1.5em;
}

.shdow-box-container:nth-child(2) .shdow-box,
.shdow-box-container:nth-child(3) .shdow-box {
  box-shadow: 1px 5px 5px 0 #e26455;
}

.shdow-box {
  box-shadow: 1px 5px 5px 0 #80a0eb;
  height: 100%;
  padding: 2.2em 2em;
}
.shdow-box-container-md4:nth-child(2) .shdow-box {
  box-shadow: 1px 5px 5px 0 #e26455;
}

.mr-1 {
  margin-right: 0.5rem !important;
}
.row.new-style4 {
  row-gap: 4em;
  margin-top: 2em;
  margin-bottom: 2em;
  transform: translateX(1.5rem);
}
.row.new-style4 > div {
  padding: 2rem 2rem 1rem 2rem;
  border-radius: 2em;
  margin-bottom: 0.5rem;
}
.row.new-style4 > div .title {
  background: linear-gradient(to right, #7c9cd6, #3362ce);
  color: #fff;
  border-top-right-radius: 0.5em;
  position: absolute;
  top: -1.2em;
  left: -0.3em;
  padding: 0.2em 1em;
  width: 70%;
}
.row.new-style4 > div .title::before {
  position: absolute;
  content: "";
  left: 0;
  background-color: #223c6b;
  -webkit-clip-path: polygon(0 0, 100% 100%, 100% 0);
  clip-path: polygon(0 0, 100% 100%, 100% 0);
  width: 1.2em;
  height: 2em;
  top: 100%;
}
.row.new-style4 > div:nth-child(2) .title,
.row.new-style4 > div:nth-child(3) .title {
  background: linear-gradient(to right, #eda097, #e26455);
}
.row.new-style4 > div:nth-child(2) .title::before,
.row.new-style4 > div:nth-child(3) .title::before {
  background-color: #7f6000;
}
.row.new-style4 > div:nth-child(2)::before,
.row.new-style4 > div:nth-child(3)::before {
  box-shadow: -3px 2px 5px 0 #eda097;
  border: 1px solid rgba(237, 160, 151, 0.5);
}
.row.new-style5 > .col-md-4:nth-child(2)::before {
  border: 1px solid rgba(237, 160, 151, 0.5);
}

.row.new-style4 > div p {
  margin: 0.5rem auto;
}
.row.new-style4 > div::before {
  position: absolute;
  content: "";
  width: calc(100% - 2rem);
  height: 100%;
  top: 0;
  border: 1px solid rgba(21, 21, 21, 0.2);
  left: 1rem;
  border-radius: 2em;
  box-shadow: -3px 2px 5px 0 #80a0eb;
}

.row.new-style5 {
  row-gap: 2em;
  margin-top: 2em;
  margin-bottom: 2em;
  transform: translateX(0.5rem);
}
.row.new-style5 > div {
  padding: 2rem 2rem 1rem;
  border-radius: 2em;
  --dark-color: #3362ce;
  --light-color: #7c9cd6;
  --bg-color: #223c6b;
}
.row.new-style5 > div .title {
  background: linear-gradient(
    to bottom,
    var(--dark-color),
    var(--light-color),
    var(--dark-color)
  );
  color: #fff;
  border-bottom-right-radius: 0.5em;
  border-bottom-left-radius: 0.5em;
  position: absolute;
  top: -1.2em;
  left: 15%;
  padding: 0.2em 1em;
  width: 70%;
}
.row.new-style5 > div .title > * {
  position: relative;
  z-index: 2;
}
.row.new-style5 > div .title::before {
  position: absolute;
  content: "";
  left: -1em;
  background-color: var(--bg-color);
  -webkit-clip-path: polygon(6% 0%, 94% 0%, 100% 100%, 0% 100%);
  clip-path: polygon(6% 0%, 94% 0%, 100% 100%, 0% 100%);
  width: calc(100% + 2em);
  height: 1em;
  top: 0;
  z-index: -1;
}
.row.new-style5 > div p {
  margin: 0.5rem auto;
}
.row.new-style5 > div::before {
  position: absolute;
  content: "";
  width: calc(100% - 2rem);
  height: 100%;
  top: 0;
  border: 1px solid rgba(21, 21, 21, 0.2);
  left: 1rem;
  border-radius: 2em;
  box-shadow: -3px 2px 5px 0 var(--light-color);
}
.new-arrow {
  position: relative;
  width: 100%;
  display: block;
  height: 0.5em;
  display: flex;
  align-items: center;
}
.new-arrow::before {
  position: absolute;
  content: "";
  right: 0;
  width: 0.8em;
  height: 1em;
  display: block;
  -webkit-clip-path: polygon(0 0, 0% 100%, 100% 50%);
  clip-path: polygon(0 0, 0% 100%, 100% 50%);
  background-color: #3362ce;
}
.new-arrow::after {
  position: absolute;
  content: "";
  left: 0;
  width: calc(100% - 0.7em);
  height: 0.5em;
  background: linear-gradient(to right, #7c9cd6, #3362ce);
}

.new-title2 {
  position: relative;
  padding-bottom: 0.5em;
  border-bottom: 1px solid rgba(21, 21, 21, 0.1);
}

.forms-border input,
.forms-border select,
.forms-border textarea {
  border: 1px solid rgba(21, 21, 21, 0.1) !important;
}


.resources-side-search {
  width: 100%;
  height: auto;
  padding: 20px 15px 20px;
  position: relative;
}
.resources-side-search .resources-side-search-text {
  width: 100%;
  height: 40px;
  border: 1px solid #e1e1e1;
  border-radius: 0px;
  box-shadow: none;
  outline: none;
  background: none;
  padding: 0px 35px 0px 5px;
}
.resources-side-search .resources-side-search-btn {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  color: #e26455;
  cursor: pointer;
}
.resources-side-search .resources-side-search-btn:before {
  content: "\e997";
  font-family: 'icomoon' !important;
}
.filter-condition-list {
  width: 100%;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  column-gap: 30px;
  flex-wrap: wrap;
}
.filter-condition-list span {
  width: auto;
  height: auto;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  column-gap: 10px;
  padding: 8px 15px;
  background: #e26455;
  color: #fff;
  margin-bottom: 20px;
  border-radius: 200px;
  font-size: 14px;
  cursor: pointer;
}
.filter-condition-list span:after {
  content: '\2716';
}
.filter-condition-list span.reset-all {
  background: #3362ce;
}

.contact-content-info-add-css .style2 > p {
	margin-bottom: 5px !important;
}
.img-box{
  width:100%;
  height:120px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.img-box img{
  width:100%;
  height:100%;
  object-fit: cover;

}