/*
 Theme Name:   Teknolab Child
 Theme URI:    https://rstheme.com/products/wordpress/teknolab/
 Description:  Teknolab Child
 Author:       RS Theme
 Author URI:   http://rstheme.com
 Template:     teknolab
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 */


/* Hide breadcrums section */

.page-template-asset-management-services .rs-breadcrumbs,
.page-template-field-service-management .rs-breadcrumbs,
.page-template-vendor-management-solution .rs-breadcrumbs,
.page-template-distribution-management-system .rs-breadcrumbs,
.page-template-subscription-billing .rs-breadcrumbs,
.page-template-salseforce-automation-system .rs-breadcrumbs {
    display: none;
}


/* Css for product pages start */

.climate-accordian .accordian {
    display: none;
    padding: 20px 20px 0;
    background-color: white;
    border: 1px solid rgb(217, 216, 216);
}

.climate-accordian .accordian p {
    margin-bottom: 20px;
}

.shcs_blog.white-paper-sec {
    background-color: #f1f2f2;
}

.climate-accordian {
    padding: 50px 0;
    background-color: #f5f5f5;
}

.climate-accordian h4 {
    color: black;
    font-size: 20px;
    margin-bottom: 30px;
}

.climate-accordian h6 {
    color: white;
    font-size: 18px;
    font-weight: 600;
    background-color: #ef9e35;
    padding: 12px;
    margin: 15px 0 0;
    padding-right: 30px;
    cursor: pointer;
}

.climate-accordian .contact-col h6::before {
    content: '\f055';
    position: absolute;
    right: 15px;
    font-family: 'fontawesome';
}

.climate-accordian h6 {
    position: relative;
}

.climate-accordian .contact-col.active h6::before {
    content: '\f056';
}

.location-tittle .headerDesc_ {
    font-size: 16px;
    font-family: Manrope;
    color: white;
    margin-top: 10px;
}

a:hover {
    text-decoration: none !important;
}

.Section_ServiceDesc_ {
    margin-bottom: 50px;
    font-family: Manrope;
}

.ServiceDesc_main_>.row {
    background-color: #f1f2f2;
    display: flex;
    align-items: center;
}

ul.new-list-style,
ul.icon-box-list {
    list-style: none;
    list-style-position: outside;
    margin: 15px 0;
}

ul.new-list-style li,
ul.icon-box-list li {
    padding-bottom: 10px;
    color: #6d6e71;
    /* font-size:16px; */
    position: relative;
    /* padding-left:18px; */
    font-family: Manrope;
}

ul.new-list-style li:before {
    position: absolute;
    left: 0px;
    top: 8px;
    width: 6px;
    height: 6px;
    background-color: #ef9e35;
    border-radius: 100%;
    content: "";
}


/* Css for product pages end */


/* .rs-addon-services.services-style10.short-border:before,
.rs-addon-services.services-style10.long-border:before {
    background-color: #EF9F32;
} */

.rs-addon-slider .slick-dots li button,
.rs-testimonial-dots-style2 .slick-dots li button {
    border-radius: 50px;
    border: 1px solid #434243;
    opacity: 0.5;
    background: #FFFfff !important;
    box-shadow: none;
}

.logo-img img {
    max-width: 200px !important;
    margin: 0 auto;
}

.logo-img {
    text-align: center;
}

.rs-addon-slider .slick-dots li.slick-active button {
    background-color: #EF9F32 !important;
    border-color: #EF9F32;
}


/* .rs-heading .title-inner .sub-text {
    color: #EF9F32 !important;
} */

.home-testimonial .testimonial-name {
    display: none;
}

.home-testimonial .testimonial-content {
    margin-top: 25px;
    margin-left: -20px;
}

.home-testimonial .middle_section {
    display: flex;
    align-items: center;
}

.home-testimonial .review-totel-star {
    margin: 0 10px;
    color: #EF9F32;
}

.menu-area .navbar ul li ul.sub-menu {
    min-width: 350px !important
}

.team-name a {
    pointer-events: none;
}

.team-slider-style1 .plus_team i.fa.flaticon-cross:before {
    background: linear-gradient(250deg, #EF9F32 19%, #DD7C12 100%) !important
}

.mobile-topnars .rs-address-area .rs-address-list i:before {
    color: #EF9F32 !important
}

.rs_click_menu span {
    background-color: #EF9F32 !important
}

.page-template-page-single #rs-header .header-quote {
    display: flex !important
}

.sidenav .menu li ul.sub-menu li a {
    font-size: 14px !important
}

#rs-header .row-table .header-logo {
    flex: auto;
}

.locationsdata .rs-contact-box .address-item .address-icon {
    background-color: #FFFFFF !important;
}

