@import url(https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&family=Outfit:wght@100..900&display=swap);:root{--primary-color:#1B3E3F;--accent-color:#CB9A65;--accent-dark:#A1805D;--white:#ffffff;--secondary-color:#879F9F;--cream-color:#F9F1E7;--grey-color:#6C6C6C;--bg-body:#f0f7f8;--border-color:#c5d2d3;--font-heading:"Outfit",sans-serif;--font-body:"Lexend",sans-serif;--max-width:1506px;--transition:all 0.3s ease}.nobox,a,address,b,big,blockquote,body,br,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,form,h1,h2,h3,h4,h5,h6,hr,html,i,iframe,input,ins,kbd,label,legend,li,object,ol,option,p,pre,q,samp,small,span,strike,strong,sub,sup,textarea,tt,ul,var{background:0 0;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}blockquote,q{quotes:none}br{height:0}dl,li,ol,ul{margin:0;padding:0}li{list-style-position:inside}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;font-family:var(--font-body)}body{font-family:var(--font-body);font-size:18px;line-height:1.66;font-weight:500;overflow-x:hidden;background-color:var(--bg-body)}body.overlay{overflow:hidden}section{padding:100px 0}.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.cf:after,.cf:before{display:table;content:''}.cf:after{clear:both}img{border:0;border-style:none;max-width:100%;display:block;height:auto}span{font-family:inherit}fieldset{border:1px solid transparent}table{border-spacing:0;border-collapse:collapse}td{text-align:left;font-weight:400}:root :where(.is-layout-constrained)>*{margin:0}:root :where(.is-layout-flow)>*{margin:0}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0!important;margin-bottom:0;font-family:var(--font-heading);line-height:normal;font-weight:700}.h1,h1{font-size:64px;line-height:1.35;margin-bottom:18px}.h2,h2{font-size:50px;line-height:1.35;text-transform:uppercase;margin-bottom:18px;color:var(--accent-color)}.h3,h3{font-size:37.29px;line-height:1;text-transform:uppercase;color:var(--white);margin-bottom:15px}.h4,h4{font-size:26px;line-height:normal;text-transform:uppercase}.h5,h5{font-family:var(--font-body);font-size:22px;line-height:1.36;color:var(--primary-color)}.h6,h6{font-family:var(--font-body);font-size:18px;line-height:4.14;letter-spacing:3.96px;text-transform:uppercase;color:var(--primary-color)}strong{font-weight:700}ol{list-style:decimal}ul{list-style:none}p:not(:last-child){margin-bottom:25px}a{color:var(--primary-color);font-size:18px;font-weight:600;line-height:normal;text-decoration:none;transition:var(--transition);display:inline-block}a:hover{color:var(--accent-color)}a:focus{outline:0}.is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:100%}.container{width:100%;max-width:var(--max-width);margin-right:auto;margin-left:auto}.row{display:flex;flex-wrap:wrap}.col{width:100%}.d-flex{display:flex}.d-none{display:none}.flex-wrap{flex-wrap:wrap}.flex-column{flex-direction:column}.flex-column-reverse{flex-direction:column-reverse}.align-items-center{align-items:center}.align-items-end{align-items:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.container{max-width:var(--max-width);margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}.bg-primary{background-color:var(--primary-color)}.bg-set{background-repeat:no-repeat;background-position:center center;background-size:cover}.bg-green{background-color:var(--primary-color)}.bg-cream{background-color:var(--cream-color)}.pos-rel{position:relative}.unlisted{list-style:none}.text-primary{color:var(--primary-color)!important}.text-accent{color:var(--accent-color)!important}.text-white{color:var(--white)!important}.text-grey{color:var(--grey-color)!important}.text-uppercase{text-transform:uppercase!important}.font-weight-bold{font-weight:700!important}.is-style-ll-gold-rule{background-color:var(--accent-color)!important;color:var(--accent-color)!important;height:3px!important;width:50px!important;border:none!important;margin-left:0!important;margin-right:auto!important;opacity:1!important}.btn,.wp-element-button{border-radius:30px;padding:14px 48px;background-color:var(--white);color:var(--primary-color);font-size:20px}.btn-arrow .wp-element-button:hover,.btn:hover,.wp-element-button:hover{background-color:var(--accent-color);color:var(--white)}.btn-arrow .wp-element-button{color:var(--white);background-color:var(--primary-color);position:relative}.btn-arrow .wp-element-button::after{content:"";display:inline-block;background-image:url(../images/arrow-top-right.svg);width:13.16px;height:14.35px;margin-left:15px;transition:.3s}.btn-arrow .wp-element-button:hover::after{filter:brightness(0) saturate(100%) invert(65%) sepia(57%) saturate(324%) hue-rotate(350deg) brightness(88%) contrast(87%)}input[type=submit]{appearance:none;-webkit-appearance:none;-webkit-text-size-adjust:none;font-weight:500;color:var(--white);background-color:var(--primary-color);cursor:pointer;padding:18px 30.8px;border-radius:50px}input[type=submit]:hover{background-color:var(--accent-color);transition:.3s}input[type=email],input[type=password],input[type=tel],input[type=text],select{border-bottom:1.5px solid rgba(27,62,63,.5);color:var(--primary-color);font-size:18px;font-weight:400;line-height:1.66;width:100%}input:active,input:focus,input:focus-visible,input:hover,select:active,select:focus,select:focus-visible,select:hover{border-color:var(--primary-color);font-weight:500}textarea{color:var(--primary-color);border-bottom:1.5px solid rgba(27,62,63,.5);width:100%;height:100px;resize:none}::-webkit-input-placeholder{color:var(--primary-color);opacity:1}:-moz-placeholder{color:var(--primary-color);opacity:1}::-moz-placeholder{color:var(--primary-color);opacity:1}:-ms-input-placeholder{color:var(--primary-color);opacity:1}::-ms-input-placeholder{color:var(--primary-color);opacity:1}.header-main{position:fixed;top:0;left:0;right:0;padding:37px 0;z-index:9999;transition:var(--transition);background-color:var(--primary-color)}.header-main.header-fixed{background-color:#42544f}.header-main.fixed{background-color:var(--primary-color);padding:15px 0}.header-main .brand{max-width:103px}.header-main.fixed .brand{max-width:80px}.header-main .header-wrapper .logo{min-width:103px}.header-main .header-wrapper nav ul{display:flex;align-items:center;gap:0 90px}.header-main .header-wrapper nav ul li a{color:var(--white);font-weight:500}.header-main .header-wrapper nav ul li a:hover,.header-main .header-wrapper nav ul li.current-menu-ancestor>a,.header-main .header-wrapper nav ul li.current-menu-item>a,.header-main .header-wrapper nav ul li.current_page_item>a,.header-main .header-wrapper nav ul li.is-active>a{color:var(--accent-color);font-weight:600}.header-main .header-wrapper .contact-us{display:none}.header-main .header-wrapper .contact-us .wp-element-button{background-color:var(--accent-color);color:var(--white);padding:18px 51px}.header-main .header-wrapper .contact-us .wp-element-button:hover{background-color:var(--white);color:var(--accent-color)}.header-main .header-wrapper .navbar-toggler{width:32px;height:18px;position:relative;z-index:999;display:none;cursor:pointer;background:0 0;border:none}.header-main .header-wrapper .navbar-toggler span{width:100%;height:2px;background-color:var(--white);position:absolute;left:0;top:0;bottom:0;margin:auto;transition:.3s ease all;border-radius:5px}.header-main .header-wrapper .navbar-toggler span:first-child{bottom:auto}.header-main .header-wrapper .navbar-toggler span:last-child{top:auto}body.menu-open .header-main .header-wrapper .navbar-toggler span:first-child{transform:rotate(45deg);bottom:0}body.menu-open .header-main .header-wrapper .navbar-toggler span:nth-child(2){opacity:0}body.menu-open .header-main .header-wrapper .navbar-toggler span:last-child{transform:rotate(-45deg);top:0}.header-main .header-wrapper nav ul li.menu-item-has-children{position:relative}.header-main .header-wrapper nav ul li .sub-menu{position:absolute;top:100%;left:0;min-width:270px;background-color:var(--primary-color);padding:20px 0;list-style:none;visibility:hidden;opacity:0;transform:translateY(10px);transition:var(--transition);box-shadow:0 0 35px 0 rgb(0 0 0 / 50%);z-index:99;border-bottom:3px solid var(--accent-color);display:block}.header-main .header-wrapper nav ul li:hover .sub-menu{visibility:visible;opacity:1;transform:translateY(0)}.header-main .header-wrapper nav ul li .sub-menu li{width:100%;margin:0;display:block}.header-main .header-wrapper nav ul li .sub-menu li a{padding:12px 30px;display:block;font-size:18px;font-weight:600;color:var(--white);white-space:nowrap;transition:var(--transition);text-transform:capitalize;text-align:left}.header-main .header-wrapper nav ul li .sub-menu li a:hover,.header-main .header-wrapper nav ul li .sub-menu li.current-menu-item>a,.header-main .header-wrapper nav ul li .sub-menu li.is-active>a{background-color:rgba(255,255,255,.05);color:var(--accent-color)}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{display:none}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.owl-height{transition:height .5s ease-in-out}.owl-dots{width:100%;display:flex;justify-content:center;align-items:center}.owl-dots .owl-dot{width:41px;height:4px;border-radius:4px;background-color:var(--secondary-color);margin:0 8px}.owl-dots .owl-dot.active{background-color:var(--primary-color)}.owl-nav{display:flex;justify-content:space-between;align-items:center}.owl-nav>div{width:49.5px;height:49.5px;border-radius:50%;background-color:var(--secondary-color);position:relative;font-size:0}.owl-nav>div.owl-prev::after{transform:rotate(180deg)}.owl-nav>div::after{content:"";display:inline-block;background-image:url(../images/ss_arrow.svg);width:20px;height:12px;transition:.3s;position:absolute;left:0;top:0;margin:auto;right:0;bottom:0;background-repeat:no-repeat}.owl-nav>div:hover{background-color:var(--accent-color)}.banner-section{padding-top:281px;overflow:hidden;z-index:1;position:relative}.banner-section .row{align-items:flex-end!important}.banner-section::after{content:"";position:absolute;border-radius:500px;opacity:.4;background:var(--accent-dark);filter:blur(167px);backdrop-filter:blur(67px);width:363.171px;height:359.97px;transform:rotate(-46.938deg);flex-shrink:0;bottom:92px;left:100px;z-index:-1}.banner-section .lawyer{font-family:var(--font-heading);font-size:122.555px;font-weight:700;line-height:.97;text-transform:uppercase;opacity:.03;background:linear-gradient(179deg,#fff 47.07%,rgba(153,153,153,0) 120.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:absolute;left:0;bottom:0;display:inline-block}.banner-section .jameson-barlage{width:479px;position:absolute;right:0;top:0;z-index:1;height:832px;display:flex;justify-content:flex-end;align-items:flex-end}.banner-section .jameson-barlage::after{background:#1b3e3f;background:linear-gradient(180deg,#1b3e3f 0,rgba(132,146,146,.4) 100%);content:"";position:absolute;width:100%;height:100%;border-radius:0 0 290px 290px;z-index:-1}.banner-section .left-content-wrapper{max-width:59%}.banner-section .left-content-wrapper-inner{margin-right:124.67px;padding-bottom:238px}.banner-section .left-content-wrapper-inner h1{color:var(--white)}.banner-section .left-content-wrapper-inner h1 span{color:var(--accent-color)}.banner-section .left-content-wrapper-inner p{margin-bottom:25px;max-width:595px;color:var(--white)}.banner-section .right-content-wrapper{max-width:19.39%;position:relative;margin-bottom:-20px}.list-wrapper ul li{padding:22.1px 0 22.1px 65.33px;border-radius:83px 0 0 83px;position:relative;display:inline-block;background:linear-gradient(90deg,#849292 -201.06%,#1b3e3f 50%);margin-top:0}.list-wrapper ul li:not(:last-child){margin-bottom:16.56px}.list-wrapper ul li:last-child{opacity:.5}.list-wrapper ul li:last-child figure{opacity:0;visibility:hidden}.list-wrapper ul li:last-child p{opacity:0}.list-wrapper ul li figure{position:absolute!important;width:33.21px;height:33.21px;left:22.81px;margin-right:5.81px;top:28px}.list-wrapper ul li h3{margin-bottom:7px}.list-wrapper ul li p{font-size:14.916px;font-weight:600;line-height:1;color:var(--white);margin-top:0}.legacy-img{position:absolute;left:-57px;bottom:calc(100% + 5px);z-index:9}.vertical-slider-wrap{height:463px;overflow:hidden;position:relative}.vertical-slider{list-style:none;padding:0;margin:0;transition:transform .8s cubic-bezier(.4, 0, .2, 1)}.title{position:relative;padding-bottom:19px}.title::after{content:'';position:absolute;bottom:0;width:85px;height:3px;background-color:var(--accent-color)}.title h6{color:var(--accent-color);line-height:3}.title h2{color:var(--white);margin-bottom:0}.title_white{padding-bottom:0}.title_white::after{background-color:var(--primary-color);bottom:auto;top:0}.title_white h6{color:var(--primary-color)}.title_white h2{color:var(--accent-color)}.why_choose{background-color:var(--primary-color);padding:90px 0}.why_choose .top_col{justify-content:space-between;align-items:end}.why_choose .title{width:767px}.why_choose .top_col p{width:calc(100% - 767px);margin-bottom:15px}.why_choose .wrap{align-items:flex-start;position:relative;margin-top:85px;text-align:center}.why_choose .wrap::after{content:'';position:absolute;top:31px;width:100%;height:0;border-bottom:2px dashed var(--accent-color);opacity:.4}.why_choose .colin{width:33%;padding:0 53.5px}.why_choose .colin .img{width:62px;height:62px;border-radius:50%;background-color:var(--accent-color);display:flex;justify-content:center;align-items:center;position:relative;margin:0 auto;margin-bottom:51px}.why_choose .colin .img img{position:relative;z-index:2}.why_choose .colin .img::after{content:'';position:absolute;top:0;left:-19px;bottom:0;width:calc(100% + 38px);height:calc(100% + 38px);margin:auto;background-color:var(--accent-color);opacity:.5;border-radius:50%}.why_choose .colin h4{color:var(--accent-color);margin-bottom:16px}.our_expertise{padding:86px 0 120px;position:relative}.our_expertise .img_col{position:relative;width:fit-content}.our_expertise .img_col .img{width:240px;height:240px;border-radius:50%;background-color:var(--primary-color);display:flex;justify-content:center;align-items:center;position:absolute;right:-140px;top:33px;bottom:0;margin:auto 0;padding:40px}.our_expertise .img_col .img::after{content:'';position:absolute;top:0;left:-16px;bottom:0;width:calc(100% + 32px);height:calc(100% + 32px);margin:auto;border-radius:50%;border:2px dashed var(--primary-color);z-index:-1}.our_expertise .title{margin-bottom:30px}.our_expertise .text_col{width:42.4%;padding-top:60px}.our_expertise .text_col p{color:var(--primary-color);margin-bottom:33px}.our_expertise .text_col article{padding-left:76px;font-size:22px;line-height:30px;font-weight:700;color:var(--primary-color);margin-bottom:35px;position:relative}.our_expertise .text_col article::before{content:'\201C';color:var(--primary-color);font-size:118px;font-weight:700;position:absolute;left:0;top:-10px;line-height:1}.our_expertise .sign{padding-left:25px}.our_expertise .sign .label{margin:0 0 0 65px;color:var(--primary-color)}.our_expertise .sign .label strong{display:block;position:relative}.our_expertise .sign .label strong::after{content:'';background-color:var(--primary-color);right:calc(100% + 10px);width:13px;height:2px;position:absolute;top:0;bottom:0;margin:auto}.our_expertise .bigtext{font-family:var(--font-heading);font-size:214px;font-weight:700;line-height:.97;text-transform:uppercase;opacity:.08;background:linear-gradient(179deg,#1b3e3f 47.07%,rgba(153,153,153,0) 120.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:absolute;right:71px;top:8px;display:inline-block;letter-spacing:11px}.practice_area{padding:114px 0 35px;position:relative;border-bottom:2px solid var(--border-color)}.practice_area.practice-area{padding:100.58px 0 120.83px 0;overflow:hidden}.practice_area.practice-area .fork{position:absolute;width:fit-content;top:56.65px;right:-60.76px}.practice_area.practice-area .woman{position:absolute;width:fit-content;bottom:-20px;left:0;opacity:.4}.practice_area .img1{position:absolute;left:0;bottom:0;right:0;margin:0 auto;width:fit-content}.practice_area .top_col{align-items:flex-end}.practice_area .top_col .btn-arrow .wp-element-button:hover::after{filter:none}.practice_area.practice-area ul{margin-top:0}.practice_area ul{list-style:none;padding:0;flex-wrap:wrap;margin-top:62px}.practice_area ul li{position:relative;width:612px;color:var(--primary-color);font-size:30px;font-weight:600;line-height:38px;margin-bottom:55px;overflow:hidden}.practice_area.practice-area ul li{width:100%}.practice_area.practice-area ul li{margin-bottom:49px}.practice_area.practice-area ul li:last-child{margin-bottom:0}.practice_area ul li::after{content:'';position:absolute;top:22px;width:100%;height:0;border-bottom:2px dashed var(--primary-color);opacity:.4}.practice_area ul li .h4{width:fit-content;background-color:var(--bg-body);position:relative;z-index:1;margin-bottom:10px;padding-right:14px;line-height:normal;display:inline-block;font-weight:600;text-transform:none}.practice_area ul li .h4 a{font-size:inherit}.practice_area ul li figure{width:70px;z-index:1;background-color:var(--bg-body);padding-left:10px;position:absolute;margin-top:0}.practice_area ul li figure.absolute-icon{position:absolute;top:0;right:0}.practice_area ul li p{font-size:16px;font-weight:400;color:var(--primary-color);margin-bottom:0}.practice_area.practice-area ul li p{line-height:2;margin-bottom:5.52px}.practice_area ul li .btn:hover::after{filter:none;-webkit-filter:none}.practice_area ul li .btn{padding:11px 20px 12px 20px;font-size:18px}.practice_area ul li .btn::after{margin-left:11px}.post-type-archive-practice-area .practice_area .btn-arrow{display:none!important}.resent_case_solving{padding:120px 0}.resent_case_solving .top_col{align-items:flex-end}.resent_case_solving .top_col .btn-arrow .wp-element-button:hover::after{filter:none}.resent_case_solving .inner{margin-top:26px}.resent_case_solving .colin{position:relative;border-radius:5px;background-color:var(--secondary-color);box-shadow:0 0 20px rgba(0,0,0,.16);height:100%;overflow:hidden}.resent_case_solving .colin figure{margin-top:0}.resent_case_solving .colin img{width:100%;height:350px}.resent_case_solving .colin .text{padding:22px 30px;width:100%;border-radius:0 0 5px 5px;transition:var(--transition);position:relative;padding-right:80px;margin-top:0}.resent_case_solving .colin .text h4{margin-bottom:10px}.resent_case_solving .colin .text h4 a{transition:var(--transition)}.resent_case_solving .colin .text a:not(:hover){color:var(--white)}.resent_case_solving .colin .text p{font-weight:400;margin-bottom:0}.resent_case_solving .colin .text .link{background-color:var(--primary-color);width:50px;height:50px;border-radius:50%;position:absolute;right:30px;top:0;bottom:0;margin:auto;display:flex;justify-content:center;align-items:center;transition:var(--transition)}.resent_case_solving .colin .date{position:absolute;top:20px;right:30px;border-radius:5px;text-align:center;font-size:16px;font-weight:400;background-color:var(--secondary-color);width:60px;height:60px;display:block;line-height:1.2;padding-top:5px;transition:var(--transition);z-index:1;text-transform:uppercase}.resent_case_solving .colin .date>div{margin:0}.resent_case_solving .colin .date>div:first-child time{font-weight:700;font-size:24px}.resent_case_solving .colin .date time{display:block;color:var(--white);font-size:16px;font-family:var(--font-heading)}.resent_case_solving .colin:hover .date{background-color:var(--accent-color)}.resent_case_solving .colin:hover{background-color:var(--primary-color)}.resent_case_solving .colin:hover .text h4 a{color:var(--accent-color)}.resent_case_solving .colin:hover .text .link{background-color:var(--accent-color)}.resent_case_solving .wrap{height:100%}.resent_case_solving .owl-dots{margin-top:45px}.resent_case_solving.case-result{padding:100px 0 120px 0}.resent_case_solving.case-result .wrap{gap:30px;padding:0}.resent_case_solving.case-result .wrap .colin{max-width:calc(33.33% - 20px);width:100%;border-radius:5px;height:auto;box-shadow:10px 10px 20px rgba(0,0,0,.2);filter:drop-shadow(10px 10px 20px rgba(0, 0, 0, .2))}.resent_case_solving.case-result .wrap .colin .image{width:100%;height:375.2px}.resent_case_solving.case-result .wrap .colin .image img{border-radius:5px 5px 0 0;height:100%;width:100%;object-fit:cover}.resent_case_solving.case-result .wrap .colin .text{position:static;padding-right:30px}.resent_case_solving.case-result .wrap .colin .text .link{margin:0;position:static}.review{background-color:var(--primary-color);padding:65px 0 159px;overflow:hidden;position:relative}.review .colin{display:flex;justify-content:space-between;align-items:flex-end}.review .colin .client_img{width:422px;height:auto;position:relative}.review .colin .client_text{width:calc(100% - 422px);padding-left:40px}.review article{padding-left:76px;font-size:18px;line-height:30px;font-weight:500;color:var(--white);margin-bottom:57px;position:relative;margin-top:71px}.review .wp-block-post-content{padding-left:76px;font-size:18px;font-weight:500;color:var(--white);margin-top:71px;margin-bottom:57px;position:relative}.review .wp-block-post-content::before{content:'\201C';color:var(--accent-color);font-size:118px;font-weight:700;position:absolute;left:0;top:-45px;line-height:1}.review .title{margin-top:0;padding-top:0}.review .title::after{display:none}.review .title h6{color:var(--white)}.review .sign{justify-content:flex-end}.review .sign label strong{display:block;position:relative}.review .sign label strong::after{content:'';background-color:var(--white);right:calc(100% + 10px);width:13px;height:2px;position:absolute;top:0;bottom:0;margin:auto}.review .bigtext{font-family:var(--font-heading);font-size:185px;font-weight:700;line-height:1;text-transform:uppercase;opacity:.08;background:linear-gradient(179deg,#fff 47.07%,rgba(153,153,153,0) 120.87%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;position:absolute;left:32%;bottom:-20px;display:inline-block;letter-spacing:11px;margin:0;padding:0}.review .colin .client_img{flex-shrink:0}.review .colin .client_img figure{margin:0}.review .colin .client_img img{max-width:100%;height:auto}.review .sign .wp-block-group{display:flex;flex-direction:column}.review .sign .wp-block-post-title{font-size:16px;font-weight:700;line-height:normal;color:var(--white);margin:0;display:block;position:relative}.review .sign .wp-block-post-title::after{content:'';background-color:var(--white);right:calc(100% + 10px);width:13px;height:2px;position:absolute;top:0;bottom:0;margin:auto}.review .sign .wp-block-post-excerpt p{font-size:14px;font-weight:400;color:var(--white);margin:0}.review .owl-dots{display:none!important}.review .review_layer{position:absolute;left:0;bottom:196px;max-width:29%}.review .owl-nav{position:absolute;left:532px;bottom:0}.review .owl-prev{margin-right:30px}.editor-styles-wrapper .owl-carousel,.owl-carousel:not(.owl-loaded){display:flex;flex-wrap:nowrap;gap:0;width:100%}.wp-block-post-template.owl-carousel .wp-block-post{width:100%;list-style:none}.partner-section{padding:50px 0;background-color:var(--primary-color)}.partner-section .partner-grid{display:flex!important;align-items:center;justify-content:center;flex-wrap:wrap!important;gap:60px 100px}.partner-section .partner-grid .wp-block-image{margin:0!important;flex:0 1 auto!important}.partner-section .partner-grid .wp-block-image img{max-width:180px!important;max-height:60px!important;height:auto!important;width:auto!important;display:block;opacity:.8;transition:opacity .3s ease;object-fit:contain}.partner-section .partner-grid .wp-block-image img:hover{opacity:1}.appointment-section{padding:120px 0 70px 0}.appointment-section .image{position:absolute;right:0;bottom:-18px;z-index:-1}.appointment-section .appoint-wrap{max-width:calc(41% + 19.3px);margin:auto;width:100%}.appointment-section .title{margin-bottom:100.73px}form .legal-form-grid .field-wrap{display:flex;flex-wrap:wrap;gap:28.5px}form .legal-form-grid .field-wrap .wpcf7-form-control-wrap{width:calc(50% - 14.375px)}form .legal-form-grid .field-wrap p{display:contents}form .legal-form-grid .field-wrap input{width:100%;padding:0 0 9.96px 0}form .legal-form-grid .wpcf7-form-control-wrap{display:block}form .legal-form-grid select{width:100%;max-width:100%;background:0 0;appearance:none;border-width:0 0 1.5px 0;padding:0 0 9.96px 0}.wpcf7-form-control-wrap{padding-bottom:40px}form .legal-form-grid select:active,form .legal-form-grid select:focus,form .legal-form-grid select:focus-visible{outline:0}.contact-form-section{padding:100px 0;background-color:var(--white)}.contact-form-section .wrap{gap:40px}.contact-info-col{background-color:var(--primary-color);padding:60px;color:var(--white);border-radius:10px}.contact-info-col h4{color:var(--white);font-size:36px;margin-bottom:15px;font-weight:700}.contact-info-col p{color:rgba(255,255,255,.8);margin-bottom:40px}.contact-details-list{list-style:none!important;padding:0!important;margin:0!important}.contact-details-list li{margin-bottom:30px!important}.contact-details-list li:last-child{margin-bottom:0!important}.contact-item{display:flex;align-items:center;gap:20px}.contact-item .icon{width:60px;height:60px;background-color:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;border-radius:50%;flex-shrink:0}.contact-item .icon img{width:24px;height:24px}.contact-item .content h5{color:var(--accent-color);text-transform:uppercase;font-size:14px;margin:0 0 5px 0;font-weight:600}.contact-item .content a,.contact-item .content p{color:var(--white);font-size:18px;font-weight:600;margin:0;text-decoration:none;display:inline-block}.form-wrap-col .form-container{padding:0 40px}.appointment-section .appoint-wrap form label{color:var(--primary-color)}@media (max-width:1024px){.contact-info-col{padding:40px}.contact-form-section .wrap{flex-direction:column}.contact-info-col,.form-wrap-col{flex-basis:100%!important}.form-wrap-col .form-container{padding:0}}.article-section{padding:140.41px 0 120.33px 0}.article-section .title-btn{margin-bottom:67.44px}.article-section .title-btn .btn-arrow .wp-element-button:hover::after,.blog-section .wrap .left-col a:hover::after,.related-blog-section .heading a:hover::after,.related-blog-section .wrap li a:hover::after{filter:none}.article-section .article .image img{width:100%;height:100%;object-fit:cover;border-radius:10px}.inner-banner-section{padding:266px 0 223px 0;background-image:url(../images/wave.png);background-position:right bottom;background-repeat:no-repeat}.inner-banner-section .title{padding-top:20.44px}.inner-banner-section .title h6{color:var(--white);line-height:1.7}.inner-banner-section .title .h2{margin-bottom:0}.inner-banner-section .title::after{background-color:var(--white)}.work-section{padding:100px 0;z-index:1}.work-section .wave{position:absolute;width:fit-content;top:0;left:0;opacity:.02;z-index:-1}.work-section .woman{position:absolute;width:fit-content;bottom:0;right:0;opacity:.05}.work-section .wrap{gap:30px}.work-section .img-col{max-width:23.506%;width:100%}.work-section .img-col img{border-radius:10px}.work-section .right-col{max-width:58%;width:100%;color:var(--white)}.work-section .right-col h2{line-height:1.23;margin-bottom:30.35px}.work-section .right-col p{margin-bottom:30.6px}.work-section .right-col .time-locate{gap:30px}.work-section .right-col .time-locate .colin{max-width:226px;width:100%}.work-section .right-col .time-locate .colin h5{color:var(--accent-color);margin-bottom:10.32px;line-height:1;font-family:var(--font-heading)}.work-section .right-col .time-locate .colin p{margin-bottom:0;line-height:1.38}.business-section{padding:100px 0 50px 0}.business-section .wrap{gap:30px}.business-section .left-col{max-width:calc(67% - 15px);width:100%}.business-section .left-col .handshake{border-radius:10px;margin-bottom:30px}.business-section .left-col h4{font-size:32px;font-weight:600;font-family:var(--font-body);margin-bottom:15px;color:var(--primary-color);text-transform:unset}.business-section .left-col p:not(:last-child){margin-bottom:15px}.business-section .left-col p{font-weight:400;line-height:1.77;color:var(--primary-color);margin-bottom:0}.business-section .right-col{max-width:calc(33% - 15px);width:100%;background-color:var(--white);border-radius:10px;padding:30px}.business-section .right-col h4{font-weight:600;margin-bottom:29px;color:var(--primary-color);text-transform:capitalize}.business-section .right-col ul li:not(:last-child){border-bottom:1px solid rgba(27,62,63,.6);padding-bottom:20px;margin-bottom:20px}.business-section .right-col ul li a{font-size:20px;font-weight:400}.business-section .right-col ul li a:hover,.business-section .right-col ul li.current-menu-item a,.business-section .right-col ul li.current-post-item a,.business-section .right-col ul li.current_page_item a{color:var(--accent-color)}.business-section .right-col ul li a::after{content:"";display:inline-block;background-image:url(../images/arrow-top-right.svg);width:14px;height:16px;margin-left:10px;transition:var(--transition);transform:rotate(48deg);vertical-align:middle}.business-section .right-col ul li a:hover::after,.business-section .right-col ul li.current-menu-item a::after,.business-section .right-col ul li.current-post-item a::after,.business-section .right-col ul li.current_page_item a::after{filter:brightness(0) saturate(100%) invert(70%) sepia(9%) saturate(1817%) hue-rotate(351deg) brightness(90%) contrast(91%)}.img-faq-section{padding:72px 0;z-index:1;overflow:hidden}.img-faq-section .waves{position:absolute;width:fit-content;opacity:.02;top:0;left:0;z-index:-1}.img-faq-section .legacy-brand{position:absolute;width:fit-content;right:-25px;bottom:0;opacity:.05}.img-faq-section .wrap{gap:50px}.img-faq-section .wrap .image{max-width:calc(30% - 25px);width:100%}.img-faq-section .wrap .image img{border-radius:10px}.img-faq-section .wrap .faq{max-width:calc(70% - 25px);width:100%}.img-faq-section .wrap .faq .single-faq{padding:0 206px 20px 20px;transition:var(--transition)}.img-faq-section .wrap .faq .single-faq:not(:last-child){margin-bottom:20px;position:relative}.img-faq-section .wrap .faq .single-faq:not(:last-child)::after{border-bottom:1px solid rgba(255,255,255,.6);content:"";position:absolute;width:100%;height:1px;bottom:0;left:0}.img-faq-section .wrap .faq .single-faq .question{position:relative;cursor:pointer;margin:0;color:var(--white);font-family:var(--font-body);text-transform:capitalize;font-size:20px;font-weight:500;letter-spacing:0;line-height:normal}.img-faq-section .wrap .faq .single-faq .question::before{content:"";position:absolute;width:24px;height:24px;right:-181px;background-image:url(../images/plus.svg);background-repeat:no-repeat;transition:var(--transition);top:0;bottom:0;margin:auto}.img-faq-section .wrap .faq .single-faq .question::after{content:"";position:absolute;width:20px;height:2px;right:-179px;background-color:var(--primary-color);transition:var(--transition);top:0;bottom:0;margin:auto;visibility:hidden;opacity:0;border-radius:10px}.img-faq-section .wrap .faq .single-faq .answercont{max-height:0;overflow:hidden;transition:var(--transition);font-weight:400;line-height:1.61}.img-faq-section .wrap .faq .single-faq.active-faq{background-color:var(--cream-color);border-radius:10px;padding:30px 206px 30px 20px;margin-bottom:40px;box-shadow:0 0 14px 0 rgba(0,0,0,.1)}.img-faq-section .wrap .faq .single-faq.active-faq::after{bottom:-20px}.img-faq-section .wrap .faq .single-faq .question.active{color:var(--primary-color);margin-bottom:15px}.img-faq-section .wrap .faq .single-faq .question.active::before{opacity:0;visibility:hidden}.img-faq-section .wrap .faq .single-faq .question.active::after{opacity:1;visibility:visible}.img-faq-section .wrap .faq .single-faq.active-faq .answercont{max-height:100%;color:var(--primary-color)}.case-banner h1{line-height:1.1;font-weight:700;margin-top:15px}.case-highlights-section{background-color:var(--cream-color)}.highlights-wrap .h2{font-weight:700;letter-spacing:-.02em}.highlights-grid .meta-item h6{font-family:var(--font-heading);font-weight:600;letter-spacing:1px;margin-bottom:5px!important}.highlights-grid .meta-item p{font-size:18px;margin:0!important}.case-details-section .detail-section h3{font-size:36px;font-weight:700;margin-bottom:30px;position:relative;padding-bottom:15px}.case-details-section .content-area{font-size:18px;line-height:1.8;color:var(--primary-color)}.case-details-section .content-area p{margin-bottom:25px}.case-details-section .content-area ul{margin-bottom:25px;list-style:none}.case-details-section .content-area ul li{position:relative;padding-left:30px;margin-bottom:15px}.case-details-section .content-area ul li::before{content:"→";position:absolute;left:0;color:var(--accent-color);font-weight:700}.img-faq-section .wrap .faq .single-faq .question.active::before{opacity:0;visibility:hidden}.img-faq-section .wrap .faq .single-faq .question.active::after{opacity:1;visibility:visible}.img-faq-section .wrap .faq .single-faq.active-faq .answercont{max-height:100%;color:var(--primary-color)}.process-section{padding:50px 0}.process-section .woman{position:absolute;right:0;bottom:0;width:fit-content;opacity:.05}.process-section .wrap{max-width:82.94%;width:100%}.process-section .wrap h4,.services-section .wrap .left-col h4{font-size:32px;letter-spacing:0;font-family:var(--font-body);text-transform:capitalize;font-weight:600;color:var(--primary-color);margin-bottom:50px}.process-section .wrap ul li{display:flex;justify-content:space-between;gap:20px}.process-section .wrap ul li:not(:last-child){border-bottom:2px solid rgba(27,62,63,.1);padding-bottom:27px;margin-bottom:27px}.process-section .wrap ul li h6{font-size:20px;line-height:normal;text-transform:capitalize;letter-spacing:0;font-weight:500}.process-section .wrap ul li .info{max-width:69.26%;width:100%}.process-section .wrap ul li .info p,.services-section .wrap .left-col p{font-weight:400;color:var(--primary-color);line-height:1.55}.process-section .wrap ul li .info p:not(:last-child),.services-section .wrap .left-col p:not(:last-child){margin-bottom:15px}.services-section{padding:70px 0 120px 0;overflow:hidden}.services-section .waves{position:absolute;width:fit-content;bottom:-115px;left:0;z-index:-1}.services-section .wrap .left-col{max-width:57.51%;width:100%}.services-section .wrap .left-col h4{margin-bottom:20px}.services-section .wrap .left-col ul{display:inline-flex;flex-wrap:wrap;max-width:65%;width:100%;gap:15px 79px;margin-top:15px;margin-bottom:30px}.services-section .wrap .left-col ul li{max-width:calc(50% - 38.5px)}.services-section .wrap .image{max-width:37.19%;width:100%}.services-section .wrap .image img{border-radius:10px}.blog-detail-section{padding:100px 0 120.85px 0}.blog-detail-section{max-width:83%;margin:auto}.blog-detail-section h4{font-size:32px;font-weight:600;text-transform:none;color:var(--primary-color);margin-bottom:15.24px}.blog .date-social{margin-bottom:15px}.blog .date-name{margin-top:10px}.blog .date-name div{color:var(--grey-color);font-size:14px;font-weight:400;line-height:normal;margin:0}.blog .date-name>div>a{font-size:inherit}.article-section .date-name>:not(:last-child),.blog .date-name div:not(:last-child){margin-right:9px;position:relative;padding-right:14px}.article-section .date-name div:not(:last-child)::after,.article-section .date-name>:not(:last-child)::after,.blog .date-name div:not(:last-child)::after{content:"";width:5px;height:5px;border-radius:50%;background-color:var(--grey-color);position:absolute;right:0;top:0;bottom:0;margin:auto}.blog .social ul{gap:10px}.blog .social ul li a{width:40px;height:40px;border-radius:50%;background-color:var(--primary-color);padding:10px;display:flex;justify-content:center;align-items:center}.blog-detail-section img{border-radius:20px;display:inline-block}.blog-detail-section img.blog-detail{margin-bottom:31.57px}.blog-detail-section p,.blog-section .wrap .left-col p,.blog-section .wrap .right-col .colin .text p{font-size:16px;font-weight:400;line-height:1.62;margin-bottom:0;color:var(--primary-color)}.blog-detail-section ol{margin-bottom:15px;display:inline-block}.blog-detail-section ol li{font-size:16px;font-weight:400;line-height:1.62;color:var(--primary-color)}.blog-detail-section ol li::marker{font-weight:700}.blog-detail-section ol li:not(:last-child){margin-bottom:5.11px}.blog-detail-section blockquote *{border-left:4px solid var(--accent-color);background-color:var(--primary-color);color:var(--white);padding:43px 176.36px 43px 40.51px;font-size:20px;font-weight:700;line-height:1.6;margin-bottom:30.5px;margin-top:5px}.blog-detail-section h5{font-size:24px;font-weight:600;line-height:normal;margin-bottom:15.18px}.blog-detail-section img.paper{margin-bottom:30.54px;margin-top:15px}.related-blog-section{padding-bottom:144.2px}.related-blog-section .heading{margin-bottom:30.35px}.related-blog-section .heading h4{font-size:32px;font-weight:600;text-transform:capitalize;color:var(--primary-color);font-family:var(--font-body)}.related-blog-section .heading a{padding:11px 31.6px 12px 32px;font-size:18px}.blog-section .wrap,.related-blog-section .wrap{gap:30px}.related-blog-section .wrap li{max-width:100%}.related-blog-section .wrap li .image{height:280px;margin-bottom:20px}.related-blog-section .wrap li .image figure{width:100%;height:100%}.related-blog-section .wrap li .image img{width:100%;height:100%;object-fit:cover;border-radius:10px}.related-blog-section .wrap li .date-name{margin-bottom:10px}.related-blog-section .wrap li .date-name a{font-size:16px}.related-blog-section .wrap li p{font-size:16px;font-weight:400;line-height:1.62;margin-bottom:15.31px;color:var(--primary-color)}.related-blog-section .wrap li h5{font-size:20px;font-weight:600;line-height:normal;margin-bottom:9px}.related-blog-section .wrap li .btn:not(:hover){color:var(--white);background-color:var(--primary-color);position:relative}.blog-section{padding:100px 0 40px 0}.blog-section .wrap .left-col{max-width:calc(50% - 15px);width:100%}.blog-section .wrap .left-col img{border-radius:20px;margin-bottom:24px}.blog-section .wrap .left-col .date-name{margin-bottom:10px}.blog-section .wrap .left-col h5{font-size:24px;font-weight:600;color:var(--primary-color);line-height:normal;font-family:var(--font-heading);margin-bottom:9px}.blog-section .wrap .left-col p{max-width:690px}.blog-section .wrap .right-col{max-width:calc(50% - 15px);width:100%}.blog-section .wrap .right-col .colin{gap:20px}.blog-section .wrap .right-col .colin:not(:last-child){margin-bottom:25px}.blog-section .wrap .right-col .colin .image{max-width:calc(25.21% - 10px);width:100%;height:142px}.blog-section .wrap .right-col .colin img{border-radius:5px;width:100%;height:100%;object-fit:cover}.blog-section .wrap .right-col .colin .text{max-width:calc(67% - 15px);width:100%}.blog-section .wrap .right-col .colin .text .date-name{margin-bottom:10px}.blog-section .wrap .right-col .colin .text h6{font-size:20px;font-weight:600;line-height:normal;margin-bottom:4px;letter-spacing:0;text-transform:capitalize;font-family:var(--font-heading)}.blog-section .wrap .right-col .colin .text p{line-height:1.5;margin-bottom:0}.filter-section{padding:0 0 140.67px 0}.filter-section ul{gap:10px;margin-bottom:30px;border-top:1px solid rgba(27,62,63,.6);padding-top:40px}.filter-section .wrap .colin h5,.filter-section .wrap .colin h5 a{font-family:var(--font-heading);margin:0;color:var(--primary-color);font-weight:600}.filter-section .wrap .colin a,.filter-section .wrap .colin p{max-width:460px}.filter-section .next-perv a{color:var(--grey-color);font-size:16px;font-weight:600;display:inline-flex;align-items:center}.filter-section .next-perv a:first-child img{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg)}.filter-section .next-perv a img{display:inline-block;filter:brightness(0) saturate(100%) invert(43%) sepia(1%) saturate(0%) hue-rotate(198deg) brightness(99%) contrast(96%);transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;-webkit-filter:brightness(0) saturate(100%) invert(43%) sepia(1%) saturate(0%) hue-rotate(198deg) brightness(99%) contrast(96%);margin-left:5px}.filter-section .next-perv a.active,.filter-section .next-perv a:hover{color:var(--primary-color)}.filter-section .next-perv a.active img,.filter-section .next-perv a:hover img{filter:brightness(0) saturate(100%) invert(18%) sepia(9%) saturate(3129%) hue-rotate(133deg) brightness(88%) contrast(84%)}.filter-section .next-perv .pagination{gap:32px}.filter-section .next-perv .pagination a{font-weight:400;padding:5px 10px}.filter-section .next-perv .pagination a.active,.filter-section .next-perv .pagination a:hover{background-color:var(--primary-color);color:var(--white);font-weight:600;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.wp-block-query-pagination{margin-top:20px}.wp-block-query-pagination .wp-block-query-pagination-numbers{display:flex}.wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers{width:30px;height:30px;display:flex;align-items:center;justify-content:center}.wp-block-query-pagination .wp-block-query-pagination-numbers .page-numbers.current{color:var(--accent-color)}.case-highlight-section{background-color:var(--cream-color);overflow:hidden}.case-highlight-section .case-study-wave{position:absolute;width:fit-content;top:-200px;left:0}.case-highlight-section .left-wrapper,.case-highlight-section .right-wrapper{max-width:calc(50% - 28px);width:100%}.case-highlight-section .left-wrapper p,.challenges-section .challenges-wrapper .info p{color:var(--primary-color);line-height:1.77;font-weight:400;max-width:99%}.case-highlight-section .left-wrapper .case-detail ul{gap:29px 0}.case-highlight-section .left-wrapper .case-detail ul li{width:100%;max-width:calc(38% - 29px)}.case-highlight-section .left-wrapper .case-detail ul li h5{margin-bottom:8px;text-transform:capitalize;line-height:normal;color:var(--accent-color);font-family:var(--font-heading)}.case-highlight-section .left-wrapper .case-detail ul li p{color:var(--primary-color);line-height:normal;margin-bottom:0;max-width:100%;font-weight:500}.case-highlight-section .right-wrapper img{border-radius:10px}.challenges-section{padding:50px 0 90px 0}.challenges-section .challenges-wrapper h4{font-size:32px;font-style:normal;font-weight:600;font-family:var(--font-body);margin-bottom:15px;text-transform:capitalize;color:var(--primary-color)}.challenges-section .challenges-wrapper .info{margin-bottom:40px}.challenges-section .challenges-wrapper .info p{max-width:93%}.challenges-section .challenges-wrapper .info p:not(:last-child){margin-bottom:15px}.challenges-section .challenges-wrapper .related-images{margin-bottom:30px;gap:30px}.challenges-section .challenges-wrapper .related-images span{max-width:calc(33.33% - 20px);width:100%}.challenges-section .challenges-wrapper .related-images span img{width:100%;height:100%;object-fit:cover;border-radius:10px}.challenges-section .challenges-wrapper .list-wrap ul{margin-bottom:30px}.challenges-section .challenges-wrapper .list-wrap ul li:not(:last-child){margin-bottom:20px}.challenges-section .challenges-wrapper .list-wrap ul li{padding-left:40px}.challenges-section .challenges-wrapper .list-wrap ul li::before{position:absolute;left:0;top:-3px}.challenges-section .challenges-wrapper .list-wrap ul li h5{font-weight:600;line-height:normal;margin-bottom:5px;display:inline-block}.challenges-section .challenges-wrapper .list-wrap ul li p{font-size:16px;line-height:1.62;font-weight:400;display:inline-block}.error-thankyou-banner .h2{font-size:90px}.back-home-section .image{position:absolute;width:fit-content;right:0;z-index:-1}.back-home-section .back-home-wrapper{max-width:60%;width:100%}.back-home-section .back-home-wrapper p{color:var(--primary-color)}.back-home-section .back-home-wrapper .list-wrap,.back-home-section .back-home-wrapper h5{margin-bottom:30px}.back-home-section .back-home-wrapper .list-wrap ul li:not(:last-child){margin-bottom:10px}.back-home-section .back-home-wrapper a{background-color:var(--primary-color);color:var(--white)}.back-home-section .back-home-wrapper a:hover{background-color:var(--accent-color)}.site-footer{padding:50.73px 0 51.64px 0;z-index:1;overflow:hidden;position:relative}.site-footer .footer-logo{padding-bottom:70px;border-bottom:1px solid var(--secondary-color)}.site-footer .footer-logo .custom-logo-link{MAX-width:105px;display:block;margin:0 auto;text-align:center}.site-footer .footer-logo .custom-logo-link img{display:inline-block}.site-footer .footer-grid .wp-block-group h4{color:var(--accent-color)}.site-footer .footer-grid .wp-block-group a,.site-footer .footer-grid .wp-block-group p{color:var(--secondary-color);font-size:16px;font-weight:500;line-height:1.87;margin-top:0}.site-footer .footer-grid .wp-block-group a:hover{color:var(--accent-color)}.site-footer .bottom-wrap{padding-top:50px}.site-footer .bottom-wrap p{color:var(--white);font-size:16px;font-weight:500;line-height:1.87;margin-bottom:0}.site-footer .bottom-wrap p span{color:var(--accent-color)}.list-wrap ul li{position:relative;color:var(--primary-color);font-size:20px;line-height:normal}.list-wrap ul li::before{content:"";display:inline-block;background-image:url(../images/list-arrow.svg);width:30px;height:30px;vertical-align:middle;margin-right:10px}.back-to-top{position:fixed;bottom:30px;right:30px;z-index:999;width:50px;height:50px;border:none;border-radius:50%;background-color:var(--primary-color);color:var(--white);cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease,background-color .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.15)}.back-to-top.visible{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top:hover{background-color:var(--accent-color);transform:translateY(-3px);box-shadow:0 6px 20px rgba(0,0,0,.2)}.back-to-top svg{width:20px;height:20px}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes marquee{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-100%,0,0)}}.marquee-track{display:flex;overflow:hidden;user-select:none;width:100%}.marquee-content{flex-shrink:0;display:flex;justify-content:space-around;min-width:100%;animation:marquee var(--marquee-duration,35s) linear infinite;animation-direction:var(--marquee-direction,normal)}.marquee-track.marquee-hover-pause:hover .marquee-content{animation-play-state:paused}.marquee-content .wp-block-image{margin:0 75px;max-height:85px;max-width:350px;text-align:center}@media (max-width:1750px){.h2,h2{font-size:52px}.h3,h3{font-size:30px}body{font-size:16px}.container{padding:0 15px}.banner-section{padding-top:220px}.banner-section .jameson-barlage{width:350px;height:690px}.banner-section .left-content-wrapper-inner{padding-bottom:140px}.banner-section .left-content-wrapper-inner p{max-width:527px}.legacy-img{left:-48px;max-width:240px}.list-wrapper ul li{padding:15px 0 15px 55px}.list-wrapper ul li:not(:last-child){margin-bottom:12px}.list-wrapper ul li p{font-size:12px}.list-wrapper ul li figure{left:15px;top:17px}.vertical-slider{height:350px}.our_expertise .bigtext{font-size:165px;top:0}.our_expertise .img_col{width:43%}footer .top-wrap ul li:not(:last-child){margin-right:60px}.services-section{padding:70px 0 100px 0}.blog-section{padding:80px 0 40px 0}.filter-section{padding:0 0 100px 0}}@media (max-width:1599px){:root{--max-width:1340px}.h2,h2{font-size:49px}.business-section .left-col h4,.contact-form-section .wrap .contact h4,.h4,.process-section .wrap h4,.related-blog-section .heading h4,.services-section .wrap .left-col h4,h4{font-size:26px}.banner-section .jameson-barlage{width:330px;height:660px}.banner-section .lawyer{padding:0 20px}.our_expertise .bigtext{font-size:153px;top:0;right:20px}.our_expertise .text_col article{font-size:21px;line-height:1.5}.practice_area.practice-area{padding:80px 0 100px 0}.partner-section{padding:40px 0}.marquee-content .wp-block-image{margin:0 60px}.appointment-section{padding:100px 0 60px 0}.appointment-section .title{margin-bottom:66px}.appointment-section .appoint-wrap{max-width:calc(50% + 19.3px)}footer .top-wrap ul li:not(:last-child){margin-right:40px}footer .top-wrap ul li{gap:20px}.work-section .img-col{max-width:27.03%}.work-section .right-col{max-width:59%}.business-section .right-col ul li:not(:last-child){padding-bottom:15px;margin-bottom:15px}.process-section .wrap h4,.services-section .wrap .left-col h4{margin-bottom:40px}.services-section .wrap .left-col ul{max-width:80%}.img-faq-section .wrap .faq .single-faq .question,.process-section .wrap ul li h6{font-size:18px;font-weight:600}.blog-detail-section{padding:80px 0 100px 0}.related-blog-section{padding-bottom:120px}.filter-section ul li a{padding:10px 12px}.contact-form-section .wrap .contact{padding:30px 30px 125.83px 30px}}@media (max-width:1399px){:root{--max-width:1200px}.h2,h2{font-size:40px}.blog-section .wrap .left-col h5,.business-section .left-col h4,.contact-form-section .wrap .contact h4,.h4,.process-section .wrap h4,.related-blog-section .heading h4,.services-section .wrap .left-col h4,h4{font-size:22px}.h6,h6{font-size:16px}.btn,.wp-element-button{padding:13px 30px;font-size:18px}.header-main .brand{max-width:70px}.header-main.fixed .brand{max-width:70px}.header-main{padding:15px 0}.header-main .header-wrapper .contact-us .wp-element-button{padding:13px 35px}.banner-section .jameson-barlage{width:300px;height:590px}.legacy-img{left:-18px;max-width:180px}.our_expertise .img_col .img{width:200px;height:200px;right:-120px;top:-60px}.our_expertise .text_col article{font-size:19px;padding-left:50px}.our_expertise .text_col article::before{font-size:85px;left:0;top:-10px}.our_expertise .sign img{max-width:200px}.why_choose .colin{padding:0 40px}.why_choose .top_col p{width:calc(100% - 600px);margin-bottom:15px}.why_choose .title{width:600px}.why_choose .top_col{align-items:flex-start;flex-wrap:wrap}.practice_area ul li{width:45%;margin-bottom:55px}.practice_area.practice-area ul li{margin-bottom:40px}.resent_case_solving,.resent_case_solving.case-result{padding:80px 0}.review .review_layer{left:0;bottom:226px;max-width:35%}.review .wp-block-post-content{padding-left:50px;font-size:18px;margin-bottom:50px;margin-top:40px}.review .wp-block-post-content::before{font-size:85px;left:0;top:-10px}.review .owl-nav{left:502px}.article-section{padding:80px 0}.article-section .article{height:560px}.article-section .article .detail h6{letter-spacing:2px}.article-section .article .detail h4,.article-section .article .detail h6:not(:last-child){margin-bottom:12px}.article-section .date-name{margin-top:15px}.article-section .date-name,.article-section .taxonomy-category a{font-size:14px}.partner-section{padding:20px 0}.marquee-content .wp-block-image{margin:0 40px}.appointment-section .appoint-wrap{max-width:calc(60% + 19.3px)}.appointment-section .image{max-width:30%}footer .top-wrap ul li span{max-width:50px}footer .top-wrap ul li{gap:12px}footer .top-wrap .brand{margin:0 auto 57px auto}footer .top-wrap ul li:not(:last-child){margin-right:35px}.work-section{padding:80px 0}.work-section .wave{max-width:60%}.work-section .woman{max-width:18%}.work-section .img-col{max-width:calc(34% - 15px)}.work-section .right-col{max-width:calc(66% - 15px)}.business-section{padding:80px 0 50px 0}.business-section .right-col ul li a{font-size:18px}.img-faq-section .wrap{gap:30px}.img-faq-section .wrap .image{max-width:calc(38% - 15px)}.img-faq-section .wrap .faq{max-width:calc(62% - 15px)}.img-faq-section .wrap .faq .single-faq{padding:0 150px 20px 20px}.img-faq-section .wrap .faq .single-faq.active-faq{padding:30px 150px 30px 20px}.img-faq-section .wrap .faq .single-faq .question::before{right:-125px}.img-faq-section .wrap .faq .single-faq .question::after{right:-123px}.process-section .wrap{max-width:90%}.process-section .wrap ul li .info{max-width:65%}.services-section{padding:60px 0 80px 0}.services-section .wrap .left-col ul{max-width:100%;margin-top:5px;margin-bottom:20px}.list-wrap ul li{font-size:18px}.blog-detail-section{padding:70px 0 80px 0}.blog-detail-section{max-width:88%}.blog-detail-section h4{font-size:28px}.blog-detail-section blockquote{padding:40px 140px 40px 40px}.related-blog-section{padding-bottom:100px}.related-blog-section .wrap li .image{height:17vw}.related-blog-section .wrap li h5{font-size:18px}.blog .date-name span:not(:last-child){margin-right:5px;padding-right:10px}.blog .date-name span{font-size:14px}.resent_case_solving.case-result .wrap .colin .image{height:23vw}.blog-section{padding:70px 0 40px 0}.blog-section .wrap .right-col .colin:not(:last-child){margin-bottom:20px}.blog-section .wrap .right-col .colin .image{height:120px}.blog-section .wrap .right-col .colin .text{max-width:calc(75% - 15px)}.filter-section .wrap{gap:30px}.filter-section .next-perv .pagination{gap:20px}.contact-form-section{padding-top:80px}}@media (max-width:1279px){.h2,h2{font-size:36px}.blog-section .wrap .left-col h5,.business-section .left-col h4,.contact-form-section .wrap .contact h4,.h4,.process-section .wrap h4,.related-blog-section .heading h4,.services-section .wrap .left-col h4,h4{font-size:20px}.container{padding:0 20px}.header-main .header-wrapper nav ul{gap:0 50px}.banner-section{padding-top:180px}.banner-section .jameson-barlage{width:200px;height:510px}.banner-section .left-content-wrapper-inner{padding-bottom:140px;margin-right:60px}.banner-section .left-content-wrapper-inner p{max-width:400px}.banner-section .lawyer{font-size:100px}.banner-section .right-content-wrapper{max-width:20.39%}.vertical-slider-wrap{height:auto!important}.vertical-slider{height:auto!important}.our_expertise{padding:80px 0}.our_expertise .bigtext{font-size:80px}.our_expertise .img_col{width:40%}.our_expertise .img_col .img{width:140px;height:140px;right:-100px;top:23%;bottom:auto}.our_expertise .img_col .img img{max-width:90px}.our_expertise .text_col{width:44%;padding-top:0}.our_expertise .text_col article{font-size:16px;padding-left:50px}.our_expertise .sign img{max-width:160px}.why_choose{padding:60px 0}.practice_area.practice-area{padding:60px 0 80px 0}.resent_case_solving.case-result .wrap{gap:20px}.article-section{padding:60px 0 20px}.article-section .title-btn{margin-bottom:50px}.article-section .article{max-width:calc(32.9% - 10px);height:510px}.article-section .article .detail h6{letter-spacing:1px}.article-section .article .image{height:300px}.appointment-section{padding:80px 0 60px 0}.appointment-section .title,form .legal-form-grid .field-wrap,form .legal-form-grid select{margin-bottom:50px}footer .top-wrap{padding-bottom:40px}.footer-grid{flex-wrap:wrap!important}.footer-grid .wp-block-column{flex-basis:calc(50% - 20px)!important;flex-grow:0!important;max-width:calc(50% - 20px)!important;margin-bottom:30px}footer .top-wrap ul{gap:35px}footer .top-wrap ul li{max-width:calc(50% - 35px);width:100%}footer .top-wrap ul li:not(:last-child){margin-right:0}footer .top-wrap ul li span{width:100%}footer .bottom-wrap{padding-top:40px}.inner-banner-section{padding:210px 0}.work-section .img-col{max-width:calc(38% - 15px)}.work-section .right-col{max-width:calc(62% - 15px)}.business-section .right-col{padding:20px}.img-faq-section{padding:60px 0}.img-faq-section .wrap .faq .single-faq{padding:0 50px 20px 20px}.img-faq-section .wrap .faq .single-faq.active-faq{padding:20px 50px 20px 20px}.img-faq-section .wrap .faq .single-faq .question,.process-section .wrap ul li h6{font-size:16px}.img-faq-section .wrap .faq .single-faq .question::before{right:-25px}.img-faq-section .wrap .faq .single-faq .question::after{right:-23px}.process-section .wrap{max-width:100%}.process-section .wrap ul li:not(:last-child){padding-bottom:20px;margin-bottom:20px}.services-section{padding:60px 0 70px 0}.services-section .wrap .image,.services-section .wrap .left-col{max-width:calc(50% - 20px)}.services-section .wrap .left-col ul{margin-top:0;margin-bottom:15px;gap:20px}.services-section .wrap .left-col ul li{max-width:calc(50% - 10px)}.list-wrap ul li{font-size:16px}.list-wrap ul li::before{margin-right:5px}.blog.related-blog-section .date-name span{font-size:11px}.related-blog-section{padding-bottom:80px}.blog-detail-section{padding:50px 0 60px 0}.blog-detail-section{max-width:92%}.blog-detail-section blockquote,.blog-detail-section img.blog-detail,.blog-detail-section img.paper{margin-bottom:20px;margin-top:0}.blog-detail-section blockquote{padding:30px 90px 30px 30px}.blog-section .wrap .right-col .colin .image{height:90px}.filter-section .next-perv .pagination{gap:10px}.contact-form-section .wrap{gap:30px;padding:30px}.contact-form-section .wrap .contact{max-width:calc(35.554% - 15px)}.contact-form-section .wrap .form-wrap{max-width:calc(64.447% - 25px)}.contact-form-section .wrap .contact ul li .content h5{font-size:18px}.map-section{height:500px}}@media (max-width:1023px){.h2,h2{font-size:36px}.header-main,.header-main.fixed{padding:10px 0}.header-main .header-wrapper nav{position:fixed;top:0;right:0;left:0;width:100%;height:100vh;background-color:var(--primary-color);padding:110px 30px 30px 30px;transform:translateX(100%);visibility:hidden;opacity:0;transition:var(--transition)}.header-main .header-wrapper nav ul{gap:22px 0;flex-direction:column;margin-bottom:22px;align-items:flex-start;max-height:100%;overflow-y:auto}.header-main .header-wrapper nav ul li a{font-size:24px}.header-main .header-wrapper .navbar-toggler{display:block}body.menu-open{overflow:hidden}body.menu-open .header-main .header-wrapper nav{visibility:visible;opacity:1;transform:translateX(0)}.header-main .header-wrapper nav ul li.menu-item-has-children{width:100%}.header-main .header-wrapper nav ul li .sub-menu{position:relative;top:0;visibility:visible;opacity:1;transform:none;display:none;background-color:transparent;box-shadow:none;padding:10px 0 0 20px;min-width:100%;border-bottom:none;transition:none}.header-main .header-wrapper nav ul li .sub-menu li.current-menu-item a,.header-main .header-wrapper nav ul li.current-menu-item>a{color:var(--accent-color)}.header-main .header-wrapper nav ul li .sub-menu li a{font-size:18px;padding:10px 0}.span_indicator{position:absolute;right:0;top:15px;width:20px;height:20px;cursor:pointer;z-index:1}.span_indicator::after,.span_indicator::before{content:'';position:absolute;background-color:var(--white);transition:var(--transition)}.span_indicator::before{width:100%;height:2px;top:50%;margin-top:-1px}.span_indicator::after{height:100%;width:2px;left:50%;margin-left:-1px}.span_indicator.active::after{transform:rotate(90deg);opacity:0}.header-main .header-wrapper .contact-us{display:none}.header-main .header-wrapper .contact-us{display:block}.header-main .header-wrapper .contact-us .wp-element-button{font-size:24px}.banner-section{padding:120px 0}.banner-section .left-content-wrapper{max-width:70%}.banner-section .right-content-wrapper{max-width:100%}.banner-section .legacy-img{display:none}.banner-section .jameson-barlage{width:240px;height:460px}.banner-section .left-content-wrapper-inner{padding-bottom:96px;margin-right:0}.banner-section .left-content-wrapper-inner h1 br{display:none}.banner-section .left-content-wrapper-inner p{max-width:100%}.vertical-slider{height:80px;display:flex;flex-wrap:wrap;justify-content:space-between}.vertical-slider li{max-width:calc(33.33% - 10px);width:100%}.our_expertise .text_col{width:100%;padding-top:40px}.our_expertise .img_col{width:100%;max-width:60%}.why_choose .title,.why_choose .top_col p{width:100%}.why_choose .top_col p{margin-top:20px}.why_choose .colin{padding:0 10px}.practice_area{padding:80px 0 35px}.practice_area ul li,.practice_area.practice-area ul li{width:100%;margin-bottom:25px}.practice_area .img1{left:auto}.practice_area.practice-area .woman{max-width:38%}.resent_case_solving .wp-block-post-template{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:20px!important}.resent_case_solving.case-result .wrap .colin .image{height:35vw}.review{padding:65px 0 80px}.review .colin{flex-wrap:wrap}.review .colin .client_text{width:100%;padding-left:0}.review .colin .client_img{width:300px}.review .review_layer{left:0;bottom:auto;max-width:300px;top:160px}.review .owl-nav{left:40px}.article-section{padding:60px 0 60px 0}.article-section .article{max-width:calc(49% - 10px);height:466px}.article-section .article .image{height:270px}.partner-section{padding:50px 0}.appointment-section{padding:60px 0 60px 0}.appointment-section .appoint-wrap{max-width:100%;padding:0 20px}.appointment-section .title{margin-bottom:40px}form .legal-form-grid .field-wrap,form .legal-form-grid select{margin-bottom:40px}.appointment-section .image{max-width:53%}.owl-dots .owl-dot{width:21px;height:3px;margin:0 4px}footer{padding:40px 0 40px 0}footer .top-wrap{padding-bottom:30px}footer .bottom-wrap{padding-top:30px}.inner-banner-section{background-size:100%;padding:170px 0}.work-section{padding:70px 0}.work-section .woman{max-width:23%}.work-section .img-col,.work-section .right-col{max-width:calc(50% - 10px)}.work-section .wrap{gap:20px}.work-section .wave{max-width:80%}.work-section .right-col h2,.work-section .right-col p{margin-bottom:15px}.work-section .right-col .time-locate{gap:15px}.work-section .right-col .time-locate .colin{max-width:calc(50% - 7.5px)}.business-section{padding:60px 0 50px 0}.business-section .left-col{max-width:calc(60% - 15px)}.business-section .right-col{max-width:calc(40% - 15px)}.business-section .right-col ul li a{font-size:16px}.img-faq-section .wrap .faq .single-faq{padding:0 40px 15px 15px}.img-faq-section .wrap .faq .single-faq:not(:last-child){margin-bottom:15px}.img-faq-section .wrap .faq .single-faq.active-faq{padding:15px 40px 15px 15px;margin-bottom:30px}.img-faq-section .wrap .faq .single-faq.active-faq::after{bottom:-15px}.img-faq-section .wrap .faq .single-faq .question::before{right:-30px}.img-faq-section .wrap .faq .single-faq .question::after{right:-28px}.process-section .wrap ul li .info{max-width:62%}.process-section .wrap h4,.services-section .wrap .left-col h4{margin-bottom:30px}.services-section{padding:50px 0 60px 0}.services-section .wrap{gap:20px}.services-section .wrap .image{order:1;max-width:100%}.services-section .wrap .left-col{order:2;max-width:100%}.services-section .wrap .left-col ul{margin-top:0;margin-bottom:15px;gap:20px}.services-section .wrap .left-col ul li{max-width:calc(50% - 10px)}.related-blog-section{padding-bottom:60px}.related-blog-section .wrap li{max-width:calc(50% - 15px)}.related-blog-section .wrap li .image{height:27.4vw}.blog-detail-section{max-width:100%}.blog-detail-section blockquote{padding:20px 50px 20px 20px;font-size:18px}.blog-section{padding:60px 0 40px 0}.blog-section .wrap .left-col,.blog-section .wrap .right-col{max-width:100%}.blog-section .wrap .right-col .colin .text h6{font-size:18px}.contact-form-section{padding-top:60px}.contact-form-section .wrap .contact,.contact-form-section .wrap .form-wrap{max-width:100%}.contact-form-section .wrap .contact{padding:20px}.contact-form-section .wrap .form-wrap .field-wrap,.contact-form-section .wrap .form-wrap select,.contact-form-section .wrap .form-wrap textarea{margin-bottom:20px}}@media (max-width:767px){.h2,h2{font-size:28px}.h3,h3{font-size:24px}br{display:none}.btn,.wp-element-button{padding:9px 32px;font-size:16px}input[type=email],input[type=password],input[type=tel],input[type=text],select{font-size:16px}.owl-nav>div{width:42px;height:42px}.title{margin-bottom:10px}.title h6{line-height:1.5}.banner-section{padding:120px 0 90px 0}.banner-section .jameson-barlage{height:270px;width:150px;display:none}.banner-section .left-content-wrapper{max-width:100%}.banner-section .left-content-wrapper-inner{padding-bottom:36px}.banner-section .left-content-wrapper-inner p{max-width:100%}.banner-section .lawyer{font-size:80px}.banner-section::after{opacity:.2}.banner-section .vertical-slider-wrap{height:auto;overflow:visible}.banner-section .vertical-slider{height:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:15px;transition:none!important;transform:none!important}.banner-section .vertical-slider li{max-width:100%;width:100%;opacity:1!important;margin-bottom:0!important;display:block!important;visibility:visible!important}.banner-section .vertical-slider li *{opacity:1!important;visibility:visible!important}.list-wrapper ul li{width:100%;padding:10px 0 10px 55px}.our_expertise{padding:70px 0 40px 0}.our_expertise .img_col .img{width:110px;height:110px;right:-80px}.our_expertise .bigtext{font-size:46px;left:0;right:0;text-align:center}.our_expertise .text_col article,.our_expertise .text_col p,.our_expertise .title{margin-bottom:20px}.our_expertise .sign{flex-wrap:wrap}.our_expertise .sign .label{margin:0 0 0 50px}.why_choose .wrap{margin-top:40px;flex-wrap:wrap;gap:40px}.why_choose .colin{max-width:100%;width:100%;position:relative;padding:0}.why_choose .wrap::after{display:none}.why_choose .colin::after{content:'';position:absolute;top:31px;width:100%;height:0;border-bottom:2px dashed var(--accent-color);opacity:.4;left:0;right:0;margin:auto}.practice_area{padding:50px 0 35px}.practice_area ul{margin-top:30px}.practice_area ul li{margin-bottom:20px;font-size:18px;line-height:normal}.practice_area ul li .h4{max-width:85%;width:100%;margin-bottom:5px}.practice_area ul li::after{top:20px}.practice_area ul li figure{width:60px;margin-bottom:0}.practice_area ul li p{line-height:1.4;font-size:14px;max-width:85%;width:100%}.practice_area.practice-area{padding:50px 0 50px 0}.resent_case_solving,.resent_case_solving.case-result{padding:60px 0}.resent_case_solving .colin img{height:200px!important}.resent_case_solving .wrap{padding-top:0}.resent_case_solving .colin .text{padding:22px 14px}.resent_case_solving .colin .date{top:16px;right:16px}.resent_case_solving .colin .text .link{right:14px}.resent_case_solving .owl-dots{margin-top:24px}.resent_case_solving.case-result .wrap .colin{max-width:100%}.resent_case_solving.case-result .wrap .colin .image{height:200px!important}.resent_case_solving.case-result .wrap .colin .text{padding-right:14px}.review{padding:40px 0 80px}.review .review_layer{width:280px;top:150px}.review .wp-block-post-content{padding-left:40px;font-size:14px;margin-bottom:20px;margin-top:20px}.review .wp-block-post-content::before{font-size:60px}.review .owl-nav{bottom:-60px}.review .owl-prev{margin-right:20px}.review .bigtext{font-size:100px;left:auto;right:0;bottom:-10px}.article-section .title-btn,.practice_area .top_col,.resent_case_solving .top_col{margin-bottom:30px;flex-direction:column;align-items:flex-start}.article-section .row{gap:20px;margin-top:0}.article-section .article{max-width:100%;height:500px}.article-section .article .detail h4,.article-section .article .detail h6:not(:last-child){margin-bottom:12px}.article-section .article:hover{padding:18px 22px}.partner-section{padding:20px 0}.marquee-content .wp-block-image{max-width:140px;margin:0 30px}.appointment-section,.article-section,.why_choose{padding:50px 0 50px 0}.appointment-section .title{margin-bottom:24px}form .legal-form-grid .field-wrap{gap:20px;margin-bottom:20px}form .legal-form-grid .field-wrap .wpcf7-form-control-wrap,form .legal-form-grid .field-wrap input{width:100%;max-width:100%}form .legal-form-grid select{margin-bottom:20px}form .legal-form-grid input[type=submit]{padding:14px 22px}.site-footer{padding:34px 0 34px 0}.footer-grid{margin-top:25px!important}.footer-grid .wp-block-column{margin-bottom:20px!important}.footer-grid .wp-block-image figure,.footer-grid .wp-block-image img{width:40px!important;height:40px!important}.footer-grid h6{line-height:1.2!important}.footer-grid p,.footer-grid p a{line-height:1.2!important}.site-footer .bottom-wrap p{font-size:14px}.inner-banner-section{padding:150px 0}.work-section{padding:50px 0}.work-section .wave{max-width:100%}.work-section .woman{max-width:50%}.work-section .img-col,.work-section .right-col,.work-section .right-col .time-locate .colin{max-width:100%}.work-section .right-col .time-locate .colin{max-width:100%}.business-section{padding:50px 0 50px 0}.business-section .wrap{gap:20px}.business-section .left-col,.business-section .right-col{max-width:100%}.business-section .left-col h4,.business-section .left-col p:not(:last-child){margin-bottom:10px}.business-section .right-col{padding:15px}.business-section .right-col h4{margin-bottom:20px}.business-section .right-col ul li:not(:last-child){padding-bottom:10px;margin-bottom:10px}.img-faq-section{padding:50px 0}.img-faq-section .wrap{gap:20px}.img-faq-section .wrap .faq,.img-faq-section .wrap .image{max-width:100%}.process-section .wrap h4,.services-section .wrap .left-col h4{margin-bottom:20px}.process-section .wrap ul li:not(:last-child){padding-bottom:15px;margin-bottom:15px}.process-section .wrap ul li{flex-wrap:wrap;gap:15px}.process-section .wrap ul li .info{max-width:100%}.services-section{padding:50px 0 50px 0}.services-section .wrap .left-col ul{gap:6px}.services-section .wrap .left-col ul li{max-width:100%}.related-blog-section{padding-bottom:50px}.related-blog-section .heading{margin-bottom:20px;flex-direction:column;align-items:flex-start}.related-blog-section .wrap{gap:20px}.related-blog-section .wrap li{max-width:100%}.related-blog-section .wrap li .image{height:51vw}.blog-section .wrap .left-col a,.practice_area ul li a,.related-blog-section .wrap li a{font-size:16px}.blog .date-social{justify-content:center}.blog .date-name{margin-bottom:10px}.blog .date-name span:not(:last-child){margin-right:5px;padding-right:8px}.blog .date-name span:not(:last-child)::after{width:3px;height:3px}.blog .date-name span{font-size:10px}.blog-detail-section{padding:50px 0}.blog-detail-section h4{font-size:24px}.blog-detail-section blockquote{padding:15px 15px 15px 15px;font-size:16px}.blog-detail-section h5{font-size:20px}.blog-section{padding:50px 0 40px 0}.blog-section .wrap .right-col .colin .image{height:69vw;max-width:100%}.blog-section .wrap .right-col .colin .text{max-width:100%}.blog .wp-block-post-template.wrap{display:flex!important;flex-wrap:wrap!important;gap:30px!important;list-style:none!important;padding:0!important}.blog .wp-block-post-template.wrap>li{width:100%!important;max-width:100%!important;margin:0!important}.filter-section .wrap{margin-bottom:30px}.filter-section .next-perv{position:relative;padding-bottom:50px}.filter-section .next-perv .pagination{gap:6px;position:absolute;bottom:0;left:0;right:0;justify-content:center}.contact-form-section .wrap{gap:20px;padding:0}.contact-info-col{padding:30px}.contact-info-col h4{font-size:28px}.contact-item .content a,.contact-item .content p{font-size:14px}.contact-item .icon{width:50px;height:50px}.contact-form-section .wrap .contact p{margin-bottom:22px}.contact-form-section .wrap .contact ul li:not(:last-child){margin-bottom:25px}.contact-form-section .wrap .contact::after{display:none}.contact-form-section .wrap .form-wrap .field-wrap input{max-width:100%}.contact-form-section .wrap .form-wrap .field-wrap{gap:20px}.map-section{height:400px}.back-to-top{width:42px;height:42px;bottom:20px;right:20px}.back-to-top svg{width:16px;height:16px}}@media (min-width:1024px){.blog .wp-block-post-template.wrap>li{max-width:calc(33.33% - 20px)!important}}@media (min-width:768px) and (max-width:1023px){.blog .wp-block-post-template.wrap>li{max-width:calc(50% - 15px)!important}}@media (max-width:768px){.wp-block-post-featured-image,.wp-block-post-featured-image a img,.wp-block-post-featured-image img{height:180px!important;object-fit:cover;width:100%}.wp-block-post-title,.wp-block-post-title a{font-size:1.2rem!important}}.back-to-top{position:fixed;bottom:30px;right:30px;width:45px;height:45px;background-color:var(--accent-color);color:var(--white);border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:9999;opacity:0;visibility:hidden;transition:var(--transition);box-shadow:0 4px 15px rgba(0,0,0,.2)}.back-to-top.visible{opacity:1;visibility:visible}.back-to-top:hover{background-color:var(--primary-color);transform:translateY(-5px)}