/*
 Theme Name:   LFX-Theme
 Theme URI:    https://azneomedia.ro/
 Description:  Tema dezvoltata de azneomedia pentru LFX COMPANY SRL.
 Author:       Pruteanu Alexandru
 Author URI:   https://azneomedia.ro/
 Template:     wp-bootstrap-4
 Version:      1.0.0
*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:display=swap');
/* Header Style */
.container_list_menu ul{
    display: flex;
    justify-content: end;
    align-items: center;
    margin-bottom: 0;
    height: 80px;
}
.fixed_space {
    width: 100%;
    height: 95px;
}
.contact_smecher_head {
    display: flex;
    background-color: #A42A31;
    padding: 10px 20px;
}
.contact_smecher_head svg{
    margin-right: 5px;
}
.contact_smecher_head h6{
    margin-bottom: 0;
    color: #fff;
    font-size: 18px;
    font-family: 'Roboto',sans-serif;
    
}
.desktop_menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    background-color: #fff;
    box-shadow: 0px 3px 6px #00000029;
    -webkit-box-shadow: 0px 3px 6px #00000029;
}
.container_list_menu ul li{
    list-style: none;
    margin-left: 14px;
    margin-right: 14px;
}
.container_list_menu ul li a{
    color: #393A3B;
    font-family: 'Roboto',sans-serif;
    font-size: 21px;
    font-weight: 500;
}
.container_list_menu ul li a:hover{
    text-decoration:none;
    color:#A42A31;
}
.container_list_menu ul li a.active{
    color:#A42A31!important;
}
.container_menu_element {
    height: 80px;
}
.logo_container img{
    width: 110px;
    margin-top: -12px;
}
.header_read_line {
    background: #A42A31;
    height: 15px;
}
/* Header Style */
.b_principal_up{
    height: 670px;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
}
.b_principal_up_pages{
    height: 670px;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
}
.b_principal_up_pages h2,
.b_principal_up .body_title h2{
    color: #fff;
    line-height: 75px;
    font-size: 55px;
    font-family: 'Roboto',sans-serif;
    font-weight: 700;
}
.b_principal_up .btn_container {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
}

