/*
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: 160px;
 width: 100%;
}



.navbar-default .navbar-nav>li>a {
    color: #85888b;
}
footer .social-f a img {
    width: 18px !important;
    filter: invert(1);
    filter: brightness(0) invert(1);
}
img {
    max-width: 100%;
    height: auto;
}

body {
    color: #252122;
    background-color: #fff;
    font-family: 'DM Sans', Arial;
}
p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: rgb(85, 85, 85);
}
a:hover, a:focus {
    color: unset;
}
.breadcrumb>li+li:before {
    content: ">";
    padding: 0 5px;
    color: #A18552;
}
ol.breadcrumb li a {
    color: #A18552;
    font-family: 'Martian Mono', arial;
}
ol.breadcrumb li {
    color: #fff !important;
    line-height: 1;
    font-size: 12px;
    font-family: 'Martian Mono', arial;
    text-transform: uppercase;
}



/* 2. STYLE HEADERS */
header .navbar-toggle {
    margin: 26px 15px 0 !important;
    padding: 0;
    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: #A18552 !important;
    border-radius: 5px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    width: 35px;
}
body .navbar-default .navbar-toggle span {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 7px;
    color: #000;
    display: none;
}
#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: #A18552 !important;
    }


   

}

body.is_header_semitransparent #navbar .current_page_item > a {
    color: #5e7279;
    
}
.navbar-default {
    border: 0;
    margin-bottom: 0px;
    background: transparent;
    border-radius: 0;
}
/*2. Navbar sub menus*/
#navbar .sub-menu .menu-item > a {font-weight: 600;line-height: normal;padding: 10px 3px !important;text-transform: capitalize;position: relative;text-align: left;font-size: 16px;}
#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;
}
div#navbar {
    /* text-align: center; */
    padding: 0px;
    /* padding-right: 30px; */
    text-align: center;
    width: calc(100% - 675px);
}
.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: 300px;
    top: 100%;
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    visibility: hidden;
    padding: 0px;
    border-radius: 0px;
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    right: 0;
    left: 0;
    margin: 0 auto;
    padding-right: 10px;
    padding-left: 10px;
}


#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: #111;
    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: left;
}
.header2 .no-menu {
    margin: 34px 0;
}
body:not(.sticky) .header2 .navbar-header .img-logo {
    margin: 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: 75px;
    padding: 0px 15px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out 0s;
    font-family: 'DM Sans', Arial;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    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: rgba(255, 255, 255, 0.5);
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
    line-height: 24px;
    text-align: left;
    position: relative;
    margin-bottom: 15px;
    text-align: left;
    max-width: 340px;
}
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: 5px;
    /* margin-top: 30px; */
    font-weight: 800;
    text-align: left;
    position: relative;
    padding-bottom: 15px;
    text-align: left;
    FONT-WEIGHT: 700;
    COLOR: #fff!important;
    font-family: 'Exo', arial;
}
footer .footer-top .menu .menu-item a {
    font-size: 16px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.5) !important;
    opacity: 1;
    transition: all 250ms ease;
    -webkit-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    display: block;
    padding: 5px 0;
    font-family: DM Sans, Arial;
    text-align: left;
}
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: rgba(255, 255, 255, 0.5);
}
.footer-details p {
    margin-bottom: 15px !important;
}
.footer-details i {
    padding-right: 10px;
    position: absolute;
    top: 5px;
    color: #A18552;
}
aside#media_image-3 {
    TEXT-ALIGN: CENTER;
}
aside#media_image-3 img {
    padding-top: 10px;
}
footer .footer-top .menu .menu-item a:hover {
    color: #A18552  !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: rgba(255, 255, 255, 0.5);
    font-size: 16px;
    line-height: 24px;
    margin: 0;
    font-weight: 400;
    font-family: 'DM Sans', Arial;
}
p.copyright a {
    color: #A18552;
    font-weight: 400;
}

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

footer {
    background-color: #1c1a16;
    clear: both;
}

/* 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: #A18552;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: "DM Sans", Arial;border-radius: 1000px;}

.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: #111;
    background: #E6D38F;
}
.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: DM Sans;
    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: #111;
    margin-bottom: 30px !important;
}
.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;
}
.gdpr-container .vc_col-sm-12 {
    max-width: 1270px;
    margin: 0 auto;
    float: none;
    padding: 60px 0;
}

.header-title-breadcrumb-overlay h1 {
    font-size: 40px;
    line-height: 52px;
    color: #fff;
    font-weight: 900;
    margin: 0 !important;
    display: inline-block;
    position: relative;
    padding: 0;
    text-shadow: 0  2px 3px #111;
    position: relative;
    z-index: 2;
    font-family: 'Exo', arial;
}


.header-title-breadcrumb-overlay {
    background: #F3EAE6;
    padding: 180px 0 80px;
    background-size: cover;
    background-position: center;
    text-align: center;
    background-repeat: repeat;
    background-image: url(../images/hero-bg-1.jpg) !important;
    border-radius: 20px;
    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: #686868;
    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: 'DM Sans', Arial; 
}

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

a {
    font-family: 'DM Sans', Arial; 
}

p {
    font-family: 'DM Sans', Arial; 
}





.ttm-icon {
    height: 56px;
    width: 56px;
    line-height: 56px;
    border-radius: 50%;
    margin-bottom: 0;
    background: #50C878;
    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;
}

.contact-section1 {
    padding: 50px 0 0px;
    /* background: #fff; */
    max-width: 1170px !important;
    float: none;
    margin: 0 auto !important;
    border-bottom: 1px soli;
}

.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: 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::after {
    content: '';
    width: 100px;
    height: 5px;
    background: #50C878;
    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-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    /* padding-top: 55px; */
    /* padding-bottom: 55px; */
}
body.blog .high-padding,
body.category .high-padding {
    padding: 90px 0 20px;
}
.home-section1 > div {
    background: #1c1a16;
    padding: 170px 0px 0px 80px;
    border-radius: 40px;
    /* height: 100vh; */
    position: relative;
}
header.header2 {
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 40;
    top: 50px;
    padding: 0 100px;
}

