 /*
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: 184px;
 width: 100%;
}
:root {
    scroll-behavior: inherit;
    --nm-clr-pr-1: #9acbeb;
    --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: 'Outfit', Arial;
}
p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: var(--navy);
}
a:hover, a:focus {
    color: unset;
}
.breadcrumb>li+li:before {
    content: ">";
    padding: 0 5px;
    color: #fff;
}
ol.breadcrumb li a {
    color: #fff;
}
ol.breadcrumb li {
    color: #fff !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: 12px 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: var(--light-blue) !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: 600;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 1px;
    color: #111;
}
#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: #23ABEF !important;
    }


   

}

body.is_header_semitransparent #navbar .current_page_item > a {
    color: #5e7279;
    
}
.navbar-default {
    border: 0;
    margin-bottom: 0px;
    background: #031E6A;
    border-radius: 0;
    box-shadow: none;
}
/*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: #9acbeb;
}
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;
}
body:not(.sticky) .header2 .navbar-header .img-logo {
    margin: 31px 0;
    text-align: left;
    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: 95px;
    padding: 0px 14px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out 0s;
    font-family: 'Outfit', Arial;
    text-align: center;
    font-weight: 400;
    font-size: 17px;
    color: #fff;
    /* 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: #ccc;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 21px;
    text-align: left;
    position: relative;
    margin-bottom: 15px;
    text-align: left;
    /* max-width: 320px; */
    padding-left: 47px;
}
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: 24px;
    margin-bottom: 20px;
    margin-top: 0px;
    font-weight: 800;
    text-align: left;
    position: relative;
    padding-bottom: 15px;
    text-align: left;
    font-family: 'Outfit', ARIAL;
    FONT-WEIGHT: 500;
    COLOR: #fff!important;
}
footer .footer-top .menu .menu-item a {
    font-size: 20px;
    line-height: 20px;
    color: #fff !important;
    opacity: 1;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    display: block;
    padding: 11px 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: block;
    color: #fff;
}
.footer-details p {
    margin-bottom: 25px !important;
}
.footer-details i {
    position: absolute;
    top: 5px;
    font-size: 32px;
    color: #E5EEC0;
    left: 0;
    font-weight: 400;
}
aside#media_image-3 {
    TEXT-ALIGN: CENTER;
}
aside#media_image-3 img {
    padding-top: 10px;
}
footer .footer-top .menu .menu-item a:hover {
    color: #E5EEC0 !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: 30px 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: 400;
    font-family: 'Outfit', Arial;
}
p.copyright a {
    color: #23ABEF;
    font-weight: 400;
}

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

footer {
    background-color: #031E6A;
    clear: both;
    background-size: cover;
    background-position: bottom;
}

/* 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;
}

.itexclusiv-contact input:not([type='checkbox']), .itexclusiv-contact textarea, .itexclusiv-contact select {
background-color: #fff;
    height: 50px;
    border: 2px solid #f4f7f7;
    color: #000;
    padding: 0px 15px;
    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: Outfit;
    margin: 5px 0 20px;
    font-weight: 400;
    border: 1px solid #111;
}
.itexclusiv-contact {
    max-width: 600px;
    margin: 0px auto 0;
}
.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;
    }
.itexclusiv-contact select {
    color: #86898c;
    background-image: url(../images/arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.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;
}

.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: #fff;
    font-weight: 900;
    margin: 0 !important;
    display: inline-block;
    position: relative;
    padding: 0;
    /* font-family: arial; */
    /* text-transform: uppercase; */
}


.header-title-breadcrumb-overlay {
    background: #031E6A !important;
    padding: 40px 0;
    background-size: cover;
    background-position: center center;
    text-align: left;
    background-repeat: repeat;
}




@-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: var(--navy);
    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: 'Outfit', Arial;
     color: var(--navy);
}



a {
    font-family: 'Outfit', Arial; 
}

p {
    font-family: 'Outfit', Arial; 
}
.col-md-3.navbar-header3 {
    text-align: right;
    margin: 29px 0;
}

:root {
    --navy: #031e6a;
    --light-blue: #9acbeb;
    --lime: #e1ebb7;
    --white: #ffffff;
    --gray: #757575;
}

a.nm-pr-btn-1 {
    background: var(--lime);
    color: var(--navy);
    border-radius: 8px;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
}

@media(min-width: 1300px) {
    .container {
        width: 1270px;
    }
}
.home-section1 > div {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    overflow: hidden;
}

.home-section1 {
    background: #031E6A;
}

.home-section1 > div .vc_col-sm-6 > div {
    padding-right: 0;
}

.home-section1 > div h3 {
    font-size: 72px;
    line-height: 82px;
    color: #fff;
    font-weight: 800;
    margin-right: -100px;
    margin-bottom: 20px;
}
.home-section1 > div h4 {
    color: var(--light-blue);
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 28px;
}

.home-section1 > div p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    max-width: 440px;
    margin-bottom: 32px;
}

.home-section1 > div .wpb_single_image {
    margin-bottom: -10px !important;
}
a.btn-style1 {
    background: var(--lime);
    color: var(--navy);
    border-radius: 8px;
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
}

a.btn-style1::after {
    content: '\f178';
    font-family: 'Font Awesome 6 Free';
    margin-left: 10px;
}
.home-section2 {
    background: #F6F9E9;
}

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

.home-section2 > div .vc_col-sm-4 {
    /* text-align: center; */
}

.box-count p:first-child {
    font-size: 72px;
    font-weight: 700;
    color: var(--navy);
    line-height: 1;
    letter-spacing: -0.03em;
}
.home-section2 > div .vc_row {
    max-width: 800px;
    margin: 0 auto;
    padding-left: 50px;
    padding-bottom: 20px;
}

.box-count p:last-child {
    font-size: 20px;
}

.home-section2 > div ul {
    text-align: center;
    list-style: none;
    padding: 0;
    margin: 0;
}

.home-section2 > div ul li a {
    color: var(--navy);
    display: inline-block;
    border: 1px solid;
    padding: 5px 35px;
    border-radius: 100px;
    margin: 0 10px;
}
.home-section2 > div ul li a:hover {
    background: var(--navy);
    color: #fff;
}
.home-section2 > div ul li {
    display: inline-block;
}

.home-section3 > .vc_col-sm-12 {
    max-width: 1260px;
    margin: 0 auto;
    float: none;
    padding: 65px 0 75px;
}

.home-section3 > .vc_col-sm-12 .title-space h3 {
    text-align: center;
    font-size: 52px;
    font-weight: 800;
}

