/*
	Theme Name:   oneteam
	Theme URI:    https://www.oneteam.tn/
	Description:  Fast, lightweight and powerful Multipurpose theme for any kind of websites such as business, commerce, services, niche, portfolio, blog, etc.
	Version:      4.4.19
	Author:       oneteam
	Author URI:   https://www.oneteam.tn/
	Text Domain:  oneteam
	Tested up to: 6.1
	Requires PHP: 5.6
	License:      GPLv2
	License URI:  http://gnu.org/licenses/gpl-2.0.html
	Tags:         custom-menu, custom-logo, entertainment, full-width-template, one-column, two-columns, left-sidebar, e-commerce, right-sidebar, custom-colors, editor-style, featured-images, microformats, post-formats, rtl-language-support, theme-options, threaded-comments, translation-ready, blog
*/

/*
	PLEASE DO NOT edit this file, if you want add custom CSS go to Theme Options > Additional CSS
	Or install child theme and add your custom styles and functions.
*/





@font-face {
  font-family: pop_l;
  src: url(assets/fonts/Poppins-Light.ttf);
}
@font-face {
  font-family: pop_r;
  src: url(assets/fonts/Poppins-Regular.ttf);
}
@font-face {
  font-family: pop_m;
  src: url(assets/fonts/Poppins-Medium.ttf);
}
@font-face {
  font-family: pop_sb;
  src: url(assets/fonts/Poppins-SemiBold.ttf);
}
@font-face {
  font-family: pop_b;
  src: url(assets/fonts/Poppins-Bold.ttf);
}
@font-face {
  font-family: Satoshi;
  src: url(assets/fonts/dms.ttf);
}



.header_1.cz_menu_fx_left_to_right {
    background: #062752;
    border-radius: 8px 8px 0 0;
}

.header_1.cz_menu_fx_left_to_right a {
    color: #fff;
}
.header_2.have_center.cz_menu_fx_none {
    background: #fff;
    border-radius: 0 0 8px 8px;
}

header#site_header {
    width: calc(100% - 20px);
    margin: 0 10px;
}
header .cz_social a {
    font-size: 14px;
    border-left: 1px solid rgba(255, 255, 255, .4);
    padding: 0 4px;
}

.elms_left.header_1_left>div {
    border-right: 1px solid rgba(255,255,255,.4);
    padding: 0 15px;
    font-size: 14px;
}

.elms_left.header_1_left>div:last-child {
	border: 0;
}

.elms_left.header_1_left>div:first-child {
    padding-left: 0;
}

header .row.elms_row {
    width: calc(100% - 60px);
    padding: 0 30px;
}

.header_1.cz_menu_fx_left_to_right>.row.elms_row {
    padding-right: 0;
    width: calc(100% - 30px);
}
header .sf-menu li.current_menu>a, header .sf-menu li:hover>a {
    color: initial!important;
    background: #ffeee3;
    border-top: 5px solid #ed0000!important;
}

header .sf-menu > .cz > a {
    padding: 20px 18px 25px;
    font-family: pop_m;
    font-size: 15px;
    margin: 0;
    font-weight: normal;
    margin-right: 5px;
    border-top: 5px solid #fff;
}

.logo_is_img.logo {
    margin-top: 6px;
}
header i.xtra-search-icon {
    background: #e1e5ea;
    border-radius: 50px;
    font-size: 17px;
    width: 42px;
    height: 42px;
    line-height: 42px;
}
.cz_elm.search_header_2_right_7.inner_search_header_2_right_1 {
    margin-right: 20px;
}

.elms_right.header_2_right {
    margin-top: 20px;
}

header a.cz_header_button {
    font-family: pop_sb;
    font-size: 15px;
    border-radius: 50px;
    padding: 0px 20px;
    height: 42px;
    line-height: 42px;
}
.header_2.have_center.cz_menu_fx_none {
    background: #fff;
    width: auto !important;
}

.slide_h1 {
    font-family: Satoshi;
    font-size: 60px;
    line-height: 72px!important;
    font-weight: 700 !important;
}

