/**

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.1

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

*/



 


@font-face {
	font-family: 'Conv_ClashGrotesk-Regular';
	src: url('fonts/ClashGrotesk-Regular.eot');
	src: local('☺'), url('fonts/ClashGrotesk-Regular.woff') format('woff'), url('fonts/ClashGrotesk-Regular.ttf') format('truetype'), url('fonts/ClashGrotesk-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}



html body{ }

 .site-header .site-primary-header-wrap.ast-builder-grid-row-container {
    border: 1px solid #141414;
    border-radius: 10px;
}
.site-header .ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item {
    padding: 40px 0;
}
.site-header .ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item .main-header-menu a.menu-link{font-family: 'Conv_ClashGrotesk-Regular';}

.site-header .ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item .main-header-menu a.menu-link {
    font-family: 'Conv_ClashGrotesk-Regular';
    font-size: 16px;
    color: #818181;
    text-transform: none;
    font-weight: 600;
}

.site-header .ast-primary-header-bar.ast-primary-header.main-header-bar.site-header-focus-item .main-header-menu .current-menu-item a.menu-link { 
    color: #EC5930; 
}

body:not(.home) .slide-track{width: calc(850px * 10);}
body:not(.home) .slide{width: 350px;}

 .slider {
  height: auto;
  position: relative;
  width: 100%;

  display: grid;
  place-items: center;
  overflow: hidden;
}
.slide-track {
  width: calc(250px * 10);
  display: flex;
  animation: scroll 20s linear infinite;
  justify-content: space-between;
}

.slide-track2 {
  width: calc(250px * 15);
  display: flex;
  animation: scroll2 15s linear infinite;
  justify-content: space-between;
}

.slide {
  width: 200px;
  height: 50px;

  display: grid;
  place-items: center;
  transition:0.5s;
  cursor:pointer;
}
.slide:hover{
  transform:scale(0.8)
}

@keyframes scroll {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(calc(-100px * 10));
  }
}

@keyframes scroll2 {
  0% {
    transform: translateX(0px);
  }
  100% {
    transform: translateX(calc(-100px * 5));
  }
}



.slider_marquee span {
    font-size: 25px;
    color: #818181;
    font-family: 'Conv_ClashGrotesk-Regular';
    font-weight: 600;
    line-height: normal;
    padding: 0 0 0 20px;
}


.slider_marquee span {
    font-size: 23px;
    color: #818181;
    font-family: 'Conv_ClashGrotesk-Regular';
    font-weight: 600;
    line-height: normal;
    padding: 0 0 0 15px;
    display: inline-block;
    position: relative;
    top: 5px;
}


.hero_button_left a.elementor-button.elementor-button-link {
    background-image: url(/wp-content/uploads/2024/10/arrow-up-right1.png);
    background-repeat: no-repeat;
    background-position: 95% center;    background-size: 36px;
}

.hero_button_left.hero_button_right1 a.elementor-button.elementor-button-link {    background-position: 178px center;}

.elementor-element.services_boxcolumn {
    border-left: 2px dashed #1E1E1E;
    padding: 30px 0 30px 20px;
    position: relative;
}
 
.services_iconscolumn .elementor-image-box-wrapper figure.elementor-image-box-img {
    border: 1px solid #1E1E1E;
    border-radius: 7px;
    padding: 8px;
    width: 51px !important;
    text-align: center;
}

.services_iconscolumn .elementor-image-box-wrapper .elementor-image-box-content .elementor-image-box-title {
    margin: 0 0 6px;
}
.services_iconscolumn .elementor-image-box-wrapper .elementor-image-box-content p.elementor-image-box-description .services_boxmore {
    display: table;
    font-size: 13px;
    clear: both;
    color: #EC5930;
    text-decoration: none;
    padding: 0 24px 0 0;
    margin: 8px 0 0 0;
    background: url(/wp-content/uploads/2024/10/arrow-up-right-1.png) no-repeat right center;
}

.btn-primary {font-family: "Clash Grotesk Regular", sans-serif;
    font-size: 17px;
    font-weight: 500;
    fill: rgb(7, 7, 7);
    color: rgb(7, 7, 7);
    background-color: rgb(236, 89, 48);
    border-radius: 100px;
    padding: 15px;
    display: block;
    max-width: 190px;
    text-align: center;
    text-decoration: none !important;}
.btn-align-right{float:right;}
.elementor-element.services_iconscolumn:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 23px;
    background: #EC5930;
    left: -22px;
    border-radius: 10px;
    top: 10px;
}

.accordion_border1 details.e-n-accordion-item {
    border: 1px solid #1E1E1E;
    border-radius: 5px;
}


.accordion_border1 details.e-n-accordion-item summary.e-n-accordion-item-title {
    margin-bottom: 0px !important;
}



.elementor-element.accordion_border_text1 {
    padding: 0 27px;
    margin:-28px 0 0 0;
}

.accordion_border1 .e-n-accordion-item-title span.e-n-accordion-item-title-icon {
    transform: rotate(-45deg);
}

 

.accordion_border1 .e-n-accordion-item-title span.e-n-accordion-item-title-icon span.e-closed {
    transform: rotate(45deg);
}

.footer_icon1 .elementor-icon-box-wrapper .elementor-icon-box-icon {
    background: #ec593017;
    padding: 10px;
    border: 1px solid #1E1E1E;
    border-radius: 100px;
}








@media (max-width: 1400px){

 

}







@media (min-width: 922px){

 





}



 

 





@media (max-width: 921px){

 
	
	
	
	.footer_icon1 .elementor-icon-box-wrapper .elementor-icon-box-icon { 
    padding: 5px 10px; 
	
	
	
}

.services_iconscolumn .elementor-image-box-wrapper .elementor-image-box-content p.elementor-image-box-description .services_boxmore {
    display: table;
    margin: auto;
}
 
.ast-mobile-popup-drawer .ast-mobile-popup-inner {
        background: url(http://dixomdynamics.itwebzone.in/wp-content/uploads/2024/10/fffff.jpg) no-repeat center center / cover !important;
        height: 100%;
        width: 100%;
        display: block;
    }

div#ast-mobile-popup.ast-mobile-popup-drawer {
    background: #070707;
}
.ast-builder-layout-element.ast-flex.site-header-focus-item.ast-header-html-1 {
    margin: -50px 0 30px 15px;
}.ast-header-break-point .ast-icon.icon-arrow svg {
    fill: #fff;
}

}




@media (max-width: 767px){
	.btn-align-right {float:none; margin: 10px auto;}
 

}