/**
Theme Name: Supratik Infra
Author: Digital Droid
Author URI: https://thedigitaldroid.com/
Description: #
Version: 20.26
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: supratik-infra
Template: astra
*/

@media only screen and (max-width: 768px) {
.line span {
 font-size: 35px;
}
span.ekit-heading__shadow-text {
 display: none;
}
/* .about-build-content .animated {
    font-size: 25px !important;
    line-height: 30px !important;
	text-align: center !important;
} */
	
}

.primary-btn{
  transition: all 0.2s ease-in-out;
}
.primary-btn:Hover{
  transform: translateY(-2px);
}
a:focus {
  outline: none;
}
.logo-slide .swiper-wrapper {
  -webkit-transition-timing-function: linear !important;
  transition-timing-function: linear !important; 
}
.logo-slide {
  pointer-events: none !important;
  user-select: none !important;
} 
/* ul {
    list-style: none !important;
    margin: 0 !important;
} */
/* .service-box:hover .elementor-icon {
    background-color: #fff !important;
} */
/* .projects-slide .swiper-pagination-bullet-active {
    width: 70px !important;
    height: 5px !important;
    border-radius: 10px !important;
}
.proj-ttl-box .elementor-icon-box-icon {
    margin-bottom: 5px !important;
} */

/* .review-slide .swiper-pagination-bullet {
    border: 1px solid #293647 !important;
    padding: 2px !important;
}
.about-build-content .animated {
    font-size: 55px;
    font-weight: 400;
    line-height: 65px;
    text-align: center;
} */
/* .bg-txt .ekit-wid-con .ekit-heading__shadow-text {
	overflow: hidden !important;
} */
/* .capabilities-accordian .ekit-wid-con .collapse {
    display: block !important;
    position: relative;
    overflow: hidden;
    max-height: 3em;
}
.capabilities-accordian .ekit-wid-con .show {
    max-height: fit-content;
} */
/* .page-id-17 .Footer-Contact {
    display: none;
} */
/* .elementor-widget-theme-site-logo img {
    filter: drop-shadow(0px 5px 30px black) !important;
}
.menu-icon .elementor-icon svg {
    height: 40px;
    filter: drop-shadow(0px 5px 18px black) !important;
} */
/* .elementor-sticky--effects {
    background-color: rgba(0, 0, 0, .5) !important;
} */

/* .preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 9999999;  
}
.line {
    overflow: hidden;
}
.line span {
	position:absolute;
	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
	margin 10% 5%;
    display: inline-block;
    font-size: 45px;
    color: #747474;
	font-family: "Playfair Display", Sans-serif !important;
}

.line span img {
width:150px !important;
}
 */
/* .preloader-texts {
    font-size: 90px;
    color: #747474;
	font-family: "Playfair Display", Sans-serif !important;
} */

/* .trans1, .trans2, .end {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.trans1 {
    background-color: #FBFEF4;
    z-index: 999999;
}

.trans2 {
    background-color: #C79E66;
    z-index: 99999;
} */

