* {
  border: 0;
  list-style: unset;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}

ul {
  padding: 0;
}

@font-face {
  font-family: Norwester;
  src: url(../assets/fonts/norwester.otf);
}

@font-face {
  font-family: Kollektif;
  src: url(../assets/fonts/kollektif/Kollektif.ttf);
}

@font-face {
  font-family: Montserrat;
  src: url(../assets/fonts/Montserrat/Montserrat-Regular.ttf);
}

@font-face {
  font-family: Avenir;
  src: url(../assets/fonts/avenir_ff/AvenirLTStd-Book.otf);
}

@font-face {
  font-family: SuperiorTitle;
  src: url(../assets/fonts/superior_title_bold/SuperiorTitleBold.otf);
}

@font-face {
  font-family: Roboto;
  src: url(https://fonts.googleapis.com/css2?family=Roboto:wght@500;700&display=swap);
}

@font-face {
  font-family: Bull-Text;
  src: url("../assets/fonts/bull_text/Futura\ Heavy\ font.ttf");
}

@font-face {
  font-family: Comfortaa;
  src: url(../assets/fonts/comfortaa/Comfortaa-Regular.ttf);
}

html {
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}

body {
  font-family: Comfortaa, sans-serif;
  padding-top: 4em;
}

nav {
  height: 4em;
}

.nav-logo-container {
  background-color: white;
  margin-left: 15px;
}

.nav-logo {
  margin-left: -23px;
  margin-right: -23px;
  margin-top: 40px;
  width: 2.9em;
}

h1 {
  font-family: Bull-Text, sans-serif;
  font-size: 3.5em;
}

h2,
h3,
h4,
h5,
h6,
th {
  font-family: Bull-Text;
}

p {
  font-family: Comfortaa;
}

.help-text {
  font-family: Comfortaa, sans-serif;
}

.header-logo-container {
  background-color: transparent;
}

.container-fluid h1 {
  font-size: 2rem;
  line-height: 2.5rem;
  margin-bottom: 2rem;
}

#intro {
  background-image: url(../assets/antony-4HkxKt_oKvo-unsplash-min.jpg);
  background-position: 70% -100%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 2rem;
  padding-top: 4rem;
}

.showcase-text {
  font-size: 2.3rem;
  margin-bottom: 2rem;
}

.hero-content {
  background-color: rgba(133, 139, 158, 0.7);
  background-image: linear-gradient(
    to right,
    rgba(121, 106, 127, 0.6),
    rgba(140, 139, 161, 0.6),
    rgba(112, 127, 138, 0.6)
  );
  border-radius: 1.5rem;
  padding: 1.5rem;
}

.boxshadow {
  box-shadow: rgba(50, 50, 93, 0.25) 0 2px 5px -1px,
    rgba(0, 0, 0, 0.3) 0 1px 3px -1px;
}

.card {
  border-radius: 1em;
}

.row {
  margin: 0;
}

.text-center.help-info h3 {
  padding-bottom: 1.5em;
}

.traffic {
  background-color: #001a30;
  color: #fff;
  margin-right: 5px;
  position: relative;
}

.traffic .card-title {
  bottom: 1em;
  font-size: 4em;
  left: 0.8em;
  opacity: 0.5;
  position: absolute;
}

.traffic-content {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0.5rem;
}

.traffic-content p {
  font-size: 1.3rem;
  padding-bottom: 1rem;
  text-align: center;
}

.traffic-img {
  border-radius: 10px;
  justify-self: center;
  max-width: 200px;
  padding-bottom: 1rem;
  width: 350px;
}

.traffic-services-img {
  padding: 1rem 0;
  width: 60vw;
}

.traffic-management-plan-img {
  width: 65vw;
}

.help {
  align-items: center;
  color: #1d262b;
  display: flex;
  justify-content: center;
  width: 100%;
}

.help-info {
  background-color: #fff;
  margin-bottom: 3em;
  margin-top: 3em;
  padding: 2em;
  width: 100%;
}

.section-contact-us {
  box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
  position: relative;
  z-index: 10;
}

