/* @import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&family=Nunito:wght@300;400;500;600;700;800;900&family=Jost:wght@300;400;500;600;700;800;900&display=swap"); */

@import url("https://fonts.googleapis.com/css2?family=Jost:wght@400;500;600;700;800&family=Poppins:wght@300;400;500;600;700;800&display=swap");

/*--------------------- 

Built by Kasun Gunawardana
kasun4it@gmail.com

---------------------*/

p,
h1,
h2,
h3,
h4,
ul {
  margin: 0;
}

ul {
  padding: 0;
}

::selection {
  color: #fff;
  background: #eb1d23;
}

/* font-family: 'Lato', sans-serif; */

/* font-family: 'Montserrat', sans-serif; */

/* font-family: 'Jost', sans-serif; */

a,
.navbar-toggle,
.container-b-row .box p {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

a:hover,
a:focus {
  text-decoration: none;
}

.pl-custom-1 {
  padding-left: 1px;
}

.pr-custom-1 {
  padding-right: 1px;
}

.back_to_top {
  position: fixed;
  right: 25px;
  bottom: 0;
  z-index: 100;
  opacity: 0;
  background-color: #000;
  color: #eb1d23 !important;
  padding: 9px 13px 10px;
}

.back_to_top.show {
  opacity: 0.5;
  bottom: 59px;
}

.back_to_top.show:hover {
  opacity: 1;
}

body {
  background-color: #ffffff;
  color: #000000;
}

a {
  text-decoration: none;
}

button:focus {
  outline: none;
}

.i-block {
  display: inline-block;
}

.d-block {
  display: block;
}

.overflow-hidden {
  overflow: hidden;
}

.container-fluid > .container {
  padding: 0;
}

.images-preloader {
  position: fixed;
  z-index: 100001;
  background-color: #000;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

#preloader_1 {
  position: relative;
}

.rectangle-bounce {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -10px;
}

#preloader_1 span {
  display: block;
  bottom: 0px;
  width: 9px;
  height: 5px;
  background: #49494a;
  position: absolute;
  animation: preloader_1 1.5s infinite ease-in-out;
  -moz-animation: preloader_1 1.5s infinite ease-in-out;
  -webkit-animation: preloader_1 1.5s infinite ease-in-out;
  -o-animation: preloader_1 1.5s infinite ease-in-out;
  -ms-animation: preloader_1 1.5s infinite ease-in-out;
}

#preloader_1 span:nth-child(2) {
  left: 11px;
  animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s;
  -o-animation-delay: 0.2s;
  -ms-animation-delay: 0.2s;
}

#preloader_1 span:nth-child(3) {
  left: 22px;
  animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
}

#preloader_1 span:nth-child(4) {
  left: 33px;
  animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
}

#preloader_1 span:nth-child(5) {
  left: 44px;
  animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
}

@keyframes preloader_1 {
  0% {
    height: 5px;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    background: #eb1d23;
  }
  25% {
    height: 30px;
    transform: translateY(15px);
    -moz-transform: translateY(15px);
    -webkit-transform: translateY(15px);
    -o-transform: translateY(15px);
    -ms-transform: translateY(15px);
    background: #eb1d23;
  }
  50% {
    height: 5px;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    background: #eb1d23;
  }
  100% {
    height: 5px;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    background: #eb1d23;
  }
}

a.common-btn {
  font-family: "Jost", sans-serif;
  font-size: 13.5px;
  line-height: 14px;
  font-weight: 500;
  color: #fff;
  border: 2px solid #eb1d23;
  background: #eb1d23;
  padding: 14px 40px;
  display: inline-block;
  margin-top: 15px;
}

a.common-btn:hover {
  background-color: transparent;
  color: #eb1d23;
}

.header-full {
  position: relative;
  z-index: 1;
  background: #fff;
}

.styled-devider {
  flex-shrink: 0;
  border-top: 0px solid rgba(0, 0, 0, 0.08);
  border-right: 0px solid rgba(0, 0, 0, 0.08);
  border-left: 0px solid rgba(0, 0, 0, 0.08);
  height: 0.0625rem;
  margin: 1rem 0px;
  border-bottom: none;
  opacity: 0.25;
  background-color: transparent;
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0),
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  ) !important;
  margin: 0;
}

.triangle-down {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -6rem;
  padding-bottom: 6rem;
  overflow: hidden;
  z-index: 0;
}

.triangle-down.color:before {
  background: linear-gradient(
    -177deg,
    #f1f1f1,
    #f1f1f1 50%,
    transparent calc(50% + 1px),
    transparent 100%
  );
}

.triangle-down.color:after {
  background: linear-gradient(
    177deg,
    #f1f1f1,
    #f1f1f1 50%,
    transparent calc(50% + 1px),
    transparent 100%
  );
}

.triangle-down:after {
  content: "";
  background: -o-linear-gradient(
    273deg,
    #fff,
    #fff 50%,
    transparent calc(50% + 1px),
    transparent 100%
  );
  background: linear-gradient(
    177deg,
    #fff,
    #fff 50%,
    transparent calc(50% + 1px),
    transparent 100%
  );
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: 0;
}

.triangle-down:before {
  content: "";
  background: -o-linear-gradient(
    267deg,
    #fff,
    #fff 50%,
    transparent calc(50% + 1px),
    transparent 100%
  );
  background: linear-gradient(
    -177deg,
    #fff,
    #fff 50%,
    transparent calc(50% + 1px),
    transparent 100%
  );
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  z-index: 0;
  left: 0;
}

.triangle-up {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -6rem;
  padding-bottom: 6rem;
  overflow: hidden;
  z-index: 1;
  transform: translateY(-100%);
}

