/*
Theme Name: Hazel Child
Description: Child theme for the Hazel Theme
Author: treethemes
Template: hazel
Version: 4.0
*/
@font-face {
    font-family: 'Roboto';
    font-display: swap;
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
  }
  /* cyrillic */
  @font-face {
    font-family: 'Roboto';
        font-display: swap;
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
  }
  /* greek-ext */
  @font-face {
    font-family: 'Roboto';
        font-display: swap;
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
  }
  /* greek */
  @font-face {
    font-family: 'Roboto';
        font-display: swap;
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
  }
  /* vietnamese */
  @font-face {
    font-family: 'Roboto';
        font-display: swap;
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  /* latin-ext */
  @font-face {
    font-family: 'Roboto';
        font-display: swap;
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
@font-face {
    font-family: 'Roboto';
        font-display: swap;
    font-style: normal;
    font-weight: 300;
    src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
html, body{
    min-height: 100%;
    height: auto !important;
}
header.header_after_scroll .navbar-header, header.style4.header_after_scroll .nav-container .navbar-header, header.headerclone.header_after_scroll .navbar-header {
    margin-top: 17px;
    margin-bottom: 17px;
    margin-left: 0px;
    height: 24px;
}
header{
    background: rgb(3,10,15);
    background: linear-gradient(0deg, transparent 0%, rgba(13,12,12,0.2925945378151261) 39%, rgba(0,0,0,0.8164040616246498) 100%);
    border: none !important;
}
header #dl-menu ul, header.header_after_scroll #dl-menu ul {
    background-color: rgba(255,255,255,0.73) !important;
    height: calc(100vh - 180px);
    display: flex;
    flex-direction: column;
    justify-content: unset;
    align-items: center;
    /* border-radius: 22px; */
    row-gap: 20px;
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100% - 20px);
    padding-top: 20%;
    padding-bottom: 7%;
    backdrop-filter: blur(10px) brightness(1);
    -webkit-backdrop-filter: blur(10px) brightness(1);
}
#menu-primary-navigation .hazel_right_header_icons .social_container{
 filter: invert(1);
 -webkit-filter: invert(1);
 margin: 0px 10px 0 10px;
}
#menu-primary-navigation .hazel_right_header_icons{
    margin-right: 0px;
    padding-left: 0px;
    margin-top: auto;
}
.container .vc_custom_1595433103545 {
    padding-bottom: 0px !important;
}
.clientsNoMargin.noMarginAndPadding{
    margin-bottom: 0px !important;
    padding-top: 60px !important
}
.clientsNoMargin.noMarginAndPadding.weGood{
    margin-bottom: 0px !important;
    margin-top: 60px !important;
    padding-top: 0px !important
}
body .master_container .weGood{
    margin-bottom: 0px !important;
    margin-top: 60px !important;
    padding-top: 0px !important
}
.dl-menuwrapper li a {
    padding: 0px !important;
}
#main header #dl-menu ul li:hover{
    background-color: transparent !important;
}
.dl-menuwrapper li:not(.hazel_mega_hide_link):hover > a {
    background-color: transparent !important;
}
header.header_after_scroll a.navbar-brand img.logo_after_scroll {
    max-height: 35px;
}
.arrowDown:hover{
    transform: translateY(15px) !important;
}
.arrowDown{
    transition:500ms;
    -webkit-filter: invert(100%);
    filter: invert(100%);
}
.noCursor{
    cursor: default !important;
}
.noClick .cbp-caption{
    cursor: grab;
}
.servicesContainer h2{
    text-transform: initial !important;
    letter-spacing: 0px !important;
}
body .special_tabs.icontext.horizontal .label.current i {
    color: #c4a37c !important;
}
body .special_tabs.icontext.horizontal .label.current a {
    color: #c4a37c !important;
}
body #cbpw-grid47 .cbp-caption-activeWrap, body #cbpw-grid68 .cbp-caption-activeWrap {
    background-color: rgba(0,0,0,0.75);
    display: flex;
    align-items: center;
    justify-content: center;
}

.cbp-popup-singlePageInline .cbp-popup-close:hover:after{
    background-color: black !important;
}
html body .master_container p , .uvc-sub-heading{
    font-weight: 300 !important;
    font-family: 'Roboto', 'Arial', 'sans-serif' !important;
    font-size: 15px;
}
.uvc-heading:nth-child(2) .uvc-sub-heading{
    font-weight: 700 !important;
}
h2{
    font-weight: 600 !important;
    color: black;
}
h4 {
    font-family: 'Roboto', 'Arial', 'sans-serif';
    font-weight: 500;
    color: #303030;
    line-height: 1.3em;
    letter-spacing: 10px;
}
h6{
    font-family: 'Roboto', 'Arial', 'sans-serif';
}
.navbar-collapse ul.navbar-nav > li > a, .navbar-collapse > .header_style2_menu > ul > li > a, .hazel-header-button a, div.nav-style-6 > ul > .menu_items_wrapper > li > a
body, p, .lovepost a, a.woocommerce-LoopProduct-link, .widget ul li a, .widget p, .widget span, .widget ul li, .the_content ul li, .the_content ol li, #recentcomments li, .custom-widget h4, .custom-widget h4 span, .widget.des_cubeportfolio_widget h4, .widget.des_recent_posts_widget h4, .custom-widget ul li a, li, .smile_icon_list li .icon_description p, #recentcomments li span, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a, .related_posts_listing .related_post .excerpt, .testimonials-slide-content .text-container span p, .testimonials-slide-content .text-container span, .testimonials-slide-content .text-container p, .vc_row .widget.des_recent_posts_widget .ult-item-wrap .excerpt p, .metas-comments p, .metas-comments p a time {
    font-weight: 700 !important;
}
body header.navbar-default.hazel-underlining .navbar-nav > li > a:before {
    height: 2px;
}
.uvc-headings-line{
    border-color: rgb(204, 204, 204) !important;
    width: 1px !important;
}
header a.navbar-brand img {
    max-height: 40px;
}