.home-section3 > .vc_col-sm-12 .title-space h3 + p {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 60px;
}

.home-section3 > .vc_col-sm-12 .wpb_column  .wpb_single_image img {
    border-radius: 10px;
}

.home-section3 > .vc_col-sm-12 .wpb_column  .wpb_single_image {
    margin-bottom: 25px;
}

.home-section3 > .vc_col-sm-12 .wpb_column  a.btn-style1 {
    font-weight: 500;
    display: block;
    text-align: center;
    font-size: 18px;
}

.home-section3 > .vc_col-sm-12 .wpb_column  .wpb_text_column.wpb_content_element {
    margin-bottom: 20px;
}

.home-section3 > .vc_col-sm-12 .wpb_column  a.btn-style1:hover {
    background: var(--navy);
    color: #fff;
}

.home-section4  .vc_row {
    max-width: 1440px;
    margin: 0 auto;
    float: none;
    padding: 0;
    overflow: hidden;
    background-size: cover;
}

.home-section4 .vc_row .wpb_single_image {
    margin: -5px !important;
}

.home-section4 .vc_row .vc_col-sm-6:first-child > div {
    padding-left: 0 !important;
    padding-top: 0 !important;
}

.home-section4 {
    margin-bottom: 80px;
}

.home-section4 .vc_row h3 {
    text-align: left;
    font-size: 52px;
    font-weight: 800;
    color: #fff;
}

.home-section4 .vc_row h3 + p {
    color: #fff;
    margin: 30px 0;
    max-width: 400px;
}

.home-section4 .vc_row .vc_col-sm-6:last-child > div > div {
    padding-left: 50px;
    padding-top: 30px;
}


.home-section3 > .vc_col-sm-12 .wpb_column  .wpb_text_column.wpb_content_element h3 {
    font-size: 22px;
}

.home-section5 > div {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding-bottom: 80px;
}
.home-section5 > .vc_col-sm-12 .title-space h3 {
    text-align: center;
    font-size: 52px;
    font-weight: 800;
    margin-bottom: 50px;
}

.home-section5-inner1 .vc_col-sm-4 > div > div {
    background: #E0EFF9;
    padding: 70px 30px 45px;
    border-radius: 10px;
}

.home-section5-inner1 .vc_col-sm-4 > div > div h3 {
    font-size: 22px;
}

.home-section5-inner2 .vc_col-sm-4 > div > div {
    background: #F6F9E9;
    padding: 100px 30px 75px;
    border-radius: 10px;
}
.home-section5-inner2 .vc_col-sm-8 > div {
    border-radius: 10px;
    background-size: cover;
    background-position: center;
}
.home-section5-inner2 {
    margin-top: 30px;
}
.home-section5-inner2 .vc_col-sm-8 {
    padding: 0 15px;
}
.home-section5-inner2 .vc_col-sm-4 > div > div h3 {
    font-size: 22px;
}

/* ============================================================
   Google Reviews Section â€” Stiluri externe
   Shortcode: [st_google_reviews_section] + [st_google_review_item]
   ============================================================ */

/* ---------- Variabile ---------- */
:root {
    --gr-primary:       #0d2560;   /* albastru Ã®nchis titlu */
    --gr-accent:        #1a56db;   /* albastru link/badge  */
    --gr-star:          #f5a623;   /* galben stele         */
    --gr-star-empty:    #e0e0e0;
    --gr-card-bg:       #ffffff;
    --gr-card-border:   #e4e7ec;
    --gr-card-shadow:   0 2px 12px rgba(0, 0, 0, 0.07);
    --gr-card-radius:   14px;
    --gr-text:          #1a1a2e;
    --gr-text-muted:    #6b7280;
    --gr-subtitle:      #3b6be8;
    --gr-body-bg:       #ffffff;
    --gr-badge-border:  #e4e7ec;
    --gr-badge-radius:  10px;
    --gr-font-title:    'Georgia', serif;
    --gr-font-body:     inherit;
    --gr-gap:           24px;
}

/* ---------- SecÈ›iunea wrapper ---------- */
.gr-section {
    background: var(--gr-body-bg);
    padding: 0;
    text-align: center;
    font-family: var(--gr-font-body);
}

/* ---------- Header ---------- */
.gr-header {
    margin-bottom: 65px;
}

.gr-title {
      text-align: center;
      font-size: 52px;
      font-weight: 800;
      margin-bottom: 30px;
}

.gr-header-meta {
    display: inline-flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
    justify-content: center;
}

.gr-subtitle {

    margin: 0;
    max-width: 260px;
 
}

/* ---------- Badge Google ---------- */
.gr-badge {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 8px 18px 8px 12px;
    border: 1.5px solid #031e6a24;
    border-radius: var(--gr-badge-radius);
    text-decoration: none;
    background: #fff;
    transition: box-shadow 0.2s ease, border-color 0.2s ease;
    white-space: nowrap;
}

.gr-badge:hover {
    box-shadow: 0 4px 16px rgba(26, 86, 219, 0.12);
    border-color: #c5d3f5;
}

.gr-badge-logo {
    display: flex;
    align-items: center;
}

.gr-badge-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 2px;
}

.gr-badge-stars {
    display: flex;
    gap: 2px;
}

.gr-badge-stars .gr-star {
    width: 18px;
    height: 18px;
    color: var(--gr-star);
}

.gr-badge-rating {
    font-size: 16px;
    color: var(--gr-text-muted);
    font-weight: 500;
}

/* ---------- Grid carduri ---------- */
.gr-cards-grid {
    max-width: 1100px;
    margin: 0 auto;
    padding-bottom: 80px;
}

@media (max-width: 900px) {
    .gr-cards-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 580px) {
    .gr-cards-grid {
        grid-template-columns: 1fr;
        margin-bottom: 0;
        padding-bottom: 20px;
    }
}

/* ---------- Card individual ---------- */
.gr-card {
    background: var(--gr-card-bg);
    border: 1.5px solid var(--gr-card-border);
    border-radius: var(--gr-card-radius);
    box-shadow: var(--gr-card-shadow);
    padding: 22px 20px 20px;
    text-align: left;
    display: flex;
    flex-direction: column;
    /* gap: 10px; */
    transition: box-shadow 0.25s ease, transform 0.2s ease;
    margin: 10px;
}

.gr-card:hover {
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.11);
    transform: translateY(-2px);
}

/* Top row: stele + G */
.gr-card-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.gr-card-stars {
    display: flex;
    gap: 0px;
}