.tab-traffic {
  background-color: rgba(154, 154, 154, 0.5);
  color: #fff;
}

.panel {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 100%;
}

.panel-info {
  margin-top: 2em;
  padding: 2em;
  width: 85%;
}

.panel-left {
  border: 1px solid #e9f0f5;
  border-bottom-left-radius: 1em;
  border-top-left-radius: 1em;
  height: 8em;
}

.panel-right {
  border: 1px solid #e9f0f5;
  border-bottom-right-radius: 1em;
  border-left: none;
  border-top-right-radius: 1em;
  height: 8em;
}

.panel-mid {
  border: 1px solid #e9f0f5;
  border-left: none;
  height: 8em;
}

.panel-logo-container {
  background-color: #efefef;
  border-radius: 50%;
  box-shadow: 0 10px 58px 0 rgba(0, 0, 0, 0.25);
  height: 4em;
  margin-left: auto;
  margin-right: auto;
  margin-top: -2em;
  width: 4em;
}

.panel-logo {
  height: 2em;
  margin-top: 1em;
}

.icont-text {
  font-family: "Montserrat", sans-serif;
  font-size: 1.2em;
  margin-bottom: 1em;
  margin-top: 1em;
}

.badge {
  -webkit-transition: all 0.4s ease-in-out 0s;
  background: #28a9c0;
  font-size: 1em;
  font-weight: 400;
  margin-top: 1.3em;
  transition: all 0.4s ease-in-out 0s;
}

.badge:hover {
  -webkit-transition: all 0.4s ease-in-out 0s;
  background: #efefef;
  box-shadow: 0 10px 58px 0 rgba(0, 0, 0, 0.25);
  color: #001a30;
  cursor: pointer;
  transition: all 0.4s ease-in-out 0s;
}

.road-img {
  background: url(../assets/drill-long.jpg);
  background-position: 70% 70%;
  background-repeat: no-repeat;
  background-size: cover;
  border: none;
  border-bottom-left-radius: 1em;
  border-top-left-radius: 1em;
  height: 9em;
}

.traffic-img-container {
  margin-top: -1em;
  padding: 2em;
  width: 90%;
}

.traffic-equipment-img {
  width: 180px;
}

.traffic-equipment-titles {
  font-size: 1.3rem;
  font-weight: bold;
}

footer {
  background-color: #001a30;
  color: #fff;
}

.section-contact-us {
  background-color: #fff;
}

.section-contact-us h4 {
  color: #001a30;
  font-weight: bold;
}

.section-contact-us h6 {
  color: #001a30;
  font-weight: bold;
}

.navbar-brand {
  color: #001a30;
  font-size: 2em;
  font-weight: 700;
}

.nav-link {
  font-size: 1em;
  font-weight: 500;
  margin-left: 2em;
  margin-right: 2em;
}

.section-contact-us span {
  font-weight: 300;
}

.section-contact-us .card {
  background-color: #001a30;
  margin-top: 100px;
  position: absolute;
}

.drill-collapse {
  margin-bottom: 1.5em;
}

.gallery-btn {
  color: #000 !important;
}

.gallery-btn.active {
  border-bottom: 3px solid #f36e21 !important;
  box-sizing: border-box;
  padding-bottom: 6px;
}

.accordion.accordion-flush {
  margin-bottom: 4em;
}

@media (min-width: 992px) {
  .section-contact-us .card {
    margin-top: -200px;
  }
}

.section-contact-us .btn-send-message {
  background-color: #f36e21;
  color: #fff;
  font-family: Comfortaa;
  justify-self: center;
  width: 240px;
}

.section-contact-us .btn-send-message:hover {
  background-color: #efefef;
  color: #001a30;
}

.our-clients-section {
  background-color: #fff;
  margin-top: 50px;
}

#myCarousel {
  display: flex;
  justify-content: space-between;
  margin-top: 1.1em;
  width: 70%;
}

.book-now-btn {
  background-color: #f36e21;
  border: none;
  border-bottom-right-radius: 0.5em;
  border-top-right-radius: 0.5em;
  color: #fff;
  font-size: 2em;
  font-weight: bold;
  margin-top: 1px;
}