.slide_txt {
    font-family: pop_b!important;
    font-size: 24px!important;
    line-height: 29px!important;
}

.slide_btn {
    font-family: pop_sb!important;
    font-size: 15px!important;
    padding: 4px 30px!important;
    border-radius: 50px!important;
}
.border_style img {
    width: 100%!important;
}

.border_style:before {
    content: '';
    width: 98%;
    height: 70%;
    position: absolute;
    background: #fff;
    left: -15px;
    top: -15px;
    visibility: visible;
    border-top: 10px solid #ed0000;
    border-left: 10px solid #ed0000;
    border-radius: 10px 2px 2px 2px;
    transition: all .8s;
}

.border_style:hover:before {
    left: -11px;
    top: -11px;
}
.border_style.right:before {
    border-left: 0;
    border-right: 10px solid #ed0000;
    left: auto;
    right: -15px;
    border-radius: 2px 10px 2px 2px;
}

.border_style.right:hover:before {
    right: -11px;
}

.cz_title_content h2 {
    font-family: Satoshi;
    margin-bottom: 15px;
    line-height: 45px;
}

.cz_title_content p {
    font-family: 'pop_m';
    color: #ed0000;
    text-transform: uppercase;
}

body {
    font-family: pop_l;
    font-size: 14px;
}

.cz_counter span.cz_counter_num {
    font-family: Satoshi;
    font-size: 48px;
}

span.cz_counter_num_wrap i {
    font-family: Satoshi;
    font-size: 18px;
    text-transform: uppercase;
    vertical-align: super;
    margin-left: 5px;
}

body .cz_counter .cz_counter_num_wrap {
    display: block;
    border-bottom: 2px solid #ed0000;
    margin-bottom: 10px;
}

.cz_counter span.cz_counter_after {
    font-family: Satoshi;
    line-height: 25px;
    font-size: 18px;
    margin-left: 0!important;
    font-weight: bold;
}
a.cz_btn {
    font-size: 15px;
    font-family: 'pop_sb';
    border-radius: 50px!important;
    padding: 5px 15px 5px 35px;
}

a.cz_btn i {
    transition: all .5s;
    opacity: 0;
}

a.cz_btn:hover i {
    opacity: 1;
}

