.cust-border {
  border-radius: 15px;
}
.cust-btn {
  background-color: white;
  color: black;
  border-radius: 50px;
  border: none;
}
.cust-btn:hover {
  background: rgb(190, 218, 253);
  /* background: linear-gradient(25deg, #a1dfe4fd 14%, rgb(44, 236, 230) 80%); */
  color: black;
  border-radius: 50px;
  border: 1px solid rgb(110, 110, 110);
}
.cust-fontSize {
  font-size: x-large;
}
.bg-white {
  background-color: white;
}
.text-justify {
  text-align: justify;
}
.accordion-flush .accordion-item .accordion-button {
  background-color: #0b2853;
  border-radius: 15px;
  border: 1px solid gray;
  color: white;
}
.accordion-flush .accordion-collapse {
  background-color: #ebebeb;
  border-radius: 15px;
  box-shadow: 0px 10px 8px 0px rgba(0, 0, 0, 0.1);
}
body {
  overflow-x: hidden !important;
}
/* custome card */
.blog-card {
  display: flex;
  flex-direction: column;
  margin: 1rem auto;
  margin-bottom: 1.6%;
  background: #fff;
  line-height: 1.4;
  font-family: sans-serif;
  overflow: hidden;
  z-index: 0;
  border-radius: 10px;
  border: 2px solid #ddd;
  box-shadow: 0 4px 21px -12px rgba(0, 0, 0, 0.66);
}
.blog-card a {
  color: inherit;
}
.blog-card a:hover {
  color: #5ad67d;
}
.blog-card:hover {
  box-shadow: 0 34px 32px -33px rgba(0, 0, 0, 0.18);
  transform: translate(0px, -3px);
}
.blog-card:hover .photo {
  transform: scale(1.1);
}
.blog-card .meta {
  position: relative;
  z-index: 0;
  height: 200px;
}
.blog-card .photo {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: cover;
  background-position: center;
  transition: transform 0.2s;
}
.blog-card .details,
.blog-card .details ul {
  margin: auto;
  padding: 0;
  list-style: none;
}
.blog-card .details {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -100%;
  margin: auto;
  transition: left 0.2s;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 10px;
  width: 100%;
  font-size: 0.9rem;
}
.blog-card .details a {
  text-decoration: dotted underline;
}
.blog-card .details ul li {
  display: inline-block;
}
.blog-card .details .author:before {
  font-family: FontAwesome;
  margin-right: 10px;
  content: "\f007";
}
.blog-card .details .date:before {
  font-family: FontAwesome;
  margin-right: 10px;
  content: "\f133";
}
.blog-card .details .tags ul:before {
  font-family: FontAwesome;
  content: "\f02b";
  margin-right: 10px;
}
.blog-card .details .tags li {
  margin-right: 2px;
}
.blog-card .details .tags li:first-child {
  margin-left: -4px;
}
.blog-card .description {
  padding: 1rem;
  background: #fff;
  position: relative;
  z-index: 1;
  display: flex;
  height: 300px;
  align-items: center;
}
.blog-card .description h1,
.blog-card .description h2 {
  font-family: Poppins, sans-serif;
}
.blog-card .description h1 {
  line-height: 2.3rem;
  margin: 0;
  font-size: 1.7rem;
}
.blog-card .description h2 {
  font-size: 1.2rem;
  font-weight: 300;
  text-transform: uppercase;
  color: #424242;
  margin-top: 5px;
  line-height: 1.6rem;
}
.blog-card .description .read-more {
  text-align: right;
}
.blog-card .description .read-more a {
  color: #5ad67d;
  display: inline-block;
  position: relative;
}
.blog-card .description .read-more a:after {
  content: "\f061";
  font-family: FontAwesome;
  margin-left: -10px;
  opacity: 0;
  vertical-align: middle;
  transition: margin 0.3s, opacity 0.3s;
}
.blog-card .description .read-more a:hover:after {
  margin-left: 5px;
  opacity: 1;
}
.blog-card p {
  position: relative;
  margin: 1rem 0 0;
}
.blog-card p:first-of-type {
  margin-top: 1.25rem;
}
.blog-card p:first-of-type:before {
  content: "";
  position: absolute;
  height: 5px;
  background: #5ad67d;
  width: 35px;
  top: -0.75rem;
  border-radius: 3px;
}
.blog-card:hover .details {
  left: 0%;
}
@media (max-width: 500px) {
  .blog-card {
    margin: 3%;
  }
}
@media (min-width: 640px) {
  .blog-card {
    flex-direction: row;
    width: 85%;
  }
  .blog-card .meta {
    flex-basis: 40%;
    height: auto;
  }
  .blog-card .description {
    flex-basis: 60%;
  }
  .blog-card .description:before {
    transform: skewX(-3deg);
    content: "";
    background: #fff;
    width: 30px;
    position: absolute;
    left: -10px;
    top: 0;
    bottom: 0;
    z-index: -1;
  }
  .blog-card.alt {
    flex-direction: row-reverse;
  }
  .blog-card.alt .description:before {
    left: inherit;
    right: -10px;
    transform: skew(3deg);
  }
  .blog-card.alt .details {
    padding-left: 25px;
  }
}