.triangle-up:after {
  content: "";
  background: -o-linear-gradient(
    267deg,
    #fff,
    #fff 50%,
    transparent calc(50% + 1px),
    transparent 100%
  );
  background: linear-gradient(
    -177deg,
    #fff,
    #fff 50%,
    transparent calc(50% + 1px),
    transparent 100%
  );
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  z-index: 0;
  right: 0;
  transform: rotateX(180deg);
}

.triangle-up:before {
  content: "";
  background: -o-linear-gradient(
    273deg,
    #fff,
    #fff 50%,
    transparent calc(50% + 1px),
    transparent 100%
  );
  background: linear-gradient(
    177deg,
    #fff,
    #fff 50%,
    transparent calc(50% + 1px),
    transparent 100%
  );
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  transform: rotateX(180deg);
}

.header-fluid {
}

.header-row {
  padding: 15px 0 45px;
}

.header-full .logo {
  margin-top: -30%;
  transform: translateY(60%);
  z-index: 1;
}

.navigation-fluid {
  z-index: 10;
  padding: 20px 0;
}

.header-description {
  margin-top: 35px;
  /* margin-bottom: 60px; */
}

.header-description > div:last-child p {
  text-align: right;
}

.header-description > div .far,
.header-description > div .fas {
  font-size: 20px;
  color: #eb1d23;
  display: inline-flex;
  align-items: center;
  /* justify-content: center; */
  margin-right: 10px;
  font-weight: 900;
}

.header-description > div div span {
  font-family: "Jost", sans-serif;
  font-weight: 600;
  font-size: 20px;
  color: #eb1d23;
}

.header-description > div p {
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: 15px;
  color: #000000;
  text-transform: uppercase;
}

.header-description > div a {
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: 19px;
  color: #000;
  text-transform: lowercase;
}

.header-description > div a:hover {
  color: #eb1d23;
}

.slider-container {
  position: relative;
  z-index: 0;
}

.navbar {
  padding: 0;
  width: 90%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

#navbarNav ul li {
  padding: 12px 20px;
}

#navbarNav ul li a {
  font-family: "Jost", sans-serif;
  font-size: 15px;
  line-height: 17px;
  font-weight: 600;
  color: #000000;
  padding: 8px 0;
  position: relative;
  margin: 0 1px;
  text-transform: uppercase;
}

#navbarNav ul li:first-child a {
  margin-left: 0;
}

#navbarNav ul li:last-child a {
  margin-right: 0;
}

#navbarNav ul li a:hover,
#navbarNav ul li a.active {
  background: #ffffff;
  color: #000000;
}

.navbar-toggler {
  float: right;
  border: none;
  padding-right: 0;
}
.navbar-toggler:active,
.navbar-toggler:focus {
  outline: none;
}
.navbar-light .navbar-toggler-icon {
  width: 24px;
  height: 17px;
  background-image: none;
  position: relative;
  border-bottom: 1px solid #000;
  transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after,
.navbar-light .navbar-toggler-icon:before {
  width: 24px;
  position: absolute;
  height: 1px;
  background-color: #000;
  top: 0;
  left: 0;
  content: "";
  z-index: 2;
  transition: all 300ms linear;
}
.navbar-light .navbar-toggler-icon:after {
  top: 8px;
}

.icon-bar {
  width: 22px;
  height: 2px;
  background-color: #f0f0f0;
  display: block;
  transition: all 0.4s;
}

.icon-bar:nth-child(2),
.icon-bar:nth-child(3) {
  margin-top: 4px;
}

.navbar-toggler {
  border: none;
  background: transparent !important;
}

.navbar-toggler:focus {
  outline: none;
}

.navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}

.navbar-toggler .middle-bar {
  opacity: 0;
}

.navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}

.navbar-toggler.collapsed .top-bar {
  transform: rotate(0);
}

.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}

.navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0);
}

.top-description {
  position: absolute;
  top: 0;
  right: 0;
  left: 60%;
  background-color: #000;
  color: #fff;
  font-family: "Jost";
  font-weight: 300;
  font-size: 16px;
  padding: 8px 20px;
}

.top-description::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: -1000%;
  background-color: #000;
}

.banner-full {
  padding: 0;
}

.slider-navs {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  z-index: 5;
}

.carousel-control-prev-icon::before,
.carousel-control-next-icon::before {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  position: absolute;
  z-index: -1;
  transition: 0.5s;
  opacity: 0;
}

.carousel-control-prev-icon {
  background-image: url("../images/slider-prev.png");
  opacity: 1;
}

.carousel-control-prev-icon::before {
  background-image: url("../images/slider-prev_hover.png");
}

.carousel-control-next-icon {
  background-image: url("../images/slider-next.png");
  opacity: 1;
}

.carousel-control-next-icon::before {
  background-image: url("../images/slider-next_hover.png");
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  height: 36px;
  width: 36px;
  opacity: 1 !important;
  position: relative;
  z-index: 2;
  transition: 0.5s;
}

.carousel-control-next,
.carousel-control-prev {
  top: 50%;
  bottom: 50%;
  opacity: 1 !important;
  width: 20%;
}

.carousel-control-next:hover .carousel-control-next-icon,
.carousel-control-prev:hover .carousel-control-prev-icon {
  opacity: 0;
}

.carousel-control-next:hover .carousel-control-next-icon::before,
.carousel-control-prev:hover .carousel-control-prev-icon::before {
  opacity: 1;
}

@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1, 1);
  }
  to {
    -webkit-transform: scale(1.1, 1.1);
  }
}

@keyframes zoom {
  from {
    transform: scale(1, 1);
  }
  to {
    transform: scale(1.1, 1.1);
  }
}