header .navbar-header, header.style4 .nav-container .navbar-header {
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 0px;
    height: 40px;
}
.testimonials-content > div > p{
    display:none;
}
#secondary_footer {
    background-color: rgba(250,250,250,1);
    padding-top: 80px;
    padding-bottom: 80px;
}
.footer_logo .footer_logo_retina, .footer_logo .footer_logo_normal {
    height: 40px !important;
    max-height: 40px !important;
/*     filter: invert(1); */
    width:150px !important;
}
#big_footer .social-icons-fa a:not(.social-network) i:hover {
    color: black;
}
#big_footer a:not(.submit):not(.tag-cloud-link):not(.social-network):hover {
    color: black !important;
}
#secondary_footer .social-icons-fa a:hover i {
    color: black;
}
.footer_custom_text * {
    font-family: 'Roboto', 'Arial', 'sans-serif';
    font-size: 12px !important;
    color: #ababab !important;
}
.vc_custom_1481569612907 .upb_bg_overlay{
    background-color:white !important;
}
.vc_custom_1481569612907 .wpb_wrapper button{
    color:black !important;
}
.vc_custom_1481569612907 .wpb_wrapper .wpb_single_image img{
    /* height: 125px; */
    height: 125px;
    object-fit: contain;
}
h3:not(.woocommerce-billing-fields h3):not(.woocommerce-additional-fields h3):not(h3#order_review_heading):not(h3.aio-icon-title):not(h3.ult-ih-heading):not(h3.ult-responsive):not(h3.related_posts_title) {
    font-family: 'Roboto', 'Arial', 'sans-serif';
    font-weight: 700;
    font-size: 25px;
    color: #303030;
    line-height: 1.3em;
    letter-spacing: 3px;
    text-transform: uppercase;
}
body .aboutSides img{
    height:750px;
    object-fit: cover;
    transition: 300ms;
}
.vc_general.vc_btn3 {
    font-weight: 500 !important;
}
.noPaddingTop{
    padding-top: 0px !important;
    padding-bottom: 30px !important;
}
.imagesFooter{
    display: flex;
    justify-content: center;
    position: relative;
    float: left;
    width: 100%;
    text-align: center;
    cursor: default;
    margin-bottom: 20px !important;
    column-gap: 20px;
}
.imagesFooter > * {
    max-width: 18%;
    margin: 0px;
}
body .special_tabs.horizontal.icontext .tab-selector .label {
    padding: 0px;
    max-width: 23%;
}
body .special_tabs.horizontal.text .tab-selector .labels-container, body .special_tabs.horizontal.icontext .tab-selector .labels-container{
    width: 100%;
    display: flex !important;
    justify-content: center;
    /* column-gap: 50px; */
    column-gap: 70px;
}
.paginaLegala > div > p > strong{
    font-weight: 700 !important;
    color:black;
    font-size: 18px;
}
.paginaLegala > div > p{
    font-family: 'Josefin Sans', 'Arial', 'sans-serif';
    font-weight: 500 !important;
    color: #B2B2B2;
}
.ult-carousel-wrapper.ult_horizontal .slick-prev {
    left: -25px !important;
}
.ult-carousel-wrapper.ult_horizontal .slick-next {
    right: -25px !important;
}
.footer_custom_text a{
    /* font-family: 'Josefin Sans', 'Arial', 'sans-serif' !important; */
    font-family: 'Roboto', 'Arial', 'sans-serif' !important;
}
.footer_logo{
    cursor: pointer !important;
}
/* .bordersRow{
    border-top: 1px solid #707070;
    border-bottom: 1px solid #707070;    
} */
.industrieSingle div, .industrieSingle figure, .industrieSingle img, .industrieSingle a{
    width:100% !important;
    height:100% !important;
}
.industrieSingle > div{
    padding: 0px !important;
    background-image:none !important;
    height: 360px !important;
}
.industrieSingle img{
    object-fit: cover;
}
.vc_custom_1595433103545 {
    padding-bottom: 50px !important;
}
.clientsNoMargin{
    margin-bottom: 0px !important;
}
.effectHover:hover{
    transform:translateX(10px);
}
.effectHover{
    transition: 400ms;
}
.projects_nav1{
    display:none !important;
}

.vc_btn3-container .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus, .vc_btn3-container .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    color: white;
    border-color: black;
    background-color: black;
}
.team-boxes-style .icon-absolute-boxes{
    display: none;
}
.resizeWithImage{
    max-height: 360px;
}
.resizeWithImage div p span{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.special_tabs.icontext .hazel_icon_special_tabs {
    height: 45px;
}
/* body .smart-page-loader {
    display: flex;
    align-items: center;
}
body .smart-page-loader img{
    display: flex;
    margin-left: auto;
    margin-right: auto;
    filter: none;
    -webkit-filter: none;
    height: fit-content;
} */
.fullwidth-container.parallax{
    background-position: center;
}
body #main .introloading_logo{
    margin-left: 0px !important;
}
.contactHeading.uvc-heading .uvc-sub-heading{
    font-weight: 600 !important;
    font-family: "Josefin Sans" !important;
}
header #footerTermeni a:hover{
    color: black !important; 
}
#dl-menu .hamburguer-trigger-menu-icon {
    width: 36px;
    height: 4px;
}
#dl-menu .hamburguer-trigger-menu-icon .hamburger-line-1, #dl-menu .hamburguer-trigger-menu-icon .hamburger-line-3 {
    height: 2px;
}
#dl-menu .hamburguer-trigger-menu-icon .hamburger-line-2{
    display:none
}
#footerTermeni{
    margin-bottom: -10px;
}
.aio-icon-box.left-icon {
    display: flex !important;
    align-items: center;
}
.wpcf7 .f-name input, 
.wpcf7 .f-subject input, 
.wpcf7 .f-email input,
.wpcf7 .f-message textarea,
.wpcf7 .f-captcha input,
.wpcf7 .f-tel input,
.wpcf7 .f-firma input,
.wpcf7 .f-descriere textarea,
.wpcf7 .f-buget input  {
    font-size: 13px !important;
    font-weight: 300 !important;
}

.hazel_icon_special_tabs i::before{
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    display: block;
    height: 40px;
}
.linearicons-laptop-phone:before{
    background-color: #333;
    -webkit-mask-image: url("/wp-content/uploads/2023/05/66.svg");
    mask-image: url("/wp-content/uploads/2023/05/66.svg");
    content: " " !important;
}
.linearicons-share2:before{
    background-color: #333;
    -webkit-mask-image: url("/wp-content/uploads/2023/05/55.svg");
    mask-image: url("/wp-content/uploads/2023/05/55.svg");
    content: " " !important;
}
.linearicons-smartphone:before{
    background-color: #333;
    -webkit-mask-image: url("/wp-content/uploads/2023/05/77.svg");
    mask-image: url("/wp-content/uploads/2023/05/77.svg");
    content: " " !important;
}
.linearicons-bucket:before{
    background-color: #333;
    -webkit-mask-image: url("/wp-content/uploads/2023/05/33.svg");
    mask-image: url("/wp-content/uploads/2023/05/33.svg");
    content: " " !important;
}
.linearicons-speed-fast:before{
    background-color: #333;
    -webkit-mask-image: url("/wp-content/uploads/2023/05/444.svg");
    mask-image: url("/wp-content/uploads/2023/05/444.svg");
    content: " " !important;
}
.linearicons-user:before{
    background-color: #333;
    -webkit-mask-image: url("/wp-content/uploads/2023/05/22.svg");
    mask-image: url("/wp-content/uploads/2023/05/22.svg");
    content: " " !important;
}

