







.img-responsive {
  max-width: 100%;
  display: block; }





.w3l-features-8 {
  /*--//content--*/
  /*--/responsive-code--*/
  /*--//responsive-code--*/ }
  .w3l-features-8 .features {
    background: #f6f6f6; }
  .w3l-features-8 .feature-gd h3 {
    font-size: 22px;
    line-height: 28px;
    color: var(--title-color);
    font-weight: 600;
    margin-bottom: 15px; }
  .w3l-features-8 .features h3 a {
    color: var(--title-color); }
  .w3l-features-8 .features h3 a:hover {
    color: #d1a501; }
  .w3l-features-8 a.red {
    font-size: 16px;
    line-height: 24px;
    color: var(--opposite-color);
    display: inline-block;
    font-weight: 700; }
  .w3l-features-8 a.red:hover {
    color: var(--theme-color); }
  .w3l-features-8 .float-lt.feature-gd {
    padding: 30px 30px;
    background-color: #fff;
    border-radius: 0 0 4px 4px;
    text-align: left; }
  .w3l-features-8 .feature-gd p {
    font-size: 14px;
    line-height: 24px;
    color: var(--text-color);
	margin-top:10px;
	text-align:justify }
  .w3l-features-8 .float-top img {
    border-radius: 4px 4px 0 0; }
  @media (max-width: 700px) {
    .w3l-features-8 .feature-gd h3 {
      font-size: 24px; } }


.w3l-service-breadcrum .breadcrum-bg {
  background-size: cover;
  background-image: linear-gradient(to right, rgba(0, 33, 71, 0.8), rgba(0, 33, 71, 0.8)), url(../images/2.jpg);
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: center;
  background-attachment: fixed; }

.w3l-service-breadcrum .breadcrum-bg h2 {
  font-size: 44px;
  color: #fff;
  font-weight: 600; }

.w3l-service-breadcrum .breadcrum-bg p {
  font-size: 16px;
  color: #fff;
  margin-top: 10px; }

.w3l-service-breadcrum .breadcrum-bg p a {
  font-size: 16px;
  color: var(--primary-color); }

.w3l-service-breadcrum .breadcrum-bg p a:hover {
  text-decoration: underline;
  color: #fff; }

@media (max-width: 736px) {
  .w3l-service-breadcrum .breadcrum-bg h2 {
    font-size: 40px; } }

@media (max-width: 600px) {
  .w3l-service-breadcrum .breadcrum-bg h2 {
    font-size: 35px; } }

/*# sourceMappingURL=style-starter.css.map */
