html,
body {
  font-family: trench;
  height: 100%;
  cursor: auto !important;
  scroll-behavior: smooth;
}
@font-face {
  font-family: trench;
  src: url("./trench.otf");
}
body {
  font-family: trench;
}
.custom-container {
  width: 100%;
  padding-right: 15%;
  padding-left: 15%;
  margin-right: auto;
  margin-left: auto;
}
.dropdown:hover > .dropdown-menu {
  display: block;
}
.center-justified {
  text-align: justify !important;
  text-align-last: center !important;
}
.btn-dangers {
  background-color: #dc1113;
  color: white;
}
.text-red {
  color: #dc1113 !important;
}
.bg-black {
  background-color: #191b20 !important;
}
.background-red-hover:hover {
  background-color: #dc1113 !important;
  border-color: #dc1113 !important;
  transition-duration: 0.4s !important;
  transition-timing-function: ease-in-out !important;
}
.background-red-hover:hover > a {
  color: white !important;
  font-weight: 900 !important;
}
.text-montserrat {
  font-family: Montserrat !important;
}
.classy-class {
  padding: 7px;
  color: #707583;
  display: block;
  min-width: 100px;
  text-align: center;
  letter-spacing: 1px;
}
.background-black-hover-1:hover {
  background-color: black;
  color: white;
  border-color: #dc1113;
  transition-duration: 0.4s;
  transition-timing-function: ease-in-out;
}
/* .bg-lighter {
  background-color: #efefef !important;
} */
.navbar-hover:hover, 
.navbar-hover.active {
  color: #dc1113 !important;
  font-weight: 800;
}
.navbar-a {
  color: #707583 !important;
  font-weight: 500 !important;
}
.bg-main {
  background-color: #efefef !important;
}

/* The hero image */
.hero-image-1 {
  /* Use "linear-gradient" to add a darken background effect to the image (photographer.jpg). This will make the text easier to read */
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("photographer.jpg");

  /* Set a specific height */
  height: 88vh !important;

  /* Position and center the image to scale nicely on all screens */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

/* Place text in the middle of the image */
.hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  width: 100%;
}
.form-control:focus {
  /* border-color: white !important; */
  border: 1px solid #ced4da;
  box-shadow: 0 0 0 0.2rem rgb(255 255 255 / 0%) !important;
}
/* index page */
@font-face {
  font-family: trench;
  src: url("./assests/css/trench.otf");
}
body {
  font-family: trench;
}
.font-trench {
  font-family: trench;
}
.hero-image {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url("../images/1.png");
  height: 100vh;
  min-height: 500px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: block;
}
.hero-text {
  text-align: center;
  position: absolute;
  font-family: trench;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}
.nav-link-hover:hover {
  color: red !important;
}
.background-black-hover:hover {
  background-color: black;
  border-color: red;
  transition-duration: 0.4s;
  transition-timing-function: ease-in-out;
}
.background-red-hover:hover {
  background-color: red;
  border-color: red;
  transition-duration: 0.4s;
  transition-timing-function: ease-in-out;
}
.footer {
  background-image: url("../images/3.png");
  background-position: 50% 50% !important;
  background-repeat: repeat !important;
  background-size: cover;
  height: auto;
}
@media screen and (max-width: 480px) {
  .footer-2 {
    display: block !important;
    background-image: url("../images/3.png");
    background-position: center;
    background-repeat: repeat;
    background-size: cover;
    height: 100% !important;
    padding-top: 2rem;
  }

  .navbar-brand {
    font-size: 30px !important;
  }

  .custom-container {
    padding-right: 0%;
    padding-left: 0%;
  }

  a.text-white {
    top: -30px;
    position: relative;
    left: -14px;
  }

  .splide__pagination li {
    display: none;
  }

  .carousel-caption {
    bottom: 13px !important;
  }

  .carousel-caption h5 {
    padding: 0 0 20px;
  }
  h1.text-center {
    width: 100% !important;
  }

  .btn-reponsive {
    margin: 0 0 2rem;
  }

  .btn-reponsive button {
    font-size: 26px !important;
  }

  .footer h1 {
    padding-top: 2rem;
  }

  .send-msg {
    margin-bottom: 2rem;
  }
}

