:root {
  --main-color: #244fbe;
}
.row {
  display: flex;
  margin-left: -1rem;
  margin-right: -1rem;
  flex-flow: wrap;
  row-gap: 2em;
  margin-bottom: 4em;
}
.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

a:hover {
  transition: color 0.1s;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: sans-serif;
  background-position: top center;
  background-repeat: no-repeat;
  font-weight: normal;
  font-size: 16px;
  -webkit-text-size-adjust: none;
  color: #000;
}

.clears {
  clear: both;
}
.red {
  color: #ff0000;
}

.services-container h2,
.services-container h3,
.services-container h4,
.services-container h5,
.services-container h6 {
  margin-bottom: 10px;
}

/* sup & sub */

.sub,
.sup {
  font-size: 10px;
  line-height: 14px;
}
.inquiry_btn {
  padding: 0.3em 0.8em;
  clear: both;
  color: #fff;
  background-color: #a7c44c;
  text-decoration: none;
  border-radius: 10px 0 10px 0;
  font-size: 14px;
  display: inline-block;
}

.inquiry_btn:hover {
  color: #fff;
  transition: background-color 0.3s;
  border-radius: 10px 0 10px 0;
  background: #94ae44;
}

.services-container p {
  line-height: 28px;
  padding-bottom: 15px;
  font-size: 16px;
  color: #000;
  margin-bottom: 0px;
}

.services-container p.justify {
  text-align: justify;
}

.services-container a {
  color: #e26455;
  text-decoration: none;
}

.services-container a:hover {
  color: #e6590d;
}

.services-container h2,
.services-container h3,
.services-container h4,
.services-container h5,
.services-container h6 {
  font-size: 20px;
  line-height: 1.33;
  font-weight: normal;
  margin-bottom: 15px;
}

.services-container h2 {
  color: #212529;
  font-size: 24px;
}

.services-container h3,
.services-container h4,
.services-container h5,
.services-container h6 {
  color: #212529;
  font-size: 20px;
}

.services-container h2 a,
.services-container h3 a,
.services-container h4 a,
.services-container h5 a,
.services-container h6 a {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
}

.inpage_left {
  width: 800px;
  height: auto;
  overflow: hidden;
  display: inline-block;
}

.inpage_section_title {
  margin: 0 auto;
  text-align: left;
}

.inpage_section_title h1 {
  font-size: 28px;
}

.inpage_section_title hr {
  height: 4px;
  width: 70px;
  text-align: left;
  position: relative;
  background: #a7c44c;
  margin: 0 auto;
  margin-bottom: 20px;
  border: 0;
  display: inline-block;
}

.ServiceShowPic {
  font-size: 0.75em;
  text-align: center;
  line-height: 1.7em !important;
  color: #666666;
}

.ServiceShowPic img {
  margin: auto;
}

.ServiceShowleftPic {
  float: left;
  margin-right: 15px !important;
  text-align: center !important;
  color: #666666 !important;
  display: inline-block;
  padding-bottom: 10px !important;
}

.ServiceShowrightPic {
  float: right;
  margin-left: 15px !important;
  text-align: center !important;
  color: #666666 !important;
  display: inline-block;
  padding-bottom: 10px !important;
}

.ServiceShowPic,
.ServiceShowrightPic,
.ServiceShowleftPic {
  font-size: 15px !important;
  text-align: center;
  line-height: 20px !important;
  color: #8b8b8b !important;
  padding-top: 8px;
}

.ServiceShowPic img,
.ServiceShowrightPic img,
.ServiceShowleftPic img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: auto;
}

.serviceshowpic {
  font-size: 0.75em;
  text-align: center;
  line-height: 1.7em !important;
  color: #666666;
}

.serviceshowpic img {
  margin: auto;
}

.serviceshowleftpic {
  float: left;
  margin-right: 15px !important;
  text-align: center !important;
  color: #666666 !important;
  display: inline-block;
  padding-bottom: 10px !important;
}

.serviceshowrightpic {
  float: right;
  margin-left: 15px !important;
  text-align: center !important;
  color: #666666 !important;
  display: inline-block;
  padding-bottom: 10px !important;
}

.serviceshowpic,
.serviceshowrightpic,
.serviceshowleftpic {
  font-size: 15px !important;
  text-align: center;
  line-height: 20px !important;
  color: #8b8b8b !important;
  padding-top: 8px;
}

