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



.navbar-default .navbar-nav>li>a {
    color: #85888b;
}
.col-md-4.sidebar-3 p {
    text-align: center;
}
img {
    max-width: 100%;
    height: auto;
}
a.popup-vimeo-youtube {
    display: none;
}
body {
    color: #fff;
    background-color: #222;
    font-family: 'Outfit', Arial;
}
p {
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
}
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;
}

.login-btn a {
    display: inline-block;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    color: white;
    border: none;
    border-radius: 50px;
    font-weight: 400;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(212, 175, 55, 0.3);
    background: linear-gradient(135deg, #32F3E3 10%, #22a398 55%, #214542 100%);
    padding: 0 20px;
    letter-spacing: .5px;
    position: relative;
    border: 1px solid #fff;
    box-shadow: 0 5px 15px rgb(0 0 0 / 10%);
}

.login-btn a span {
    color: #fff;
    position: relative;
}

.login-btn {
    display: inline-block;
    position: relative;
    padding-left: 10px;
    width: 150px;
    float: left;
    position: absolute;
    top: 44px;
    right: 0;
}

.login-btn img {
    image-rendering: -webkit-optimize-contrast;
    filter: brightness(0) invert(1);
    max-width: 17px;
    position: relative;
    bottom: 1px;
}


nav#sweetthemes-main-head > .container > .row {
    position: relative;
}

/* 2. STYLE HEADERS */
header .navbar-toggle {
    margin: 24px 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: #32F3E3 !important;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
}
body .navbar-default .navbar-toggle span {
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 2px;
    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: #32F3E3 !important;
    }


   

}

body.is_header_semitransparent #navbar .current_page_item > a {
    color: #5e7279;
    
}
.navbar-default {
    border: 0;
    margin-bottom: 0px;
    background: transparent;
    border-radius: 0;
    /* box-shadow: 0 5px 20px rgb(17 17 17 / 5%); */
}
/*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: #71a60d;
}
div#navbar {
    /* text-align: center; */
    /* padding: 0px; */
    /* padding-right: 30px; */
    text-align: center;
    /* padding: 0; */
}
.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: #002855;
    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: flex;
    align-items: self-end;
    justify-content: center;
}
.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;
    padding-right: 150px;
}
.header2 .no-menu {
    margin: 34px 0;
}
body:not(.sticky) .header2 .navbar-header .img-logo {
    margin: 15px 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: 80px;
    padding: 0px 20px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out 0s;
    font-family: 'Outfit', Arial;
    text-align: center;
    font-weight: 300;
    font-size: 18px;
    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: #fff;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0;
    line-height: 21px;
    text-align: left;
    position: relative;
    margin-bottom: 15px;
    text-align: left;
    max-width: 250px;
    margin: 0 auto;
}
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: 16px;
    margin-bottom: 0px;
    margin-top: 20px;
    font-weight: 800;
    text-align: left;
    position: relative;
    padding-bottom: 25px;
    text-align: left;
    font-family: 'Outfit', ARIAL;
    FONT-WEIGHT: 600;
    COLOR: #32F3E3 !important;
    text-transform: uppercase;
    text-align: center;
}
footer .footer-top .menu .menu-item a {
    font-size: 14px;
    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: 3px 0;
    font-family: Outfit, Arial;
    text-align: center;
}
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: #fff;
}
.footer-details p {
    margin-bottom: 15px !important;
}
.footer-details i {
    padding-right: 10px;
    position: absolute;
    top: 4px;
    color: #32F3E3;
}
aside#media_image-3 {
    TEXT-ALIGN: CENTER;
}
aside#media_image-3 img {
    padding-top: 10px;
}
footer .footer-top .menu .menu-item a:hover {
    color: #32F3E3 !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;
    max-width: 350px;
    margin: 0 auto;
}
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: 300;
    letter-spacing: normal;
    line-height: normal;
    padding: 0;
    position: relative;
    text-transform: none;
}

footer .widget {
    clear: both;
    margin-bottom: 20px;
}
footer .footer .container {
    padding: 60px 15px !important;
}

p.copyright {
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    font-weight: 300;
    font-family: 'Outfit', Arial;
}
p.copyright a {
    color: #32F3E3;
    font-weight: 400;
}

.footer-div-parent {
    border-top: aliceblue;
    background: transparent;
    border-radius: 0;
}

footer {
    background-color: #292929;
    clear: both;
}

/* 6. SHORTCODES */


