body {
  font-family: "domine-regular", serif !important;
}

h2 {
  color: #111111;
  align-self: flex-start;
  margin-bottom: 20px;
  font-size: 38px !important;
  font-weight: 300;
  line-height: 40px;
}

a.navbar-brand {
  color: #ee3124 !important;
  font-weight: 600;
}

.text-red {
  color: #ee3124 !important;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
  color: #ee3124 !important;
  font-weight: 600;
  text-decoration: underline;
}

#bg-video {
  width: 100%;
  height: 90vh;
  object-fit: cover;
  position: relative;
  z-index: -1;
  margin-top: 60px;
}

.button-block-center {
  z-index: 10;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 500px;
  max-width: none;
  height: 40px;
  display: flex;
  position: relative;
  margin: auto;
}

.button-center {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #ee3124;
  color: #FFF !important;
  flex-flow: row;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 40px;
  padding: 10px 25px;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  display: inline-block;
  position: absolute;
  overflow: visible;
}

.button-animation-center {
  background-color: #ee3124;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  overflow: hidden;
}

.button-arrow {
  border: 1px none #FFF;
  background-color: #FFF;
  align-self: center;
  align-items: center;
  width: 95%;
  min-width: auto;
  height: 1.8px;
  margin-right: 0;
  padding-top: 0;
  padding-right: 0;
  display: block;
  position: static;
  top: 18px;
  left: -24px;
  right: -63px;
}

.oval-bg-img {
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  position: relative;
  color: #FFF !important;
}

.oval-bg-img h2 {
  color: #FFF !important;
}

.red-lear-oval {
  background: linear-gradient(to bottom, rgba(238, 49, 36, 0.85), rgba(238, 49, 36, 0.85));
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 70% !important;
  border-top-right-radius: 60% 50%;
  border-bottom-right-radius: 60% 50%;
  z-index: 1;
}

.content.content.py-5 {
  z-index: 100;
  /* background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)); */
  padding-bottom: 6rem !important;
  padding-top: 6rem !important;

}

.content p {
  width: 50% !important;
}


.card-img-tiles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background-color: #fff;
  z-index: 5;
  width: 100%
}

.card-img-tiles .main-img>img,
.card-img-tiles .thumblist>img {
  display: block;
  width: 100%
}

.card-img-tiles .main-img {
  width: 67%;
  padding-right: .375rem
}

.card-img-tiles .thumblist {
  width: 33%;
  padding-left: .375rem
}

.card-img-tiles .thumblist>img {
  margin-bottom: .75rem
}

.card-img-tiles .thumblist>img:last-child {
  margin-bottom: 0
}

.mb-grid-gutter {
  margin-bottom: 30px !important;
}

.card-img-tiles .main-img>img {
  height: 160px;
  object-fit: cover;
}

.card-img-tiles .thumblist>img {
  height: 74px;
  object-fit: cover;
}

.card.border-0.mb-grid-gutter {
  flex-direction: column;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important;
  padding: 1.5rem;
  height: 100%;
}

.footer {
  background-color: #ee3124;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 2% 5%;
  display: flex;
}

.copyright {
  color: #FFF;
  margin-bottom: 10px;
  font-size: 16px;
}


.w-inline-block {
  max-width: 100%;
  display: inline-block;
}

.social-icons-block {
  grid-column-gap: 9px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 10px;
  margin-bottom: 10px;
  display: grid;
}

.social-icon {
  width: 35px;
  transition: opacity .25s;
}