.serviceshowpic img,
.serviceshowrightpic img,
.serviceshowleftpic img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 769px) and (max-width: 1279px) {
  .ServiceShowleftPic,
  .ServiceShowrightPic {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .ServiceShowleftPic img,
  .ServiceShowrightPic img {
    margin-bottom: 15px;
  }
  .serviceshowleftpic,
  .serviceshowrightpic {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
  .serviceshowleftpic img,
  .serviceshowrightpic img {
    margin-bottom: 15px;
  }
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media (max-width: 768px) {
  .ServiceShowleftPic,
  .ServiceShowrightPic {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .ServiceShowleftPic img,
  .ServiceShowrightPic img {
    margin-bottom: 15px;
  }
  .serviceshowleftpic,
  .serviceshowrightpic {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .serviceshowleftpic img,
  .serviceshowrightpic img {
    margin-bottom: 15px;
  }
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive table {
    min-width: 768px;
  }
}

.red {
  color: red;
}

.orange {
  color: #fa8b15;
}

.gray {
  color: #777;
}

.mtop10,
.mt-10 {
  margin-top: 10px;
}

.mtop15,
.mt-15 {
  margin-top: 15px;
}

.mtop20,
.mt-20 {
  margin-top: 20px;
}

.mtop30,
.mt-30 {
  margin-top: 30px;
}

.mtop40,
.mt-40 {
  margin-top: 40px;
}

.mtop50,
.mt-50 {
  margin-top: 50px;
}

.mbottom10,
.mb-10 {
  margin-bottom: 10px;
}

.mbottom15,
.mb-15 {
  margin-bottom: 15px;
}

.mbottom20,
.mb-20 {
  margin-bottom: 20px;
}

.mbottom30,
.mb-30 {
  margin-bottom: 30px;
}

.mbottom40,
.mb-40 {
  margin-bottom: 40px;
}

.mbottom50,
.mb-50 {
  margin-bottom: 50px;
}

.services-container ol li {
  list-style: decimal;
}

.services-container ul li {
  list-style: disc;
}

.services-container .noul li {
  padding-left: 0;
  list-style: none;
}

.services-container ul,
.services-container ol {
  padding-left: 18px;
  margin-bottom: 20px;
}

.services-container ul li,
.services-container ol li {
  margin-bottom: 0px;
}

.services-container ul ul,
.services-container ol ul,
.services-container ul ol {
  margin-bottom: 10px;
  margin-top: 10px;
}

.show-center,
.show-left,
.show-right {
  color: #000 !important;
  text-align: center;
  font-size: 16px !important;
  line-height: 28px !important;
}

.show-center img,
.show-left img,
.show-right img {
  display: block;
  margin-right: auto;
  margin-bottom: 5px !important;
  margin-left: auto;
  height: auto;
  max-width: 100%;
  margin-top: 6px;
}
.show-center {
  margin-bottom: 15px !important;
  padding-bottom: 0px !important;
}
.show-center img {
  margin-top: 0px !important;
}
.show-left,
.show-right {
  margin-bottom: 10px !important;
  padding-bottom: 0px !important;
}

@media (min-width: 992px) {
  .show-left,
  .show-right {
    display: inline-block;
  }
  .show-right {
    float: right;
    margin-left: 15px;
  }
  .show-left {
    float: left;
    margin-right: 15px;
  }
}

@media (max-width: 992px) {
  .show-right,
  .show-left {
    width: 100%;
    margin: 0;
  }
}

.Reference,
.reference {
  color: #8b8b8b;
  font-size: 15px;
  line-height: 24px;
}

.Reference p,
.reference p {
  margin-bottom: 0px;
  padding-bottom: 10px;
}

.Reference ol,
.reference ol {
  margin-bottom: 15px;
  padding-left: 15px;
}

.Reference ol li,
.reference ol li {
  color: #8b8b8b;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 8px;
}

.Reference li,
.reference li {
  color: #8b8b8b;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 8px;
}

p.Reference {
  font-family: "Montserrat-Bold" !important;
  font-size: 16px !important;
  padding-bottom: 10px !important;
}

/*table*/

table {
  margin-bottom: 25px;
  width: 100%;
  border: none;
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-left: 1px solid #dcdcdc;
  border-top: 1px solid #dcdcdc;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

table p,
table td ul,
table td ol {
  margin-bottom: 15px;
}

table td ul:last-child,
table td ol:last-child,
table td p:last-child,
table td ul:last-child > li:last-child,
table td ol:last-child > li:last-child {
  margin-bottom: 0;
}

table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td,
.table > thead > tr > th,
table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 10px 8px;
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  vertical-align: middle;
  line-height: 28px;
  font-size: 16px;
  color: #000;
}

.service-table tr:first-child,
.service-tr,
.service-table.table-striped tr:first-child {
  color: var(--main-color);
  border-top: 1px solid var(--main-color);
  border-bottom: 1px solid var(--main-color);
}

.service-table tr:first-child td {
  color: var(--main-color);
  border-right: none !important;
}

.service-table tr:first-child th {
  color: var(--main-color);
}

.service-table tr:first-child td,
.service-tr,
.service-table.table-striped tr:first-child td {
  color: var(--main-color);
}

.service-table tr:first-child a,
.service-tr a {
  color: var(--main-color);
}

.service-table tr:first-child td,
.service-table tr:first-child th,
.table-bordered .service-tr td,
.service-tr td {
  border: none;
}

.service-table tr,
.service-table.table-striped tr {
  background: #fff;
}

.service-table > tbody > tr:nth-child(odd) > td {
  background-color: #ebeffa;
}
.service-table.table-striped > tbody > tr:nth-child(1) > td,
.service-table.table-striped > tbody > tr:nth-child(1) > th {
  background-color: transparent;
}

/* special css */

ul.border-box > li {
  margin-bottom: 0;
}

ul.border-box {
  padding: 15px 15px 15px 30px;
}

.border-box {
  border: 1px solid #1a5ca3;
  padding: 15px;
  border-radius: 5px;
}

.bg-box {
  background: #e9eff9;
  padding: 15px 15px;
  border-radius: 5px;
  margin-bottom: 18px !important;
}

@media (min-width: 992px) {
  .list-box {
    display: flex;
    flex-wrap: wrap;
  }
  .list-box div[class*="col-md"] {
    display: flex;
  }
}

.list-box div[class*="col-md"] {
  margin-bottom: 20px;
}

.list-box a {
  display: flex;
  align-items: center;
  border: 1px solid #ddd;
  width: 100%;
  padding: 10px;
  border-radius: 5px;
  position: relative;
  transition: all ease 0.4s;
  text-align: left;
}

.list-box a:before {
  position: absolute;
  content: "";
  background: #2391cc;
  z-index: -1;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  width: 0;
  height: 100%;
  opacity: 1;
  border: solid 2px #2391cc;
  transition: all ease 0.4s;
}

.list-box a:hover {
  color: #fff;
  border: 1px solid transparent;
}

.list-box a:hover:before {
  right: 0;
  width: 100%;
  border-radius: 5px;
}

.line-style1 ol {
  transition: all 1s;
  display: flex;
  margin: 0;
  flex-wrap: wrap;
}

.line-style1 ol li {
  position: relative;
  display: inline-block;
  width: 33%;
}

.line-style1 ol li:nth-child(odd) div {
  border-radius: 10px 10px 10px 0;
}

.line-style1 ol li div {
  width: 100%;
  padding: 15px;
  font-size: 1rem;
  white-space: normal;
  color: #000;
  background: #fff;
  position: relative;
}

.line-style1 ol li {
  padding-bottom: 80px;
  padding-top: 0;
}

.line-style1 ol.back-li li {
  padding-top: 80px;
  padding-bottom: 0;
}

.line-style1 ol li div::after {
  content: "";
  position: absolute;
  top: 100%;
  left: calc(50% - 21px);
  bottom: 0;
  width: 42px;
  height: 80px;
  background-image: url(../img/line-style1-ico.png);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  z-index: 1;
}

.line-style1 ol.back-li li div::after {
  top: unset;
  bottom: 100%;
  transform: rotate(180deg);
}

.line {
  background: #e26455;
  width: 100%;
  height: 5px;
}

.line-style1 ol li div .title {
  padding: 3px 5px;
  background: #e26455;
  color: #fff;
  border: none;
  outline: none;
  border-radius: 100px;
  text-align: center;
  display: block;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 10px;
}

.line-style1 ol li div p {
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
  padding: 0 15px;
}

@media (max-width: 769px) {
  .line-style1 .line {
    display: none;
  }
  .line-style1 ol li,
  .line-style1 ol.back-li li {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
  .line-style1 ol li div::after {
    display: none;
  }
}

.services-container .bg-color1 {
  width: 30%;
  height: 38px;
  display: block;
  background: #e26455;
  clip-path: polygon(0% 0%, calc(100% - 30px) 0%, 100% 50%, calc(100% - 30px) 100%, 0% 100%);
}

.mx-atuo {
  margin-left: auto;
  margin-right: auto;
}
.w-max {
  width: max-content;
}

.foot-contact .list-item {
  margin-bottom: 10px;
}
.foot-contact .list-item p:before {
  background-image: none !important;
}
.foot-contact .list-item p {
  margin-bottom: 5px;
}
.foot-contact .list-item:nth-child(1) > p.style1:before {
  background-image: url(../images/foot-address.svg) !important;
}
.foot-contact .list-item:nth-child(2) > p.style1:before {
  background-image: url(../images/foot-phone.svg) !important;
}
.foot-contact .list-item:nth-child(3) > p.style1:before {
  background-image: url(../images/foot-email.svg) !important;
}


.foot-contact-list-box {
    width: 100%;
    height: auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding-bottom: 5px;
    margin-bottom: 30px;
    border-bottom: 1px solid #979797;
}
.foot-contact-list-box .list-item {
    width: 24%;
    margin-bottom: 10px;
}
.foot-contact-list-box .list-item .foottitle {
    font-size: 18px;
    margin-bottom: 15px;
    color: #fff;
    display: block;
}
.foot-contact-list-box .list-item p {
    padding-left: 25px;
    position: relative;
    margin-bottom: 10px;
    color: #fff;
}
.foot-contact-list-box .list-item p:before {
    content: '';
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0px;
    top: 1px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
}
.foot-contact-list-box .list-item p:nth-child(1):before {
    background-image: url(../images/foot-email.svg);
}
.foot-contact-list-box .list-item p:nth-child(2):before {
    background-image: url(../images/foot-phone.svg);
}
.foot-contact-list-box .list-item p:nth-child(3):before {
    background-image: url(../images/foot-address.svg);
}

.form-notice-add {
    padding-bottom: 0px;
    margin-bottom: 0px;
    padding-left: 25px;
    background: url(../images/notice.svg) no-repeat left center;
    background-size: 16px;
    margin-top: -25px;
}