hrml {
    scroll-behavior: smooth;
}

body {
    margin:0;
    padding:0;
    font-family: 'Poppins', sans-serif !important;
    font-size:14px;
    color: #111111;
    scroll-behavior: smooth;
}
.elementor-widget-text-editor,.elementor-widget-button .elementor-button,.elementor-image-box-title,.elementor-image-box-description {
   font-family: 'Poppins', sans-serif !important;
}
h1,h2,h3,h4,h5 {
    font-weight:600;
    color: #1a0000;
    font-family: 'Poppins', sans-serif !important;
}
p,span,a {
    font-family: 'Poppins', sans-serif !important;
}
h1,h2,h3,h4,h5,p,ul,li{
    margin:0;
    padding:0;
}
.header {
    position: relative;
    transition: all 0.3s ease;
}
.page-id-112 .header {
    position: absolute;
    transition: all 0.3s ease;
    top: 0;
    z-index: 99;
    width: 100%;
    left: 0;
}
.page-id-112 .header .header-main-inner .nav-ul li a {
    color: #fff !important;
}
.page-id-112 .header .header-main-inner .nav-ul .sub-menu li>a {
    color: #000 !important;
}
.page-id-112 .header .header-main-inner {
    background-color: rgb(0 0 0 / 28%);
}
.header.fixed  {
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9;
    position: fixed;
}
.header.fixed .header-main-inner .nav-ul li a{
    color: #000 !important;
}
.hfg_header.site-header {
    -webkit-box-shadow: 0 -1px 14px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 -1px 14px rgba(0,0,0,.15);
    box-shadow: 0 -1px 14px rgb(0 0 0 / 15%);
}
.header .site-logo img  {
    transition: all 0.3s ease; 
}
.header .nav-ul li {
    cursor: pointer;
    display: block;
    position: relative;
    padding: 20px 0px;
    transition: all 0.3s ease;
}
.header .nav-ul li:last-child{
    padding-right:0;
}
.header .nv-navbar {
    background-color: transparent;
}
.header .builder-item--primary-menu .nav-ul > li:not(:last-of-type) {
    margin-right: 12px;
}
.header .header-main-inner {
    background-color: rgb(255 255 255 / 28%);
}
.header.fixed .header-main-inner {
     background-color:#fff;
}
.header.fixed .nav-ul li {
     padding: 18px 0px;
}
.header.fixed .builder-item--primary-menu .nav-menu-primary > .nav-ul li:not(.woocommerce-mini-cart-item) > a {
    color:#303030;
}
.header.fixed .builder-item--primary-menu .nav-menu-primary > .nav-ul li.current-menu-item > a,.header.fixed .builder-item--primary-menu .nav-menu-primary > .nav-ul li.current_page_item > a {
  color:#e00202;  
}
.header.fixed .site-logo img {
    max-width: 140px;
}
/**=======Main-slider=========**/
.slider_overlay {
    background-color: rgb(20 20 20 / 35%);
    padding: 20px;
    max-width: 75%;
    margin:25% auto;
    color: #fff;
    text-align: center;
    border-radius:5px;
}
.slider_overlay .main_slidertitle{
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom:40px;
}
.underline_text {
    padding: 0px 4px;
    color: #fff;
    margin: 0 2px;
    position: relative;
    z-index: 2;
}
.underline_text:before {
    content: "";
    position: absolute;
    background: #df0303;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    animation-name: width-left-to-right-1;
    transition: width .5s cubic-bezier(.5,0,0,1);
    -webkit-animation-timing-function: cubic-bezier(.5,0,0,1);
    animation-timing-function: cubic-bezier(.5,0,0,1);
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

@-webkit-keyframes width-left-to-right-1 {
    0% {
        width: 0%
    }
    to {
        width: 100%
    }
}

@keyframes width-left-to-right-1 {
    0% {
        width: 0%
    }
    to {
        width: 100%
    }
}
.slider_overlay .btn {
    margin:0 10px;
}
.btn-info {
    background-color: #e00202;
    padding: 12px 24px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 5px;
    border:solid 2px #e00202;
}
.btn-info-outline {
    background-color: transparent;
    padding: 12px 24px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    border-radius: 5px;
    border:solid 2px #e00202;
}
.slider_overlay .btn:hover {
   background-color: #e00202; 
}
.fancy_title {
    padding: 100px 0 60px 0;
    position: relative;
}
.fancy_title h2.elementor-heading-title {
    display: flex;
    font-size: 34px;
    justify-content: center;
    color: #111111;
}
.sec_subtitle p.elementor-heading-title {
    font-family: 'Poppins', sans-serif !important;
}
.fancy_title  .right_title {
    margin-top: 40px;
}

.fancy_title:before {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, 15px);
    height: 65px;
    border-left: dashed 2px #ff4c05;
    content: "";
}
.zkit_nicetomeet_aria .elementor-element-populated {
    padding: 0px !important;
}
.zkit_nicetomeet_contant {
    background-color: #e00202;
    padding: 115px 35px 115px 85px;
}
.zkit_nicetomeet_contant h2 {
    color: #fff;
    font-size: 28px;
    margin-bottom: 20px;
}
.dark-text {
    color:#111111;
}
.zkit_nicetomeet_contant .elementor-text-editor {
    color:#fff;
}
.zkit_nicetomeet_contant strong.dark-text {
    display: block;
    margin: 25px 0 5px 0;
}
.small-btn-white .elementor-button-link {
    background-color: #fff;
    color: #111;
    font-weight: 400;
    font-family: 'Poppins' !important;
    border-radius: 0px;
}
.zkit_nicetomeet_aria .elementor-row {
    align-items: center;
}
.zkit_nicetomeet_img {
    right: -50px;
    position: relative;
    z-index: 1;
}
.zkit_nicetomeet_img .elementor-image {
    position: relative;
    z-index: 99;
}
.zkit_nicetomeet_contant:before {
    content: '';
    background-color: #e00202;
    width: 25%;
    position: absolute;
    left: -25%;
    top: 0;
    height: 100%;
}
.zkit_nicetomeet_img:after {
    background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/dotted_line.png);
    content: '';
    width: 48%;
    position: absolute;
    left: -60px;
    top: -50px;
    height: 45%;
    z-index: -1;
}
.zkit_home_talents_say {
    padding:50px 0;
}
.zkit_sec_title {
    text-align: center;
}
.zkit_sec_title h2 {
    font-size: 34px;
    color: #111111;
    margin-bottom:15px;
}
.zkit_sec_title strong, .zkit_sec_title p {
    font-size: 16px;
    display: block;
    margin: 5px;
    color: #111111;
}
.theme-text {
    color:#e00202 !important;
}
.home_talentssay_row .elementor-widget-testimonial {
    background-color: #e00202;
    padding: 15px;
    border: solid 15px #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 35%);
}
.home_talentssay_row .elementor-testimonial-content {
  color:#fff;
  font-size:12px;
  font-family: 'Poppins';
  margin-bottom:0;
}
.home_talentssay_left .elementor-testimonial-wrapper {
    display: flex;
    flex-direction: row-reverse;
    overflow: hidden;
    max-height: 365px;
}
.home_talentssay_left .elementor-testimonial-content {
    width: 67%;
    padding: 10% 5% 20% 5%;
    margin: 0;
    font-size: 12px;
}
.home_talentssay_left .elementor-testimonial-meta {
    width: 33%;
    overflow:hidden;
}
.home_talentssay_left  .elementor-widget-testimonial {
    padding:0;
}
.home_talentssay_left .elementor-testimonial-image {
    width: 100%;
    display: block !important;
    padding: 0 !important;
}
.home_talentssay_left .elementor-testimonial-image img {
    width: auto !important;
    height: auto !important;
    border-radius: 0 !important;
    max-width: 115% !important;
}
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1220px;
}
.home_talentssay_row  .elementor-testimonial-name {
    color:#111;
    font-size:16px;
    font-weight:600;
    font-family: 'Poppins';
    margin-bottom: 0px;
}
.home_talentssay_row .elementor-testimonial-job {
    color:#fff;
    font-family: 'Poppins';
    font-size: 13px;
    line-height: 18px;
}
.home_talentssay_left .elementor-testimonial-details {
    position: absolute;
    left: 38%;
    bottom: 12%;
}
.home_talentssay_left  .elementor-testimonial-name{
    font-size:18px;
}
.home_talentssay_right .elementor-testimonial-wrapper {
    display:flex;
    align-items: center;
}
.home_talentssay_right  .elementor-testimonial-meta-inner {
    display: block;
    width: 100%;
    text-align: center;
}
.home_talentssay_right .elementor-testimonial-image  {
    margin-bottom:5px !important;
}
.home_talentssay_right .elementor-testimonial-image img{
    width: 70px !important;
    height: 70px !important;
}
.row-revert .elementor-testimonial-wrapper {
    flex-direction: row-reverse;
}
.home_talentssay_row {
    margin-bottom: 15px;
}
.sec_subtitle p {
    font-size: 16px !important;
    color: #111 !important;
    font-weight: 400 !important;
    padding: 0 15%;
    line-height: 22px;
}
.focus_you_business .fancy_title {
    padding: 100px 0 15px 0;
    position: relative;
}
.zkit_buss_servicebox .elementor-image-box-wrapper {
    background-color: #111111;
    border-radius: 5px;
    padding: 25px;
    align-items: center !important;
    transition: all 0.3s ease;
}
.zkit_buss_servicebox .elementor-image-box-wrapper:hover {
     background-color: #e00202;
}
.zkit_buss_servicebox .elementor-image-box-img  {
    margin-bottom:0;
}
.zkit_buss_servicebox  .elementor-image-box-title {
    font-size: 14px;
    font-weight: 400 !important;
    min-height: 44px;
    display: flex;
    align-items: center;
}
.zkit_buss_servicebox .elementor-image-box-img {
    margin: 0 15px 0 0 !important;
    width: 15% !important;
    line-height: 0px;
}
.mt-2 {
    margin-top: 1.5rem;
}
.focus_you_business {
    padding-bottom: 50px;
}
.industry_leadership .zkit_sec_title h2 {
    color: #fff;
    font-size: 24px;
}
.sec_space {
    padding:70px 0;
}
.leadership_imgbox .elementor-image-box-wrapper {
    padding: 28px;
    background-color: #e00202;
    /*background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' stroke='%23707070FF' stroke-width='3' stroke-dasharray='6%2c 14' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e");*/
}
.leadership_imgbox .elementor-image-box-img {
    width: 50% !important;
    margin: 0 0 5px 0 !important;
    height: 70px;
}
.word_fot_IT  figure.swiper-slide-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 130px;
}
.word_fot_IT figure.swiper-slide-inner img {
    max-height: 130px;
}
.trust_us_slider figure.swiper-slide-inner img {
    max-width: 130px;
}
.elementor-swiper-button {
    font-size: 48px
}
.elementor-swiper-button-prev {
    left: -50px;
}
.elementor-swiper-button-next {
    right: -50px;
}
.RPO_contant.zkit_nicetomeet_contant {
    padding: 35px;
}
.RPO_contant.zkit_nicetomeet_contant:before {
    background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/dotted_line.png);
    content: '';
    width: 48%;
    position: absolute;
    right: -60px;
    top: -66px;
    height: 45%;
    left: auto;
    background-color: transparent;
}
.zenex_partners_RPO:before {
    background-color: #e00202;
    content: "";
    width: 40%;
    height: 20px;
    position: absolute;
    left: 0;
    top: -20px;
}
.fancy_title.line_space {
    padding: 35px 0 60px 0;
    position: relative;
    margin: 20px;
}
.before_profit .RPO_contant.zkit_nicetomeet_contant:before {
    left: -60px;
    right: auto;

}
.before_profit:before {
    background-color: #e00202;
    content: "";
    width: 40%;
    height: 20px;
    position: absolute;
    right: 0;
    top: -20px;
}
.sp-testimonial-free {
    background-color: #f9f9f9;
    padding: 120px 50px 50px 50px;
    border-radius: 5px;
    box-shadow: 0 8px 10px rgb(0 0 0 / 14%);
    position: relative;
    display: flex;
    flex-direction: column-reverse;
}
.sp-testimonial-free-section .tfree-client-testimonial {
    color: #111 !important;
    margin: 0;
    min-height: 110px;
}
.sp-testimonial-free-section .sp-tfree-client-image {
    margin: 0px 0px 22px 0px;
    position: absolute;
    top: -65px;
    left: 50%;
    transform: translate(-50%, 0px);
}
.sp-testimonial-free-section .tfree-client-designation {
    font-size: 14px;
    color: #111 !important;
}
.sp-testimonial-free-section .tfree-client-name {
    font-size: 20px;
    font-weight: 600;
    position: relative;
    top: -52px;
}
.zkit_home_happiness  .sp-testimonial-free-section .slick-list {
    margin-right: 0px;
    padding: 0 14%;
}
.sp-testimonial-free-section .sp-testimonial-free-item {
    padding:100px 30px 20px 30px;
}
.sp-testimonial-free-section .slick-dots li {
    width: 45px;
}
.sp-testimonial-free-section .slick-dots li button {
    border-radius: 15px;
    width: 45px;
}
.sp-testimonial-free-section .slick-dots li.slick-active button {
   width: 45px !important; 
}
.zkit_home_happiness .zkit_sec_title {
    padding: 0 13%;
}
.zkit_home_happiness .elementor-element-populated,.partners_trust_us .elementor-element-populated {
    padding: 0 !important;
}
.partners_trust_us {
    padding-bottom: 0;
}
.trust_us_slider {
    padding: 20px 0;
    box-shadow: 0px 2px 5px #0000001a;
}
.trust_us_slider .elementor-swiper-button {
    color:#111;
    font-size: 36px;
}
.white-text {
    color:#fff !important;
}
.can_we_overlay {
    text-align: center;
    padding: 80px;
    background-color: rgb(255 255 255 / 78%);
}
.can_we_help .btn-info {
    margin: 25px 0 10px 0;
    display: inline-block;
}
.site-footer .footer-top-inner{
    background-color:#131313;
    padding:55px 0;
}
.footer-bottom-inner {
    background-color: #ffffff !important;
}
.builder-item--footer-four-widgets .widget-area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.builder-item--footer-four-widgets .widget.widget_nav_menu {
    width:50%;
}
.footer--row .footer--row-inner, .footer--row .footer--row-inner .container .row {
    align-items: flex-start;
}
.site-footer {
    font-size: 13px;
    z-index: 2;
}
.site-footer  p.widget-title {
    position: relative;
    margin-bottom:15px;
}
.site-footer  p.widget-title:before {
    content: '';
    background-color: #4e4e4e;
    width: 78%;
    height: 1px;
    position: absolute;
    bottom: -2px;
}
img.footer_logo {
    max-width: 90%;
    margin-bottom: 12px;
}
.footer_socail>p {
    font-size: 14px;
    font-weight: 500;
}
.footer_socail a {
    width: 32px;
    height: 32px;
    border: solid 2px #fff;
    display: inline-block;
    text-align: center;
    line-height: 27px;
    font-size: 16px;
    border-radius: 4px;
    margin: 8px 8px 0px 0px;
}
.site-footer .widget.widget_nav_menu {
    margin-bottom: 15px;
}
.site-footer .menu li a {
    transition: all 0.4s ease;
}
.site-footer .menu li a:hover {
    color: #e00202;
    text-decoration: none;
}
.footer_addresss h3 {
    color: #fff;
    font-size: 18px;
    margin: 36px 0 0 0;
}
.header .nav-ul li ul.sub-menu li {
    padding: 0;
}
.site-header .caret {
    margin-left: 0px;
    font-size: 10px;
}
li#menu-item-710>a,li#menu-item-711>a {
    background-color: #e00202;
    color: #fff !important;
    padding: 0 3px 0 7px;
}
.nav-ul .sub-menu li .has-caret, .nav-ul .sub-menu li>a {
    justify-content: left;
    white-space: nowrap;
    padding: 7px 14px;
    text-transform: capitalize;
    font-weight: 500;
    font-size: 12px;
}
.coman_contant_style h2 {
    font-size: 30px;
    line-height: 42px;
    font-weight: 700;
}
.coman_contant_style h4 {
    font-size: 18px;
    line-height: 22px;
    margin: 20px 0;
}
.coman_contant_style .theme-text {
    font-size: 16px;
    font-weight: 600;
}
.coman_contant_style p {
    color: #111;
    margin: 15px 0;
    font-size: 15px;
}
.businesses_rightvideo {
    background-color: #e00202;
    padding: 45px;
}
.dotted_effect_right {
    position:relative;
}
.dotted_effect_right:before {
    content: '';
    width: 48%;
    position: absolute;
    right: -60px;
    top: -50px;
    height: 45%;

}
.white_bg_contantbox.red:after {
    background-color: #e00202;
}
.white_dotted:before {
   background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/white_dotted_img.png);  
}
.building_businesses {
    padding: 30px 0;
}
.building_businesses  .elementor-row {
    align-items: center;
}
.container.single-page-container {
    max-width: 100%;
    padding: 0;
}
.company_addicted .elementor-element-populated {
    padding: 0 !important;
}
.p-4 {
    padding: 4rem;
}
.small-btn-info .elementor-button-link {
    background-color: #e00202;
    color: #fff;
    font-weight: 400;
    font-family: 'Poppins' !important;
    border-radius: 0px;
}
.company_addicted  .elementor-image {
    background-color: #e00202;
    padding: 20px 20px 20px 0px;
}
.before_profit  .white_bg_contantbox .elementor-column-wrap {
    padding: 60px !important;
    position:relative;
    z-index:1;
    height:100%;
    background-color: #fff;
}
.white_bg_contantbox:before {
    background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/dotted_line.png);
    content: '';
    width: 48%;
    position: absolute;
    left: -60px;
    top: -65px;
    height: 46%;
    z-index: 1;
}
.vertical_contant_box.red_dotted:before {
    background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/dotted_line.png);
    content: '';
    width: 32%;
    position: absolute;
    left: -73px;
    top: -75px;
    height: 20%;
}
.vertical_contant_box.red_dotted.bottom:before {
    left: auto;
    top: auto;
    height: 18%;
    bottom: 108px;
    right: -65px;
}
.vertical_contant_box .elementor-image-box-content:after {
    content: "";
    position: absolute;
    left: 0;
    top: 45%;
    height: 50px;
    width: 13px;
    background-color: #fff;
    z-index: 1;
}
.white_bg_contantbox h2 {
    color: #111;
    font-size: 28px;
    margin-bottom: 20px;
}
.white_bg_contantbox .elementor-text-editor {
    color: #111;
}
.vertical_contant_box .elementor-image-box-img  {
    width:100% !important;
    margin: 0 !important;
}
.vertical_contant_box  .elementor-image-box-content {
    background-color: #e00202;
    padding: 40px;
    width: 94%;
    right: -6.1%;
    position: relative;
    top: -50px;
}
.vertical_contant_box .elementor-image-box-title {
    color: #fff;
    font-size: 28px;
    margin-bottom: 20px;
}
.vertical_contant_box strong.dark-text {
    display: block;
}
.vertical_contant_box .elementor-image-box-description {
    color: #fff !important;
}
.small-btn-white2 {
    background-color: #fff;
    color: #111;
    font-weight: 400;
    font-family: 'Poppins' !important;
    font-size: 15px;
    padding: 8px 24px;
}
.vertical_contant_box  .small-btn-white2 {
    display: block;
    max-width: 148px;
    margin-top: 24px;
    text-align: center;
}
.white_bg_contantbox.theme-BG .elementor-column-wrap{
   background-color: #e00202; 
}
.white_bg_contantbox.theme-BG .elementor-text-editor {
    color: #fff;
}
.nv-index-posts, .nv-single-page-wrap, .nv-single-post-wrap {
    margin-bottom: 0px;
}
.header .header-main-inner .nav-ul li a {
    font-size: 13px;
}
@media (min-width: 960px){
.container {
    max-width: 1220px;
}
}