.carousel-inner .carousel-item > img {
  -webkit-animation: zoom 20s infinite;
  animation: zoom 20s infinite;
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-duration: 0.6s;
  transition-property: opacity;
}

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
  transform: translateX(0);
  transform: translate3d(0, 0, 0);
}

.carousel-caption {
  padding: 20px 30px;
  bottom: auto;
  top: 50%;
  transform: translateY(-40%);
  right: auto;
  background-color: rgba(235, 28, 35, 0.7);
  box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.51);
}

.carousel-caption p {
  font-family: "Jost", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 60px;
  color: #ffffff;
  text-transform: uppercase;
}

.container-a-full {
  overflow: hidden;
}

.container-a-row {
  padding: 50px 0 100px;
}

.container-a-row h1 {
  font-family: "Jost", sans-serif;
  font-size: 52px;
  line-height: 65px;
  font-weight: 700;
  color: #eb1d23;
  margin-bottom: 35px;
  text-align: center;
}

.container-a-row h2 {
  font-family: "Jost", sans-serif;
  font-size: 27px;
  line-height: 37px;
  font-weight: 700;
  color: #343434;
  margin-bottom: 55px;
  position: relative;
}

.container-a-row h2::after {
  position: absolute;
  bottom: -25px;
  left: 0;
  content: "";
  background-image: url(../images/heading-underline.png);
  background-size: cover;
  background-position: left;
  height: 5px;
  width: 38px;
}

.container-a-row p {
  font-family: "Jost", sans-serif;
  font-size: 16px;
  line-height: 27px;
  font-weight: 400;
  color: #272727;
  margin-bottom: 25px;
}

.container-a-row p a {
  font-weight: 600;
  color: #272727;
}

.container-a-row p a:hover {
  color: #eb1d23;
}

.container-a-row p strong {
  font-weight: 600;
}

.swiper-pagination {
  position: static;
  margin-top: 50px;
}

.swiper-pagination-bullet {
  width: 38px;
  height: 4px;
  background: #bfbfbf;
  border-radius: 0;
  opacity: 1;
}

.swiper-pagination-bullet-active {
  background: #eb1d23;
}

/*----------------------------- container-extra-full ----------------------------*/

.container-extra-full {
  background-color: #f1f1f1;
}

.container-extra-row {
  padding: 150px 0 65px;
}

.container-extra-row h2 {
  font-family: "Jost", sans-serif;
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
  color: #272727;
  margin-bottom: 60px;
  position: relative;
  text-align: center;
  display: inline-block;
}

.container-extra-row h2::after {
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  background-image: url(../images/heading-underline.png);
  background-size: cover;
  background-position: left;
  height: 5px;
  width: 38px;
}

.container-extra-row h3 {
  font-family: "Jost", sans-serif;
  font-size: 27px;
  line-height: 37px;
  font-weight: 700;
  color: #343434;
  margin-bottom: 55px;
  position: relative;
}

.container-extra-row h3::after {
  position: absolute;
  bottom: -25px;
  left: 0;
  content: "";
  background-image: url(../images/heading-underline.png);
  background-size: cover;
  background-position: left;
  height: 5px;
  width: 38px;
}

.container-extra-row p {
  font-family: "Jost", sans-serif;
  font-size: 15px;
  line-height: 33px;
  font-weight: 400;
  color: #272727;
  align-items: center;
  margin-bottom: 40px;
}

.container-extra-row p.heading {
  font-weight: 400;
  font-size: 17px;
}

.car-slider {
}

.car-slider .owl-card {
  position: relative;
  z-index: 1;
  border-bottom-right-radius: 25px;
}

.car-slider .owl-card .owl-card-footer {
  background: rgba(255, 255, 255, 0.9);
  min-height: 50px;
  display: flex;
  align-items: center;
  padding: 10px 15px;
}

.car-slider .owl-card .owl-card-footer h4 {
  font-family: "Jost", sans-serif;
  font-size: 17px;
  line-height: 25px;
  font-weight: 600;
  color: #000;
}

.car-slider .owl-card .owl-card-img {
  position: relative;
  z-index: 2;
}

.car-slider .owl-dots {
  display: block !important;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}

.car-slider button.owl-dot {
  transition: 0.5s;
  background: #272727 !important;
  color: inherit;
  border: none;
  border-radius: 50%;
  margin: 0 12px;
  width: 7px;
  height: 7px;
  padding: 0 !important;
  font: inherit;
  position: relative;
  z-index: 5;
}

.car-slider button.owl-dot::after {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 2px solid #272727;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s;
  opacity: 0;
}

.car-slider button.owl-dot.active::after {
  opacity: 1;
}

/*----------------------------- container-extra-full ----------------------------*/

.container-b-full {
  background-image: url(../images/container-b_bg.jpg);
  background-position: bottom;
  background-size: cover;
}

.container-b-row {
  padding: 150px 0 100px;
}

.container-b-row h2 {
  font-family: "Jost", sans-serif;
  font-size: 50px;
  line-height: 60px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 60px;
  position: relative;
  text-align: center;
  display: inline-block;
}

.container-b-row h2::after {
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  background-image: url(../images/heading-underline.png);
  background-size: cover;
  background-position: left;
  height: 5px;
  width: 38px;
}

.container-b-row p {
  font-family: "Jost", sans-serif;
  font-size: 15px;
  line-height: 33px;
  font-weight: 400;
  color: #fff;
  align-items: center;
  margin-bottom: 40px;
}

.container-b-row p.heading {
  font-weight: 400;
  font-size: 17px;
}

#services-slider {
}

#services-slider .owl-card {
  position: relative;
  z-index: 1;
  border-bottom-right-radius: 25px;
}

