 /*
1. BODY ELEMENTS
1.1 RESPONSIVE
2. STYLE HEADERS
3. STYLE FOOTER
4. MODULE NAVIGATION
5. MEDIA SCREEN
6. SHORTCODES
*/


/*
1. BODY ELEMENTS
*/
html,body { 
    height: 100%; 
    width: 100%; 
    -webkit-font-smoothing: antialiased;
}
body{
    overflow-x: hidden; 

}
* {
    word-wrap: break-word;
}
a,
button {
    -webkit-transition: all 300ms ease;
    -khtml-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
a,
a:hover,
a:focus {
    text-decoration: none !important;
    outline: none !important;
}


.logo img, .navbar-header .logo img {
 max-width: 204px;
 width: 100%;
}
:root {
    scroll-behavior: inherit;
    --nm-clr-pr-1: #057DD1;
    --nm-clr-pr-2: #005aff;
    --nm-clr-pr-3: #DC3DF1;
    --nm-clr-sd-1: #dddd;
    --nm-clr-sd-3: #3558FE;
    --nm-clr-h-1: #090b28;
    --nm-clr-p-1: #b5b5b5;
    --nm-clr-black-1: #171619;
    --nm-clr-black-2: #111111;
    --nm-clr-black-3: #282828;
    --nm-clr-black-4: #1a1a1a;
    --nm-clr-gd-1: linear-gradient(62deg, rgb(9, 229, 255) 0%, rgb(8, 35, 242) 100%);
    --nm-clr-gd-3: linear-gradient(130deg, rgb(220, 62, 240) 21%, rgb(53, 88, 254) 58%, rgb(75, 175, 255) 100%);
    --nm-cube-1: 
cubic-bezier(0.55, 0.085, 0, 0.99);
    --nm-font-3: "Mona Sans", sans-serif;
    --nm-clr-h-4: #0A0A0A;
}


.navbar-default .navbar-nav>li>a {
    color: #85888b;
}

img {
    max-width: 100%;
    height: auto;
}

body {
    color: #111;
    background-color: #fff;
    font-family: 'Ysabeau Infant', Arial;
}
p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #373531;
}
a:hover, a:focus {
    color: unset;
}
.breadcrumb>li+li:before {
    content: "\f101";
    padding: 0 10px 0 5px;
    color: #555969;
    font-family: 'Font Awesome 5 Pro';
}
ol.breadcrumb li a {
    color: #111;
}
ol.breadcrumb li {
    color: #111 !important;
    line-height: 1;
    font-size: 16px;
}


.gallery_image4 ul.wpb_image_grid_ul li a {
    position: relative;
}

.gallery_image4 ul.wpb_image_grid_ul li a::before {
    content: '\f055';
    font-family: 'FontAwesome';
    display: block;
    position: absolute;
    z-index: 3;
    background-color: rgb(48 61 124 / 70%);
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 44px !important;
    color: #fff;
    transform: scale(0);
    visibility: hidden;
    transition: all 400ms ease;
}

.gallery_image4 ul.wpb_image_grid_ul li a:hover::before {
    visibility: visible;
    transform: scale(1);
}

.gallery_image4 ul.wpb_image_grid_ul li {
    padding: 10px !important;
    width: 25% !important;
    text-align: center;
    margin: 0 !important;
}

.gallery_image4 ul.wpb_image_grid_ul li img {
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
}

.gallery_image4 ul.wpb_image_grid_ul li img:hover {
    opacity: .9;
}
/* 2. STYLE HEADERS */
header .navbar-toggle {
    margin: 19px 15px 0 !important;
    padding: 0px 15px;
    transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    background: #D90E8D  !important;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
}
body .navbar-default .navbar-toggle span {
    font-weight: bold;
    font-size: 14px;
    /* text-transform: uppercase; */
    display: inline-block;
    margin-right: 7px;
    color: #fff;
}
#navbar .menu-item.selected > a,
#navbar .menu-item:hover > a {
    background: transparent;
}
.is_header_semitransparent .sticky-wrapper {
    position: absolute;
    width: 100%;
}
.is_header_semitransparent .navbar-default {
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
}

body.is_header_semitransparent .is-sticky #mt-nav-burger span{
    background: #000000;
}
body.is_header_semitransparent header .is-sticky .right-side-social-actions .mt-search-icon i, 
body.is_header_semitransparent .is-sticky #navbar .menu > .menu-item > a, 
body.is_header_semitransparent header .is-sticky .right-side-social-actions .social-links i {
    color: #000000;
}
body.is_header_semitransparent #mt-nav-burger span {
    background: #000 none repeat scroll 0 0;
}
.is_header_semitransparent .sticky-wrapper.is-sticky .navbar-default {
    background: rgba(0, 175, 239, 0.95) none repeat scroll 0 0;
}
.is_header_semitransparent .header-title-breadcrumb-overlay > .container {
    padding-top: 80px;
}
.is_header_semitransparent #navbar .menu-item > a {
    color: #fff;
}

@media(min-width: 767px) {
    body #navbar ul:not(.sub-menu) > .menu-item:hover > a, body #navbar ul:not(.sub-menu) > .current_page_item:not(.contact-li) > a {
        color: #D90E8D !important;
    }


   

}

body.is_header_semitransparent #navbar .current_page_item > a {
    color: #5e7279;
    
}
.navbar-default {
    border: 0;
    margin-bottom: 0px;
    background: #F9F7F5;
    border-radius: 0;
}
/*2. Navbar sub menus*/
#navbar .sub-menu .menu-item > a {
font-weight: 400;
    line-height: normal;
    padding: 10px 3px !important;
    text-transform: capitalize;
    position: relative;
    text-align: left;
    font-size: 14px;
}
#navbar .sub-menu .menu-item > a.menu_black {
    color: #151D24;
}
#navbar .sub-menu .menu-item:last-child > a {
    padding-bottom: 3px !important;
}
#navbar .sub-menu,
.navbar ul li ul.sub-menu {
    background: none repeat scroll 0 0 #fff;
    border-top: 0 none;
    left: 0px;
    opacity: 0;
    padding-top: 0;
    position: absolute;
    text-align: left;
    top: 130%;
    transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    visibility: hidden;
    width: 250px;
    z-index: 9999;
}
#navbar .sub-menu .menu-item > a:hover {
    position: relative;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    color: #23ABEF;
}
div#navbar {
    text-align: center;
    padding: 0px;
}
.menu.nav-effect.nav-menu {
    margin: 0 auto;
    float: none;
    /* vertical-align: bottom; */
}
#navbar .menu-item:hover .sub-menu ~ .sub-menu{
    opacity: 0;
    visibility: hidden;
}
#navbar .menu-item:hover .sub-menu .sub-menu {
    opacity: 0 !important;
    visibility: hidden !important;
}
#navbar .menu-item .sub-menu .menu-item:hover > .sub-menu {
    opacity: 1 !important;
    visibility: visible !important;
}
#navbar .menu-item .sub-menu .sub-menu .sub-menu .sub-menu,
#navbar .menu-item:hover .sub-menu .sub-menu .sub-menu,
#navbar .menu-item.sub-menu .menu-item:hover .sub-menu {
    opacity: 0;
    visibility: hidden;
}
#navbar .menu-item .sub-menu .menu-item .sub-menu {
    left: 104%;
    top: -11px !important;
}
#navbar .menu-item:hover .sub-menu .menu-item:hover .sub-menu {
    opacity: 1;
    visibility: visible;
}
#navbar .menu-item .sub-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 100%;
}
#navbar .sub-menu {
    text-align: center;
    opacity: 0;
    position: absolute;
    width: 250px;
    top: 100%;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    visibility: hidden;
    padding: 0px;
    border-radius: 0px;
    background-color: #171619;
    padding-top: 10px;
    padding-bottom: 10px;
    right: 0;
    left: 0;
    margin: 0 auto;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 2px solid var(--nm-clr-pr-1);
}


#navbar .menu-item.menu-item-has-children .sub-menu .menu-item.menu-item-has-children > a::after {
    position: absolute;
    right: 20px;
    top: 10.5px;
    margin-left: 0px;
    content: '\f0da';
    font-family: 'fontawesome';
    opacity: 1;
    font-size: 14px;
}
.header2 #navbar .menu-item.menu-item-has-children .sub-menu li > a::after {
    top: 15px;
}
#navbar .menu-item.menu-item-has-children .sub-menu li > a::after {
    top: 5px;
}
header nav ul {
    display: inline-table;
}
.navbar-nav > li > a {
    padding-bottom: 30px;
    padding-top: 30px;
}
.navbar ul li:hover > ul.sub-menu {
    opacity: 1 !important;
    top: 100% !important;
    visibility: visible !important;
}
#navbar ul.sub-menu li a {
    color: #fff;
    display: block;
    font-size: 12px;
    padding: 3px 13px;
}
#navbar li li {
    display: list-item; 
    list-style: none; 
    position: relative;
}
nav ul li {
    display: inline-block;
    vertical-align: top;
}
nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.logo a {
    font-weight: 600;
    color: #FFFFFF;
    text-decoration: none;
}
.logo a:hover {
    color: #ffffff;
}
.navbar-collapse.collapse.in .menu .menu-item {
    text-align: center;
    width: 100%;
}
/* 15. Navbar styling */