.book-now-btn:hover {
  -moz-box-shadow: inset 0 0 8px gray;
  -webkit-box-shadow: inset 0 0 8px gray;
  -webkit-transition: all 0.4s ease-in-out 0s;
  background-color: #efefef;
  box-shadow: inset 0 0 8px gray;
  color: #001a30;
  transition: all 0.4s ease-in-out 0s;
}

#clients {
  padding-bottom: 2em;
  padding-top: 2em;
}

.our-clients-section {
  box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
}

.collapsible-container {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 100%;
}

.collapsible-bubble {
  width: 86.5%;
}

.btn-clicked {
  background-color: #efefef;
  color: #001a30;
}

#home {
  margin-bottom: -3.5em;
  padding-bottom: 1em;
  position: relative;
}

#nav-home {
  cursor: pointer;
}

#nav-book {
  background-color: #f36e21;
  color: #fff;
}

#nav-book:hover {
  background-color: #eee;
  color: #000;
}

#drill-equipment-btn,
#drill-services-btn,
#drill-methods-btn,
#drill-test-btn,
#traffic-services-btn,
#traffic-mgmt-btn,
#traffic-eq-btn {
  position: relative;
  width: 5em;
  z-index: 1;
}

.eq-btn {
  transition: all 1s ease-in-out;
}

.eq-btn::after {
  border: 0.75rem solid transparent;
  border-bottom-color: #fff;
  border-top: none;
  box-shadow: none;
  content: "";
  filter: drop-shadow(0 -0.0625rem 0.0625rem rgba(0, 0, 0, 0.1));
  height: 0;
  left: 1.75em;
  position: absolute;
  top: 2.4em;
  width: 0;
}

.cll {
  height: 0;
  opacity: 0;
  overflow: hidden;
  transition: all 0.4s ease-in-out;
}

.cll.show {
  height: 100%;
  opacity: 1;
  transition: all 0.6s ease-in-out;
}

@media (min-width: 781px) and (max-width: 1025px) {
  .nav-link {
    margin: 0 10px !important;
  }

  .dropdown-menu {
    margin-left: 10px !important;
  }
}

.collapsible-container h6 {
  font-size: 3em;
  text-align: left;
}

.collapsible-container li {
  padding-top: 1em;
  text-align: left;
}

td,
th {
  padding: 1em !important;
  text-align: left;
}

h3 {
  font-weight: bold;
}

.showcase-text {
  font-size: 50px;
}

.mobile-container {
  margin-top: 4rem;
}

.container-fluid {
  align-items: center;
  display: flex;
  justify-content: center;
}

.hidden {
  -webkit-transition: all 0.4s ease-in-out 0s;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
}

.content {
  position: absolute;
  text-align: center;
  top: 5em;
}

.title-main {
  -webkit-transition: all 0.4s ease-in-out 0s;
  bottom: 1em;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  transition: all 0.4s ease-in-out 0s;
  width: 100%;
}

.hero-content {
  width: 80%;
}

body.modal-open .supreme-container {
  -moz-filter: blur(2px);
  -ms-filter: blur(2px);
  -o-filter: blur(2px);
  -webkit-filter: blur(2px);
  filter: blur(2px);
}

.send-model .modal-content {
  align-items: center;
  background-color: #001a30;
  border-radius: 1em;
  color: #fff;
  display: flex;
  flex-direction: column;
  height: 35vh;
  justify-content: center;
  margin: 0 auto;
  max-width: 100vw;
  width: 80vw;
}

.send-model .modal-title {
  font-size: 2em;
  font-weight: bolder;
}

.send-model .modal-btn-close {
  color: #fff;
  font-size: 1.2em;
  font-weight: bold;
}

.send-model .modal-btn-close i:hover {
  opacity: 0.5;
}

#body {
  background-color: #001a30;
  display: flex;
  justify-content: center;
}

.parent-container {
  width: 100%;
}

.schedule-jobs .modal-title {
  font-size: 1.6em;
  font-weight: bolder;
  padding: 0.5em;
  padding-bottom: 0;
}