body .special_tabs.icontext.horizontal .label.current i::before {
    background-color: #c4a37c !important;
}
.single-post .page_title{
    padding-top: 10px;
}
.iconPhone .aio-icon-box{
    justify-content: flex-start;
}
.iconMail .aio-icon-box{
    justify-content: flex-end;
}
.iconLocation .aio-icon-box{
    justify-content: center;
}
.aio-icon-description{
    font-weight: 400 !important;
}
.hazel_grayscale{
    filter: unset !important;
    -webkit-filter: unset !important;
}
.hazel_grayscale{
    filter: unset !important;
    -webkit-filter: unset !important;
}
.single-portfolio a.ubtn-link {
    margin: 15px 0 0 0 !important;
}
.single-portfolio .ubtn-hover{
    transition: 300ms;
}
.single-portfolio .ubtn:hover .ubtn-hover{
    background-color: black;
}
.single-portfolio .ubtn:hover .ubtn-text{
    color: white;
}
.aboutSides .wpb_single_image:hover img {
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
}
.vc_single_image-wrapper{
    overflow: hidden;
}
#nav-below a {
    color: #fff !important;
    background: black;
    padding: 10px 25px;
}
#nav-below {
    display: flex;
    justify-content: space-between;
    padding-top: 70px;
}
#nav-below a:hover{
    color: white !important;
}
#nav-below a[rel="next"]::after{
    color: white;
    display: inline-block;
    content: "\e60d";
    font-family: ult-silk;
    font-size: 15px;
    top: 2px;
    left: 5px;
    position: relative;
}
#nav-below a[rel="prev"]::before{
    color: white;
    display: inline-block;
    content: "\e60c";
    font-family: ult-silk;
    font-size: 15px;
    top: 2px;
    right: 5px;
    position: relative;
}
.portfolio-template-default .slick-slide img {
    max-height: 600px;
    object-fit: contain;
    height: 600px;
    display: flex;
}
#cbpw-filters48 .cbp-filter-item{
    text-transform: none !important;
}
.fullwidth-container .pagetitle_overlay {
    display: none;
}
.techSwip .wpb_wrapper .wpb_single_image img {
    /* height: 125px; */
    height: 125px;
    object-fit: contain;
}
.single-portfolio .wpb_single_image:not(.slick-slide) img {
    max-height: 600px;
    width: auto;
    object-fit: contain;
}
.single-portfolio .vc_row.vc_row-flex {
    display: flex;
    flex-wrap: wrap;
    width: 100% !important;
    left: 0px !important;
    margin-left: 0px;
}
.page-id-242 .uvc-heading:first-of-type .uvc-sub-heading{
    font-family: 'Josefin Sans' !important;
    font-weight: 600 !important;
}
.vc_btn3.vc_btn3-size-md {
    font-size: 13px !important;
}
.inlineContact{
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: space-between;
    /* align-items: flex-start !important; */
    align-items: center !important;
    flex-wrap: wrap;
}
.inlineContact .f-acceptance{
    flex-shrink: 0;
}
.inlineContact .bt-contact{
    width: fit-content !important;
    margin-top: 0px;
}
.inlineContact .bt-contact *:not(.wpcf7-spinner){
    width: 100%;
}
.contactTitle{
    text-transform: none;
    letter-spacing: unset !important;
}
.aboutSidesContent .uvc-heading .uvc-sub-heading {
    line-height: 1.7em !important;
}
.single-portfolio .cbp-nav-pagination{
 display: none;   
}
.single-post .cbp-nav-pagination{
 display: none;   
}
input[type="checkbox"] {
    top: 1px;
}
.postIndustrie{
    font-size: 15px !important;
    line-height: 1.7em !important;
    padding-top: 20px !important;
}
.single-portfolio .slick-slider .slick-slide {
    margin: 0px !important;
}
/* .single-portfolio .slick-slider .slick-arrow{
    display: none !important;
} */
.single-portfolio .slick-slider .slick-dots{
    display: none !important;
}
.single-portfolio .vc_row-o-content-middle:first-of-type .wpb_single_image.vc_align_left:not(.slick-slide) img {
    width: 125px !important;
    margin-bottom: 10px !important;
    /* border: 1px solid black; */
    border: 1px solid #53B9B3;
    /* border-radius: 17px; */
    border-radius: 8px;
    object-fit: cover;
    height: 35px;
}
.single-portfolio .vc_row-o-content-middle:first-of-type .wpb_single_image.vc_align_left:not(.slick-slide) img[title="android"]{
    width: 125px !important;
}
.single-portfolio .vc_row-o-content-middle:first-of-type .wpb_single_image.vc_align_left:not(.slick-slide) img[title="android"]:hover{
    width: 125px !important;
}
.single-portfolio .containerButoane .wpb_single_image.vc_align_left img {
    width: max-content !important;
    margin-bottom: 10px !important;
    /* border: 1px solid black; */
    border: 1px solid #53B9B3;
    background: #53B9B3;
    /* border-radius: 17px; */
    border-radius: 8px;
    object-fit: cover;
    height: 35px;
}
.single-post .containerButoane .wpb_single_image.vc_align_left img {
    width: 150px !important;
    margin-bottom: 10px !important;
    /* border: 1px solid black;
    border-radius: 17px; */
    border: 1px solid #53B9B3;
    border-radius: 8px;
    object-fit: cover;
    height: 45px;
}
.postid-1471 .containerButoane .wpb_single_image.vc_align_left{
    text-align: right;
}
.postid-1471 .containerButoane .iconsBox p{
    justify-content: flex-end;
}
/* body.single-portfolio .containerButoane .wpb_single_image.vc_align_left img[title="site"]{
    width: 125px !important;
} */
body.single-portfolio .containerButoane .parentSite.vc_single_image-wrapper img{
    width: 125px !important;
}
.single-portfolio .containerButoane .wpb_single_image.vc_align_left img:hover{
    transform: unset;
    opacity: 1;
    /* filter: invert(1); */
    /* border: 1px solid white; */
}
.single-post .containerButoane .wpb_single_image.vc_align_left img:hover{
    transform: unset;
    opacity: 1;
    /* filter: invert(1); */
    /* border: 1px solid white; */
}
.single-portfolio .containerButoane .wpb_single_image.vc_align_left a:hover img {
    transform: unset;
    opacity: 1;
}
.single-portfolio .containerButoane .wpb_single_image.vc_align_left{
    display: inline-block;
    margin-right: 16px;
    margin-top: 30px;
}
.single-portfolio .vc_row-o-content-middle:first-of-type .wpb_single_image.vc_align_left:not(.slick-slide) img:hover{
    transform: unset;
    opacity: 1;
    /* filter: invert(1); */
    /* border: 1px solid white; */
}
.single-portfolio .vc_row-o-content-middle:first-of-type .wpb_single_image.vc_align_left:not(.slick-slide) a:hover img {
    transform: unset;
    opacity: 1;
}
.customTitle{
    line-height: 1.3em;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.actLikeH3{
    font-family: 'Roboto', 'Arial', 'sans-serif';
    font-weight: 700;
    font-size: 25px;
    color: #303030;
    line-height: 1.3em;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.page-template #cbpw-filters48 .cbp-filter-item, 
.page-template #cbpw-filters48 .cbp-filter-item.cbp-filter-item-active,
.page-template #cbpw-filters48 .cbp-filter-item:hover,
.page-template #cbpw-filters48 .cbp-filter-item.cbp-filter-item-active:hover {
    font-size: 14px ;
}
html body.single-portfolio #main .fullwidth-container .present-container h2.page_title {
    color: #f7f7f7;
    font-size: 36px;
    font-family: 'Josefin Sans', 'Arial', 'sans-serif';
    font-weight: 600;
    letter-spacing: 12px;
    line-height: 1.3em;
    text-transform: uppercase;
    margin-top: 0px;
    text-indent: 12px;
}
html body.single-portfolio #main .fullwidth-container .present-container h1{
    font-weight: 500;
    color:white
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg{
    display: none !important;
}
.cbp-caption-zoom .cbp-caption:hover .cbp-caption-defaultWrap {
    -webkit-transform: scale(1.15) !important;
    transform: scale(1.15) !important;
}
.single-portfolio .vc_row-o-content-middle:first-of-type .wpb_single_image.vc_align_left:not(.slick-slide){
    display: inline-block;
    margin-right: 16px;
    margin-top: 30px;
}
.single-portfolio .vc_row:nth-of-type(4n-2) .vc_column_container:first-of-type .wpb_single_image.vc_align_left {
    text-align: right;
    width: 100%;
}
.single-portfolio .vc_row:nth-of-type(2n+3) .wpb_single_image.vc_align_left {
    text-align: left;
    width: 100%;
}