.about-us {
  font-size: 12px;
  line-height: 15px;
  color: #82838a;
  text-align: center;
  padding: 30px 15px;
}
.about-us h1 {
  color: #d51719;
  margin: 0 0 20px;
  text-transform: uppercase;
  font-family: trench;
}
.about-us .title {
  font-size: 30px;
  line-height: 27px;
  color: #494b50;
  display: block;
  margin: 0 0 14px;
}
.text-color {
  color: #8c1d1a !important;
}
.about-us h1 .small-text {
  display: block;
  margin: 0 0 2px;
  color: #1e1f24;
}
.text-greys {
  background-color: rgba(192, 192, 192, 0.3);
}

.dropdown-menu > .dropdown-item:hover {
  background-color: #d51719;
  color: white;
}
/* progress bar */
.progress {
  width: 150px;
  height: 150px;
  line-height: 150px;
  background: none;
  margin: 0 auto;
  box-shadow: none;
  position: relative;
}
.progress:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 12px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
}
.progress > span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}
.progress .progress-left {
  left: 0;
}
.progress .progress-bar {
  width: 100%;
  height: 100%;
  background: none;
  border-width: 22px;
  border-style: solid;
  position: absolute;
  top: 0;
}
.progress .progress-left .progress-bar {
  left: 100%;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  border-left: 0;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}
.progress .progress-right {
  right: 0;
}
.progress .progress-right .progress-bar {
  left: -100%;
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
  border-right: 0;
  -webkit-transform-origin: center right;
  transform-origin: center right;
  animation: loading-1 1.8s linear forwards;
}
.progress .progress-value {
  width: 90%;
  height: 90%;
  border-radius: 50%;
  background: transparent;
  font-size: 24px;
  color: black;
  line-height: 135px;
  text-align: center;
  position: absolute;
  top: 5%;
  left: 5%;
}
.progress.red .progress-bar {
  border-color: #8c1d1a;
}
.progress.red .progress-left .progress-bar {
  animation: loading-4 1.5s linear forwards 1.8s;
}
.progress.red-1 .progress-bar {
  border-color: #8c1d1a;
}
.progress.red-1 .progress-left .progress-bar {
  animation: loading-5 1s linear forwards 1.8s;
}
.progress.pink .progress-bar {
  border-color: #ed687c;
}
.progress.pink .progress-left .progress-bar {
  animation: loading-4 0.4s linear forwards 1.8s;
}
.progress.green .progress-bar {
  border-color: #1abc9c;
}
.progress.green .progress-left .progress-bar {
  animation: loading-5 1.2s linear forwards 1.8s;
}
@keyframes loading-1 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
}
@keyframes loading-2 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(144deg);
    transform: rotate(144deg);
  }
}
@keyframes loading-3 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@keyframes loading-4 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(34deg);
    transform: rotate(34deg);
  }
}
@keyframes loading-5 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(106deg);
    transform: rotate(106deg);
  }
}
@media only screen and (max-width: 990px) {
  .progress {
    margin-bottom: 20px;
  }

  .navbar-expand-lg {
    z-index: 1;
  }
}

/* image hover */
.container {
  position: relative;
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0px;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background-color: rgba(0, 0, 0, 0.3);
}

@media (max-width: 991px){
  .overlay{
    width: 100%;
  }

  .overlay-searchIcon img{
    width: 34px;
  }
}

@media (max-width: 575px){
  .overlay{
    width: 100%;
  }


  .overlay-searchIcon img{
    width: 50px;
  }
}

.overlay-searchIcon{
  position: absolute;
  top: 50%;
  left: 50%;
  cursor: pointer;
  transform: translate(-50%, -50%);
}

.container .overlay:hover {
  opacity: 1;
}

.load-portfolio{
  width: 100%;
  text-align: center;
  align-items: center;
}

.load-portfolio .btn-loadPortfolio{
  background: #8B0000;
  color: #FFFFFF;
  font-size: 20px;
  font-family: 'trench';
  border: none;
  outline: none;
  padding: 0.5rem 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  transition: 0.3s ease;
  border-radius: 0px;
  box-shadow: none;
}