#services .services-part .services-txt {
    min-height: 85px;
}

#services .services-part .services-title .title {
    min-height: 55px;
    margin-bottom: 15px !important;
}

.rs-skill-bar .skillbar .skillbar-title {
    line-height: 1.2;
}


/*#productservices .services-part .services-txt{
    min-height: 120px;
}*/


/*#productservices .services-part .services-title .title {min-height:68px;}*/

.testiminialsection .testimonial-item .item-content div {
    min-height: 96px;
}

.testiminialsection span.testimonial-title {
    min-height: 47px;
    display: inline-block;
}

.wanttoknowmore .wpcf7-not-valid-tip,
.wanttoknowmore .wpcf7-response-output {
    color: #FFFFFF;
    font-size: 18px;
}

.wanttoknowmore .wpcf7 form.invalid .wpcf7-response-output,
.wanttoknowmore .wpcf7 form.unaccepted .wpcf7-response-output,
.wanttoknowmore .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: red;
}

.menu-area .navbar ul>li.menu-item-has-children>a:before {
    content: "\f107" !important;
    position: absolute !important;
    left: auto !important;
    font-family: 'FontAwesome' !important;
    right: 0px !important;
    top: 50% !important;
    text-align: center !important;
    z-index: 9999 !important;
    font-size: 16pxv !important;
    display: block !important;
    cursor: pointer !important;
    transform: translateY(-50%) !important;
    font-weight: 400 !important;
}

.team-grid-style5 .team-inner-wrap .team-content .member-desc {
    margin: 0 !important;
}

.menu-wrap-off {
    padding: 46px 40px 50px 50px !important;
}

.team-grid-style5 .team-inner-wrap:hover .team-content .social-icons {
    bottom: 10px !important;
}

#rs-header .toolbar-area .col-lg-7 {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 66.666667% !important;
    flex: 0 0 66.666667% !important;
    max-width: 66.666667% !important;
}

#rs-header .toolbar-area .col-lg-5 {
    -webkit-box-flex: 0 !important;
    -ms-flex: 0 0 33.33% !important;
    flex: 0 0 33.33% !important;
    max-width: 33.33% !important;
}

.rs-contact-box .address-item .address-icon {
    background-color: #EF9F32;
}

.middle_section {
    font-size: 20px;
}

.locationsdata .rs-contact-box .address-item.boxstyle2 .address-icon {
    width: 30px;
    height: 30px;
    line-height: 28px;
    flex: 0 0 30px;
}

.locationsdata .rs-contact-box .address-item.boxstyle2 .address-text a {
    font-size: 14px;
}

header .toolbar-contact .rs-contact-info li i,
footer .widget_contact_widget .fa-ul li i
/*footer .widget_medvillsocialiconwi_widget .footer_social li i */

{
    display: none;
}

header .toolbar-contact .rs-contact-info li:before,
footer .widget_contact_widget .fa-ul li:before
/*footer .widget_medvillsocialiconwi_widget .footer_social li:before */

{
    content: "";
    background-image: url('../../uploads/2023/10/Vector.svg');
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
    margin-right: 8px;
}

header .toolbar-contact .rs-contact-info li,
footer .widget_contact_widget .fa-ul li
/*footer .widget_medvillsocialiconwi_widget .footer_social li */

{
    display: inline-flex !important;
    align-items: center;
}

header .toolbar-contact .rs-contact-info li.rs-contact-phone:before {
    background-image: url('../../uploads/2023/10/Vector-1.svg');
}

header .toolbar-contact .rs-contact-info li.topheademail:before {
    background-image: url('../../uploads/2023/10/Vector-2.svg');
    background-position-y: center;
}

#rs-header .toolbar-area .toolbar-sl-share ul li a i.fa-facebook-f,
.sidenav .offcanvas_social li a i.fa-facebook {
    color: #555BDC;
}

#rs-header .toolbar-area .toolbar-sl-share ul li a i.fa-twitter,
.sidenav .offcanvas_social li a i.fa-twitter {
    color: #74D6F5;
}

#rs-header .toolbar-area .toolbar-sl-share ul li a i.fa-linkedin-in,
.sidenav .offcanvas_social li a i.fa-linkedin {
    color: #4394DF;
}

#rs-header .toolbar-area .toolbar-sl-share ul li a i.fa-youtube,
.sidenav .offcanvas_social li a i.fa-youtube {
    color: #FF3D2E;
}

footer .widget_contact_widget .fa-ul li:before {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 5px;
    margin-right: 0;
}

footer .widget_contact_widget .fa-ul li {
    display: flex !important;
}