.proj-content .vc_row:nth-of-type(4n-2) .wpb_column:nth-of-type(1) .wpb_wrapper{
    display: flex;
    justify-content: flex-end;
}
.proj-content .vc_row:nth-of-type(4n) .wpb_column:nth-of-type(2) .wpb_wrapper{
    display: flex;
    padding-left: 20px;
}
.proj-content .vc_row:nth-of-type(4n) .wpb_column:nth-of-type(1) .wpb_wrapper{
    text-align: right;
}
.single-post .vc_row:nth-of-type(2n+1) .wpb_column:nth-of-type(1) .wpb_wrapper .vc_column-inner{
    text-align: right;
}
.single-post .vc_row:nth-of-type(2n+1) .wpb_column:nth-of-type(1) .wpb_wrapper .vc_column-inner .buttonLong{
    text-align: right;
}
.proj-content .vc_row:nth-of-type(4n) .wpb_column:nth-of-type(1) .wpb_wrapper .wpb_single_image:last-of-type{
    margin-right: 0px;
}
.swiperAndPictures{
    display: none !important;
}
header.navbar .navbar-nav > li:not(.hazel_mega_menu) .dropdown-menu{
    left: -100px;
}
header.navbar .navbar-nav > li:not(.hazel_mega_menu) .dropdown-menu {
    left: 0px;
    width: 60px !important;
    min-width: unset !important;
}
header.navbar .navbar-collapse ul li ul li {
    width: 60px;
    margin: auto;
    text-align: center;
}
header .navbar-collapse ul.menu-depth-1 li:not(.hazel_mega_hide_link) a{
    width: 60px;
}
header .navbar-collapse ul.menu-depth-1 li:not(.hazel_mega_hide_link) a{
    -webkit-transform-style: unset;
}
#main header.header_after_scroll .navbar-collapse ul.menu-depth-1 li:not(.hazel_mega_hide_link):hover > a{
    color: white !important;
}
.vc_row-has-fill:last-of-type .upb_row_bg{
    display: none !important;
}
.single-portfolio .containerButoane .wpb_single_image.vc_align_left.buttonLong img{
    width: 200px !important;
    cursor: pointer;
}
.single-post .containerButoane .wpb_single_image.vc_align_left.buttonLong img{
    width: 250px !important;
    cursor: pointer;
}
.vreauProiect{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.56);
    border-radius: 5px;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 99999999;
}
.vreauProiectContent{
    position: absolute;
    width: 40%;
    height: 70%;
    inset: 15% 30%;
    background-color: rgb(250, 249, 248);
    border-radius: 5px;
    z-index: 999999999;
    overflow-y: auto;
}
.vreauProiectForm {
    padding-left: 50px;
    padding-right: 50px;
    margin-bottom: 20px;
}
.vreauProiectForm h2 {
    letter-spacing: 6px !important;
    margin-top: 15px !important;
    font-size: 24px !important;
}
.vreauProiectForm textarea{
    height: 100px;
}
.inlineContact{
    /* flex-direction: column !important; */
    /* align-items: flex-start; */
    align-items: center;
    row-gap: 5px;
    padding-top: 10px;
}
.vreauProiectForm .wpcf7 form.wpcf7-form div:not(.hazel-multiple-fields) {
    margin-bottom: 5px !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}