.gr-star {
    width: 23px;
    height: 23px;
    flex-shrink: 0;
}

.gr-star--filled {
    color: var(--gr-star);
}

.gr-star--empty {
    color: var(--gr-star-empty);
}

.gr-card-glogo {
    flex-shrink: 0;
    opacity: 0.9;
}

/* Titlu recenzie */
.gr-card-title {
    font-size: 20px;
    font-weight: 800;
    margin: 0;
    line-height: 1.35;
    font-family: 'Inter', arial;
}

/* Corpul recenziei */
.gr-card-body {
    margin: 0;
    flex: 1;
    font-family: 'Inter', arial;
    font-size: 14px;
}

/* ---------- Reviewer row ---------- */
.gr-card-reviewer {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 15px;
    padding-top: 14px;
}

.gr-card-avatar {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
    background: #dde4f5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.gr-card-avatar-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
    display: block;
}

.gr-card-avatar-initials {
    font-size: 0.75rem;
    font-weight: 700;
    color: var(--gr-accent);
    text-transform: uppercase;
    letter-spacing: 0.03em;
    line-height: 1;
}

.gr-card-reviewer-info {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.gr-card-reviewer-name {
    font-weight: 600;
    color: var(--gr-text);
    line-height: 1.3;
    font-family: 'Inter', arial;
}

.gr-card-reviewer-date {
    color: var(--gr-text-muted);
    line-height: 1.3;
    font-family: 'Inter', arial;
}

.gr-badge-logo svg {
    width: 35px;
    height: 35px;
}

.rst-section {
    background-color: #E0EFF9;          /* light blue din design */
    padding: 60px 20px 70px;
    text-align: center;
    position: relative;
    overflow: hidden;
}


.rst-title {
     text-align: center;
    font-size: 52px;
    font-weight: 800;
    margin-bottom: 30px;
}

.rst-wrapper {
    position: relative;
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 80px;                    /* spatiu pentru sageti */
    box-sizing: border-box;
}

.rst-slider {
    width: 100%;
}

/* Ascunde toate slide-urile neiniÈ›ializate (evita FOUC) */
.rst-slider:not(.slick-initialized) .rst-slide + .rst-slide {
    display: none;
}


.rst-slide {
    outline: none;
}

.rst-pair {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    justify-content: center;
    align-items: flex-start;
}

.rst-card {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 12px);
            flex: 0 0 calc(50% - 12px);
    max-width: calc(50% - 12px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 14px;
}

.rst-card img {
    width: 100%;
    height: 420px;
    object-fit: cover;
    object-position: center top;
    border-radius: 12px;
    display: block;
}


.rst-label {
    display: block;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    padding-top: 10px;
}


.rst-arrow {
    position: absolute;
    top: calc(50% - 30px);
    transform: translateY(-50%);
    width: 52px;
    height: 52px;
    border-radius: 50%;
    border: 2px solid #0d1f5c;
    background: transparent;
    color: #0d1f5c;
    font-size: 16px;
    cursor: pointer;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s ease, color 0.2s ease;
    z-index: 10;
    padding: 0;
    line-height: 1;
}

.rst-arrow--prev {
    left: 0;
}

.rst-arrow--next {
    right: 0;
}

.rst-arrow:hover,
.rst-arrow:focus {
    background: #0d1f5c;
    color: #d9eaf7;
    outline: none;
}

.rst-arrow:disabled,
.rst-arrow.slick-disabled {
    opacity: 0.35;
    pointer-events: none;
}


@media (max-width: 991px) {
    .rst-wrapper {
        padding: 0 60px;
    }

    .rst-card img {
        height: 300px;
    }
}

@media (max-width: 767px) {
    .rst-title {
        font-size: 28px;
        margin-bottom: 32px;
    }

    .rst-wrapper {
        padding: 0 48px;
    }

    .rst-pair {
        gap: 12px;
    }

    .rst-card img {
        height: 200px;
        border-radius: 8px;
    }

    .rst-arrow {
        width: 40px;
        height: 40px;
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .rst-pair {
        flex-direction: column;
        gap: 10px;
    }

    .rst-card {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%;
    }

    .rst-card img {
        height: 240px;
    }
}

.prog-row > div {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding-bottom: 80px;
    padding-top: 90px;
}
.prog-row > .vc_col-sm-12 .title-space h3 {
    text-align: center;
    font-size: 52px;
    font-weight: 400;
    margin-bottom: 50px;
}
.prog-row > .vc_col-sm-12 .title-space h3 strong {
    font-weight: 800;
}

.location-box {
    border: 1px solid var(--navy);
    padding: 10px 20px 15px;
    border-radius: 10px;
    padding-left: 75px;
    position: relative;
}

.location-box h4 {
    margin-bottom: 1px;
    font-weight: 400;
    color: #686868;
    font-size: 16px;
}

.location-box::before {
    content: '\f3c5';
    font-family: 'Font Awesome 5 Pro';
    position: absolute;
    top: 3px;
    left: 20px;
    font-size: 50px;
    color: #E5EEC0;
    font-weight: 400;
}

.prog-row > .vc_col-sm-12 iframe {
    border-radius: 10px;
    height: 640px;
}

/* â”€â”€ Container â”€â”€ */
.cerere-programare-form {
  background: #ffffff;
  border-radius: 16px;
  border: 1px solid var(--navy);
  padding: 32px 20px 0px;
  max-width: 540px;
  /* margin: 0 auto; */
  font-family: sans-serif;
}

/* â”€â”€ Titlu â”€â”€ */
.cerere-programare-form .form-title {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 24px;
}

/* â”€â”€ Label â”€â”€ */
.cerere-programare-form .field-label {
  display: block;
  font-size: 14px;
  font-weight: 400;
}

/* â”€â”€ RÃ¢nd dublu (NUME + PRENUME, DATA + ORA) â”€â”€ */
.cerere-programare-form .row-group {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
  margin-bottom: 5px;
}

/* â”€â”€ Field wrap â”€â”€ */
.cerere-programare-form .field-wrap {
  margin-bottom: 25px;
}

/* â”€â”€ Inputs, select, textarea â”€â”€ */
.cerere-programare-form input[type="text"],
.cerere-programare-form input[type="email"],
.cerere-programare-form input[type="tel"],
.cerere-programare-form input[type="date"],
.cerere-programare-form select,
.cerere-programare-form textarea {
  width: 100%;
  box-sizing: border-box;
  background: #eef1f8;
  border: none;
  border-radius: 8px;
  padding: 11px 14px;
  font-size: 16px;
  color: #222222;
  outline: none;
  transition: box-shadow 0.2s;
  -webkit-appearance: none;
  appearance: none;
  line-height: 26px;
}

.cerere-programare-form input:focus,
.cerere-programare-form select:focus,
.cerere-programare-form textarea:focus {
  box-shadow: 0 0 0 2px #3a5fc8;
}

/* â”€â”€ Select arrow â”€â”€ */
.cerere-programare-form select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%232d3a6b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  padding-right: 36px;
}

/* â”€â”€ Textarea â”€â”€ */
.cerere-programare-form textarea {
  height: 100px;
  resize: vertical;
}

/* â”€â”€ Placeholder color â”€â”€ */
.cerere-programare-form ::placeholder {
  color: #9aa3bf;
}

/* â”€â”€ Buton Submit â”€â”€ */
.cerere-programare-form input[type="submit"],
.cerere-programare-form .wpcf7-submit {
  width: 100%;
  background: var(--navy);
  color: #ffffff;
  border: none;
  border-radius: 8px;
  padding: 12px;
  font-size: 16px;
  font-weight: 400;
  /* letter-spacing: 0.1em; */
  cursor: pointer;
  margin-top: 8px;
  transition: background 0.2s;
}

.cerere-programare-form input[type="submit"]:hover,
.cerere-programare-form .wpcf7-submit:hover {
  background: #111;
}

/* â”€â”€ EliminÄƒ margin-ul CF7 de pe span-uri â”€â”€ */
.cerere-programare-form .wpcf7-form-control-wrap {
  display: block;
}

/* â”€â”€ Responsive mobil â”€â”€ */
@media (max-width: 480px) {
  .cerere-programare-form .row-group {
    grid-template-columns: 1fr;
  }
}

.cerere-programare-form br {
    display: none;
}

.footer-details p i + span {
    font-size: 18px;
    opacity: .5;
    font-weight: 300;
    margin-bottom: 5px;
}

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

.col-md-3.sidebar-1 {
    width: 20%;
}

.col-md-3.sidebar-3 {
    width: 15%;
}

.col-md-3.sidebar-4 {
    width: 25%;
}

.col-md-3.sidebar-2 {
    width: 40%;
}

.social-f i {
    font-size: 32px;
    margin-right: 35px;
}

.social-f {
    text-align: right;
}

.social-f A {
    DISPLAY: INLINE-BLOCK;
    color: #fff;
}

.social-f a:hover {
    color: #E5EEC0;
}
.footer-div-parent ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-div-parent ul li {
    display: inline-block;
    margin-right: 10px;
}

.footer-div-parent ul li a {
    font-size: 14px;
    color: #fff;
}

.footer-div-parent ul li a:hover {
    color: #E5EEC0;
}



.serviciu-row1 > div {
    max-width: 1145px;
    margin: 0 auto;
    float: none;
    overflow: hidden;
    padding: 50px 0;
}

.serviciu-row1 {
    background: #031E6A;
}

.serviciu-row1 > div .vc_col-sm-6 > div {
    padding-right: 0;
}

.serviciu-row1 > div h3 {
    font-size: 46px;
    line-height: 56px;
    color: #fff;
    font-weight: 800;
    margin-bottom: 35px;
}
.serviciu-row1 > div h2 {
    color: var(--light-blue);
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
}

.serviciu-row1 > div p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.6;
    max-width: 440px;
    margin-bottom: 32px;
}