.nv-page-title-wrap.nv-big-title {
    display: none;
}
.dotted_effect_right img {
    position: relative;
}
.white_bg_contantbox.duble_type:before {
    top: 0;
    height: 80%;
    width: 22%;
}
.pro_heading:after {
    left: auto !important;
}
.coman_contant_style .elementor-text-editor {
    position: relative;
    top: -15px;
}
.white_bg_contantbox.duble_type:after {
    top: 60px;
    height: 80%;
    width: 22%;
    right: -5%;
    background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/dotted_line.png);
    content: '';
    position: absolute;
    left: auto;
    background-color: transparent !important;
}
.white_bg_contantbox.duble_type .elementor-column-wrap {
    background: transparent;
}
.white_bg_contantbox.duble_type .sec_subtitle_meet h5 {
    color: #e00303;
}
.teme_title h4.elementor-heading-title {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    border-bottom: solid 3px #e00303;
    display: block;
    width: 300px;
    margin: auto;
    text-align: center;
    line-height: 26px;
}
.Leaders_box .elementor-widget-image {
    margin-bottom: 0;
}
.Leaders_box .elementor-widget-wrap {
    flex-wrap: nowrap;
    background-color: #fff;
    box-shadow: 0px 0px 5px #00000047;
    max-width: 590px;
    margin: auto;
}
.Leaders_box .elementor-image {
    margin-top: 20px;
}
.Leaders_box .elementor-widget-image {
    margin-bottom: 0;
background-color: #e00303;

padding: 10px 20px;
}
.Leaders_box .elementor-widget-text-editor {
    padding: 20px 30px;
}
.Leaders_box .elementor-widget-text-editor h5 {
    font-size: 22px;
}
.Leaders_box .elementor-widget-text-editor img {
    max-width: 25px;
    display: block;
    margin: 10px 0;
}
.Leaders_box .elementor-widget-text-editor h5 {
    color: #e00303;
}
.Leaders_main_section {
    margin: 50px 0;
}
.teme_title.extra h4.elementor-heading-title {
    width: 450px;
    padding-bottom: 5px;
}
.all_team_gallery .gallery-item a {
    display: grid;
}
.all_team_gallery {
    background: #e00202;
    margin-top: 45px;
    padding: 30px 0;
}
.all_team_gallery .elementor-widget-image-gallery {
    margin-bottom: 0 !important;
}
.elementor-widget-image-gallery {
    padding-bottom: 0;
    margin-bottom: 0 !important;
}
.gallery_contant {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 25px 0px !important;
}
.gallery_contant h3.team_contant {
    color: #fff;
    font-weight: 400;
    max-width: 500px;
    text-align: center;
    font-size: 22px;
}
.sec_subtitle_meet {
    margin: auto;
}
.white_bg_contantbox.duble_type.extra:after {
    top: 46%;
}
h5.theme-text.loyal {
    margin-bottom: 15px;
}
.white_bg_contantbox.duble_type .elementor-widget-heading {
    margin-bottom: 0px;
}
.white_bg_contantbox.extratype2 .elementor-column-wrap {
    background: #e00202;
}
.white_bg_contantbox.extratype2 h2 {
    width: 80%;
    line-height: 38px;
}
.white_bg_contantbox.extratype2 h2 span {
    color: #fff;
}
.white_bg_contantbox.extratype2 p {
    color: #fff;
    margin-bottom: 20px;
}
.can_we_help .btn-info:hover {
    background-color: #d00d0d;
}
.white_bg_contantbox.duble_type.type2:before {
    top: 26%;
    height: 77%;
    width: 6%;
    left: -10px;
}
.white_bg_contantbox.duble_type.extra.type2:after {
    top: 0%;
    width: 9%;
    height: 72%;
}
.white_bg_contantbox.type2 .elementor-column-wrap {
    padding: 0px !important;
}
.Leadership strong.dark-text {
    margin-bottom: 20px;
}
.Leadership .elementor-text-editor {
    width: 88%;
}
.Purpose strong.dark-text {
    margin-bottom: 15px;
}
.Purpose p {
    margin-bottom: 15px;
}
.stand .duble_type.extra .elementor-column-wrap {
    padding-bottom: 0 !important;
}
.align_vector_center .white_bg_contantbox.duble_type:before {
    top: 60px;
}
.populated-p0 .elementor-element-populated  {
    padding:0 !important;
}
.outer_vactortile {
    position: relative;
}
.outer_vactortile:before {
    background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/dotted_line.png);
    content: '';
    width: 48%;
    position: absolute;
    left: -60px;
    top: 60px;
    height: 80%;
    width: 19%; 
}
.outer_vactortile:after {
    background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/dotted_line.png);
    content: '';
    width: 48%;
    position: absolute;
    right: -60px;
    top: 60px;
    height: 80%;
    width: 19%; 
}
.mt-3 {
    margin-top:3rem;
}
.borderd_img .elementor-image {
    background-color: #e00202;
    padding: 20px 20px 20px 0px;
}
.Coaching .coaching_dec {
    width: 90%;
    margin-top: 20px;
}
.partner_organizations img {
    background: #f5f5f5;
    padding: 15px 50px;
    box-shadow: 0px 4px 3px #efefef;
}
.career_banner {
    margin: 18% auto;
}
.career_banner {
    margin: 18% auto;
}
.career_banner .main_slidertitle {
    margin-bottom: 10px;
}
.career_banner p {
    color: #fff;
}
.California_career .elementor-column.elementor-top-column {
    padding: 40px 0;
    margin: 40px 0;
    background: #f9f9f9;
    box-shadow: 0px 0px 5px #00000026;
}
.recruiting_inner_sec {
    max-width: 80%;
    margin: auto;
    margin-top: 40px;
}
.recruiting_inner_sec  .recruiting {
    padding: 0px 13px;
}
.recruiting_inner_sec .recruiting h6 {
    color: #000;
    font-weight: 500;
}
.California_career .elementor-heading-title {
    font-weight: 600 !important;
    color: #212121 !important;
    font-size: 30px;
    border-bottom: solid 2px #e00202;
    padding-bottom: 6px;
    width: 130px;
    margin: auto;
    margin-bottom: 40px;
}
.our-culture .elementor-image {
    padding: 20px;
    padding-left: 0;
}
.compassion:before {
    top: 0;
}
.compassion:after {
    top: auto;
    bottom: -100px;
}
.upskilling:after {
    background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/dotted_line.png);
    content: '';
    position: absolute;
    right: 63px;
    top: -61px;
    height: 10%;
    width: 22%;
}
.outsourcing:before {
    display: none;
}
.outsourcing .elementor-column-wrap {
    padding: 50px !important;
    border-left: solid 4px #fff;
}
.small_xs {
    font-size: 15px;
    color: #fff;
}
.flex-item {
    display: flex !important;
    align-items: flex-start;
    justify-content: space-between;
}
.mb2 {
    margin-bottom: 20px;
    display: block;
}
.mt2 {
    margin-top: 20px;
    display: block;
}
span.dark-text {
    font-weight: 600;
}
.rpo_contant {
    margin: 18% 0;
    text-align: center;
}
.rpo_contant .main_title {
    color: #fff;
}
.rpo_contant p {
    color: #fff;
    font-size: 26px;
    margin-top: 20px;
}
.lifecycle_dec {
    width: 75%;
    margin: 5px auto !important;
    display: block;
}
.flawlessly_icon_main {
    max-width: 80%;
    margin: auto;
    margin-bottom: 50px;
}
.flawlessly_icon_main .flawlessly_icon_box {
    background: #f6f7f7;
    padding: 40px 20px 20px 20px;
    box-shadow: -1px 2px 4px #0000001c;
}
.flawlessly_icon_main .flawlessly_icon_box img {
    height: 90px;
    object-fit: contain;
}
.flawlessly_icon_main .flawlessly_icon_box h5 {
    color: #000;
    line-height: 22px;
}
.fulfill {
    width: 65%;
    margin: auto;
}
.right_dotted_svg:after {
    top: 0px !important;
    width: 10% !important;
}
.right_dotted_svg:before {
    width: 10% !important;
    left: -70px;
}
.right_dotted_svg h2 {
    padding: 60px 0;
}
.individual_main_section {
    max-width: 75%;
    margin: 50px auto;
}
.offshore_listing .elementor-column-wrap {
    background: #e00202;
    padding: 38px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.offshore_listing 
.elementor-icon-list-icon {
    background: #fff;
    border-radius: 50px;
    width: 22px;
    height: 22px;
    text-align: center;
    line-height: 24px;
}
.offshore_listing 
.elementor-icon-list-icon i {
    color: #e00202;
    font-size: 12px !important;
    }
.offshore_listing .elementor-icon-list-text {
    padding-left: 10px !important;
    font-size: 18px;
    line-height: 1;
    color: #fff;
    font-weight: 600;
}
.offshore_listing .elementor-icon-list-text p {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    margin-top: 10px;
    opacity: 1;
}
.offshore_listing .elementor-icon-list-item {
    margin-bottom: 45px;
}
.offshore_listing .elementor-icon-list-item:last-child {
    margin-bottom: 0px;
}
.individual_img .elementor-column-wrap {
    padding: 0px !important;
}
.individual_img {
    height: 621px;
    overflow: hidden;
}
.offshore_listing .elementor-column-wrap:before {
    background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/dotted_line.png);
    content: '';
    width: 58%;
    position: absolute;
    left: -60px;
    top: -50px;
    height: 40%;
}
.benefits_box {
    background: #e00202;
    padding: 30px 15px;
}
.benefits_box .elementor-heading-title {
    color: #fff;
}
.benefits_box ul {
    list-style: none !important;
    padding-left: 0 !important;
}
.benefits_box ul span {
    color: #fff;
}
.benefits_box ul li {
    margin-bottom: 15px;
}
.assessment_main_sec>.elementor-container>.elementor-row {
    background: #f6f7f7;
    margin-bottom: 50px;
    box-shadow: 0px 1px 5px #00000021;
}
.advantages_clum .icon_box svg {
    font-size: 60px;
}
.advantages_clum .icon_box 
 .elementor-icon-box-title {
    font-size: 15px;
}
.advantages_clum .icon_box .elementor-icon-box-title span {
    color: #000;
}
.advantages_clum .icon_box .elementor-icon-box-description {
    color: #000 !important;
    margin-top: 10px;
}
.advantages_clum h4.elementor-heading-title {
    font-size: 25px !important;
    margin: 14px 0;
}
.rpo_testimonial .sp-testimonial-free {
    background-color: transparent;
    padding: 0px 50px 0px 50px;
    border-radius: 0;
    box-shadow: none;
    flex-direction: column;
}
.rpo_testimonial {
    background: #e00202;
    padding: 35px 0;
}
.rpo_testimonial {
    background: #e00202;
    padding: 35px 0;
}
.rpo_testimonial .elementor-heading-title {
    color: #fff;
    font-size: 24px !important;
}
.rpo_testimonial .tfree-client-name {
    color: #000 !important;
    display: contents;
}
.rpo_testimonial .sp-tfree-client-image {
    display: none;
}
.rpo_testimonial .tfree-client-testimonial {
    color: #fff !important;
    width: 65%;
    margin: auto;
    margin-bottom: 10px;
    position: relative;
}
.rpo_testimonial .slick-dots li.slick-active button {
    background: #000000 !important;
}
.rpo_testimonial .tfree-client-testimonial:before {
    background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/left_code.png);
    content: '';
    position: absolute;
    left: -30px;
    top: -25px;
    height: 15%;
    z-index: 99;
    width: 134px;
    background-repeat: no-repeat;
    background-size: contain;
    
}
.rpo_testimonial .tfree-client-testimonial:after {
    background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/right_code.png);
    content: '';
    position: absolute;
    right: -140px;
    top: -25px;
    height: 15%;
    z-index: 99;
    width: 134px;
    background-repeat: no-repeat;
    background-size: contain;
    
}
.rpo_testimonial .sp-testimonial-free-item {
    padding: 40px 30px 20px 30px;
}
.rpo_testimonial .tfree-client-designation {
    color: #fff !important;
}
.assessment_main_sec:before{
    background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/dotted_line.png);
    content: '';
    width: 14%;
    position: absolute;
    right: 0;
    top: -72px;
    height: 45%;
    left: auto;
    background-color: transparent;
}
h2.making {
    line-height: 50px;
}
.offshoref_ser:before {
    background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/dotted_line.png);
    content: '';
    width: 11%;
    position: absolute;
    left: -40px;
    top: 60px;
    height: 35%;
}
.offshoref_ser>.elementor-container {
    width: 85%;
    margin: auto;
}
.staffing_services {
    margin-bottom: 30px;
}
.offshoref_ser .elementor-heading-title {
    font-size: 34px;
    line-height: 42px;
    font-weight: 700;
    color: #000 !important;
    margin-bottom: 50px;
    border-bottom: solid 3px #e00202;
    padding-bottom: 5px;
    display: inline-block;
}
.offshoref_ser {
    background: #f7f7f7;
    padding-top: 30px;
    padding-bottom: 60px;
    box-shadow: 0px 4px 5px #0000001c;
    margin-bottom: 40px;
}
.infrastructure_main {
    padding: 50px 0px;
}
.infrastructure_contant h3 {
    font-size: 28px;
    border-bottom: solid 3px #e00202;
    display: inline-block;
    margin-bottom: 30px;
}
.infrastructure_main>.elementor-container>.elementor-row {
    align-items: center;
    margin-bottom: 40px;
}
.infrastructure_contant p {
    font-size: 17px;
    color: #000;
    width: 90%;
    font-weight: 500;
}
.infrastructure_img .elementor-image:before {
    content: "";
    background-color: #e00202;
    width: 70%;
    top: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    border: solid 1px #868686;
}
.infrastructure_img .elementor-image {
    padding: 35px;
    position: relative;
}
.infrastructure_img .elementor-image img {
    width: 100%;
    position: relative;
    z-index: 1;
    border: solid 1px #868686;
}
.infrastructure_img .elementor-image:after {
    content: "";
    background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/white_dotted_img.png);
    width: 20%;
    top: 4px;
    right: -8px;
    position: absolute;
    height: 100px;
    
}
.infrastructure_main>.elementor-container>.elementor-row:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border: solid 2px #e00202;
    width: 80%;
}
.infrastructure_main>.elementor-container>.elementor-row:after {
    background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/dotted_line.png);
    content: '';
    width: 16%;
    position: absolute;
    right: -88px;
    bottom: -18px;
    height: 35%;
    z-index: -1;
}
.infrastructure_img.row_reverse .elementor-image:before {
    left: 0 !important;
    z-index: -1;
}
.infrastructure_img.row_reverse .elementor-image:after {
    left: -8px;
    z-index: -1;
}
.infrastructure_main.row_reverse>.elementor-container>.elementor-row:after {
    left: -88px !important;
}
.infrastructure_main.row_reverse>.elementor-container>.elementor-row:before {
    right: 0px !important;
    left: auto !important;
}
.perfect {
    max-width: 100%;
}
.perfect_icon_box svg {
    font-size: 100px;
}
.perfect_icon_box .elementor-icon-box-title {
    font-size: 18px;
    color: #000 !important;
    margin-bottom: 0px;
    min-height: 65px;
}
.contact_detail .phone p {
    margin-bottom: 7px;
    display: block;
}
.silicon .elementor-text-editor {
    width: 90%;
}
.perfect_icon_box .elementor-icon-box-description {
    color: #000 !important;
}
.cheerleader {
    border-top: solid 20px #e00202;
    border-bottom: solid 20px #e00202;
}
.offshore_listing.benefits .elementor-column-wrap:before {
    position: relative;
}
.land_temp>.elementor-container {
    position: relative;
}
.land_temp>.elementor-container:before {
    background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/dotted_line.png);
    content: '';
    width: 30%;
    position: absolute;
    left: -60px;
    top: -50px;
    height: 37%;
}
.land_temp .elementor-icon-list-text p {
    margin-top: 0 !important;
}
.land_temp .elementor-icon-list-item {
    margin-bottom: 20px !important;
}
.land_temp .individual_img {
    height: 628px;
    overflow: hidden;
}
.land_temp .individual_img img {
    height: 628px;
    object-fit: cover;
}
.land_temp .offshore_listing .elementor-column-wrap {
    padding: 30px !important;
}
.absolutely {
    margin-top: 30px;
    display: block;
}
.land_temp {
    margin: 30px auto !important;
}
.partnership {
    padding: 40px 0px !important;
    text-align: center;
}
.partnership_heading h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 30px;
}
.partnership_heading p {
    color: #fff;
    opacity: 0.9;
    width: 65%;
    margin: 20px auto;
}
.partnership_heading h2 {
    color: #fff;
    font-size: 34px;
}
.partnership_heading p {
    color: #fff;
    opacity: 0.9;
    width: 65%;
    margin: 20px auto;
}
.partnership_box>.elementor-column-wrap {
    background: #e00202;
    height: 160px;
    width: 160px;
    margin: auto;
    display: flex;
    border-radius: 100px;
    align-items: center;
    justify-content: center;
    border: solid 8px #fff;
}
.partnership_inner {
    padding: 50px 80px;
}
.partnership_box>.elementor-column-wrap h6 {
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    font-family: 'Poppins', sans-serif !important;
}
.partnership:after {
    background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/dotted_line.png);
    content: '';
    width: 11%;
    position: absolute;
    right: 0px;
    bottom: 0px;
    height: 35%;
    z-index: 1;
}
.partnership:before {
    background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/dotted_line.png);
    content: '';
    width: 11%;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 34%;
    z-index: 1;
}
.our_awards img {
    margin: auto;
    max-height: 130px;
}
.our_awards i {
    color: #000;
    font-size: 25px;
}
.our_awards {
    margin-bottom: 50px;
}
.page-id-1171 .can_we_help {
    display: none;
}
.silicon2:before {
    background-image: none !important;
}
.silicon2::after {
    content: "";
    position: absolute;
    left: 0;
    top: 41%;
    height: 50px;
    width: 13px;
    background-color: #fff;
}
.white_bg_contantbox:after {
    content: "";
    position: absolute;
    left: 0;
    top: 45%;
    height: 50px;
    width: 13px;
    background-color: #fff;
    z-index: 1;
}
.zkit_nicetomeet_contant:after {
    content: "";
    position: absolute;
    left: 0;
    top: 45%;
    height: 50px;
    width: 13px;
    background-color: #fff;
    z-index: 1;
}
.outsourcing:after {
    background-color: transparent !important;
}
.absolutely_teg {
    font-size: 35px;
    line-height: 1;
}
.definitely {
    margin-bottom: 0 !important;
}
.wonderful .elementor-column-wrap {
    border-left: 0;
}
.difference {
    padding: 100px 0px 0px 0;
}
.difference h2 {
    font-size: 35px;
}
.meet_team:after {
    left: auto;
}
.reflect:after {
    left: auto;
}
.partnerships:after {
    background-color: transparent;
    background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/dotted_line.png);
    content: '';
    width: 4%;
    right: 7px;
    top: 0;
    height: 57%;
    left: auto;
}
.partnerships:before {
    width: 4%;
    left: 7px;
    bottom: 0;
    height: 67%;
    top: auto;
}
.page-id-1173 .can_we_help {
    display: none;
}


