table {
    width: 100%;
    margin-bottom: 25px;
  }
  
  table th {
    font-weight: 600;
    color: var(--body-font-color);
  }
  
  table td,
  table th {
    border-top: 1px solid var(--secondary-color);
    padding: 11px 10px;
  }
  
  dl {
    margin-bottom: 25px;
  }
  
  dl dt {
    font-weight: 600;
  }
  
  b,
  strong {
    font-weight: bold;
  }
  
  pre {
    color: var(--body-font-color);
    border: 1px solid var(--secondary-color);
    font-size: 18px;
    padding: 25px;
    border-radius: 5px;
  }
  
  kbd {
    font-size: 100%;
    background-color: var(--body-font-color);
    border-radius: 5px;
  }
  
  @media screen and (max-width: 991px) {
    body,
    html {
      font-size: 16px;
      line-height: 1.6em;
    }
    h2 {
      font-size: 36px;
      margin-bottom: 10px;
    }
  }
  
  input,
  textarea {
    color: var(--heading-font-color);
  }
  
     
      h1, h2, h3, h4, h5, h6 {
      clear: both;
      color: var(--heading-font-color);
      padding: 0;
      margin: 0 0 20px 0;
      font-weight: 600;
      line-height: 1.3em;
      font-family: var(--heading-font-family);
          
      }
      .edgtf-fs-slides{
              position: absolute;
          top: 12.5%;
          left: calc(3% + 1px);
          cursor: -webkit-grab;
          visibility: hidden;
          -webkit-transform: translateX(-3%);
          -moz-transform: translateX(-3%);
          transform: translateX(-3%);
          }
          .owl-loaded {
              display: block;
          }
          .edgtf-owl-slider {
              /*position: relative;*/
              display: none;
              width: 100%;
              margin: 0;
              -webkit-tap-highlight-color: transparent;
              z-index: 1;
          }
      .img-size{
          width: 16rem;
          height: 34rem;
      }
      
      @media only screen and (max-width: 600px) {
          .map-size {
              text-align: center;
               width: 25rem;
          }
          .map-size-img{
              margin: 0px 0px 0px 0px;
                  opacity: 0.3;
          }
      }
       @media only screen and (min-width: 1230px) {
          .map-size {
               width: 70rem;
          }
           .map-size-img{
              margin: 0px 0px 0px -120px;
                  opacity: 0.8;
          }
      }
     
      .service-size{
          height: 10rem;
      }
          .post-thumnail img{
             width: 30rem;
              height:15rem;
          }
               
          ul .check:before {
            content: 'âœ“';
            color:#104cba ;
            font-weight: 900;
          }
          .test-body{
              position: relative;
              display: inline-block;
              width: 100%;
              vertical-align: middle;
              text-align: center;
              padding: 50px 0 48px;
          }
          .fs-slides{
              position: absolute;
              top: 12.5%;
              left: calc(3% + 1px);
              cursor: -webkit-grab;
              visibility: hidden;
              -webkit-transform: translateX(-3%);
              -moz-transform: translateX(-3%);
              transform: translateX(-3%);
          }
          .owl-loaded {
              display: block;
          }
          .banner-header{
             
              height: auto;
              min-height: 20rem;
          }
          .style1 {
             
              position: relative;
          }
          .cs-center {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              -webkit-box-pack: center;
              -ms-flex-pack: center;
              justify-content: center;
          }
          .cs-bg {
              background-size: cover;
              background-repeat: no-repeat;
              background-position: center;
          }
          .cs-page_heading_in{
              display: block;
          }
          .cs-page_heading.cs-style1 .cs-page_title {
              margin-bottom: 18px;
          }
          .cs-white_color, .cs-white_color_hover:hover {
              color: #ffffff;
          }
          .cs-font_50 {
              font-size: 60px;
          }
          .text-center {
              text-align: center!important;
          }
          .breadcrumb {
              -webkit-box-pack: end;
              -ms-flex-pack: end;
              justify-content: flex-end;
              margin-bottom: 0;
              color: #ffffff;
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -ms-flex-wrap: wrap;
              flex-wrap: wrap;
              padding: 0;
              margin-bottom: 0;
              list-style: none;
              background-color: transparent;
              border-radius: 0;
              justify-content: center;
              align-items: center;
              column-gap: 10px;
              row-gap: 5px;
              justify-content: center !important;
              margin: 18px 0 0;
          }
          .cs-section_heading.cs-style1 .cs-separator {
              height: 2px;
              width: 50px;
              border-radius: 2px;
          }
          .cs-accent_bg, .cs-accent_bg_hover:hover {
              background-color: var(--primary-color);
          }
          .cs-funfact_wrap .cs-funfact_shape {
              position: absolute;
              left: 0;
              top: 0;
              height: 100%;
              width: 100%;
              border-radius: inherit;
              background-position: right bottom;
              background-repeat: no-repeat;
          }
          
          .cs-funfact_wrap {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
              background: linear-gradient(267.18deg, #161616 0%, #080808 100%);
              border-radius: 15px;
              padding: 60px 80px;
              position: relative;
              z-index: 1;
          }
          .cs-funfact_wrap .cs-funfact_left {
              -webkit-box-flex: 0;
              -ms-flex: none;
              flex: none;
              width: 40%;
              position: relative;
              z-index: 2;
          }
          .cs-funfact_heading h2 {
              font-size: 50px;
              margin-bottom: 20px;
          }
          .cs-funfact_heading p {
              margin-bottom: 0;
              line-height: 1.75em;
          }
          .cs-funfact_wrap .cs-funfact_right {
              -webkit-box-flex: 1;
              -ms-flex: 1;
              flex: 1;
              padding-left: 80px;
              position: relative;
              z-index: 2;
          }
          .cs-funfacts {
              display: -ms-grid;
              display: grid;
              grid-gap: 36px 40px;
              grid-template-columns: repeat(2, 1fr);
          }
          .cs-funfact.cs-style1 {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -ms-flex-align: center;
              align-items: center;
          }
          .cs-funfact.cs-style1 .cs-funfact_number {
              margin: 0 13px 0 0;
              font-size: 50px;
              line-height: 1.3em;
          }
          .cs-primary_color {
              color: var(--heading-font-color);
          }
          
          .cs-semi_bold {
              font-weight: 600;
          }
          .cs-primary_font {
              font-family: var(--heading-font-family);
          }
          .cs-funfact.cs-style1 .cs-funfact_text span {
              font-size: 20px;
              font-weight: 700;
              display: block;
              margin-top: -4px;
              margin-bottom: -1px;
          }
          .cs-accent_color, .cs-accent_color_hover:hover {
              color: var(--primary-color);
          }
          .cs-funfact.cs-style1 .cs-funfact_text p {
              margin: 0;
          }
          .cs-image_layer.cs-style1 {
              padding-right: 60px;
              padding-bottom: 60px;
          }
          .cs-image_layer.cs-style1 .cs-image_layer_in {
              position: relative;
              border-radius: 15px;
          }
          .cs-image_layer.cs-style1 .cs-image_layer_in::after {
              content: '';
              position: absolute;
              height: 100%;
              width: 100%;
              right: -40px;
              bottom: -40px;
              background-color: #142b34;
              border-radius: inherit;
          }
          .cs-image_layer.cs-style1 img {
              position: relative;
              z-index: 2;
          }
          .cs-radius_15 {
              border-radius: 15px !important;
          }
          .cs-cta.cs-style1 {
              padding: 90px 30px;
              border-radius: 15px;
          }
          @media screen and (min-width: 992px) {
            .cs-height_0 {
              height: 0px;
            }
            .cs-height_5 {
              height: 5px;
            }
            .cs-height_10 {
              height: 10px;
            }
            .cs-height_15 {
              height: 15px;
            }
            .cs-height_20 {
              height: 20px;
            }
            .cs-height_25 {
              height: 25px;
            }
            .cs-height_30 {
              height: 30px;
            }
            .cs-height_35 {
              height: 35px;
            }
            .cs-height_40 {
              height: 40px;
            }
            .cs-height_45 {
              height: 45px;
            }
            .cs-height_50 {
              height: 50px;
            }
            .cs-height_55 {
              height: 55px;
            }
            .cs-height_60 {
              height: 60px;
            }
            .cs-height_65 {
              height: 65px;
            }
            .cs-height_70 {
              height: 70px;
            }
            .cs-height_75 {
              height: 75px;
            }
            .cs-height_80 {
              height: 80px;
            }
            .cs-height_85 {
              height: 85px;
            }
            .cs-height_90 {
              height: 90px;
            }
            .cs-height_95 {
              height: 95px;
            }
            .cs-height_100 {
              height: 100px;
            }
            .cs-height_105 {
              height: 105px;
            }
            .cs-height_110 {
              height: 110px;
            }
            .cs-height_115 {
              height: 115px;
            }
            .cs-height_120 {
              height: 120px;
            }
            .cs-height_125 {
              height: 125px;
            }
            .cs-height_130 {
              height: 130px;
            }
            .cs-height_135 {
              height: 135px;
            }
            .cs-height_140 {
              height: 140px;
            }
            .cs-height_145 {
              height: 145px;
            }
            .cs-height_150 {
              height: 150px;
            }
            .cs-height_155 {
              height: 155px;
            }
            .cs-height_160 {
              height: 160px;
            }
            .cs-height_165 {
              height: 165px;
            }
            .cs-height_170 {
              height: 170px;
            }
            .cs-height_175 {
              height: 175px;
            }
            .cs-height_180 {
              height: 180px;
            }
            .cs-height_185 {
              height: 185px;
            }
            .cs-height_190 {
              height: 190px;
            }
            .cs-height_195 {
              height: 195px;
            }
            .cs-height_200 {
              height: 200px;
            }
            .cs-height_205 {
              height: 205px;
            }
            .cs-height_210 {
              height: 210px;
            }
          }
          
          @media screen and (max-width: 991px) {
            .cs-height_lg_0 {
              height: 0px;
            }
            .cs-height_lg_5 {
              height: 5px;
            }
            .cs-height_lg_10 {
              height: 10px;
            }
            .cs-height_lg_15 {
              height: 15px;
            }
            .cs-height_lg_20 {
              height: 20px;
            }
            .cs-height_lg_25 {
              height: 25px;
            }
            .cs-height_lg_30 {
              height: 30px;
            }
            .cs-height_lg_35 {
              height: 35px;
            }
            .cs-height_lg_40 {
              height: 40px;
            }
            .cs-height_lg_45 {
              height: 45px;
            }
            .cs-height_lg_50 {
              height: 50px;
            }
            .cs-height_lg_55 {
              height: 55px;
            }
            .cs-height_lg_60 {
              height: 60px;
            }
            .cs-height_lg_65 {
              height: 65px;
            }
            .cs-height_lg_70 {
              height: 70px;
            }
            .cs-height_lg_75 {
              height: 75px;
            }
            .cs-height_lg_80 {
              height: 80px;
            }
            .cs-height_lg_85 {
              height: 85px;
            }
            .cs-height_lg_90 {
              height: 90px;
            }
            .cs-height_lg_95 {
              height: 95px;
            }
            .cs-height_lg_100 {
              height: 100px;
            }
            .cs-height_lg_105 {
              height: 105px;
            }
            .cs-height_lg_110 {
              height: 110px;
            }
            .cs-height_lg_115 {
              height: 115px;
            }
            .cs-height_lg_120 {
              height: 120px;
            }
            .cs-height_lg_125 {
              height: 125px;
            }
            .cs-height_lg_130 {
              height: 130px;
            }
            .cs-height_lg_135 {
              height: 135px;
            }
            .cs-height_lg_140 {
              height: 140px;
            }
            .cs-height_lg_145 {
              height: 145px;
            }
            .cs-height_lg_150 {
              height: 150px;
            }
            .cs-height_lg_155 {
              height: 155px;
            }
            .cs-height_lg_160 {
              height: 160px;
            }
            .cs-height_lg_165 {
              height: 165px;
            }
            .cs-height_lg_170 {
              height: 170px;
            }
            .cs-height_lg_175 {
              height: 175px;
            }
            .cs-height_lg_180 {
              height: 180px;
            }
            .cs-height_lg_185 {
              height: 185px;
            }
            .cs-height_lg_190 {
              height: 190px;
            }
            .cs-height_lg_195 {
              height: 195px;
            }
            .cs-height_lg_200 {
              height: 200px;
            }
            .cs-height_lg_205 {
              height: 205px;
            }
            .cs-height_lg_210 {
              height: 210px;
            }
          }