/* custome card end*/
.blog-carrer {
  background: url(https://www.anadrone.com/img/carrer.jpg) no-repeat;
  background-size: 100% 18em;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
  margin: auto;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  overflow: hidden;
}
.blog-infra {
  background: url(https://www.anadrone.com/img/infra.JPG) no-repeat;
  background-size: 100% 18em;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
  margin: auto;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  overflow: hidden;
}
.blog-new {
  background: url(https://www.anadrone.com/img/news.jpg) no-repeat;
  background-size: 100% 18em;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
  margin: auto;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  overflow: hidden;
}
.blog-air {
  background: url(https://www.anadrone.com/img/airpart.jpg) no-repeat;
  background-size: 100% 18em;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
  margin: auto;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  overflow: hidden;
}
.blog-land {
  background: url(https://www.anadrone.com/img/forest1.png) no-repeat;
  background-size: 100% 18em;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
  margin: auto;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  overflow: hidden;
}
.blog-naval {
  background: url(https://www.anadrone.com/img/navy.jpg) no-repeat;
  background-size: 100% 18em;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
  margin: auto;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  overflow: hidden;
}
.blog-weapon {
  background: url(https://www.anadrone.com/img/Weapon.jpg) no-repeat;
  background-size: 100% 18em;
  box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
  margin: auto;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  overflow: hidden;
}
.blog {
  position: relative;
  width: 22em;
  height: 18em;
}
.blog * {
  position: relative;
  z-index: 2;
}
.blog:hover .color-overlay {
  background: rgba(74, 100, 114, 0.8);
}
.blog:hover .info {
  bottom: -3em;
  opacity: 1;
}
.blog,
.color-overlay {
  /* border-radius: 0.7em; */
}
.color-overlay {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  transition: 0.7s background;
  background: rgba(74, 100, 114, 0.3);
  z-index: 1;
}
.color-overlay-1 {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  transition: 0.7s background;
  background: rgba(56, 49, 33, 0.822);
  z-index: 1;
}

.title-box {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-top: 2em;
}
.title-box hr {
  margin-top: -0.4em;
  margin-bottom: 1em;
  width: 5em;
  height: 0.25em;
  box-sizing: content-box;
  border: none;
  background: #d0bc57;
}
h3 {
  display: inline-block;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 1.4em;

  text-align: center;
}
.intro {
  width: 170px;
  margin: 0 auto;
  color: #fff;
  font-family: "Droid Serif", serif;
  font-size: 13px;
  font-style: italic;
  line-height: 18px;
}

.info {
  font-family: "Droid Serif", serif;
  font-size: 1.2em;
  color: #ddd;
  line-height: 1.1em;
  padding: 0 2em;

  position: relative;
  bottom: -4em;
  opacity: 0;
  background: transparent;
  transition: opacity 0.3s, bottom 0.3s;
  text-align: center;
}

.footer {
  display: inline-block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 35em;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.712));
  /* border-radius:  0 0 0.7em 0.7em; */
}

.footer > .icon-holder {
  position: absolute;
  bottom: 25px;
  height: 3em;
  width: 100%;
  display: inline-block;
  font-size: 1.2em;
  padding: 0 2em;
}

.icon-holder i {
  color: #d0bc57;
}

.icon-holder span,
h3 {
  color: #accff0;
}

space {
  display: inline-block;
  width: 0.6em;
  height: 1em;
}
/* custome card end*/

/* custome card */
/* .col-6-rotate {
    width: 15rem;
    height: 10rem;
    transform: rotate(45deg);
    border-radius: 10px;
    background-color: #0f1372;
}

.col-3-rotate-2 {
    width: 15%;
    height: 15%;
    transform: rotate(45deg);
    border-radius: 10px;
    background-color: #3da7c7;
    position: absolute;
    margin: -1rem 1px 0px -44px;
}

.col-3-rotate-1,
.col-3-rotate-3 {
    width: 10%;
    height: 10%;
    transform: rotate(45deg);
    border-radius: 10px;
    background-color: #3da7c7;
    position: absolute;
}

.col-3-rotate-3 {
    margin: 77px 0px 0px 84px;
}

@media (max-width: 768px) {
    .col-6-rotate,
    .col-3-rotate-2,
    .col-3-rotate-1,
    .col-3-rotate-3 {
        width: 100%;
        transform: none;
        margin: 0;
    }
} */

/* custome card end*/

/* custome card */
/* custome card end*/

/* custome card */
/* custome card end*/

.shadow-v1 {
  border-radius: 14px;
  background: #e0e0e0;
  box-shadow: inset -5px -5px 10px #15262f85, inset 5px 5px 17px #ffffff;
}
.shadow-white {
  box-shadow: 0px 0px 14px 0px rgba(255, 255, 255, 0.589);
}
.circular-height {
  height: 450px;
}
.navbar-light {
  background-color: #232675 !important;
}
.navbar-light .navbar-toggler {
  border-color: white !important;
}

#header-carousel {
  max-height: 550px;
  overflow: hidden;
}
.banner-video {
  margin-top: -2rem;
}
@media (max-width: 780px) {
  .banner-video {
    margin-top: 0rem;
  }
  .drl-logo {
    width: 50%;
  }
  .circular-height {
    height: 100%;
  }
}
#bottmbanner1 {
  border-radius: 80px 0px 0px 80px;
  height: 150px;
  background-color: #484de2;
}
#bottmbanner2 {
  border-radius: 0px 80px 80px 0px;
  height: 150px;
  background-color: #484de2;
}
.border-radius-25 {
  border-radius: 25px;
}
.border-radius-15 {
  border-radius: 15px;
}
.border-top-25 {
  border-radius: 25px 25px 0px 0px;
}
@media (max-width: 780px) {
  .banner {
    display: none;
  }
}
/********** Template CSS **********/
:root {
  /* --primary: #06A3DA; */
  --primary: #232675;
  --secondary: #3da7c7;
  --light: #eef9ff;
  --dark: #091e3e;
}
.dark-blue {
  background-color: #232675;
  color: white;
}
.dark-font {
  color: #232675;
}
.gradiant {
  background: rgb(35, 38, 117);
  background: linear-gradient(
    0deg,
    rgba(35, 38, 117, 1) 20%,
    rgba(66, 70, 184, 1) 47%,
    rgba(255, 255, 255, 1) 100%
  );
}
.bg-primary {
  background-color: #232675;
}
h1,
h2,
.font-weight-bold {
  font-weight: 700 !important;
}

h3,
h4,
.font-weight-semi-bold {
  font-weight: 600 !important;
}

h5,
h6,
.font-weight-medium {
  font-weight: 500 !important;
}

.btn {
  font-family: "Jost", sans-serif;
  font-weight: 600;
  transition: 0.5s;
}

.btn-primary,
.btn-secondary {
  color: #ffffff;
}

.btn-primary:hover {
  background: var(--secondary);
  border-color: var(--secondary);
}

.btn-secondary:hover {
  background: var(--primary);
  border-color: var(--primary);
}

.btn-square {
  width: 36px;
  height: 36px;
}

.btn-sm-square {
  width: 28px;
  height: 28px;
}

.btn-lg-square {
  width: 46px;
  height: 46px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}

#spinner {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s ease-out, visibility 0s linear 0.5s;
  z-index: 99999;
}

#spinner.show {
  transition: opacity 0.5s ease-out, visibility 0s linear 0s;
  visibility: visible;
  opacity: 1;
}