.schedule-jobs .modal-header {
  border-bottom: none;
}

#job-req {
  background-color: #fff !important;
  color: #000;
}

.carItem h5 {
  min-width: 160px;
  text-align: center !important;
}

@media (min-width: 0px) and (max-width: 1250px) {
  .content-overlay h2 {
    margin-top: 2em !important;
  }

  .section-contact-us .card {
    margin-top: 1em !important;
    position: relative !important;
  }

  .showcase-text,
  .showcase-text:hover {
    color: #fff !important;
    opacity: 1 !important;
  }

  #body {
    display: block !important;
  }

  .panel-left,
  .panel-mid,
  .panel-right {
    border-radius: 1em !important;
    display: block !important;
    flex: none;
    width: 100% !important;
  }

  #traffic-panel {
    display: none;
  }

  #drill-panel {
    display: none;
  }

  .accordion {
    display: block !important;
    margin-left: 9%;
    margin-right: 9%;
    margin-top: 2em;
  }

  .accordion-header button {
    background-color: rgba(155, 155, 155, 0.5) !important;
    color: #fff;
    font-size: 0.7em;
  }

  .accordion-header button[aria-expanded^="true"] {
    color: #fff;
  }

  .accordion-item {
    background-color: rgba(154, 154, 154, 0.5);
  }

  .accordion-header .acc-top {
    font-size: 0.7em !important;
  }

  .accordion-item {
    border-bottom: 1px solid white !important;
    border-left: 1px solid white !important;
    border-right: 1px solid white !important;
    overflow: hidden;
  }

  .acc-first-item {
    border-top: 1px solid white !important;
    border-top-left-radius: 1em !important;
    border-top-right-radius: 1em !important;
  }

  .acc-last-item {
    border-bottom-left-radius: 1em !important;
    border-bottom-right-radius: 1em !important;
  }

  .accordion-body {
    margin-bottom: 0.8em !important;
    margin-top: 0.8em !important;
    padding: 0 !important;
  }

  .accordion-button::after {
    background-image: none !important;
    color: #fff;
    content: "";
  }

  .accordion-body .card-body {
    padding: 0 !important;
  }

  .accordion-body .ms-4 {
    margin-left: 0 !important;
  }

  .book-now-btn {
    font-size: 1.6em;
  }

  .accordion-item > .panel-logo-container {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 4em;
    justify-content: center;
    position: absolute;
    right: 2em;
    top: 3.3em;
    width: 4em;
    z-index: 10;
  }

  .accordion-button {
    height: 5em;
    padding-left: 2em;
  }
}

@media (min-width: 574px) and (max-width: 780px) {
  .nav-link {
    margin: 0 !important;
  }

  .dropdown-menu {
    margin-left: 0 !important;
  }

  .contact-address {
    margin-right: 5rem;
  }
}

@media (min-width: 0px) and (max-width: 700px) {
  .dropdown-menu {
    margin-left: 0 !important;
  }

  .section-contact-us .card {
    margin-top: 1em !important;
    position: relative !important;
  }

  .navbar-toggler {
    position: absolute !important;
    right: 0.8em !important;
    top: 0.5em !important;
  }

  .navbar-collapse {
    background-color: #fff;
    box-shadow: rgba(50, 50, 93, 0.25) 0 2px 5px -1px,
      rgba(0, 0, 0, 0.3) 0 1px 3px -1px !important;
    left: 0;
    position: absolute !important;
    top: 4em !important;
    width: 100% !important;
  }

  #nav-book {
    margin-bottom: 1em;
    position: relative !important;
  }

  .nav-link {
    text-align: center;
  }
}

@media (min-width: 0px) and (max-width: 574px) {
  .datepicker {
    left: 0 !important;
  }

  tr .day {
    padding: 0.1em !important;
  }

  #contact {
    padding-top: 10px !important;
  }
}

.navbar-nav li > a:hover,
.navbar-nav li > a:focus,
.navbar-nav li > a.active {
  color: #000;
}

.nav-menu {
  border-bottom: #f36e21;
  color: #000 !important;
}