.home-section1 {
    padding: 20px 35px;
}


.call-s {
    display: inline-flex;
    padding: 0;
    align-items: center;
    margin-right: 20px;
}

.icon-f {
    min-width: 50px;
    min-height: 50px;
    background: rgba(255, 94, 20, 0.21);
    line-height: 47px;
    border-radius: 100px;
    text-align: center;
    font-size: 26px;
    color: #fff;
}

span.cal2 {
    font-size: 16px;
    line-height: 1;
    color: #fff;
    font-weight: 400;
}

.cal-text {
    padding-left: 10px;
    display: inline-block;
}

span.cal1 {
    color: #A18552;
    font-weight: 600;
    font-size: 16px;
    line-height: 26px;
    display: block;
}
.icon-f img {
    width: 20px;
    position: relative;
}

a.law_slider_btn1 {
    line-height: 50px;
    height: 50px;
    background: #E6D38F;
    display: inline-block;
    color: #1c1a16;
    padding: 0 20px;
    border-radius: 100px;
    font-weight: 600;
    margin-top: 10px;
    position: relative;
    font-size: 16px;
    transition: all 0.4s ease-in-out;
}
span.elementor-button-icon {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #E6D38F;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    transform: translate(50px, 0px);
    transition: all 0.4s ease-in-out;
}

span.elementor-button-icon svg path {
    fill: #111 !important;
}

b.ekit-fancy-text.is-hidden {
    display: none;
}
a.law_slider_btn1:hover .elementor-button-icon {
    background: #A18552;
    transform: translate(50px, 0px) rotate(45deg);
}

.navbar-header.col-md-2.col-sm-2 {
    width: 250px;
}

a.law_slider_btn1:hover .elementor-button-icon img {
    filter: invert(1);
}

a.law_slider_btn1:hover {
    color: #fff;
    background: #A18552;
}

span.elementor-button-icon img {
    transition: all 0.4s ease-in-out;
}
.nabar2.col-md-2 {
    width: 425px;
}

.home-section1 h3 {
    font-family: 'Martian Mono', arial;
    font-size: 13px;
    line-height: 26px;
    color: #E6D38F;
    letter-spacing: 1.3px;
    font-weight: 400;
}

.home-section1 h4 {
    font-family: 'Exo', arial;
    font-size: 70px;
    line-height: 80px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 20px;
    max-width: 800px;
}

.home-section1 p {
    color: rgba(255, 255, 255, 0.5);
    max-width: 650px;
}



a.law_slider_btn2 {
    line-height: 50px;
    height: 50px;
    background: #A18552;
    display: inline-block;
    color: #fff;
    padding: 0 20px;
    border-radius: 100px;
    font-weight: 600;
    margin-top: 10px;
    position: relative;
    font-size: 16px;
    transition: all 0.4s ease-in-out;
}
span.elementor-button-icon2 {
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #A18552;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    transform: translate(50px, 0px);
    transition: all 0.4s ease-in-out;
}

span.elementor-button-icon2 svg path {
    fill: #111 !important;
}

a.law_slider_btn2:hover .elementor-button-icon2 {
    background: #E6D38F;
    transform: translate(50px, 0px) rotate(45deg);
}

a.law_slider_btn2:hover .elementor-button-icon2 img {filter: unset;}

a.law_slider_btn2:hover {
    color: #111;
    background: #E6D38F;
}

span.elementor-button-icon2 img {
    transition: all 0.4s ease-in-out;
    filter: invert(1);
}
.home-section1 h3::before {
    content: '';
    width: 16px;
    height: 16px;
    background-image: url(../images/star-2.svg);
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 10px;
}

.home-section1 h4 strong {
    font-weight: 900;
}
.home-section1 > div .wpb_single_image {
    margin: 0;
}

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

.home-section1 > div .vc_col-sm-7 {
    max-width: 800px;
}

.home-section1 > div .vc_col-sm-5 {
    width: calc(100% - 800px);
}

