/**
Theme Name: veera
Author: ACSIUS Technologies
Author URI: https://acsius.com/
Description: Discover how our comprehensive suite of digital services empowers your business to adapt to the dynamic digital landscape and thrive in the face of change. With ACSIUS as your strategic partner, you\'ll be well-equipped to overcome challenges and seize new opportunities.
Version: 4.5.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: veera
Template: astra
*/

@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css");


.ast-header-html-1 a{
    background: #fff;
    color: #31A4FF;
    width: 45px;
    display: inline-block;
    height: 45px;
    line-height: 47px;
    text-align: center;
    border-radius: 50%;
}
.ast-header-html-1 a:hover{
	background: #31A4FF;
    color: #fff;
}

p:last-child {
  margin-bottom: 0;
}


.video-wrapper {
  position: relative;
  width: 100%;
}

.video-wrapper video {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}


.video-btn {
  position: absolute;
  bottom: 50%;
  right: 20%;
  transform: translateY(50%);
  background: #FFFFFF80;
  backdrop-filter: blur(2px);
  padding: 0;
  border: none;
  border-radius: 50%;
  width: 90px;
  height: 90px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}

.video-btn::before,
.video-btn::after {
  content: "";
  position: absolute;
  inset: -15px;
  border-radius: 50%;
  border: 1.5px solid rgba(255, 255, 255, 0.6);
  animation: ripple 2.5s infinite;
}

.video-btn::after {
  animation-delay: 1.2s;
}

.video-btn span {
  background: #ffffff;
  width: 15px;
  height: 20px;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  margin-left: 3px;
  z-index: 1;
}

@keyframes ripple {
  0% {
    transform: scale(0.8);
    opacity: 0.8;
  }

  100% {
    transform: scale(1.4);
    opacity: 0;
  }
}

.site-header {
  position: relative;
}

.site-header::before,
.site-header .ast-sticky-active {
  background-color: #0000006b !important;
  backdrop-filter: blur(4px) !important;
}

.site-header::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.real-agent01 {
  transform: translate(-50%, -50%);
}

.elementor-widget-text-path svg {
  animation: spin 12s linear infinite;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.arrow01 .elementor-button-icon {
  transform: rotate(-45deg);
  transition: 0.3s;
}

.arrow01 .elementor-button:hover .elementor-button-icon {
  transform: rotate(0);
  transition: 0.3s;
}

.hm-svr-sec p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.swiper-pagination-bullet {
  cursor: pointer;
}


#service_slider .custom-pagination {
  display: flex;
  justify-content: center;
  gap: 10px;
  margin-top: 20px;
}

#service_slider .custom-bullet {
  width: 10px;
  height: 10px;
  background: #ccc;
  border-radius: 50%;
  cursor: pointer;
  transition: 0.3s;
}

#service_slider .custom-bullet.active {
  background: #000;
  transform: scale(1.3);
}

.hm_gallery .uael-img-carousel-wrap ul.slick-dots {
  position: absolute;
  bottom: 10px;
  right: 20px;
  left: auto;
  text-align: end;
  width: auto;
}

.hm_gallery .uael-grid-img-overlay {
  box-shadow: rgba(0, 0, 0, 0.50) 0px -150px 36px -28px inset;
}

footer::before {
  content: "";
  position: absolute;
  background: #FFFFFF80;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 60px;
  z-index: 9;
}

.hm_form .wpforms-form .wpforms-field textarea {
  height: 170px !important;
}

.ast-single-post .entry-content a {
  text-decoration: none;
}

.blog-flex .uael-post__inner-wrap {
  display: flex;
  justify-content: space-between;
}

.blog-flex .uael-post__inner-wrap .uael-post__thumbnail {
  order: 2;
  width: 49%;
}

.blog-flex .uael-post__inner-wrap .uael-post__content-wrap {
  width: 45%;
  margin-top: 20px;
}

.blog-grid01 .uael-post__inner-wrap {
  display: grid;
}

