
/* Design-1 */

@media all {
  .sfwppa-navi-style * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.testimonila-box{
  padding: 40px 0;
}

.clearfix img{
  width: 20px;
}

.testimonila-box a{
  text-decoration: none;
  color: #000;
}

@media all {
  
  a:focus,
  a:hover {
    color: inherit;
    text-decoration: none;
  }
  a:focus,
  a:hover {
    text-decoration: none;
    outline: 0;
  }
  :focus {
    outline: -webkit-focus-ring-color auto 0;
  }
  .bold-fontblack {
    font-size: 50px;
    color: #000;
  }
  .bold-font {
    font-size: 50px;
    color: #f48222;
    
  }
  .tilte-heading {
    margin-bottom: 50px;
  }
  .news-img-block {
    position: relative;
  }
  .con-add {
    background: #f5f5f5;
    align-items: center;
    margin: 0 0;
  }
  .cont-add {
    padding: 0 35px;
  }
  .address-listing h6 {
    color: grey;
    font-size: 18px;
    margin-bottom: 0;
  }
  .address-listing li {
    font-size: 20px;
    line-height: 38px;
    
    padding-top: 30px;
  }
  .address-listing li a:hover {
    color: #0b73b9;
  }
  .nav-pills {
    padding-bottom: 30px;
  }
  .nav-pills .nav-link {
    border-radius: 0;
    padding: 0;
    font-size: 20px;
    margin-right: 80px;
  }
  .nav-pills .nav-link.active {
    color: #f48222 !important;
    background-color: transparent;
  }
  .bread-crumb {
    display: none;
  }
  @media (min-width: 1025px) {
    .pad-rght0 {
      padding-right: 0;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .bold-font {
      font-size: 36px;
    }
    h6 {
      font-size: 14px;
    }
    .bold-fontblack {
      font-size: 40px;
    }
  }
  @media (max-width: 992px) {
    .cont-add {
      padding: 30px 0 50px;
    }
  }
  @media (max-width: 767px) {
    .tilte-heading {
      margin-bottom: 30px;
    }
    .bold-font,
    .bold-fontblack {
      font-size: 26px;
    }
    .bold-fontblack {
      font-size: 26px;
    }
    .map-padd {
      padding: 0;
    }
    .cont-add {
      padding: 30px 20px 50px;
    }
    .address-listing h6 {
      font-size: 16px;
    }
    .address-listing li {
      font-size: 18px;
      line-height: 28px;
      padding-top: 20px;
    }
    .col-12-25 {
      padding-right: 25px;
      padding-left: 25px;
    }
  }
}
@media all {
  
  .list-unstyled {
    padding-left: 0;
    list-style: none;
  }
  .img-fluid {
    max-width: 100%;
    height: auto;
  }
  .testimonila-box .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  @media (min-width: 576px) {
    .testimonila-box .container {
      max-width: 540px;
    }
  }
  @media (min-width: 768px) {
    .testimonila-box .container {
      max-width: 720px;
    }
  }
  @media (min-width: 992px) {
    .testimonila-box .container {
      max-width: 960px;
    }
  }
  @media (min-width: 1200px) {
    .testimonila-box .container {
      max-width: 1140px;
    }
  }
  .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .col-lg-12,
  .col-lg-6,
  .col-md-12,
  .col-md-6,
  .col-sm-6 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  @media (min-width: 576px) {
    .col-sm-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
  }
  @media (min-width: 768px) {
    .col-md-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .col-md-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
  }
  @media (min-width: 992px) {
    .col-lg-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
    .col-lg-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
  }
  .fade {
    transition: opacity 0.15s linear;
  }
  @media (prefers-reduced-motion: reduce) {
    .fade {
      transition: none;
    }
  }
  .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }
  .nav-link {
    display: block;
    padding: 0.5rem 1rem;
  }
  .nav-link:focus,
  .nav-link:hover {
    text-decoration: none;
  }
  .nav-pills .nav-link {
    border-radius: 0.25rem;
  }
  .nav-pills .nav-link.active {
    color: #fff;
    background-color: #007bff;
  }
  .tab-content > .tab-pane {
    display: none;
  }
  .tab-content > .active {
    display: block;
  }
  .clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
  .align-items-center {
    -ms-flex-align: center !important;
    align-items: center;
  }
  .mb-3 {
    margin-bottom: 1rem !important;
  }
  .mt-5 {
    margin-top: 2rem !important;
  }
}
@media all {
  .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .fa-envelope:before {
    content: "\f0e0";
  }
}
@media all {
  .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
  }
  .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  @media (print), (prefers-reduced-motion) {
    .animated {
      -webkit-animation: unset !important;
      animation: unset !important;
      -webkit-transition: none !important;
      transition: none !important;
    }
  }
}

@media all {
  
  a:focus,
  a:hover {
    color: inherit;
    text-decoration: none;
  }
  a:focus,
  a:hover {
    text-decoration: none;
    outline: 0;
  }
  :focus {
    outline: -webkit-focus-ring-color auto 0;
  }
  h6 {
    font-size: 18px;
  }
  .bold-fontblack {
    
font-size: 61px;
    
line-height: 63px;
    
color: #000;
  }
  .bold-font {
    font-size: 50px;
    color: #0b73b9;
  }
  .tilte-heading {
    margin-bottom: 50px;
  }
  .news-img-block {
    position: relative;
    text-align: right;
  }
  .con-add {
    background: #f5f5f5;
    align-items: center;
    margin: 0 0;
  }
  .cont-add {
    padding: 0 35px;
  }
  .address-listing h6 {
    color: #000000;
    font-size: 23px;
    margin-bottom: 0;
  }
  .address-listing li {
    font-size: 19px;
    line-height: normal;
    display: flex;
    gap: 10px;
    padding-top: 9px;
  }
  .nav-pills {
    padding-bottom: 10px;
  }
  .nav-pills .nav-link {
    border-radius: 0;
    padding: 0;
    text-decoration: none;
    font-size: 26px;
    margin-right: 40px;
  }
  .nav-pills .nav-link.active {
    color: #0b73b9 !important;
    background-color: transparent;
    border-bottom: 1px solid;
    font-weight: 600;
    font-size: 50px;
  }
  .bread-crumb {
    display: none;
  }
  @media (min-width: 1025px) {
    .pad-rght0 {
      padding-right: 0;
    }
  }
  @media screen and (min-width: 768px) and (max-width: 1024px) {
    .bold-font {
      font-size: 36px;
    }
    h6 {
      font-size: 14px;
    }
    .bold-fontblack {
      font-size: 40px;
    }
  }
  @media (max-width: 992px) {
    .cont-add {
      padding: 30px 0 50px;
    }
  }
  @media (max-width: 767px) {
    h6 {
      font-size: 18px;
    }
    .tilte-heading {
      margin-bottom: 30px;
    }
    .bold-font,
    .bold-fontblack {
      font-size: 26px;
    }
    .bold-fontblack {
      font-size: 18px;
    }
    .map-padd {
      padding: 0;
    }
    .cont-add {
      padding: 30px 20px 0px;
    }
    .address-listing h6 {
      font-size: 21px;
      margin-top: 10px !important;
    }
    .col-12-25 {
      padding-right: 25px;
      padding-left: 25px;
    }
    .nav-pills {
      display: flex;
      align-items: center;
      justify-content: space-between;
    }
    .nav-pills .nav-link {
      margin-right: 0;
    }
  }
  @media (max-width: 768px) {
    .address-listing li {
      padding-bottom: 10px !important;
    }
  }
}
/*! CSS Used keyframes */
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}