/*  testimonials_tabing   */

.elementor-1173 .elementor-element.elementor-element-57535c8 .elementor-tab-title, .elementor-1173 .elementor-element.elementor-element-57535c8 .elementor-tab-title:before, .elementor-1173 .elementor-element.elementor-element-57535c8 .elementor-tab-title:after, .elementor-1173 .elementor-element.elementor-element-57535c8 .elementor-tab-content, .elementor-1173 .elementor-element.elementor-element-57535c8 .elementor-tabs-content-wrapper {
    border: 0px !important;
}
.testimonials_tabing .elementor-tabs-wrapper {
    display: inline-block;
}
.testimonials_tabing .elementor-tab-title.elementor-active a {
    color: #E00202;
    border-bottom: solid 2px #e00202;
}
.testimonials_tabing .elementor-tab-title a {
    padding-bottom: 5px;
    font-size: 18px;
}
.testimonials_tabing .tab_heading {
    margin-bottom: 25px;
    margin-top: 20px;
}
.testimonials_tabing .elementor-column-wrap {
    width: 65%;
    margin: auto;
}
.testimonials_tabing .elementor-tabs {
    text-align: center;
}
.tab_outer_box {
    background-color: #f3f3f3;
    padding: 12px;
    text-align: left;
}
.tab_outer_box .tab_box {
    background-color: #e00202;
    padding: 40px;
    color: #fff;
    min-height: 385px;
}
.tab_outer_box .tab_box .duble_code {
    color: #000;
    font-size: 40px;
    line-height: 1;
    position: relative;
    left: -20px;
}
.tab_outer_box .tab_box .dark_text {
    margin-top: 20px;
    display: block;
    color: #000;
}
.tab_box.single {
    min-height: 405px;
}
.tab_outer_box .tab_box span {
    min-height: 200px;
    display: block;
    font-family: 'Poppins', sans-serif !important;
}
.tab_outer_box .col-md-4 {
    padding-right: 0;
}
.tab_outer_box .col-md-8 {
    padding-left: 0;
}
.tab_outer_box.single {
    margin: 20px 0;
}
.tab_outer_box.single .right {
    padding-right: 0;
}
.tab_outer_box.single .left {
    padding-left: 0;
}
.tab_outer_box.single .left .tab_box_img {
    min-height: 405px;
}
.tab_outer_box.single .left .tab_box_img img {
    min-height: 417px;
    object-fit: cover;
}
.tab_outer_box.single .tab_box_img img {
    min-height: 440px;
}
.see_more_button .dark_text {
    display: block;
    color: #000;
    font-size: 16px;
    margin-top: 30px;
    font-family: 'Poppins', sans-serif !important;
}
.see_more_button button {
    color: #fff;
    background-color: #e00202;
    margin: 25px 0;
    padding: 8px 30px;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 14px;
    outline: 0px;
    font-family: 'Poppins', sans-serif !important;
}
.see_more_button button i {
    padding-left: 8px;
}

