/*
 Theme Name:   muv-theme
 Theme URI:    https://www.muv.ro/
 Description:  Tema dezvoltata de echipa azneomedia.
 Author:       Azneomedia
 Author URI:   https://azneomedia.ro/
 Template:     wp-bootstrap-4
 Version:      1.0.0
*/

@font-face { 
  font-family: Acherus-Feral-Bold; 
  src: url(/wp-content/themes/muv-theme/fonts/AcherusFeral-Bold.otf); font-weight: normal; 
}
@font-face { 
  font-family: Acherus-Feral-Light; 
  src: url(/wp-content/themes/muv-theme/AcherusFeral-Light.otf); font-weight: normal; 
}

.carousel_project,
.section_carousel_slick{
  position: relative;
}
.section_carousel_slick .inside_carousel_item{
  height: 700px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: flex-start;
  align-items: end;
  padding-bottom: 60px;
}
.section_carousel_slick .inside_carousel_item .card_text{
  background-color: #060041;
  width: 50%;
  padding: 35px 15px;
  text-align: center;
}

.section_carousel_slick .inside_carousel_item .card_text h2{
  font-family: "Acherus-Feral-Bold",sans-serif;/*font*/
  text-transform: uppercase;
  color: #fff;
  line-height: 48px;
  font-size: 35px;
  letter-spacing: 4px;
  margin-bottom: 0px;
}
.carousel_project .slick-dots li button::before,
.section_carousel_slick .slick-dots li button::before{
  display: none;
}
.section_carousel_slick ul.slick-dots {
  position: absolute;
  bottom: 40px;
  right: 0;
  width: 50%;
  padding-top: 0px;
}
section.carousel_services_gallery ul.slick-dots li,
.carousel_project ul.slick-dots li,
.section_carousel_slick .slick-dots li {
  list-style: none;
  margin-left: 10px;
  margin-right: 10px;
}
section.carousel_services_gallery ul.slick-dots li button,
.carousel_project ul.slick-dots li button,
.section_carousel_slick .slick-dots li button{
  width: 100px;
  background-color: #fff;
  height: 12px;
  border-radius: 15px;
}
section.carousel_services_gallery ul.slick-dots li.slick-active button,
.carousel_project ul.slick-dots li.slick-active button,
.section_carousel_slick .slick-dots li.slick-active button{
  background-color: #060041;
}
.finalizhed_project{
  padding-left: 15px;
  padding-right: 15px;
}

.carousel_project ul.slick-dots,
section.carousel_services_gallery ul.slick-dots{
  position: absolute;
  bottom: 40px;
  right: 0;
  width: 100%;
  padding-top: 0px;
}

.carousel_project .inside_image_elements img{
  width: 100%;
  height: 650px;
  object-fit: cover;
}
.section_project_message {
  height: 650px;
  background-color: #060041;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section_project_date{
  height: 650px;
  background-color: #272727;
  display: flex;
  justify-content: center;
  align-items: center;
}


.section_project_message .card_element_project h2{
  font-family: "Acherus-Feral-Bold",sans-serif;
  text-transform: uppercase;
  color: #fff;
  line-height: 45px;
  font-size: 45px;
  letter-spacing: 2px;
  margin-bottom: 20px;
}
.section_project_message .card_element_project svg{
  width:338px;
  height:55px;
}
.section_project_message .card_element_project svg  text{
  text-transform: uppercase;
  font-family: "Acherus-Feral-Light",sans-serif;
}

.container-imagine {
  position: relative;
}


section.section_message_container {
     position: relative;
    height: 800px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
section.section_message_container .shadow_above_image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(0 0 0 / 65%);
    display: flex;
    justify-content: center;
    align-items: center;
}

.suprapunere_text_data{
	text-align: end;
}

.suprapunere_text_data h2{
font-family: "Acherus-Feral-Bold",sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 45px;
}

.background_color_column{
  background-color: #272727;
}
.card_content_muv h2{
  font-family: "Acherus-Feral-Bold",sans-serif;
  color: #FF9E0D;
  font-size: 44px;
  font-weight: 500;
  margin-bottom: 30px;
}
.card_content_muv {
  padding: 50px 25px;
}
.card_content_muv p{
  color: #cecece;
  font-size: 22px;
  font-weight: 400;
}
.separator_sections{
  background-color: #FF9E0D;
  width: 100%;
  height: 12px;
}
.separator_sections_boscur{
  background-color: #272727;
  width: 100%;
  height: 10px;
}
.coloana_imagine {
  background-repeat: no-repeat;
  background-size: cover;
}

.section_services {
  display: flex;
  flex-wrap: wrap;
}
.card_service_outside {
  background-color: #272727;
  padding: 5px 3px;
  width: 25%;
}
.card_service_outside .card_device_inside{
  position: relative;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
}

.card_service_outside .card_device_inside .above_content {
  background-color: rgb(0 0 0 / 65%);
  height: 600px;
  display: flex;
  justify-content: center;
  align-items: end;
  padding: 10px 10px 20px 10px;
}