a {
    color: #86898c;
    text-decoration: none;
}
td, th {
    padding: 10px !important;
    text-align: center;
    border: 1px solid #ccc;
}
.wpcf7-form input, .wpcf7-form textarea, .wpcf7-form select {
    border-radius: 0px;
    outline: 0 !important;
    background: #fff;
}
.wpcf7-form .wpcf7-submit {background-color: #32F3E3;border: none;color: #111;font-size: 18px;padding: 0 15px;line-height: 60px;-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: block;text-align: center;position: relative;overflow: hidden;z-index: 1;font-weight: 700;outline: none;white-space: nowrap;font-family: "Outfit", Arial;border-radius: 10px;width: 100%;}

.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: #fff;
}
.itexclusiv-contact input:not([type='checkbox']), .itexclusiv-contact textarea, .itexclusiv-contact select {background-color: transparent;height: 50px;border: 2px solid #f4f7f7;color: #fff;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: 10px;width: 100%;outline: none;font-family: Outfit;margin: 5px 0 20px;font-weight: 400;border: 2px solid #8D8D8D;}
.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: #8D8D8D;
}
.itexclusiv-contact input::-moz-placeholder { /* Firefox 19+ */
  color: #8D8D8D;
}
.itexclusiv-contact input:-ms-input-placeholder { /* IE 10+ */
  color: #8D8D8D;
}
.itexclusiv-contact input:-moz-placeholder { /* Firefox 18- */
  color: #8D8D8D;
}

.itexclusiv-contact textarea::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #8D8D8D
}
.itexclusiv-contact textarea::-moz-placeholder { /* Firefox 19+ */
  color: #8D8D8D;
}
.itexclusiv-contact textarea:-ms-input-placeholder { /* IE 10+ */
  color: #8D8D8D;
}
.itexclusiv-contact textarea:-moz-placeholder { /* Firefox 18- */
  color: #8D8D8D;
}

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: 24px;
    line-height: 32px;
    color: #fff;
    font-weight: 600;
    margin: 0 !important;
    display: inline-block;
    position: relative;
    padding: 0;
    /* font-family: arial; */
    /* text-transform: uppercase; */
}


.header-title-breadcrumb-overlay {
    background: #151d24;
    padding: 180px 0 40px;
    background-size: cover;
    background-position: center center;
    text-align: center;
    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: #fff;
    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; 
}

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

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

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