.nav-menu:hover,
.nav-menu:focus,
.nav-menu.active {
  border-bottom: #f36e21 solid 3px;
}

textarea {
  resize: none;
}

textarea.form-control {
  height: 10em;
}

.badge {
  border-radius: 10px !important;
}

.help-info h3,
.gallery-container h3 {
  color: #28a9c0;
}

.help-info h5 {
  font-size: 1em;
}

.dark-bg {
  background-color: #001a30 !important;
  color: #fff;
}

#service,
#book_now,
#clients,
#footer,
#contact,
.section-contact-us {
  background-color: #fff;
}

@media (min-width: 0px) and (max-width: 768px) {
  .content {
    position: relative;
  }

  .showcase-text {
    font-size: 2.5em;
  }

  .traffic-img-container {
    width: 100%;
  }

  .nav-logo {
    left: 0.5em;
  }

  .nav-link {
    margin-left: 1em;
  }

  .accordion.accordion-flush {
    margin-left: 2em;
    margin-right: 2em;
  }

  .accordion-item > .panel-logo-container {
    align-items: center;
    display: flex;
    height: 2.7em;
    justify-content: center;
    width: 2.7em;
  }

  .panel-logo {
    height: 1.2em;
  }

  .card {
    border: none;
  }

  #exampleModal {
    padding-right: 0 !important;
  }

  .modal-backdrop {
    background: none;
  }
}

@media (min-width: 1250px) {
  #map-container {
    margin-top: 126px;
  }

  #map {
    height: 300px;
    margin: 0 auto;
    width: 80%;
  }
}

.hero-drill-text {
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.col-4.drill-img-box {
  height: 430px;
}

.col-4.traffic-img-box {
  height: 430px;
}

.drill-img-box {
  -webkit-transition: all 0.4s ease-in-out 0s;
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
    url(../assets/drill_construction_equipment_site.jpg);
  background-position: 70% 60%;
  background-size: cover;
  border-radius: 1em;
  box-shadow: 0 -1px 5px rgba(255, 255, 255, 0.5);
  transition: all 0.4s ease-in-out 0s;
}

.traffic-img-box {
  -webkit-transition: all 0.4s ease-in-out 0s;
  background-image: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),
    url(../assets/maxim-abramov-GFjyimhomaM-unsplash.jpg);
  background-position: 70% 60%;
  background-size: cover;
  border-radius: 1em;
  box-shadow: 0 -1px 5px rgba(255, 255, 255, 0.5);
  transition: all 0.4s ease-in-out 0s;
}

.book {
  background-color: #f36e21;
  border: none;
  border-radius: 10px;
  color: #fff;
  font-size: 1em;
  padding: 10px;
  width: 240px;
}

.book:hover {
  -moz-box-shadow: inset 0 0 8px gray;
  -webkit-box-shadow: inset 0 0 8px gray;
  -webkit-transition: all 0.4s ease-in-out 0s;
  background-color: #efefef;
  box-shadow: inset 0 0 8px gray;
  color: #001a30;
  transition: all 0.4s ease-in-out 0s;
}

.dropdown:hover .dropdown-menu {
  display: block;
  text-align: center;
}

.dropdown-menu {
  text-align: center;
}

.drill-main {
  background-position: 80% 60%;
  background-repeat: no-repeat;
  background-size: cover;
}

.drill-main-content {
  padding-bottom: 30px;
  padding-top: 1rem;
}

.traffic-main {
  background-position: 70% 60%;
  background-repeat: no-repeat;
  background-size: cover;
}

.drill-text {
  padding-right: 5em;
}

.traffic-text {
  padding-left: 5em;
}

@media (min-width: 0) and (max-width: 850px) {
  .col-8.hero-drill-text {
    width: 100%;
  }

  .book {
    margin-bottom: 2.5em;
    margin-top: 1em;
    width: 100%;
  }

  h1.showcase-text {
    margin-top: 0 !important;
  }

  .row.drill-main-content {
    padding-bottom: 0;
  }

  .col-4.traffic-img-box,
  .col-4.drill-img-box {
    display: none;
  }

  .hero-drill-text {
    text-align: left !important;
  }

  .drill-text {
    padding-right: 0;
  }

  .traffic-text {
    padding-left: 0;
  }
}

