/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 17 2021 | 21:33:46 */
/* body:not(.template-slider) #Header 
{
    min-height: 0px !important;
}
#Content 
{
    width: 100%;
    padding-top: 0px;
}
#Subheader 
{
    display: none !important;
} */
h1.entry-title
{
    display: none;
}
.hero-slider-caption p::before {
    position: absolute;
    height: 26px;
    width: 3px;
    content: "";
    background: #f15743;
    left: 0;
    top: 0px;
}
span.s-btn {
    height: 2px;
    width: 15px;
    background: #ffffff;
    display: inline-block;
    position: relative;
    top: -3px;
    margin: 0 7px;
    transition: 0.3s;
}
.about-img::before 
{
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 110px 110px 0 0;
    border-color: #DA251C transparent transparent transparent;
    position: absolute;
    left: -10px;
    top: -12px;
    content: "";
    z-index: 1;
}
.transparent-heading h1 
{
    position: absolute;
    z-index: 1;
    font-size: 80px;
    line-height: 1;
    opacity: 0.09;
    top: -25px;
    left: 0;
    margin-bottom: 0;
    -webkit-text-fill-color: transparent;
/*     -webkit-text-stroke-color: #f5f5f5; */
    -webkit-text-stroke-width: 2px;
    text-transform: capitalize;
    right: 0;
}
.sec-hover:hover img.attachment-large.size-large 
{
    transform: scale(1.1);
    transition: 0.5s;
}
.sec-hover:hover
{
    box-shadow: 0 10px 10px #80808021;
    background: white;
}
.services-icon .elementor-icon-wrapper {
    position: absolute;
    bottom: 30px;
    right: 20px;
    z-index: 9;
}
.sec-hover 
{
    overflow: hidden;
}
.why-caption p::before {
    position: absolute;
    height: 125px;
    width: 3px;
    content: "";
    background: #f15743;
    left: 0;
    top: 0;
}


.custom-imgbx img 
{
    background: #1e1e2a;
    padding: 15px;
    border-radius: 5px;
}
.custom-imgbx img:hover {
    background: #ec4046;
    padding: 15px;
    border-radius: 5px;
}
.why-icon-img .elementor-icon ,  .why-icon-img-2 .elementor-icon
{
     border: 3px solid #ffffff;      
}
.why-icon-img {
    position: absolute;
    top: 20pc;
    left: 56px;
}
.why-icon-img-2 {
    position: absolute;
    top: 27pc;
    left: 56px;
}
.p-content
{
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 180px;
    line-height: 1;
    color: #888;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 2px;
    text-transform: capitalize;
    opacity: 0.1;
    bottom:15px;
}
/* .p-content h2 {
    font-size: 180px;
    line-height: 1;
    color: #888;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 2px;
    text-transform: capitalize;
    opacity: 0.1;
    
} */
.elementor-testimonial--skin-bubble .elementor-testimonial__content {
    background-color: #ffffff;
    padding: 20px;
    position: relative;
}
.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-center .elementor-testimonial__content:after, .elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-center .elementor-testimonial__content:after {
    left: 50%;
    -webkit-transform: translateX(-50%) scaleX(.75) rotate(
45deg
);
    -ms-transform: translateX(-50%) scaleX(.75) rotate(45deg);
    transform: translateX(-50%) scaleX(.75) rotate(
45deg
);
    background: white;
}

@media(max-width:768px)
{
  .why-icon-img-2 , .why-icon-img-2
  {
    display:none;
  }
}