.law_slider_box-slide {
    height: 100vh;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
header.header2 {
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 40;
    top: 25px;
}

.logo-img img {
    width: 175px;
}

.logo-img {
    margin: 0 10px;
}

.law_slider_box-child2 h3 {
    font-size: 56px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 800;
    margin: 0;
    line-height: 73px;
}

.law_slider_box-child2 p {
    color: #fff;
    max-width: 700px;
    margin: 30px auto;
}

.law_slider_box-child2 p {
    font-weight: 300;
    font-size: 20px;
    line-height: 28px;
}

.btn-s-btn a:first-child {
    padding: 0 40px;
    line-height: 43px;
    height: 45px;
    display: inline-block;
    background: #32F3E3;
    color: #111;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700;
    border: 1px solid #32F3E3;
    margin: 0 20px;
}

.btn-s-btn a:last-child {
    padding: 0 40px;
    line-height: 43px;
    height: 45px;
    display: inline-block;
    background: transparent;
    color: #fff;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700;
    border: 1px solid #fff;
    margin: 0 20px;
}

.btn-s-btn {
    padding-top: 30px;
}

.home-section1 {
    max-width: 1500px;
    margin: 0px auto 0 !important;
    position: relative;
    z-index: 3;
}

.home-section1 .wpb_raw_code img {
    max-height: 60px;
}

.home-section1  .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {
    display: flex;
    justify-content: space-between;
    padding: 50px 15px;
    position: relative;
    z-index: 3;
}

.home-section1 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper > .wpb_raw_code {
    min-width: 95px;
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-section1 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper h3 {
    font-size: 22px;
    font-weight: 200;
    text-align: center;
    margin: 0;
    border-bottom: 1px solid rgb(255 255 255 / 30%);
    padding-bottom: 15px;
    margin-bottom: 15px;
    max-width: 300px;
    margin: 15px auto;
}

.home-section1 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper h4 {
    text-align: center;
}

.home-section1 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper  > .wpb_text_column {
    width: calc(100% - 95px);
    margin: 0 !important;
}

.home-section1 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper h4 {
    font-size: 26px;
    font-weight: 800;
    min-height: 58px;
}

.home-section1 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper > .wpb_raw_code > div {
    width: 100%;
    text-align: center;
}
.home-section1 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper h4 a{
    color: #fff;
}
.home-section1 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper h4 a:hover {
    color: #32F3E3;
}

.home-section1 > .vc_col-sm-12 {
    margin-top: -50px;
    background: #292929;
    border-radius: 10px;
    box-shadow: 0 5px 10px #111;
}

.home-section1 .vc_col-sm-4:nth-child(2) > .vc_column-inner > .wpb_wrapper {
    background: #222222;
}
.home-section2 > div{
    max-width: 1500px;
    float: none;
    margin: 90px  auto !important;
    background: #292929;
    border-radius: 20px;
}

.home-section2 .vc_col-sm-6 > .vc_column-inner > div  {
    padding: 60px 35px;
}



a.btn-style1 {
    padding: 0 40px;
    line-height: 43px;
    height: 45px;
    display: inline-block;
    background: #32F3E3;
    color: #111;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700;
    border: 1px solid #32F3E3;
}

.home-section2 .vc_col-sm-6 > .vc_column-inner > div h3 {
    font-size: 18px;
    color: #32F3E3;
}

.home-section2 .vc_col-sm-6 > .vc_column-inner > div h4 {
    font-size: 42px;
    line-height: 52px;
    font-weight: 700;
    margin: 20px 0 10px;
}
.home-section2 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    padding: 0 30px 15px;
}

.home-section2 ul li {
    position: relative;
    padding-left: 22px;
    color: #fff;
    margin-bottom: 15px;
}

.home-section2 ul li::after {
    content: '\f05d';
    font-family: fontawesome;
    position: absolute;
    left: 0;
    top: 0;
    color: #25ca5f;
}
.home-section2 a.btn-style1 {
    margin-top: 30px;
}
.home-section2 .vc_col-sm-6:last-child > .vc_column-inner {
    clip-path: polygon(20% 0%, 100% 0, 100% 100%, 0% 100%);
    background-size: cover;
}


.home-section3 > div {
    max-width: 1500px;
    float: none;
    margin: 0 auto;
    padding-bottom: 36px;
}

.home-section3 .title-space h3 {
    font-size: 18px;
    color: #32F3E3;
    text-align: center;
    /* text-transform: uppercase; */
    margin-top: 0;
}

.home-section3 .title-space h4 {
    font-size: 42px;
    line-height: 52px;
    font-weight: 700;
    margin: 20px 0;
    text-align: center;
}

a.law_slider_box_shortcode1 {
    display: block;
    background-size: cover;
    border-radius: 15px;
    overflow: hidden;
    background-position: bottom;
}

a.law_slider_box_shortcode22 {padding: 15px;background: #32F3E3;}

.law_slider_box_shortcode2 {
    padding: 0 15px 15px;
    position: relative;
}

.law_slider_box_icon img {
    max-height: 60px;
    margin: 0 !important;
    width: auto !important;
}
.law_slider_box_shortcode_parent {
    margin: 0 -15px !important;
}

.law_slider_box_shortcodeflex {
    display: flex;
    flex-direction: column;
    place-content: space-between;
    height: 100%;
    min-height: 430px;
    padding: 20px;
}

.law_slider_box_link {
    position: absolute;
    bottom: 45px;
    color: #222222;
    font-weight: 600;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    transition: all 300ms ease;
}

.law_slider_box_shortcode22 {
    border: 15px solid #222222;
    border-radius: 10px;
    border-bottom-width: 80px;
    background-color: #222222;
    transition: all 300ms ease;
}

.law_slider_box_shortcodeflex2 {
    text-align: left;
}

.law_slider_box_icon {
    text-align: left;
}

.law_slider_box_title {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    margin-top: 20px;
}

.law_slider_box_shortcode22:hover {
    border-color: #32F3E3;
    background: #32F3E3;
}

.law_slider_box_shortcode22:hover .law_slider_box_link {
    color: #222222;
}

.law_slider_box_count {
        font-size: 24px;
    color: #32F3E3;
    font-weight: 700;
}
.law_slider_box_link i.fa {
    transform: rotate(-45deg);
}

.home-section4 {
    max-width: 1460px;
    float: none;
    margin: 0 auto !important;
    padding-bottom: 90px;
}
.home-section4 .vc_col-sm-5 > .vc_column-inner > div h3 {
    font-size: 18px;
    color: #32F3E3;
    margin-top: 0;
}

.home-section4 .vc_col-sm-5 > .vc_column-inner > div h4 {
    font-size: 42px;
    line-height: 52px;
    font-weight: 700;
    margin: 20px 0;
}

.home-section4 .vc_col-sm-5 > .vc_column-inner  blockquote {
    margin-top: 30px;
    border-color: #32F3E3;
}

.home-section4 .vc_col-sm-5 > .vc_column-inner blockquote p strong {
    font-size: 18px;
    color: #32F3E3;
}

.home-section4 .vc_col-sm-7 > .vc_column-inner .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {
    background: #373737;
    border-radius: 10px;
}

.pricing-t1 {
    background: transparent;
    padding: 30px;
    position: relative;
    right: -10px;
}

.pricing-t1 h3 {
    margin: 0;
    font-size: 16px;
    color: #111;
    position: relative;
    z-index: 3;
    padding: 0 50px;
}

.pricing-t1 h3 strong {font-size: 42px;font-weight: 800;}

.pricing-t1::after {
    clip-path: polygon(0 0, 90% 0, 100% 100%, 10% 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #DBDBDB;
    content: '';
}

.pricing-t2 ul {
    list-style: none;
    padding: 0;
    margin: 0;
    padding: 0 31px;
}

.pricing-t2 ul li {
    position: relative;
    padding-left: 22px;
    color: #fff;
    margin-bottom: 15px;
}

.pricing-t2 ul li::after {
    content: '\f05d';
    font-family: fontawesome;
    position: absolute;
    left: 0;
    top: 0;
    color: #25ca5f;
}

.pricing-t3 {
    margin: 0 !important;
    text-align: center;
    padding: 0 30px;
    position: relative;
    bottom: -30px;
}

.pricing-t3 a::before {
    clip-path: polygon(0 0, 90% 0, 100% 100%, 10% 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #DBDBDB;
    content: '';
    transition: all 300ms ease;
}

.pricing-t3 a {
    position: relative;
    line-height: 60px;
    padding: 0 60px;
    height: 60px;
    display: block;
}

.pricing-t3 a strong {
    color: #111;
    position: relative;
}

.pricing-t2 {
    margin: 60px 0 40px !important;
}

.pricing-t3 a strong::after {}

.pricing-t3 a strong::after {
    content: "\f061";
    font-family: 'FontAwesome';
    transform: rotate(-45deg);
    position: relative;
    display: inline-block;
    margin-left: 10px;
}

.home-section4 .vc_col-sm-7 > .vc_column-inner .vc_col-sm-6:last-child > .vc_column-inner > .wpb_wrapper {
    background: #292929;
}

.home-section4 .vc_col-sm-7 > .vc_column-inner .vc_col-sm-6:last-child > .vc_column-inner > .wpb_wrapper .pricing-t1::after, .home-section4 .vc_col-sm-7 > .vc_column-inner .vc_col-sm-6:last-child > .vc_column-inner > .wpb_wrapper .pricing-t3 a::before {
    background: #32F3E3;
}
ol.breadcrumb {
    background: transparent;
}

.home-faq > div {
    max-width: 1430px;
    float: none;
    margin: 0 auto;
    padding-bottom: 36px;
    background-image: url(../images/23.jpg);
    background-size: 80% 100%;
    background-position: left center;
    background-repeat: no-repeat;
    border-radius: 20px;
    padding-top: 90px;
    padding-left: 50px;
    padding-bottom: 75px;
}

.home-faq > div .title-space h3{
    font-size: 18px;
    color: #32F3E3;
    /* text-transform: uppercase; */
    margin-top: 0;
}

.home-faq > div  .title-space h4{
    font-size: 42px;
    line-height: 52px;
    font-weight: 700;
    margin: 20px 0;
}

.vc_tta.vc_general {
    max-width: 1100px;
    margin: 70px auto 0;
}

.vc_tta.vc_general p {
    color: #111;
}

.vc_tta.vc_general .vc_tta-panel {
    margin-bottom: 10px;
    border-radius: 10px;
    overflow: hidden;
}
aside#custom_html-3 img {
    max-width: 300px;
}

aside#custom_html-3 {
    display: inline-block;
    text-align: center;
    width: 50%;
    float: left;
    clear: unset;
    margin: 40px 0;
    text-align: left;
    padding-left: 40px;
}

aside#custom_html-2 {
    width: 50%;
    float: left;
}

aside#custom_html-3 p {
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
    margin: 0 0 10px !important;
    max-width: 300px !important;
}
.vc_tta.vc_general .vc_tta-panel-body {
    padding: 0px 40px 25px 40px !important;
    margin-top: -20px;
    border: 0 !important;
}