.theme_logo_box {
    padding: 50px 30px;
    background: #e00202;
    min-height: 385px;
}
.theme_logo_box p {
    color: #fff;
    margin-top: 20px;
    font-family: 'Poppins', sans-serif !important;
}
.partner_box {
    background-color: transparent !important;
}
.partner_box .duble_code {
    max-height: 23px;
    display: block;
}
.partner_box span {
    color: #333;
}
.partner_box .them_text {
    color: #e00202;
}
.partner .right {
    padding-right: 0px;
}
.partner .left {
    padding-left: 0;
}
.tab_outer_box.partner {
    margin-bottom: 20px;
}
.excellence_tabs:before {
    background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/dotted_line_green.png);
    content: '';
    width: 9%;
    position: absolute;
    left: 0px;
    top: 20%;
    height: 285px;
}
.excellence_tabs:after {
    background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/dotted_line_green.png);
    content: '';
    width: 9%;
    position: absolute;
    right: 0px;
    bottom: 20%;
    height: 285px;
}
.contact_heading {
    padding: 40px 0;
}
.contact_heading h2 {
    font-size: 26px;
    color: #0a0535;
    margin-bottom: 50px;
}
.contact_banner h2 {
    margin-bottom: 0px !important;
}
.page-id-1193 .can_we_help {
    display: none;
}
.page-id-708 .can_we_help {
    display: none;
} 
.rpo_contant .premier-partner {
    color: #fff;
    font-size: 22px;
    width: 57%;
    margin: auto;
}
.premier_partner_icon {
    width: 65% !important;
    margin: 60px auto;
    margin-bottom: 0;
}
.personalized {
    padding-bottom: 0px;
}
.premier_partner_icon .icon_box svg {
    font-size: 60px;
}
.premier_partner_icon .icon_box h3 {
    font-size: 18px;
    letter-spacing: 0.4px;
}
.premier_partner_icon .icon_box h3 span {
    color: #000;
}
.Productivity:before {
    height: 240px;
}
.Productivity:after {
    height: 240px;
    bottom: -100px;
}
.white_bg_contantbox p {
    line-height: 26px;
}
.scale:after {
    right: 0;
    left: auto;
}
h2.working {
    font-size: 34px;
    line-height: 48px;
    color: #fff;
    text-shadow: 0px 2px 2px #00000061;
}
.small-btn-white .elementor-button-link .elementor-button-icon {
    color: #e00202;
}
.contact_heading.second h2 {
    margin-bottom: 0px;
}
.contact_map {
    width: 70% !important;
    margin: auto;
    margin-bottom: 50px;
    background-color: #f7f7f7;
    border-radius: 5px;
    box-shadow: 0px 3px 2px #00000021;
}
.contact_map .elementor-column-wrap {
    padding: 0px !important;
}
.contact_detail_main {
    padding: 50px 30px;
}
.contact_detail_main h6 {
    color: #000;
    margin-bottom: 7px;
}
.contact_detail_main .address {
    margin-bottom: 30px;
}
.contact_detail span {
    display: block;
    line-height: 28px;
    font-size: 13px;
    margin-bottom: 5px;
}
input, select, textarea {
    width: 100%;
    color: #333;
    outline: 0px;
}
.contact_form_partner .elementor-column-wrap {
    width: 65%;
    margin: auto;
    padding: 30px;
}
.contact_form_partner .form-group {
    margin-bottom: 30px;
}
.contact_form_partner .form-group input {
    min-height: 50px;
    border: solid 1px #0a0535;
    color: #0a0535;
    font-family: 'Poppins', sans-serif !important;
}
.contact_form_partner .form-group input::placeholder {
    color: #0a0535;
}
.contact_form_partner .form-group select {
    min-height: 50px;
    border: solid 1px #0a0535;
    color: #0a0535;
    background-color: #fff;
    font-family: 'Poppins', sans-serif !important;
}
.contact_form_partner .form-group textarea {
    max-height: 150px;
    border: solid 1px #0a0535;
    font-family: 'Poppins', sans-serif !important;
    color: #0a0535;
}
.contact_form_partner .form-group textarea::placeholder {
    color: #0a0535;
}
.contact_form_partner .wpcf7-submit {
    max-width: 170px;
    display: block;
    margin: auto;
    background: #e00202 !important;
    color: #fff !important;
    font-weight: 400;
    font-size: 15px;
    padding: 9px 24px;
}