#services-slider .owl-card .owl-card-footer {
  background: rgba(255, 255, 255, 0.9);
  min-height: 70px;
  display: flex;
  align-items: center;
  padding: 10px 15px;
}

#services-slider .owl-card .owl-card-footer h4 {
  font-family: "Jost", sans-serif;
  font-size: 17px;
  line-height: 25px;
  font-weight: 600;
  color: #000;
}

#services-slider .owl-card .owl-card-img {
  position: relative;
  z-index: 2;
}

#services-slider .owl-dots {
  display: block !important;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}

#services-slider button.owl-dot {
  transition: 0.5s;
  background: #fff;
  color: inherit;
  border: none;
  border-radius: 50%;
  margin: 0 12px;
  width: 7px;
  height: 7px;
  padding: 0 !important;
  font: inherit;
  position: relative;
  z-index: 5;
}

#services-slider button.owl-dot::after {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 2px solid #fff;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s;
  opacity: 0;
}

#services-slider button.owl-dot.active::after {
  opacity: 1;
}

.container-c-full {
}

.container-c-row {
  padding: 70px 0 30px;
}

.container-c-row h2 {
  font-family: "Jost", sans-serif;
  font-size: 27px;
  line-height: 37px;
  font-weight: 700;
  color: #343434;
  margin-bottom: 55px;
  position: relative;
  display: inline-block;
}

.container-c-row h2::after {
  position: absolute;
  bottom: -20px;
  left: 0;
  content: "";
  background-image: url(../images/heading-underline.png);
  background-size: cover;
  background-position: left;
  height: 5px;
  width: 38px;
}

.container-c-row p {
  font-family: "Jost", sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #272727;
  margin-bottom: 30px;
}

.container-d-full {
  margin-top: -80px;
}

.container-d-row {
}

.container-d-row h2 {
  font-family: "Jost", sans-serif;
  font-size: 27px;
  line-height: 33px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 35px;
}

.container-d-row p {
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 19px;
  color: #ffffff;
  line-height: 33px;
  margin-bottom: 20px;
}

.container-d-row .contact-card {
  padding: 40px 30px;
  width: 95%;
  margin: -40px auto 0;
  transform: translateY(50%);
  background-image: url(../images/contact-card.jpg);
}

.container-d-row .contact-card i {
  font-size: 25px;
  color: #fff;
  margin-right: 15px;
}

.container-d-row .contact-card a {
  font-family: "Jost", sans-serif;
  font-weight: 600;
  font-size: 31px;
  color: #ffffff;
  line-height: 45px;
}

.container-e-full {
}

.container-e-row {
  padding: 60px 0 30px;
}

.container-e-row h2 {
  font-family: "Jost", sans-serif;
  font-size: 27px;
  line-height: 37px;
  font-weight: 700;
  color: #343434;
  margin-bottom: 55px;
  position: relative;
  display: inline-block;
}

.container-e-row h2::after {
  position: absolute;
  bottom: -20px;
  left: 0;
  content: "";
  background-image: url(../images/heading-underline.png);
  background-size: cover;
  background-position: left;
  height: 5px;
  width: 38px;
}

.container-e-row p {
  font-family: "Jost", sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #272727;
  margin-bottom: 40px;
}

#services-slider {
}

#logo-slider .owl-dots {
  display: block !important;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}

#logo-slider button.owl-dot {
  transition: 0.5s;
  background: #eb1d23;
  color: inherit;
  border: none;
  border-radius: 50%;
  margin: 0 12px;
  width: 7px;
  height: 7px;
  padding: 0 !important;
  font: inherit;
  position: relative;
  z-index: 5;
}

#logo-slider button.owl-dot::after {
  content: "";
  position: absolute;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  border: 2px solid #eb1d23;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.5s;
  opacity: 0;
}

#logo-slider button.owl-dot.active::after {
  opacity: 1;
}

#logo-slider .owl-card-img {
  transform: scale(0.8);
}

.footer-full {
  background-image: url("../images/footer_bg.jpg");
  background-position: center;
  background-size: cover;
}

.footer-full .footer-row {
  padding: 60px 0 50px;
}

.footer-full .footer-row h5 {
  font-family: "Jost", sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.15px;
  text-transform: uppercase;
  color: #f2f2f2;
  margin-bottom: 25px;
}

.footer-full .footer-row p {
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0.5px;
  color: #ffffff;
  margin-bottom: 20px;
}

.footer-full .footer-row a {
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: #ffffff;
  margin-bottom: 15px;
  position: relative;
  transition: 0.5s;
  display: inline-block;
}

.footer-full .footer-row .quick-links a {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}

.footer-full .footer-row .footer-contact a {
  font-size: 16px;
  line-height: 22px;
}

.footer-full .footer-row .footer-contact,
.footer-full .footer-row .quick-links {
  list-style: none;
  padding-left: 1rem;
}

.footer-full .footer-row .footer-contact li,
.footer-full .footer-row .quick-links li {
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.2px;
  color: #ffffff;
}

.footer-full .footer-row .footer-contact li a::after,
.footer-full .footer-row .quick-links li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  background-color: #ffffff;
  height: 1px;
  width: 0;
  transition: 0.5s;
}

.footer-full .footer-row .footer-contact li a:hover::after,
.footer-full .footer-row .quick-links li a:hover::after,
.footer-full .footer-row .quick-links li a.active::after {
  left: 0;
  width: 100%;
}

.footer-full .footer-row .footer-contact li::before,
.footer-full .footer-row .quick-links li::before {
  font-family: "Font Awesome 5 Free";
  margin: 0 13px 0 -12px;
  font-size: 15px;
  color: #ffffff;
  content: "\f054";
  font-weight: 900;
}