.blog-grid01 .uael-post__inner-wrap .uael-post__content-wrap {
  order: -1;
}
.testimonial-content .description,
.testimonial-content .testimonial-rating{
	display: none;
}
.hm_client .testimonial-title {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 1px;
}
.hm_client .testimonial-play-button i {
    color: #31a4ff;
}
footer .uael-icon-wrap .uael-icon {
	line-height: 6px !important;
}

.ast-page-builder-template .entry-header.ast-header-without-markup
 {
    margin-top: 0;
    margin-bottom: 0;
    display: none;
}
.single-post .type-post .entry-content h2,
.single-post .type-post .entry-content h3,
.single-post .type-post .entry-content h4,
.single-post .type-post .entry-content h5{
	color: #111111;
}
.single-post .ast-comment-formwrap.ast-row{
	display: block;
}
.single-post .comments-area .ast-width-lg-33 {
    width: 100%;
}
.single-post .ast-comment-formwrap.ast-row *{
	box-shadow: none;
}
.single-post input[type="text"]{
	height: 50px !important;
}
.single-post .comment-reply-title{
    font-size: 28px;
    color: #111111;
	margin-bottom: 0.2em;
}
.single-post .ast-comment-formwrap label, .single-post .ast-comment-formwrap legend {
    color: #818181;
    font-size: 15px;
    font-weight: 400;
    margin: 15px 0 25px !important;
}
.single-post .widget-area.secondary .sidebar-main .wp-block-heading, 
.single-post #secondary .wp-block-group h2{
	font-size: 26px;
	color: #111111;
	margin-bottom: 0.3em;
}
.ast-separate-container.ast-two-container #secondary .widget{
	padding: 1.5em;
    margin-bottom: 1.5em;
}
.single-post .widget_tag_cloud .tagcloud a {
    color: #A4A6A7;
    border: 1px solid #f2f5f7;
    border-radius: 50px;
    background: #f9f6fe !important;
}
.single-post h2.widget-title {
   margin-bottom: 0.2em;
}
.swiper-pagination-bullet {
	background-color:#F131A880!important;
	border-radius: 0!important;
    width: 60px!important;
    height: 2px!important
}
.swiper-pagination-bullet-active {
    background-color:#F131A8!important;
    border-radius: 0!important;
    width: 60px!important;
    height: 2px!important
}
.Equalbutton .elementor-button{
	display:block;
	width:50%;
}
.map-sec01 .elementor-custom-embed,
.map-sec01 .elementor-custom-embed iframe{
	height: 100%;
}

.arrow03 .swiper-button-next, 
.arrow03 .swiper-button-prev {
    width: 30px;
    height: 30px;
    border: 1px solid;
    padding: 9px;
    border-radius: 50px;
    color: #ffffff;
    bottom: 30px;
    top: auto;
    left: 48%;
    transform: translatex(-50%);
}
.arrow03 .swiper-button-next {
    left: 52%;
}
.arrow03 .swiper-button-next:hover, 
.arrow03 .swiper-button-prev:hover {
	background: #FF93D6;
	border-color: #FF93D6;
}
.arrow03 .swiper-button-next path, 
.arrow03 .swiper-button-prev path{
	fill: #ffffff;
}

.arrow03 .swiper-button-next:after, 
.arrow03 .swiper-button-prev:after{
	font-size: 0;
}
.blog-sec .uael-post__inner-wrap{
	position: relative;
}
.blog-sec div.uael-post__datebox {
	position: absolute;
    right: 20px;
    top: 15px;
    margin: 0 !important;
    border-radius: 0;
}
.blog-sec .uael-post__thumbnail {
    height: 310px;
}
.blog-sec .uael-post__thumbnail img{
	height: 100%;
	object-fit: cover;
}
.blog-sec .uael-post__date-day{
	font-size: 36px;
	font-weight: 600;
}
.blog-sec .uael-post__date-wrap{
	display: grid;
}
.blog-sec .uael-post__date-wrap .uael-post__date-day{
	order: -1;
}
.page-id-2261 .widget {
    background: #F5F5F5;
    padding: 1.2em;
}
.page-id-2261 .wp-block-search__inside-wrapper{
	display: flex;
    align-items: center;
    gap: 10px;
}
.wp-block-search__button.wp-element-button{
    font-size: 15px !important;
	width: 120px;
}