.hero-img {
    position: absolute;
    bottom: 0px;
    max-width: 620px;
    animation-name: slideInRight;
    animation-duration: 600ms;
    animation-timing-function: ease;
    animation-delay: 300ms;
    animation-direction: normal;
    animation-fill-mode: both;
    right: 0;
    margin: 0 !important;
}
@keyframes slideInRight {
    from {
        opacity: 0;
        transform: translateX(30px)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

@media (min-width: 1400px) {
     .hero-img {
        max-width: 730px;
    }
}
@media (min-width: 1900px) {
    .hero-img {
        max-width: 987px;
    }
}

@media(max-width: 1600px) {
    .home-section1 h4 {
        font-size: 60px;
        line-height: 70px;
    }
}

.div-flex > div {
    display: flex;
}

.div-flex > div img {
    border-radius: 15px;
}

.div-flex2 {
    padding-left: 30px;
}

.div-flex2 h5 {
    font-size: 20px;
    line-height: 32px;
    color: #fff;
    margin-top: 0;
    font-weight: 400;
    max-width: 300px;
}

.div-flex1 img {
    min-width: 325px;
}

.div-flex {
    margin-bottom: -50px !important;
    margin-top: 100px !important;
}

a.small-btn {
    display: inline-block;
    color: #A18552;
    font-weight: 500;
    margin-top: 10px;
    position: relative;
}

a.small-btn::after {
    content: '';
    width: 15px;
    height: 12px;
    background-image: url(../images/right-arrow-small.svg);
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: 1px;
}
a.small-btn:before {
    background-color: #A18552;
}
a.small-btn:before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 0;
    height: 1px;
    transition: all 0.4s ease-in-out;
}
a.small-btn:hover:before {
    width: 100%;
}




.marque-section {
    display: block;
    background: transparent;
    margin: 15px 0 20px;
}


.marquee-wrapper {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    background-color: var(--theme2);
    /* transform: rotate(4deg); */
    z-index: 9;
    /* right: -10px; */
}

@media (max-width: 767px) {
    .marquee-wrapper {
        transform:rotate(0)
    }
}

.text-slider {
    font-size: 47px;
    height: 95px;
    font-weight: 700;
    /* text-transform: uppercase; */
    color: rgba(45, 28, 34, 0.1);
    padding: 30px 5px;
    line-height: 28px;
    font-family: 'Exo', arial;
    text-transform: uppercase;
    font-weight: 800;
}

@media (max-width: 767px) {
    .text-slider {
        font-size: 16px;
        padding: 10px 0;
        height: 50px;
    }
}

.text-slider.style-2 {
    color: rgba(45, 28, 34, 0.1);
    font-weight: 400;
}

.marquee-inner {
    position: absolute;
    display: inline-flex;
    width: 200%;
}

.marquee-list {
    float: left;
    width: 50%
}

.marquee-item {
    float: left;
    transition: animation .2s ease-out;
}


@keyframes marqueeLeft {
    0% {
        left: 0
    }

    to {
        left: -100%
    }
}

.marquee-inner.to-right {
    animation: marqueeRight 25s linear infinite
}

@keyframes marqueeRight {
    0% {
        right: 0
    }

    to {
        right: -100%
    }
}

ul.marqee-list.d-flex {
    display: flex;
    list-style: none;
}

.marque-section .wpb_raw_code.wpb_raw_html.wpb_content_element {
    margin: 0 !important;
}
span.text-slider::after {
    content: '';
    width: 24px;
    height: 24px;
    background-image: url(../images/asterisk-icon.svg);
    display: inline-block;
    margin: 0 10px 0 20px;
    position: relative;
    bottom: 7px;
}
.home-section2 {
    max-width: 1270px;
    margin: 0 auto !important;
    float: none !important;
    padding-top: 60px;
}
.home-section2 h3::before {
    content: '';
    width: 16px;
    height: 16px;
    background-image: url(../images/star-2.svg);
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 10px;
}
.home-section2 .titles1 h3 {
    font-family: 'Martian Mono', arial;
    font-size: 13px;
    line-height: 26px;
    color: #A18552;
    letter-spacing: 1.3px;
    font-weight: 600;
    text-transform: uppercase;
}
.home-section2 .titles1 h4 {
    font-family: 'Exo', arial;
    font-size: 40px;
    line-height: 52px;
    color: #000;
    font-weight: 500;
    margin-bottom: 20px;
    max-width: 800px;
}

.home-section2 h4 strong {
    font-weight: 800;
}

.home-section2 h4 img {
    border-radius: 100px;
    position: relative;
    bottom: 1px;
}
.box-service h4 {
    font-size: 12px;
    line-height: 14px;
    font-weight: 600;
    color: #000;
    letter-spacing: 1.2px;
    margin-top: 0;
}

.box-service h5 {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: rgb(85, 85, 85);
}

.box-service h5 strong {
    font-family: 'Exo', arial;
    font-size: 36px;
    color: #000;
    font-weight: 800;
    padding-top: 60px;
    display: inline-block;
}

.box-service {
    padding: 25px 18px 22px 18px;
    border-radius: 10px;
    background-repeat: no-repeat;
    background-position: top 55px center;
}

.box-service::after {
    position: absolute;
    top: 50%;
    left: 50%;
    content: "";
    width: 70%;
    height: 70%;
    border-radius: 50%;
    filter: blur(26px);
    z-index: 1;
    transform: translate(-50%, -50%);
}

.home-section2 .vc_col-sm-4:nth-child(1) .box-service::after {
    background: rgba(255, 134, 1, 0.16);
}

.home-section2 .vc_col-sm-4:nth-child(2) .box-service::after {
    background: rgba(245, 162, 156, 0.49);
}

.home-section2 .vc_col-sm-4:nth-child(3) .box-service::after {
    background: rgba(255, 213, 98, 0.26);
}

.home-section2 .vc_col-sm-4:nth-child(1) .box-service {
    background-color: #F5EFE8;
}

.home-section2 .vc_col-sm-4:nth-child(2) .box-service{
    background-color: #FEF6F5;
}

.home-section2 .vc_col-sm-4:nth-child(3) .box-service{
    background-color: #F3EEE2;
}
.box-service > div {
    position: relative;
    z-index: 3;
}
.home-section2 .titles1 h4 + p {
    margin-left: 50px;
}

.home-section2 .vc_row.wpb_row.vc_inner.vc_row-fluid {
    margin-left: 0;
}
.fig1 {
        padding: 15px 30px;
        /* margin-top: 40px; */
        margin-bottom: 0 !important;
}
.fig1 img {
    border-radius:  30px;
}
.fig2 {
    top: 50%;
    left: 15px;
    max-width: 164px;
    border-radius: 30px;
    filter: drop-shadow(0px 10px 37px rgba(134, 69, 40, 0.61));
    overflow: hidden;
    position: absolute;
    transform: translateY(-50%);
}

.home-section3 {
    max-width: 1270px;
    margin: 0 auto !important;
    float: none !important;
    padding-bottom: 60px;
}


.home-section3 h3::before {
    content: '';
    width: 16px;
    height: 16px;
    background-image: url(../images/star-2.svg);
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 10px;
}
.home-section3 .titles1 h3 {
    font-family: 'Martian Mono', arial;
    font-size: 13px;
    line-height: 26px;
    color: #A18552;
    letter-spacing: 1.3px;
    font-weight: 600;
    text-transform: uppercase;
}
.home-section3 .titles1 h4 {
    font-family: 'Exo', arial;
    font-size: 40px;
    line-height: 52px;
    color: #000;
    font-weight: 500;
    margin-bottom: 10px;
    max-width: 800px;
}

.law-slider-nav > div {width: 45px;height: 45px;background: #E6D38F;display: inline-block;line-height: 45px;text-align: center;font-size: 20px;border-radius: 100px;cursor: pointer;}

.law-slider-nav {
    position: absolute;
    top: -92px;
    right: 0;
}

.law_slider_box_shortcode_slider {
    position: relative;
}

.law_slider_box_shortcode2 {
    padding: 15px;
}

.law_slider_box_shortcode2 img {
    max-width: 185px;
    border-radius: 30px;
    max-height: 160px;
    width: auto !important;
    transition: all 300ms ease;
}

.law_slider_box_shortcode2 h4 {
    display: inline-block;
    padding: 10px 0 0px;
    font-size: 22px;
    line-height: 27px;
    max-width: 190px;
}

.law_slider_box_shortcode2 h4 a {
    font-weight: 700;
    color: #111;
    display: inline-block;
    position: relative;
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 2px;
    background-size: 0% 2px;
    transition: all 200ms linear;
    display: inline;
    font-size: 26px;
    line-height: 38px;
}

.law_slider_box_shortcode2 p {
    font-size: 14px;
    line-height: 20px;
    max-width: 245px;
    margin: 0 0 5px;
}

.law_slider_box_shortcode_parent {
    margin: 0 -15px;
}

.law_slider_box_shortcode2 a.small-btn {
    font-size: 14px;
}

.home-section3 .titles1 {
    margin: 0 !important;
}

.serv1 .law_slider_box_image img {
    border-radius: 0 50% 50% 50%;
}

.serv3 .law_slider_box_image img {
    border-radius: 50% 0 50% 50%;
}

.serv6 .law_slider_box_image img {
    border-radius: 50%;
}

.serv5 .law_slider_box_image img {
    border-radius: 30px 30px 0 30px;
}

.law_slider_box_shortcode2:hover .law_slider_box_image img {
    border-radius: 10px;
}


.law_slider_box_shortcode2 h4 a:hover {
    background-image: linear-gradient(#A18552, #A18552);
    color: #A18552 !important;
    background-size: 100% 2px;
}
.home-section4 {
    padding: 20px 35px;
}
.home-section4 > div {
    background: #1c1a16;
    border-radius: 40px;
    /* height: 100vh; */
    position: relative;
    padding: 90px 0 90px;
}

.home-section4 > div .vc_col-sm-6:first-child > .vc_column-inner > .wpb_wrapper {
    max-width: 605px;
    margin-left: auto;
}

.home-section4 h3 {
    font-family: 'Martian Mono', arial;
    font-size: 13px;
    line-height: 26px;
    color: #E6D38F;
    letter-spacing: 1.3px;
    font-weight: 400;
    text-transform: uppercase;
}
.home-section4 h3::before {
    content: '';
    width: 16px;
    height: 16px;
    background-image: url(../images/star-2.svg);
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 10px;
}
.home-section4 h4 {
    font-family: 'Exo', arial;
    font-size: 40px;
    line-height: 52px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 20px;
    max-width: 600px;
}
.home-section4 p {
    color: rgba(255, 255, 255, 0.5);
}

.home-section4 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    column-count: 2;
    margin-top: 30px;
}

.home-section4 ul li {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    color: #ddd;
    margin-bottom: 20px;
    position: relative;
    padding-left: 41px;
}

.home-section4 ul li::before {
    content: '';
    width: 29px;
    height: 28px;
    background-image: url(../images/feature-icon-5.png);
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}

.home-section4 a.law_slider_btn2 {
    margin: 0;
}

.home-section4 ul li:nth-child(2)::before {
    background-image: url(../images/feature-icon-6.png);
}

.home-section4 ul li:nth-child(3)::before {
    background-image: url(../images/feature-icon-7.png);
}

.home-section4 ul li:nth-child(4)::before {
    background-image: url(../images/feature-icon-8.png);
}

.fig11 {
        padding: 15px 30px;
        margin-top: 20px;
        margin-bottom: 0 !important;
}
.fig11 img {
    border-radius:  30px;
}
.fig22 {
    left: 50px;
    max-width: 255px;
    border-radius: 30px;
    filter: drop-shadow(0px 10px 37px rgba(134, 69, 40, 0.61));
    overflow: hidden;
    position: absolute;
    bottom: 100px;
    margin: 0 !important;
}
.home-section4 > div .vc_col-sm-6:last-child > .vc_column-inner > .wpb_wrapper {
    max-width: 605px;
    margin: 0;
}

.home-section5 > div {
    max-width: 1270px;
    margin: 0 auto !important;
    float: none !important;
    padding: 75px 0 55px;
}
.home-section5 > div .vc_col-sm-4:nth-child(1) > div > div {
    background: #F8F3F0;
    padding: 30px;
    border: 1px solid #E6D38F;
    border-radius: 20px;
    OVERFLOW: HIDDEN;
}
.zigzag {
    position: absolute;
    top: 30px;
    right: 0;
    left: 0;
}

.home-section5 > div .vc_col-sm-4 > div > div h3 {
    font-size: 24px;
    line-height: 32px;
    MARGIN-TOP: 0;
    font-family: 'Exo', arial;
}

.home-section5 > div .vc_col-sm-4:nth-child(1) > div > div .wpb_text_column.wpb_content_element {
    margin: 0 !important;
}
.home-section5 > div .vc_col-sm-4:nth-child(2) > div > div {
    background: #FFCD36;
    padding: 0px;
    border: 1px solid #E6D38F;
    border-radius: 20px;
    OVERFLOW: HIDDEN;
}

.home-section5 > div .vc_col-sm-4:nth-child(2) > div > div .wpb_single_image {
    MARGIN: 0;
}

.home-section5 > div .vc_col-sm-4:nth-child(2)  .wpb_text_column.wpb_content_element {
    MARGIN: 0;
    PADDING: 30PX  30PX 0;
}
.home-section5 > div .vc_col-sm-4 > div > div {
    min-height: 562px;
}
.home-section5 > div .vc_col-sm-4:nth-child(3) > div > div .wpb_text_column {
    min-height: 562px;
    padding: 30px;    30PX  30PX
    CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
    display: flex;
    align-items: end;
    position: relative;
    border-radius: 20px;
}

.home-section5 > div .vc_col-sm-4:nth-child(3) > div > div .wpb_text_column::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(180.78deg, rgba(45, 28, 34, 0.37) 52.93%, rgba(56, 18, 0, 0.83) 67.93%);
    -webkit-backdrop-filter: blur(0.5px);
    backdrop-filter: blur(0.5px);
    border-radius: 20px;
    z-index: 1;
}

.home-section5 > div .vc_col-sm-4:nth-child(3) > div > div .wpb_text_column > div {
    position: relative;
    z-index: 3;
}

.home-section5 > div .vc_col-sm-4:nth-child(3) > div > div .wpb_text_column > div h3 {
    color: #fff;
}

.home-section5 > div .vc_col-sm-4:nth-child(3) > div > div .wpb_text_column > div h3 + p {
    color: #ddd;
}

.parteneri-row > div {
    max-width: 1270px;
    margin: 0 auto !important;
    float: none !important;
    /* padding: 75px 0; */
    padding-bottom: 75px;
}

.image-slide-inner {
    padding: 10px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.image-slide-inner img {
    /* height: unset !important; */
    width: auto !important;
    max-width: 194px;
}
.footer-top {
    padding: 60px 0 45px;
}

footer .social-f a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    width: 35px;
    height: 35px;
    background: #A18552;
    border-radius: 1000px;
    text-align: center;
    line-height: 35px;
    margin-right: 10px;
}
footer .social-f a:hover {
    color: #34C5A1;
}
footer .social-f a i {
    font-size: 16px !important;
    color: #fff;
}
footer .social-f {
    padding: 15px 0 0;
    text-align: left;
}

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

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

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

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

@media(min-width: 1300px) {
    .container {
        width: 1270px;
    }
}
#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;
}

