.ex-content {
  width: 100%;
  margin: 0px auto;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 68px;
}

.ex-content .left {
  background-color: #fff;
  font-size: 15px !important;
  color: #000 !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: justify !important;
  line-height: 150% !important;
  text-align: justify !important;
}

.ex-content .left .breadcrumbs {
  position: relative;
}

.ex-content .left .breadcrumbs .breadcrumb {
  width: 100% !important;
  position: absolute !important;
  bottom: 0px !important;
  left: -33px !important;
  background-color: #fff !important;
}

.ex-content .left .breadcrumbs .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  display: none;
}

.ex-content .left p {
  margin-bottom: 1rem !important;
  margin-left: 0px !important;
  text-align: justify !important;
  line-height: 150% !important;
  font-size: 15px !important;
}

.ex-content .left .btnsp {
  background: #ff0000;
  padding: 10px 20px;
  width: 130px;
  border: 1px solid #fff;
  border-radius: 4px;
  cursor: pointer;
  margin-left: 20px !important;
}

.ex-content .left .btnsp a {
  text-decoration: none;
  color: #fff;
  font-weight: bold;
}

.ex-content .lefthover {
  -webkit-transform: translate(0px -5px);
          transform: translate(0px -5px);
}

.ex-content .left h2 {
  margin-bottom: 1rem !important;
  font-size: 18px !important;
  font-weight: 700;
  color: #ff0000;
  text-transform: uppercase;
}

.ex-content .left span {
  line-height: 150% !important;
}

.ex-content .left ul {
  padding-left: 25px !important;
}

.ex-content .left ul li {
  line-height: 200% !important;
}

.ex-content .left .ul_disc li {
  line-height: 200%;
  margin-bottom: 5px;
  padding-left: 8px;
}

.ex-content .left .p1-ex {
  color: #ff0000;
  font-size: 14px;
}

.ex-content .left .p11-ex {
  color: black;
  font-size: 14px;
}

.ex-content .left .p2-ex {
  color: #0066a6;
  font-weight: 900;
  font-size: 30px;
  padding-top: 30px;
  line-height: 30px;
}

.ex-content .left .p3-ex {
  font-size: 16px;
  color: #2c2c2c;
  text-align: justify;
  padding-right: 20px;
}

.ex-content .left .p4-ex {
  font-size: 18px;
  font-weight: 700;
  color: #000;
}

.ex-content .left .btgrid {
  margin: 0px auto;
}

.ex-content .left .row {
  margin-right: 0px !important;
  margin-left: 0px !important;
}

.ex-content .left .row .content p {
  text-align: center !important;
}

.ex-content .left .row .content p:first-child {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  border-radius: 4px;
  text-align: center !important;
}

.ex-content .left .row .content p:first-child img {
  width: auto !important;
  max-width: 100%;
}

.ex-content .left .owl-carousel .owl-nav .owl-prev {
  top: 45%;
  left: 0;
}

.ex-content .left .owl-carousel .owl-nav .owl-next {
  top: 45%;
  right: 0;
}

.ex-content .right {
  padding: 20px;
  border-radius: 5px;
  background: #e5e5e5;
}

.ex-content .right .p1-right {
  color: #ff0000;
  margin-bottom: 0px;
  font-weight: 600;
  padding-left: 10px;
  border-left: 3px solid #ff0000;
}

.ex-content .right ul {
  margin-left: 0;
}

.ex-content .right ul a {
  text-decoration: none;
  color: #000;
}

.ex-content .right ul li {
  color: #000000;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 600;
}

.ex-content .right ul li:hover {
  color: #ff0000;
}

.ex-content .gallery .owl-nav .owl-next {
  top: 35%;
}

.ex-content .gallery .owl-nav .owl-prev {
  top: 35%;
}
/*# sourceMappingURL=detail.css.map */