a.cz_btn:hover {
    padding: 5px 35px;
}
body .f_bg {
    padding-top: 130px;
    padding-bottom: 70px;
}
.f_bg:before {
    background: url(https://ges.work-web.ovh/wp-content/uploads/2026/03/bg1.png);
    content: '';
    display: block!important;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1352px;
    background-size: cover;
}
.wpb_wrapper p, .cz_wpe_content {
    text-align: justify;
}
.service_text h3 {
    font-family: 'Satoshi';
    font-size: 24px;
    border: 0;
}
.cz_title_pos_center .cz_title_content p, .cz_title_pos_center .cz_title_content h2 {
    text-align: center;
}
.grid_services a.cz_grid_link {
    border-radius: 10px;
    margin-bottom: 0;
}

.grid_services .cz_grid_item {
    background: #ececeb;
    border-radius: 10px;
    transition: all 500ms;
}

.grid_services .cz_grid_details h3 {
    font-family: 'Satoshi';
    font-size: 21px;
    font-weight: 600;
    display: flex!important;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    line-height: 30px;
}

.grid_services .cz_grid_details {
    padding: 15px;
}

.grid_services .cz_grid_details small.clr {
    display: none!important;
}

.grid_services .cz_grid_details h3:after {
    content: '\e8ba';
    font-family: "czicons";
    font-size: 14px;
    font-weight: normal;
    background: #fff;
    min-width: 55px;
    min-height: 55px;
    line-height: 55px;
    border-radius: 50px;
    text-align: center;
}

.grid_services .cz_grid_details {
    display: none;
}

.grid_services .cz_grid_item:hover {
    background: #f24c4c;
}

.grid_services .cz_grid_item:hover h3 {
    color: #fff;
}

.grid_services .cz_grid_item:hover h3:after {
    color: initial;
}
.grid_services  .slick-dots li button {
    height: 3px;
    border-radius: 25px;
    background: #4a4a4a;
}

.grid_services {
    padding-bottom: 10px;
}
.header_2.have_center.header_is_sticky.smart_sticky.cz_menu_fx_none.onSticky {
    width: calc(100% - 25px)!important;
    box-shadow: 0 0 7px rgba(0, 0, 0, .1) !important;
}
.sol_block {
    padding: 85px 0 75px;
    color: #fff;
    background-size: cover;
}
.sol_block button.slick-arrow {
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    color: #002568;
}
.title_s2 .cz_title_content h2 {
    margin-bottom: 0;
    font-weight: 500;
}

.title_s2 .cz_title_content p {
    font-family: 'Satoshi';
    font-weight: 500;
    font-size: 16px;
    color: #fff;
    text-transform: initial;
    line-height: normal;
}
.title_s2 .cz_title_content p:after {
    content: '';
    width: 105%;
    height: 9px;
    background: #ed0000;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.sol_txt>.vc_column-inner {
    border-left: 1px solid #ed0000;
}

.sol_txt h3 {
    font-size: 22px;
    font-family: 'Satoshi';
    font-weight: 600;
    margin-bottom: 30px;
}

.sol_txt p {
    line-height: 24px;
    margin-bottom: 20px;
}
.sol_txt .wpb_text_column.wpb_content_element {
    margin-bottom: 0!important;
}
.big_num {
    padding: 10px 0;
    color: #fff;
}

.big_num span.cz_counter_num {
    font-size: 84px;
}

.big_num span.cz_counter_num_wrap i {
    font-size: 20px;
    vertical-align: 50px;
    font-weight: 600;
    text-transform: capitalize;
}

.big_num span.cz_counter_after {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}
.big_num span.cz_counter_num_wrap i b {
    font-size: 38px;
    vertical-align: sub;
    margin-right: 5px;
}
.middle_b>div {
    display: inline-block;
}

.middle_b {
    display: flex;
    justify-content: center;
    border-left: 1px solid;
    border-right: 1px solid;
}

.big_num .cz_counter {
    padding: 30px 0;
}
.big_num .vc_col-sm-4:before {
    content: "2023";
    font-family: 'Satoshi';
    font-size: 84px;
    color: rgba(255,255,255,.16);
    font-weight: bolder;
    position: absolute;
    display: inline-block;
    transform: rotate(90deg);
    bottom: 10px;
    right: 90px;
}
.big_num .vc_col-sm-4:nth-child(2):before {
    content: "15+";
}
.big_num .vc_col-sm-4:first-child:before {
    left: 60px;
    right: auto;
}
.big_num .vc_col-sm-4:last-child:before {
    content: "200+";
}
.grid_blog .cz_grid_item {
    background: #fbfbfa;
    border-radius: 8px;
}

.grid_blog a.cz_grid_link {
    border-radius: 8px 8px 0 0;
    padding: 15px;
    margin-bottom: 0;
}

.grid_blog .cz_grid_details.cz_grid_details.cz_grid_details_outside {
    padding: 0 15px 15px;
    display: flex!important;
    flex-direction: column-reverse;
}
.grid_blog span.cz_post_data.cz_data_cats a {
    font-family: 'Satoshi';
    text-transform: uppercase;
    color: #ed0000!important;
    font-size: 14px;
}
.grid_blog .cz_grid_details>small.clr {
    margin: 0;
}


.grid_blog .cz_grid_details h3 {
    font-size: 16px;
}
.grid_blog .cz_grid_item>div:hover a.cz_grid_link:before {
    width: calc(100% - 30px);
    left: 15px;
    height: calc(100% - 30px);
    top: 15px;
}
.footer_custom {
    padding-top: 60px;
    color: #fff;
    font-family: Satoshi;
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 40px;
}

.footer_custom a {
    color: #fff;
    font-family: Satoshi;
    font-size: 14px;
}

.footer_custom .widget_nav_menu {
    border: 0;
    padding: 0;
    margin: 0;
    background: none;
}
.footer_custom .widget_nav_menu ul {
    background: none;
    margin: 0;
}

.footer_custom .widget_nav_menu li {
    list-style: none;
    margin: 0;
}

.footer_custom .widget_nav_menu li a {
    border: 0;
}
.wpcf7-form h4 {
    margin-bottom: 25px;
}

.footer_custom .wpcf7-form input, .footer_custom .wpcf7-form textarea {
    background: rgba(255,255,255,.1);
    color: #fff;
    font-family: 'pop_r';
    font-weight: normal;
    font-size: 14px;
    border: 0;
}

.footer_custom .wpcf7-form input::placeholder, .footer_custom .wpcf7-form textarea::placeholder {
    opacity: 21%;
}

.footer_custom .wpcf7-form textarea {
    height: 110px;
    resize: none;
}

.footer_custom .wpcf7-form p {
    margin-bottom: 0;
}
.wpcf7-form .submit button {
    font-family: 'pop_sb';
    font-size: 15px;
    text-transform: uppercase;
    padding: 9px 30px;
    border-radius: 50px;
}

.footer_custom .wpcf7-form .submit {
    margin-top: 10px;
}
footer .cz_social {
    margin-top: 100px!important;
    margin-left: -10px;
}

footer .cz_social a {
    font-size: 19px;
}

.copyright p {
    text-align: center!important;
    margin-bottom: 0;
    font-size: 16px;
    font-family: 'Satoshi';
}
.copyright {
    margin-bottom: 0!important;
    padding: 15px 0;
}
.wpcf7-response-output {
    border-radius: 10px!important;
}
.search_style_icon_full .outer_search {
    background: rgba(6,39,82,.95);
}

.search_style_icon_full form > span {
    color: #fff;
}

.search_style_icon_full .search input {
    border-radius: 50px;
}

.outer_search form button i {
    font-size: 23px;
}
ul#menu_header_2 {
    margin-left: -60px;
}