.header-title-breadcrumb.relative {
    padding: 20px 35px 0;
}

.header-title-breadcrumb-overlay.text-left::after {
    background-color: rgba(0, 0, 0, 0.78);
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

ol.breadcrumb {
    background: transparent;
    position: relative;
    z-index: 3;
}

.about-sec1 {
    padding: 0px 35px;
}
.about-sec1 > div {
    background: #1c1a16;
    border-radius: 40px;
    /* height: 100vh; */
    position: relative;
    padding: 0;
    overflow: hidden;
}

.about-sec1 > div .vc_col-sm-6:first-child > .vc_column-inner > .wpb_wrapper {
    max-width: 605px;
    margin-left: auto;
}

.about-sec1 h3 {
    font-family: 'Martian Mono', arial;
    font-size: 13px;
    line-height: 26px;
    color: #E6D38F;
    letter-spacing: 1.3px;
    font-weight: 400;
    text-transform: uppercase;
}
.about-sec1 h3::before {
    content: '';
    width: 16px;
    height: 16px;
    background-image: url(../images/star-2.svg);
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 10px;
}
.about-sec1 h4 {
    font-family: 'Exo', arial;
    font-size: 40px;
    line-height: 52px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 20px;
    max-width: 600px;
}
.about-sec1 p {
    color: rgba(255, 255, 255, 0.5);
}

.about-sec1 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    column-count: 1;
    margin-top: 30px;
}
.about-sec1 > div .vc_col-sm-6:last-child > .vc_column-inner > .wpb_wrapper {
    max-width: 605px;
    margin: 0;
    padding: 60px 30px;
}
.about-sec1 ul li {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 20px;
    position: relative;
    padding-left: 45px;
}

