/* 
Theme Name:		 Hello Elementor Child
Theme URI:		 https://wowtechs.net/
Description:	 Hello Elementor Child is a child theme of Hello Elementor, created by WOW
Author:			 WOW
Author URI:		 https://wowtechs.net/
Template:		 hello-elementor
Version:		 1.0.0
Text Domain:	 hello-elementor-child
*/
/*
    Add your custom styles here
*/
.header_container>.e-con-inner {
    /* background-color: #fc6a08;
    border-radius: 45px;
    padding-left: 10px;
    padding-right: 10px; */
}
.stickyHeader {
    position: fixed;
    z-index: 9;
}
.stickyHeader .header_container {
    background-color: rgba(252, 106, 8, 0.6) !important;
    backdrop-filter: blur(15px);
}
.highlight-title span{
    display: inline-block;
    padding: .75rem;
    position: relative;
    background-color: rgba(252, 106, 8, 0.6);
   border-radius: 20px;
}
.color-title span{ 
    color: #fc6a08;
}
.color-title-b span{ 
    color: #fc6a08;
    font-weight: 700;
}
.mt-10{
    margin-top: 10px;
}
.step_wrap{
    position: relative;
}
.step_wrap::before {
    content: '1';
    position: absolute;
    top: 0;
    left: -20px;
    width: 40px;
    height: 40px;
    background-color: #fc6a08;
    z-index: 1;
    border-radius: 10px;
    font-size: 24px;
    text-align: center;
    color: #ffffff;
}
.step_wrap.step1::before{
    content: '1';
}
.step_wrap.step2::before{
    content: '2';
}
.step_wrap.step3::before{
    content: '3';
}
.step_wrap.step4::before{
    content: '4';
}
.casestudy_listing {
    width: 100%;
    border-radius: 2.5rem;
    background-color: #ffffff;
}
.casestudy_wrap {
    width: 100%;
    overflow-x: scroll;
    overflow-y: scroll;
    height: 581px;
    display: block;
}
.case-study-table {
    border-collapse: collapse;
    border: 0;
    width: 100%;
    text-indent: 0;
}
.case-study-table tr th,.case-study-table tr td{
    border: 0;
}
th.head-cs {
    border: 0;
    border-bottom:1px solid rgba(0, 0, 0, 0.1) !important;
}
.case-study-table thead:first-child tr:first-child th {
    border-block-start: 0;
}
.case-study-table tr:nth-child(odd)>td, .case-study-table tr:nth-child(odd)>th {
    background-color: transparent;
}
.case-study-table tbody tr:nth-of-type(odd) {
    background-color: #ffffff;
}
.case-study-table tbody tr:nth-of-type(even) {
    background-color: rgb(251 251 251);
}
th.head-cs {
    font-size: 1rem;
    font-weight: 400;
    text-align: left;
    padding-top: 2.5rem;
    padding-bottom: 1.5rem;
    padding-left: 5rem;
    padding-right: 5rem;
}
.case-study-table tr td {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 5rem;
    padding-right: 5rem;
}
.client-wrap {
    display: flex;
    align-items: center;
}
.client-img {
    width: 44px;
    height: 44px;
    margin-right: 15px;
    border-radius: .5rem;
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 0 4px 16px rgba(0, 0, 0, .15);
}
.clint-name {
    font-size: 1.25rem;
    letter-spacing: -.05em;
    font-weight: 500;
}
.trafic-range{
    display: flex;
    align-items: center;
}
.trafic-range svg{
    width: 1.25rem;
    height: .75rem;
}
.linkbuilt {
    display: inline-block;
    padding-left: .5rem;
    padding-right: .5rem;
    padding-top: .25rem;
    padding-bottom: .25rem;
    font-size: 1.25rem;
    background-color: rgba(16, 15, 15, 1);
    color: #fff;
    border-radius: .5rem;
}
span.uparrow {
    width: 1.25rem;
    height: 1.25rem;
    margin-right: .5rem;
    background-color: #FC6A08;
    display: inline-block;
    fill: #000;
    border-radius: .375rem;
}
.elementor-widget-text-editor a{
    color: inherit;
}
.price_feature_list span.elementor-icon-list-icon svg {
    width: 20px;
    height: 20px;
    background-color: #000;
    padding: 4px;
    border-radius: 50%;
}
.price_feature_list2 span.elementor-icon-list-icon svg {
    width: 20px;
    height: 20px;
    background-color: #fc6a08;
    padding: 4px;
    border-radius: 50%;
}
form#category-dropdown select {
    border: 1px solid #767676;
    border-radius: 10px;
}
#testimonial_wrap .elementor-swiper, #testimonial_wrap .elementor-main-swiper, #testimonial_wrap .swiper-wrapper {
    overflow: visible;
}
div#testimonial_wrap .swiper-pointer-events {
    overflow: visible;
}
div#partner_gallery .e-gallery-image {
    background-position: center center;
    background-size: contain;
    transform-origin: center top;
    background-repeat: no-repeat;
}
div#partner_gallery .e-gallery-grid .e-gallery-image {
    padding-bottom: 35%;
}
.iconBox_hover .elementor-icon-box-wrapper {
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.iconBox_hover .elementor-icon-box-wrapper:hover {
    transform: translateX(10px);
}
.single-service .elementor-counter .elementor-counter-number-suffix {
    font-size: 24px;
    position: relative;
    top: -4px;
}
.single-service .elementor-field-subgroup {
    row-gap: 10px;
}
.single-service .highlight-title span{
    display: inline-block;
    padding: 0;
    position: relative;
    background-color: transparent;
   border-radius: 0px;
   color: #fc6a08;
}
.border-primary .elementor-heading-title {
    display: inline-block;
    border-bottom: 4px solid #fc6a08;
}
.border-1 .elementor-widget-container {
    position: relative;
}
.border-1 .elementor-widget-container::before {
    position: absolute;
    bottom: -3px;
    left: 20px;
    width: 35px;
    height: 5px;
    content: "";
    display: inline-block;
    background-color: #fc6a08;
}
.border-1 .elementor-widget-container::after {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 80px;
    height: 1px;
    content: "";
    display: inline-block;
    background-color: #fc6a08;
}
.mb-0,.mb-0 p{
    margin-bottom: 0;
}
.imgBox1 figure.elementor-image-box-img {
    width: 80px !important;
    height: 80px !important;
    padding: 10px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #6377EE;
    border-radius: 50%;
    box-shadow: 0px 10px 40px 0px rgba(17, 21, 154, 0.35);
}
@media (max-width: 1440px) and (min-width: 1280px) {
    .e-con>.e-con-inner {       
        max-width: calc(100% - 100px) !important;       
    }
}