.serviciu-row1 > div .wpb_single_image img {
    border-radius: 10px;
    overflow: hidden;
}


.serviciu-row2 > div {
    max-width: 1145px;
    margin: 0 auto;
    float: none;
    overflow: hidden;
    padding: 70px 0 25px;
}
.serviciu-row2 > div h3 {
    font-size: 46px;
    line-height: 56px;
    font-weight: 800;
    margin-bottom: 15px;
}

.serviciu-row3 > div {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    overflow: hidden;
    padding: 0px 0 15px;
}

.serviciu-row3 > div h3 {
    font-size: 46px;
    line-height: 56px;
    font-weight: 800;
    margin-bottom: 15px;
    text-align: center;
}

.serviciu-row3 .vc_col-sm-4 > div > div {
    margin-bottom: 30px;
    background: #E0EFF9;
    padding: 70px 30px 35px;
    border-radius: 10px;
}

.serviciu-row3 .vc_col-sm-4 > div > div h4 {
    font-size: 24px;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
    line-height: 34px;
    min-height: 68px;
}

.serviciu-row3 > div .vc_col-sm-4 .wpb_single_image {
    height: 131px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px !important;
}

.serviciu-row3 .vc_row {
    max-width: 1145px;
    margin: 0 auto;
}

.serviciu-row4 > div {
    max-width: 1145px;
    margin: 0 auto;
    float: none;
    overflow: hidden;
    padding: 0px 0 45px;
}

.serviciu-row4 > div h3 {
    font-size: 46px;
    line-height: 56px;
    font-weight: 800;
    margin-bottom: 35px;
    text-align: center;
}
.serviciu-row4 > div ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.serviciu-row4 > div ul li {
    border: 1px solid rgb(3 30 106 / 20%);
    margin-bottom: 20px;
    padding: 15px;
    text-align: center;
    font-size: 24px;
    font-weight: 500;
    border-radius: 10px;
}

.progra-div {
    background: #e1ebb7;
}


.progra-div {
    max-width: 1125px;
    margin: 0 auto 50px !important;
    float: none;
    overflow: hidden;
    padding: 20px 15px 10px;
    border-radius: 20px;
}

.progra-div > div .wpb_text_column.wpb_content_element {
    margin: 0 !important;
}

.progra-div > div h3 {
    margin-top: 0;
    font-size: 32px;
    line-height: 42px;
    font-weight: 400;
    position: relative;
    bottom: 4px;
}

.progra-div > div input {
    width: 100%;
    box-sizing: border-box;
    background: transparent;
    border: none;
    border-radius: 8px;
    padding: 7px 14px;
    font-size: 16px;
    color: #222222;
    outline: none;
    transition: box-shadow 0.2s;
    -webkit-appearance: none;
    appearance: none;
    line-height: 26px;
    border: 1px solid var(--navy);
}

.progra-div > div .wpcf7-submit {
    width: 100%;
    background: var(--navy);
    color: #ffffff;
    border: none;
    border-radius: 8px;
    padding: 7px;
    font-size: 16px;
    font-weight: 400;
    /* letter-spacing: 0.1em; */
    cursor: pointer;
    CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
    transition: background 0.2s;
}