.about-sec1 ul li::before {
    content: '';
    width: 31px;
    height: 31px;
    background-image: url(../images/check.svg);
    display: inline-block;
    position: absolute;
    left: 0;
    top: -3px;
    background-color: #44353A;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 100px;
}

.about-sec1 a.law_slider_btn2 {
    margin: 0;
}

.about-sec1 > div .vc_col-sm-6:first-child > .vc_column-inner {
    background-size: cover;
}


.about-sec2 {
    max-width: 1270px;
    margin: 0 auto !important;
    float: none !important;
    padding-bottom: 25px;
    padding-top: 65px;
}


.about-sec2 .titles1 h3::before {
    content: '';
    width: 16px;
    height: 16px;
    background-image: url(../images/star-2.svg);
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 10px;
}
.about-sec2 .titles1 h3 {
    font-family: 'Martian Mono', arial;
    font-size: 13px;
    line-height: 26px;
    color: #A18552;
    letter-spacing: 1.3px;
    font-weight: 600;
    text-transform: uppercase;
}
.about-sec2 .titles1 h4 {
    font-family: 'Exo', arial;
    font-size: 40px;
    line-height: 52px;
    color: #000;
    font-weight: 500;
    margin-bottom: 10px;
    max-width: 800px;
}

.about-sec2 .vc_col-sm-3 h3 {
    font-size: 20px;
    font-weight: 800;
}

.about-sec2 .vc_col-sm-3 .wpb_single_image {
    margin-bottom: 0;
}

.about-sec2 .titles1 {
    margin-bottom: 60px;
}
.about-sec3 h3::before {
    content: '';
    width: 16px;
    height: 16px;
    background-image: url(../images/star-2.svg);
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 10px;
}
.about-sec3 h3 {
    font-family: 'Martian Mono', arial;
    font-size: 13px;
    line-height: 26px;
    color: #A18552;
    letter-spacing: 1.3px;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
}
.about-sec3  h4 {
    font-family: 'Exo', arial;
    font-size: 40px;
    line-height: 52px;
    color: #000;
    font-weight: 500;
    margin-bottom: 20px;
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
}
.about-sec3 {
    max-width: 1270px;
    margin: 0 auto !important;
    float: none !important;
    padding-bottom: 45px;
    padding-top: 45px;
}

.home-blog .vc_col-sm-12 {
    max-width: 1320px;
    margin: 0 auto !important;
    float: none;
    padding: 70px 0 45px;
    POSITION: STATIC;
}

.home-blog h3 {
    font-size: 42px;
    text-align: left;
    font-weight: 900;
    /* max-width: 800px; */
    line-height: 56px;
    color: #002855;
}

.home-blog .vc_col-sm-6:last-child {}