.navbar-header .logo {
    margin: 7px 0;
    text-align: left;
}
.menu .item {
    display: inline-block;
}


.navbar-nav > li > a:hover {
    text-decoration: none;
}
nav {
    background: #2f383d;
}
.menu .menu-item {
    display: b;
    position: relative;
}

.navbar-header .logo > a:hover,
.navbar-header .logo > a {
    color: #000000;
}
/*  16. ---  FRAMEWORK-HEADER 2   ---  */
.header2 .menu.nav-effect.nav-menu {
    width: auto;
    display: block;
    margin: 0 !important;
    text-align: center;
}
.header2 .no-menu {
    margin: 34px 0;
}
.post-name {
    margin: 0 !important;
}
body:not(.sticky) .header2 .navbar-header .img-logo {
    margin: 5px 0;
    text-align: center;
    position: relative;
    z-index: 9;
}
body.sticky .header2 .navbar-header .img-logo img {
    /* max-width: 130px; */
    transform: translate3d(0, 0, 0);
    opacity: 1;
    z-index: 3;
    /* margin: 20px 12px 12px 0; */
}

.is_header_semitransparent .navbar-default .container div#navbar {
    margin: 0;
}
.is_header_semitransparent .menu.nav-effect.nav-menu {
    margin: 0 auto !important;
    vertical-align: top;
        margin-bottom: -1px !important;
}
.is_header_semitransparent .navbar-default .container {
    padding:  0;
    text-align: center;
}
.is_header_semitransparent .navbar-default {
    background-color: transparent !important;
}
.home-slider-button a {
    font-size: 17px !important;
    background: transparent !important;
    border: 2px solid #fff !important;
    padding: 17px 75px 17px 35px !important;
    font-weight: 600;
    transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
}
#navbar .menu-item > a {
    display: block;
    line-height: 90px;
    padding: 0px 12px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out 0s;
    font-family: 'Ysabeau Infant', Arial;
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    color: #373531;
    /* text-transform: uppercase; */
}
.navbar-header-top h1.logo {
    margin: 25px 0;
    position: relative;
    text-align: left;
    display: inline-block;
}

.sticky nav#sweetthemes-main-head {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    border-radius: 0;
    background: #fff !important;
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
    padding-top: 10px;
}
.is_header_semitransparent.sticky .navbar-default .navbar-ceragem {
    background: none !important;
}
.is_header_semitransparent.sticky img.sticky {
    position: relative;
    bottom: 5px;
}
.header-infos ul.social-links li {
    display: inline-block;
}
.header-infos ul.social-links {
    list-style-type: none;
    padding: 0;
    display: inline-block;
    margin-left: 30px;
    margin-bottom: 0;
}
.header-infos ul.social-links li {
    display: inline-block;
    padding: 0 5px;
}
/* 3. STYLE FOOTER */
footer .textwidget p {
    color: #111;
    font-weight: 400;
    margin-bottom: 0;
    text-align: left;
    position: relative;
    margin-bottom: 15px;
    text-align: left;
    max-width: 327px;
}
footer .contact-details p {
    color: rgba(255,255,255,1);
    font-size: 15px;
    line-height: 1.5;
    font-weight: 400;
    margin: 15px 0;
    opacity: 1;
    padding: 0;
    padding-left: 30px;
    position: relative;
}
footer .textwidget.custom-html-widget {
    color: rgba(255, 255, 255, 1);
    line-height: 1.5;
    font-size: 13px;
}
.footer-logo {
    width: 250px;
}
.footer-top .widget_nav_menu li {
    display: block;
    width: 50%;
    float: left;
}
.footer-top .widget_nav_menu li:first-child {
    border: 0;
}
footer .textwidget p a {
    color: #757575;
}
footer aside#nav_menu-2 {
    text-align: left;
}
footer .footer-top h1.widget-title, footer .footer-top h3.widget-title, footer .footer-top .widget-title {
    font-size: 20px;
    margin-bottom: 0px;
    margin-top: 20px;
    font-weight: 800;
    text-align: left;
    position: relative;
    padding-bottom: 15px;
    text-align: left;
    font-family: 'Ysabeau Infant', ARIAL;
    FONT-WEIGHT: 500;
    COLOR: #373531 !important;
}
footer .footer-top .menu .menu-item a {
    font-size: 16px;
    line-height: 24px;
    color: #111 !important;
    opacity: 1;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    display: block;
    padding: 5px 0;
    text-align: left;
    padding-right: 5px;
}
footer .footer-top .menu .menu-item:hover a {
    color: #fff;
}

.footer-details {
    padding-top: 0px;
}
.footer-details p span {
    display: inline-block;
    padding-left: 25px;
    color: #111;
}
.footer-details p {
    margin-bottom: 15px !important;
}
.footer-details i {
    padding-right: 10px;
    position: absolute;
    top: 7px;
    color: #D90E8D;
}
aside#media_image-3 {
    TEXT-ALIGN: CENTER;
}
aside#media_image-3 img {
    padding-top: 10px;
}
footer .footer-top .menu .menu-item a:hover {
    color: #D90E8D !important;
}
 footer .widget_nav_menu li, footer .widget_recent_entries li {
    margin-bottom: 1px;
    position: relative;
}
.footer-top .widget_nav_menu ul {
    margin: 0;
    padding: 0;
}
ul.social-links {
    padding: 0;
    list-style: none;
}
ul.social-links li {
    display: inline-block;
    padding: 0 20px 0 0px;
}
ul.social-links li a {
    font-size: 24px;
    color: #ff8a8b;
}
.read-more-continut h1, .read-more-continut h2 {
    font-size: 24px;
    line-height: 32px;
    margin: 25px 0;
}

footer .menu .menu-item a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 15px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    padding: 0;
    position: relative;
    text-transform: none;
}

footer .widget {
    clear: both;
    margin-bottom: 20px;
}
footer .footer .container {
    padding: 20px 15px !important;
}
.footer-row-1 .sidebar-1 img {
    margin-bottom: 5px;
    max-width: 220px !important;
}
p.copyright {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    font-weight: 600;
    font-family: 'Ysabeau Infant', Arial;
}
p.copyright a {
    color: #fff;
    font-weight: 400;
}

.footer-div-parent {
    border-top: 1px solid rgb(204 204 204 / 20%);
    background: #D90E8D;
    border-radius: 0;
}

footer {
    background-color: #F9F7F5;
    clear: both;
    border-top: 1px solid #ccc;
}

/* 6. SHORTCODES */