footer .widget_contact_widget .fa-ul li:first-child:before {
    background-image: url('../../uploads/2023/09/address-1.svg');
}

footer .widget_contact_widget .fa-ul li:nth-child(2):before {
    background-image: url('../../uploads/2023/09/call-6.svg');
}

footer .widget_contact_widget .fa-ul li:last-child:before {
    background-image: url('../../uploads/2023/09/Email-3.svg');
}


/*footer .widget_medvillsocialiconwi_widget .footer_social li:before {
    width: 15px;
    height: 15px;
    margin-right: 0;
}

footer .widget_medvillsocialiconwi_widget .footer_social li {
    padding: 0 0px 0 0;
    font-size: 15px;
    margin-right: 9px;
    transition: all .8s ease;
    border: 1px solid #ffffff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    color: #ffffff;
    justify-content: center;
    cursor: pointer;
}

footer .widget_medvillsocialiconwi_widget .footer_social li:hover {
    background: #EF9F32;
    border-color: transparent;
}

footer .widget_medvillsocialiconwi_widget .footer_social li:first-child:before {
	background-image: url('../../uploads/2023/09/facebook_icon.svg');
}
footer .widget_medvillsocialiconwi_widget .footer_social li:nth-child(2):before {
	background-image: url('../../uploads/2023/09/twitter_bird_icon.svg');
}
footer .widget_medvillsocialiconwi_widget .footer_social li:nth-child(3):before {
	background-image: url('../../uploads/2023/09/linkedin_in_icon.svg');
}
footer .widget_medvillsocialiconwi_widget .footer_social li:last-child:before {
	background-image: url('../../uploads/2023/09/youtube-logo_icon.svg');
}

/* Header Social icons */


/*.toolbar-area .toolbar-sl-share ul li:before {
    content: "";
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
    display: inline-block;
}
.toolbar-area .toolbar-sl-share ul li i {
    display: none !important;
}

.toolbar-area .toolbar-sl-share ul li {
    display: inline-flex !important;
    align-items: center !important;
    height: 45px;
}

.toolbar-area .toolbar-sl-share ul li:first-child:before {
	background-image: url('../../uploads/2023/09/facebook_icon.svg') !important;
}
.toolbar-area .toolbar-sl-share ul li:nth-child(2):before {
	background-image: url('../../uploads/2023/09/twitter_bird_icon.svg') !important;
}
.toolbar-area .toolbar-sl-share ul li:nth-child(3):before {
	background-image: url('../../uploads/2023/09/linkedin_in_icon.svg') !important;
}
.toolbar-area .toolbar-sl-share ul li:last-child:before {
	background-image: url('../../uploads/2023/09/youtube-logo_icon.svg') !important;

}*/

.banner-section:before {
    content: "";
    display: block;
    position: relative;
    padding-bottom: 44.9295%;
}

.banner-section>.elementor-container {
    position: absolute !important;
    top: 50%;
    left: 0;
    right: 0;
    width: 100%;
    object-fit: cover;
    transform: translateY(-50%);
}

@media (max-width:1024px) {
    .automation-progress-bar .rs-skill-bar .skillbar .skillbar-title {
        position: relative;
        top: -10px;
    }
}

@media screen and (max-width:767px) {
    .home-testimonial .middle_section {
        justify-content: center;
    }
    .locationsdata .elementor-widget-wrap .elementor-widget-wrap>.elementor-element {
        position: inherit;
    }
    .locationsdata .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
        padding-top: 4px;
        padding-bottom: 4px;
    }
    .locationsdata.elementor-section-boxed {
        margin: 0 !important;
    }
    .automation-progress-bar .rs-skill-bar .skillbar .skillbar-title {
        display: block;
        line-height: 1.25;
    }
    .automation-progress-bar.elementor-widget:not(:last-child) {
        margin-bottom: 30px;
    }
    .counter-item>.elementor-widget-container {
        border: none !important;
    }
    #services .services-part .services-title .title {
        min-height: 40px;
        margin-bottom: 0;
    }
}

@media screen and (max-width:1200px) {
    .locationsdata>.elementor-container>.elementor-column>.elementor-widget-wrap>.elementor-section:last-child .elementor-container {
        flex-direction: column;
        row-gap: 10px;
        margin-bottom: 20px;
    }
    .rs-skill-bar .skillbar .skillbar-title {
        font-size: 14px;
    }
    .locationsdata>.elementor-container>.elementor-column>.elementor-widget-wrap>.elementor-section:last-child .elementor-container>.elementor-column:nth-child(2) {
        display: none;
    }
    .locationsdata>.elementor-container>.elementor-column>.elementor-widget-wrap>.elementor-section:last-child .elementor-container>.elementor-column {
        width: 100%;
    }
    .locationsdata>.elementor-container>.elementor-column>.elementor-widget-wrap>.elementor-section:last-child .elementor-container>.elementor-column>.elementor-widget-wrap {
        padding: 0;
    }
    .locationsdata>.elementor-container>.elementor-column>.elementor-widget-wrap>.elementor-section:last-child .elementor-container>.elementor-column>.elementor-widget-wrap>.elementor-element {
        position: static;
    }
    .locationsdata>.elementor-container>.elementor-column>.elementor-widget-wrap>.elementor-section:last-child .elementor-container>.elementor-column>.elementor-widget-wrap>.elementor-element .address-icon {
        text-align: left;
    }
}