.home-blog .vc_col-sm-6:last-child p {
    max-width: 500px;
    margin-left: auto;
}

.home-blog .vc_col-sm-12 .vc_row {
    margin-bottom: 30px;
}

.date-p {
    background: #E6D38F;
    display: inline-block;
    line-height: 35px;
    height: 35px;
    padding: 0 20px;
    color: #111;
    position: absolute;
    top: 20px;
    right: 20px;
    font-weight: 800;
    font-size: 12px;
}

.blog_custom {
    overflow: hidden;
    padding: 10px;
    border: 1px solid #ccc;
    position: relative;
    margin-bottom: 30px;
}

.post-excerpt p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.post-name A {
    font-size: 22px;
    line-height: 34px;
    font-weight: 700;
    color: #111;
    margin-bottom: 15px;
    display: block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    min-height: 70px;
}

.post-details {
    padding: 35px 15px 20px;
}



p.button-blog a {
    color: #1c1a16;
    padding: 0 35px;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    position: relative;
    overflow: hidden;
    font-weight: 600;
    line-height: 1;
    background-color: transparent;
    line-height: 51px;
    font-size: 16px;
    border: 2px solid;
    margin-top: 20px;
    border: 3px solid #1c1a16;
}

p.button-blog a::before {
    content: "";
    width: 0;
    height: 400%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    background: #E6D38F;
    transition: 0.5s ease;
    display: block;
    z-index: -1;
}
p.button-blog a:hover::before {
    width: 150%;
}
p.button-blog a:hover {
    color: #111 !important;
    border-color: #E6D38F;
}

p.button-blog a i {
    margin-left: 10px;
}

p.button-blog {
    margin: 0;
}

.home-blog {
    POSITION: RELATIVE;
}
.home-blog .vc_col-sm-12 > .vc_column-inner {
    PADDING-TOP: 0 !IMPORTANT;
}

.home-blog .wpb_raw_code.wpb_raw_html.wpb_content_element {
    MARGIN: 0 !important;
}

.sweetthemes-pagination-holder {
    text-align: center;
}
.pagination a.page-numbers:hover {
    background-color: #002855;
    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);
}
.pagination a.page-numbers::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #002855;
    -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: #002855;
    color: #fff;
}
nav.navigation.pagination {
    background: transparent;
}
h2.screen-reader-text {
    display: none;
}

.article-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  /* border-right: 4px solid #c5a32a; */
  /* padding-left: 1rem; */
  margin-bottom: 2rem;
  /* flex-wrap: wrap; */
  /* gap: 2rem; */
  align-items: center;
  margin-bottom: 30px;
  max-width: 1000px;
  justify-content: center;
  align-items: center;
  margin: 0 auto 60px;
}

.article-title {
  font-size: 32px;
  font-weight: bold;
  color: #111;
  margin: 0;
  text-align: center;
  line-height: 52px;
}

.article-right {
  font-size: 14px;
  color: #111;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  border-left: 4px solid #A18552;
  padding: 20px;
  font-weight: 400;
  width: 30%;
}

.social-share {
  display: flex;
  gap: 1rem;
  margin-top: 0.5rem;
}

.social-share i {
  font-size: 1.2rem;
  color: #c51a1a;
}
.article-left {
    text-align: center;
    width: 70%;
}

img.aligncenter {
    margin: 0 auto;
    display: block;
}


.article-content {
    max-width: 800px;
    margin: 0 auto 40px;
}
.alignright {
    float: left;
    padding-right: 20px;
    max-width: 50%;
}
.home-section2 .h2-servicii-row .vc_col-sm-4 > .vc_column-inner > div a.btn-style1 {
    margin-top: 15px;
}
.text-inforow .vc_col-sm-12 {
    max-width: 1270px;
    margin: 0 auto;
    padding: 60px 0;
    float: none;
}



.ttm-icon {
    height: 56px;
    width: 56px;
    line-height: 56px;
    border-radius: 50%;
    margin-bottom: 0;
    background: #A18552;
    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;
}

.contact-section1 {
    padding: 60px 0 20px;
    /* background: #fff; */
    max-width: 1170px !important;
    float: none;
    margin: 0 auto !important;
    border-bottom: 1px soli;
}

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