a {
    color: #86898c;
    text-decoration: none;
}
td, th {
    padding: 10px !important;
    text-align: center;
}
.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form select {
    border-radius: 0px;
    outline: 0 !important;
    background: #fff;
}
.wpcf7-form .wpcf7-submit {background-color: #D90E8D;border: none;color: #fff;font-size: 16px;padding: 0 36px;line-height: 50px;-webkit-transition: all .3s linear 0ms;-khtml-transition: all .3s linear 0ms;-moz-transition: all .3s linear 0ms;-ms-transition: all .3s linear 0ms;-o-transition: all .3s linear 0ms;transition: all .3s linear 0ms;-webkit-border-radius: 0px;-khtml-border-radius: 0px;-moz-border-radius: 0px;-ms-border-radius: 0px;-o-border-radius: 0px;border-radius: 0;position: relative;display: inline-block;text-align: center;cursor: pointer;position: relative;overflow: hidden;z-index: 1;font-weight: 600;outline: none;white-space: nowrap;/* text-transform: uppercase; */font-family: "Ysabeau Infant", Arial;border-radius: 100px;}

.wpcf7-form .wpcf7-submit:hover {
    -webkit-box-shadow: none;
    -khtml-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    outline: none;
    text-decoration: none;
    color: #fff;
    background: #111;
}
.itexclusiv-contact input:not([type='checkbox']), .itexclusiv-contact textarea, .itexclusiv-contact select {background-color: transparent;height: 50px;border: 2px solid #f4f7f7;color: #000;padding: 0px 0px;line-height: normal;font-size: 16px;-webkit-transition: all .3s linear 0ms;-khtml-transition: all .3s linear 0ms;-moz-transition: all .3s linear 0ms;-ms-transition: all .3s linear 0ms;-o-transition: all .3s linear 0ms;transition: all .3s linear 0ms;-webkit-box-shadow: none;-khtml-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none;-o-box-shadow: none;box-shadow: none;-webkit-border-radius: 0px;-khtml-border-radius: 0px;-moz-border-radius: 0px;-ms-border-radius: 0px;-o-border-radius: 0px;border-radius: 0;width: 100%;outline: none;font-family: Ysabeau Infant;margin: 5px 0 20px;font-weight: 400;border: 0;border-bottom: 1px solid #ccc;}
.itexclusiv-contact {
    max-width: 600px;
    margin: 0px auto 0;
    background: #F9F7F5;
    padding: 30px;
    border: 1px solid #ccc;
}
.wpcf7-form .input-filled {
    position: relative;
    margin-bottom: 15px;
}
.ct-contact-form-modern .ct-contact-holder .wpcf7-form-control-wrap {
    margin-bottom: 24px;
    display: block;
}
.wpcf7-form .input-filled>i {
    color: #c9cce4;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -khtml-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%);
    position: absolute;
    right: 36px;
    z-index: 1;
}
.itexclusiv-contact textarea {
    min-height: 120px;
    padding: 15px;
    min-height: 200px;
    border: 1px solid #ccc;
    }
.itexclusiv-contact select {
    color: #111;

}
.itexclusiv-contact input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
.itexclusiv-contact input::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
.itexclusiv-contact input:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
.itexclusiv-contact input:-moz-placeholder { /* Firefox 18- */
  color: #000;
}
.text-block > div {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    background: #F9F7F5;
    padding: 30px;
    border: 1px solid #ccc;
}

.text-block > div h2 {
    font-size: 32px;
    line-height: 42px;
    font-family: 'Gilda Display', ARIAL;
    font-weight: 400;
    text-align: center;
    margin-top: 0;
    color: #373531;
}
.itexclusiv-contact textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
.itexclusiv-contact textarea::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
.itexclusiv-contact textarea:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
.itexclusiv-contact textarea:-moz-placeholder { /* Firefox 18- */
  color: #000;
}

div.pp_default .pp_top, div.pp_default .pp_bottom, div.pp_default .pp_content_container .pp_left, div.pp_default .pp_content_container .pp_right {
    background: none!important;
}
.pp_bottom,
.pp_top {
    display: none !important;
}
span.wpcf7-list-item {
    display: inline-block;
    margin: 0 !important;
}
span.wpcf7-not-valid-tip {
    font-size: 14px;
    padding-top: 5px;
}

.header-title-breadcrumb-overlay h1 {
    font-size: 46px;
    line-height: 62px;
    color: #111;
    font-weight: 400;
    margin: 0 !important;
    display: inline-block;
    position: relative;
    padding: 0;
    /* font-family: arial; */
    /* text-transform: uppercase; */
    position: relative;
    z-index: 3;
}


header-title-breadcrumb-overlay h1 {
    font-size: 36px;
    line-height: 43px;
    color: #111;
    font-weight: 700;
    margin: 0 !important;
    display: inline-block;
    position: relative;
    padding: 0;
    /* font-family: arial; */
    /* text-transform: uppercase; */
    position: relative;
    z-index: 3;
}


.header-title-breadcrumb-overlay {
    background: #F9F7F5;
    padding: 110px 0;
    background-size: cover;
    background-position: center center;
    text-align: left;
    background-repeat: repeat;
    position: relative;
    overflow: hidden;
}



@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

ul li, ol li {
    color: #555969;
    font-size: 16px;
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

h1, h2, h3, h4, h5, h6 {
     font-family: 'Ysabeau Infant', Arial; 
}

h1, h2 {
    font-weight: 600;
    font-family: 'Ysabeau Infant', Arial;
}
h3 {
    font-weight: 700;
}
h5 {
    font-family: "Ysabeau Infant", Arial;
    font-weight: 600;
}

a {
    font-family: 'Ysabeau Infant', Arial;
}

p {
    font-family: 'Ysabeau Infant', Arial; 
}

@media(min-width: 1300px) {
    .container {
        width: 1270px;
    }
}

body #navbar ul:not(.sub-menu) > .current_page_item:not(.contact-li) > a {
    font-weight: bold;
}

.navbar-header.col-md-4.col-sm-2 {
    text-align: center;
}

.social-f a {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    width: 30px;
    height: 30px;
    background: #373531;
    border-radius: 100px;
    line-height: 30px;
    text-align: center;
    margin-left: 5px;
}


nav#sweetthemes-main-head > div > div {
    display: flex;
    align-items: center;
}

.col-md-4.navbar-header3 {
    text-align: right;
}



.nm-pr-btn-1 {
  background: transparent;
  font-weight: 600;
  border-radius: 100px;
  padding: 6px;
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  gap: 15px;
  padding-right: 30px;
  color: #fff;
  font-size: 18px;
  overflow: hidden;
  transition: 0.2s;
  border: 1px solid rgb(204 204 204 / 80%);
}
.nm-pr-btn-1 .icon {
  flex: 0 0 auto;
  width: 40px;
  height: 40px;
  background: #D90E8D;
  color: #fff;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.nm-pr-btn-1 .icon i {
  transition: all 0.5s var(--nm-cube-1);
}
.nm-pr-btn-1 .icon i:nth-child(1) {
  position: absolute;
  transform: translateX(-50px);
  color: #fff;
  font-size: 14px;
}
.nm-pr-btn-1 .icon i:nth-child(2) {
  position: relative;
  color: #fff;
  transform: rotate(-45deg);
}
.nm-pr-btn-1 .text {
  position: relative;
  z-index: 1;
  overflow: hidden;
  color: #373531;
  transition: all 0.5s var(--nm-cube-1);
  font-size: 16px;
}
.nm-pr-btn-1 .text::after {
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  transition: all 0.5s var(--nm-cube-1);
  position: absolute;
  content: attr(data-back);
  transform: translateY(100%);
}
.nm-pr-btn-1 .text::before {
  top: 0;
  left: 0;
  display: block;
  transition: all 0.5s var(--nm-cube-1);
  position: relative;
  content: attr(data-front);
  transform: translateY(0);
}
.nm-pr-btn-1:hover .icon i:nth-child(1) {
  transform: translateX(0px) rotate(-45deg);
}
.nm-pr-btn-1:hover .icon i:nth-child(2) {
  transform: translateX(50px);
}
.nm-pr-btn-1:hover .text::after {
  transform: translateY(0%);
}
.nm-pr-btn-1:hover .text::before {
  transform: translateY(-100%);
}
.nm-pr-btn-1:is(.has-v2) {
  background: var(--nm-clr-black-3);
  font-size: 16px;
}
.nm-pr-btn-1:is(.has-v2) .icon {
  width: 42px;
  height: 42px;
  background: var(--nm-clr-pr-1);
  color: var(--nm-clr-black-1);
  font-size: 16px;
}
.nm-pr-btn-1:is(.has-v2) .text {
  color: #fff;
}
.nm-pr-btn-1:is(.has-v2):hover {
  background: var(--nm-clr-pr-1);
}
.nm-pr-btn-1:is(.has-v2):hover .text {
  color: #fff;
}
.nm-pr-btn-1:is(.has-v2):hover .icon {
  background: #000;
  color: var(--nm-clr-pr-1);
}

.home-section1 > div {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding: 60px 0 20px;
}


a.video-btn:hover {
    background: #F49122;
    color: #111;
}

.sweetthemes_button22 span {
    display: inline-block;
    margin-left: 15px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    color: #373531;
}

.sweetthemes_button22 {
    display: inline-flex;
    align-items: center;
    position: relative;
    /* top: 3px; */
}

.sweetthemes_button {
    display: inline-block;
    margin-right: 40px;
}

.sweetthemes_button a {
    margin: 0;
}

.home-section1 > div h1 {
    font-family: 'Gilda Display', ARIAL;
    FONT-SIZE: 42px;
    FONT-WEIGHT: 400;
    color: #373531;
    margin-top: 30px;
    line-height: 52px;
}


a.video-btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    background-color: #D90E8D;
    border-radius: 50%;
    position: relative;
    z-index: 6;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    position: relative;
    padding: 10px;
    font-size: 14px;
}

a.video-btn::before, a.video-btn::after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor;
    -webkit-animation: button-ripple 3s infinite;
    animation: button-ripple 3s infinite;
    opacity: .6;
    z-index: -1;
}

@keyframes button-ripple {
    70% {
        -webkit-box-shadow: 0 0 0 var(--glow-size,15px) currentColor;
        box-shadow: 0 0 0 var(--glow-size,15px) #373531;
        opacity: 0
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 currentColor;
        box-shadow: 0 0 0 0 #373531;
        opacity: 0
    }
}

a.video-btn i::after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 0 currentColor;
    box-shadow: 0 0 0 0 currentColor;
    -webkit-animation: button-ripple 3s infinite;
    animation: button-ripple 3s infinite;
    opacity: .6;
    z-index: 2;
}

a.video-btn:hover {
    background: #111;
    color: #fff;
}


.home-section1 > div .vc_col-sm-6:last-child {
    width: 70%;
    margin-left: -20%;
    z-index: 1;
    position: relative;
}