.contact_form_partner #fileuploadfield {
    position: relative;
    border: none;
    padding-top: 15px;
    padding-left: 6px;
    z-index: 2;
}
.chouse_file {
    border: solid 1px #000;
    max-height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 13px;
    color: #000;
    position: absolute;
    width: 93%;
    border-radius: 4px;
    z-index: 1;
}
.chouse_file span {
    display: flex;
}
.chouse_file span p {
    margin: 7px;
    color: #505050;
}
.contact_form_partner #fileuploadfield:before {
    content: '';
    background-color: #fff;
    width: 92px;
    height: 95%;
    position: absolute;
    left: 2px;
    top: 1px;
}
.contact_form_partner span.resume_text {
    position: absolute;
    z-index: 9;
    top: 15px;
    left: 30px;
    color: #0a0535;
}
.blog .article-content-col {
    background: #e00202;
    border-radius: 4px;
    box-shadow: 0px 2px 3px #0000001a;
}
.blog .article-content-col img {
    max-height: 240px;
    object-fit: cover;
}
.blog .article-content-col h2 {
    font-size: 18px;
    padding: 0 15px;
    margin-top: 10px;
    min-height: 55px;
}
.blog .article-content-col h2 a {
    text-decoration: none;
    color: #fff;
    line-height: 26px;
}
.blog .article-content-col .nv-meta-list {
    padding: 0px 15px;
    margin-top: 0
}
.all_team_gallery .elementor-widget-image-carousel {
    margin-bottom: 0px !important;
}
.blog .article-content-col .nv-meta-list .author-name {
    color: #000;
    font-weight: 600;
}
.blog .article-content-col .nv-meta-list .author-name a {
    color: #000;
    font-weight: 600;
}
.blog .article-content-col .excerpt-wrap {
    padding: 0px 15px;
}
.blog .article-content-col .excerpt-wrap p {
    font-size: 13px;
    color: #fff;
}
.nv-index-posts.blog.col {
    padding: 50px 0;
    position: relative;
}
.nv-index-posts.blog.col:before {
    background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/dotted_line.png);
    content: '';
    left: -60px;
    top: -2px;
    height: 27%;
    width: 18%;
    position: absolute;
}
.nv-index-posts.blog.col:after {
    background-image: url(https://zenexpartners.com/wp-content/uploads/2021/02/dotted_line.png);
    content: '';
    right: -76px;
    bottom: 25px;
    height: 27%;
    width: 18%;
    position: absolute;
    z-index: -1;
}
.single-post-container article {
    padding: 40px 0;
}
.single-post-container article .entry-title {
    font-size: 24px;
}
.single-post-container article .nv-meta-list {
    padding-bottom: 0;
}
.single-post-container article img {
    width: 100%;
    max-height: 400px;
    object-fit: cover;
}
.single-post-container article .entry-content h2 {
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 15px;
}
.single-post-container article input#submit {
    background-color: #e00202;
    max-width: 170px;
    font-size: 14px;
}
.single-post-container article .comment-form-cookies-consent input {
    width: 20px;
}
.zkit_nicetomeet_aria .zkit_nicetomeet_contant:after {
    width:0px;
}
#tawkchat-minified-container {
    background-color: #e00202 !important;
}
.page-id-112 .rpo_testimonial {
    padding: 0;
}
.page-id-112 .sp-testimonial-free-section .slick-dots {
    display: none !important;
}
.page-id-112 .header-main-inner .navbar-toggle {
    color: #ffffff;
}
.page-id-112 .header-main-inner .icon-bar {
    background-color: #ffffff;
}
.page-id-112 .header.fixed .header-main-inner .navbar-toggle {
    color: #000;
}
.page-id-112 .header.fixed .icon-bar {
    background-color: #000;
}
.hfg_header .header-menu-sidebar .header-menu-sidebar-bg .icon-bar {
    background-color: #fff;
}
.offerdiv {
    margin-bottom: 25px;
}
.offerdiv h4 {
    font-size: 20px;
    padding-bottom: 6px;
}
.offerdiv p a {
    font-size: 15px;
    font-weight: 600;
    color: #000;
}
.single_sdfooter {
    display: none;
}
.awsm-job-single-wrap .modal {
    display: none;
}
#applybox {
    position: fixed;
    top: 0px;
    left: 0;
    background: #00000063;
    padding: 20px;
    z-index: 10;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
    overflow: scroll;
    overflow-x: hidden;
    text-align: left;
    padding: 0;
}
body.popupbox {
    height: 100vh;
    transition: 0.5s;
}
#applybox .modal-wrapper {
    max-width: 600px;
    margin: auto;
    background-color: #fff;
}
#applybox .modal-heading {
    font-size: 22px;
}
#applybox .modal-header {
    text-align: center;
    display: block;
    padding: 20px;
    position: relative;
}
#applybox .modal-header .modal-close {
    background-color: #e00202;
    outline: 0;
    color: #fff;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 0;
}
#applybox .awsm-job-form-group {
    margin-bottom: 10px;
}
#applybox #awsm_form_privacy_policy {
    width: 20px;
}
#awsm-application-submit-btn {
    max-width: 120px;
    color: #fff;
    letter-spacing: 0.5px;
    font-size: 16px;
    font-weight: 400;
    margin: auto;
    display: block;
    background-color: #e00202;
}
.page-id-112 .header .site-logo.blacklogo {
    display: none;
}
.page-id-112 .header.fixed .site-logo.whitelogo {
    display: none;
}
.page-id-112 .header.fixed .site-logo.blacklogo {
    display: block;
}
.page-id-112 .header.fixed {
    animation: smoothScroll 0.5s forwards;
}
.page-id-112 header {
    transition: all 0.5s ease;
}
.header .site-logo.blacklogo {
    display: none;
}
h1.awsm-jobs-single-title {
    font-size: 26px !important;
    margin-bottom: 9px;
}
.awsm-job-specification-item {
    margin: 8px 0;
}
.awsm-job-form {
    text-align: center;
    margin-top: 30px;
}
.awsm-job-form button {
    background-color: #e00202;
    color: #fff;
    font-size: 14px;
    padding: 10px 25px;
    outline: 0px;
}
.blog .article-content-col .excerpt-wrap p a {
    display: block;
    color: #fff;
    text-align: center;
    border: solid 1px #fff;
    max-width: 115px;
    margin: auto;
    margin-top: 20px;
    padding: 6px;
    text-decoration: none;
}

@keyframes smoothScroll {
	0% {
		transform: translateY(-40px);
	}
	100% {
		transform: translateY(0px);
	}
}

.California_career .awsm-filter-item-check {
    display: none;
}
.California_career .awsm-job-specification-wrapper .jobwrapper {
    display:none;
}
.California_career .awsm-job-more-container {
    display: none;
}
.California_career .awsm-job-item {
    width: calc(33% - 40px);
    margin: 20px;
    box-shadow: 0px 2px 5px #00000017;
}
.California_career .awsm-job-more-container {
    display: none;
}
.California_career .awsm-job-item {
    width: calc(33% - 38px);
    margin: 20px;
    box-shadow: 0px 2px 10px #00000008;
}
.California_career .awsm-job-item .salary_amt {
    display: block;
    padding-bottom: 5px;
}
.California_career .awsm-job-item .job_time {
    display: block;
}
.California_career .awsm-job-item .btn-info {
    display: block;
    margin-top: 10px;
    background-color: transparent;
    color: #e00202;
    padding: 0;
    border: 0px;
    font-weight: 500;
    font-size: 15px;
}
.California_career .awsm-job-item h2.awsm-job-post-title {
    color: #e00202;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 26px;
}
.California_career .awsm-job-item .awsm_center_aria span i {
    margin-right: 8px;
}
.tab_outer_box .tab_box p br {
    display: none;
}

.Leaders_box .elementor-widget-text-editor {
    min-height: 285px;
}