.back-to-top {
  position: fixed;
  display: none;
  right: 45px;
  bottom: 45px;
  z-index: 99;
}

.top-shape::before {
  position: absolute;
  content: "";
  width: 35px;
  height: 100%;
  top: 0;
  left: -17px;
  background: var(--light);
  transform: skew(40deg);
}

.navbar-light .navbar-nav .nav-link {
  font-family: "Jost", sans-serif;
  padding: 35px 15px;
  font-size: 18px;
  color: var(--light);
  outline: none;
  transition: 0.5s;
}

.sticky-top.navbar-light .navbar-nav .nav-link {
  padding: 20px 15px;
}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
  color: var(--light);
}

@media (max-width: 991.98px) {
  .navbar-light .navbar-nav .nav-link,
  .sticky-top.navbar-light .navbar-nav .nav-link {
    padding: 10px 0;
  }
}

.carousel-caption {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #232675;
  z-index: 1;
}

@media (max-width: 576px) {
  .carousel-caption h5 {
    font-size: 14px;
    font-weight: 500 !important;
  }

  .carousel-caption h1 {
    font-size: 30px;
    font-weight: 600 !important;
  }
}

.carousel-control-prev,
.carousel-control-next {
  width: 10%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  width: 3rem;
  height: 3rem;
}