.vc_tta.vc_general .vc_tta-panel-title>a {
    padding: 25px 40px 25px 40px !important;
}
.gdpr-container .vc_col-sm-12 {
    padding: 40px 15px;
    max-width: 1270px;
    margin: 0 auto !important;
    float: none;
}

body:not(.home) .col-md-12.footer-row-1 {
    margin: 0;
}
span.vc_tta-title-text {
    color: #111;
    font-size: 18px;
    font-weight: 600 !important;
}

.vc_tta.vc_general .vc_tta-panel-heading {
    border: 0 !important;
    margin: 0 !important;
}


.home-contact {
    max-width: 1425px;
    float: none;
    margin: 0 auto !important;
    padding-bottom: 190px;
    padding-top: 90px;
}
.home-contact > div .title-space h3{
    font-size: 18px;
    color: #32F3E3;
    /* text-transform: uppercase; */
    margin-top: 0;
}

.home-contact > div  .title-space h4{
    font-size: 42px;
    line-height: 52px;
    font-weight: 700;
    margin: 20px 0;
}

.home-contact .vc_col-sm-6:last-child .vc_column-inner {
    padding: 60px 30px 35px;
}
.btn-s-btn a:first-child:hover {
    background: #fff;
}

.btn-s-btn a:last-child:hover {
    background: #fff;
    color: #111;
}