.home-section1 > div .vc_col-sm-6:last-child > div > div::after {
    background-color: transparent;
    background-image: linear-gradient(-90deg, #FFFFFF00 54%, #F9F7F5 100%);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content:'';
}





.home-section1 > div .vc_col-sm-6:last-child > div > div {
    position: relative;
}

.home-section1 {
    background: #F9F7F5;
}

.home-section1 > div .vc_col-sm-6:first-child {
    position: relative;
    z-index: 2;
}

.home-section1 > div h3 + p {
    max-width: 450px;
}

.home-section2 > div {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding: 50px 0 25px;
}

.home-section2 > div .e {
    font-family: 'Gilda Display', ARIAL;
    font-size: 19px;
    color: #373531;
    font-weight: 500;
}
.home-section2 > div .e + p {
    max-width: 320px;
}


.home-section2 > div .vc_col-sm-4 > div > div::before {
    content: '\f8c9';
    font-family: 'Font Awesome 5 Pro';
    color: #D90E8D;
    font-size: 40px;
    font-weight: 400;
    position: absolute;
    top: 13px;
    left: 0;
}

.home-section2 > div .vc_col-sm-4 > div > div {
    padding-left: 50px;
}

.home-section2 > div .vc_col-sm-4:first-child > div > div::before {content: '\f8eb';}

.home-section2 > div .vc_col-sm-4:last-child > div > div::before {
    content: '\f8ed';
}

.home-section3 > div {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding: 40px 0 65px;
}

.home-section3 > div .h2 {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 2px;
    margin-top: 0;
}

.home-section3 > div .vc_col-sm-6:last-child > div > div {
    padding-left: 60px;
}

.home-section3 > div .h3 {
    font-size: 54px;
    line-height: 64px;
    font-family: 'Gilda Display', ARIAL;
    font-weight: 400;
    color: #373531;
}

.home-section3 > div .h3::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #373531;
    display: block;
    margin: 20px 0 30px;
    opacity: .3;
}

.home-section4 {
    background: #F9F7F5;
}
.home-section4 > div {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding: 90px 0 65px;
}



.home-section4 > div .h3 {
    font-size: 54px;
    line-height: 64px;
    font-family: 'Gilda Display', ARIAL;
    font-weight: 400;
    margin-top: 0;
    color: #373531;
}

.home-section4 > div .h3 + p {
    max-width: 270px;
}

.count-box {
    width: 33.33%;
    float: left;
    margin-top: 20px;
    margin-bottom: 50px !important;
}

.count-box p:first-child {
    color: #D90E8D;
    font-size: 42px;
    line-height: 52px;
    font-weight: 400;
    font-family: 'Gilda Display', ARIAL;
    margin: 0;
}

.count-box p:first-child strong {
    font-weight: 400;
}

.fig1 {
    position: absolute;
    bottom: 0;
}

.fig2 img {
    max-width: 400px !important;
}

.fig1 img {
    max-width: 185px !important;
}


.home-section5 > div {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding: 85px 0 65px;
}

.home-section5 > div .title-space .h2 {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 2px;
    margin-top: 0;
    text-align: center;
    text-transform: uppercase;
}



.home-section5 > div .title-space .h3 {
    font-size: 54px;
    line-height: 64px;
    font-family: 'Gilda Display', ARIAL;
    font-weight: 400;
    text-align: center;
    color: #373531;
}

.home-section5 > div .title-space .h3::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #373531;
    display: block;
    margin: 20px 0 30px;
    opacity: .3;
}

.home-section5 > div .wpb_column h3 {
    color: #D90E8D;
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    font-family: 'Gilda Display', ARIAL;
    margin: 0;
    position: relative;
}

.home-section5 > div .wpb_column:nth-child(2n) {
    margin-top: 30px;
}

.home-section5 > div .wpb_column h3::after {
    content: '\f061';
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    right: 0;
    font-weight: 400;
}

.home-section5 > div .wpb_single_image {
    margin-bottom: 20px;
}

.home-section6 {
    background: #F9F7F5;
}


.home-section6 > div .title-space .h3 {
    font-size: 54px;
    line-height: 64px;
    font-family: 'Gilda Display', ARIAL;
    font-weight: 400;
    text-align: center;
    margin-top: 0;
    color: #373531;
}

.home-section6 > div .title-space .h3::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #373531;
    display: block;
    margin: 20px 0 30px;
    opacity: .3;
}

.home-section6 > div {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding: 90px 0 65px;
}

.home-section6 > div .title-space .h3 + p {
    text-align: center;
    max-width: 1000px;
    margin: 0 auto;
}

.home-section6 > div .wpb_column:nth-child(1), .home-section6 > div .wpb_column:nth-child(5) {
    width: 20%;
}

.home-section6 > div .wpb_column:nth-child(2), .home-section6 > div .wpb_column:nth-child(4) {
    width: 26%;
    margin: 0 -8%;
}

.home-section6 > div .wpb_column:nth-child(3) {
    width: 40%;
    margin: 0 0%;
}

.block-wee {
    background-size: cover;
    background-position: center;
}

.home-section6 > div .wpb_column:nth-child(3) .block-wee {
    height: 660px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-position: bottom;
}

.home-section6 > div .wpb_column:nth-child(1) .block-wee, .home-section6 > div .wpb_column:nth-child(5) .block-wee {
    height: 250px;
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    padding-top: 30px;
}

.home-section6 > div .wpb_column:nth-child(2) .block-wee, .home-section6 > div .wpb_column:nth-child(4) .block-wee {
    height: 440px;
    display: flex;
    align-items: self-end;
    justify-content: center;
    padding-bottom: 30px;
}

.home-section6 > div .wpb_column:nth-child(1), .home-section6 > div .wpb_column:nth-child(5) {
    position: relative;
    z-index: 5;
}

.home-section6 > div .wpb_column:nth-child(2), .home-section6 > div .wpb_column:nth-child(4) {
    position: relative;
    z-index: 4;
}

.home-section6 > div .wpb_column:nth-child(3) {
    position: relative;
    z-index: 3;
}

.home-section6 > div .wpb_column a {
    display: block;
    background: rgb(17 17 17 / 60%);
    line-height: 40px;
    height: 40px;
    padding: 0 15px;
    color: #fff;
    font-size: 14px;
}

.home-recenzii .vc_col-sm-12 {
    height: 100%;
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding-bottom: 0px;
    position: relative;
    z-index: 2;
    padding-top: 75px;
    padding-bottom: 80px;
}

ul.prezentari-dots li {
    display: inline-block;
}
ul.prezentari-dots li {
    cursor: pointer;
}

ul.prezentari-dots {
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
}
ul.prezentari-dots li svg.fp-arc-loader .path {
    display: none;
}
ul.prezentari-dots li.slick-active .path {
    display: inline-block !important;
    stroke-dasharray: 1000;
    stroke-dashoffset: 0;
    animation: dash ease-in 3s;
    animation-iteration-count: unset;
}
ul.prezentari-dots {
    position: static;
    bottom: -10px;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
    margin-top: 20px;
}
ul.prezentari-dots li.slick-active circle.path {
    stroke: #D90E8D;
}
ul.prezentari-dots li.slick-active circle.path + circle {
    fill: #D90E8D;
}

@keyframes dash {
  from {
    stroke-dashoffset: 1000;
  }

  to {
    stroke-dashoffset: 0;
  }
}



.home-recenzii .vc_col-sm-12 .h3 {
    font-size: 32px;
    line-height: 42px;
    font-family: 'Gilda Display', ARIAL;
    font-weight: 400;
    text-align: center;
    margin-top: 0;
    color: #373531;
}

.home-recenzii .vc_col-sm-12 .h3::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #373531;
    display: block;
    margin: 20px 0 30px;
    opacity: .3;
}

.testimonial01_item {
    padding: 0 15px;
    text-align: center;
}
.home-recenzii .vc_col-sm-12 > div {
    background-repeat: no-repeat;
    background-position: center;
}
.testimonial01_item > div {
    background: #F9F7F5;
    padding: 30px;
    border: 1px solid #FFFFFF2B;
    border-radius: 0;
    position: relative;
}

.testimonial01-ppo1 img {
    max-width: 80px;
    border-radius: 120px;
}

.testimonial01-ppo {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 15px;
}
.rnb-component-wrapper {
    margin: 0;
}
.testimonial01-ppo1, .testimonial01-ppo2 {
    padding: 0 5px;
    text-align: left;
}
.name-pos {
    /* text-transform: uppercase; */
    color: #686868;
    /* font-size: 12px; */
    font-weight: 400;
}
.stars img {
    max-width: 80px;
    margin-bottom: 10px;
}
.name-test {
    font-size: 16px;
    color: #373531;
    font-weight: 600;
}

.testimonail01-content p {
    color: #373531;
    font-weight: 400;
    font-family: 'Gilda Display', ARIAL;
    font-size: 18px;
    line-height: 32px;
}