@media (min-width: 991.98px) {
  .banner {
    position: relative;
    margin-top: -90px;
    z-index: 1;
  }
}

.section-title h5::before {
  position: absolute;
  content: "";
  width: 45px;
  height: 3px;
  right: -55px;
  bottom: 11px;
  background: var(--primary);
}

.section-title h5::after {
  position: absolute;
  content: "";
  width: 15px;
  height: 3px;
  right: -75px;
  bottom: 11px;
  background: var(--secondary);
}
/* .section-title-large h5::before {
    position: absolute;
    content: "";
    width: 200px;
    height: 3px;
    left: 230px;
    bottom: 11px;
    background: var(--primary);
}

.section-title-large h5::after {
    position: absolute;
    content: "";
    width: 95px;
    height: 3px;
    left: 440px;
    bottom: 11px;
    background: var(--secondary);
} */

.twentytwenty-wrapper {
  height: 100%;
}

.hero-header {
  background: linear-gradient(#535353, #0f1372),
    url(../img/6.jpg) center center no-repeat;
  background-size: cover;
}

.bg-appointment {
  background: linear-gradient(#535353a2, #0f1272c5),
    url(../img/b3.jpg) center center no-repeat;
  background-size: cover;
}
.bg-appointment-home {
  background-color: #0b2853 !important;
  background-size: cover;
}
.bg-appointment-about {
  background: linear-gradient(#535353a2, #0f1272c5),
    url(../img/bgabout.JPG) center center no-repeat;
  background-size: cover;
}
.bg-appointment-air {
  /*background: linear-gradient(#535353a2, #0f1272c5), url(../img/b1.PNG) center center no-repeat;*/
  background-size: cover;
}
.bg-appointment-surface-1 {
  /*background: linear-gradient(#535353a2, #0f1272c5), url(../img/b2.PNG) center center no-repeat;*/
  background-size: cover;
}
.bg-appointment-ut {
  /*background: linear-gradient(#535353a2, #0f1272c5), url(../img/banner/b2.jpg) center center no-repeat;*/
  background-size: cover;
}
.bg-appointment-surface {
  background: url(../img/surface-back.png) center center no-repeat;
  background-size: cover;
}
.infra-1 {
  background: linear-gradient(rgba(54, 54, 54, 0.836), rgb(54, 54, 54)),
    url(../img/Manufacturing.jpg) center center no-repeat;
  background-size: cover;
}
.infra-2 {
  background: linear-gradient(rgba(54, 54, 54, 0.836), rgb(54, 54, 54)),
    url(../img/Excellence.jpg) center center no-repeat;
  background-size: cover;
}
.bg-appointment-only {
  background: linear-gradient(#535353, #0f1372);
  background-size: cover;
}
.bg-appointment-noImg {
  background: linear-gradient(#535353, #0f1372);
  background-size: cover;
}
.appointment-form {
  background: rgba(6, 163, 218, 0.7);
}

.service-item img,
.service-item .bg-light,
.service-item .bg-light h5,
.team-item .team-text {
  transition: 0.5s;
}

.service-item:hover img {
  transform: scale(1.15);
}

.team-item .team-text::after,
.service-item .bg-light::after {
  position: absolute;
  content: "";
  top: 50%;
  bottom: 0;
  left: 15px;
  right: 15px;
  border-radius: 100px / 15px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: 0.5s;
  z-index: -1;
}

.team-item:hover .team-text::after,
.service-item:hover .bg-light::after {
  opacity: 1;
}

.bg-offer {
  /* background:url(../img/b11.PNG) center center no-repeat; */
  background-size: cover;
  background: linear-gradient(#232675, #232675),
    url(../img/b1.PNG) center center no-repeat;
  background-size: cover;
}

.offer-text {
  background: rgba(6, 163, 218, 0.85);
}

.price-carousel .owl-nav {
  position: absolute;
  width: calc(100% + 45px);
  height: 45px;
  top: calc(50% - 22.5px);
  left: -22.5px;
  display: flex;
  justify-content: space-between;
  opacity: 0;
  transition: 0.5s;
}

.price-carousel:hover .owl-nav {
  opacity: 1;
}

.price-carousel .owl-nav .owl-prev,
.price-carousel .owl-nav .owl-next {
  position: relative;
  width: 45px;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background: var(--primary);
  border-radius: 2px;
  font-size: 22px;
  transition: 0.5s;
}

.price-carousel .owl-nav .owl-prev:hover,
.price-carousel .owl-nav .owl-next:hover {
  background: var(--secondary);
}

.bg-testimonial {
  background: url(../img/carousel-2.jpg) center center no-repeat;
  background-size: cover;
}

.testimonial-carousel {
  background: rgba(6, 163, 218, 0.85);
}

.testimonial-carousel .owl-nav {
  position: absolute;
  width: calc(100% + 46px);
  height: 46px;
  top: calc(50% - 23px);
  left: -23px;
  display: flex;
  justify-content: space-between;
  z-index: 1;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
  position: relative;
  width: 46px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background: var(--primary);
  border-radius: 2px;
  font-size: 22px;
  transition: 0.5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
  background: var(--secondary);
}

.testimonial-carousel .owl-item img {
  width: 120px;
  height: 120px;
}

#videoContainer {
  background-image: url("../img/Anadrone\ Group\ Photo\ \(1\).jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 20px;
}
