/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 09 2021 | 00:07:16 */
.about-img:after {
    content: '';
    position: absolute;
    bottom: -35%;
    right: 38px;
    width: 60%;
    height: 86%;
    background-image: url(/wp-content/uploads/2021/01/shape.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -2;
}
.about-img:before {
    content: '';
    position: absolute;
    top: -10px;
    left: 0;
    width: calc(100% - 38px);
    height: 50%;
    z-index: -1;
    background-color: #FAAE20;
}
.about-img {
    position: relative;
    padding: 20px 58px 0 0;
    z-index: 99;
    margin-top: -20px;
}
.counter-sec:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 6px 10px rgba(0,0,0,0.16);
    background: #fff;
    border-top: 27px solid #222;
}
.counter-img:before {
    content: '';
    position: absolute;
    top: -21px;
    right: 79%;
    width: 40px;
    height: 106px;
    border: 3px solid #eeeeee;
    z-index: -1;
}

.custom-service-image
{   position: relative;
    padding: 20px 20px 0 0;
    margin-bottom: 37px;
    height: 500px;
    overflow: hidden;
}
.custom-service-image:before 
{
    content: '';
    position: absolute;
    top: 0;
    left: 20px;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    background-image: url('/wp-content/uploads/2021/01/thumb-shape.png');
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}
 .column-bg-image:before {
    content: '';
    position: absolute;
    top: 0;
    left: 30%;
    width: 100%;
    height: 100%;
    opacity: 0.80;
    background-image: url(/wp-content/uploads/2021/03/orange_bg2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
} 
@media only screen and (max-width: 768px) 
{
  .column-bg-image:before 
  { 
   display: none;
  }
  .ast-flex.ast-above-header-section-wrap {
    display: none;
}
}
/* .what-we-do-section {
    padding-right: 50px;
    width: 100%;
} */
.elementor-widget-reviews .swiper-slide {
    background-color: #fff;
    border: 1px solid #e1e8ed;
    border-radius: 20px;
    padding: 25PX;
}
.elementor-widget-reviews.elementor-review--has-separator .elementor-testimonial__header {
    border-bottom: 0px solid #e1e8ed !important;
}
.quote-section {
    width: 80%;
    display: table;
    margin: auto;
}
.custom-li-links li.elementor-icon-list-item {
    color: #666666;
    font-size: 16px;
    font-weight: 600;
    /* font-family: 'Montserrat'; */
    padding: 24px 42px 22px;
    background-color: #f5f5f5;
    position: relative;
    border-left: 3px solid #000000c7;
}
.custom-li-links li.elementor-icon-list-item:hover {
    background: #FAAE20;
    border-left: 0px;
    border-right:3px solid #000000c7;
}
.custom-li-links li.elementor-icon-list-item:active {
    background: #FAAE20 !important;
    border-left: 0px;
}
.custom-accordian .elementor-accordion-item {
    border: 1px solid #00000012 !important;
    margin-bottom: 10px;
    padding: 20px;
}
.con-box 
{
    padding: 20px 20px 0px 20px;
    background: #80808030;
    border: 1px solid #80808061;
    border-radius: 30px;
}
.contact-img img {
    max-width: 80%;
    height: auto;
}
.custom-footer-icons 
{
    line-height: 36px;
}
header#ast-fixed-header {
    z-index: 222 !important;
}

.testimonial-img-sec img 
{
  
 height: auto;
  width:120px !important;
}