.card_service_outside .card_device_inside .above_content h2{
  font-family: 'Acherus-Feral-Bold';
  color:  #fff;
  font-size: 20px;
  text-align: center;
  font-weight: 500;
  margin-bottom: 35px;
  text-transform: uppercase;
  line-height: 26px;
}

.card_service_outside .card_device_inside .above_content p{
  color:  #cecece;
  font-size: 17px;
  text-align: center;
  margin-bottom: 35px;
  opacity: 0;
  min-height: 150px;
}
.card_service_outside .card_device_inside .above_content:hover p{
  opacity: 1;
}
.card_service_outside .card_device_inside .above_content a{
  text-align: center;
}


.card_service_outside .card_device_inside .above_content a button{
  background-color: #0000004f;
  border: none;
  color: #fff;
  font-size: 23px;
  text-transform: uppercase;
  border: 2px solid #fff;
  padding: 4px 38px;
  font-size: 18px;
  border-bottom-right-radius: 15px;
  border-top-left-radius: 15px;
}
.card_service_outside .card_device_inside .above_content a button:hover{
  background-color: #060041;
  border-color: #060041;
  cursor: pointer;
}

.custom_header_color {
  background-color: #060041;
  padding: 0 1rem!important;
}
.custom_header_color a img.custom-logo{
  width: 100%;
    height: 85px;
}
.custom_header_color ul li a{
  font-family: 'Acherus-Feral-Bold';
  color:  #fff;
  font-size: 17px;
  font-weight: 500;
  text-transform: uppercase;
}
.custom_header_color ul li.active a{
  text-decoration: underline;
  text-underline-offset: 8px;
}