.wpcf7 .hazel-form-simple > div{
    margin-right: 0px !important;
    width: 100% !important;
}
.vreauProiectForm .wpcf7-response-output{
    display: none !important;
}
.fa-globe:before, #sidebar .fa-language_settings-painel:before {
    content: " ";
    background: url(https://touch-media.ro/wp-content/uploads/2023/06/glob.png);
    height: 20px;
    display: block;
    width: 20px;
    background-size: 20px;
    margin-top: -5px;
}
.globeParent::before{
    display: none !important;
}
.fa-times-thin:before {
    content: '\00d7';
    font-size: 40px;
    position: absolute;
    right: 50px;
    cursor: pointer;
    top: 30px;
}
/* .vreauProiectContent .inlineContact{
    align-items: flex-end;
} */
.wpcf7 form.wpcf7-form div:not(.hazel-multiple-fields){
    margin-bottom: 10px !important;
}
.wpcf7 form.wpcf7-form .hazel-form-simple div.f-message {
    margin-top: 0px !important;
}
.swal2-title strong{
    font-size: 24px;
    letter-spacing: 3px;
}
#swal2-content{
    display: none !important;
}
.single-portfolio .vc_row-o-content-middle:first-of-type .containerButoane .wpb_single_image.vc_align_left.buttonLong img{
    width: 200px !important;
}
.single-post .vc_row-o-content-middle:first-of-type .containerButoane .wpb_single_image.vc_align_left.buttonLong img{
    width: 200px !important;
}
/* #nav-menu-item-1443{
    display: none;
} */
header #menu-primary-navigation .custom-1443 .dl-submenu-smart{
    /* display: none; */
    display: flex;
    flex-direction: row !important;
    align-items: flex-start !important;
    height: fit-content !important;
    padding: 0px !important;
    column-gap: 10px !important;
    box-shadow: none;
    background: unset !important;
    background-color: unset !important;
    backdrop-filter: none;
    margin-bottom: -20px;
}
html body .vc_btn3.vc_btn3-style-modern{
    background-image: none !important;
}
.nav-container img.logo_retina, .nav-container img.logo_normal{
    width:220px;
    height: 40px;
        object-fit: contain;
}
#CybotCookiebotDialogPoweredbyCybot{
    display:none !important;
}
.titluHome{
        line-height: 1.3em;
    letter-spacing: 3px;
    text-transform: uppercase;
}
.iconsBox p{
    display: flex;
    column-gap: 20px;
    flex-wrap: wrap;
    align-items: center;
    row-gap: 20px;
}
.iconsBox img{
    margin: 0px;
    object-fit: contain;
    height: 100%;
}
.wpb-content-wrapper > div:nth-of-type(3) .iconsBox p{
    justify-content: flex-end;
}
.iconWithText .wpb_wrapper{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.iconWithText .textHead{
    width: 100%;
    text-align: center;
    padding-top: 20px;
}
.iconWithText .textParag{
    text-align: center;
}
.iconWithText > div{
    padding: 0px !important;
}
.containerIcons > div{
    display: flex;
    column-gap: 20px;
}
.containerIcons{
    padding-top: 120px;
    padding-bottom: 150px;
}
.containerIcons > div:nth-of-type(2){
    padding-top: 80px;
    padding-bottom: 80px;
}
.containerIcons:nth-of-type(2){
    padding-bottom: 0px;
}
html body .containerIcons .textHead p{
    font-size: 16px !important;
    font-weight: 500 !important;
}
html body .containerIcons .textParag p{
    font-size: 14px !important;
}
.containerIcons{
    padding-left: 10% !important;
    padding-right: 10% !important;
}
.iconWithText{
    margin-left: 20px;
    margin-right: 20px;
}
.textHead .wpb_wrapper{
    height: 70px;
}
.vreauProiectForm h2{
    margin-bottom: 10px;
}
body .btn-contact-left input, body .bt-contact a span input{
    background-color: #53B9B3 !important;
    border: 1px solid #53B9B3 !important;
    border-radius: 8px !important;
}
.btn-contact-left input:focus, .btn-contact-left input:hover{
    border: 1px solid #303030 !important;
}
.main_e746{
    right: 25px !important;
}
._orientationRight_c779 .button_c17b{
    margin-right: 55px !important;
}
.wrap_abf1 .closeButton_a3a0{
    margin-left: -60px!important;   
}
header.navbar .navbar-collapse ul li.hazel_mega_menu > ul {
    display: flex;
    width: 100% !important;
    max-width: unset !important;
    left: 0px !important;
    right: 0px;
    flex-direction: column;
    text-align: left;
    padding: 40px 0;
    background-color: rgba(0, 0, 0, 0.62) !important;
    border-radius: 7px;
}
header.navbar .navbar-collapse ul li.hazel_mega_menu > ul > li {
    max-width: unset !important;
    display: inline-flex;
    width: 100% !important;
    padding: 0px !important;
    text-align: left;
    margin: auto !important;
}
header.navbar .navbar-collapse ul li.hazel_mega_menu > ul > li > a.sub-menu-link {
    width: 100%;
    padding: 15px 60px 15px;
    color: white !important;
    font-family: 'Josefin Sans';
    font-weight: 500;
    font-size: 15px;
}
header.navbar .navbar-collapse ul li.hazel_mega_menu > ul > li:first-of-type > a.sub-menu-link{
    padding-top: 0px;
}
header.navbar .navbar-collapse ul li.hazel_mega_menu > ul > li:last-of-type > a.sub-menu-link{
    padding-bottom: 0px;
}
.header_after_scroll .navbar-collapse ul li.hazel_mega_menu > ul{
    top: 58px; 
}
#nav-menu-item-275 a{
    height: 45px;
    margin-top: 16px;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
    padding-top: 0px;
    padding-bottom: 0px;
    width: 125px;
    justify-content: center;
    background: #53B9B3;
    border-radius: 11px;
}
#nav-menu-item-275 a::before{
    display: none !important;
}
.header_after_scroll #nav-menu-item-275 a{
    height: 45px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: white !important
}
.butonServicii{
    filter: opacity(0.8);
   -webkit-filter: opacity(0.8);
    transition: 300ms;
}
.butonServicii:hover{
    filter: opacity(1);
   -webkit-filter: opacity(1);
}
*:has(>.homeServices){
    max-width: 75%;
    margin-left: auto;
    margin-right: auto;
}
.homeServices{
    bottom: 40px;
}
.homeServices rs-column{
    display: flex !important;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    row-gap: 20px;
    cursor: pointer;
}
.homeServices rs-column:hover{
    filter: invert(74%) sepia(143%) saturate(416%) hue-rotate(127deg) brightness(150%) contrast(93%);
    -webkit-filter: invert(74%) sepia(143%) saturate(416%) hue-rotate(127deg) brightness(150%) contrast(93%);
}
.homeServices rs-column img{
    filter: invert(1);
    -webkit-filter: invert(1);
}