.testimonial01_item > div::before {
    content: '\f10e';
    font-family: 'FontAwesome';
    position: absolute;
    15px: 0;
    left: 15px;
    top: 15px;
    font-size: 40px;
    z-index: 1;
    opacity: .1;
}

 .faq-container {
            max-width: 800px;
            margin: 0 auto;
            font-family: Arial, sans-serif;
        }
        
        .faq-item {
            margin-bottom: 15px;
            border: 1px solid #ccc;
            border-radius: 0;
            overflow: hidden;
            background: #F9F7F5;
        }
        
        .faq-question {
            padding: 20px;
            padding-right: 60px;
            cursor: pointer;
            background: #F9F7F5;
            position: relative;
            transition: background 0.3s ease;
            margin: 0;
            font-size: 18px;
            font-weight: 600;
            color: #fff;
            /* text-transform: uppercase; */
        }
        
        .faq-question span {
            font-family: 'Gilda Display', ARIAL;
            font-weight: 400;
            color: #373531;
        }
        
        .faq-question:hover {
            opacity: 0.9;
        }
        
        .faq-question::after {
            content: '\f067';
            position: absolute;
            right: 20px;
            top: 50%;
            transform: translateY(-50%);
            font-size: 16px;
            font-weight: 3;
            color: #373531;
            transition: transform 0.3s ease;
            font-family: 'FontAwesome';
        }
        
        .faq-question.active::after {
            content: '\f068';
            transform: translateY(-50%) rotate(180deg);
        }
        
        .faq-answer {
            display: none;
            padding: 0 20px;
            background: transparent;
        }
        
        .faq-answer-inner {
            padding: 20px 0;
            border-top: 1px solid #333;
        }
        
        .faq-answer p {
            margin: 0;
            line-height: 1.6;
            /* color: #fff; */
        }
.home-faq {
    padding-bottom: 80px;
}
.home-faq > .vc_row {
    height: 100%;
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding-bottom: 0px;
    position: relative;
    z-index: 2;
    padding-top: 0;
}

/* ================================================
   Pachete Nunta - Styles
   Adauga in: Appearance > Customize > Additional CSS
   SAU in /wp-content/themes/TEMA-TA/css/pachet-nunta-style.css
   ================================================ */

/* Row wrapper */
.pachete-nunta-row .wpb_column {
    padding: 0 !important;
}

/* Card */
.pn-card {
    background-color: #1c1c1c;
    color: #d4d4d4;
    font-size: 14px;
    border-radius: 4px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    height: 100%;
}
body .pachete-nunta-row > div.wpb_column {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding: 80px 0 55px  !important;
}

/* Header */
.pn-header {
    background-color: #FF22C9;
    text-align: center;
    padding: 18px 12px 14px;
}

.pn-title {
    color: #ffffff;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 4px 0 !important;
    padding: 0 !important;
    line-height: 1.2;
}

.pn-duration {
    color: #fff;
    font-size: 16px;
    margin: 0 !important;
    padding: 0 !important;
}

/* Price box */
.pn-price-box {
    background-color: #750058;
    text-align: center;
    padding: 14px 12px;
}

.pn-price {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 4px 0 !important;
    padding: 0 !important;
}

.pn-subtitle {
    color: #f0e8d0;
    font-size: 14px;
    margin: 0 !important;
    padding: 0 !important;
}

/* Table */
.pn-table {
    width: 100%;
    border-collapse: collapse;
    margin: 0 !important;
    background-color: #1c1c1c;
    font-weight: 400;
}

.pn-table tbody tr td {
    text-align: center;
    padding: 12px 16px !important;
    border-bottom: 1px solid #2e2e2e;
    border-top: none;
    border-left: none;
    border-right: none;
    color: #fff;
    line-height: 1.5;
    vertical-align: middle;
    background-color: transparent !important;
    font-weight: 600;
}

.pn-table tbody tr:last-child td {
    border-bottom: none;
}

.pn-table tbody tr:hover td {
    background-color: #222222 !important;
}

/* Extra options row */
.pn-extra {
    font-size: 13px;
    color: #c8c8c8 !important;
}

.pn-extra strong {
    color: #ffffff;
    font-weight: bold;
    display: block;
    margin-top: 4px;
}

/* Footer */
.pn-footer {
    padding: 16px;
    text-align: center;
    background-color: #1c1c1c;
    margin-top: auto;
}

/* Button */
.pn-btn {
    display: block;
    width: 100%;
    box-sizing: border-box;
    background-color: #750058;
    color: #ffffff !important;
    text-decoration: none !important;
    font-size: 16px;
    font-weight: bold;
    padding: 14px 20px;
    border-radius: 4px;
    text-align: center;
    transition: background-color 0.2s ease;
    cursor: pointer;
}

.pn-btn:hover,
.pn-btn:focus,
.pn-btn:active {
    background-color: #FF22C9 !important;
    color: #ffffff !important;
    text-decoration: none !important;
}

/* Responsive */
@media (max-width: 768px) {
    .pn-card {
        margin-bottom: 20px;
    }
}

.home-faq .h3 {
    font-size: 32px;
    line-height: 42px;
    font-family: 'Gilda Display', ARIAL;
    font-weight: 400;
    text-align: center;
    margin-top: 0;
    color: #373531;
}

.home-faq .h3::after {
    content: '';
    width: 300px;
    height: 1px;
    background: #373531;
    display: block;
    margin: 20px auto 30px;
    opacity: .3;
}

.footer-top {
    padding: 60px 0;
}


#CallNow-holder{
  z-index: 9902;
  padding: 0px;
  position: fixed;
  bottom: 35px;
  right: 35px;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1); 
}

#CallNow-holder.isActive{
  /* padding: 20px; */
  border-radius: 0px;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius:30px;
  background-color: #f6f6f6;
  box-shadow: 
  0 4px 2px  #830E0610,
  0 8px 4px  #830E0610,
  0 16px 8px #830E0610,
  0 32px 16px#830E0610,
  0 0 72px   #830E0615;
  width: auto;
  height: auto;
  bottom: 16px;
  right: 16px;
}

.CallNow__content{
  display: none;
  transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1); 
}

#CallNow-holder.isActive .CallNow__content{
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 260px;
}

#CallNow-trigger{
  border-radius: 50%;
  position: absolute;
  bottom: -15px;
  right: -15px;
  height:60px;
  width: 60px;
  padding: 15px;
  background: #D90E8D;
  transition: box-shadow .2s ease-in-out, background .2s ease-in-out;
  box-shadow: inset 0px -2px 5px 0px #ffffff24,
  0 2px 1px   #830E0600, 
  0 4px 2px   #830E0600, 
  0 8px 4px   #830E0600, 
  0 16px 8px  #830E0600,
  0 32px 16px #830E0600;
}

#CallNow-holder.isActive #CallNow-trigger{
  bottom: 0px;
  right: 0px;
}

#CallNow-trigger:hover{
  box-shadow:   inset 0px -2px 5px 0px #ffffff24,
  0 2px 1px   #D7B56D612, 
  0 4px 2px   #D7B56D612, 
  0 8px 4px   #D7B56D612, 
  0 16px 8px  #D7B56D612,
  0 32px 16px #D7B56D612;
  background: #de0e15;
}