.fa-facebook-square:hover,
.fa-instagram:hover,
.fa-linkedin:hover {
  cursor: pointer;
}

.text-center.panel-info.row {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 0px) and (max-width: 899px) {
  .navbar {
    background-color: #fff;
  }

  .nav-menu {
    color: #000 !important;
  }

  .nav-logo {
    margin: 0;
    margin-top: -10px;
  }

  .nav-logo-container {
    background-color: transparent;
  }
}

@media (min-width: 900px) {
  nav {
    background-color: transparent;
    transition: 0.4s;
  }

  .nav-menu {
    color: #fff !important;
  }

  .nav-logo {
    background-color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    transition: 0.4s;
    width: 3.5em;
  }

  .scroll-nav-menu {
    color: #000 !important;
  }

  .scroll-nav-logo {
    background-color: transparent;
    margin: 0;
    margin-top: -10px;
    width: 2.9em;
  }

  .scroll-navbar {
    background-color: #fff !important;
  }
}

#contact {
  padding-top: 5rem;
}

#intro {
  background-image: url(../assets/antony-4HkxKt_oKvo-unsplash-min.jpg);
  background-position: 70% 40%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 100px;
  padding-top: 120px;
}

.traffic-services-content-holder {
  padding: 1rem;
}

.traffic-service-container {
  align-items: center;
  display: flex;
  flex-direction: column;
  padding: 0;
}

.traffic-service-title {
  font-size: 1.2rem;
  text-align: center;
}

.traffic-content {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0.5rem;
}

.traffic-service-container p {
  font-size: 1.1rem;
  font-weight: normal;
  padding-bottom: 1rem;
  text-align: center;
}

.traffic-services-img {
  border-radius: 5px;
  justify-self: center;
  max-width: 60vw;
  width: 350px;
}

.traffic-equipment-img {
  margin: 0 auto;
  width: 220px;
}

.eq-box h5 {
  font-size: 1.3rem;
  font-weight: bold;
  padding-bottom: 1rem;
}

.TCI-text {
  font-weight: bold;
  padding: 2rem;
}

.TL-23-container {
  padding: 0 2rem;
}

.TL-23-text {
  font-weight: normal !important;
}

.TCI-img {
  padding-top: 2rem;
}

.drilling-services-titles {
  font-weight: bold;
}

.dropdown-item.active,
.dropdown-item:active {
  background-color: white;
  color: #f36e21 !important;
}

.dropdown-toggle::after {
  transform: rotate(-90deg);
  transition: 0.4s;
  vertical-align: 0.2em;
}

.dropdown-toggle[aria-expanded="true"]:after,
.dropdown-toggle:hover:after,
.dropdown:hover .dropdown-toggle::after {
  transform: rotate(0deg);
  vertical-align: 0.15em;
}

.hero-content a:hover {
  color: #f36e21;
}

#drill-equipment-btn-exp img,
#drill-equipment-btn-exp-1 img {
  border-radius: 0.8em;
}

.drill-equipment-img:hover {
  -webkit-box-shadow: 1px 5px 29px 5px rgba(0, 0, 0, 0.27);
  box-shadow: 1px 5px 29px 5px rgba(0, 0, 0, 0.27);
  transform: scale(1.1);
  transition: ease-in-out 1s;
}

.collapsible-container h6 {
  font-size: 1.2rem;
  font-weight: bold;
  margin-top: 1rem;
  max-width: 400px;
}

.collapsible-container h6:hover {
  border-left: 5px solid rgb(2, 132, 172);
  border-radius: 5px;
  padding-left: 1rem;
  transition: ease-in-out 0.4s;
}

.eq-box {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 1rem;
}

.my-gallery {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 1200px;
}

.my-gallery img {
  height: auto;
  width: 100%;
}

.my-gallery figure {
  max-width: 400px;
  padding: 5px 10px;
}

.my-gallery figcaption {
  display: none;
}