.footer-full .footer-row .quick-links li::before {
  content: "\f054";
  font-size: 14px;
}

.footer-full .footer-row .footer-contact li:nth-child(1)::before,
.footer-full .footer-row .footer-contact li:nth-child(2)::before {
  content: "\f015";
  float: left;
  margin: 0 15px 0 -10px;
}

.footer-full .footer-row .footer-contact li:nth-child(3)::before,
.footer-full .footer-row .footer-contact li:nth-child(4)::before {
  content: "\f879";
  float: left;
}

.footer-full .footer-row .footer-contact li:nth-child(5)::before {
  content: "\f0e0";
  margin: 0px 12px 0px -11px;
}

.footer-full .footer-row .footer-contact li span {
  display: inline-block;
  margin-bottom: 25px;
}

.copyright-full {
  background: #000000;
}

.copyright-row {
  padding: 15px 0;
}

.copyright-row p {
  font-family: "Jost", sans-serif;
  font-weight: 300;
  color: #ffffff;
  font-size: 15px;
  letter-spacing: 0.8px;
}

.copyright-row p a {
  font-size: 15px;
  color: #ffffff;
  white-space: nowrap;
}

.copyright-row p a:hover {
  color: #eb1d23;
}

.social-icons a {
  display: inline-block;
}

.social-icons a img {
  transition: 0.5s;
  margin-left: 5px;
  transform: scale(0.95);
}

.social-icons a:hover img {
  transform: scale(1);
}

/*------------------  Container Layout -----------------------*/

.container-layout-row {
  padding: 50px 0;
}

.container-layout-row h1 {
  font-family: "Jost", sans-serif;
  font-weight: 600;
  font-size: 45px;
  color: #000000;
  margin-bottom: 35px;
}
.container-layout-row h2 {
  font-family: "Jost", sans-serif;
  font-weight: 600;
  font-size: 36px;
  color: #eb1d23;
  margin: 0 0 30px;
}

.container-layout-row h3 {
  font-family: "Jost", sans-serif;
  font-weight: 600;
  font-size: 30px;
  color: #000000;
  margin: 0 0 30px;
}

.container-layout-row h3 a {
  font-family: "Jost", sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #000000;
  margin: 0 0 25px;
}

.container-layout-row h3 a:hover {
  color: #eb1d23;
}

.container-layout-row h4 {
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: 26px;
  color: #eb1d23;
  margin: 0 0 25px;
}

.container-layout-row h5 {
  font-family: "Jost", sans-serif;
  font-weight: 600;
  font-size: 21px;
  color: #eb1d23;
  margin: 0 0 20px;
}

.container-layout-row h6 {
  font-family: "Jost", sans-serif;
  font-weight: 600;
  font-size: 18px;
  color: #000000;
  margin: 0 0 20px;
}

.container-layout-row p {
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  margin-bottom: 20px;
  line-height: 28px;
}

.container-layout-row ul {
  padding-left: 30px;
  margin-bottom: 20px;
}

.container-layout-row ul li {
  font-family: "Jost", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #000000;
  line-height: 28px;
}
.container-layout-row a {
  color: #eb1d23;
  transition: 0.5s ease;
}
.container-layout-row a:hover {
  color: #000000;
}

.container-layout-row img {
  /* padding: 2px; */
  /* box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2), 0 21px 70px 0 rgba(0, 0, 0, 0.19); */
}

.fancybox.galleryLink img {
  margin-bottom: 30px;
  width: 100%;
}

.container-layout-row a img {
  box-shadow: none;
  padding: 0;
  margin-top: 0;
}

.container-layout-row p a {
  white-space: nowrap !important;
}

.contact-heading {
  margin-top: 0;
}

#company-details dt,
#company-details dd {
  width: 100%;
  font-family: "Jost", sans-serif;
}

#company-details dl {
  margin-top: 10px;
}

#company-details dd {
  margin: 10px 0 0 0;
}

.privacy-policy {
  width: 100%;
  box-shadow: 1px 1px 2px 1px #333;
  padding: 15px;
  margin-bottom: 25px;
}

.container-layout-row .privacy-policy p {
  margin-bottom: 10px;
}

.container-layout-row blockquote {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-left: 30px;
  background-color: rgba(241, 82, 32, 0.4);
  /* border-bottom: 2px solid #4d4d4d; */
  /* background-color: rgba(206, 206, 206, 0.4); */
}

.container-layout-row blockquote h4 {
  font-family: "Playfair Display", serif;
  font-weight: 500;
  font-size: 27px;
  color: #eb1d23;
  text-align: center;
}

.container-layout-row blockquote p {
  text-align: center;
}

.container-layout-row blockquote h4:before {
  font-family: "Font Awesome 5 Free";
  content: "\f10d";
  float: left;
  margin: -5px 0 0 -20px;
  font-size: 25px;
  color: #61626c;
  font-weight: 900;
}

.table td,
.table th {
  padding: 0.25rem 0;
  vertical-align: top;
  border-top: unset;
}

.btn-success.disabled,
.btn-success:disabled {
  color: #fff;
  background-color: #eb1d23;
  border-color: #eb1d23;
}

.btn-success:hover {
  color: #fff;
  background-color: #eb1d23;
  border-color: #eb1d23;
}

@media screen and (max-width: 340px) {
  .header-description > div .far,
  .header-description > div .fas {
    font-size: 18px;
    padding: 15px;
  }

  .container-layout-row h1 {
    font-size: 30px;
  }

  .container-layout-row .privacy-policy ul li a {
    font-size: 13px;
  }
}

