/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

a:focus {
  outline: none;
}
.ast-desktop .ast-primary-header-bar.main-header-bar,
.ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {
  margin-top: 0px;
}
.gradient-text h2.elementor-heading-title.elementor-size-default {
  background: linear-gradient(89deg, #ff0302 34%, #fbfeff 60%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  display: inline-block;
}

.twogradient-text h2.elementor-heading-title.elementor-size-default {
  background: linear-gradient(89deg, #fbfeff 34%, #ff0302 60%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  display: inline-block;
}

.threegradient-text h2.elementor-heading-title.elementor-size-default {
  background: linear-gradient(180deg, #000000 0%, #ff0302 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  display: inline-block;
}

.gallery-gradient-text h2.elementor-heading-title.elementor-size-default {
  background: linear-gradient(180deg, #ffffff 0%, #ff0302 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  display: inline-block;
}

.serv-text h2.elementor-heading-title.elementor-size-default {
  background: linear-gradient(180deg, #ff0302 0%, #6f0404 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: bold;
  display: inline-block;
}

a.serv-but {
  font-size: 17px;
  margin-top: 10px !important;
  color: black;
  font-weight: 700;
}

.serv-back {
  background-image: url(../../../../wp-content/uploads/2025/01/Rectangle-40.html);
  background-repeat: no-repeat;
  background-size: 100%;
}

/* .work-back {
   background-image: url(/wp-content/uploads/2025/01/Rectangle-47.png);
    background-repeat: no-repeat;
    background-size: 100%;
} */

.work-back {
  background-image: url(../../../../wp-content/uploads/2025/01/Rectangle-47.html);
  background-repeat: no-repeat;
  background-size: 80%;
  background-position: center;
}
.event-back {
  background-image: url(../../../../wp-content/uploads/2025/01/Rectangle-6-10-1.html);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}

.ourserv-back {
  background-image: url(../../../../wp-content/uploads/2025/01/Rectangle-67-1-1.html);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}

.about-back {
  background-image: url(../../../../wp-content/uploads/2025/01/Group-254.html);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}

.box {
  position: relative;
  z-index: 1;
}

.box::before {
  content: "";
  position: absolute;
  top: -2px;
  left: -2px;
  right: -3px;
  bottom: -3px;
  background: linear-gradient(132deg, #ff0302, #f0e0e0);
  border-radius: 18px;
  z-index: -1;
}

.box::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  right: 5px;
  bottom: 5px;
  background: #fff7f7;
  border-radius: 15px;
  z-index: -1;
}

img.para-img {
  width: 17px;
  margin: 0px 10px;
}

.vertical-line {
  width: 2px;
  height: 80vh;
  background: linear-gradient(to bottom, red, #b60000);
  border-radius: 10px;
}

.vertical-line-one {
  width: 2px;
  height: 40vh;
  background: linear-gradient(to bottom, red, #b60000);
  border-radius: 10px;
}
.vertical-line-tow {
  width: 2px;
  height: 30vh;
  background: linear-gradient(to bottom, red, #b60000);
  border-radius: 10px;
}

.vertical-line-three {
  width: 2px;
  height: 26vh;
  background: linear-gradient(to bottom, red, #b60000);
  border-radius: 10px;
}

label {
  color: white;
  font-family: "Inter";
  font-size: 14px;
  font-weight: 300;
}

.two-colum {
  display: flex;
  column-gap: 20px;
}

.flex-div input {
  background-color: #ffffff00 !important;
  border-radius: 14px !important;
  border-style: solid !important;
  border-width: 2px !important;
}

.flex-div textarea {
  background-color: #ffffff00 !important;
  border-radius: 14px !important;
  border-style: solid !important;
  border-width: 2px !important;
  height: 125px;
}

span.form-star {
  color: red;
  font-size: 17px;
}

.Sub-but {
  background-color: #ff0302 !important;
  padding: 10px 50px 12px 20px !important;
  font-size: 17px !important;
  font-weight: 600 !important;
  border-radius: 8px !important;
}

img.but-img {
  position: absolute;
  left: 12%;
  top: 10px;
  width: 19px;
}
.but-div {
  position: relative;
}

@media (max-width: 768px) {
  img.but-img {
    position: absolute;
    left: 23%;
    top: 10px;
    width: 19px;
  }

  .two-colum {
    display: block;
  }
  li.menu-item:hover span.ast-icon.icon-arrow {
    color: black;
  }
}

.wpcf7 input.wpcf7-form-control:not([type="submit"]):focus,
.wpcf7 select.wpcf7-form-control:focus,
.wpcf7 textarea.wpcf7-form-control:focus {
  border-style: dotted;
  border-color: #ff0302;
  border-width: thin;
  box-shadow: none;
  outline: none;
  color: #ffffff !important;
}
input[type="email"],
input[type="number"],
input[type="password"],
input[type="reset"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
select,
textarea {
  color: #ffffff !important;
  padding: 0.75em;
  height: auto;
  border-width: 1px;
  border-style: solid;
  border-color: var(--ast-border-color);
  border-radius: 2px;
  background: var(--ast-comment-inputs-background);
  box-shadow: none;
  box-sizing: border-box;
  transition: all 0.2s linear;
}

.grow {
  transition: transform 0.3s ease-in-out;
}

.grow:hover {
  transform: scale(1.1); /* Grow by 20% */
}
.dot-img {
  position: relative;
}
img.top-img {
  top: 0px;
  position: absolute;
  left: 9%;
}
img.top-imgs {
  top: 0px;
  position: absolute;
  left: 16%;
}

@media (max-width: 768px) {
  img.top-img {
    top: 0;
    position: absolute;
    left: -7%;
  }
  img.top-imgs {
    top: 0px;
    position: absolute;
    left: 16%;
  }
}

marquee {
  text-align: center;
  color: #ffffff;
  font-family: "Instrument Sans", Sans-serif;
  font-style: italic;
  font-size: 16px;
}

marquee {
  font-size: 20px;
}

ul.sub-menu {
  background-color: black !important;
}
ul.sub-menu a {
  padding: 10px 25px !important;
}

.get-call {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.get-call img {
  width: 40px;
}

.get-call span {
  font-size: 16px;
}

.get-call a {
  font-size: 16px;
  color: #ffff;
  font-weight: 600;
  text-decoration: none !important;
}

span.call-us-name {
  color: white;
}

i.fas.fa-phone {
  background: #ffffff;
  font-size: 16px;
  color: #000000;
  padding: 10px;
  border-radius: 19px;
}

span.ast-icon.icon-arrow {
  color: white;
}

/* li.menu-item:hover span.ast-icon.icon-arrow {
    color: black;

} */

.get-call:hover i.fas.fa-phone {
  transform: rotate(360deg);
  transition-duration: 1s;
}

i.fas.fa-phone {
  /*     background: #fff; */
  font-size: 16px;
  color: #000;
  padding: 10px;
  border-radius: 19px;
  background: linear-gradient(90deg, #ff0302 0%, #ff5733 30%, #ffffff 100%);
}
@media (max-width: 768px) {
  img.top-img {
    top: 0;
    position: absolute;
    left: -5%;
  }
  img.top-imgs {
    top: 0px;
    position: absolute;
    left: -5%;
  }
  .Sub-but {
    color: white !important;
  }
  img.but-img {
    position: absolute;
    left: 27%;
    top: 10px;
    width: 19px;
  }
}
.wpcf7-response-output {
  color: white;
}
.Sub-but {
  color: white !important;
}