@media (max-width: 1199.98px) { 
    .header .header-main-inner .nav-ul li a {
        text-transform: capitalize;
        font-size: 12px;
    }
    .header .builder-item--primary-menu .nav-ul > li:not(:last-of-type) {
        margin-right: 10px;
    }
    .header-menu-sidebar-inner .caret-wrap  {
        outline: 0px;
    }
    .slider_overlay {
        max-width: 90%;
        margin: 15% auto;
    }
    .slider_overlay .btn {
        padding: 8px 20px;
    }
    .fancy_title h2.elementor-heading-title {
        font-size: 26px;
    }
    .zkit_sec_title h2 {
        font-size: 26px;
    }
    .zkit_sec_title strong, .zkit_sec_title p {
        font-size: 14px;
    }
    .zkit_nicetomeet_contant {
        padding: 60px 35px 60px 85px;
    }
    .home_talentssay_left .elementor-testimonial-content {
        padding: 20px;
    }
    .home_talentssay_left .elementor-testimonial-image img {
        min-height: 360px;
    }
    .home_talentssay_left .elementor-testimonial-wrapper {
        max-height: 360px;
    }
    .home_talentssay_right .elementor-testimonial-wrapper {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .home_talentssay_row .elementor-testimonial-content {
        margin-top: 10px;
    }
    .leadership_imgbox .elementor-image-box-wrapper .elementor-image-box-description {
        min-height: 47px;
    }
    .elementor-swiper-button-prev {
        left: 0;
        outline: 0px;
    }
    .elementor-swiper-button-next {
        right: 0;
        outline: 0px;
    }
    .sec_space {
        padding: 70px 20px;
    }
    .businesses_rightvideo {
        padding: 15px;
    }
    .dotted_effect_right:before {
        right: -29px;
        top: -62px;
    }
    .building_businesses {
        padding: 41px 20px;
    }
    .coman_contant_style h2, .vertical_contant_box .elementor-image-box-title {
        font-size: 24px;
    }
    .page-id-1155 .building_businesses .elementor-row {
        align-items: flex-start;
    }
    .p-4 {
        padding: 0 20px;
    }
    .white_bg_contantbox h2 {
        font-size: 24px;
    }
    .before_profit .white_bg_contantbox .elementor-column-wrap {
        padding: 30px !important;
    }
    .vertical_contant_box.red_dotted:before {
        left: -85px;
    }
    .Leaders_main_section {
        width: 80%;
    }
    .white_bg_contantbox.duble_type.extra:before {
        height: 40%;
        width: 17%;
    }
    .white_bg_contantbox.duble_type.extra:after {
        top: 75%;
        height: 40%;
        width: 15%;
    }
    .page-id-1161 .white_bg_contantbox.duble_type:after {
        height: 70%;
        width: 15%;
        bottom: 0px;
        top: auto;
    }
    .page-id-1161 .white_bg_contantbox.duble_type:before {
        top: 0;
        height: 70%;
        width: 16%;
    }
    .page-id-1163 .compassion:after {
        top: auto;
        bottom: -100px;
        height: 70%;
    } 
    .coman_contant_style .elementor-text-editor {
        top: 0;
    }
    .page-id-1167 .building_businesses .elementor-row {
        align-items: flex-start;
    }
    .staffing .wp-caption img {
        min-height: 360px;
        object-fit: cover;
    }
    .RPO_contant.zkit_nicetomeet_contant:before {
        right: -50px;
    }
    .contract_hire {
        margin-bottom: 40px;
    }
    .page-id-1169 .right_dotted_svg:before {
        width: 17% !important;
        left: -70px;
    }
    .page-id-1169 .right_dotted_svg:after {
        top: 0px !important;
        width: 14% !important;
    }
    .offshore_listing .elementor-column-wrap {
        height: 565px;
        padding: 30px !important;
    }
    .offshore_listing .elementor-icon-list-item {
        margin-bottom: 30px;
    }
    .assessment_main_sec:before {
        top: -50px;
    }
    .zkit_buss_servicebox .elementor-image-box-wrapper {
        padding: 18px;
    }
    .infrastructure_img .elementor-image {
        padding: 22px;
    }
    .infrastructure_main>.elementor-container>.elementor-row:after {
        width: 10%;
        right: -6px;
        bottom: -4px;
        height: 35%;
    }
    .infrastructure_main.row_reverse>.elementor-container>.elementor-row:after {
        left: 2px !important;
    }
    h2.making {
        line-height: 36px;
    }
    .page-id-1171 .offshore_listing .elementor-column-wrap {
        height: 628px;
    }
    .outsourcing .elementor-column-wrap {
        padding: 20px !important; 
    }
    .testimonials_tabing .elementor-column-wrap {
        width: 85%;
        margin: auto;
    }
    .tab_outer_box .tab_box {
        min-height: 390px;
    }
    .tab_outer_box.single .tab_box_img {
        max-height: 390px;
        overflow: hidden;
    }
    .tab_outer_box.single .left .tab_box_img img {
        max-height: 390px;
        overflow: hidden;
        min-height: 390px;
        width: 100%;
    }
    .contact_form_partner .elementor-column-wrap {
        width: 75%;
    }
    .contact_map {
        width: 80% !important;
    }
    .nv-index-posts.blog.col {
        padding: 50px 15px;
    }
    .nv-index-posts.blog.col:after {
        right: -86px;
    }
    .single-post-container article {
        padding: 0px 30px;
    }
    .word_fot_IT.partners_trust_us {
        padding: 0;
    }
    .sp-testimonial-free {
        min-height: 230px;
    }
    .page-id-1163 .fancy_title {
        padding: 100px 0 30px 0;
    }
    .career_main_heiding h2 {
        font-size: 28px !important;
    } 
    .California_career .elementor-heading-title {
        font-size: 22px !important;
    }
    .recruiting_inner_sec .recruiting h3 {
        font-size: 17px;
        margin-bottom: 10px;
    }
    .page-id-1167 .outer_vactortile:after {
        right: -70px
    }
    .rpo_contant .main_title {
        font-size: 34px;
    }
    .rpo_contant p {
        font-size: 22px;
        margin-top: 10px;
    }
    .rpo_contant {
        margin: 12% 0;
    }
    .flawlessly_icon_main .flawlessly_icon_box img {
        height: 70px;
    }
    .benefits_box h5.elementor-heading-title {
        font-size: 18px !important;
        line-height: 28px;
    }
    .rpo_testimonial .tfree-client-testimonial {
        width: 80%;
        margin-top: 30px;
    }
    .infrastructure_main {
        padding: 40px 20px;
    }
    .perfect_icon_box svg {
        font-size: 80px;
    }
    .awsm-job-container {
        padding: 40px 20px
    }
    .California_career .awsm-job-item {
        width: calc(47% - 20px);
    }
    
    
    
}





@media (max-width: 991.98px) { 
    .header-menu-sidebar-inner {
        padding: 0;
    }
    .header-menu-sidebar-inner li {
        padding: 8px 0px !important;
        border-bottom: solid 1px #ddd !important;
    }
    .header-menu-sidebar-inner li a {
        display: flex;
        align-items: center;
        justify-content: space-between !important;
        font-size: 13px;
        color: #fff !important;
        font-weight: 400;
    }
    .header-menu-sidebar-inner .nav-ul>li>.sub-menu li {
        padding: 5px !important;
    }
    .header-menu-sidebar-inner .nav-ul>li>.sub-menu li a {
        padding-left: 0;
        font-weight: 400;
    }
    .hfg_header .header-menu-sidebar .header-menu-sidebar-bg {
        background-color: #131313;
        height: 100vh;
        overflow: scroll;
        z-index: 9999 !important;
    }
    .header_side_logo img {
        width: 200px;
    }
    .header.fixed .builder-item--primary-menu .nav-menu-primary > .nav-ul li:not(.woocommerce-mini-cart-item) > a {
        color: #ffffff;
    }
    .builder-item--primary-menu .nav-menu-primary > .nav-ul li:not(.woocommerce-mini-cart-item) > a:after, .builder-item--primary-menu .nav-menu-primary > .nav-ul li > .has-caret > a:after {
        background-color: transparent !important;
    }
    .hfg_header .header-menu-sidebar .header-menu-sidebar-bg .nav-ul .sub-menu {
        background-color: #131313;
    }
    .header-menu-sidebar-inner .nav-ul .sub-menu li>a {
        padding: 0px;
    }
    .header-menu-sidebar-inner .nav-ul .sub-menu li {
        border-bottom: 0px !important;
    }
    .header-menu-sidebar-inner .menu-item:hover>a {
        color: #e00202 !important;
        font-weight: 500 !important;
    }
    .header-menu-sidebar .header-menu-sidebar-bg .navbar-toggle {
        color: #ffffff;
    }
    .header-menu-sidebar .header-menu-sidebar-bg .icon-bar {
        background-color: #ffffff;
    }
    .nav-clickaway-overlay {
        position: inherit !important;
    }
    
     
    
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .slider_overlay {
        padding: 10px;
        max-width: 100%;
        margin: 10% auto;
    }
    .main_slider {
        background-size: cover !important;
    }
    .slider_overlay .main_slidertitle {
        font-size: 24px;
    }
    .fancy_title h2.elementor-heading-title {
        font-size: 24px;
    }
    .zkit_nicetomeet_contant:after {
        left: auto;
        right: 0;
    }
    .zkit_nicetomeet_contant:before {
        left: -24%;
    }
    .home_talentssay_left .elementor-testimonial-wrapper {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .home_talentssay_left .elementor-testimonial-wrapper {
        max-height: initial;
    }
    .home_talentssay_left .elementor-testimonial-details {
        position: initial;
        margin-left: 20px;
        display: block !important;
        margin-top: 10px;
    }
    .home_talentssay_left .elementor-testimonial-image img {
        max-height: 195px;
        min-height: 195px;
        width: 100% !important;
    }
    .home_talentssay_left .elementor-testimonial-meta {
        width: 100%;
        overflow: hidden;
    }
    .home_talentssay_left .elementor-testimonial-content {
        width: 100%;
    }
    .home_talentssay_left .elementor-testimonial-meta-inner {
        display: block !important;
    }
    .home_talentssay_left .elementor-testimonial-content {
        padding-top: 0;
    }
    .business_services .elementor-column.elementor-col-25 {
        width: 50% !important;
    }
    .zkit_home_talents_say {
        padding: 20px 0;
    }
    .leadership_main_clum .elementor-column.elementor-col-20 {
        width: 33% !important;
    }
    .sp-testimonial-free-section .sp-testimonial-free-item {
        padding: 100px 0px 5px 8px;
    }
    .sp-testimonial-free {
        min-height: 320px;
    }
    .site-footer .footer--row .builder-item {
        width: 50%;
        max-width: 50%;
        flex: 0 0 50%;
    }
    .RPO_contant.zkit_nicetomeet_contant {
        width: 100% !important;
    }
    .zkit_nicetomeet_contant h2 {
        font-size: 24px;
        margin-bottom: 0px;
    }
    .zkit_nicetomeet_contant p {
        margin-top: 15px;
    }
    .zkit_nicetomeet_contant {
        padding: 35px 25px 35px 85px;
    }
    img.footer_logo {
        max-width: 50%;
        margin-bottom: 20px;
    }
    .can_we_overlay {
        padding: 50px;
    }
    .zkit_sec_title h2 {
        font-size: 24px;
        margin-bottom: 0;
    }
    .can_we_help .btn-info {
        padding: 8px 24px;
    }
    .white_bg_contantbox {
        width: 100% !important;
    }
    .sec_space {
        padding: 50px 20px;
        background-size: cover !important;
    }
    .white_bg_contantbox:before {
        top: -45px;
        width: 205px;
    }
    .RPO_contant.zkit_nicetomeet_contant:before {
        top: -45px;
        width: 200px;
    }
    .zkit_nicetomeet_contant strong.dark-text {
        margin: 10px 0 10px 0;
    }
    .zkit_nicetomeet_contant br {
        display: none;
    }
    .white_bg_contantbox h2 {
        margin-bottom: 10px;
    }
    .white_bg_contantbox p {
        padding-top: 10px;
    }
    .vertical_contant_box .elementor-image-box-title {
        margin-bottom: 10px;
    }
    .vertical_contant_box .elementor-image-box-content {
        padding: 30px;
        width: 100%;
        right: 0;
    }
    .coman_contant_style h2 {
        font-size: 22px;
    }
    .coman_contant_style h4, .coman_contant_style .theme-text{
        font-size: 15px;
        margin: 10px 0;
    }
    .coman_contant_style p {
        font-size: 14px;
        margin: 5px 0;
    }
    .elementor-widget:not(:last-child) {
        margin-bottom: 10px !important;
    }
    .businesses_rightvideo {
        padding: 10px;
    } 
    .dotted_effect_right:before {
        right: -30px;
        top: -30px;
    }
    .vertical_contant_box.red_dotted:before {
        width: 31%;
        left: 0px;
        top: -20px;
        height: 12%;
    }
    .vertical_contant_box.red_dotted.bottom:before {
        height: 12%;
        bottom: 180px;
        right: -2px;
    }
    .coman_contant_style h2 {
        line-height: 36px;
    }
    .page-id-1155 .building_businesses .elementor-row {
        align-items: center;
    }
     .fancy_title.line_space {
         margin: 0px;
     }
     .page-id-1157 .white_bg_contantbox.duble_type:after {
        top: 100px;
        height: 60%;
     }
     .page-id-1157 .white_bg_contantbox.duble_type:before {
        top: 0;
        height: 60%;
        width: 25%;
    }
    .Leaders_main_section {
        width: 100%;
    }
    .Leaders_main_section .elementor-widget:not(:last-child) {
        margin-bottom: 0px !important;
    }
    .Leaders_box .elementor-widget-text-editor h5 { 
        font-size: 15px;
    }
    .teme_title h4.elementor-heading-title {
        font-size: 18px;
        margin-bottom: 30px;
    }
    .white_bg_contantbox.duble_type .sec_subtitle_meet h5 {
        font-size: 14px;
    }
    .white_bg_contantbox.duble_type .sec_subtitle_meet h4 {
        font-size: 20px;
    }
    .page-id-1159 .white_bg_contantbox.duble_type.extra:before {
        height: 40%;
        width: 19%;
    }
    .partnerships:before {
        width: 4% !important;
        top: auto !important;
    }
    .page-id-1161 .white_bg_contantbox.duble_type:after {
        height: 40%;
        width: 15%;
        bottom: 0px;
        top: auto;
    }
    .page-id-1161 .white_bg_contantbox.duble_type:before {
        top: 0;
        height: 40%;
        width: 18%;
    }
    .our-culture .elementor-image {
        padding: 15px;
        padding-left: 0;
    }
    .page-id-1163 .compassion:after {
        top: auto;
        bottom: -50px;
        height: 40%;
    }
    .page-id-1163 .elementor-1163 .elementor-element.elementor-element-d1ced56 > .elementor-widget-container {
        padding: 0 17%;
    }
    .page-id-1163 .mt-3 {
        margin-top: 20px;
    }
    .fancy_title h5.theme-text {
        font-size: 14px;
    }
    .page-id-1163 .compassion:before {
        top: 0;
        height: 40%;
    }
    .upskilling:after {
        top: -50px;
        right: 20px;
        height: 10%;
        width: 15%;
    }
    .partner_organizations img {
        padding: 15px 30px;
    }
    .page-id-1163 .fancy_title {
        padding: 90px 0 30px 0;
    }
    .recruiting_inner_sec {
        width: 100%;
    }
    .recruiting_inner_sec .recruiting h3 {
        font-size: 16px;
    }
    .recruiting_inner_sec .recruiting h6 {
        font-size: 14px;
    }
    .California_career .elementor-heading-title {
        font-size: 24px !important;
    }
    .career_main_heiding .elementor-heading-title {
        font-size: 30px !important;
    }
    .recruiting_inner_sec {
        max-width: 100%;
    }
    .page-id-1167 .compassion:after {
        top: auto;
        bottom: -60px;
        height: 150px;
    }
    .page-id-1167 .compassion:before {
        top: 0;
        height: 160px;
    } 
    .page-id-1167 .elementor-1167 .elementor-element.elementor-element-e65dece > .elementor-widget-container {
        padding: 0px 100px;
    }
    .page-id-1167 .mt-3 {
        margin-top: 20px;
    }
    .staffing .elementor-row {
        flex-wrap: initial !important;
    }
    .zkit_nicetomeet_contant h2 {
        margin-bottom: 15px;
    }
    .coman_contant_style h2.flex-item {
        margin-bottom: 0;
        flex-wrap: wrap;
        line-height: 20px;
    }
    .company_addicted .elementor-image {
        padding: 15px;
    }
    .borderd_img .elementor-image {
        padding: 15px 15px 15px 0px;
    }
    .Coaching .coaching_dec {
        width: 90%;
        margin-top: 0px;
    }
    .flawlessly_icon_main .flawlessly_icon_box {
        border: solid 1px #ddd;
        box-shadow: none;
        width: 50%;
    }
    .page-id-1169 .white_bg_contantbox.duble_type:after {
        height: 45%;
    }
    .page-id-1169 .right_dotted_svg:before {
        width: 10% !important;
        left: 0;
        height: 45%;
    }
    .individual_main_section {
        max-width: 98%;
        margin: 50px auto;
        margin-bottom: 0px;
    }
    .offshore_listing .elementor-column-wrap {
        height: 550px;
        padding: 30px !important;
    } 
    .offshore_listing .elementor-icon-list-text {
        font-size: 16px;
    }
    .page-id-1169 .right_dotted_svg h2 {
        padding: 30px 0;
        font-size: 20px;
    }
    .benefits_box h5.elementor-heading-title {
        font-size: 16px !important;
        line-height: 24px;
    }
    .benefits_box ul li {
        margin-bottom: 10px;
        margin-top: 0px;
    }
    .advantages_clum .icon_box svg {
        font-size: 45px;
    }
    .rpo_testimonial .sp-testimonial-free-item {
        padding: 0px 0px 16px 0px !important;
    }
    .rpo_testimonial .tfree-client-testimonial {
        width: 95%;
        margin-top: 100px;
    }
    .rpo_contant {
        margin: 10% 0;
    }
    .offshoref_ser:before {
        left: -15px;
        height: 23%;
    }
    .offshoref_ser .elementor-heading-title {
        font-size: 24px;
        margin-bottom: 30px;
    }
    .infrastructure_contant h3 {
        font-size: 22px;
        margin-bottom: 15px;
        border-bottom: solid 2px #e00202;
    }
    .infrastructure_contant p {
        font-size: 14px;
    }
    .infrastructure_img .elementor-image {
        padding: 15px;
    }
    .perfect_icon_box svg {
        font-size: 60px;
    }
    .perfect_icon_box .elementor-icon-box-title {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .cheerleader {
        border-top: solid 10px #e00202;
        border-bottom: solid 10px #e00202;
        padding: 50px 0px !important;
    }
    .absolutely {
        margin-top: 22px;
    }
    .partnership_box>.elementor-column-wrap {
        height: 130px;
        width: 130px;
        border: solid 6px #fff;
    }
    .partnership_heading h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .testimonials_tabing .elementor-column-wrap {
        width: 100%;
    }
    .testimonials_tabing .elementor-column-wrap .col-md-6 {
        width: 50% !important;
    }
    .excellence_tabs:after {
        z-index: -1;
    }
    .tab_outer_box .col-md-8 {
        width: 66% !important;
    } 
    .tab_outer_box .col-md-4 {
        width: 33% !important;
    }
    .tab_outer_box.single .tab_box_img {
        max-height: 390px;
    }
    .tab_outer_box.single .tab_box_img img {
        min-height: 405px;
    }
    .contact_form_partner form .col-md-6 {
        max-width: 50%;
    }
    .contact_form_partner .elementor-column-wrap {
        width: 100%;
    }
    .contact_heading h2 {
        font-size: 20px;
        margin-bottom: 40px;
        padding: 0px 50px;
    }
    .contact_map {
        width: 95% !important;
    }
    .contact_detail_main h6 {
        font-size: 16px;
    }
    .nv-index-posts.blog.col:after {
        height: 10%;
    }
    .nv-index-posts.blog.col:before {
        height: 10%;
    }
    .premier_partner_icon {
        width: 82%;
    }
    .premier_partner_icon .icon_box h3 span {
        font-size: 16px;
    }
    .page-id-1179 .Productivity:after {
        height: 150px;
        bottom: -100px;
    }
    .page-id-1179 .Productivity:before {
        height: 140px;
    }
    .rpo_contant .premier-partner {
        width: 80%;
    }
    h2.working {
        font-size: 24px;
        line-height: 38px;
    }
    .page-id-1175 .Productivity:after {
        height: 160px;
    } 
    .page-id-1175 .Productivity:before {
        height: 140px;
    }
    .footer-bottom .builder-item {
        max-width: 100% !important;
        flex: 0 0 100% !important;
        width: 100%;
    }
    .difference h2 {
        font-size: 24px;
    }
    .page-id-708 .slider_overlay {
        max-width: 80%;
    }
    .Leaders_box {
        width: 100% !important;
    }
    .Leaders_main_section {
        margin: 0px;
    }
    .all_team_gallery {
        margin-top: 0px;
    }
    
    

}





@media (max-width: 767.98px) {
    .slider_overlay .main_slidertitle {
        font-size: 22px;
        margin-bottom: 30px;
        line-height: 44px;
    }
    .site-footer .footer--row .builder-item {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }
    .Leaders_box .elementor-widget-text-editor {
        min-height: auto;
    }
    .business_services .elementor-column.elementor-col-25 {
        width: 100% !important;
    }
    .zkit_nicetomeet_aria .zkit_nicetomeet_contant:after {
        width:13px;
    }
    .leadership_main_clum .elementor-column.elementor-col-20 {
        width: 100% !important;
    }
    .slider_overlay .btn {
        padding: 5px 8px;
        font-size: 13px;
        font-weight: 500;
    }
    .fancy_title h2.elementor-heading-title {
        font-size: 22px;
        display: block;
        text-align: center;
    }
    .fancy_title .right_title {
        margin-top: 20px;
    }
    .fancy_title:before {
        height: 45px;
    }
    .fancy_title {
        padding: 70px 0px 60px 0px;
    }
    .zkit_nicetomeet_contant {
        background-color: #e00202;
        padding: 30px 30px 30px 20px;
    }
    .zkit_nicetomeet_img {
        right: 0px;
    }
    .zkit_nicetomeet_img:after {
        left: -53px;
        top: -29px;
        height: 38%;
    }
    .zkit_nicetomeet_contant:before {
        position: relative;
        width: 0px;
    }
    .zkit_nicetomeet_contant h2 {
        font-size: 22px;
        margin-bottom: 0;
    }
    .fancy_title.line_space {
        padding: 35px 0 35px 0;
    }
    .zkit_home_talents_say {
        padding: 30px 0;
    }
    .zkit_sec_title h2 {
        font-size: 22px;
        margin-bottom: 8px;
    }
    .elementor-112 .elementor-element.elementor-element-4e234ba > .elementor-widget-container {
        margin: 8px 0;
    } 
    .zkit_nicetomeet_contant p {
        margin-top: 10px;
    }
    h3.elementor-heading-title {
        font-size: 16px;
    }
    .home_talentssay_left .elementor-testimonial-wrapper {
        max-height: 100%;
        flex-direction: column-reverse;
    }
    .home_talentssay_left .elementor-testimonial-meta {
        width: 100%;
        text-align: center;
        margin-top: 30px;
    }
    .home_talentssay_left .elementor-testimonial-content {
        width: 100%;
        padding: 15px 25px 30px;
    }
    .home_talentssay_left .elementor-testimonial-details {
        position: initial;
        margin: 10px 0;
        display: block !important;
        text-align: center !important;
        margin-top: 4px;
    }
    .home_talentssay_right .elementor-testimonial-wrapper {
        flex-direction: column-reverse;
    }
    .elementor-button.elementor-size-md {
        font-size: 14px;
        padding: 10px 20px;
    }
    .home_talentssay_row .elementor-testimonial-content {
        text-align: justify;
    }
    .home_talentssay_right .elementor-testimonial-meta-inner {
        margin-bottom: 15px;
    }
    .home_talentssay_left .elementor-testimonial-image img {
        width: 60px !important;
        height: 60px !important;
        border-radius: 50% !important;
        max-width: 100% !important;
        min-height: 60px;
    }
    .sec_subtitle p {
        font-size: 14px !important;
        padding: 0 15px;
        line-height: 20px;
    }
    .zkit_buss_servicebox .elementor-image-box-wrapper {
        display: flex;
    }
    .focus_you_business .fancy_title {
        padding: 70px 0 15px 0;
    }
    .zkit_buss_servicebox .elementor-image-box-wrapper {
        padding: 20px;
    }
    .sec_space {
        padding: 40px 0;
        background-size: cover !important;
        background-repeat: no-repeat;
    }
    .leadership_imgbox .elementor-image-box-img {
        width: 102px !important;
        margin: 0 0 14px 0 !important;
    }
    .industry_leadership .zkit_sec_title h2 {
        font-size: 22px;
    }
    .can_we_overlay {
        padding: 50px 30px;
    }
    .can_we_help .btn-info {
        margin: 0;
        margin-top: 10px;
        padding: 8px 20px;
        font-weight: 500;
        font-size: 14px;
    }
    .partners_trust_us {
        padding: 0;
    }
    .RPO_contant.zkit_nicetomeet_contant h2 {
        font-size: 20px;
        padding-bottom: 15px;
    }
    .RPO_contant.zkit_nicetomeet_contant .dark-text {
        margin: 0;
    }
    .RPO_contant.zkit_nicetomeet_contant .elementor-clearfix {
        font-size: 13px;
    }
    .RPO_contant.zkit_nicetomeet_contant:before {
        top: -40px;
        height: 44%;
    }
    .small-btn-white .elementor-button-link {
        padding: 10px 20px;
    }
    .RPO_contant.zkit_nicetomeet_contant {
        padding: 20px;
        margin: 0 15px;
    }
    .before_profit:before {
        top: -15px;
        height: 15px;
    }
    .zenex_partners_RPO:before {
        top: -15px;
        height: 15px;
    }
    .zkit_home_happiness .zkit_sec_title {
        padding: 0 20px;
    }
    .site-footer p.widget-title:before {
        position: relative;
    }
    .site-footer img.footer_logo {
        max-width: 150px;
        margin-bottom: 20px;
    }
    .sp-testimonial-free {
        padding: 100px 20px 20px 20px;
    }
    .sp-testimonial-free-section .tfree-client-name {
        top: -80px;
    }
    .elementor-swiper-button-prev {
        left: 0;
        outline: 0px;
    }
    .elementor-swiper-button-next {
        right: 0;
        outline: 0px;
    }
    .sp-testimonial-free-section .tfree-client-designation {
        min-height: 50px;
    }
    .sp-testimonial-free-section .tfree-client-testimonial {
        font-size :14px;
    }
    .building_businesses .elementor-row {
        flex-direction: column-reverse;
    }
    .businesses_rightvideo {
        padding: 8px;
        margin-bottom: 30px;
    }
    .coman_contant_style h2 {
        font-size: 22px;
        line-height: 32px;
    }
    .coman_contant_style h4 {
        font-size: 15px;
        line-height: 22px;
        margin: 10px 0px;
    }
    .dotted_effect_right:before {
        right: -57px;
        top: -10px;
        height: 40%;
    }
    .coman_contant_style .theme-text {
        font-size: 15px;
        display: block;
    }
    .coman_contant_style p {
        font-size: 14px;
    }
    .building_businesses {
        padding-bottom: 0;
    }
    .company_addicted .elementor-image {
        padding: 15px;        
    }
    .p-4 {
        padding: 1.5rem 20px;
    }
    .company_addicted .elementor-widget-text-editor {
        margin-bottom: 0px !important;
    }
    .before_profit .white_bg_contantbox .elementor-column-wrap {
        padding: 20px 10px 20px 25px !important;;
        margin: 0 15px;
    }
    .white_bg_contantbox.red:after {
        left: 15px;
    }
    .white_bg_contantbox:before {
        left: -60px;
        top: -35px;
        height: 162px;
    }
    .white_bg_contantbox h2 {
        font-size: 22px;
        margin-bottom: 15px;
    }
    .vertical_contant_box .elementor-image-box-content {
        width: 100%;
        right: 0;
        top: -6px;
        padding: 20px;
    }
    .vertical_contant_box .elementor-image-box-title {
        margin-bottom: 10px;
        font-size: 22px;
    }
    .vertical_contant_box.red_dotted:before {
        left: -42px;
        top: -42px;
    }
    .vertical_contant_box.red_dotted.bottom:before {
        height: 22%;
        bottom: -16px;
        right: -47px;
    }
    .white_bg_contantbox.duble_type:after {
        top: auto;
        bottom: -20px;
        height: 60px;
        width: 15%;
    }
    .white_bg_contantbox.duble_type:before {
        height: 70px;
        width: 9%;
        left: 3px;
    }
    .Leaders_main_section {
        width: 96%;
    }
    .Leaders_box .elementor-widget-text-editor h5 {
        font-size: 18px;
    }
    .teme_title.extra h4.elementor-heading-title {
        width: 100%;
        font-size: 16px;
    }
    .white_bg_contantbox.duble_type.extra:after {
        top: auto;
        bottom: -20px;
    }
    .partnerships:before {
        width: 9%;
        left: 7px !important;
        bottom: 0;
        height: 67% !important;
        top: auto !important;
    }
    .partnerships:after {
        width: 7%;
        right: 5px;
        top: 10px;
        height: 53%;
        left: auto; 
    }
    .align_vector_center .white_bg_contantbox.duble_type:before {
        top: 0;
    }
    .align_vector_center h2.elementor-heading-title {
        text-align: center;
    }
    .align_vector_center h2.elementor-heading-title p {
        line-height: 38px;
    }
    .company_addicted {
        padding: 20px 0px !important;
    }
    .compassion:after {
        top: auto;
        bottom: -20px;
        height: 20%;
        right: 0;
        width: 10%;
    }
    .outer_vactortile .elementor-element-d1ced56 > .elementor-widget-container {
        padding: 0px !important;
    }
    .outer_vactortile .fancy_title h2.elementor-heading-title p {
        text-align: center;
        line-height: 40px;
    }
    .outer_vactortile .mt-3 {
        margin-top: 0rem;
    }
    .compassion:before {
        top: 0;
        width: 10%;
        left: 6px;
        height: 20%;
    }
    .borderd_img .elementor-image {
        padding: 15px;
    }
    .Coaching .coaching_dec {
        width: 100%;
        margin-top: 10px;
        line-height: 26px;
    }
    .upskilling:after {
        right: 0px;
        top: -65px;
        height: 10%;
        width: 16%;
    } 
    .white_bg_contantbox .sec_subtitle_meet h5 {
        font-size: 14px;
    }
    .compassion .theme-text {
        font-size: 14px;
    }
    .zkit_home_happiness .sp-testimonial-free-section .slick-list {
        padding:0;
    }
    .career_banner .main_slidertitle {
        margin-bottom: 10px;
        line-height: 30px;
        font-size: 20px;
    }
    .career_banner p {
        font-size: 13px;
    }
    .California_career .elementor-heading-title {
        font-size: 22px !important;
    }
    .recruiting_inner_sec .recruiting h3 {
        font-size: 16px;
    }
    .outer_vactortile .elementor-widget-container {
        padding: 0px 15px !important;
    }
    .outsourcing .elementor-column-wrap {
        padding: 30px 20px !important;
        border-left: 0px;
    }
    .white_bg_contantbox p {
        line-height: 24px;
    }
    .small_xs {
        display: block;
    }
    h2.flex-item {
        display: block !important;
        margin-bottom: 0;
        line-height: 30px;
    }
    .zkit_nicetomeet_contant p.mb2 {
        margin-bottom: 10px;
    }
    .rpo_contant p {
        font-size: 18px;
        margin-top: 5px;
    }
    .rpo_contant .main_title {
        font-size: 22px;
    }
    .lifecycle_dec {
        width: 100%;
        padding-top: 8px;
    }
    .elementor-1169 .elementor-element.elementor-element-0e57750 {
        padding: 10px 0px 10px 0px;
    }
    .flawlessly_icon_main .flawlessly_icon_box h5 {
        font-size: 16px;
    }
    .flawlessly_icon_main .flawlessly_icon_box {
        border-bottom: solid 1px #ddd;
    }
    .white_bg_contantbox.pro_heading:before {
        position: relative;
    }
    .white_bg_contantbox.pro_heading:after {
        position: relative;
    }
    .white_bg_contantbox.pro_heading .elementor-widget:not(:last-child) {
        margin-bottom: 0px !important;
    }
    .fulfill {
        width: 100%;
        margin: auto;
    }
    .pro_heading h2 {
        padding: 30px 0;
        line-height: 30px;
    }
    .individual_main_section {
        max-width: 100%;
        margin: 20px auto;
        margin-bottom: 0;
    }
    .offshore_listing .elementor-column-wrap {
        padding: 30px 20px !important;
    }
    .offshore_listing .elementor-icon-list-item {
        margin-bottom: 30px;
    }
    .offshore_listing .elementor-icon-list-text {
        font-size: 16px;
    }
    .individual_img {
        height: auto;
    }
    .assessment_main_sec .icon_box {
        border: solid 1px #ddd;
        padding: 20px;
        padding-bottom: 30px;
    }
    .advantages_clum h4.elementor-heading-title {
        font-size: 22px !important;
        padding-top: 20px;
    }
    .flawlessly_icon_main .flawlessly_icon_box img {
        height: 60px;
    }
    .offshore_listing .elementor-column-wrap:before {
        width: 33%;
        left: -8px;
        top: -28px;
        height: 23%;
    }
    .rpo_testimonial .sp-testimonial-free {
        padding: 0px;
        margin-right: 20px;
    }
    .rpo_testimonial .tfree-client-testimonial {
        width: 85%;
    }
    .rpo_testimonial .sp-testimonial-free-item {
        padding: 0px;
        padding-top: 65px;
    }
    .rpo_testimonial .tfree-client-testimonial:before {
        left: -20px;
        top: -20px;
        height: 20px;
        width: 100px;
    }
    .rpo_testimonial .tfree-client-testimonial:after {
        right: -100px;
        top: -20px;
        height: 20px;
        width: 100px;
    }
    .offshoref_ser .elementor-heading-title {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .zkit_buss_servicebox .elementor-image-box-titlev {
        text-align: left;
    }
    .infrastructure_main {
        padding: 20px 0px;
    }
    .infrastructure_contant p {
        font-size: 14px;
        width: 100%;
    }
    .infrastructure_contant h3 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .infrastructure_img .elementor-image {
        padding: 15px;
    }
    .infrastructure_main>.elementor-container>.elementor-row {
        flex-direction: column-reverse;
    }
    .infrastructure_main.row_reverse>.elementor-container>.elementor-row {
        flex-direction: column;
    }
    .perfect_icon_box svg {
        font-size: 75px;
    }
    .perfect_icon_box {
        margin-bottom: 20px;
    }
    .cheerleader {
        padding: 50px 0px !important;
    }
    .partnership_heading h2 {
        color: #fff;
        font-size: 22px;
    }
    .partnership_heading p {
        width: 100%;
        margin: 0px auto;
    }
    .partnership:before {
        height: 6%;
    }
    .partnership:after {
        height: 6%;
    }
     .partnership_box>.elementor-column-wrap {
         margin-bottom: 20px;
     }
     .difference h2 {
        font-size: 22px;
        margin-bottom: 0px !important;
    }
    .difference {
        padding-bottom: 0;
    }
    h2.making {
        line-height: 35px;
    }
    
    .testimonials_tabing .elementor-column-wrap {
        width: 100%;
    }
    .elementor-tab-title.elementor-tab-mobile-title {
        display: none;
    }
    .testimonials_tabing .elementor-tab-title a {
        padding-bottom: 5px;
        font-size: 16px;
        font-family: 'Poppins', sans-serif !important;
    }
    .elementor-tab-desktop-title {
        padding: 0px 10px !important;
    }
    .tab_outer_box .tab_box {
        padding: 20px;
    }
    .tab_outer_box .tab_box .duble_code {
        left: 0;
    }
    .tab_outer_box .tab_box span {
        min-height: auto;
    }
    .tab_outer_box {
        padding: 10px;
    }
    .tab_box_img img {
        width: 100%;
    }
    .tab_outer_box .col-md-4, .tab_outer_box.single .right, .partner .right {
        padding-right: 15px;
    }
    .tab_outer_box .col-md-8, .tab_outer_box.single .left, .partner .left {
        padding-left: 15px;
    }
    .tab_outer_box .tab_box {
        min-height: auto;
    }
    .tab_box.single {
        min-height: auto;
    }
    .tab_outer_box.single .left .tab_box_img img {
        min-height: auto;
    }
    .tab_outer_box.single .left .tab_box_img {
        min-height: auto;
    }
    .tab_outer_box.single .row {
        flex-direction: column-reverse; 
    }
    .excellence_tabs:before  {
        width: 4%;
        left: 8px;
        height: 170px;
    }
    .excellence_tabs:after {
        width: 4%;
        right: -3px;
        height: 170px;
    }
    .elementor-1173 .elementor-element.elementor-element-d307e7b {
        padding: 30px 0px 20px 0px !important;
    }
    .theme_logo_box {
        padding: 30px 30px;
        min-height: auto;
    }
    .testimonials_tabing .tab_heading h3 {
        font-size: 18px;
    }
    .contact_heading h2 {
        font-size: 20px;
        color: #0a0535;
        margin-bottom: 30px;
        line-height: 30px;
    }
    .contact_form_partner .elementor-column-wrap {
        width: 100%;
    }
    .contact_form_partner:before {
        width: 4%;
        bottom: 20%;
        height: 160px;
    }
    .contact_form_partner .form-group {
        margin-bottom: 18px;
    }
    .contact_form_partner .form-group input, .contact_form_partner .form-group select {
        min-height: 45px;
    }
    .contact_form_partner .form-group textarea {
        max-height: 110px;
    }
    .contact_heading {
        padding-top: 0;
    }
    .contact_map {
        width: 100% !important;
    }
    .contact_detail_main h6 {
        font-size: 16px;
    }
    .contact_detail_main {
        padding: 30px 20px;
    }
    .nv-index-posts.blog.col {
        padding: 20px 15px;
    }
    .nv-index-posts.blog.col:before {
        left: 4px;
        top: -9px;
        height: 160px;
        width: 25%;
    }
    .single-post-container article {
        padding: 20px 15px;
    }
    .single-post-container article .entry-title {
        font-size: 18px;
        margin-bottom: 8px;
    }
    .single-post-container article .entry-content h2 {
        font-size: 18px;
        margin-top: 15px;
        margin-bottom: 8px;
    }
    .rpo_contant .premier-partner {
        width: 100%;
        font-size: 18px;
    }
    .rpo_contant {
        margin: 7% 0;
        text-align: center;
    }
    .compassion:before {
        top: 7px;
        width: 10%;
        left: 6px;
        height: 80px;
    }
    .premier_partner_icon {
        width: 100% !important;
        margin: 20px auto;
        margin-bottom: 0;
    }
    .premier_partner_icon .icon_box h3 span {
        font-size: 16px;
    }
    .premier_partner_icon .icon_box {
        margin-bottom: 20px;
    }
    .Productivity:after {
        height: 80px;
        bottom: 10px;
        width: 10%;
    }
    .Leadership .elementor-text-editor {
        width: 100%;
    }
    .sp-testimonial-free-section .slick-dots li button {
        width: 30px;
        height: 10px;
    }
    .sp-testimonial-free-section .slick-dots li.slick-active button {
        width: 30px !important;
    }
    h2.working {
        font-size: 22px;
        line-height: 30px;
    }
    .home_talentssay_row .elementor-widget-testimonial {
        border: solid 10px #fff;
    }
    .page-id-1159 .white_bg_contantbox.duble_type.extra:before {
        height: 22%;
        width: 10%;
    }
    .page-id-1159 .white_bg_contantbox.duble_type.extra:after {
        height: 22%;
    }
    .page-id-1161 .white_bg_contantbox.duble_type:before {
        height: 22%;
        width: 10%;
    }
    .page-id-1161 .white_bg_contantbox.duble_type:after {
        height: 22%;
    }
    .page-id-1163 .compassion:after {
        top: auto;
        bottom: -70px;
        height: 22%;
    }
    .page-id-1165 .main_slider {
        background-size: cover !important;
    }
    h1.awsm-jobs-single-title {
        font-size: 20px !important;
        margin-bottom: 8px;
    }
    .awsm-job-form {
        margin-top: 0px;
    }
    .awsm-job-container {
        padding: 40px 15px;
    }
    .Leaders_box .elementor-widget-wrap {
        flex-wrap: wrap;
    }
    .Leaders_box .elementor-widget-image {
        max-width: 100%;
    }
    .Leaders_box .elementor-image {
        margin-top: 0;
    }
    .Leaders_box .elementor-widget-image {
        padding: 15px;
    }
    .Leaders_box .elementor-widget-text-editor {
        padding: 15px;
    }
    .California_career .awsm-job-item {
        width: 100%;
    }
    .infrastructure_main>.elementor-container>.elementor-row:after {
        height: 8%;
    }
    .page-id-1169 .rpo_testimonial .sp-testimonial-free-item {
        padding-top: 0px;
    }
    .page-id-1169 .sp-testimonial-free-section .slick-dots {
        display: none !important;
    }
    .page-id-1169 .rpo_testimonial {
        padding-bottom: 0px;
    }
    .rpo_testimonial .elementor-heading-title {
        font-size: 22px !important;
    }
    
    
}


@media (max-width: 374.98px) { 
    
.slider_overlay .btn {
    padding: 5px 4px;
    font-size: 12px;
    font-weight: 500;
} 
.fancy_title h2.elementor-heading-title {
    font-size: 20px;
}
    
    
}

.dental>.elementor-column-wrap:before {
    width: 0px;
}