@media screen and (max-width: 767px) {
  .header-full {
    overflow: hidden;
    display: flex;
    flex-direction: column;
  }

  .top-description {
    position: static;
    order: -1;
    text-align: center;
  }

  .logo-div {
    text-align: center;
  }

  .header-row {
    padding: 15px 0;
  }

  .header-description > div:last-child p {
    text-align: center;
  }

  .header-description {
    margin-top: 0;
  }

  .header-description > div a,
  .header-description > div.header-number a {
    font-size: 18px;
  }

  .header-description > div .far,
  .header-description > div .fas {
    font-size: 19px;
    padding: 13px;
    width: 32px;
    height: 32px;
    margin-right: 10px;
  }

  .header-description > div {
    justify-content: center;
    margin-top: 10px;
  }

  .header-description > div > div {
    display: inline-block;
  }

  .header-description > .header-number > div:last-child {
    text-align: center;
  }

  .common-btn.custom {
    padding: 15px 30px !important;
    font-size: 18px !important;
    line-height: 20px !important;
  }

  .carousel-control-next-icon,
  .carousel-control-prev-icon {
  }

  /*------------------  Header -----------------------*/

  .navigation-fluid {
    position: static;
    transform: translateY(0);
    left: 0;
    right: 0;
    z-index: 10;
    padding: 0;
    overflow: hidden;
  }

  .navigation-div {
    padding: 0;
  }

  .navbar {
    background-color: #000;
  }

  .navbar::before {
    content: none;
  }

  #navbarNav ul li a::after {
    content: none;
  }

  .navbar {
    font-family: "Jost", sans-serif;
    font-weight: 500;
    padding: 0;
    width: 100%;
  }

  .navbar-dark .navbar-brand {
    padding-left: 10px;
    padding-top: 12px;
    padding-bottom: 12px;
    font-family: "Jost";
  }

  .navbar-dark .navbar-toggler {
    padding-right: 10px;
  }

  #navbarNav ul {
    text-align: left;
  }

  #navbarNav ul li {
    margin-left: 1px;
    padding: 0;
  }

  #navbarNav ul li a {
    padding: 10px;
    border-radius: unset;
    margin-left: 0;
    margin-right: 0;
    font-size: 16px;
    color: #fff;
  }

  #navbarNav ul li {
    border-bottom: 1px rgba(148, 148, 148, 0.4) solid;
  }

  #navbarNav ul li:nth-child(1) {
    border-top: 1px rgba(148, 148, 148, 0.4) solid;
  }

  #navbarNav ul li a.active,
  #navbarNav ul li a:hover {
    background-color: #eb1d23;
    color: #fff;
  }

  a.common-btn {
    font-size: 17px;
    line-height: 17px;
    padding: 12px 35px;
  }

  .container-a-row,
  .container-extra-row {
    padding: 30px 0;
  }

  .container-a-row h1 {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 30px;
  }

  .container-a-row h2::after {
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
  }

  .container-a-row h2,
  .container-b-row h2,
  .container-c-row h2,
  .container-d-row h2,
  .container-f-row h2,
  .container-e-row h2,
  .container-extra-row h2 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 35px;
  }

  .container-extra-row h3 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 35px;
  }

  .container-a-row p,
  .container-c-row p,
  .container-d-row p,
  .container-e-row p,
  .container-f-row p,
  .container-g-row p {
    font-size: 15px;
    line-height: 26px;
    margin-bottom: 20px;
  }

  .btn-common {
    display: inline-block;
    padding: 12px 30px;
    margin-bottom: 30px;
  }

  .swiper-pagination-bullet {
    width: 30px;
  }

  /*------------------  Container B -----------------------*/

  .container-b-full {
    background-image: none;
    background: #6d0407;
  }

  .container-b-row {
    padding: 35px 0;
  }

  .container-extra-row h3 {
    text-align: center;
  }

  .container-extra-row h3::after {
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
  }

  /*------------------  Container C -----------------------*/

  .container-c-row {
    padding: 35px 0;
  }

  .container-c-row h2::after {
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
  }

  /*------------------  Container D -----------------------*/

  .container-d-row {
    padding: 35px 0;
  }

  .container-d-row .contact-card {
    padding: 20px 15px;
    width: 100%;
    transform: translateY(0);
  }

  .container-d-row .contact-card a {
    font-size: 25px;
  }

  /*------------------  Container E -----------------------*/

  .container-e-row {
    padding: 0;
  }
  .container-e-row .common-btn {
    margin-top: 35px;
  }

  .logo-wrapper img {
    margin: 0;
    width: 100%;
  }

  /*------------------  Footer Full -----------------------*/

  .footer-full .footer-row {
    padding: 40px 0;
  }

  .footer-full .footer-row .footer-nav li a {
    font-size: 14px;
    line-height: 30px;
    margin: 0 10px;
  }

  .footer-full .footer-row .footer-end {
    margin-top: 30px;
  }

  .footer-full .footer-row h4 {
    margin-bottom: 25px;
  }

  /*------------------  Copyright -----------------------*/

  .copyright-row p {
    font-size: 13px;
    text-align: center;
  }

  .copyright-row .social-icons a {
    margin-top: 10px;
  }

  .footer-full .footer-row p {
    font-size: 14px;
    line-height: 28px;
    letter-spacing: 0;
  }

  .footer-full .footer-row .footer-contact li,
  .footer-full .footer-row .quick-links li,
  .footer-full .footer-row a {
    font-size: 14px;
    letter-spacing: 0;
  }

  .footer-full .footer-row .quick-links a {
    font-size: 14px;
  }

  .footer-full .footer-row .footer-contact a {
    font-size: 13.8px;
  }

  .footer-full .footer-row .footer-contact li::before,
  .footer-full .footer-row .quick-links li::before {
    margin: 0 5px 0 -15px;
    font-size: 14px;
  }

  .footer-full .footer-row .footer-contact li:nth-child(1)::before,
  .footer-full .footer-row .footer-contact li:nth-child(2)::before {
    margin: 0 5px 0 -15px;
  }

  .footer-full .footer-row .footer-contact li:nth-child(4)::before {
    margin: 0px 5px 0px -15px;
  }

  /*------------------  Container Layout -----------------------*/

  .container-layout-row {
    padding: 35px 0;
  }

  .container-layout-row h1 {
    font-size: 30px;
    margin-bottom: 25px;
  }
  .container-layout-row h2 {
    font-size: 26px;
    margin: 0 0 20px;
  }

  .container-layout-row h3 {
    font-size: 22px;
    margin: 0 0 20px;
  }

  .container-layout-row h4 {
    font-size: 20px;
    margin: 0 0 20px;
  }

  .container-layout-row h5 {
    font-size: 18px;
    margin: 0 0 20px;
  }

  .container-layout-row ul {
    padding-left: 20px;
  }
  .container-layout-row ul li {
    font-size: 16px;
    padding: 0;
    margin-bottom: 20px;
    line-height: 24px;
  }

  .container-layout-row a img {
    padding: 2px;
    margin-top: 10px;
    width: 49%;
  }

  #company-details dl {
    margin-bottom: 0;
    margin-top: 10px;
  }

  #conpany-details dd {
    line-height: 26px;
  }

  .privacy-policy {
    padding: 8px 5px;
  }

  .google-privacy-policy {
    font-size: 13px;
  }

  #company-details h2.contact-heading {
    margin-top: 0 !important;
  }

  #map-container .location-map {
    height: 300px;
  }
}