.contact-section1 h2 {
    font-size: 27px;
    color: #111;
    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::after {
    content: '';
    width: 100px;
    height: 5px;
    background: #A18552;
    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-size: contain;
    background-repeat: no-repeat;
    background-position: right;
    /* padding-top: 55px; */
    /* padding-bottom: 55px; */
}
body.single-post .thumbnail-single.text-center img {
    border-radius: 20px;
}

body.single-post .thumbnail-single.text-center {
    margin: 50px 0;
}


@media (min-width:767px) and (max-width:1024px) {
    .header2 .menu.nav-effect.nav-menu {
        width: 100%;
        text-align: center;
    }

    div#navbar {
        width: 100%;
        text-align: center;
    }

    .home-section1 > div .vc_col-sm-7, .home-section1 > div .vc_col-sm-5 {
        width: 100%;
    }

    .home-section2 > .vc_col-sm-7 {
        width: 100%;
    }

    .logo img, .navbar-header .logo img {
        max-width: 140px;
    }

    .navbar-header.col-md-2.col-sm-2 {
        padding: 0 15px;
        width: 100%;
    }

    .slik-slide {
        height: auto;
        overflow: hidden;
    }
    .home-section1 {
        padding: 0;
    }

    .home-section1 > div {
        border-radius: 0;
        padding: 0;
        padding-top: 15px;
    }

    header.header2 {
        position: static;
        background: #1c1a16;
        padding: 0;
    }

    body:not(.sticky) .header2 .navbar-header .img-logo {
        margin: 10px 0;
        display: inline-block;
        margin-left: 49px;
    }

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

    header a.law_slider_btn1 {
        display: none;
    }

    .nabar2.col-md-2 {
        width: auto;
        position: absolute;
        top: 21px;
        right: 0;
        text-align: right;
    }

    .call-s {
        margin: 0;
    }

    .cal-text {
        padding-left: 2px;
    }

    header .icon-f {
        width: 40px;
        height: 40px;
        min-height: 40px;
        min-width: 40px;
        line-height: 39px;
    }

    .icon-f img {
        width: 15px;
    }

    span.cal2 {
        font-size: 14px;
    }

    span.cal1 {
        font-size: 14px;
        line-height: 20px;
    }

    .home-section1 h3 {
        letter-spacing: 0;
        font-size: 10px;
        letter-spacing: -0.5px;
    }

    .home-section1 h3::before {
        margin-right: 5px;
        top: 4px;
    }

    .home-section1 h4 {
        font-size: 32px;
        line-height: 42px;
    }

    .home-section1 h4 strong {
        font-weight: 700;
    }

    .div-flex {
        margin: 0 !important;
    }

    .home-section2 .titles1 h4 {
        font-size: 24px;
        line-height: 36px;
    }

    .home-section2 .titles1 h4 + p {
        margin-left: 0;
    }

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

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

    .div-flex > div {
        display: flex;
        flex-direction: column;
    }

    .div-flex1 {
        order: 2;
        margin-bottom: 20px;
    }

    .div-flex2 h5 {
        font-size: 16px;
        line-height: 24px;
    }

    .div-flex2 {
        padding-left: 0;
        margin-bottom: 20px !important;
    }

    .home-section2 {
        display: flex;
        flex-direction: column;
        padding-top: 20px;
    }

    .home-section2 > .vc_col-sm-5 {
        order: 1;
        width: 100%;
    }

    span.text-slider::after {
        bottom: -1px;
        width: 15px;
        height: 15px;
        background-size: contain;
        margin: 0 5px 0 10px;
    }

    .home-section3 .titles1 h4 {
        font-size: 24px;
        line-height: 32px;
        text-align: center;
    }

    .law_slider_box_shortcode2 {
        text-align: center;
    }

    .law_slider_box_image {
        text-align: center;
    }

    .slick-slider .slick-track .slick-slide img {
        margin: 0 auto;
    }

    .law_slider_box_shortcode2 p {
        margin: 0 auto 5px;
    }

    .home-section3 {
        padding-bottom: 0px;
    }

    .law-slider-nav {
        position: static;
        text-align: center;
        margin-top: 40px;
    }

    .home-section4 {
        padding: 0;
    }

    .home-section4 > div {
        border-radius: 0;
    }

    .home-section4 h4 {
        font-size: 24px;
        line-height: 32px;
    }

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

    .home-section4 ul {
        column-count: 1;
    }
    .fig22 {
        display: none;
    }

    .fig11 {
        padding: 0;
    }

    .home-section3 .titles1 h3 {
        text-align: center;
    }

    .home-section5 > div .vc_col-sm-4 > div > div h3 {
        font-size: 18px;
        line-height: 30px;
    }

    .zigzag {
        display: none;
    }

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

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

    .home-section5 > div .vc_col-sm-4:nth-child(1) > div > div img {
        border-radius: 15px;
    }

    .home-section5 > div .vc_col-sm-4 > div > div {
        min-height: unset;
    }

    .footer-row-1 .col-md-3 {
        width: 100%;
        overflow: hidden;
    }
    .home-section5 > div .vc_col-sm-4:nth-child(3) > div > div .wpb_text_column {
        min-height: unset;
    }
    .footer-top {
        padding: 30px 0 30px;
    }
    .home-section4 ul li {
        font-size: 16px;
    }
    #navbar .menu-item.menu-item-has-children > a::after {
        display: none;
    }
    .header-title-breadcrumb.relative {
        padding: 0;
    }

    .header-title-breadcrumb-overlay {
        border-radius: 0;
        padding: 30px 0;
    }

    .header-title-breadcrumb-overlay h1 {
        font-size: 18px;
        line-height: 29px;
        font-weight: 700;
    }

    ol.breadcrumb {
        margin: 0;
    }

    ol.breadcrumb li {
        text-transform: unset;
        font-size: 10px;
        line-height: 20px;
    }

    .about-sec1 {
        padding: 0;
    }

    .about-sec1 > div {
        border-radius: 0;
        padding-top: 30px;
    }

    .about-sec1 > div .vc_col-sm-6:first-child > .vc_column-inner {
        min-height: 400px;
    }

    .about-sec1 > div .vc_col-sm-6:last-child > .vc_column-inner > .wpb_wrapper {
        padding: 30px 0;
    }

    .about-sec1 h4 {
        font-size: 24px;
        line-height: 32px;
    }

    .about-sec1 h3 {
        margin-top: 0;
    }

    .about-sec2 .titles1 h4 {
        font-size: 24px;
        line-height: 32px;
    }
    body.blog .high-padding, body.category .high-padding {
        padding: 20px 0;
    }
    .about-sec2 {
        padding: 30px 0;
    }

    .about-sec3 h4 {
        font-size: 22px;
        line-height: 32px;
    }
    .contact-section1 {
        display: flex;
        flex-direction: column;
    }
    .post-name A {
        font-size: 16px;
        line-height: 24px;
        min-height: unset;
    }
    .contact-section1 .vc_col-sm-6:first-child {
        order: 2;
    }
    .about-sec3 {
        padding: 15px 0;
    }
    .article-title {
        font-size: 22px;
        line-height: 32px;
    }

    .article-header {
        display: block;
    }

    .article-left {
        width: 100%;
    }

    .article-right {
        width: 100%;
        border-left: 0;
        border-top: 4px solid #A18552;
        margin-top: 20px;
    }
}