/* header nou */
header #dl-menu ul, header.header_after_scroll #dl-menu ul {
    background-color: #000000 !important;
    height: calc(100vh - 130px);
    display: flex;
    flex-direction: column;
    justify-content: unset;
    /* border-radius: 22px; */
    row-gap: 15px;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 30px;
    backdrop-filter: unset;
    -webkit-backdrop-filter: unset;
    max-height: unset !important;
    padding-left: 11.2%;
    padding-right: 11.2%;
    align-items: flex-start;
}
.techServiciu img{
    max-width: 18%;
    width: 100%;
    margin: 0px;
    height: 55px;
    object-fit: contain;
}
body .techServiciu{
    margin-top: 30px;
    margin-bottom: 30px !important;
}
.techServiciu p{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.navbar-collapse ul.navbar-nav > li > a, .navbar-collapse > .header_style2_menu > ul > li > a, .hazel-header-button a, div.nav-style-6 > ul > .menu_items_wrapper > li > a{
    font-size: 13px;
}
.header_after_scroll .navbar-collapse ul.navbar-nav > li > a, .header_after_scroll .navbar-collapse > .header_style2_menu > ul > li > a{
    font-size: 13px;
    color: white;
}
.menuOpen{
    background-color: black;
}
.clientiAll .cbp img{
    width: 150px;
    height: 150px;
    object-fit: contain;
    margin-left: auto;
    margin-right: auto;
}
.clientiAll .cbp img[src="//touch-media.ro/wp-content/uploads/2023/04/multisoft.jpg"],
.clientiAll .cbp img[src="//touch-media.ro/wp-content/uploads/2024/01/ornico1.png"],
.clientiAll .cbp img[src="//touch-media.ro/wp-content/uploads/2023/04/automobilus.jpg"]{
    width: 200px;
}
.clientiAll .cbp img[src="//touch-media.ro/wp-content/uploads/2023/10/neoclinique.png"],
.clientiAll .cbp img[src="//touch-media.ro/wp-content/uploads/2023/10/x-wrist.png"],
.clientiAll .cbp img[src="//touch-media.ro/wp-content/uploads/2024/01/yavu.png"],
.clientiAll .cbp img[src="//touch-media.ro/wp-content/uploads/2024/03/air-claim.webp"],
.clientiAll .cbp img[src="//touch-media.ro/wp-content/uploads/2024/03/logoCelerco.png"],
.clientiAll .cbp img[src="//touch-media.ro/wp-content/uploads/2023/10/Activ.png"]{
    width: 120px;
}
.clientiAll .cbp img[src="//touch-media.ro/wp-content/uploads/2024/03/psm.png"],
.clientiAll .cbp img[src="//touch-media.ro/wp-content/uploads/2024/03/uzina.svg"]{
    width: 90px;
}
.clientiAll{
    margin-top: 100px;
}
.clientiAll .cbp-filter-item{
    flex-shrink: 0;
    pointer-events: none !important;
}
.page-id-1599 h2.secondaryTitle{
    max-width: 50%;
    font-weight: 400 !important;
}
.dl-menuwrapper .dl-subview ul.dropdown-menu{
    box-shadow: unset;
    -webkit-box-shadow: unset; 
}
.aboutSides .wpb_single_image .vc_single_image-wrapper, .aboutSides.wpb_single_image .vc_single_image-wrapper{
    margin: 100px 8.666667%;
}
.aboutSides .wpb_single_image .vc_single_image-wrapper img, .aboutSides.wpb_single_image .vc_single_image-wrapper img{
    height: 450px;
}
.wpcf7 form.wpcf7-form div:not(.hazel-multiple-fields).f-acceptance{
    margin-bottom: -5px !important;
}
.page-id-1599 .pagetitle_overlay {
    display:block !important;
    background-color: rgba(0, 0, 0, 0.35) !important;
}
body.page-id-1707 .special_tabs.horizontal.icontext .tab-selector .labels-container{
    justify-content: center;
	flex-wrap: wrap;
	row-gap: 30px
}
body.page-id-1707 .special_tabs.horizontal.icontext .tab-selector .label {
    padding: 0px;
    max-width: 18%;
    flex-shrink: 0;
}
body.page-id-1707 .special_tabs.icontext.horizontal .label:nth-of-type(7).current i::before,
body.page-id-1707 .special_tabs.icontext.horizontal .label:nth-of-type(8).current i::before,
body.page-id-1707 .special_tabs.icontext.horizontal .label:nth-of-type(9).current i::before{
	background-color: unset !important
}
body.page-id-1707 .special_tabs.horizontal.icontext .tab-selector .label a{
	line-height: 16px;
}
@media only screen and (min-width: 1280px){
    .clientiAll .cbp-item:has(img[src="//touch-media.ro/wp-content/uploads/2024/03/air-claim.webp"]){
        left: 226px !important;
    }
    .clientiAll .cbp-item:has(img[src="//touch-media.ro/wp-content/uploads/2024/03/logoCelerco.png"]){
        left: 452px !important;
    }
    .clientiAll .cbp-item:has(img[src="//touch-media.ro/wp-content/uploads/2024/03/psm.png"]){
        left: 678px !important;
    }
    .clientiAll .cbp-item:has(img[src="//touch-media.ro/wp-content/uploads/2024/03/uzina.svg"]){
        left: 904px !important;
    }
}
@media only screen and (max-width: 1200px){
    .single-portfolio .containerButoane .wpb_single_image.vc_align_left.buttonLong img {
        width: 165px !important;
    }
    .single-post .containerButoane .wpb_single_image.vc_align_left.buttonLong img {
        width: 165px !important;
    }
    .single-portfolio .containerButoane .wpb_single_image.vc_align_left img {
        width: max-content !important;
    }
    .single-portfolio .containerButoane .wpb_single_image.vc_align_left {
        margin-right: 10px;
    }
    .aboutSides .wpb_single_image .vc_single_image-wrapper, .aboutSides.wpb_single_image .vc_single_image-wrapper {
        margin: 50px;
    }
    .page-id-1599 h2.secondaryTitle{
        max-width: 85%;
    }
}
@media only screen and (max-width: 1024px){
body .special_tabs.horizontal.text .tab-selector .labels-container, body .special_tabs.horizontal.icontext .tab-selector .labels-container {
    column-gap: 40px;
    row-gap: 30px;
    overflow-x: scroll;
    justify-content: flex-start;
}
body .special_tabs.horizontal.icontext .tab-selector .label {
    width: 28%;
    max-width: unset;
    flex-shrink: 0;
}
body .dl-menu li:not(.dl-back):not(.hazel_mega_hide_link):hover > a, body .dl-menu li:not(.dl-back):not(.hazel_mega_hide_link):hover > a {
    padding-left: 0px !important;
}
body:not(.rtl) #main header:not(.header_style9_left_container){
    background-image: none !important;
    top: 0px;
}
.arrowDown{
    width: 25px !important;
    height: 25px !important;
}
.uvc-heading{
    text-align: center !important;
}
header.hazel-underlining:not(.style6) .dl-menu li:not(.hazel_mega_hide_link) > a:after{
    display: none;
}
#dl-menu ul li:not(:last-child) a, .hazel_sub_menu_border_color {
    border-bottom: none;
}
.dl-menuwrapper .dl-menu{
    -webkit-box-shadow: none;
    box-shadow: none;
}
header.header_after_scroll #dl-menu li:not(:last-child) a, header.header_after_scroll #dl-menu ul li:not(:last-child) a {
    border-bottom: none !important;
    color: black;
}
#menu-primary-navigation li a{
    color: black !important;
}
.aio-icon-component .aio-icon-box .aio-icon-description{
    font-weight: 500 !important;
    font-size: 13px !important;
}
.wpcf7-submit, .btn-contact-left{
    width: 100% !important;
}
.uvc-heading:nth-of-type(4) .uvc-sub-heading {
    font-size: 13px !important;
    line-height: 1.7em !important;
}
.single-portfolio .ubtn-link{
    width: 100%;
    padding: 0px;
}
.single-portfolio .ubtn{
    width: 100%;
    height: 50px;
}
.portfolio-template-default .slick-slide img {
    max-height: 500px;
    height: 500px;
}
.single-portfolio .wpb_single_image:not(.slick-slide) img {
    max-height: 500px !important;
}
.portfolio-template-default .vc_row-o-content-middle>.vc_column_container>.vc_column-inner {
    justify-content: center;
    /* padding-left: 10px !important;
    padding-right: 10px !important; */
}

.portfolio-template-default .wpb_wrapper .uvc-heading .uvc-sub-heading{
    font-size: 13px !important;
    line-height: 1.7em !important;
    padding-bottom: 40px;
}