@media (min-width: 768px) {
	.bs_box .services {
    min-height: 262px;
}
.half_bg .dark_s {
    padding-right: 50px!important;
}
.right_s {
    padding-left: 50px!important;
}
	li#menu-header_2-158 {
    display: none;
}
.mt-1 {
    margin-top: -70px;
}
.padd_l1 {
    padding-left: 50px;
}
.sol_txt {
    padding-left: 100px!important;
}
	.services_box .service_img {
    margin-left: -15px;
    margin-top: -40px;
}
	
.services_box .services {
    min-height: 298px;
}
}

@media (min-width: 768px) and (max-width: 1240px) {/*à partir 125*/
	.footer_custom {
    background-position: left -150px center!important;
}
}
@media (min-width: 1190px) and (max-width: 1240px) {
	.mt-1 {
    margin-top: 0!important;
}
}
@media (min-width: 768px) and (max-width: 1190px) {
	.mt-1 {
    margin-top: 30px!important;
}
}
@media (min-width: 1103px) and (max-width: 1302px) {
	body header .row.elms_row {
    padding: 0;
    width: 95%!important;
}

body header .sf-menu > .cz > a {
    padding: 20px 12px 25px;
    font-size: 14px;
}
}
@media (max-width: 768px) {
	.cz-page-15 .page_title, .cz-page-15 .header_onthe_cover .page_title {
    background-image: url(https://ges.work-web.ovh/wp-content/uploads/2026/04/contact-ges.jpg)!important;
    background-position: center bottom -110px!important;
}
.cz-page-13 .page_title, .cz-page-13 .header_onthe_cover .page_title {
    background-image: url(https://noticio.co/wp-content/uploads/2022/03/20220330_Lesaviezvous_TCRP.png)!important;
}
	body .services_box .services {
    margin-bottom: 35px;
}
	body .page_title h2.section_title {
    font-size: 36px;
	padding: 0;
}
body .page_title h2.section_title {
    color: #000 !important;
    background: rgba(255, 255, 255, .5);
    border-radius: 5px;
    padding: 0 5px;
	}
.cz-page-14 .page_title, .cz-page-14 .header_onthe_cover .page_title {
    background-position: left -210px center!important;
}
.breadcrumbs.clr {
    background: rgba(255, 255, 255, .5);
    padding: 0 5px;
        border-radius: 5px;
}

.breadcrumbs.clr * {
    color: #000!important;
}
div.half_bg {
    background: #fff;
}
body .page_first_section {
    margin-top: -150px;
	padding: 60px 15px 13px;
}
.half_bg .dark_s {
    background: #0d0d72;
    margin-bottom: 40px!important;
}
body .page_cover.xtra-cover-type-title .page_title {
    padding-top: 190px;
    padding-bottom: 150px;
}
	div.contact_section {
    padding: 60px 20px 13px;
}

div.contact_section iframe {
    margin-top: 30px;
}

div.contact_section .cz_wpe_content {
    text-align: center;
}
.slide_h1 {
    margin-top: 150px;
    font-size: 18px;
    line-height: 30px!important;
    margin-left: 15px;
}

.slide_txt {
    margin-top: 230px;
    margin-left: 15px;
    font-size: 15px!important;
}
.mob_block {
    font-size: 15px!important;
    display: block;
    margin-bottom: -20px;
    margin-top: 5px;
}
.slide_btn {
    margin-left: 15px;
    padding: 10px 10px!important;
    margin-top: 150px!important;
    font-size: 12px!important;
}
body .wpb_wrapper p, body .cz_wpe_content {
    text-align: left;
}
.mob_inverse .cz_counter {
    margin-bottom: 30px;
}

.mob_inverse .cz_counter * {
    text-align: left;
}
.mob_inverse {
    display: flex;
    flex-direction: column-reverse;
}

body .f_bg {
    padding-top: 50px;
}

body .f_bg .padd_l1 {
    margin-top: 60px;
}

h2 {
    font-size: 28px;
}

body .grid_services {
    padding-bottom: 0;
}

body a.cz_btn {
    padding: 10px 15px 10px 35px;
}

.sol_block button.slick-arrow {
    top: -30px;
}

.sol_block button.slick-next.slick-arrow {
    right: 50px;
}

.sol_block button.slick-prev.slick-arrow {
    left: auto;
    right: 0;
}

body .sol_block {
    padding-top: 60px;
    padding-bottom: 50px;
}

div.middle_b {
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-left: 0;
    border-right: 0;
}

.big_num .cz_counter {
}

span.cz_counter_num_wrap {
    text-align: center;
}

span.cz_counter_after {
    display: block;
    text-align: center;
}

.footer_custom .widget_nav_menu li a {
    text-align: left!important;
}

body footer .cz_social {
    margin-top: 60px!important;
}
}




.page_cover.xtra-cover-type-title .page_title {
    background-position: center top;
    background-size: cover;
    padding-top: 220px;
    padding-bottom: 240px;
    display: flex;
    flex-direction: column-reverse;
}

.page-id-15 .page_cover.xtra-cover-type-title .page_title {
    background-position: center;
}

.breadcrumbs.clr * {
    color: #000;
}

.breadcrumbs a, .breadcrumbs {
    text-transform: uppercase;
}

body .page_title .section_title {
    font-size: 90px;
    color: #000;
    font-weight: bold;
    font-family: 'Satoshi';
    margin-top: 20px;
}
.contact_service .service_custom {
    background: #062752;
    color: #fff;
    border-radius: 5px;
}

.contact_service {
    margin-bottom: 16px;
}

.contact_service h3 {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 22px;
}

.contact_section form input, .contact_section form textarea {
    border: 0;
    border-bottom: 2px solid #000;
    padding-left: 0;
    max-height: 120px;
    resize: none;
}
.page_first_section {
    background: #fff;
    margin-top: -200px;
    padding: 60px 45px 13px;
    border-radius: 20px;
    box-shadow: 0 0 7px rgba(0, 0, 0, .1) !important;
}
header a.cz_header_button:hover, header i.xtra-search-icon:hover {
    background: #062752;
    color: #fff;
}
.footer_custom {
    background-image: url(https://ges.work-web.ovh/wp-content/themes/oneteam/assets/img/localisation-ges.svg);
    background-repeat: no-repeat;
    background-position: left center;
}
p.big_1 {
    margin-bottom: 0;
    color: #1d1d8f;
    font-family: 'pop_m';
    font-size: 22px;
}

span.big_red {
    color: #ed0000;
    font-family: 'pop_sb';
    font-size: 20px;
}
.left_btn {
    float: left;
    margin-right: 20px;
}
.page_section {
    background: #fff;
    padding: 60px 45px 13px;
    border-radius: 20px;
    box-shadow: 0 0 7px rgba(0, 0, 0, .1) !important;
}
.cz_stylish_list li i {
    background: #ed0000;
    color: #fff;
    border-radius: 8px;
    font-size: 17px;
}
.dark_s .cz_stylish_list li i {
    background: none;
    color: #0d0d72;
}
body:not(.home) .wpb_text_column, body:not(.home) .wpb_text_column p, .cz_stylish_list li {
    font-size: 16px;
}
.big_txt p {
    text-align: center;
    font-family: 'pop_sb';
    font-size: 19px!important;
    padding: 40px 0 30px;
}
span.red {
    color: #ed0000;
}
.cta_1 {
    background: #1d1d8f1a;
    padding: 30px 30px 40px!important;
    border-radius: 16px;
}
.cta_1 p {
    font-family: 'pop_sb';
    color: #1d1d8f;
    text-align: CENTER;
    font-size: 20PX!IMPORTANT;
}
.services_box .service_img {
    background: #1d1d8f;
    border-radius: 8px;
}

.services_box h3 {
    font-size: 19px;
}
.services_box .services {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    margin-bottom: 65px;
    padding: 30px 50px 40px 0px;
}
.services p.footer_s {
    font-family: 'pop_sb';
    position: absolute;
    left: 0;
    bottom: 0;
    background: #f1f1f1;
    width: calc(100% - 14px);
    text-align: center;
    padding: 10px 5px;
}
.contact_section p.title {
    font-family: 'pop_m';
    background: #1d1d8f14;
    padding: 5px 10px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.custom_upload {
    margin: 20px 0;
}

.custom_upload .title {
    font-weight: 600;
    margin-bottom: 10px;
}

.custom_upload .drop-area {
    border: 2px dashed #ccc;
    border-radius: 10px;
    padding: 30px;
    text-align: center;
    cursor: pointer;
    transition: 0.3s ease;
    background: #fafafa;
}

.custom_upload .drop-area:hover {
    border-color: #0073aa;
    background: #f0f8ff;
}

.custom_upload .drop-area.dragover {
    border-color: #0073aa;
    background: #e6f4ff;
}

.custom_upload input[type="file"] {
    display: none;
}

.custom_upload .file-name {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    color: #555;
    text-align: center;
}

.custom_upload .drop-area::before {
    content: "Click or drag your file here";
    display: block;
    font-size: 16px;
    color: #777;
}

.half_bg {
    background: linear-gradient(to right, #0d0d72 50%, white 50%);
}

.dark_s * {
    color: #fff;
}

.half_bg .dark_s {
    padding-top: 50px;
    padding-bottom: 10px;
}
.grid_blog span.cz_post_data.cz_data_cats {
    line-height: 20px;
    margin-bottom: 3px;
}

.page-id-12 a.cz_grid_link {
    border-radius: 16px;
}

body.single.single-post .page_title .section_title, body.archive.category .page_title .section_title {
    font-size: 25px;
    margin-top: 0;
    padding-top: 0;
    color: #fff;
}

body.single.single-post .breadcrumbs.clr *, body.archive.category .breadcrumbs.clr * {
    text-transform: initial;
    font-size: 14px;
    color: #fff;
}

body.single.single-post .page_cover.xtra-cover-type-title .page_title, body.archive.category .page_cover.xtra-cover-type-title .page_title {
    padding-top: 170px;
    padding-bottom: 90px;
    background: #1d1d8f;
}

body.single.single-post .cz_post_content h2, body.archive.category .cz_post_content h2 {
    font-family: 'pop_sb';
    font-size: 25px;
}
body.archive.category a.cz_post_title h3 {
    font-size: 16px;
    font-family: 'pop_m';
}

body.archive.category span.cz_post_meta.mt10.mb10 {
    display: none;
}
.wpcf7-form .submit button:hover {
    background: #1d1d8f;
}
.services_car img {
    border-radius: 10px!important;
    transition: all .7s!important;
}
.services_car .cz_main_image {
    border-radius: 10px;
}
.services_car h3 {
    font-family: 'Satoshi';
    font-size: 19px;
    font-weight: 600;
    display: flex!important;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    line-height: 28px;
    padding: 20px 10px 10px;
    width: calc(100% - 20px);
}

.services_car .cz_image_caption {
    margin-top: 0;
}

.services_car .cz_image {
    background: #ececeb;
    border-radius: 10px;
    transition: all .4s;
}

.services_car h3:after {
    content: '\e8ba';
    font-family: "czicons";
    font-size: 14px;
    font-weight: normal;
    background: #fff;
    min-width: 55px;
    min-height: 55px;
    line-height: 55px;
    border-radius: 50px;
    text-align: center;
}

.services_car .cz_image:hover {
    background: #f24c4c;
}

.services_car .cz_image:hover h3 {
    color: #fff;
}

.services_car .cz_image:hover h3:after {
    color: #000;
}

.services_car .cz_main_image:before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1;
    border-radius: 10px;
    background: rgba(0, 0, 0, .4);
    border: 0;
    transition: all 500ms cubic-bezier(.77, 0, .175, 1);
}

.services_car .cz_image:hover .cz_main_image:before {
    opacity: 1;
}

.services_car .cz_image:hover img {
    transform: scale(1.1);
}

header .sf-menu .sub-menu {
    grid-template-columns: repeat(2, 1fr);
    background: #fff!important;
    border: 4px solid #ffeee3;
    border-radius: 10px!important;
    margin-left: 20px!important;
    margin-top: 5px!important;
}

header .sf-menu .sub-menu a {
    color: initial!important;
    padding: 13px 24px!important;
}

.elms_center .sf-menu > #menu-header_2-29.cz.sfHover ul.sub-menu {
    display: grid!important;
    width: 650px;
}

header .sf-menu .sub-menu a {
    font-family: pop_m;
}

header .sf-menu .sub-menu li:hover a, header .sf-menu li .sub-menu>li.current-menu-item.current_menu>a {
    border: 0!important;
    background: none;
    color: #ed0000!important;
}
.bs_box .services {
    border: 1px solid #fbfbfb;
    box-shadow: 0px 10px 20px -14px #00000040 !important;
    border-radius: 16px;
    margin-bottom: 50px;
}

.bs_box .services h3 {
    font-size: 20px;
}

.bs_box .services .service_img img {
    max-width: 65px;
}

.bs_box .services .cz_wpe_content {
    font-size: 13px;
    text-align: center;
    line-height: 22px;
}
footer .widget_nav_menu .menu-item-has-children > a > i, .footer_custom .widget_nav_menu ul.sub-menu {
    display: none;
}
body.search .page_cover.xtra-cover-type-title .page_title {
    padding-top: 140px;
    padding-bottom: 10px;
    background: #062752;
}

body.search .page_title .section_title {
    font-size: 50px;
    color: #fff;
}

body.search .breadcrumbs.clr * {
    color: #fff;
}
.big_txt span.red {
    color: inherit;
    /* border-bottom: 3px double #1d1d8f; */
}