.load-portfolio .btn-loadPortfolio:hover{
  color: #FFFFFF;
}

.text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

@media (min-width: 650px) and (max-width: 1134px) {
  .carousel-caption {
    bottom: 40px;
  }

  .active img.bg-image {
    height: auto;
    min-height: 500px;
    object-fit: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
}

@media (max-width: 649px) {
  .carousel-caption {
    bottom: 63px;
  }
  .carousel-item .carousel-caption {
    width: auto;
    text-align: center;
  }

  .carousel-caption img {
    width: 50px;
  }

  .carousel-caption h1 {
    font-size: 25px !important;
  }

  .carousel-caption h5 {
    font-size: 18px !important;
  }

  a.text-greys {
    margin: 1rem 0;
  }

  .active img.bg-image {
    height: auto;
    min-height: 500px;
    object-fit: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .splide__pagination li {
    display: none;
  }

}

@media (max-width: 480px) {
  .classy-class {
    top: 0 !important;
    left: 1px !important;
    font-size: 13px;
  }

  footer .navbar-brand {
    font-size: 22px !important;
    font-weight: 900;
    top: 0 !important;
  }

  .hero-heading1{
    font-size: 45px !important;
  }

  .website-heading1 h1 {
    font-size: 25px !important;
  }
}

@font-face {
  font-family: trench;
  src: url("./trench.otf");
}

.hero-text .hero-heading5 {
  font-size: 22px;
  font-family: trench;
  text-transform: uppercase;
  color: #FFFFFF;
  font-weight: 600;
}

.hero-text .hero-span {
  font-size: 16px;
  font-weight: 300;
  text-align: center;
  
  

}

.website-heading1 {
  width: 100%;
  text-align: center;
}

.website-heading1 h1 {
  font-size: 72px;
  font-family: 'montserrat', sans-serif;
  color: #000000;
  font-weight: 500;
  text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
  .box-section {
      border: 1px solid white;
      background-color: white;
      margin-top: -13%;
      box-shadow: 0px 3px 8px 0px #888888;
  }
}

@media only screen and (max-width: 480px) {
  .box-section {
      border: 1px solid white;
      background-color: white;
      margin-top: -40%;
      box-shadow: 0px 3px 8px 0px #888888;
  }
}

.card-header {
  background: none;
  border: none;
  padding: 0;
  gap: 0.5rem;
}

.card-header .basic-heading5 {
  font-size: 36px;
  font-family: trench;
  font-weight: 600;
  color: #001624;#8B0000
}

.card-header .basic-heading5-1 {
  font-size: 36px;
  font-family: trench;
  font-weight: 600;
  color: #8B0000;
}

.card-body {
  padding: 0;
}

.pricing-card-title {
  font-size: 36px;
  font-family: 'montserrat';
  font-weight: bold;
  color: #000000;
}

.bg-gray{
  background: #EFEFEF;
}

@media (max-width: 1199px) {
  .card-deck {
      display: block;
  }
}

@media (max-width: 767px) {
  .website-heading1 h1 {
      font-size: 30px;
      font-family: 'montserrat', sans-serif;
      color: #000000;
      font-weight: bold;
      text-transform: uppercase;
      width: 100%;
  }
}

@media (min-width: 992px) and (max-width: 1274px){
  .btn-danger{
    margin-left: 1rem !important;
    padding: 6px 18px !important;
    font-size: 16px !important;
  }

  .navbar-brand{
    font-size: 22px !important;
  }

  .navbar-brand img{
    width: 47px !important;
  }

  .nav-link{
    font-size: 16px !important;
    margin: 0 5px !important;
  }

  
element.style {
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0,0,0,.9);
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0,0,0,.9);
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5);
}
@media (min-width: 992px)
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.5);
}
@media (min-width: 992px)
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
}
a.nav-link {
    /* color: black !important; */
    font-family: 'trench', sans-serif;
    font-weight: bold !important;
    margin-left: 15px !important;
    margin-right: 15px !important;
}
}

.nav-link {
  font-weight: 800;
  padding-right: 0 !important;
  padding-left: 0 !important;
  font-size: 20px;
}

/* @media (max-width: 500px) {
  .centered {
    width: 93% !important;
  }  
} */
