@font-face {
  font-family: 'gothamblack';
  src: url('fonts/gotham-black-webfont.woff2') format('woff2'),
       url('fonts/gotham-black-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'gothambold';
  src: url('fonts/gotham-bold-webfont.woff2') format('woff2'),
       url('fonts/gotham-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'gothambold';
  src: url('fonts/gothambold-webfont.woff2') format('woff2'),
       url('fonts/gothambold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'gothambold_italic';
  src: url('fonts/gothambolditalic-webfont.woff2') format('woff2'),
       url('fonts/gothambolditalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'gothambook';
  src: url('fonts/gothambook-webfont.woff2') format('woff2'),
       url('fonts/gothambook-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'gothambookitalic';
  src: url('fonts/gotham-bookitalic-webfont.woff2') format('woff2'),
       url('fonts/gotham-bookitalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'gothambook_italic';
  src: url('fonts/gothambookitalic-webfont.woff2') format('woff2'),
       url('fonts/gothambookitalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'gothamlight';
  src: url('fonts/gotham-light-webfont.woff2') format('woff2'),
       url('fonts/gotham-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'gothamlight';
  src: url('fonts/gothamlight-webfont.woff2') format('woff2'),
       url('fonts/gothamlight-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'gothamlight_italic';
  src: url('fonts/gothamlightitalic-webfont.woff2') format('woff2'),
       url('fonts/gothamlightitalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'gothammedium';
  src: url('fonts/gothammedium-webfont.woff2') format('woff2'),
       url('fonts/gothammedium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}




@font-face {
  font-family: 'gothammediumItalic';
  src: url('fonts/gothammediumitalic-webfont.woff2') format('woff2'),
       url('fonts/gothammediumitalic-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}

@media only screen and (max-width: 767px) {
  .why-choose-section {
    display: none;
  }
  .whyCarouselMobile {
      display: block;
  }
  .whyCarouselMobile  img {
    display: block;
    margin: 0 auto;
  }
  .choose-heading {
    text-align: center;
  }
  .whyCarouselMobile .carousel-dark .carousel-control-next-icon, .carousel-dark .carousel-control-prev-icon {
    filter: invert(1) grayscale(100);
}

}