.b_principal_up .btn_container a:nth-of-type(1){
    background-color: #fff;
    color: #393A3B;
}
.b_principal_up .btn_container a:nth-of-type(2){
    background-color: #A42A31;
    color: #FFFFFF;
}
.b_principal_up .btn_container a{
    padding: 14px 30px;
}
.b_principal_up .btn_container a:hover{
    text-decoration: none;
}
.contact_btn_menu a{
    display: flex;
}
.services_container{
    background-color: #F9FAFB;
    padding-top: 85px;
    padding-bottom: 60px;
}
.aboutus_container{
    padding-top: 85px;
    padding-bottom: 60px;
    background-color: #F9FAFB;
}
.container_services .container_service{
    background-color: #fff;
    border: 1px solid #00000029;
    box-shadow: 0px 2px 6px #00000029;
    -webkit-box-shadow: 0px 2px 6px #00000029;
}
.container_services .container_service .container_serv_img{
    text-align: center;
    padding-top: 25px;
    padding-bottom: 25px;
}
.container_services .container_service .container_serv_img img{
    width: 100px;
}
.container_services .container_service .container_serv_title h4{
    font-size: 21px;
    font-family: 'Roboto',sans-serif;
    color:#393A3B;
    text-align: center;
}
.container_services .container_service .container_serv_title{
    min-height: 75px;
}
.text_container_bottom p{
    font-size: 21px;
    font-family: 'Roboto',sans-serif;
    color:#393A3B;
    text-align: center;
    padding-bottom: 25px;
}
.text_container_bottom {
    text-align: center;
}
a.link_flx_style {
    background-color: #A42A31;
    font-size: 18px;
    font-family: 'Roboto',sans-serif;
    color: #fff;
    text-align: center;
    padding: 15px 35px;
}
a.link_flx_style:hover{
    text-decoration: none;
    color: #fff;
}
.container_bottom{
    padding-top: 35px;
    padding-bottom: 10px;
}
.container_contact_diff{
    background-color: #F9FAFB;
    padding-top: 85px;
    padding-bottom: 60px;
}
.top_title_container h2 {
    color: #393A3B;
    font-family: 'Roboto',Medium;
    font-size: 40px;
    text-align: center;
    padding-bottom: 20px;
}
.top_title_container p {
    font-family: 'Roboto',sans-serif;
    font-size: 21px;
    text-align: center;
}
.container_card .card_data {
    width: 403px;
    height: 180px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    margin: 0 auto;
    text-align: initial;
    display: grid;
    justify-content: center;
    align-items: center;
    padding-top: 15px;
    padding-bottom: 15px;
}
.container_card {
    margin-top: 30px;
    margin-bottom: 20px;
}
.container_card .card_data .item_cont_card{
    display: flex;
    align-items: center;
} 
.container_card .card_data .item_cont_card p,
.container_card .card_data .item_cont_card a{
    color:#6B6B6C;
    font-family: 'Roboto',sans-serif;
    font-size: 21px;
}
.container_card .card_data .item_cont_card a{
    padding-left: 15px;
}
.container_card .card_data .item_cont_card p{
    padding-left: 8px;
    margin-bottom: 0;
}
.container_card .card_data .item_cont_card a:hover{
    text-decoration: none;
}
.custom_footer_flx{
    background-color: #393A3B;
}
.site-footer {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.custom_aside_class section figure img{
    width: 105px;
}
.custom_aside_class section figure{
    text-align: center;
    margin: 0 0 0;
}
.custom_aside_class section p{
    font-family: 'Roboto',sans-serif;
    font-size: 18px;
    color: #F9FAFB;
    text-align: center;
    font-weight: 500;
}
.info_aside section h2{
    font-family: 'Roboto', Bold;
    color:#F9FAFB;
    font-size: 21px;
	font-weight: 600;
}
.info_aside section ul li{
    list-style: none!important;
    display: flex;
    margin-bottom: 10px;
    align-items: center;
}
.info_aside section ul li a{
    color: #f9fafb!important;;
    padding-left: 18px;
}
.info_aside section ul li p{
    color:#F9FAFB;
    padding-left: 8px;
    margin-bottom: 0;
}
.info_aside section ul li:nth-of-type(1) svg,
.info_aside section ul li:nth-of-type(2) svg{
    width: 20px;
    height: 20px;
}
.info_aside section ul li:nth-of-type(3) svg{
    width: 30px;
    height: 30px;
}
.link_aside section h5{
    font-family: 'Roboto', Bold;
    color:#F9FAFB;
    font-size: 22px;
    font-weight: 600;
}

.link_aside section div ul li::marker {
    content: "> ";
    color: #F9FAFB;
    font-size: 20px;
}
.link_aside section div ul li a{
    color: #F9FAFB!important;
    font-family: 'Roboto',Regular;
    font-size: 21px;
}
.container.container_line {
    background: #F9FAFB;
    height: 0.8px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.container_right span{
    color: #F9FAFB;
    font-family: 'Roboto',Light;
    font-size: 16px;
}
.container_image {
    position: relative;
    padding-right: 20px;
}
.experience_diff {
    background: #A42A31;
    position: absolute;
    top: 52%;
    transform: rotate(270deg);
    right: -110px;
    width: 275px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.experience_diff p{
    margin-bottom: 0;
    font-family: 'Roboto', sans-serif;
    color: #F9FAFB;
    font-size: 24px;
    font-weight: 600;
}
.container_description{
    margin-top: 85px;
    margin-bottom: 70px;
}
.container_services_full{
    background-color: #F9FAFB;
    padding-top: 30px;
}
.container_full_testimoniale {
    background-color: #F9FAFB;
    padding-top: 30px;
    padding-bottom: 30px;
}
.container_image img{
    width: 100%;
}
.container_dess_text h5,
.antent_about_us h5{
    color: #A42A31;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    padding-bottom: 15px;
}
.container_dess_text {
    padding-left: 15px;
}
.container_dess_text h4,
.antent_about_us h4{
    color: #393A3B;
    font-size: 40px;
    font-family: 'Roboto', Medium;
    font-weight: 500;
    padding-bottom: 20px;
}
.container_dess_text  p,
.antent_about_us p{
    color: #393A3B;
    font-size: 21px;
    font-family: 'Roboto', Regular;
}
.antent_about_us h5,
.antent_about_us h4,
.antent_about_us p{
    text-align: center;
}
.subsol_aboutus {
    padding: 50px 100px 0px;
    position: relative;
}
.prev_arrow_slick.slick-arrow svg{
    transform: rotate(180deg);
}
.prev_arrow_slick.slick-arrow {
    position: absolute;
    right: -80px;
    top: 50%;
}
.next_arrow_slick.slick-arrow {
    position: absolute;
    left: -80px;
    top: 50%;
}
.next_arrow_slick.slick-arrow svg,
.prev_arrow_slick.slick-arrow svg{
    width: 50px;
    height: 75px;
}
.container_imagine_slick_miniature {
    padding: 10px 4px;
}
.next_arrow_slick.slick-arrow svg:hover,
.prev_arrow_slick.slick-arrow svg:hover{
    cursor: pointer;
}
.contact_form_homepage{
    background-color: #fff;
    padding: 25px;
}
section.contact_transport_date {
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 45px;
}
.contact_form_homepage .title_formular_contact h3{
    color: #A42A31;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}
.inside_contact_columns h4{
    color: #393A3B;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    padding-top: 10px;
}
.inputs_forms {
    padding-top: 15px;
    margin-bottom: 28px;
}
.inputs_forms .input_item{
    padding-bottom: 14px;
}
.text_area_transport span textarea:placeholder,
.inputs_forms .input_item span input:placeholder{
    color: #6B6B6C!important;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}
.text_area_transport span textarea,
.inputs_forms .input_item span input{
    color: #393A3B;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}
.text_area_transport span textarea:focus,
.inputs_forms .input_item span input:focus{
    border: 1px solid #ced4da;
    -webkit-box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
}
.submoit_div_btn {
    padding-top: 35px;
    padding-bottom: 15px;
    text-align: center;
}

.submoit_div_btn .wpcf7-submit{
    width: 55%;
    background-color: #A42A31;
    border-color: #A42A31;
    border-radius: 0px;
    height: 50px;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}
.submoit_div_btn .wpcf7-submit:hover{
    background-color: #A42A31;
    border-color: #A42A31;
}
a.link_homepage {
    background-color: #A42A31;
    color: #fff;
    padding: 15px 35px;
}
.link_container {
    padding-top: 40px;
}
a.link_homepage:hover{
    color: #fff;
    text-decoration: none;
}
.link_container_serv {
    text-align: center;
    padding: 30px 0px 55px;
}
.container_date_customers h2.tit_of{
    text-align: center;
    color: #FFFFFF;
    font-size: 60px;
    font-family: 'Roboto';
    font-weight: 500;
    padding-top: 50px;
    padding-bottom: 50px;
}
.road_image_section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-bottom: 65px;
    margin-top: 50px;
    position: relative;
}

.solutins_inside_columns h2{
    text-align: center;
    color: #FFFFFF;
    font-size: 60px;
    font-family: 'Roboto';
    font-weight: 600;
    margin-bottom: 0;
}
.solutins_inside_columns .desc_serv_inside{
    background: #A42A31;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
}
.solutins_inside_columns .desc_serv_inside span{
    color: #FFFFFF;
    font-family: 'Roboto', Medium;
    font-size: 18px;
}
.contact_lfx {
    box-shadow: 0px 3px 6px #00000029;
    padding: 25px 35px;
    background-color: #fff;
}
.contact_lfx h2{
    color: #A42A31;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    margin-bottom: 40px;
    margin-top: 15px;
    font-weight: 600;
}
.contact_form_lfx  .fotm_input{
    margin-bottom: 15px;
}
.contact_form_lfx  .fotm_input span input,
.contact_form_lfx  .fotm_input span textarea{
    border: 1px solid #C1C1C1;
    color: #393A3B;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}
.contact_form_lfx  .fotm_input span input:focus,
.contact_form_lfx  .fotm_input span textarea:focus{
    border: 1px solid #ced4da;
    -webkit-box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
    box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
}
.contact_lfx .btn_container input.wpcf7-submit{
    width: 100%;
    background-color: #A42A31;
    border-color: #A42A31;
    border-radius: 0px;
    height: 50px;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}
.contact_lfx .btn_container input.wpcf7-submit:hover{
    background-color: #A42A31;
    border-color: #A42A31;
}
.contact_lfx .btn_container {
    padding-top: 20px;
}
.container.contact_container {
    padding-top: 40px;
    padding-bottom: 15px;
}
.mobile_header{
    display: none;
}
.desktop_section{
    display: block;
}
.mobile_section{
    display: none;
}
.info_aside .widget ul{
	padding-left:5px;
}
.floating_mobile_menu{
    display: none;
}
.slider_bag_recenzii .slick-dots{
    display: flex;
    justify-content: center;
    padding-top: 10px;
}
.slider_bag_recenzii .slick-dots li{
    list-style: none;
    overflow: hidden;
}
.slider_bag_recenzii .slick-dots li button{
    font-size: 0px;
    width: 10px;
    border:3px solid #F9FAFB;
    height: 15px;
    border-radius: 50%;
    margin-left: 4px;
    margin-right: 4px;
    background-color: #A42A31;
}
.slider_bag_recenzii .slick-dots li button:hover{
    cursor: pointer;
}
.slider_bag_recenzii .slick-dots li.slick-active button{
    background-color: #F9FAFB;
    border: 3px solid #A42A31;
}
button:focus {
    outline: 0px dotted;
    outline: 0px auto -webkit-focus-ring-color!important;
}
.slider_bag_recenzii .card_recenzii h2{
    color: #393A3B;
    font-size: 21px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
.slider_bag_recenzii{
    padding-bottom: 10px;
}
.slider_bag_recenzii .card_recenzii  .card_rec_inside{
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}
.slider_bag_recenzii .card_recenzii  .card_rec_inside .boschet_card_inside{
    background: #FFFFFF;
    box-shadow: 0px 2px 6px #00000029;
    opacity: 1;
    padding: 15px 15px;
}
.slider_bag_recenzii .card_recenzii  .card_rec_inside .boschet_card_inside p{
    color: #393A3B;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
}
.parneneri_bul_container.container {
    padding-top: 40px;
    padding-bottom: 40px;
}
.item_slick_partenerii img{
    margin: 0 auto;
}
.carousel_parteneri_slick {
    padding-top: 25px;
}
@media (max-width: 991.98px) {
    .desktop_menu{
        display: none;
    }
    .mobile_header{
        display: block;
    }
    .mobile_header {
        background-color: #fff;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 99999;
        box-shadow: 0px 3px 6px #00000029;
        -webkit-box-shadow: 0px 3px 6px #00000029;
    }
    .flex_header_mob {
        display: flex;
        justify-content: space-between;
        height: 80px;
    }
    .flex_header_mob .logo_mob_container a img{
        width: 100px;
        margin-top: -10px;
    }
    .action_mob_container {
        display: flex;
        align-items: center;
    }
    .action_mob_container .columns_header button{
        margin-left: 8px;
        border: none;
        background-color: #fff;
    }
    .action_mob_container .columns_header button svg{
        pointer-events: none;
    }
    .action_mob_container .columns_header button:focus {
        outline: 0px dotted;
        outline: 0px auto -webkit-focus-ring-color;
    }
    .b_principal_up .body_title h2 {
        line-height: 70px;
        font-size: 52px;
        text-align: center;
    }
    #closeMobileMenu{
        display: none;
    }
    .floating_mobile_menu {
        position: fixed;
        background-color: #A42A31;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 222;
        overflow-y: scroll;
        display: none;
        justify-content: center;
        align-items: center;
    }
    .floating_mobile_menu ul{
        padding-left: 0;
    }
    .floating_mobile_menu ul li{
        list-style: none;
        text-align: center;
    }
    .floating_mobile_menu ul li a.link_mob{
        text-align: center;
        font-size: 24px;
        font-family: 'Roboto', sans-serif;
        color: #fff;
        font-weight: 600;
    }
    .floating_mobile_menu ul li a.link_mob:hover{
        text-decoration: none;
        color: #fff;
    }
    .floating_mobile_menu ul li .mobile_menu_line{
        width: 85px;
        height: 1px;
        background-color: #fff;
        margin: 0 auto;
        margin-top: 15px;
        margin-bottom: 15px;
    }
}
@media (max-width: 767.98px) {
    .b_principal_up .btn_container {
        padding-top: 40px;
        justify-content: space-around;
    }
    .desktop_section{
        display: none;
    }
    .mobile_section{
        display: block;
    }
    .subsol_aboutus {
        padding: 50px 0px 0px;
        position: relative;
    }
    .prev_arrow_slick.slick-arrow {
        position: absolute;
        right: 5px;
        top: 35%;
        z-index: 1;
    }
    .next_arrow_slick.slick-arrow {
        position: absolute;
        left: 5px;
        top: 35%;
        z-index: 1;
    }
    .next_arrow_slick.slick-arrow svg, .prev_arrow_slick.slick-arrow svg {
         width: 29px;
    	height: 44px;
    }
    .next_arrow_slick.slick-arrow svg path, .prev_arrow_slick.slick-arrow svg path{
        fill: #fff;
    }
    .container_date_customers h2.tit_of {
        font-size: 50px;
    }
    .solutins_inside_columns h2 {
        font-size: 50px;
    }
    .contact_lfx .btn_container input.wpcf7-submit {
    	width: 100%;
    	height: 40px;
	}
    .submoit_div_btn .wpcf7-submit{
        width: 100%; 
    }
    .submoit_div_btn {
        padding-bottom: 0px;
    }
}
@media (max-width: 575.98px){
    .b_principal_up .btn_container a {
        padding: 10px 20px;
    }
    .experience_diff {
        top: 52%;
        right: -65px;
        width: 160px;
        height: 30px;
    }
    .experience_diff p {
        font-size: 14px;
    }
    .container_image {
        position: relative;
        padding-right: 0px;
    }
    .container_dess_text h5, .antent_about_us h5 {
        color: #A42A31;
        padding-bottom: 10px;
    }
    .container_dess_text h4, .antent_about_us h4 {
        font-size: 26px;
        padding-bottom: 15px;
    }
    .container_dess_text {
        padding-left: 0px;
        padding-top: 20px;
    }
    .container_dess_text p, .antent_about_us p {
        font-size: 18px;
    }
    a.link_homepage {
        background-color: #A42A31;
        color: #fff;
        padding: 10px 25px;
        font-size: 15px;
    }
    .link_container {
        padding-top: 20px;
    }
    .container_services .container_service .container_serv_title h4 {
        font-size: 18px;
    }
    .link_container_serv {
        text-align: center;
        padding: 10px 0px 50px;
    }
    .contact_form_homepage {
        padding: 15px 15px 0px;
    }
    .contact_form_homepage .title_formular_contact h3,
    .inside_contact_columns h4,
    .text_area_transport span textarea, 
    .inputs_forms .input_item span input {
        font-size: 14px;
    }
    .submoit_div_btn .wpcf7-submit {
        width: 100%!important;
        height: 40px;
        font-size: 15px;
    }
    .submoit_div_btn {
        padding-bottom: 0px!important;
    }
    .antent_about_us h5, .antent_about_us h4, .antent_about_us p {
        text-align: initial;
    }
    .container_dess_text h5, .antent_about_us h5 {
        font-size: 14px;
    }
    .container_dess_text h4, .antent_about_us h4 {
        font-size: 21px;
    }
    .subsol_aboutus {
        padding: 50px 0px 0px;
        position: relative;
    }
  
    .custom_aside_class section p {
        font-size: 16px;
    }
    .container_date_customers h2.tit_of {
        font-size: 45px;
        line-height: 60px;
    }
	.b_principal_up {
    	height: 550px;
	}
	.b_principal_up_pages {
		height: 550px;
	}
	.text_container_bottom p {
    	font-size: 16px;
	}
	a.link_flx_style {
    	font-size: 16px;
    	padding: 12px 28px;
	}
	.info_aside section h2,
	.link_aside section h5 {
    	font-size: 18px;
	}
	.link_aside section div ul li a {
    	font-size: 18px;
	}
	.solutins_inside_columns h2 {
		font-size: 45px;
	}
	.solutins_inside_columns .desc_serv_inside span {
    	font-size: 14px;
	}
	.solutins_inside_columns .desc_serv_inside {
    	padding-top: 5px;
    	padding-bottom: 5px;
	}
	.container_description {
    	margin-top: 45px;
    	margin-bottom: 65px;
	}
	.aboutus_container {
    	padding-top: 40px;
    	padding-bottom: 55px;
	}
	.b_principal_up_pages h2{
		font-size:45px;
	}
	.container_card .card_data {
		width: 100%;
	}
	.container_card .card_data .item_cont_card p, .container_card .card_data .item_cont_card a {
    	font-size: 16px;
	}
	.contact_lfx {
    	padding: 20px 15px;
	}
	.top_title_container h2 {
    	font-size: 21px; 
	}
	.container_contact_diff {
    	padding-top: 45px;
    	padding-bottom: 50px;
	}
	.top_title_container p {
    	font-size: 16px;
	}
	.contact_lfx h2 {
		font-size: 14px;
		margin-bottom: 30px;
		margin-top: 5px;
	}
	.contact_form_lfx .fotm_input span input, .contact_form_lfx .fotm_input span textarea {
    	font-size: 14px;
	}
    .contact_lfx .btn_container input.wpcf7-submit {
    	font-size: 16px;
	}
    .b_principal_up .body_title h2 {
        line-height: 70px;
        font-size: 45px!important;
        text-align: center;
    }
    .slider_bag_recenzii .card_recenzii  .card_rec_inside .boschet_card_inside p{
        font-size: 16px;
    }
}