.tab-sec01 button.e-n-tab-title {
    width: 205px;
    justify-content: space-between;
}
.tab-sec01 .e-n-tabs-heading{
	padding-bottom: 30px;
}


.video-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  text-align: center;
  width: 90%;
  max-width: 1000px;
}

/* FIRST LINE - RED */
.line-one {
  color: #ff0000;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 3px;
  margin-bottom: 20px;
}

/* SECOND LINE - BLACK */
.line-two {
  color: #000000;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 25px;
  background: rgba(255,255,255,0.85);
  display: inline-block;
  padding: 8px 15px;
  border-radius: 4px;
}

/* THIRD LINE */
.line-three {
  font-size: 70px;
  font-weight: 800;
  margin: 0;
}

.red-text {
  color: #ff0000;
}

.white-text {
  color: #ffffff;
  text-shadow: 0 5px 25px rgba(0,0,0,0.7);
}


/* FIRST LINE - RED WITH BACKGROUND */
.line-one {
  color: #ff0000;
  font-size: 22px;
  font-weight: 700;
  letter-spacing: 3px;
  margin-bottom: 20px;
  background: rgba(255,255,255,0.85);
  display: inline-block;
  padding: 8px 15px;
  border-radius: 4px;
}

/* SECOND LINE - BLACK WITH BACKGROUND */
.line-two {
  color: #000000;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 25px;
  background: rgba(255,255,255,0.85);
  display: inline-block;
  padding: 8px 15px;
  border-radius: 4px;
}


@media (min-width:768px) {
  .e-con {
    --container-max-width: 1200px !important;
  }

  .left01 div.e-con-inner {
    margin-left: auto;
    margin-right: 0;
  }

  .right01 div.e-con-inner {
    margin-left: 0;
    margin-right: auto;
  }
  .ast-mobile-popup-inner .main-header-menu .menu-item:nth-child(-n+3){
	display: none;	
  }


.Equalbutton .elementor-button{
	display:block;
	width:100%;
	
}








}

@media (min-width: 922px) {
	.ast-right-sidebar #primary {
     border-right: 0;
     padding-right: 20px;

}
.ast-right-sidebar #secondary {
     border-left: 0;
     padding-left: 20px;
    }
}


@media (max-width:767px) {


  .video-wrapper video {
    height: 650px;
  }

  .video-btn {
    width: 40px;
    height: 40px;
  }

  .hm_gallery .uael-img-carousel-wrap.uael-nav-dots {
    margin-bottom: 10px !important;
  }

  .wpforms-one-half {
    width: 100% !important;
    margin-left: 0 !important;
  }

  .hm_form .wpforms-form .wpforms-field textarea {
    height: 140px !important;
  }

  footer::before {
    bottom: 145px;
  }

	.hm_client .col-sm-12{
		padding: 0;
	}


.Equalbutton .elementor-button{
	display:block;
	width:100%;
	
}	
.arrow03 .swiper-button-next, 
.arrow03 .swiper-button-prev {
    left: 45%;
}
.arrow03 .swiper-button-next {
    left: 55%;
}
	
.line-one {
  font-size: 12px;
}
.line-two {
	font-size: 16px; 
}
.line-three {
    font-size: 24px;
}

}

.mobile-call {
    display: none;
}

/* Sirf mobile (544px se neeche) me number hide hoga */
@media (max-width: 544px){

    .desktop-number{
        display: none !important;
    }

    .mobile-call{
        display: inline-flex;
        align-items: center;
        justify-content: center;
        font-size: 20px;
        color: #ffffff !important;
        margin-top: -6px;
    }
}

/* Tablet me number ka color desktop jaisa rahe */
@media (max-width: 921px){

    .desktop-number a{
        color: #ffffff !important;
    }
}