.about-banner {
  background-image: linear-gradient(#000000a8, #000000a8), url(assets/abt-pg-banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 70vh;
  display: flex;
  padding: 8rem 0 6rem 0;
  flex-direction: column;
  justify-content: center;
}

.expertise {
  background-image: linear-gradient(#000000a8, #000000a8), url(assets/expertise-sec-banner.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  display: flex;
}

.banner-text {
  color: #FFF;
  text-align: center;
  font-weight: bold;
}

.about-banner p {
  color: #FFF;
  text-align: center;
}

.section {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.style4 h6.subtitle {
  padding: 10px 10px 10px 50px;
  position: relative;
  display: inline-block;
  color: #ee3124;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 17.5px;
  letter-spacing: 1px;
  text-transform: uppercase;
  z-index: 0;
  margin-bottom: 5px;
}

.style4 h6.subtitle:before {
  position: absolute;
  content: "";
  top: 19px;
  left: 0;
  width: 24px;
  height: 3px;
  padding: 0;
  background: #ee3124;
  border-radius: 30px;
}

.style4 p {
  font-size: 18px;
  line-height: 1.5;
}

.padding {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.img-icon {
  background: #ee3124;
  padding: 1rem;
  width: fit-content;
  margin: auto;
  border-radius: 50%;
}

.rounded-circle {
  border-radius: 50% !important;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

.sub-info {
  font-weight: bold;
  color: #ee3124;
}

.display-30 {
  font-size: 0.9rem;
}

.w-80 {
  width: 80px;
  height: 80px;
}

.bg-red {
  background-color: #ee3124;
}

.contact-area {
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}

@media only screen and (max-width:768px) {
  .contact {
    margin-bottom: 60px;
  }
}

.contact input {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #232434;
  font-size: 16px;
  height: 60px;
  padding: 10px;
  width: 100%;
  padding-left: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.contact textarea {
  background: #fff;
  border: 1px solid #fff;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #232434;
  font-size: 16px;
  padding: 10px;
  width: 100%;
  font-family: 'poppins', sans-serif;
  padding-left: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.contact input:focus {
  background: #fff;
  border: 1px solid #fff;
  color: #232434;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 none;
}

.contact textarea:focus {
  background: #fff;
  border: 1px solid #fff;
  color: #232434;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 none;
}

.form-control::placeholder {
  color: #232434;
  opacity: 1;
}

.btn-contact-bg {
  border-radius: 30px;
  color: #fff;
  outline: medium none !important;
  padding: 15px 27px;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background: #7564e5;
  font-family: 'poppins', sans-serif;
  cursor: pointer;
  width: 100%;
}

.btn-contact-bg:hover,
.btn-contact-bg:focus {
  background: #232434;
  color: #fff;
}

:-moz-selection {
  color: #fff;
  background: #ee3124;
}

::selection {
  color: #fff;
  background: #ee3124;
}

.counter_feature {
  background-image: linear-gradient(#0000000F, #000000a8), url(assets/telephone-laptop.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  position: relative;
  margin-top: 120px;
}

.counter_feature:before {
  /* background: #020928; */
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.single-project {
  padding: 40px 40px 140px 40px;
  background: #ee3124;
  margin-top: -100px;
  color: #fff;
  height: 100%;
  border-right: 1px solid #ee3124;
}

@media only screen and (max-width:768px) {
  .single-project {
    margin-top: -60px;
  }
}

.single-project span {
  font-size: 40px;
  margin-bottom: 20px;
  display: inline-block;
}

.single-project h2 {
  font-weight: 700;
  font-size: 30px;
  color: #FFF !important;
}

.single-project h4 {
  margin-bottom: 0;
  font-size: 16px;
  text-align: center;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  margin-top: 55px;
  max-width: 900px;
  width: 100%;
}

.video_btn {
  padding: 150px 0;
  position: relative;
  border: 15px solid #fff;
  /* margin-top: 100px; */
  margin-bottom: -100px;
  box-shadow: 0 10px 40px -10px rgba(0, 64, 128, .09);
}

.video_btn h3 {
  background: #ee3124;
  padding: 30px;
  margin: 0 40px;
  line-height: 40px;
  margin-bottom: 30px;
  text-transform: capitalize;
  font-weight: 600;
}

.video_btn a {
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  border: 10px solid rgba(0, 0, 0, 0.05);
  border-radius: 100px;
  color: #ee3124;
  display: block;
  font-size: 24px;
  height: 100px;
  line-height: 90px;
  margin-bottom: auto;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 100px;
}

.product-description {
  height: 120px;
  overflow: hidden;
}

.read-more {
  background: #ee3124 !important;
  width: fit-content !important;
  color: #FFF;
  margin: auto;
  padding: 0.5rem 1rem;
  border-radius: 3px;
}

.product-banner {
  margin-top: 72px;
}

.product-name {
  position: absolute;
  top: 0;
  width: 100%;
  height: 60vh;
  margin-top: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: linear-gradient(#000000a8, #000000a8);
}

.product-name h1 {
  color: #FFF;
  text-decoration: underline;
  font-size: 3.5rem;
}

.product-banner img {
  height: 60vh !important;
  object-fit: cover;
  width: 100%;
}