.track-customers {
    position: relative;
    padding: 295px 0 150px;
    background-repeat: no-repeat;
    background-position: top center;
}

.track-customers .sec-title {
    margin-bottom: 15px;
    font-size: 54px;
    line-height: 60px;
}
.sec-title {
    font-size: 57px;
    line-height: 60px;
    letter-spacing: -1.14px;
    margin-bottom: 40px;
}

.track-customers .sec-desc {
    margin-bottom: 25px;
}
.sec-desc {
    margin: 0 0 50px;
}
.listing-item {
    position: relative;
    margin: 0;
    padding: 6px 0 31px;
}
.track-customers .listing-item li {
    padding-left: 45px;
    font-size: 18px;
    color: #505050;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 18px;
}
.listing-item li {
    list-style: none;
    display: block;
    margin: 0 0 35px;
    color: #111c16;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    padding-left: 65px;
    position: relative;
}
.track-customers .listing-item li i {
    width: 30px;
    height: 30px;
    background-image: linear-gradient(to left, #4444d1, #0058dd, #0058dd, #0058dd, #0058dd);
    border-radius: 50%;
    color: #fff;
    line-height: 30px;
    font-size: 14px;
}
.listing-item li i {
    width: 44px;
    height: 43px;
    font-size: 16px;
    line-height: 43px;
    color: #fff;
    background: url(../images/list-bg.png) no-repeat center center / cover;
    display: inline-block;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}
.ruplone-btn-5 {
    display: inline-block;
    height: 65px;
    font-size: 16px;
    line-height: .8;
    color: #fff;
    background-image: linear-gradient(to left, #0058dd, #1367e7, #347eef, #5f9bf7, #5f9bf7);
    overflow: hidden;
    position: relative;
    z-index: 1;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 50px;
    padding: 26px 45px;
    transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
}

.ruplone-btn-5 span {
    position: relative;
    display: block;
    z-index: 2;
}

.ruplone-btn-5:after {
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    border-radius: 50px;
    visibility: hidden;
    opacity: 0;
    height: 100%;
    width: 100%;
    content: '';
    background-image: linear-gradient(to right, #8025ff, #8b41f7, #9456ef, #9c68e7, #a379de);
    transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
}

@media (max-width: 767px){
.track-customers {
    background-position: left top;
}}

@media (max-width: 991px){
.team-section-3 .sec-title, .order-booking-sec .sec-title, .portfolio-section-1 .sec-title, .track-customers .sec-title {
    font-size: 40px;
    line-height: 48px;
}}

.domain_form2 .form-input2 {
    height: 50px;
    background: #fff;
    outline: none;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    border: solid black 0.5px;
    margin-right: -3px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    padding: 20px;
    width: 50%;
}

.domain_form2 {
    padding: 20px 0;
    text-align: center;
}

.button-search-2 {
    height: 50px;
    background: #03723f;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    outline: none;
    border: solid black 0.5px;
    border-left: none;
    margin-left: -3px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    width: 13%;
}

.svg-inline--fa.fa-w-16 {
    width: 1em;
    margin: -3px 0;
}

#shared-features2 .card {
    display: inherit !important;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
#shared-features2 .features_content2 {
    text-align: center;
    padding: 10px 0 0 0;
    margin: 20px;
    background: #ffffff;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    box-shadow: 1px black !important;
}
.cust_box_shadow {
    box-shadow: 2px 4px 10px grey;
}
.align-items-center {
    align-items: center!important;
}
.card {
    border: 1px solid #eff2f7;
}
.hover-top {
    position: relative;
    top: 0;
}
[class*="hover-"] {
    -moz-transition: ease-in-out all 0.35s;
    -o-transition: ease-in-out all 0.35s;
    -webkit-transition: ease-in-out all 0.35s;
    transition: ease-in-out all 0.35s;
}

#shared-features2 .features_content2 img {
    width: 90px;
    margin: 10px 0;
}

#shared-features2 .features_content2 h4 {
    background: #0050d8;
    color: #fff;
    padding: 8px;
    margin-top: 10px;
    font-size: 20px;
    margin-bottom: 0 !important;
}


@media screen and (max-width: 700px){
.domain_form2 .form-input2 {
    width: 60% !important;
}}

@media screen and (max-width: 700px){
.button-search-2 {
    width: 30% !important;
}}

.domain-search-wrapper {
    background-color: #fff;
    box-shadow: 0 0 33px 10px rgb(0 0 0 / 10%);
    text-align: center;
    padding: 60px;
    border-radius: 5px;
}
.section-title-area {
    margin-bottom: 60px;
    text-align: center;
}

@media only screen and (max-width: 1366px){
.domain-search-wrapper form {
    width: 62%;
}}

.domain-search-wrapper form {
    background: #fff;
    width: 63%;
    margin: 0 auto;
    border: 1px solid #dfe5e5;
    border-radius: 5px;
}
.domain-name-img-box {
    justify-content: space-evenly;
    width: 65%;
    margin: 30px auto 0;
}

.domain-name {
    flex-direction: column;
}

.domain-name span {
    margin-top: 6px;
}

@media only screen and (max-width: 480px){
.domain-name img {
    height: auto;
    width: 40px;
}
.domain-name {
    flex-direction: column;
    
}

}
@media only screen and (max-width: 766px){
.domain-name img {
    height: auto;
    width: 40px;
}}

@media only screen and (max-width: 480px){
.domain-name span {
    margin-right: 7px;
    font-size: 12px;
}

}
@media only screen and (max-width: 766px){
.domain-name span {
    margin-right: 7px;
    font-size: 12px;
}
}

.font-bold, .pricing-table-box a, .single-service-content a, .single-blog-content > a, .speciality-content p span, .domain-name span, .subm-btn.theme-button input, .top-nav ul li a, .contact-page-address-wrap div:nth-child(2) .contact_us_box {
    font-weight: 700;
}

.color-dark, .testimonial-slide-box p, .domain-name span {
    color: #21252e;
}

@media screen and (max-width: 992px){
.button-search-2 {
    width: 30% !important;
}}



.pb60 {
    padding-bottom: 92px;
}
.crumina-stunning-header {
    position: relative;
    background-size: cover;
    padding-top: 142px;
}


.stunning-header-bg6 {
    background-image: url("../img/demo-content/backgrounds/stunning-header-bg6.html");
}

.page-title {
    margin: 25px 0;
	line-height: 56px;
}