.slick-dots li button::before{
	display:none;
}
#page{
	overflow-x:hidden;
}
.navbar-toggler{
  background-color: #060041!important;
  border: 3px solid #fff;
  border-radius: 8px;
  padding: 4px 9px;
}
.navbar-toggler .cell_menu {
  width: 33px;
  background-color: #fff;
  height: 3px;
  margin-bottom: 4.5px;
  margin-top: 4.5px;
  border-radius: 5px;
}
button.navbar-toggler:focus{
  outline: 0px dotted;
  outline: 0px auto -webkit-focus-ring-color;
}
.custom_footer_style h5{
  font-family: 'Acherus-Feral-Ligth';
  color: #fff;
  font-size: 26px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.custom_footer_style section{
  padding: 0 0.5rem!important;
}
.custom_footer_style .widget ul{
  padding-left: 0px!important;
}
.custom_footer_style .widget ul li{
  list-style: none!important;
}
.custom_footer_style .widget ul li a{
  font-family: 'Acherus-Feral-Ligth';
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
}
.contact_details_footer p{
  font-family: 'Acherus-Feral-Ligth';
  color: #fff;
  font-size: 19px;
  margin-bottom: 4px;

}
.teams_members{
  background-color: #060041;
}
.carousel_recensions .slick_card_inside {
  padding: 10px 10px;
}
.carousel_recensions .slick_card_inside .card{
  background-color: #060041;
  border: none;
}
.carousel_recensions .slick_card_inside .card img{
  width: 110px;
  height: 110px;
  object-fit: cover;
  border-radius: 50%;
  margin: 0 auto;
}
.carousel_recensions .slick_card_inside .card .card-body h5{
  color: #fff;
  text-align: center;
  font-family: 'Acherus-Feral-Ligth';
  font-size: 22px;
}
.carousel_recensions .slick_card_inside .card .card-body p{
  color: #fff;
  text-align: center;
  font-family: 'Acherus-Feral-Ligth';
  font-size: 18px;
}
.carousel_recensions {
  padding-top: 40px;
  padding-bottom: 15px;
}
.section_contact_muv{
  background-color: #272727;
  padding-top: 40px;
  padding-bottom: 30px;
}
.section_contact_muv h2{
  font-family: 'Acherus-Feral-Bold';
  color: #fff;
  font-size: 46px;
  text-align: center;
  text-transform: uppercase;
  line-height: 60px;
  letter-spacing: 2px;
  margin-bottom: 30px;
}
.section_contact_muv a button{
  background-color: #060041;
  border: none;
  border-bottom-right-radius: 40px;
  border-top-left-radius: 40px;
  padding: 7px 80px;
  color: #fff;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: 600;
}
.section_contact_muv a button:hover{
  cursor: pointer;
}
.social_media_footer {
  display: flex;
}
.social_media_footer a svg{
  width: 36px;
  height: 28px;
}
.social_media_footer a{
  margin-right: 12px;
}
.title_section_social {
  margin-bottom: 20px;
}
.custom_footer_style figure{
  margin-top: -35px;
}
.section_project_message .services_page {
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}
.section_project_message .services_page .text_services_short{
  padding-top: 20px;
  padding-bottom: 20px;
}
.section_project_message .services_page .text_services_short p{
  color: #272727;
  font-size: 20px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 500;
  opacity: 1;
}
.section_project_message:hover .services_page .text_services_short p{
  opacity: 1;
}
section.title_header_section_element {
  height: 85vh;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
section.title_header_section_element .section_above_heade_nner {
  position: absolute;
  background-color: rgb(0 0 0 / 75%);
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  display: flex;
}
section.title_header_section_element .section_above_heade_nner .nner_1_col{
  width: 450px;
  display: flex;
  align-items: end;
  padding-bottom: 30vh;
}
section.title_header_section_element .section_above_heade_nner .nner_2_col{
  width: calc(100% - 450px);
    display: flex;
    justify-content: center;
    align-items: end;
    padding-bottom: 40vh;
}
section.title_header_section_element .section_above_heade_nner .nner_2_col .content_above{
  width: 60%;
}
section.title_header_section_element .section_above_heade_nner .nner_2_col .content_above p{
  color: #fff;
  font-size: 25px;
  font-weight: 400;
}
section.title_header_section_element .section_above_heade_nner .nner_1_col .card_title_page{
  background-color: #060041;
  width: 100%;
  padding: 35px 15px;
  text-align: center;
}
section.title_header_section_element .section_above_heade_nner .nner_1_col .card_title_page h2 {
  font-family: "Acherus-Feral-Bold",sans-serif;
  text-transform: uppercase;
  color: #fff;
  line-height: 48px;
  font-size: 35px;
  letter-spacing: 4px;
  margin-bottom: 0px;
}
section.construction_data_element {
  width: 100%;
  position: relative;
  height: 800px;
  background-repeat: no-repeat;
  background-size: cover;
}
section.construction_data_element .constuction_above_elemt {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  top: 0;
  background-color: rgb(0 0 0 / 70%);
  display: flex;
  align-items: center;
}
section.construction_data_element .constuction_above_elemt h2{
  font-family: "Acherus-Feral-Bold",sans-serif;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  margin-bottom: 150px;
  font-size: 50px;
}
section.construction_data_element .constuction_above_elemt p{
  color: #fff;
  line-height: 28px;
  font-size: 20px;
}
section.carousel_services_gallery {
  height: 700px;
  position: relative;
}
section.carousel_services_gallery .carousel_inside_project img{
  width: 100%;
  height: 700px;
  object-fit: cover;
}
section.contact_section_contact_page,
section.contact_section_general {
  background-color: #272727;
  padding-top: 60px;
  padding-bottom: 20px;
}
.contact_form_muv_style .title_contact_label {
  background-color: #060041;
  width: 125px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom-right-radius: 25px;
  border-top-left-radius: 25px;
}
.contact_form_muv_style .title_contact_label p{
  margin-bottom: 0;
}
.contact_form_muv_style .item_contact_form_muv p{
  margin-bottom: 0;
}
.contact_form_muv_style .item_contact_form_muv {
  display: flex;
}
.contact_form_muv_style .add_border_item {
  border-bottom: 5px solid #060041;
  margin-bottom: 35px;
}
.contact_form_muv_style .item_contact_form_muv .input_label{
  width: calc(100% - 125px);
}
.contact_form_muv_style .item_contact_form_muv .input_label input{
  background-color: #272727;
  border: none;
  color: #fff;
}
.contact_form_muv_style .item_contact_form_muv .input_label input:focus,
.contact_form_muv_style .item_contact_form_muv .input_label_tect_area textarea:focus{
  box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.25);
}
.contact_form_muv_style .item_contact_form_muv .input_label input::placeholder{
  color: #060041;;
}
.contact_form_muv_style .title_contact_label span{
  color: #ffffff;
  font-size: 20px;
  text-transform: uppercase;
  opacity: 0.8;
}
.contact_form_muv_style .item_contact_form_muv .input_label_tect_area{
  width: calc(100% - 125px);
  padding-left: 10px;
}
.contact_form_muv_style .item_contact_form_muv .input_label_tect_area textarea::placeholder{
  color: #fff;;
}
.contact_form_muv_style .item_contact_form_muv .input_label_tect_area textarea{
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
  height: 125px;
  background-color: #060041;
  color: #fff;
  border: none;
}
.contact_form_muv_style .send_message_custom_button{
  display: flex;
  justify-content: end;
  flex-wrap: unset;
  padding-top: 20px;
}
.contact_form_muv_style .send_message_custom_button p{
  display: flex;
  flex-wrap: wrap;
}
.contact_form_muv_style .send_message_custom_button p input{
  width: 100%;
  background-color: #060041;
  border-color: #060041;
  border-top-left-radius: 25px;
  border-bottom-right-radius: 25px;
  text-transform: uppercase;
  font-size: 23px;
  padding: 2px 15px;
}
.contact_form_muv_style .title_above{
  margin-bottom: 40px;
}
.contact_form_muv_style .title_above h3{
  color: #fff;
  text-transform: uppercase;
  font-size: 40px;
  font-family: 'Acherus-Feral-Bold';
}
.logo_contact_section {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.logo_contact_section img,
.logo_contact_section svg {
  width: 380px; 
  height: 265px;
}
.google_maps_muv .map_muv_google iframe{
  width: 100%;
  height: 600px
}
.google_maps_muv  .title_section_map {
  background-color: #060041;
  height: 85px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.google_maps_muv  .title_section_map h2{
  color: #fff;
  font-family: 'Acherus-Feral-Bold';
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 40px;
}
.contact_form_muv_style .title_above_large h3{
  color: #060041;
  font-size: 25px;
  font-family: 'Acherus-Feral-Bold';
}
.contact_form_muv_style .title_above_large {
  margin-bottom: 40px;
}
.title_section_services{
  background-color: #060041;
  padding-top: 40px;
  padding-bottom: 40px;
}
.title_section_services h2{
  font-family: "Acherus-Feral-Bold",sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 35px;
  letter-spacing: 4px;
  margin-bottom: 0px;
  text-align: center;
}
.section_project_date .title_section_project h2{
  font-family: "Acherus-Feral-Bold",sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 45px;
  letter-spacing: 2px;
  margin-bottom: 30px;
}
.section_project_date  .description_section_project p{
  color: #fff;
  font-size: 17px;
}
.content_isnide_project {
  padding: 10px 35px;
}
.content_isnide_project .tabel_date_project {
  border: 1px solid #060041;
  margin-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.tabel_date_project table tbody tr td{
  border: none;
  color: #fff;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 18px;
}
.card_contact_data h3{
  color: #060041;
  font-size: 22px;
  font-family: 'Acherus-Feral-Bold';
  text-align: end;
}
.contact_data_text {
  padding-left: 40px;
}
.contact_data_text p{
  color: #fff;
  font-size: 17px;
}
.social_platform_links {
  display: flex;
  justify-content: space-between;
  padding-left: 20%;
  padding-right: 20%;
  padding-top: 20px;
  padding-bottom: 30px;
}
.social_platform_links  a svg{
  width: 30px;
  height: 30px;
}
.logo_contact_section_contact{
  padding-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.logo_contact_section_contact img,
.logo_contact_section_contact svg {
  width: 380px;
  height: 265px;
}
.equipaments_sections_elem{
  background-color: #060041;
}
.equipament_card {
  position: relative;
  height: 600px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.equipament_card .absolut_equipament{
  position: absolute;
  background-color: rgb(0 0 0 / 60%);
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.equipament_card .absolut_equipament .card_block_equipament{
  width: 100%;
}
.equipament_card .absolut_equipament .card_block_equipament .card_element_inside{
  height: 300px;
  display: flex;
  justify-content: center;
  align-items: end;
}
.equipament_card .absolut_equipament .card_block_equipament .card_element_inside:nth-of-type(2){
  padding-bottom: 40px;
}
.equipament_card .absolut_equipament .card_block_equipament .card_element_inside h2{
  font-family: "Acherus-Feral-Bold",sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 35px;
  letter-spacing: 4px;
  margin-bottom: 0px;
  text-align: center;
}
.inchirere_equipamnts_button{
    background-color: #fff;
    border: none;
    padding: 8px 0px;
    width: 70%;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    color: #060041;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.modal_inchirere_more{
  background-color: #fff;
    border: none;
    padding: 8px 0px;
    width: 400px;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    color: #060041;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.modal_inchirere_more:focus,
.inchirere_equipamnts_button:focus{
  outline: none;
  outline: 0px auto -webkit-focus-ring-color;
}

.inchirere_equipamnts_button:hover{
  cursor: pointer;
  background-color: #060041;
  color: #fff;
}

.modal_inchirere_more:hover{
  cursor: pointer;
  background-color: #272727;
  color: #FF9E0D;
}

.container_more_rental{
  background-color: #060041;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 40px;
}

.section_value_item {
  height: 285px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.section_value_item_absolut {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgb(0 0 0 / 69%);
  display: flex;
  align-items: end;
}
.section_value_item_absolut:hover{
  background-color: rgb(0 0 0 / 49%);
  cursor: pointer;
}
.section_value_item_absolut .text_container_value {
  background-color: #272727;
  width: fit-content;
  padding-left: 60px;
  padding-right: 60px;
  height: 65%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section_value_item_absolut .text_container_value  h2{
  font-family: "Acherus-Feral-Bold",sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 35px;
  letter-spacing: 4px;
  margin-bottom: 0px;
  text-align: center;
}

.separator_contact_contact {
  height: 6px;
  background-color: #060041;
  margin-top: 40px;
  margin-bottom: 40px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 8px;
}
.container_icon_contact .svg_icon_contact {
  text-align: center;
  padding-bottom: 25px;
  padding-top: 15px;
}
.container_icon_contact .svg_icon_contact svg{
  width: 65px;
  height: 40px;
}
.container_icon_contact .details_contact_contact {
  text-align: center;
}
.container_icon_contact .details_contact_contact a{
  color: #fff;
}
.container_icon_contact .details_contact_contact a:hover{
  text-decoration: none;
}
.container_icon_contact .details_contact_contact p{
  margin-bottom: 0;
  font-family: 'Acherus-Feral-Light';
  font-size: 23px;
  color: #fff;
}
.container_contact_balastiera{
  margin-bottom: 30px;
}
.about_use_card_text_page h2{
  font-family: "Acherus-Feral-Bold",sans-serif;
  text-transform: uppercase;
  color: #fff;
  line-height: 45px;
  font-size: 40px;
  letter-spacing: 2px;
  margin-bottom: 20px;
  text-align: center;
}
.about_use_card_text_page .icon_content_aboutus{
  text-align: center;
}
.about_use_card_text_page .icon_content_aboutus svg{
  width: 200px;
  height: 195px;
}
.about_use_card_text_page .text_services_short_aboutus{
  padding: 20px 50px 10px;
}
.about_use_card_text_page .text_services_short_aboutus p{
  text-align: center;
  font-size: 19px;
  font-weight: 500;
}
.cariera_container {
  display: flex;
  align-items: center;
  background-color: #060041;
}
.cariera_container .cariera_columns {
  width: 280px;
  text-align: center;
  background-color: #060041;
}
.coontainer_elements_apply_job h2,
.cariera_container .cariera_columns h2,
.container_aplica_job_button .obscure_apply_job h2{
  font-family: "Acherus-Feral-Bold",sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 40px;
  letter-spacing: 2px;
  margin-bottom: 0;
}
.cariera_container .cariera_columns_description{
  width: calc(100% - 280px);
  padding: 30px 40px;
  background-color: #272727;
}
.cariera_container .cariera_columns_description p{
  font-family: "Acherus-Feral-Bold",sans-serif;
  color: #fff;
  font-size: 18px;
  margin-bottom: 0;
}
.coontainer_elements_apply_job {
  background-color: #060041;
  padding-left: 40px;
  padding-top: 16px;
  padding-bottom: 16px;
}
.container_aplica_job_button{
  display: flex;
  align-items: center;
}
.container_aplica_job_button .obscure_apply_job {
  background-color: #272727;
  width: 500px;
  text-align: center;
  padding-top: 18px;
  padding-bottom: 18px;
}
.container_aplica_job_button .apply_section_button{
  width: calc(100% - 500px);
  text-align:center;
}
.container_aplica_job_button{
  background-color: #060041;
}
.container_aplica_job_button .apply_section_button .modal_inchirere_more{
  background-color: #060041;
  border: 2px solid #fff;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
  color: #fff;
  
}
/* Modal */
.contant_equipament_modal{
  display: flex;
}
.contant_equipament_modal .modal_muv_data_element {
  width: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.contant_equipament_modal  .contact_form_muv_style{
  width: 50%;
  padding-left: 40px;
  padding-right: 40px;
  background-color: #272727;
}
.custom_background_modal{
  background-color: rgb(39 39 39 / 85%);
}
.close_modal_equipament {
  padding-bottom: 45px;
  padding-top: 25px;
}
.absolut_equippament_modal{
  background-color: rgb(39 39 39 / 85%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.absolut_equippament_modal .content_modal_absolut_tit {
  background-color: #060041;
  width: 75%;
  padding: 35px 50px;
  text-align: center;
  margin-top: 35px;
}
.absolut_equippament_modal .content_modal_absolut_tit h2{
  font-family: "Acherus-Feral-Bold",sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 35px;
  margin-bottom: 0px;
}
.title_inchiriere_florin h2{
  font-family: "Acherus-Feral-Bold",sans-serif;
  text-transform: uppercase;
  color: #fff;
  font-size: 85px;
}
.title_inchiriere_florin {
  padding-top: 45px;
  padding-left: 25px;
  padding-right: 24px;
}
.mobil_title_da{
  display: none;
}
.close_modal_button_flos {
  background-color: #272727;
  height: 75px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 15px;
  display: none;
}
.no_content_modal_abs_flow{
  display: flex;
  align-items: center;
  justify-content: center;
}
.contant_equipament_modal .contact_form_muv_style .send_message_custom_button p input{
  background-color: #272727;
  border-color: #fff;
  color: #fff;
  padding: 4px 26px;
}
.section_large_concasat {
  height: 100%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.section_large_concasat_absolut {
  height: 550px;
  background-color: rgb(0 0 0 / 40%);
}
.heading_section_large_concasat {
  background-color: #272727;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 70px;
}
.heading_section_large_concasat h2{
  color: #fff;
  font-family: 'Acherus-Feral-Light';
  font-size: 35px;
  margin-bottom: 0;
}
.card_details_ciment {
  background-color: #272727;
  width: 450px;
  padding: 15px;
  margin-top: 150px;
}
.card_details_ciment p{
  color: #fff;
  margin-bottom: 0;
  text-align: center;
}
.background_element_sect{
  background-color: #060041;
}
.background_element_sect .row_custom_data{
  padding-bottom: 25px;
}
.background_element_sect .row_custom_data .columns_row_balast,
.background_element_sect .row_custom_data .columns_row_balast_large_elemnt{
  padding-top: 25px;
}
.card_data_balast_absolut{
  background-color: rgb(0 0 0 / 40%);
}
.card_data_balast_absolut .header_card_b{
  background-color: #060041;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px;
}
.card_data_balast_absolut .header_card_b h2{
  color: #fff;
  font-family: 'Acherus-Feral-Light';
  font-size: 35px;
  margin-bottom: 0;
}
.card_data_balast_absolut  .dimensions_card_b {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;
}
.card_data_balast_absolut  .dimensions_card_b button{
  color: #fff;
  font-family: 'Acherus-Feral-Light';
  font-size: 20px;
  background-color: #060041;
  border: none;
  padding: 4px 26px;
  border-bottom-right-radius: 25px;
  border-top-left-radius: 25px;

}
.card_data_balast_absolut  .dat_balast_card {
  background-color: #272727;
  padding: 15px;
}
.card_data_balast_absolut  .dat_balast_card p {
  color: #fff;
  font-family: 'Acherus-Feral-Light';
  font-size: 18px;
  margin-bottom: 0;
  text-align: center;
}
.row_custom_data {
  display: flex;
  flex-flow: wrap;
}
.columns_row_balast,
.columns_row_balast_large_elemnt
{
  width: calc(33.99% - 10px);
  padding-left: 5px;
  padding-right: 5px;
}
.container_element_description {
  height: 290px;
  display: flex;
  align-items: center;
}
/* ----------------------------------------------------------------------------- */
/* Small Laptop */
@media (min-width: 2500.98px) {
  .limit_container_max{
    width: 2300px;
  }
}
@media (max-width: 1400.98px) {
	@media (max-width: 1199.98px) {
		margin-bottom: 0px;
	}
	.about_use_card_text_page .text_services_short_aboutus {
    	padding: 20px 15px 10px;
	}
	.about_use_card_text_page .icon_content_aboutus svg {
   	 width: 150px;
   	 height: 160px;
	}
}
@media (max-width: 1199.98px) {
  .carousel_project .inside_image_elements img{
    height: 600px;
  }
  .section_project_message {
    height: 600px;
  }
  .section_contact_muv h2 {
    font-size: 38px;
  }
  .section_project_message .card_element_project h2{
    line-height: 45px;
    font-size: 30px;
  }
  .section_project_message .services_page .text_services_short p {
    font-size: 20px;
  }
  section.title_header_section_element .section_above_heade_nner .nner_2_col .content_above {
    width: 85%;
  }
  section.title_header_section_element .section_above_heade_nner .nner_2_col {
    padding-bottom: 35vh;
  }
  section.construction_data_element .constuction_above_elemt h2 {
    margin-bottom: 140px;
    font-size: 45px;
  }
  .section_project_date .title_section_project h2 {
    font-size: 28px;
  }
  .section_project_date .description_section_project p{
    font-size: 16px;
  }
  .content_isnide_project .tabel_date_project {
    border: 1px solid #060041;
    margin-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 8px;
    padding-bottom: 5px;
  }
  .project_carousel_data .inside_image_elements img {
    height: 650px;
  }
  .title_inchiriere_florin h2 {
    font-size: 70px;
  }
}
/* IPAD */
@media (max-width: 991.98px) {
	.columns_row_balast, .columns_row_balast_large_elemnt {
		width: calc(100% - 10px);
		padding-left: 5px;
		padding-right: 5px;
		margin-left: 5px;
	}
  .card_content_muv h2{
    font-size: 36px;
  }
  .card_content_muv p {
    font-size: 20px;
  }
  section.carousel_services_gallery ul.slick-dots li button,
  .carousel_project ul.slick-dots li button, .section_carousel_slick .slick-dots li button{
    width: 65px;
  }
  .card_service_outside {
    width: 50%;
  }
  section.carousel_services_gallery ul.slick-dots,
  .carousel_project ul.slick-dots {
    position: absolute;
    bottom: 35px;
  }
  .carousel_project .inside_image_elements img{
    height: 500px;
  }
  .section_project_message {
/*     height: 500px; */
	  height: 100%;
    padding-top: 30px;
	  padding-bottom: 30px;
  }
  .section_contact_muv h2 {
    font-size: 35px;
    line-height: 50px;
  }
  .order_2_tablet{
    order: 2;
  }
  .order_1_tablet{
    order: 1;
  }
  section.title_header_section_element .section_above_heade_nner .nner_1_col,
  section.title_header_section_element .section_above_heade_nner .nner_2_col{
    width: 100%;
    padding: 0 15px;
  }
  section.title_header_section_element .section_above_heade_nner{
    flex-wrap: wrap;
  }
  section.title_header_section_element .section_above_heade_nner .nner_2_col{
    align-items: start;
  }
  section.title_header_section_element .section_above_heade_nner .nner_2_col .content_above {
    width: 100%;
    padding-top: 25px;
    text-align: center;
  }
  section.title_header_section_element {
    height: 80vh;
  }
  section.construction_data_element .constuction_above_elemt h2 {
    margin-bottom: 115px;
    font-size: 40px;
  }
  section.construction_data_element{
    height: 900px;
  }
  .contact_form_muv_style .title_above h3{
    font-size: 30px;
  }
  .section_project_date{
    height: 100%;
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .logo_contact_section_contact img,
  .logo_contact_section_contact svg {
    width: 300px;
    height: 265px;
  }
  .card_contact_data h3 {
    text-align: center;
  }
  .cariera_container,
  .container_aplica_job_button{
    flex-wrap: wrap;
  }
  .container_aplica_job_button .obscure_apply_job,
  .cariera_container .cariera_columns,
  .cariera_container .cariera_columns_description{
    width: 100%;
  }
  .cariera_container .cariera_columns{
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .container_aplica_job_button .apply_section_button {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 10px;
  }
  .no_height_contact_cv{
    padding-top: 0px!important;
    padding-bottom: 0px!important;
  }
  .absolut_equippament_modal .content_modal_absolut_tit h2 {
    font-size: 30px;
  }
  .absolut_equippament_modal .content_modal_absolut_tit {
    padding: 25px 15px;
  }
  .title_inchiriere_florin h2 {
    font-size: 55px;
  }
}
/* TABELTE */
@media (max-width: 767.98px) {
  .title_section_services h2,
  .section_project_message .card_element_project h2{
    font-size: 36px;
  }
  .section_carousel_slick .inside_carousel_item .card_text h2{
    font-size: 28px;
  }
  .custom_header_color a img.custom-logo {
    width: 100%;
    height: 65px;
  }
  .custom_header_color ul li a {
    font-size: 16px;
    margin-bottom: 6px;
  }
  .section_contact_muv h2 {
    font-size: 28px;
    line-height: 45px;
  }
  .section_contact_muv a button {
    padding: 5px 80px;
    font-size: 25px;
  }
  .coloana_imagine{
    height: 500px;
  }
  section.title_header_section_element .section_above_heade_nner .nner_1_col .card_title_page h2{
    font-size: 30px;
  }
  section.title_header_section_element .section_above_heade_nner .nner_1_col .card_title_page {
    padding: 30px 15px;
  }
  section.title_header_section_element .section_above_heade_nner .nner_2_col .content_above p {
    font-size: 22px;
  }
  .constuction_above_elemt h2 {
    margin-bottom: 90px;
    font-size: 40px;
  }
  section.carousel_services_gallery .carousel_inside_project img,
  section.carousel_services_gallery{
    height: 650px;
  }
  .card_contact_data {
    padding-top: 30px;
  }
  .contact_data_text {
    padding-left: 15px;
    padding-right: 15px;
  }
  .section_value_item {
    height: 240px;
  }
  .coontainer_elements_apply_job h2, .cariera_container .cariera_columns h2, .container_aplica_job_button .obscure_apply_job h2 {
    font-size: 30px;
    text-align: center;
  }
  .contant_equipament_modal {
    flex-wrap: wrap;
  }
  .contant_equipament_modal .modal_muv_data_element{
    width: 100%;
    height: 250px;
  }
  .contant_equipament_modal  .contact_form_muv_style{
    width: 100%;
  }
  .close_modal_equipament,
  .desktopn_title_da{
    display: none;
  }
  .close_modal_button_flos,
  .mobil_title_da{
    display: block;
  }
  .title_inchiriere_florin h2 {
    font-size: 40px;
  }
  .contant_equipament_modal .contact_form_muv_style{
    padding-top: 40px;
  }
}
/* MOBIL */
@media (max-width: 575.98px) {
  section.carousel_services_gallery ul.slick-dots,
  .section_carousel_slick ul.slick-dots {
    position: absolute;
    bottom: 10px;
    right: 0;
    width: 100%;
    padding-top: 0px;
    left: -20px;
  }
  .carousel_project ul.slick-dots li button, .section_carousel_slick .slick-dots li button {
    width: 55px;
    height: 10px;
  }
  .carousel_project ul.slick-dots {
    position: absolute;
    bottom: 10px;
    left: -20px;
  }
  .section_project_message .card_element_project h2 {
    font-size: 28px;
    line-height: 35px;
  }
  .section_project_message .card_element_project svg {
    width: 240px;
    height: 35px;
  }
  .suprapunere_text_data h2{
    font-size: 28px;
  }
  section.section_message_container {
    height: 560px
  }
  .card_content_muv {
    padding: 40px 15px;
  }
  .card_content_muv h2 {
    font-size: 28px;
  }
  .card_content_muv p {
    font-size: 18px;
  }
  .card_service_outside {
    width: 100%;
  }
  .section_carousel_slick .inside_carousel_item {
    height: 500px;
  }
  .section_carousel_slick .inside_carousel_item .card_text {
    width: 90%;
    padding: 25px 15px;
    margin-left: 5%;
  }
  .section_carousel_slick .inside_carousel_item .card_text h2 {
    font-size: 15px;
    line-height: 35px;
  }
  .section_carousel_slick .inside_carousel_item{
    padding-bottom: 85px;
  }
  .custom_footer_style .widget ul li a {
    font-size: 16px;
  }
  .custom_footer_style h5 {
    font-size: 23px;
    margin-bottom: 10px;
  }
  .section_contact_muv h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .section_contact_muv a button {
    padding: 5px 80px;
    font-size: 20px;
  }
  .carousel_project .inside_image_elements img {
    height: 440px;
  }
  .section_project_message .services_page {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
  }
  .section_project_message .services_page .text_services_short p {
    font-size: 16px;
  }
  .coloana_imagine{
    height: 400px;
  }
  section.title_header_section_element .section_above_heade_nner .nner_1_col .card_title_page {
    padding: 18px 15px;
  }
  section.title_header_section_element .section_above_heade_nner .nner_1_col .card_title_page h2 {
    font-size: 23px;
  }
  section.title_header_section_element .section_above_heade_nner .nner_2_col .content_above p {
    font-size: 18px;
  }
  section.title_header_section_element {
    height: 560px;
  }
  section.construction_data_element .constuction_above_elemt h2 {
    margin-bottom: 50px;
    font-size: 20px;
  }
  section.construction_data_element .constuction_above_elemt p {
    color: #fff;
    line-height: 22px;
    font-size: 17px;
  }
  section.construction_data_element {
    height: 620px;
  }
  section.carousel_services_gallery .carousel_inside_project img,
  section.carousel_services_gallery{
    height: 500px;
  }
  .contact_form_muv_style .title_contact_label{
    width: 90px;
    height: 35px;
    border-bottom: 4px solid #272727;
  }
  .contact_form_muv_style .item_contact_form_muv .input_label_tect_area {
    width: 100%;
    padding-left:0px;
  }
  .contact_form_muv_style .item_contact_form_muv {
    display: flex;
    flex-wrap: wrap;
  }
  .contact_form_muv_style .item_contact_form_muv .input_label_tect_area textarea {
    border-top-left-radius: 0px
  }
  .contact_form_muv_style .title_contact_label span {
    font-size: 15px;
  }
  .contact_form_muv_style .title_above h3 {
    font-size: 24px;
  }
  .contact_form_muv_style .title_above {
    margin-bottom: 30px;
  }
  .title_section_services h2{
    font-size: 23px;
  }
  .content_isnide_project {
    padding: 0px 15px;
  }
  .content_isnide_project .tabel_date_project {
    padding-left: 15px;
    padding-right: 15px;
  }
  .logo_contact_section_contact img,
  .logo_contact_section_contact svg {
    width: 260px;
    height: 250px;
  }
  .equipament_card {
    height: 450px;
  }
  .equipament_card .absolut_equipament .card_block_equipament .card_element_inside {
    height: 225px;
  }
  .equipament_card .absolut_equipament .card_block_equipament .card_element_inside h2 {
    font-size: 30px;
  }
  .inchirere_equipamnts_button {
    padding: 6px 0px;
    width: 70%;
    font-size: 18px;
  }
  .equipament_card .absolut_equipament .card_block_equipament .card_element_inside:nth-of-type(2) {
    padding-bottom: 28px;
  }
  .section_value_item {
    height: 200px;
  }
  .section_value_item_absolut .text_container_value h2 {
    font-size: 26px;
  }
  .section_value_item_absolut .text_container_value {
    padding-left: 45px;
    padding-right: 45px;
    height: 50%;
    width: 100%;
  }
  .container_icon_contact .details_contact_contact p {
    font-size: 20px;
  }
  .coontainer_elements_apply_job h2, .cariera_container .cariera_columns h2, .container_aplica_job_button .obscure_apply_job h2 {
    font-size: 23px;
  }
  .cariera_container .cariera_columns_description {
    padding: 30px 15px;
  }
  .container_aplica_job_button .apply_section_button .modal_inchirere_more {
    width: 85%;
  }
  .modal_inchirere_more {
    padding: 5px 0px;
    width: 85%;
    font-size: 16px;
  }
  .cariera_container .cariera_columns_description p {
    font-size: 16px;
  }
  .about_use_card_text_page .text_services_short_aboutus {
    padding: 15px 15px 10px;
  }
  .about_use_card_text_page .icon_content_aboutus svg {
    width: 140px;
    height: 140px;
  }
  .about_use_card_text_page .text_services_short_aboutus p {
    font-size: 17px;
  }
  .about_use_card_text_page h2{
    margin-bottom: 10px;
    line-height: 25px;
    font-size: 30px;
  }
  .contant_equipament_modal .contact_form_muv_style {
    padding-left: 15px;
    padding-right: 15px;
  }
  .absolut_equippament_modal .content_modal_absolut_tit h2 {
    font-size: 19px;
  }
  .absolut_equippament_modal .content_modal_absolut_tit {
    width: 100%;
    margin-top: 0px;
  }
  .title_inchiriere_florin h2 {
    font-size: 25px;
  }
  .title_inchiriere_florin {
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 10px;
  }
  .contant_equipament_modal .modal_muv_data_element {
    height: 155px;
  }
  .contact_form_muv_style .send_message_custom_button p input{
    font-size: 18px;
  }
}