.cerere-programare-form2 {
    padding-top: 25px;
}

.before-after-dark section.rst-section {
    background: var(--navy);
}

.before-after-dark section.rst-section h2.rst-title {
    color: #fff;
}

.before-after-dark section.rst-section span.rst-label {
    color: #fff;
}

.before-after-dark section.rst-section .rst-arrow {
    border-color: #fff;
    color: #fff;
}


.serviciu-row5 > div .title-space h3 {
    font-size: 46px;
    line-height: 56px;
    font-weight: 800;
    margin-bottom: 15px;
    text-align: center;
}
.serviciu-row5 > div .title-space p {
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
}

.serviciu-row5 .vc_col-sm-4 > div > div {
    margin-bottom: 30px;
    background: #E0EFF9;
    /* padding: 70px 30px 5px; */
    border-radius: 10px;
}

.serviciu-row5 .vc_col-sm-4 > div > div .boxpret h3 {
    font-size: 22px;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
    line-height: 34px;
    font-weight: 600;
    margin-bottom: 25px;
}
.serviciu-row5 {
    padding: 40px 0;
}
.serviciu-row5 .vc_row {
    max-width: 1145px;
    margin: 0 auto;
}

.serviciu-row5 .vc_col-sm-4 > div > div .boxpret p {
    text-align: center;
}

.serviciu-row5 .vc_col-sm-4 > div > div .boxpret a {
    background: var(--navy);
    display: block;
    line-height: 40px;
    height: 40px;
    color: #fff;
    border-radius: 5px;
    margin-top: 30px;
    font-weight: 600;
}


        .faq-item {
            margin-bottom: 15px;
            border-radius: 10px;
            overflow: hidden;
            background: #F9F7F5;
        }
        
        .faq-question {
            padding: 20px 30px;
            padding-right: 60px;
            cursor: pointer;
            background: var(--navy);
            position: relative;
            transition: background 0.3s ease;
            margin: 0;
            font-size: 24px;
            font-weight: 600;
            color: #fff;
            /* text-transform: uppercase; */
            /* border-radius: 10px; */
        }
        
        .faq-question span {
            font-weight: 500;
            color: #fff;
        }
        
        .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: #fff;
            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; */
        }

        .faq-row > div {
    max-width: 1150px;
    margin: 0 auto !important;
    float: none !important;
    padding-bottom: 60px;
}

  .faq-row > div h3 {
        font-size: 46px;
    line-height: 56px;
    font-weight: 800;
    margin-bottom: 15px;
    text-align: center;
  }

.cerere-programare-form2 .col-md-4 {
    padding: 0 5px;
}

.cerere-programare-form2 .row {
    margin: 0 -5px;
}

#navbar .menu-item.menu-item-has-children > a::after {
    content: "\f107";
    font-family: fontawesome;
    position: relative;
    opacity: 1;
    display: inline-block;
    margin: 0 auto;
    top: 2px;
    padding: 0 0px 0 7px;
}
.serviciu-row5 .vc_col-sm-4 > div > div > div {
    padding: 15px;
}





.valori-row3 > div {
    max-width: 1120px;
    margin: 0 auto;
    float: none;
    overflow: hidden;
    padding: 60px 0;
}

.valori-row3 > div .title-space h3 {
    font-size: 46px;
    line-height: 56px;
    font-weight: 800;
    margin-bottom: 15px;
    text-align: center;
}

.valori-row3 .vc_col-sm-3 > div > div {
    margin-bottom: 30px;
    background: #E0EFF9;
    padding: 30px 15px 5px;
    border-radius: 10px;
}

.valori-row3 .vc_col-sm-3 > div > div h4 {
    font-size: 20px;
    max-width: 300px;
    margin: 0 auto;
    text-align: center;
    line-height: 27px;
    min-height: 60px;
    font-weight: 600;
}

.valori-row3 > div .vc_col-sm-3 .wpb_single_image {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px !important;
}

.valori-row3 .vc_row {
    max-width: 1145px;
    margin: 0 auto;
}

.valori-row3 > div .title-space h3 + p {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}

.valori-row3 .vc_col-sm-3 > div > div .wpb_text_column {
    margin-bottom: 15px;
}

.poveastra-noastra-row1 > div {
    max-width: 1120px;
    margin: 0 auto;
    float: none;
    overflow: hidden;
    padding: 40px 0 5px;
}

.poveastra-noastra-row1 > div h3 {
    text-align: left;
    font-size: 52px;
    font-weight: 800;
    margin-bottom: 30px;
}

.poveastra-noastra-row1 {
    background: #F6F9E9;
}

.echipa-row > div {
    max-width: 1120px;
    margin: 0 auto;
    float: none;
    overflow: hidden;
    padding: 40px 0 65px;
}

.echipa-row .title-space h3 {
    font-size: 46px;
    line-height: 56px;
    font-weight: 800;
    margin-bottom: 15px;
    text-align: center;
    max-width: 600px;
    margin: 0 auto 15px;
}

.echipa-row .title-space h3 + p {
    max-width: 600px;
    margin: 0 auto;
    text-align: center;
}

.img-slider-slick-shortcode {
    margin-bottom: 50px;
}

.echipa-row > div .wpb_single_image {
    margin-bottom: 15px;
}

.echipa-row  .vc_col-sm-3 h3 {
    font-size: 20px;
}

.img-slider-slick-shortcode button.slick-prev.slick-arrow, .img-slider-slick-shortcode button.slick-next.slick-arrow {
    font-size: 0;
    padding: 0 12px;
    background: transparent;
    border: 0 !important;
    line-height: 1;
    outline: 0;
    top: 42%;
    margin: 0 10px;
    width: 40px;
    height: 40px;
    background: transparent;
    text-align: center;
    line-height: 41px;
    border-radius: 100px;
    font-size: 13px;
    color: transparent;
    cursor: pointer;
    border: 1px solid #fff !important;
}

.img-slider-slick-shortcode button.slick-prev.slick-arrow::before, .img-slider-slick-shortcode button.slick-next.slick-arrow::before {
    font-size: 18px;
    font-family: FontAwesome;
    color: #fff;
    position: relative;
}

.img-slider-slick-shortcode button.slick-prev.slick-arrow::before {
    content: '\f104';
}

.img-slider-slick-shortcode button.slick-next.slick-arrow::before {
    content: '\f105';
}

/* ================================================
   ARCLINE DENTAL — Tarife Section
   Brand: Navy #0A1F5C | Accent: #7EC8E3 | White #FFFFFF
   ================================================ */