a.btn-style1:hover {
    background: #fff;
}

.pricing-t3 a:hover::before {
    background: #fff !important;
}

.social-f a:hover {
    color: #32F3E3;
}
.home-contact .vc_col-sm-6 .vc_column-inner {
    border-radius: 25px;
    background-size: cover;
}

span.wpcf7-form-control.wpcf7-acceptance * {
    font-weight: 400 !important;
}

span.wpcf7-form-control.wpcf7-acceptance {
    display: block;
    margin: 15px 0 30px;
}
.wpcf7-form .wpcf7-submit i {
    transform: rotate(-45deg);
    position: relative;
    display: inline-block;
    margin-left: 10px;
}

.footer-top {
    background: #292929;
    border-radius: 10px;
    box-shadow: 0 5px 10px #111;
    max-width: 1425px;
    margin: 0 auto;
    padding-bottom: 20px;
}
aside#custom_html-2 img {
    max-width: 175px;
}


aside#custom_html-2 {
    text-align: right;
    margin: 50px 0;
}

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

ul#menu-xfooter-menu-1 li {
    width: 50%;
    float: left;
}

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

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

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

.col-md-3.sidebar-4 aside#custom_html-4 .widget-title {
    text-align: center;
}

ul#menu-xfooter-menu-1 li a {
    text-align: center;
}

.col-md-3.sidebar-1 h4.widget-title {
    /* text-align: left; */
}

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

.col-md-3.sidebar-4 p {
    text-align: center;
}
@media(min-width: 1200px) {
    .col-md-3.sidebar-2::after {
        content: '';
        position: absolute;
        bottom: 25px;
        width: 1px;
        background: #ccc;
        display: block;
        height: 120px;
        opacity: .2;
    }
    
    
    
    .col-md-12.footer-row-3 > .row {display: flex;}
    
    .col-md-3.sidebar-2::before {
        content: '';
        position: absolute;
        bottom: 25px;
        width: 1px;
        background: #ccc;
        display: block;
        height: 120px;
        opacity: .2;
        right: 0;
    }
    
    .col-md-3.sidebar-3::before {
        content: '';
        position: absolute;
        bottom: 25px;
        width: 1px;
        background: #ccc;
        display: block;
        height: 120px;
        opacity: .2;
        right: 0;
    }

}

.social-f {
    text-align: center;
    padding-top: 20px;
}

.social-f a {
    font-size: 22px;
    color: #fff;
    padding: 0 10px;
}


.col-md-12.footer-row-1 {
    margin-top: -100px;
}
.home-section3 .title-space h4 + p {
    text-align: center;
}

.law_slider_box_title strong {
    font-size: 18px;
    /* display: block; */
}


@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: #000 !important;
        padding: 15px;
        display: block;
    }

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

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

    div#navbar {
        overflow: hidden !important;
        padding: 0;
        border: 0;
    }

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

    .navbar-header {
        padding: 0 15px;
        display: block !important;
        visibility: visible !important;
        text-align: left;
    }

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

