.logo-area img{
    margin-bottom: -30px;
    border-radius: 50%;
}
.copy-rightarea a:hover{
    color: #fff;
}
.foot-links a{
    color:var(--e-global-color-518c757);
}
.foot-links a:hover{
  color:  var(--e-global-color-accent);
}
.foot-logo img{
    border-radius: 50%;
}
.elementor-widget-heading 
.banner-heading .elementor-heading-title{
    font-size: 50px 
}
.line-1{
    border-top: 2px solid #33397c;
    width: 150px;
    margin-top: 10px;
}
.line-2{
    border-top: 2px solid #33397c;
    width: 100px;
    margin-top: 10px;
    margin-bottom: 15px;
    
}
.form-input input,
.form-textarea textarea
{
margin-bottom: 30px;
border-radius: 10px !important;
outline: none;
}

.form-textarea textarea{
    resize: none;
    height: 120px;
}

.borderimg { 
    border: 10px solid transparent;
    padding: 15px;
    border-image: url(../images/img-border.png) 30 round;
  }
  .clients-image{
    margin: 10px;
    width: 100%;
    text-align: center;
  }
  .arrow-rd{
    color: #f51624;
  }
 .dire-txt{
    margin-top: 10px;
 }
 .blnk-sec-1{
  padding: 60px 0;
  background-image: url(../images/foot-top-bg.jpg);
  background-size: cover;


}
  .blnk-sec-2{
    padding: 80px 0;
    background-image: url(../images/foot-top-bg.jpg);
    background-size: cover;
    margin-top: -120px;

  }


.fixed-whatsapp {
  position: fixed;
  bottom: 20px;
  left:  20px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  z-index: 9999;
  text-align: center;
}
.fixed-whatsapp:before {
  content: "";
  width: 50px;
  height: 50px;
  background-color: #00C853;
  position: absolute;
  border-radius: 100%;
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, .12), 0 1px 1px 0 rgba(0, 0, 0, .24);
  z-index: 1;
  top: 0;
  left: 0;
}
.fixed-whatsapp svg {
  vertical-align: middle;
  z-index: 2;
  position: relative;
}

.desti-slide .owl-prev {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 200px;
  left: -34px;
  outline: none;

}

.desti-slide .owl-prev span {
  background: #000;
  color: #fff;
  font-size: 40px;
  padding: 0px 7px;
  border-radius: 10px 0 0 10px;

}

.desti-slide .owl-next {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 200px;
  right: -34px;
  outline: none;

}

.desti-slide .owl-next span {
  background: #000;
  color: #fff;
  font-size: 40px;
  padding: 0px 7px;
  border-radius: 0 10px 10px 0; 
}


.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #000;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity .2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
  outline: none;
}
.owl-theme .owl-dots .owl-dot{
  outline: none;
}

.owl-theme .owl-dots .owl-dot.active span {
  background: #f51624 !important ;
  width: 20px;
  outline: none;
}

.desti-slide .owl-nav [class*=owl-]:hover {
  background: transparent  !important;
  color: #FFF;
  text-decoration: none;
}
.gallery-items{
border: 2px solid #ebe6e6;
}

.thanks-page{
  text-align: center;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 50px;
  margin-bottom: 70px;
}
.thanks-page h1 {
  font-size: 45px;
}
.thanks-page h3{
  font-size: 35px;
  margin-bottom: 30px;
  margin-top: 40px;
}
.thanks-page img{
  width: 280px;
}

/*============ Media Query =============*/
@media only screen and (max-width: 767px) {
.logo-area img {
    margin-bottom:0;
    border-radius: 50%;
}

.thanks-page h1 {
  font-size: 35px;
  line-height: 40px;
}
.thanks-page h3 {
  font-size: 28px;
}
.desti-slide .owl-prev{
  left: -4px;
}
.desti-slide .owl-next{
  right:  -4px;
}
.desti-slide .owl-prev span{
  border-radius: 10px;
}

.desti-slide .owl-next span{
  border-radius: 10px;
}
.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-dfcc6b1.animated-slow.animated.fadeInUp,
.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-a1ce1cc.animated-slow.animated.fadeInUp,
.elementor-column.elementor-col-33.elementor-top-column.elementor-element.elementor-element-5850fb0.animated-slow.animated.fadeInUp
{
  margin-top: 50px;
}

}