@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;
        width: 100%;
    }

    .logo img, .navbar-header .logo img {
        max-width: 140px;
    }

    .navbar-header.col-md-2.col-sm-2 {
        padding: 0 15px;
        width: 100%;
    }

    .slik-slide {
        height: auto;
        overflow: hidden;
    }
    .home-section1 {
        padding: 0;
    }

    .home-section1 > div {
        border-radius: 0;
        padding: 0;
        padding-top: 15px;
    }

    header.header2 {
        position: static;
        background: #1c1a16;
        padding: 0;
    }

    body:not(.sticky) .header2 .navbar-header .img-logo {
        margin: 10px 0;
        display: inline-block;
        margin-left: 49px;
    }

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

    header a.law_slider_btn1 {
        display: none;
    }

    .nabar2.col-md-2 {
        width: auto;
        position: absolute;
        top: 6px;
        right: 0;
        text-align: right;
    }

    .call-s {
        margin: 0;
    }

    .cal-text {
        padding-left: 2px;
    }

    header .icon-f {
        width: 40px;
        height: 40px;
        min-height: 40px;
        min-width: 40px;
        line-height: 39px;
    }

    .icon-f img {
        width: 15px;
    }

    span.cal2 {
        font-size: 14px;
    }

    span.cal1 {
        font-size: 14px;
        line-height: 20px;
    }

    .home-section1 h3 {
        letter-spacing: 0;
        font-size: 10px;
        letter-spacing: -0.5px;
    }

    .home-section1 h3::before {
        margin-right: 5px;
        top: 4px;
    }

    .home-section1 h4 {
        font-size: 32px;
        line-height: 42px;
    }

    .home-section1 h4 strong {
        font-weight: 700;
    }

    .div-flex {
        margin: 0 !important;
    }

    .home-section2 .titles1 h4 {
        font-size: 24px;
        line-height: 36px;
    }

    .home-section2 .titles1 h4 + p {
        margin-left: 0;
    }

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

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

    .div-flex > div {
        display: flex;
        flex-direction: column;
    }

    .div-flex1 {
        order: 2;
        margin-bottom: 20px;
    }

    .div-flex2 h5 {
        font-size: 16px;
        line-height: 24px;
    }

    .div-flex2 {
        padding-left: 0;
        margin-bottom: 20px !important;
    }

    .home-section2 {
        display: flex;
        flex-direction: column;
        padding-top: 20px;
    }

    .home-section2 > .vc_col-sm-5 {
        order: 1;
    }

    span.text-slider::after {
        bottom: -1px;
        width: 15px;
        height: 15px;
        background-size: contain;
        margin: 0 5px 0 10px;
    }

    .home-section3 .titles1 h4 {
        font-size: 24px;
        line-height: 32px;
        text-align: center;
    }

    .law_slider_box_shortcode2 {
        text-align: center;
    }

    .law_slider_box_image {
        text-align: center;
    }

    .slick-slider .slick-track .slick-slide img {
        margin: 0 auto;
    }

    .law_slider_box_shortcode2 p {
        margin: 0 auto 5px;
    }

    .home-section3 {
        padding-bottom: 0px;
    }

    .law-slider-nav {
        position: static;
        text-align: center;
        margin-top: 40px;
    }

    .home-section4 {
        padding: 0;
    }

    .home-section4 > div {
        border-radius: 0;
    }

    .home-section4 h4 {
        font-size: 24px;
        line-height: 32px;
    }

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

    .home-section4 ul {
        column-count: 1;
    }
    .fig22 {
        display: none;
    }

    .fig11 {
        padding: 0;
    }

    .home-section3 .titles1 h3 {
        text-align: center;
    }

    .home-section5 > div .vc_col-sm-4 > div > div h3 {
        font-size: 18px;
        line-height: 30px;
    }

    .zigzag {
        display: none;
    }

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

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

    .home-section5 > div .vc_col-sm-4:nth-child(1) > div > div img {
        border-radius: 15px;
    }

    .home-section5 > div .vc_col-sm-4 > div > div {
        min-height: unset;
    }

    .footer-row-1 .col-md-3 {
        width: 100%;
        overflow: hidden;
    }
    .home-section5 > div .vc_col-sm-4:nth-child(3) > div > div .wpb_text_column {
        min-height: unset;
    }
    .footer-top {
        padding: 30px 0 30px;
    }
    .home-section4 ul li {
        font-size: 16px;
    }
    #navbar .menu-item.menu-item-has-children > a::after {
        display: none;
    }
    .header-title-breadcrumb.relative {
        padding: 0;
    }

    .header-title-breadcrumb-overlay {
        border-radius: 0;
        padding: 30px 0;
    }

    .header-title-breadcrumb-overlay h1 {
        font-size: 18px;
        line-height: 29px;
        font-weight: 700;
    }

    ol.breadcrumb {
        margin: 0;
    }

    ol.breadcrumb li {
        text-transform: unset;
        font-size: 10px;
        line-height: 20px;
    }

    .about-sec1 {
        padding: 0;
    }

    .about-sec1 > div {
        border-radius: 0;
        padding-top: 30px;
    }

    .about-sec1 > div .vc_col-sm-6:first-child > .vc_column-inner {
        min-height: 400px;
    }

    .about-sec1 > div .vc_col-sm-6:last-child > .vc_column-inner > .wpb_wrapper {
        padding: 30px 0;
    }

    .about-sec1 h4 {
        font-size: 24px;
        line-height: 32px;
    }

    .about-sec1 h3 {
        margin-top: 0;
    }

    .about-sec2 .titles1 h4 {
        font-size: 24px;
        line-height: 32px;
    }
    body.blog .high-padding, body.category .high-padding {
        padding: 20px 0;
    }
    .about-sec2 {
        padding: 30px 0;
    }

    .about-sec3 h4 {
        font-size: 22px;
        line-height: 32px;
    }
    .contact-section1 {
        display: flex;
        flex-direction: column;
    }
    .post-name A {
        font-size: 16px;
        line-height: 24px;
        min-height: unset;
    }
    .contact-section1 .vc_col-sm-6:first-child {
        order: 2;
    }
    .about-sec3 {
        padding: 15px 0;
    }
    .article-title {
        font-size: 22px;
        line-height: 32px;
    }

    .article-header {
        display: block;
    }

    .article-left {
        width: 100%;
    }

    .article-right {
        width: 100%;
        border-left: 0;
        border-top: 4px solid #A18552;
        margin-top: 20px;
    }
}