@media(max-width: 1600px) {
    .home-section1 {
        max-width: 1270px;
    }

    .btn-s-btn a:first-child {
        /* font-size: 22px; */
    }
		.law_slider_box_shortcode2 {
		padding: 0 0 15px !important;
	}
    .home-section1 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper h3 {
        font-size: 18px;
    }

    .home-section2 > div {
        max-width: 1270px;
    }

    .home-section3 > div {
        max-width: 1270px;
    }

    .home-section4 {
        max-width: 1270px;
    }

    .pricing-t1 h3 {
        padding: 0 25px;
    }

    .home-faq > div {
        max-width: 1270px;
    }

    .home-contact {
        max-width: 1270px;
    }

    .footer-top {
        max-width: 1270px;
    }

    .home-section4 {
        padding-bottom: 30px;
    }
}
@media (min-width:767px) and (max-width:1024px) {

   .law_slider_box-child2 h3, .law_slider_box-child2 h4 {
        font-size: 32px;
        line-height: 42px;
    }   
    .law_slider_box_shortcode3.col-md-3 {
        width: 50% !important;
        float: left;
    }

    .home-section4 .vc_col-sm-6 {
        width: 100%;
    }
    .law_slider_box-slide {
        height: unset;
        padding: 30px 0;
    }

    .home-section1 > .vc_col-sm-12 {
        margin: 0;
    }

    .law_slider_box-child2 p {
        margin-bottom: 0;
    }

    .btn-s-btn a:first-child {
        margin-bottom: 20px;
        margin: 0 15px !important;
    }

    .home-section1 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper h4 {
        min-height: unset;
        font-size: 15px;
        min-height: 33px;
    }

    .home-section1 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper h3 {
        font-size: 14px;
    }

    .home-section1 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {
        padding: 30px 15px;
    }

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

    .law_slider_shortcode {
    }

    .btn-s-btn a {
        padding: 0 20px !important;
        margin: 0 0 10px !IMPORTANT;
    }

    .home-section1 > .vc_col-sm-12 > .vc_column-inner {
        padding: 0;
    }

    .home-section2 .vc_col-sm-6 > .vc_column-inner > div {
        padding: 0;
    }

    .home-section2 > div {
        margin: 15px 0 !important;
    }

    .home-section2 .vc_col-sm-6 > .vc_column-inner > div h4 {
        font-size: 24px;
        line-height: 32px;
    }

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

    .home-section2 .vc_col-sm-6:last-child > .vc_column-inner {
        min-height: 400px;
    }

    .home-section3 .title-space h4 {
        font-size: 32px;
        line-height: 42px;
    }

    .home-section3 > div {
        padding-top: 50px;
    }

    .law_slider_box_shortcode2 {
        padding: 0 0 15px 0;
    }

    .law_slider_box_shortcode22 {
        border-color: #32F3E3;
        background: #32F3E3;
    }

    .law_slider_box_shortcode22 .law_slider_box_link {
        color: #222222;
        font-size: 16px;
    }

    .home-section4 .vc_col-sm-5 > .vc_column-inner > div h4 {
        font-size: 24px;
        line-height: 32px;
    }

    .pricing-t2 ul {
        padding: 0 15px;
    }

    .home-section4 .vc_col-sm-7 > .vc_column-inner .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {
        margin-bottom: 89px;
    }

    .pricing-t1 h3 strong {
        font-size: 22px;
        line-height: 32px;
    }

    .pricing-t1 h3 {
        padding: 0 20px;
    }

    .pricing-t1 h3 {
        margin: 15px 0 !im;
    }

    .pricing-t2 {
        margin: 15px 0 !important;
    }

    .pricing-t3 a {
        padding: 0 10px;
    }

    .home-faq > div {
        padding: 30px 15px !important;
        background-size: cover !important;
    }

    .home-faq > div .title-space h4 {
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 0 !important;
    }

    .title-space {
        margin-bottom: 0 !important;
    }

    .vc_tta.vc_general {
        margin: 30px auto 0 !important;
    }

    .home-contact {
        padding: 30px 0;
    }

    .home-contact .vc_col-sm-6 .vc_column-inner {
        min-height: 300px;
    }

    .home-contact > div .title-space h4 {
        font-size: 32px;
        line-height: 42px;
    }

    .home-contact .vc_col-sm-6:last-child .vc_column-inner {
        padding: 30px 0;
    }

    .wpcf7-form .wpcf7-submit {
        font-size: 15px !important;
    }

    .col-md-12.footer-row-1 {
        margin: 0;
    }

    .col-md-12.footer-row-3 .col-md-3 {
        width: 100%;
        margin-bottom: 30px;
        overflow: hidden;
    }

    .col-md-12.footer-row-3 > .row {
        display: block;
    }

    footer .footer-top .menu .menu-item a {
        /* text-align: left !important; */
    }

    footer .footer-top .widget-title {
        /* text-align: left; */
    }

    footer .footer .container {
        padding: 30px 15px !important;
    }

    .col-md-12.footer-row-3 .col-md-3 {
        margin-bottom: 0 !important;
    }
    footer .textwidget p {
        margin: 0 auto 15px !important;
        text-align: center;
    }

    aside#custom_html-2 {
        margin-bottom: 0 !important;
    }

    .col-md-12.footer-row-1 {
        /* padding: 0 !important; */
        padding-top: 20px;
    }

    .footer-top > .row {
        margin: 0 !important;
    }

    .law_slider_box-slide {
    }

    .law_slider_shortcode {
        margin-bottom: 15px;
    }

    .home-section2 ul {
        padding: 0 0 30px;
    }

    .home-section3 .title-space h4 + p {
        margin-bottom: 30px !important;
    }

    .home-section4 {
        padding-bottom: 0;
    }

    .home-contact {
        padding-bottom: 0;
    }

    .col-md-3.sidebar-4 aside#custom_html-4 .widget-title {
        /* text-align: left; */
    }

    .col-md-3.sidebar-4 p {
        /* text-align: left; */
    }

    .social-f {
        /* text-align: left; */
    }

    .law_slider_box-slide {
        margin: 0 -15px;
        min-height: 700px;
        padding-top: 200px;
    }

    .home-section1 > .vc_col-sm-12 > .vc_column-inner .vc_row.wpb_row.vc_inner.vc_row-fluid .vc_col-sm-4 > .vc_column-inner {
        padding: 0;
    }

    .home-section1 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper h3 {
        margin: 0;
    }
    .header2 .menu.nav-effect.nav-menu {
        padding-left: 0;
    }

    .logo-img {
        display: none !important;
    }
    .navbar-header.col-md-3.col-sm-2.hidden {
        display: block !important;
        visibility: visible !important;
        text-align: center;
        width: 100%;
    }

    body:not(.sticky) .header2 .navbar-header .img-logo {
        text-align: center;
        display: block;
    }
}
@media(max-width: 767px) {
    header.header2 {
        display: block;
        position: static;
        background: #222;
    }
    .login-btn {
        top: 25px;
    }
    body:not(.sticky) .header2 .navbar-header .img-logo {
        display: inline-block;
        margin: 10px 0;
        margin-left: 60px;
    }
      .login-btn a {
        line-height: 35px;
        height: 35px;
        padding: 0 10px;
    }
    body .navbar-default .navbar-toggle i {
        color: #111;
    }

    .law_slider_box-child2 h3, .law_slider_box-child2 h4 {
        font-size: 24px;
        line-height: 36px;
    }

    .law_slider_box-slide {
        height: unset;
        padding: 30px 0;
    }

    .home-section1 > .vc_col-sm-12 {
        margin: 0;
    }

    .law_slider_box-child2 p {
        margin-bottom: 0;
		font-size:18px;
    }

    .btn-s-btn a:first-child {
        margin-bottom: 20px;
    }

    .home-section1 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper h4 {
        min-height: unset;
        font-size: 18px;
    }

    .home-section1 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper h3 {
        font-size: 14px;
    }

    .home-section1 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper {
        padding: 30px 15px;
    }

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

    .law_slider_shortcode {
    }

    .btn-s-btn a {
        padding: 0 20px !important;
        margin: 0 0 10px !IMPORTANT;
    }

    .home-section1 > .vc_col-sm-12 > .vc_column-inner {
        padding: 0;
    }

    .home-section2 .vc_col-sm-6 > .vc_column-inner > div {
        padding: 0;
    }

    .home-section2 > div {
        margin: 15px 0 !important;
    }

    .home-section2 .vc_col-sm-6 > .vc_column-inner > div h4 {
        font-size: 24px;
        line-height: 32px;
    }

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

    .home-section2 .vc_col-sm-6:last-child > .vc_column-inner {
        min-height: 400px;
    }

    .home-section3 .title-space h4 {
        font-size: 32px;
        line-height: 42px;
    }

    .home-section3 > div {
        padding-top: 50px;
    }

    .law_slider_box_shortcode2 {
        padding: 0 0 15px 0;
    }

    .law_slider_box_shortcode22 {
        border-color: #32F3E3;
        background: #32F3E3;
    }

    .law_slider_box_shortcode22 .law_slider_box_link {
        color: #222222;
    }

    .home-section4 .vc_col-sm-5 > .vc_column-inner > div h4 {
        font-size: 24px;
        line-height: 32px;
    }

    .pricing-t2 ul {
        padding: 0 15px;
    }

    .home-section4 .vc_col-sm-7 > .vc_column-inner .vc_col-sm-6 > .vc_column-inner > .wpb_wrapper {
        margin-bottom: 89px;
    }

    .pricing-t1 h3 strong {
        font-size: 22px;
        line-height: 32px;
    }

    .pricing-t1 h3 {
        padding: 0 20px;
    }

    .pricing-t1 h3 {
        margin: 15px 0 !im;
    }

    .pricing-t2 {
        margin: 15px 0 !important;
    }

    .pricing-t3 a {
        padding: 0 10px;
    }

    .home-faq > div {
        padding: 30px 15px !important;
        background-size: cover !important;
    }

    .home-faq > div .title-space h4 {
        font-size: 32px;
        line-height: 42px;
        margin-bottom: 0 !important;
    }

    .title-space {
        margin-bottom: 0 !important;
    }

    .vc_tta.vc_general {
        margin: 30px auto 0 !important;
    }

    .home-contact {
        padding: 30px 0;
    }

    .home-contact .vc_col-sm-6 .vc_column-inner {
        min-height: 300px;
    }

    .home-contact > div .title-space h4 {
        font-size: 32px;
        line-height: 42px;
    }

    .home-contact .vc_col-sm-6:last-child .vc_column-inner {
        padding: 30px 0;
    }

    .wpcf7-form .wpcf7-submit {
        font-size: 15px !important;
    }

    .col-md-12.footer-row-1 {
        margin: 0;
    }

    .col-md-12.footer-row-3 .col-md-3 {
        width: 100%;
        margin-bottom: 30px;
        overflow: hidden;
    }

    .col-md-12.footer-row-3 > .row {
        display: block;
    }

    footer .footer-top .menu .menu-item a {
        /* text-align: left !important; */
    }

    footer .footer-top .widget-title {
        /* text-align: left; */
    }

    footer .footer .container {
        padding: 30px 15px !important;
    }

    .col-md-12.footer-row-3 .col-md-3 {
        margin-bottom: 0 !important;
    }
    footer .textwidget p {
        margin: 0 auto 15px !important;
        text-align: center;
    }

    aside#custom_html-2, aside#custom_html-3 {
        margin-bottom: 30px !important;
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 0 !important;
        padding: 0;
    }
    aside#custom_html-3 p {
        text-align: center;
        max-width: unset;
    }
    .col-md-12.footer-row-1 {
        /* padding: 0 !important; */
        padding-top: 20px;
    }

    .footer-top > .row {
        margin: 0 !important;
    }

    .law_slider_box-slide {
    }

    .law_slider_shortcode {
        margin-bottom: 15px;
    }

    .home-section2 ul {
        padding: 0 0 30px;
    }

    .home-section3 .title-space h4 + p {
        margin-bottom: 30px !important;
    }

    .home-section4 {
        padding-bottom: 0;
    }

    .home-contact {
        padding-bottom: 0;
    }

    .col-md-3.sidebar-4 aside#custom_html-4 .widget-title {
        /* text-align: left; */
    }

    .col-md-3.sidebar-4 p {
        /* text-align: left; */
    }

    .social-f {
        /* text-align: left; */
    }

    .law_slider_box-slide {
        margin: 0 -15px;
    }

    .home-section1 > .vc_col-sm-12 > .vc_column-inner .vc_row.wpb_row.vc_inner.vc_row-fluid .vc_col-sm-4 > .vc_column-inner {
        padding: 0;
    }
	.header-title-breadcrumb-overlay {
    padding: 30px 0 10px;
}
    .home-section1 .vc_col-sm-4 > .vc_column-inner > .wpb_wrapper h3 {
        margin: 0;
    }
    .header2 .menu.nav-effect.nav-menu {
        padding-left: 0;
    }

    .logo-img {
        display: none !important;
    }
}