@media (min-width: 768px) {
  .d-sm-flex .flex-w-50 {
    flex: 50%;
  }

  #navbarNav li a::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    background-color: #eb1d23;
    height: 2px;
    width: 0;
    transition: 0.5s;
    border-radius: 50px;
  }

  #navbarNav li a:hover::after,
  #navbarNav li a.active::after {
    left: 0;
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .header-full {
  }

  .logo-div {
  }

  .header-row {
    padding: 15px 0;
  }

  .triangle-down {
    bottom: -2rem;
    padding-bottom: 2rem;
  }

  .header-description > div:last-child {
    float: right;
  }

  .header-description > div.header-number a {
    font-size: 15px;
  }

  .header-description div .fas {
    font-size: 16px;
  }

  .header-description {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .header-row .header-contact p {
    display: block;
  }

  .navigation-fluid {
    padding: 10px 0 0;
  }

  .navbar {
    float: none;
    padding: 0 10px;
  }

  .navbar::before {
    content: none;
  }

  .navigation-div {
  }

  #navbarNav ul li {
  }

  .navbar-expand-md .navbar ul li {
    padding-left: 0;
    padding-right: 0;
  }

  #navbarNav ul li a {
    font-size: 14px;
  }

  #navbarNav ul li:last-child a {
    margin-right: 0;
  }

  /* #navbarNav ul .dropdown-menu {
        margin-top: 26px;
        padding: 8px 15px;
        min-width: unset;
    }

    .dropdown-toggle::after {
        font-size: 11px;
        margin-left: 2px;
        vertical-align: 0;
    } */

  a.common-btn {
    font-size: 13.5px;
    line-height: 14px;
    font-weight: 500;
    color: #000000;
    padding: 10px 32px;
    margin-top: 10px;
  }

  .carousel-caption {
    padding: 25px;
  }

  .carousel-caption p {
    font-size: 28px;
    line-height: 38px;
  }

  .container-a-row {
    padding: 30px 0 45px;
  }

  .container-a-row h2,
  .container-b-row h2,
  .container-c-row h2,
  .container-d-row h2,
  .container-e-row h2,
  .container-f-row h2,
  .container-extra-row h2 {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 40px;
  }

  .container-extra-row h3 {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 40px;
  }

  .container-extra-row h3::after {
    bottom: -20px;
  }

  .container-a-row p,
  .container-d-row p {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 35px;
    padding: 0 5%;
  }

  .container-a-row h1 {
    font-size: 45px;
    line-height: 60px;
    margin-bottom: 25px;
    text-align: center;
  }

  .container-a-row h2::after {
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
  }

  /*----------- Container B ------------*/

  .container-b-full {
  }

  .container-b-row,
  .container-extra-row {
    padding: 75px 0 55px;
  }

  .container-b-row .b-card {
    padding: 20px;
    margin-bottom: 25px;
  }

  /*----------- Container C ------------*/

  .container-c-row {
    padding: 35px 0 0;
  }

  .container-c-row p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 20px;
  }

  .container-c-row h2::after {
    bottom: -22px;
    left: 50%;
    transform: translateX(-50%);
  }

  .container-d-row .contact-card {
    padding: 30px 20px;
    width: 96%;
    margin: -100px auto 0;
  }

  /*----------- Container D ------------*/

  a.common-btn {
    margin-top: 0;
  }

  .container-e-row {
    padding: 0;
  }

  #logo-slider .owl-dots {
    display: block !important;
    margin-top: 30px;
    margin-bottom: 50px;
    text-align: center;
  }

  /*----------- Container E ------------*/

  /*----------- Container Footer ------------*/

  .footer-full .footer-row {
    padding: 50px 0 30px;
  }

  .footer-full .footer-row .footer-nav li a {
    font-size: 13px;
    line-height: 30px;
    margin: 0 8px;
  }

  .footer-full .footer-row h4 {
    font-size: 20px;
    margin-bottom: 25px;
  }

  .footer-full .footer-row p {
    padding-right: 20px;
  }

  .footer-full .footer-row h5 {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 15px;
  }

  .footer-row .footer-middle,
  .footer-row .footer-end {
    padding-top: 15px;
  }

  .footer-full .footer-row .footer-contact li,
  .footer-full .footer-row .footer-contact li a,
  .footer-full .footer-row ul li a,
  .footer-full .footer-row p,
  .footer-full .footer-row .footer-contact li span {
    font-size: 14px;
    margin-bottom: 8px;
  }

  .footer-full .footer-row .footer-quicklinks li a {
    line-height: 30px;
  }

  .footer-full .footer-row .footer-contact li:before {
    font-size: 14px;
  }

  .copyright-row {
    padding: 15px 0;
  }

  .copyright-row p a {
    font-size: 12px;
  }

  .copyright-row p {
    padding: 0;
    font-size: 13px;
    letter-spacing: 0;
  }

  .copyright-row .social-icons a img {
    margin-left: 3px;
    transform: scale(0.95);
  }
}