#CallNow-holder.isActive #CallNow-trigger{
  box-shadow: none;
}
/* Container principal */
.cta-banner {
    width: 100%;
    background: linear-gradient(270deg, #D90E8D, #ff4dc4, #D90E8D);
    background-size: 400% 400%;
    padding: 18px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    animation: gradientMove 6s ease infinite;
    border-radius: 12px;
    box-shadow: 0 8px 25px rgba(217, 14, 141, 0.3);
}

/* Conținut interior */
.cta-content {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
}

/* Text */
.cta-text {
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 1px;
}

/* Buton */
.cta-button {
    background-color: #ffffff;
    color: #D90E8D;
    padding: 10px 22px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

/* Hover efect */
.cta-button:hover {
    background-color: #D90E8D;
    color: #ffffff;
    transform: scale(1.08);
    box-shadow: 0 6px 20px rgba(255, 255, 255, 0.4);
}

/* Animație gradient */
@keyframes gradientMove {
    0% { background-position: 0% 50%; }
    50% { background-position: 100% 50%; }
    100% { background-position: 0% 50%; }
}

/* Responsive */
@media (max-width: 768px) {
    .cta-content {
        flex-direction: column;
        text-align: center;
    }

    .cta-text {
        font-size: 18px;
    }
}
#CallNow-trigger:before{
  position: absolute;
  content: '';
  width: 29px;
  height: 29px;
  left: 48%;
  top: 52%;
  transform: translate(-50%, -50%);
  background: url(../images/telephone@2x.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;

}

.CallNow__content h3{
  font-weight: 700;
  font-size: 22px;
  width: fit-content;
  background: var(--color1);
  font-weight: 600;
  color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 0px;
  margin-top: 10px;
}

.CallNow__content p{
  font-size: 14px!important;
  margin-bottom: 15px;
}

.CallNow__content{
  transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);;
  padding-bottom: 60px;
}

.CallNow__content img{
  margin-top: 20px;
  margin-bottom: 30px;
  border-radius: 0%;
  max-width: 150px;
}
.CallNow__content .x-btn-clean{
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  display: block;
  width: 100%;
  text-align:center;
  padding-top:15px;
  color: #111;
}

.CallNow__content .x-btn-clean:hover{
  box-shadow: inset var(--shadow-light);
}


.CallNow__content .x-btn-call{
  text-align: center;
  line-height: 2em;
  font-size: 18px;
  margin-bottom: 0px;
  display: block;
  width: calc(100% + 40px);
  border-radius: 0;
  border: none;
  background: var(--color1);
  height: 2.25em;
  color: var(--color1);
  margin-left: 0px;
}

.CallNow__content .x-btn{
  height: 64px;
}

.CallNow__content .x-btn .x-btn__text{
  padding-bottom: 20px;
}

.CallNow__content .x-btn-call:focus{
  /* box-shadow: none; */
}


.CallNow__content .x-btn-call span:before,
.CallNow__content .x-btn-call span:after{
  background-color: #3bd3f7;
}

.CallNow-close{
  color: #111;
  cursor: pointer;
  position: absolute;
  font-weight: 600;
  top: 10px;
  height: 32px;
  width: 32px;
  /* background-color: var(--color1-high); */
  display: block;
  right: 10px;
  border-radius: 40px;
  padding-left: 0px;
  transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
}


.CallNow-close:hover{
  background-color: #001a57;
  box-shadow: 0 0 0 3px #fff;
}

.CallNow-close:focus,
.CallNow-close:focus-within,
.CallNow-close:active{
  box-shadow: inset 0 4px 2px  #00000015,
              inset 0 8px 4px  #00000015,
              inset 0 16px 8px #00000015;
}

.CallNow-close span{
  position: absolute;
  display: inline-block;
  width: 17px;
  height: 0px;
  top: 49%;
  right: 6px;
  transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  color: #fff;
}

.CallNow-close:hover span{
    right: 6px;
}

.CallNow-close span:after,
.CallNow-close span:before{
  position: absolute;
  content: '';
  display: inline-block;
  width: 14px;
  height: 2px;
  border-radius: 2px;
  background-color: #111;
  transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
}

.CallNow-close span:before{
  transform-origin: center;
  transform: rotateZ(45deg);
}

.CallNow-close span:after{
  transform-origin: center;
  transform: rotateZ(-45deg);
}

.CallNow-close:hover span:before{
  transform-origin: center;
  background-color: #fff;
  transform: rotateZ(-45deg);
}

.CallNow-close:hover span:after{
  transform-origin: center;
  background-color: #fff;
  transform: rotateZ(-135deg);
}

.modal-container .modal-content .modal-close-cross{
  color: var(--color1);
  opacity: 1;
  font-size: 19px;
  right: 30px;
  font-weight: 500;
  top: 22px;
}



#CallNow-holder.isActive .btn-call{
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  font-size: 18px;
  border-bottom-right-radius: 0px;
  position: absolute;
  bottom: 0px;
  height: 60px;
  width: 100%;
  right: 0;
  text-decoration: none;
  display: block;
  color: #fff;
  background: #D90E8D;
  letter-spacing: 1px;
  font-weight: 600;
  padding: 19px 30px 16px;
  transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  box-shadow: inset 0px -5px 13px -10px #ffffff63;
}
#CallNow-holder.isActive .btn-call:hover{
  background: #de0e15;
}
#CallNow-holder.isActive .btn-call:focus,
#CallNow-holder.isActive .btn-call:focus-within,
#CallNow-holder.isActive .btn-call:active{
  color: #fff;
  text-decoration: none;
  box-shadow: inset 0 4px 2px #00000010,
              inset 0 8px 4px #00000010,
              inset 0 16px 8px #00000010,
              inset 0 32px 16px #00000010;
}

#CallNow-holder.isActive .btn-call:before{
  position: absolute;
  content: '';
  width: 29px;
  height: 29px;
  right:28px;
  top: 50%;
  transform: translateY(-50%);
  /* background: url(../images/telephone@2x.png); */
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
  transform-origin: center;
}
#CallNow-holder.isActive .whatsapps-call:before {
    position: absolute;
    content: '';
    width: 29px;
    height: 29px;
    right: 28px;
    top: 50%;
    transform: translateY(-50%);
    /* background: url(../images/telephone@2x.png); */
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
    transform-origin: center;
        background-image: url(../images/icons8-whatsapp.svg) !important;
    filter: invert(1);
}

#CallNow-holder.isActive .whatsapps-call:hover {
    background: #de0e15;
}
a.whatsapps-call {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    font-size: 18px;
    border-bottom-right-radius: 0px;
    position: relative;
    bottom: 0px;
    height: 60px;
    width: 100%;
    right: 0;
    text-decoration: none;
    display: block;
    color: #fff;
    background: #25D366;
    letter-spacing: 1px;
    font-weight: 600;
    padding: 19px 30px 16px;
    transition: all 0.5s cubic-bezier(0, 0.275, 0.125, 1);
    box-shadow: inset 0px -5px 13px -10px #ffffff63;
    margin-top: 15px;
}
#CallNow-holder.isActive .btn-call:before {
 background-image: url(../images/phone-call.svg) !important;
 filter: invert(1);
}
#CallNow-trigger:before {
    background-image: url(../images/phone-call.svg) !important;
    filter: invert(1);
}
span.wpcf7-form-control.wpcf7-acceptance * {
    font-weight: 400;
}

span.wpcf7-form-control.wpcf7-acceptance input {
    position: relative;
    top: 1px;
}
.home-section6 > div .wpb_column a:hover {
    background: #D90E8D;
}


.page-header-shape-1 {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  mix-blend-mode: luminosity;
  opacity: 0.2;
}

.page-header-shape-1 img {
  width: auto;
  height: 100%;
}


.page-header-bg {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 1221px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top;
  z-index: 1;
  max-width: 70%;
}

.page-header-bg:before {
    background-color: transparent;
    background-image: linear-gradient(-90deg, #FFFFFF00 54%, #F9F7F5 100%);
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    content: '';
}
.muzica-row1 > .vc_col-sm-12 {
    max-width: 1270px;
    margin: 0 auto !important;
    float: none !important;
    padding-top: 50px;
    text-align: center;
    padding-bottom: 50px;
}

ol.breadcrumb {
    padding: 10px 0;
    margin: 0;
    position: relative;
    z-index: 4;
    background: transparent;
}

ol.breadcrumb li:first-child::before {
    content: '\f015';
    font-family: 'Font Awesome 5 Pro';
    margin-right: 10px;
    color: #D90E8D;
}

.blog-section .vc_col-sm-12 {
    height: 100%;
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding-bottom: 0px;
    position: relative;
    z-index: 2;
    padding-top: 80px;
    padding-bottom: 80px;
}
.blog-section .vc_col-sm-12 h3 {
    text-align: center;
    font-weight: 700;
    font-family: 'Roboto Condensed', arial;
    font-size: 40px;
    color: #080337;
    line-height: 50px;
    max-width: 900px;
    margin: 0px auto 40px;
    text-transform: uppercase;
}


.blog_custom {
    box-shadow: 0 3px 20px rgb(0 26 41 / 11%);
    background: #fff;
    overflow: hidden;
    border-radius: 15px;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.blog_custom .col-md-12 {
    padding: 0;
    overflow: hidden;
}

.post-name a {
    font-size: 16px;
    line-height: 26px;
    /* font-family: 'Roboto Condensed', arial; */
    color: #080337;
    font-weight: 600;
    padding: 0 30px;
    display: block;
    /* text-transform: uppercase; */
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-family: 'noto sans', Arial;
}

span.time-n-date {
    position: absolute;
    top: 0;
    right: 0;
    /* font-family: 'Roboto Condensed', arial; */
    background: #D90E8D;
    color: #fff;
    min-height: 50px;
    min-width: 50px;
    padding: 9px 0;
    text-align: center;
    /* text-transform: uppercase; */
    font-weight: 600;
    border-radius: 0;
    font-size: 12px;
}

span.time-n-date span {
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
}

.post-totl {
    padding: 30px  30px 10px;
}

span.author-p {
    font-weight: 400;
}

span.author-p a {
    color: #111;
    font-weight: 400;
    font-size: 14px;
}

span.author-p a::before {
    content: '\f2c0';
    font-family: 'FontAwesome';
    margin-right: 5px;
    color: #D90E8D;
}

span.post-tags-list {
    font-weight: 400;
    margin-left: 15px;
    font-size: 14px;
}

span.post-tags-list::before {
    content: '\f02b';
    font-family: 'FontAwesome';
    margin-right: 5px;
    opacity: 1;
    font-weight: 400;
    color: #D90E8D;
}

img.blog_post_image {
    transition: all 300ms ease;
    /* border-bottom: 2px solid #832B27; */
}

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

.post-name a:hover {
    color: #D90E8D;
}
.post-desc {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding: 0 30px;
    padding-top: 15px;
}
.high-padding {
    padding: 60px 0;
}

.sweetthemes-pagination-holder {
    text-align: center;
}
.pagination a.page-numbers:hover {
    background-color: #D90E8D;
    color: #fff;
}
.pagination .page-numbers {
    background-color: #fff;
    color: #252525;
    float: left;
    line-height: 1.42857;
    margin: 0 5px;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 0px;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -webkit-transform: translateZ(0);
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .02);
    -webkit-box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, .02);
    font-weight: 600;
}
.pagination a.page-numbers::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #D90E8D;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.pagination a.page-numbers:hover::before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.sweetthemes-pagination.pagination .page-numbers.current {
    background: #D90E8D;
    color: #fff;
}
nav.navigation.pagination {
    background: transparent;
}
h2.screen-reader-text {
    display: none;
}