/* ── SECTION WRAPPER ───────────────────────────── */
.arcline-tarife-section {
    /* background-color: #060f33; */
    /* background-image:
        radial-gradient(ellipse 80% 60% at 50% 0%, rgba(30, 60, 140, 0.45) 0%, transparent 70%),
        radial-gradient(ellipse 40% 30% at 90% 80%, rgba(126, 200, 227, 0.08) 0%, transparent 60%); */
    padding: 90px 0 60px;
    color: #ffffff;
    /* font-family: 'Jost', 'Montserrat', sans-serif; */
}

.arcline-tarife-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px;
}

/* ── HEADER ────────────────────────────────────── */
.arcline-tarife-header {
    text-align: center;
    margin-bottom: 56px;
}

.arcline-tarife-title {
    font-size: 2.6rem;
    font-weight: 700;
    letter-spacing: -0.01em;
    color: #ffffff;
    margin: 0 0 14px;
    line-height: 1.2;
}

.arcline-tarife-subtitle {
    font-size: 1.05rem;
    color: rgba(255, 255, 255, 0.60);
    margin: 0;
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.7;
}

/* ── GRID ───────────────────────────────────────── */
.arcline-tarife-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}

@media (max-width: 1024px) {
    .arcline-tarife-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 640px) {
    .arcline-tarife-grid {
        grid-template-columns: 1fr;
    }

    .arcline-tarife-title {
        font-size: 1.9rem;
    }
}

/* ── CARD ───────────────────────────────────────── */
.arcline-tarife-card {
    background: #F6F9E9;
    border: 1px solid #ccc;
    border-radius: 16px;
    padding: 28px 28px 24px;
    transition: border-color 0.25s ease, transform 0.25s ease, background 0.25s ease;
    position: relative;
    overflow: hidden;
}

.arcline-tarife-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(90deg, transparent, rgba(126, 200, 227, 0.5), transparent);
    opacity: 0;
    transition: opacity 0.25s ease;
}

.arcline-tarife-card:hover {
    border-color: #E0EFF9;
    background: #E0EFF9;
    transform: translateY(-3px);
}

.arcline-tarife-card:hover::before {
    opacity: 1;
}

/* ── CARD HEADER ────────────────────────────────── */
.arcline-tarife-card-header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 0;
    padding-bottom: 18px;
    /* border-bottom: 1px solid #ccc; */
}

.arcline-tarife-cat-title {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #031E6A;
    margin: 0;
    line-height: 1.3;
}

/* ── ICONS (SVG inline via CSS mask) ────────────── */
.arcline-tarife-icon {
    width: 32px;
    height: 32px;
    flex-shrink: 0;
    background-color: #031E6A;
    border-radius: 8px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.arcline-tarife-icon::after {
    content: '';
    width: 18px;
    height: 18px;
    background-color: #7EC8E3;
    mask-size: contain;
    mask-repeat: no-repeat;
    mask-position: center;
    -webkit-mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
}

/* Icon SVGs encoded */
.tarife-icon-consult::after {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor' stroke-width='1.8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor' stroke-width='1.8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2'/%3E%3C/svg%3E");
}

.tarife-icon-clean::after,
.tarife-icon-tooth::after,
.tarife-icon-endo::after,
.tarife-icon-perio::after,
.tarife-icon-child::after {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor' stroke-width='1.8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor' stroke-width='1.8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z'/%3E%3C/svg%3E");
}

.tarife-icon-surgery::after,
.tarife-icon-urgent::after {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor' stroke-width='1.8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 9v3m0 0v3m0-3h3m-3 0H9m12 0a9 9 0 11-18 0 9 9 0 0118 0z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor' stroke-width='1.8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M12 9v3m0 0v3m0-3h3m-3 0H9m12 0a9 9 0 11-18 0 9 9 0 0118 0z'/%3E%3C/svg%3E");
}

.tarife-icon-implant::after,
.tarife-icon-crown::after {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor' stroke-width='1.8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M11.049 2.927c.3-.921 1.603-.921 1.902 0l1.519 4.674a1 1 0 00.95.69h4.915c.969 0 1.371 1.24.588 1.81l-3.976 2.888a1 1 0 00-.363 1.118l1.518 4.674c.3.922-.755 1.688-1.538 1.118l-3.976-2.888a1 1 0 00-1.176 0l-3.976 2.888c-.783.57-1.838-.197-1.538-1.118l1.518-4.674a1 1 0 00-.363-1.118l-3.976-2.888c-.784-.57-.38-1.81.588-1.81h4.914a1 1 0 00.951-.69l1.519-4.674z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor' stroke-width='1.8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M11.049 2.927c.3-.921 1.603-.921 1.902 0l1.519 4.674a1 1 0 00.95.69h4.915c.969 0 1.371 1.24.588 1.81l-3.976 2.888a1 1 0 00-.363 1.118l1.518 4.674c.3.922-.755 1.688-1.538 1.118l-3.976-2.888a1 1 0 00-1.176 0l-3.976 2.888c-.783.57-1.838-.197-1.538-1.118l1.518-4.674a1 1 0 00-.363-1.118l-3.976-2.888c-.784-.57-.38-1.81.588-1.81h4.914a1 1 0 00.951-.69l1.519-4.674z'/%3E%3C/svg%3E");
}

.tarife-icon-smile::after,
.tarife-icon-default::after {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor' stroke-width='1.8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M14.828 14.828a4 4 0 01-5.656 0M9 10h.01M15 10h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='currentColor' stroke-width='1.8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M14.828 14.828a4 4 0 01-5.656 0M9 10h.01M15 10h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z'/%3E%3C/svg%3E");
}

/* ── SERVICE LIST ───────────────────────────────── */
.arcline-tarife-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 0;
}

.arcline-tarife-row {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    gap: 12px;
    padding: 9px 0;
    border-bottom: 1px solid #ccc;
    transition: background 0.15s ease;
}

.arcline-tarife-row:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.arcline-tarife-service {
    font-size: 16px;
    color: #031E6A;
    line-height: 1.45;
    flex: 1;
}

.arcline-tarife-price {
    font-size: 18px;
    font-weight: 600;
    color: #031E6A;
    white-space: nowrap;
    letter-spacing: 0.01em;
}

/* ── HOVER row highlight ────────────────────────── */
.arcline-tarife-card:hover .arcline-tarife-row:hover .arcline-tarife-service {
    color: #111;
}

/* ── RESPONSIVE ADJUSTMENTS ────────────────────── */
@media (max-width: 768px) {
    .arcline-tarife-section {
        padding: 20px 0;
    }

    .arcline-tarife-card {
        padding: 22px 20px 18px;
    }
}