#rev_slider_5_1_wrapper .zeus .tp-bullet {
    width: 25px !important;
    height: 8px !important;
    border-radius: 50px !important;
    border-color: #43424350 !important;
    background-color: #FFFFFF !important;
    border-width: 1px !important;
    overflow-x: hidden;
}

#rev_slider_5_1_wrapper .zeus .tp-bullet.selected {
    border-color: #ffb610 !important;
    background-color: #ffb610 !important;
}

#rev_slider_5_1_wrapper .zeus .tp-bullet::after {
    transform: none !important;
    content: none !important;
}

.our-products-wrap .services-part {
    min-height: 400px;
}

.rs-addon-slider .slick-prev:before {
    content: "\f112";
}

.rs-addon-slider .slick-next:before {
    content: "\f113";
}

@media (max-width: 1024px) {
    .home-testimonial .middle_section {
        justify-content: center;
    }
}

#rs-header .sticky_search i:before {
    color: #434243 !important;
}

@media (max-width:1280px) {
    div#n2-ss-3 .n2-ss-slide-limiter {
        max-width: 1100px !important;
    }
    .about-raapyd-sec .rs-addon-services .services-part {
        padding: 0 10px !important;
    }
    .about-raapyd-sec .rs-addon-services .services-part img {
        width: 100% !important;
        height: auto !important;
    }
}


/* Product Page  */


.primary-btn{
    border-radius: 7px !important;
    font-weight: 800;
}

.sap-common.sap-industries-solution.sap-industries-solution-new .location .location-tittle .headerDesc_{
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
}

.sap-common .image-content-section .image-content-wrapper .content-box .content, .landing-common .image-content-section .image-content-wrapper .content-box .content{
    font-size: 18px !important;
    font-weight: 400;
}

.sap-common.sap-industries-solution.sap-industries-solution-new .common-challenges-sec .ship-tracking .row .right-content-wrap .new-list-style li::before {
    background-image: url("images/tick-inside-circle-new.svg") !important;
}

.feature-card-wrap .feature-card-inner .explorebenefit-box {
    text-align: center;
    padding: 40px 45px !important;
  }


.feature-card-wrap .feature-card-inner .explorebenefit-box h5.explorebenefit__title{
    margin-top: 30px !important;
    margin-bottom: 45px !important;
    font-size: 20px !important;
    font-weight: 800 !important;
    line-height: 30px !important;
    color: #002129 !important;
  }

  .feature-card-wrap .feature-card-inner .explorebenefit-box:hover h5.explorebenefit__title {
    color: white !important;
  }
  
.pad-y.explorebenefit-sec .container .text-center a.primary-btn{
    display: none;
} 

  .pad-y.bg-blue.white-list-box{
    background-color: transparent !important;
    background-image: url("images/main_light_bg.png") !important;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .white-list-box h2.title{
    color: #434243 !important;
  }
  
  .white-list-box ul.new-list-style.icon-list.text-white.mb-0 li {
    color: #434243 !important;
  }
  .white-list-box .icon-list li {
    border-bottom: 1px dotted #434243 !important;
  }
  
  .white-list-box ul.new-list-style.icon-list.text-white.mb-0 li:before {
    background-image: url("images/tick-inside-circle-new.svg") !important;
  }
  
  .row .icon-box-list .d-flex.item.align-items-center h3.f-bold{
    font-weight: 700;
  }


.faq-pink-bg .contact-sec .contact-col.active .accordian {
    background-color: #fff !important;
    color: #434243 !important;
}




/* Contact form error message  */

.wanttoknowmore .wpcf7 form.invalid .wpcf7-response-output,
.wanttoknowmore .wpcf7 form.unaccepted .wpcf7-response-output,
.wanttoknowmore .wpcf7 form.payment-required .wpcf7-response-output {
    color: red !important;
    margin: 0;
}

.wanttoknowmore .wpcf7-not-valid-tip,
.wanttoknowmore .wpcf7-response-output {
    color: red !important;
}