.header-title-breadcrumb.relative {
    position: relative;
    overflow: hidden;
}


span.post-categories i {
    color: #111;
    padding-right: 2px
}

span.post-categories a {
    font-weight: 400;
    color: #111;
    font-size: 15px
}

span.post-date i {
    color: #111;
    padding-right: 5px
}

.single-post span.post-categories {
    margin-right: 15px
}

.single-post .main-content .post-category-comment-date {
    margin-bottom: 15px;
    margin-top: 0;
    padding: 10px 20px 0;
    font-size: 15px
}

.sidebar-content .widget .widget-title {
    margin: 0 -20px 20px;
    padding: 15px 20px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: #D90E8D;
    border-radius: 0;
    position: relative;
    border-bottom: 1px solid #cccccc2e
}

.sidebar-content .widget_search form.search-form {
    padding-top: 0!important;
    overflow: hidden
}

.sidebar-content .widget_search label {
    width: 70%;
    float: left;
    margin: 0
}

.sidebar-content .widget_search label input.search-field {
    padding: 0 25px;
    border: 0!important;
    color: #fff;
    transition: .3s ease-in-out;
    width: 100%;
    height: 50px;
    font-weight: 400;
    font-size: 15px;
    background: #1a1a1a;
    outline: 0!important
}

.sidebar-content .widget_search .search-submit {
    width: 30%;
    padding: 0 10px;
    margin-left: 0;
    text-align: center;
    transition: .3s;
    -webkit-transition: .3s;
    height: 50px;
    position: relative;
    -webkit-transform: translateZ(0);
    overflow: hidden;
    font-size: 15px;
    background: #832B27;
    border: 1px solid #a55d07;
    color: #111;
    font-weight: 600
}

.widget_sweetthemes_recent_entries_with_thumbnail .post-thumbnail {
    padding: 0;
    overflow: hidden;
    border-radius: 0;
    -webkit-border-radius: 0px;
    transition: .3s;
    -webkit-transition: .3s;
    will-change: opacity
}

.widget_sweetthemes_recent_entries_with_thumbnail .post-thumbnail:hover {
    -webkit-filter: brightness(1.07);
    filter: brightness(1.07)
}

.widget_sweetthemes_recent_entries_with_thumbnail .post-date {
    border-radius: 0;
    color: #686868;
    font-size: 12px;
    text-transform: capitalize;
    font-weight: 500;
    padding: 10px 0 0;
    display: block;
    line-height: 1
}

.widget_sweetthemes_recent_entries_with_thumbnail li {
    list-style: none;
    margin: 0 0 20px
}

.widget_sweetthemes_recent_entries_with_thumbnail li:last-child {
    margin-bottom: 5px
}

.widget_sweetthemes_recent_entries_with_thumbnail li a {
    color: #111;
    font-weight: 500;
    display: block;
    transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    font-size: 14px;
    line-height: 18px;
}

.sidebar-content .widget_nav_menu li {
    position: relative;
    line-height: 30px
}

.widget_sweetthemes_recent_entries_with_thumbnail li img {
    border-radius: 0
}

.widget_categories .cat-item,.widget_categories li a {
    color: #111;
    font-weight: 400;
    font-size: 15px;
    transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    padding: 5px 0
}

body.single-post .col-md-9.main-content .article-content-single {
    background: #f6f6f6;
    padding: 0 30px 15px;
    /* box-shadow: 0 0 30px 5px rgba(0,0,0,.05); */
    /* -webkit-box-shadow: 0 0 15px 5px rgba(0,0,0,.05); */
    -moz-box-shadow: 0 0 30px 5px rgba(0,0,0,.05);
    border-radius: 0 0 20px 20px
}

.single-post h1.post-title {
    font-size: 32px;
    line-height: 42px;
    font-weight: 400;
    margin-top: 20px;
}

.social-sharer li a {
    display: block;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    line-height: 35px;
    background: transparent;
    /* width: 35px; */
    /* height: 35px; */
    color: #3137fd !important;
    border-radius: 100px;
    font-size: 20px;
}

.social-sharer>li {
    display: block;
    float: left;
    margin: 0 20px 0 0;
    padding: 0px 0!important;
    text-align: center;
    transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s
}

ul.social-sharer {
    overflow: hidden;
    padding: 0 15px;
    margin: 0
}

p.comment-form-cookies-consent label {
    font-weight: 400
}

span.share {
    color: #111;
    margin-right: 14px;
    /* position: relative; */
    /* bottom: 18px; */
    font-weight: bold;
}

img.profile-pic {
    max-width: 80px;
    border-radius: 100px;
    margin: -40px auto 0;
    position: relative;
    background: #fff;
    padding: 10px
}

body.single-post div#primary article {
    padding: 50px 0
}

.sidebar-content.sidebar-right .widget {
    float: left;
    margin-bottom: 50px;
    width: 100%;
    font-size: 15px;
    padding: 0 20px 40px;
    /* box-shadow: 0 0 30px 5px rgba(0,0,0,.05); */
    /* -webkit-box-shadow: 0 0 30px 5px rgba(0,0,0,.05); */
    -moz-box-shadow: 0 0 30px 5px rgba(0,0,0,.05);
    border-radius: 10px;
    overflow: hidden;
    background: #f6f6f6;
}

body.single-post .thumbnail-single {
    border-radius: 20px 20px 0 0;
    overflow: hidden;
    text-align: center;
}

.widget_categories li a::before {
    content: '\f178';
    font-family: FontAwesome;
    margin-right: 10px;
    position: relative;
    top: 1px
}

.single-post .article-content ol li,.single-post .article-content ul:not(.social-sharer) li {
    margin-bottom: 0;
    color: #686868;
    position: relative;
    font-size: 15px
}

.prev-next-post {
    float: left;
    margin-bottom: 70px;
    margin-top: 30px;
    width: 100%
}

.prev-next-post .rotate45 {
    background: rgba(0,0,0,0);
    border: 1px solid #c1c1c1;
    width: 36px
}

.prev-next-post .prev-post a span {
    margin-left: 5px
}

.prev-next-post .next-post a span {
    margin-right: 5px
}

.prev-next-post a span {
    font-size: 18px;
    font-weight: 700;
    position: relative;
    top: -6px
}

.next-post,.prev-post {
    padding: 0
}

.next-post a i,.prev-post a i {
    color: #000;
    font-size: 30px;
    transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    opacity: .3
}

.about-us-section2.erp-section>div h1,.parerea-clientilor-row>div h2 {
    font-size: 42px;
    line-height: 60px;
    font-weight: 300;
    max-width: 800px;
    margin: 0 auto 60px;
    text-align: center
}

.post-navigation {
    position: relative;
    padding: 0;
    margin: 50px 0 0;
    display: flex;
    clear: both;
    border-radius: 20px;
    overflow: hidden
}

.post-navigation .next-post,.post-navigation .prev-post {
    position: relative;
    color: #000;
    background: #f6f6f6;
    box-shadow: 0 0 30px 5px rgba(0,0,0,.05);
    -webkit-box-shadow: 0 0 30px 5px rgba(0,0,0,.05);
    -moz-box-shadow: 0 0 30px 5px rgba(0,0,0,.05);
    display: flex
}

.post-navigation .next-post span,.post-navigation .prev-post span {
    text-transform: uppercase;
    color: #D90E8D;
    font-weight: 600;
    font-size: 12px;
    display: block;
    margin: 0 0 10px;
    transition: 250ms ease-in-out;
    -webkit-transition: 250ms ease-in-out
}

.post-navigation .next-post a,.post-navigation .prev-post a {
    font-size: 14px;
    line-height: 1.5;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: block;
    color: #111;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    font-weight: 700;
    font-family: 'noto sans', Arial;
    display: block;
}

.post-navigation .next-post a:hover,.post-navigation .prev-post a:hover {
    color: #832B27
}

.next-post-content,.prev-post-content {
    padding: 25px;
    width: 70%
}

.navigation-thumbnail {
    display: inline-block;
    width: 30%
}
.widget_sweetthemes_recent_entries_with_thumbnail ul {
    list-style: none;
    padding: 0;
}

.single-post-share.col-md-6.no-tags-cls {
    padding: 5px 0;
}

.article-details {
    text-align: center;
}
nav.navigation.pagination {
    background: #fff;
}

.container.blog-posts > .row {
    display: flex;
    flex-flow: row wrap;
}
.gdpr-container > div {
    max-width: 1270px;
    margin: 0 auto !important;
    float: none;
    padding: 30px 0;
}