.blog_custom img {
    width: 100%;
    border-radius: 12px;
}
.container.blog-post {
    padding: 80px 15px;
}

.contblog-h h1 {
    font-size: 50px;
    line-height: 50px;
    font-family: 'Space Grotesk', Arial;
    color: #122341;
    margin-bottom: 25px;
    font-weight: 400;
}

.contblog-h p {
    font-size: 18px;
    color: #111;
    line-height: 28px;
    max-width: 800px;
    margin: 0;
}

.contblog-h {
    margin-bottom: 30px;
}

.container.blog-post .blog_custom .post-name a {
    font-size: 18px;
    line-height: 25px;
    /* display: inline-block; */
}

span.post-date {
    display: block;
    padding-top:10px;
}
body.single-post .main-content {
    max-width: 740px;
    margin: 0 auto;
    float: none;
    padding: 40px 15px;
}


body.single-post .main-content .article-content div {
    margin-bottom: 15px;
}

body.single-post .main-content .article-content div p {
    margin: 0;
}
.container.blog-post .main-content {
        display: flex;
    flex-flow: row wrap;
}
.container.blog-post .main-content article {
    margin-bottom:30px;
}
body.single-post .main-content .article-content div h2, body.single-post .main-content .article-content div h3, body.single-post .main-content .article-content div h4, body.single-post .main-content .article-content div h5, body.single-post .main-content .article-content div h6 {
    font-size: 22px;
    line-height: 32px;
}

body.single-post .main-content .article-content table td {
    border: 1px solid #ccc;
    text-align: left;
    padding: 5px 15px !important;
}
body.single-post .main-content h1 {
    font-weight: 400;
    margin-bottom: 30px;
}

body.single-post .thumbnail-single {
    margin-bottom: 30px;
}
.recent-posts-section .blog_custom .post-name a {
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
}

.recent-posts-section > h2 {
    font-size: 18px;
    line-height: 27px;
    font-weight: 400;
    margin-bottom: 20px;
}

