@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

ul{margin: 0px;padding: 0px;list-style: none;}
img{object-fit: cover;}
:focus, a:focus, input:focus, .btn.focus, .btn:focus, button:focus{outline: 0 !important;outline-offset: 0 !important;box-shadow: none !important;}
a, a:hover{text-decoration: none !important;}
section{float: left;width: 100%;}
h1,h2,h3,h4,h5,h6{font-family: 'Constantia' !important;}
body {
    font-family: 'Corbel' !important;
    background: #fff !important;
}
.title {float: left;width: 100%;}
.title h3 {
    float: left;
    width: 100%;
    color: #666666;
    font-size: 40px;
    margin-bottom: 0px;
    font-weight: bold;
    text-transform: capitalize;
    font-style: normal;
}
p {
    float: left;
    width: 100%;
    color: #666666;
    font-size: 24px;
    font-weight: bold;
    font-family: Corbel !important;
    margin-bottom: 0;
}
/*start-header*/
li.active.has-sub ul.sub-menu a {color: #91c82a !important;border-bottom: 0px !important;}
header#header {
    float: left;
    width: 100%;
    z-index: 1000;
    /* position: absolute; */
    padding-bottom: 20px;
}
.deskmenu {
    z-index: 9;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0;
    margin-top: 23px;
}
.main_menu .menu li a {
    font-size: 15px;
    color: #979797;
    line-height: 1.2;
    text-align: left;
    /* text-transform: capitalize; */
    font-weight: bold;
    font-family: 'Constantia';
}
ul.sub-menu a {font-size: 17px !important;}
.main_menu .menu li.active a {color: #d19e14;/* border-bottom: 2px solid; */}
.main_menu .menu li a:hover {
    color: #d19e14;
}
.main_menu .menu > li {margin-top: 0px;}
.main_menu li:not(:last-child) {
    margin-right: 15px;
}
.main_menu li:not(:first-child) {  margin-right:15px;}
.main_menu li:not(:first-child) {  margin-right: 15px;}
.icon-submenu {position: absolute;top: 50%;right: -2px;transform: translate(-50%, -50%);margin-top: -7px;}
.icon-submenu::before {position: absolute;content: '\f107';font-family: 'Font Awesome 5 Free';font-size: 16px;font-weight: bold;top: 47%;color: rgb(17, 16, 16);line-height: 1;}
.menubar {position: relative;z-index: 99;float: left;width: 100%;}
.main_logo a {display: flex;align-items: center;justify-content: start;}
.main_log a span {display: none;}
.main_logo a img {
    width: 190px;
}
.navigation {
    float: left;
    /* width: 100%; */
    display: flex;
    align-items: center;
    margin-top: 11px;
}
.main_menu {
    float: left;
    /* width: 100%; */
    display: flex;
    justify-content: center;
}
.main_logo {
    float: left;
    /* margin-top: -30px; */
}
.menu-icon {/* position: fixed; */top: 20px;left: 20px;cursor: pointer;}
.close-icon {font-size: 30px;color: white;position: absolute;top: 10px;right: 20px;cursor: pointer;}
.header-top .right {
    display: flex;
    justify-content: end;
}
.header-top .right a {
    color: #e2e4eb;
    font-weight: normal;
    font-size: 16px;
    margin-right: 20px;
}
.header-top .right a i,.header-top .left a i {
    color: #fff;
    margin-right: 7px;
    font-size: 22px;
}
.header-top {
    background: #d19e14;
    float: left;
    width: 100%;
    display: flex;
    padding: 8px 0px;
}
.header-top .left {
    float: left;
}
.header-top .right a, .header-top .left a {
    color: #ffffff;
    font-weight: normal;
    font-size: 17px;
    margin-right: 20px;
    font-family: 'Corbel';
}
.appointment a {
    background: #c69511;
    padding: 7px;
    font-weight: bold;
    font-size: 21px !important;
    margin-right: 0px !important;
    float: left;
    margin-top: -9px;
    margin-bottom: -8px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.appointment a:hover{
    background: #666666;
}
/*end-header*/

/*bnner*/
.bnner-img {
    float: left;
    width: 100%;
    position: relative;
}
.bnner-img img {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    z-index: -2;
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.bnner-content {
    position: relative;
    float: left;
    width: 100%;
    /* padding: 230px 0px; */
    text-align: left;
    padding-top: 250px;
    padding-bottom: 250px;
    background: linear-gradient(to right, rgb(255 255 255 / 10%), rgb(255 255 255 / 10%) 0%, rgb(255 255 255 / 7%) 0%), linear-gradient(to left, rgb(241 233 233 / 25%) 20%, rgb(249 246 246 / 61%) 75%);
    /* height: 100%; */
}
.bnner.inner-bnner .bnner-content {
    padding-top: 265px;
    padding-bottom: 165px;
}
.bnner-content h1 {
    float: left;
    width: 100%;
    color: #666666;
    font-weight: bold;
    font-size: 57px;
    /* text-shadow: 0px 3px 0px rgba(0, 0, 0, 0.42); */
    /* margin: 0 auto; */
    font-family: 'Constantia';
    line-height: 54px;
    margin-bottom: 18px;
}
.breadcrumb {
    font-size: 23px;
    color: #9a9292;
    float: left;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 0;
}
.breadcrumb a {
    color: #9a9292;
    text-decoration: none;
    font-weight: bold;
    font-family: 'Corbel';
}
.separator {
    margin: 0 12px;
    position: relative;
}
.separator:before {
    content: '';
    position: absolute;
    background: #d19e14;
    height: 10px;
    width: 10px;
    top: 14px;
    left: -5px;
    border-radius: 50px;
}

/*footer*/

footer {
    float: left;
    width: 100%;
    background: #161414;
    padding-top: 250px;
    padding-bottom: 20px;
}
.footer-social {
    float: left;
    width: 100%;
}
.footer-social img {
    width: 190px;
}
.footer-social p {
    color: #ffffff;
    font-family: 'Corbel';
    font-weight: bold;
    font-size: 20px;
    line-height: 22px;
    margin-top: 16px;
    width: 67%;
}
.footer-social-icons {
    float: left;
    width: 100%;
    margin-top: 25px;
}
.footer-social-icons ul {
    display: flex;
    float: left;
    width: 100%;
}
.footer-social-icons ul li {
    display: flex;
    float: left;
    margin-right: 15px;
}
.footer-social-icons ul li a {
    border: 1px solid;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    font-size: 20px;
    border-radius: 50px;
    color: #fff;
}
.footer-social-icons ul li a i{
   line-height: 0;
}
.footer-social-icons ul li a:hover{background: #d19e14;border:1px solid #d19e14;}

h3.footer-tittle {
    float: left;
    width: 100%;
    color: #ffffff;
    font-family: Corbel !important;
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 25px;
}
.qucik-links {
    float: left;
    width: 100%;
}

.qucik-links a {
    float: left;
    width: 100%;
    color: #ffffff;
    font-family: Corbel !important;
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 10px;
}
.qucik-links a:hover{color: #d19e14}
i{line-height: 0}
.qucik-links a i {
    font-weight: 600;
    font-size: 18px;
    margin-right: 3px;
}
.footer-info {
    float: left;
    width: 100%;
}
.footer-info ul {
    float: left;
    width: 100%;
    margin-top: 0;
}
.footer-info ul li {
    float: left;
    width: 100%;
    display: flex;
    color: #fff;
    margin-bottom: 10px;
    align-items: start;
}
.icon-footer span {
    font-size: 27px;
    float: left;
    width: 100%;
}
.mail-det {
    float: left;
    margin-left: 17px;
}

.mail-det a {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 24px;
  
    font-weight: bold;
    font-family: Corbel !important;
}
.copy {
    float: left;
    width: 100%;
    border-top: 2px solid #fff;
    margin-top: 50px;
    padding-top: 20px;
    text-align: center;
}
.copy p {
    font-family: Corbel !important;
    font-weight: bold;
    color: #fff;
    font-size: 23px;
}

.footer-consult {
    margin-top: 125px;
    margin-bottom: -130px;
}
.consultation-box {
    background: #c9961a;
    color: #fff;
    text-align: center;
    padding: 50px 0px 24px;
    border-radius: 25px;
    width: 100%;
    position: relative;
    margin: 0 auto;
    float: left;
}
  .consultation-box .icon {
    background: #c9961a;
    border: 7px solid #fff;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
}
.consultation-box .icon img {
    height: 55px;
}
    .consultation-box .icon i {
      font-size: 30px;
      color: #fff;
    }

  .consultation-box h2 {
    font-size: 29px;
    font-weight: bold;
    margin: 22px 0 15px;
    float: left;
    width: 100%;
}

.consultation-box p,.consultation-box p a {
    font-size: 22px;
    margin-bottom: 15px;
    line-height: 1.5;
    font-family: Corbel !important;
    float: left;
    width: 100%;
    color: #fff;
    font-weight: bold;
}

p.contact a {
    font-size: 28px;
}

.inner-abouut {
    margin-top: 70px;
}
.inner-about-content {
    float: left;
    width: 100%;
}
.inner-about-img {
    float: right;
    width: 45%;
    margin-left: 3%;
}
.inner-about-img img {
    float: left;
    width: 100%;
    height: 600px;
    border-radius: 50px;
    object-position: top;
}
.content-about p {
    float: unset;
    width: unset;
    margin-top: 15px;
    color: #9a9292;
    font-size: 21px;
    font-weight: bold;
    font-family: Corbel !important;
}
.content-about .title,.content-about .title h3 {
    float: unset;
    width: unset;
}

.content-about h4 {
    color: #d19e14;
    font-weight: bold;
    font-size: 26px;
    margin-top: 10px;
}

.area-box {
    float: left;
    width: 100%;
    margin-top: 50px;
}
.area-box img {
    width: 37px;
    margin-right: 10px;
}
.area-box .title h3 {
    font-size: 32px;
}

.area-box ul li{
float: left;width: 100%;margin-top: 15px;position: relative;
}
.area-box  p {
    color: #9a9292;
    font-weight: bold;
    font-size: 22px;
}
.area-box ul li:before {
    content: '';
    position: absolute;
    background: #d19e14;
    height: 10px;
    width: 10px;
    top: 10px;
    left: -29px;
    border-radius: 50px;
}
.area-box ul {
    float: left;
    width: 100%;
    padding-left: 60px;
}
.area-box.areab-box-second p {
    margin-top: 15px;
    padding-left: 29px;
}
.community-pages {
    margin-top: 50px;
}
.community-img {
    float: left;
    width: 100%;
}
.community-img img {
    float: left;
    width: 100%;
    border-radius: 20px;
    height: 400px;
    object-position: right;
}
.community-text {
    float: left;
    width: 100%;
}
.community-text p {
    color: #9a9292;
    font-weight: bold;
    margin-top: 15px;
}
.community-pages .row {
    align-items: end;
}
.coomunity-border {
    float: left;
    width: 100%;
    border-bottom: 2px solid #e7e2e2;
    padding-bottom: 50px;
}
.area-box .title p {
    margin-top: 9px;
}
.itlaic-area {
    float: left;
    width: 100%;
    padding-left: 29px;
}
.area-box .title p span {
    color: #db831e;
}
.area-box .title p a {
    color: #9a9292;
} 
.area-box h6 {
    float: left;
    width: 100%;
    color: #666666;
    font-size: 23px;
    margin-bottom: 0px;
    font-weight: bold;
    text-transform: capitalize;
    font-style: normal;
    margin-top: 10px;
}
.area-box ul ol {
    list-style: none;
}
.area-box ul ol li:before{background: transparent;border:1px solid #d19e14}
ul.right-arroe li:before {
 display: none;
}
ul.right-arroe li:after {
    content: '';
    position: absolute;
    background-image: url(../images/right-arrow.png);
    width: 23px;
    height: 30px;
    left: -37px;
    background-size: contain;
    background-repeat: no-repeat;
    top: 7px;
}


.call-btn {
    display: inline-flex;
    align-items: center;
    background-color: #d19e14;
    color: #fff;
    padding: 7px 40px 7px 15px;
    border-radius: 30px;
    font-size: 22px;
    font-weight: bold;
    text-decoration: none;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    transition: background 0.3s ease;
    margin-top: 19px;
    font-family: roboto;
}
    .call-btn:hover {
      background-color: #c48800; /* hover effect */
    }
  .call-btn i {
    background: #fff;
    color: #d69a00;
    font-size: 24px;
    border-radius: 50%;
    height: 45px;
    margin-right: 10px;
    width: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
}
  .call-text {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
    color: #fff;
}
  .call-text small {
    font-size: 17px;
    font-weight: normal;
    color: #fff;
}
.bnner-detils {
    float: left;
    width: 40%;
}
.fierce {
    margin-top: 100px;
}
.title h4 {
    color: #d19e14;
    font-weight: bold;
    font-size: 26px;
    margin-top: 10px;
    float: left;
    width: 100%;
}
.fierce-detils{float: left;width: 100%}
.fierce-detils p{margin-top: 10px}
.more-btn {
    float: left;
    width: 100%;
    margin-top: 20px;
} 

.more-btn a {
    float: left;
    background: #d19e14;
    color: #fff;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 24px;
    border-radius: 36px;
      padding: 7px 40px 7px 15px; display: flex;
    justify-content: center;
    align-items: center;
}
.more-btn a:hover{background-color: #c48800;}
.more-btn a span {
    background: #fff;
    color: #d19e14;
    height: 50px;
    width: 50px;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 31px;
    margin-right: 15px;
    border-radius: 50px;
}

.fierce-img img {
    width: 85%;
    display: block;
    border-radius: 18px;
    height: 544px;
    /* object-position: top; */
}

.fierce-img .years-badge {
    position: absolute;
    right: 9px;
    top: 35%;
    width: 150px;
    height: 150px;
    background: #d4a017;
    color: #fff;
    border-radius: 50%;
    border: 14px solid #fff;
    /* box-shadow: 0 6px 12px rgba(0,0,0,.25); */
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1;
    text-align: center;
    font-family: 'Constantia';
}
.fierce-img .years-badge b {
    font-size: 79px;
    font-weight: 800;
    margin-top: -27px;
}
  .fierce-img .years-badge span{
    font-size:25px;
    margin-top:10px;
    letter-spacing:.3px;
  }
.fierce-img {
    position: relative;
    width: 100%;
    border-radius: 18px;
}
.pratice-area {
    margin-top: 100px;
}


.law-box {
    position: relative;
    width: 100%;
    /* height: 430px; */
    border-radius: 0;
    overflow: hidden;
    /* font-family: Arial, sans-serif; */
    color: #fff;
}

.law-box img {
    width: 100%;
    height: 378px;
    object-fit: unset;
    display: block;
}

    /* Dark overlay */
 .law-box::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: rgba(0,0,0,0.45); */
}

  .law-content {
    position: absolute;
    /* bottom: 30px; */
    left: 0px;
    z-index: 2;
    padding-left: 35px;
    background: #00000078;
    top: 0;
    bottom: 0;
    height: 378px;
    padding-top: 40%;
    width: 100%;
}

.law-content h3 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    margin: 0 0 4px 0;
}
.law-content p {
    color: #fff;
    font-size: 17px;
    /* line-height: 1.5; */
}
 .law-content a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    font-size: 17px;
    margin-top: 10px;
    float: left;
}
    .law-content a i {
      margin-left: 6px;
    }
    .pratice-detils {
    float: left;
    width: 100%;
    display: flex;margin-top: 50px;
}
.pratice-left {
    float: left;
    width: 50%;
}
.pratice-right {
    float: left;
    width: 50%;
}
.home-testimonial {
    background: #fef5de;
    padding: 80px 0px;
}

.testimonial-card {
    position: relative;
    height: 300px;
    background: #fff;
    border-radius: 15px;
    padding: 60px 25px 30px;
    margin-top: 74px;
    text-align: center;
    box-shadow: 0 6px 15px rgba(0,0,0,0.1);
}
.testimonial-card::before {
    content: "\f10d";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    top: -67px;
    left: 50%;
    transform: translateX(-50%);
    background: #d4a017;
    color: #fff;
    font-size: 40px;
    width: 100px;
    height: 100px;
    line-height: 70px;
    border-radius: 50%;
    text-align: center;
    /* box-shadow: 0 4px 8px rgba(0,0,0,0.15); */
    display: flex;
    align-items: center;
    justify-content: center;
}

  .testimonial-card p {
    font-size: 21px;
    /* color: #555; */
    line-height: 23px;
    margin-bottom: 20px;
}
.testimonial-card h4 {
    font-size: 21px;
    font-weight: bold;
    color: #d4a017;
    margin: 0;
}

.home-testimonal-slider.slick-initialized.slick-slider {float: left;width: 100%;position: relative;}

.home-testimonal-slider.slick-initialized.slick-slider .slick-list.draggable {float: left;width: 100%;overflow: hidden;}

.home-testimonal-slider.slick-initialized.slick-slider .slick-slide {padding: 17px;}

.home-testimonal-slider.slick-initialized.slick-slider .slick-list.draggable .slick-track {display: flex;}
.area-box.chose-box {
    margin-top: 0px;
}
.area-box.chose-box .title h3 {
   
    font-size: 46px;   
}
.choose-biondo {
    margin-top: 100px;
}
  .choose-img {
      position: relative;
      display: inline-block;
    }

  .choose-img .main {
    width: 85%;
    border-radius: 20px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.2);
}

   .choose-img .small {
    position: absolute;
    top: 31%;
    right: -150px;
    width: 57%;
    border-radius: 24px;
    border: 15px solid #fff;
    /* box-shadow: 0 4px 8px rgba(0,0,0,0.3); */
    /* background: #fff; */
}
.choose-biondo .row {
    align-items: center;
}
.inner-testimonial {
    margin-top: 100px;
}
.testimo-detils {
    float: left;
    width: 100%;
    margin-top: 20px;
}
.testimo-detils p {
    font-size: 20px;
    margin-bottom: 10px;
}
.testimo-detils h3 {
    color: #6b6666;
    float: left;
    width: 100%;
    font-size: 23px;
    font-weight: bold;
    font-family: Corbel !important;
    margin-top: 10px;
    margin-bottom: 0;
}
.testimo-detils li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e7e2e2;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
.testimo-detils span {
    color: #db831e;
    font-weight: bold;
    font-size: 20px;
    font-family: 'Corbel';
}
.testimo-detils li:last-child{border-bottom: 0px;margin-bottom: 0px;padding-bottom: 0px}
.conatct-inner {
    margin-top: 90px;
}
.conatct-inner h4{  padding-bottom: 20px;  border-bottom: 1px solid #e7e2e2;}
.conatct-inner p {
    font-size: 20px;
    margin-top: 7px;
    padding-left: 20px;
}

.conatct-inner form {
    max-width: 100%;
    margin: auto;
    float: left;
    width: 87%;
    margin-top: 50px;
}
    .conatct-inner .form-row {
      display: flex;
      gap: 20px;
      margin-bottom: 20px;
    }

    .conatct-inner .form-group {
      flex: 1;
      display: flex;
      flex-direction: column;
    }
.conatct-inner label, legend.gfield_label.gfield_label_before_complex {
    margin-bottom: 6px !important;
    font-size: 19px !important;
    color: #9a9292;
    font-weight: bold !important;
}
 .conatct-inner input, .conatct-inner textarea {
    padding: 10px !important;
    border: 1px solid #ccc;
    font-size: 14px !important;
    outline: none;
    border-radius: 2px;
    transition: border 0.3s;
    margin-bottom: 15px !important;
}
div#field_1_8 {
    margin-top: -3px;
}

    .conatct-inner input:focus,
    .conatct-inner textarea:focus {
      border-color: #999;
    }

    .conatct-inner textarea {
      min-height: 120px;
      resize: vertical;
    }

    .conatct-inner .captcha {
      margin: 15px 0;
    }

   
.conatct-inner input[type="submit"] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    background: #d8a600;
    color: #fff;
    font-size: 18px !important;
    font-weight: bold;
    border: none;
    border-radius: 30px;
    padding: 12px 40px !important;
    cursor: pointer;
    transition: background 0.3s;
    text-decoration: none;
}

    .conatct-inner input[type="submit"]:hover {
      background: #b98e00;
    }

.consultation-box.consultation-box-inner {
    display: flex;
}
.consul-right {
    border-left: 1px solid #fff;
    width: 69%;
}
.consult-left .icon {
    left: 26%;
}
.consul-right .icon {
    left: 73%;
}
.footer-social a {
    float: left;
    width: 100%;
}

.breadcrumb p {
    width: unset;
}
.injury-ul ul {
    padding-left: 45px;
}
.injury-ul ul li {
    /* float: left; */
    /* width: 100%; */
    margin-top: 15px;
    position: relative;
}
.injury-ul ul li:before {
    content: '';
    position: absolute;
    background: #d19e14;
    height: 10px;
    width: 10px;
    top: 10px;
    left: -29px;
    border-radius: 50px;
}
.area-box.areaa-border {
    margin-top: 23px;
    border-top: 1px solid;
    padding-top: 20px;
}
.callus img {
    width: 31px;
    margin-right: 10px;
}
.callus a {
    color: #9a9292;
    text-decoration: underline !important;
}
p.callus-tel {
    margin-bottom: 10px;
}
p.callus-email {
    margin-bottom: 30px;
}