@media (min-width: 992px) {
}

@media (min-width: 992px) and (max-width: 1199px) {
  .header-description {
  }

  .header-row {
    padding: 15px 0 30px;
  }

  .header-full .logo {
    margin-top: -30%;
    transform: translateY(50%);
  }

  .header-description > div.header-number a,
  .header-description > div a {
  }

  #navbarNav ul li a {
  }

  .carousel-caption {
  }

  .carousel-caption p {
  }

  .container-a-row h2,
  .container-c-row h2,
  .container-d-row h2,
  .container-e-row h2,
  .container-f-row h2 {
    font-size: 29px;
    line-height: 40px;
    margin-bottom: 35px;
  }

  .container-a-row {
    padding: 40px 0 50px;
  }

  .container-a-row p {
    font-size: 15px;
    line-height: 27px;
  }

  /*----------- Container B ------------*/

  .container-b-full {
  }

  .container-b-row {
    padding: 100px 0 70px;
  }

  .container-b-row .b-card {
    padding: 20px;
    margin-bottom: 30px;
  }

  .container-b-row p {
    font-size: 14px;
    line-height: 20px;
  }

  .container-b-row .b-card .b-card-icon img {
    max-width: 55px;
  }

  .container-b-row .b-card .b-card-icon {
    margin-right: 15px;
  }

  /*----------- Container C ------------*/

  .container-c-row {
    padding: 30px 0 0;
  }

  /*----------- Container D ------------*/

  .container-d-row {
    padding: 0;
  }

  .container-d-row .contact-card {
    padding: 40px 30px;
    margin: -60px auto 0;
  }

  /*----------- Container Footer ------------*/

  .footer-full .footer-row .footer-quicklinks li a {
    letter-spacing: 0;
  }

  .footer-row .footer-middle {
    padding-left: 30px;
  }

  .footer-full .footer-row .footer-contact li span,
  .footer-full .footer-row .footer-contact li a {
    font-size: 16px;
    line-height: 24px;
  }

  .footer-full .footer-row {
  }

  .footer-full .footer-row p {
    padding-right: 25px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }

  .header-description {
    margin-left: 20%;
  }

  .container-a-row p.sub-desc {
    padding: 0 10%;
  }

  .footer-full .footer-row .footer-start {
  }

  .footer-full .footer-row .footer-middle {
    padding-left: 95px;
  }

  .footer-full .footer-row .footer-end {
    padding-left: 100px;
  }

  .footer-full .footer-row p {
  }
}

@media (min-width: 1400px) {
}

@media all and (-ms-high-contrast: none) {
  .carousel-inner .carousel-item > img {
    -webkit-animation: none;
    animation: none;
  }
  *::-ms-backdrop,
  .carousel-inner .carousel-item > img {
    -webkit-animation: none;
    animation: none;
  }
}

/*-------------------------- extra styles ------------------------------------------*/
.send-message {
  margin-top: 50px;
}

.contact-form {
  font-family: "Jost", sans-serif;
}

.contact-form select,
.contact-form .form-control {
  font-size: 14px;
  width: 100%;
  height: 44px;
  display: inline-block;
  line-height: 42px;
  border: 1px solid #eee;
  border-radius: 0px;
  margin-bottom: 20px;
}

.contact-form select:focus,
.contact-form .form-control:focus {
  box-shadow: none;
  border: 1px solid #eee;
}

.contact-form textarea {
  font-size: 14px;
  width: 100%;
  min-width: 100%;
  min-height: 120px;
  height: 120px;
  max-height: 180px;
  border: 1px solid #eee;
  border-radius: 0px;
  margin-bottom: 20px;
}

.contact-form textarea:focus {
  box-shadow: none;
  border: 1px solid #eee;
}

.contact-form button.filled-button {
  background-color: #eb1d23;
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 300;
  padding: 10px 20px;
  border-radius: 5px;
  display: inline-block;
  transition: all 0.3s;
  border: none;
  outline: none;
  cursor: pointer;
}

.contact-form button.filled-button:hover {
  background-color: #121212;
  color: #fff;
}

.messege-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100000;
  background: rgba(0, 0, 0, 0.9);
  transition: 0.5s;
  visibility: hidden;
  opacity: 0;
  text-align: center;
}
.messege-overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
  margin: 16% auto 0;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: auto;
  display: inline-block;
  text-align: center;
  position: relative;
  transition: all 5s ease-in-out;
  border-bottom: 8px solid #02c555;
}

.popup h2 {
  font-size: 25px;
  margin-bottom: 20px;
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup h2 .fas {
  color: #02c555;
}
.popup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover {
  color: #02c555;
}
.popup .content {
}

@media screen and (max-width: 700px) {
  .box {
    width: 70%;
  }
  .popup {
    width: 70%;
  }
}