.recent-posts-section {
    padding-bottom: 60px;
}
.blog_custom .post-name a {
    display: block;
    margin: 15px 0 15px;
    font-size: 24px;
    line-height: 30px;
    color: #111;
    font-weight: 600;
    display: inline-block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.post-excerpt p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
ol.breadcrumb {
    background: transparent;
    padding: 0;
    margin: 0;
    padding-top: 10px;
}



.ttm-icon {
    height: 56px;
    width: 56px;
    line-height: 56px;
    border-radius: 50%;
    margin-bottom: 0;
    background: #23ABEF;
    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: 70px 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.vc_do_custom_heading {
    font-size: 27px;
    color: var(--navy);
    font-weight: 700;
    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.vc_do_custom_heading::after {
    content: '';
    width: 100px;
    height: 5px;
    background: #23ABEF;
    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-content a {
    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: top left;
    padding-bottom: 30px;
}

@media (min-width:767px) and (max-width:1024px) {
    .logo img, .navbar-header .logo img {
        max-width: 170px;
    }
    .navbar-header {
        padding: 0 15px;
    }
    .vc_row, .vc_section {
        margin: 0 !important;
    }

    .logo.img-logo {
        display: inline-block !important;
        margin: 15px 0 !important;
    }

    .col-md-3.navbar-header3 {
        text-align: center;
        margin: 15px 0;
    }

    .home-section1 > div h3 {
        font-size: 32px;
        line-height: 42px;
        margin: 0;
    }

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

    .home-section1 > div .vc_col-sm-6 > div {
        padding: 0;
    }

    .home-section2 > div .vc_row {
        padding: 0;
        text-align: center;
    }

    .box-count p:first-child {
        font-size: 32px;
        line-height: 42px;
    }

    .home-section2 > div .vc_col-sm-4 {
        width: 33.33%;
        float: left;
    }

    .box-count p:last-child {
        font-size: 14px;
        line-height: 16px;
    }

    .home-section2 > div .vc_col-sm-4 > div {
        padding: 0 5px;
    }

    .home-section2 > div ul li a {
        margin-bottom: 10px !important;
    }

    .home-section2 > div {
        padding-top: 30px;
        padding-bottom: 0;
    }

    .home-section3 > .vc_col-sm-12 .title-space h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .home-section3 > .vc_col-sm-12 {
        padding: 20px 0;
    }

    .home-section3 > .vc_col-sm-12 .title-space h3 + p {
        margin-bottom: 0 !important;
    }

    .home-section3 > .vc_col-sm-12 .wpb_column {
        margin-bottom: 30px;
    }

    .home-section4 .vc_row .vc_col-sm-6:last-child > div > div {
        padding: 20px 0;
    }

    .home-section4 .vc_row {
        background: #032773 !important;
    }

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

    .home-section4 .vc_row h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .home-section5 > .vc_col-sm-12 .title-space h3 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 0px !important;
    }

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

    .home-section5-inner1 .vc_col-sm-4 > div > div {
        padding: 20px 20px 5px;
        margin-bottom: 30px;
    }

    .home-section5-inner2 .vc_col-sm-4 > div > div {
        padding: 20px 20px 5px;
    }

    .home-section5-inner2 .vc_col-sm-8 > div {
        min-height: 300px;
        margin-top: 30px;
    }

    .gr-title {
        font-size: 32px;
        line-height: 42px;
    }

    .gr-header {
        margin-bottom: 30px;
    }
    .prog-row > .vc_col-sm-12 .title-space h3 {
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 0 !important;
    }

    .prog-row > div {
        padding: 30px 0;
    }

    .prog-row > .vc_col-sm-12 iframe {
        height: 300px !important;
    }

    .footer-row-1 .col-md-3 {
        width: 100% !important;
        overflow: hidden;
        padding: 20px 15px;
    }

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

    .social-f {
        text-align: center;
    }

    footer .footer-top .menu .menu-item a {
        text-align: center;
    }

    .footer-row-1 .sidebar-1 img {
        margin: 0 auto;
    }

    .footer-row-1 .sidebar-1 {
        text-align: center;
    }

    p.copyright.text-right {
        text-align: center;
        padding-top: 20px;
    }
    .header-title-breadcrumb-overlay h1 {
        font-size: 24px;
        line-height: 32px;
    }
    .footer-div-parent ul {
        text-align: center;
    }
    #navbar .menu-item.menu-item-has-children > a::after {
        display: none;
    }
    .serviciu-row1 > div h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .serviciu-row1 > div h2 {
        font-size: 16px;
    }

    .serviciu-row1 > div .vc_col-sm-6 > div {
        padding: 0 !important;
    }

    .valori-row3 > div .title-space h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .valori-row3 > div {
        padding: 20px 0;
    }

    .poveastra-noastra-row1 > div h3 {
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 15px;
    }

    .echipa-row .title-space h3 {
        font-size: 24px;
        line-height: 32px;
    }

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

    .faq-question {
        font-size: 16px;
        line-height: 24px;
    }

    .progra-div > div h3 {
        font-size: 24px;
        text-align: center;
        line-height: 32px;
    }
    .serviciu-row2 > div h3 {
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 15px !important;
    }

    .serviciu-row2 > div {
        padding: 20px 0;
    }

    .serviciu-row3 > div h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .serviciu-row3 .vc_col-sm-4 > div > div .wpb_text_column.wpb_content_element {
        margin: 0 !important;
    }

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

    .serviciu-row4 > div ul li {
        font-size: 16px;
        line-height: 24px;
    }
    .progra-div > div input {
        margin-bottom: 10px !important;
    }
    .arcline-tarife-inner {
        padding: 0;
    }

    .home-section1 {
        padding-top: 30px;
    }
    .serviciu-row5 > div .title-space h3 {
        font-size: 32px;
        line-height: 42px;
    }
    .rst-section {
        margin: 0 -15px;
        padding: 20px 0;
    }
}

@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: #fff;
        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: #fff !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;
    }
    .logo img, .navbar-header .logo img {
        max-width: 170px;
    }
    .navbar-header {
        padding: 0 15px;
    }
    .vc_row, .vc_section {
        margin: 0 !important;
    }

    .logo.img-logo {
        display: inline-block !important;
        margin: 15px 0 !important;
    }

    .col-md-3.navbar-header3 {
        text-align: center;
        margin: 15px 0;
    }

    .home-section1 > div h3 {
        font-size: 32px;
        line-height: 42px;
        margin: 0;
    }

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

    .home-section1 > div .vc_col-sm-6 > div {
        padding: 0;
    }

    .home-section2 > div .vc_row {
        padding: 0;
        text-align: center;
    }

    .box-count p:first-child {
        font-size: 32px;
        line-height: 42px;
    }

    .home-section2 > div .vc_col-sm-4 {
        width: 33.33%;
        float: left;
    }

    .box-count p:last-child {
        font-size: 14px;
        line-height: 16px;
    }

    .home-section2 > div .vc_col-sm-4 > div {
        padding: 0 5px;
    }

    .home-section2 > div ul li a {
        margin-bottom: 10px !important;
    }

    .home-section2 > div {
        padding-top: 30px;
        padding-bottom: 0;
    }

    .home-section3 > .vc_col-sm-12 .title-space h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .home-section3 > .vc_col-sm-12 {
        padding: 20px 0;
    }

    .home-section3 > .vc_col-sm-12 .title-space h3 + p {
        margin-bottom: 0 !important;
    }

    .home-section3 > .vc_col-sm-12 .wpb_column {
        margin-bottom: 30px;
    }

    .home-section4 .vc_row .vc_col-sm-6:last-child > div > div {
        padding: 20px 0;
    }

    .home-section4 .vc_row {
        background: #032773 !important;
    }

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

    .home-section4 .vc_row h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .home-section5 > .vc_col-sm-12 .title-space h3 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 0px !important;
    }

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

    .home-section5-inner1 .vc_col-sm-4 > div > div {
        padding: 20px 20px 5px;
        margin-bottom: 30px;
    }

    .home-section5-inner2 .vc_col-sm-4 > div > div {
        padding: 20px 20px 5px;
    }

    .home-section5-inner2 .vc_col-sm-8 > div {
        min-height: 300px;
        margin-top: 30px;
    }

    .gr-title {
        font-size: 32px;
        line-height: 42px;
    }

    .gr-header {
        margin-bottom: 30px;
    }
    .prog-row > .vc_col-sm-12 .title-space h3 {
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 0 !important;
    }

    .prog-row > div {
        padding: 30px 0;
    }

    .prog-row > .vc_col-sm-12 iframe {
        height: 300px !important;
    }

    .footer-row-1 .col-md-3 {
        width: 100% !important;
        overflow: hidden;
        padding: 20px 15px;
    }

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

    .social-f {
        text-align: center;
    }

    footer .footer-top .menu .menu-item a {
        text-align: center;
    }

    .footer-row-1 .sidebar-1 img {
        margin: 0 auto;
    }

    .footer-row-1 .sidebar-1 {
        text-align: center;
    }

    p.copyright.text-right {
        text-align: center;
        padding-top: 20px;
    }
    .header-title-breadcrumb-overlay h1 {
        font-size: 24px;
        line-height: 32px;
    }
    .footer-div-parent ul {
        text-align: center;
    }
    #navbar .menu-item.menu-item-has-children > a::after {
        display: none;
    }
    .serviciu-row1 > div h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .serviciu-row1 > div h2 {
        font-size: 16px;
    }

    .serviciu-row1 > div .vc_col-sm-6 > div {
        padding: 0 !important;
    }

    .valori-row3 > div .title-space h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .valori-row3 > div {
        padding: 20px 0;
    }

    .poveastra-noastra-row1 > div h3 {
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 15px;
    }

    .echipa-row .title-space h3 {
        font-size: 24px;
        line-height: 32px;
    }

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

    .faq-question {
        font-size: 16px;
        line-height: 24px;
    }

    .progra-div > div h3 {
        font-size: 24px;
        text-align: center;
        line-height: 32px;
    }
    .serviciu-row2 > div h3 {
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 15px !important;
    }

    .serviciu-row2 > div {
        padding: 20px 0;
    }

    .serviciu-row3 > div h3 {
        font-size: 32px;
        line-height: 42px;
    }

    .serviciu-row3 .vc_col-sm-4 > div > div .wpb_text_column.wpb_content_element {
        margin: 0 !important;
    }

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

    .serviciu-row4 > div ul li {
        font-size: 16px;
        line-height: 24px;
    }
    .progra-div > div input {
        margin-bottom: 10px !important;
    }
    .arcline-tarife-inner {
        padding: 0;
    }

    .home-section1 {
        padding-top: 30px;
    }
    .serviciu-row5 > div .title-space h3 {
        font-size: 32px;
        line-height: 42px;
    }
    .rst-section {
        margin: 0 -15px;
        padding: 20px 0;
    }
}