figure.wp-block-image {
    display: inline-block;
    float: left;
    max-width: 80px;
    padding-right: 15px;
}

.social-sharer>li a i {
    font-weight: 400;
}

.navigation-thumbnail a {
    display: block;
    height: 100%;
}

.navigation-thumbnail a img {
    height: 100%;
    object-fit: cover;
}

.widget_categories ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

body.single-post .header-title-breadcrumb-overlay h1 {
    font-size: 24px;
    line-height: 32px;
}

.ttm-icon {
    height: 56px;
    width: 56px;
    line-height: 56px;
    border-radius: 50%;
    margin-bottom: 0;
    background: #D90E8D;
    margin-bottom: 35px;
    display: inline-block;
    text-align: center;
    border: 1px solid transparent;
    position: relative;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    box-sizing: content-box;
    position: relative;
}

a.whatsapp-mob {
    padding-left: 8px;
}



.ttm-icon p {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 22px !important;
}
.featured-content {
    padding-left: 20px;
    display: table-cell;
    vertical-align: middle;
}
.featured-title h5 {
    margin-top: 3px;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px !important;
    /* font-family: 'Anton', arial; */
}
.featured-icon-box.featured-icon-box-last {
    border: 0;
}

h5.project_cat {
    color: #f2c01b;
}
.gdpr-container > .vc_col-sm-12 {
    max-width: 1270px !important;
    float: none !important;
    margin: 0 auto !important;
    padding: 30px 0;
}
.contact-section1 {
    padding: 60px 0 0px;
    max-width: 1270px !important;
    float: none;
    margin: 0 auto !important;
}

.vc_section.echipa-section {
    background-position: top !important;
    background-size: contain !important;
    background-color: #F5F5F5;
}

.contact-section1 h2 {
    font-size: 27px;
    color: #303849;
    font-weight: 400;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 10px;
    margin-top: 0;
    /* text-transform: uppercase; */
    /* font-family: 'Anton', arial; */
    /* text-transform: uppercase; */
}


.contact-section1 h2::after {
    content: '';
    width: 100px;
    height: 5px;
    background: #D90E8D;
    display: block;
    margin: 20px 0 10px;
    border-radius: 10px;
    box-shadow: rgb(152 149 165 / 14%) 1px 1px 0px 1px;
}

 .featured-icon-box {
    position: relative;
    border-bottom: 1px solid #ccc;
    padding-bottom: 35px;
    max-width: 500px;
}
.featured-icon {
    display: table-cell;
    vertical-align: middle;
    vertical-align: top;
    padding-top: 5px;
}
.featured-desc * {
    FONT-SIZE: 16PX;
    COLOR: #111;
}

.featured-desc a:hover {
    color: #f2c014;
}

.wpcf7-acceptance {
    display: block;
    margin: 20px 0 30px !important;
}

.wpcf7-acceptance * {
    font-weight: 400;
}
.contact-section {
    background-repeat: no-repeat;
    background-position: center;
    padding-bottom: 30px;
}
.sidebar123 ul li.current_page_item a {
    color: #EC400A;
}

@media(max-width: 767px) {
  

    header nav ul {
        display: block;
        width: 100%;
    }

    #navbar .sub-menu {
        position: relative;
        width: 100%;
        left: 0;
        padding: 0;
        text-align: center;
        opacity: 1;
        visibility: visible;
        display: none;
        max-width: 100%;
        border: 0;
        box-shadow: none !important;
        -webkit-box-shadow: none !important;
        padding: 10px 0;
    }

    #navbar .sub-menu .menu-item > a {
        padding: 10px 15px !important;
        font-size: 14px !important;
        border-color: rgb(204 204 204 / 30%);
        padding: 10px 30px !important;
        border: 0;
        text-align: left;
    }

    #navbar .menu-item > a {
        line-height: 50px;
        border-bottom: 1px solid rgb(204 204 204 / 30%);
        text-align: left;
        padding: 0 15px;
        color: #000;
        width: 100%;
        display: block;
        max-width: 100%;
    }

    span.expand {
        padding: 0;
        position: absolute;
        right: 0;
        top: 0;
        display: block;
    }

    .action-expand::after {
        content: "\f107";
        font-family: FontAwesome;
        color: #000 !important;
        padding: 15px;
        display: block;
    }

    .show-menu .action-expand::after {
        content: "\f106";
    }

    .menu .menu-item {
        display: block;
    }

    div#navbar {
        overflow: hidden !important;
        padding: 0;
        border: 0;
        width: 100%;
        order: 2;
    }

    .logo img, .navbar-header .logo img {
        max-width: 150PX;
    }

    .navbar-header {
        padding: 0 15px;
        width: 100% !important;
        TEXT-ALIGN: LEFT !important;
        order: 1;
    }

    .slik-slide {
        height: auto;
        overflow: hidden;
    }



    header .navbar-toggle i {
        color: #fff;
    }

    nav#sweetthemes-main-head > div > div {
        DISPLAY: flex;
        flex-direction: column;
    }

    body:not(.sticky) .header2 .navbar-header .img-logo {
        TEXT-ALIGN: LEFT;
    }

    .logo.img-logo {
        DISPLAY: inline-block;
    }

    .col-md-4.navbar-header3 {
        padding-top: 15px;
        order: 3;
        padding-bottom: 15px;
        display: block;
        text-align: right !important;
    }

    .home-section1 > div {
        padding: 0px 0 0;
    }

    .vc_row, .vc_section {
        margin: 0 !important;
    }

    .home-section1 > div h1 {
        font-size: 24px;
        line-height: 32px;
    }

    .home-section1 > div .vc_col-sm-6:last-child {
        width: 100%;
        margin: 0;
        padding-top: 30px;
    }

    .sweetthemes_button a {
        padding: 6px !important;
        gap: 5px !important;
    }

    .sweetthemes_button {
        margin-right: 15px;
    }

    .home-section1 > div > div {
        padding: 0 !important;
    }

    .sweetthemes_button22 span {
        margin-left: 5px;
    }

    .home-section1 > div .vc_col-sm-6:last-child > div > div::after {
        display: none;
    }

    .home-section2 > div {
        padding: 0;
    }

    .home-section3 > div {
        padding: 0 0 30px;
    }

    .home-section3 > div .vc_col-sm-6:last-child > div > div {
        padding: 0;
    }

    .home-section3 > div .h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .home-section4 > div .h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .count-box {
        width: 100% !important;
        margin-bottom: 0 !important;
    }

    .home-section4 > div {
        padding: 30px 0;
    }

    .home-section4 .sweetthemes_button {
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .fig1 img {
        max-width: 100% !important;
    }

    .fig1 {
        display: none;
    }

    .fig2 img {
        max-width: 100% !important;
    }

    .home-section5 > div .title-space .h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .home-section5 > div {
        padding: 30px 0;
    }

    .home-section5 > div .wpb_single_image {
        text-align: center;
    }

    .home-section6 > div .title-space .h3 {
        font-size: 24px !important;
        line-height: 32px !important;
    }

    .home-section6 > div {
        padding: 30px 0;
    }

    .home-section6 > div .wpb_column {
        width: 100% !important;
        margin: 0 !important;
    }

    .home-recenzii .vc_col-sm-12 .h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .home-recenzii .vc_col-sm-12 {
        padding: 40px 0;
    }

    .home-faq .h3 {
        font-size: 24px;
        line-height: 32px;
        margin-top: 30px;
    }

    .home-faq {
        padding-bottom: 10px;
    }

    .footer-row-1 .col-md-4 {
        padding: 15px !important;
        overflow: hidden;
    }
    .header-title-breadcrumb-overlay h1 {
        font-size: 24px;
        line-height: 32px;
    }

    .header-title-breadcrumb-overlay::after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        background: #fff;
        display: block;
        z-index: 1;
        opacity: .6;
    }

    .header-title-breadcrumb-overlay {
        padding: 30px 0;
    }
    body.single-post .header-title-breadcrumb-overlay h1 {
        font-size: 18px;
        line-height: 24px;
    }
    body.single-post .col-md-9.main-content .article-content-single {
        padding: 0 15px 15px;
    }
    .single-post h1.post-title {
        font-size: 18px !important;
        line-height: 26px;
    }

    .col-md-3.sidebar-content.sidebar-right {
        overflow: hidden;
        padding-top: 30px;
    }

    body.single-post div#primary article {
        padding: 15px 0;
    }
    body .pachete-nunta-row > div.wpb_column {
        padding: 20px 0 !important;
    }
       .cta-soft-content {
        flex-direction: column;
        text-align: center;
        gap: 15px;
        padding: 20px;
        width: 100%;
    }
    .cta-content br {
        display: none;
    }

    .home-section1 .wpb_text_column.wpb_content_element {
        margin: 0 !important;
    }

    .cta-banner {
        border-radius: 0;
    }
    .cta-soft-text {
        font-size: 16px;
    }

    .cta-soft-btn {
        width: 100%;
        max-width: 240px;
    }
    body .pachete-nunta-row > div.wpb_column > div {
        padding: 0 !important;
    }
}