.single-portfolio a.ubtn-link .ubtn {
    margin: 0 0px !important;
}
.single-portfolio .proj-content{
    margin-top: 0px !important
}
.single-portfolio .wpb_single_image:not(.slick-slide) img {
    max-height: 350px;
    width: auto;
    object-fit: contain;
}
.cbp-l-filters-alignCenter.container {
    max-width: none;
    width: 100%;
    overflow-x: scroll;
    display: flex;
    padding-bottom: 30px !important;
}
#cbpw-filters48 .cbp-filter-item {
    flex-shrink: 0;
    width: max-content;
    font-size: 14px;
}
.single-post .master_container p, .single-post .wpb_wrapper .uvc-heading:not(:first-of-type) .uvc-sub-heading {
    font-weight: 300 !important;
    font-family: 'Roboto', 'Arial', 'sans-serif' !important;
    text-align: center !important;
    font-size: 14px !important;
    line-height: 1.7em !important;
}
.single-post .master_container p, .single-post .wpb_wrapper .uvc-heading:first-of-type .uvc-sub-heading {
    padding-top: 20px;
}
.single-post #nav-below a {
    color: #fff !important;
    background: black;
    padding: 10px 5px;
    width: 48%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.master_container > div:not(.vreauProiect) a:not(.the_author):not(.the_cats):not(.the_tags):not(.blog-read-more):not(.button):not(.the_title):not(.vc_btn3):not(.special_tabs_linkage):not(.widget a):not(.blog-read-more):not(.ult_colorlink), .page_content a:not(.the_author):not(.the_cats):not(.the_tags):not(.button):not(.the_title):not(.vc_btn3):not(.special_tabs_linkage):not(.widget a):not(.blog-read-more):not(.ult_colorlink):not(.wpcf7-list-item-label > a){
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 11px;
    color: white !important;
}
body .special_tabs.horizontal.icontext .tab-selector .label {
    width: max-content;
}
.postIndustrie{
    font-size: 14px !important;
}
.postIndustrie > p:first-of-type{
    display: none;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    width: 100%;
}
.vreauProiectContent {
    width: calc(100% - 30px);
    height: 86%;
    inset: 7% 15px;
}
.vreauProiectForm {
    padding-left: 20px;
    padding-right: 20px;
}
.fa-times-thin:before {
    right: 20px;
    top: 24px;
}
.vreauProiectForm h2 {
    font-size: 16px !important;
}
html body .master_container .vreauProiect .vreauProiectContent .vreauProiectForm a{
    color: #595959 !important;
}
.fa-globe{
    display: none;
}
.dl-menuwrapper .gosubmenu{
    display: none;
}
.dropdown-menu .dl-back{
    display: none;
}
header.header_after_scroll #dl-menu .dl-submenu-smart {
    height: fit-content !important;
    flex-direction: row !important;
    column-gap: 20px;
    padding: 0px !important;
    backdrop-filter: unset;
    background-color: transparent !important;
    border: 0px;
    box-shadow: unset;
}
.wpb-content-wrapper .projectsServicii{
    margin-top: 40px !important;
}
header.header_after_scroll #dl-menu .dl-submenu-smart{
    display: none !important;
}
#menu-primary-navigation li a{
    color: white !important;
}
body .header_after_scroll .dl-menuwrapper .dl-menu {
    top: calc(80% + 20px) !important;
}
body .dl-menuwrapper .dl-menu {
    top: calc(80% + 31px) !important;
}
header #dl-menu li:not(.custom-1443) .dl-submenu-smart {
    display: none !important;
}
.dl-subview > li::before{
    display: none;
}
.dl-menuwrapper li.dl-back:after{
    top: -5px;
    width: 15px;
    font-size: 12px;
    color: white;
}
.dl-menuwrapper li.dl-back a{
    margin-left: 30px;
}
.dl-menuwrapper .dl-subview  li:not(.custom-1443) .gosubmenu{
    display: none !important;
}
header #menu-primary-navigation.dl-subview li:not(.custom-1443) .dl-submenu-smart {
    display: flex !important;
    flex-direction: column !important;
    height: fit-content;
    padding-left: 0px;
    padding-right: 0px;
    /* height: 225px; */
    padding-top: 0px;
    padding-bottom: 0px;
}
.dl-menu.dl-subview li.custom-1443{
    display: flex;
}
.dl-menu.dl-subview li.custom-1443 #mobile-mobile-nav-menu-item-1577{
    display: flex;
}
header.header_after_scroll #dl-menu .custom-1443 .dl-submenu-smart{
    display: flex !important;
}
header #dl-menu li.custom-1443{
    margin-top: auto;
    padding-top: 20px;
    border-top: 1px solid #707070;
    width: 100%;
    display: flex;
}
header #dl-menu li.custom-1443 li:not(.dl-back){
    display: flex;
}
#footerTermeni:has(a){
    margin-top: 20px;
    margin-bottom: -16px;
}
#menu-primary-navigation .hazel_right_header_icons .social_container{
    filter: unset;
    -webkit-filter: unset;
}
#menu-primary-navigation .hazel_right_header_icons{
    /* margin-top: 20px !important; */
    padding-top: 10px !important; 
    padding-bottom: 0px;
}
.menu-item-has-children::after{
    content: '' ;
    background: url("/wp-content/uploads/2023/03/chevron.png");
    display: block;
    height: 7px;
    width: 15px;
    filter: invert(1);
    transform: rotate(-45deg)
}
.menu-item-has-children{
    display: flex;
    width: 100%;
    justify-content: space-between;
}
.dl-menuwrapper li:not(.custom-1443) .gosubmenu{
    display: inline-flex !important;
    filter: invert(1);
    -webkit-filter: invert(1);
    line-height: 25px;
    width: auto;
    padding-right: 0px;
}
/* ._orientationRight_c779.wrap_b8e4 {
    right: auto !important; 
    left: 10px !important;
} */
.wrap_b8e4{
    z-index: 9999 !important;
}
.dark .dropdown-menu > li > a{
    font-size: 16px;
}
.single-post .vc_row:nth-of-type(2n+1) .wpb_column:nth-of-type(1) .wpb_wrapper .vc_column-inner .buttonLong{
    text-align: center;
}
header:not(.style2):not(.style3) .nav-container > .navbar-collapse.collapse, .style1 .nav-container > .navbar-collapse.collapse, header.style7 .menu-trigger-button{
    display: none !important;
}
.techServiciu p{
    column-gap: 30px;
    overflow: scroll;
    padding-bottom: 30px;
}
.techServiciu img{
    max-width: 105px;
    width: 100%;
    height: 90px
}
body.page-id-1707 .special_tabs.horizontal.icontext .tab-selector .label {
    width: 45%;
	max-width: unset;
}
body.page-id-1707 .special_tabs.horizontal.icontext .tab-selector .labels-container {
    justify-content: space-between;
    row-gap: 20px;
}
}
@media only screen and (max-width: 991px){
    .single-portfolio .cbp-nav-pagination{
        display: block;
        bottom: -35px !important;
       }
    .single-post .cbp-nav-pagination{
        display: block;
        bottom: -35px !important;
       }
    .single-portfolio .cbp-nav-controls{
        display: none;
    }
    .single-post .cbp-nav-controls{
        display: none;
    }
    .single-portfolio .vc_row-fluid.vc_row-has-fill > .vc_col-sm-12 > .vc_column-inner > .wpb_wrapper > .vc_empty_space{
        height: 50px !important;
    }
    .containerIcons > div{
        flex-wrap: wrap;
        row-gap: 30px;
    }
    .containerIcons .iconWithText {
        width: 100%;
        text-align: center;
    }
    .containerIcons > div:nth-of-type(2) {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .containerIcons .vc_column_container>.vc_column-inner {
        padding-right: 0px !important;
        padding-left: 0px !important;
    }
    .containerIcons{
        padding-top: 20px;
    }
    .single-portfolio .vc_row-o-content-middle:first-of-type .wpb_single_image.vc_align_left:not(.slick-slide){
        margin-top: 10px;
    }
    .single-portfolio .vc_row-o-content-middle:first-of-type .wpb_single_image.vc_align_left:not(.slick-slide) img{
        height: 40px;
    }
    .wpb-content-wrapper .paddingMobileLittle{
        padding-bottom: 40px !important;
    }
    .hazel-form-simple p{
        padding-top: 0px !important;
    }
    .vreauProiectForm .wpcf7 form.wpcf7-form div:not(.hazel-multiple-fields){
        width: 100% !important;
    }
}
@media only screen and (max-width: 844px){
.wpb_wrapper .uvc-main-heading h2{
    font-size: 28px !important;
    letter-spacing: 2px;
}
.vc_row h3:not(.woocommerce-billing-fields h3):not(.woocommerce-additional-fields h3):not(h3#order_review_heading):not(h3.aio-icon-title):not(h3.ult-ih-heading):not(h3.ult-responsive):not(h3.related_posts_title) {
    font-size: 28px !important;
}
.vc_row h2:not(.the_title h2):not(.woocommerce-loop-product__title):not(.cart_totals h2):not(.woocommerce-tabs h2):not(.related h2):not(h2.secondaryTitle):not(.uvc-main-heading h2):not(h2.ult-responsive) {
    font-size: 28px !important;
}
.vc_row h6.contactTitle {
    font-size: 40px !important;
    letter-spacing: unset;
}

}
@media only screen and (max-width: 767px){
    .dl-menuwrapper .dl-menu {
        top: calc(80% + 50px) !important;
    }
    .header_after_scroll .dl-menuwrapper .dl-menu {
        top: calc(80% + 50px) !important;
    }
    .reversedMobile{
        display: flex;
        flex-direction: column-reverse;
    }
    .aio-icon-box.left-icon {
        justify-content: center !important;
    }
    .aio-icon-box.left-icon {
        justify-content: center !important;
    }
    .postcontent .wpb-content-wrapper > div:nth-of-type(3){
        display: flex;
        flex-direction: column-reverse;
    }
    body .aboutSides img{
        height:450px;
    }
    .single-portfolio .ubtn-normal {
        padding: 0px;
    }
    .single-portfolio .ubtn-normal {
        padding: 0px;
    }
    .inlineContact .bt-contact{
        width: 100% !important;
    }
    .inlineContact .f-acceptance {
        width: 100%;
    }
    .spaceMap{
        height: 0px !important;
    }
    .single-portfolio .cbp-nav-pagination{
        bottom: -45px !important;
    }
    .single-post .cbp-nav-pagination{
        bottom: -45px !important;
    }
    .portfolio-template-default .wpb_single_image.vc_align_left {
        text-align: center;
    }
    .portfolio-template-default .content_container section > div > div:first-child{
        /* width: 100vw;
        margin-left: -35px;
        margin-right: -35px; */
        width: 100%;
        margin-left:0px;
        margin-right:0px
    }
    .single-portfolio .slick-slider .slick-arrow{
        display: none !important;
    }
    .single-portfolio .slick-slider .slick-dots{
        display: block !important;
    }
    .proj-content .ult-carousel-wrapper{
        margin-bottom: 70px;
    }
    .swiperAndPictures{
        display: block !important;
    }
    .proj-content .vc_row:nth-of-type(4n-2) .wpb_column:nth-of-type(1) .wpb_wrapper{
        display: none;
    }
    .proj-content .vc_row:nth-of-type(4n) .wpb_column:nth-of-type(2) .wpb_wrapper{
        display: none;
    }
    .containerButoaneNotFull{
        width: 100% !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .proj-content .vc_row:nth-of-type(4n) .wpb_column:nth-of-type(1) .wpb_wrapper{
        text-align: left;
    }
    /* .single-portfolio .containerButoane .wpb_single_image.vc_align_left img {
        width: 130px !important;
    } */
    html body.single-portfolio #main .fullwidth-container .present-container h2.page_title {
        font-size: 24px;
    }
    .containerButoane > .wpb_single_image, .containerButoane > .wpb_single_image > figure, .containerButoane > .wpb_single_image > figure a, .containerButoane > .wpb_single_image > figure .vc_single_image-wrapper, html .single-portfolio .containerButoane > .wpb_single_image.vc_align_left > figure a img{
        width:100% !important
    }
    .single-portfolio .containerButoane > .wpb_single_image > figure a img{
        object-fit:contain !important;
        background-color: #53B9B3;
    }
    .single-portfolio .containerButoane .wpb_single_image.vc_align_left.buttonLong img{
        object-fit:contain !important;
        background-color: #53B9B3;
        width:100% !important
    }
    .single-post .containerButoane .wpb_single_image.vc_align_left.buttonLong img{
        object-fit:contain !important;
        /* background-color: black; */
        background-color: #53B9B3;;
        width:100% !important;
        height: 45px;
    }
    .single-portfolio .containerButoane .wpb_single_image.vc_align_left {
        margin-top: 15px;
    }
    .single-portfolio .vc_row-o-content-middle:first-of-type .wpb_single_image.vc_align_left:not(.slick-slide) img{
        width: 100% !important;
    }
    .single-portfolio .vc_row-o-content-middle:first-of-type .containerButoane .wpb_single_image.vc_align_left.buttonLong img{
        width: 100% !important;
    }
    .single-post .vc_row-o-content-middle:first-of-type .containerButoane .wpb_single_image.vc_align_left.buttonLong img{
        width: 100% !important;
    }
    .slick-arrow{
        height:40px;
        width:40px;
    }
    .iconsBox p {
        justify-content: center !important;
    }
    .aboutSides .wpb_single_image .vc_single_image-wrapper, .aboutSides.wpb_single_image .vc_single_image-wrapper{
        margin: 0px;
    }
    header #dl-menu ul.dl-subview{
        padding-top: 50px;
    }
	.nav-container img.logo_retina, .nav-container img.logo_normal {
		width: 110px;
	}
}
@media (max-width: 479px){
    .vc_row h6.contactTitle {
        font-size: 22px !important;
        line-height: 26px !important;
        text-align: center !important;
    }
    .portfolio-template-default .slick-slide img {
        max-height: 400px;
        height: 400px;
    }
    .single-portofoliu h1 {
        font-size: 18px !important;
    }
    /* .single-portfolio .cbp-l-grid-projects .des-project{
        width: calc(100vw - 80px) !important;
    } */
    .single-portfolio .cbp-l-grid-projects .cbp-item-wrapper {
        width: 100% !important;
    }
    .portfolio-template-default.single-portfolio .proj-content .content_container.col-md-12{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
@media (min-width: 768px){
    .vc_col-sm-6 .vc_col-sm-2 {
        width: 8.666667%;
    }
    .vc_col-sm-6 .vc_col-sm-8 {
        width: 82.666667%;
    }
}
