/*assets/vendor/select2/css/select2.min.css*/
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}



/*assets/js/slick/slick.css*/
.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

/*style1.css*/

.lawyers_forum_section-h2{font-weight:600;text-align:center;color:#194977;margin-bottom:1em;font-size:2rem;width:100%;}
@media (max-width: 425px){.lawyers_forum_section-h2{font-size:24px;width:100%;}}



.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:0.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:0.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial, Baskerville, monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:0.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:0.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}*,*::before,*::after{margin:0;padding:0;-webkit-box-sizing:inherit;box-sizing:inherit}html{-webkit-box-sizing:border-box;box-sizing:border-box}body{direction:rtl}ul{list-style:none}button,input,textarea,select{font-family:inherit;font-size:inherit;outline:none}a{text-decoration:none}fieldset{border-style:none}input[type="submit"]{-webkit-appearance:button;cursor:pointer}@font-face{font-family:'Assistant';font-style:normal;font-weight:300;src:url("assets/fonts1/assistant-v3-latin_hebrew-300.eot");src:local("Assistant Light"),local("Assistant-Light"),url("assets/fonts1/assistant-v3-latin_hebrew-300.eot?#iefix") format("embedded-opentype"),url("assets/fonts1/assistant-v3-latin_hebrew-300.woff2") format("woff2"),url("assets/fonts1/assistant-v3-latin_hebrew-300.woff") format("woff"),url("assets/fonts1/assistant-v3-latin_hebrew-300.ttf") format("truetype"),url("assets/fonts1/assistant-v3-latin_hebrew-300.svg#Assistant") format("svg")}@font-face{font-family:'Assistant';font-style:normal;font-weight:400;src:url("assets/fonts1/assistant-v3-latin_hebrew-regular.eot");src:local("Assistant"),local("Assistant-Regular"),url("assets/fonts1/assistant-v3-latin_hebrew-regular.eot?#iefix") format("embedded-opentype"),url("assets/fonts1/assistant-v3-latin_hebrew-regular.woff2") format("woff2"),url("assets/fonts1/assistant-v3-latin_hebrew-regular.woff") format("woff"),url("assets/fonts1/assistant-v3-latin_hebrew-regular.ttf") format("truetype"),url("assets/fonts1/assistant-v3-latin_hebrew-regular.svg#Assistant") format("svg")}@font-face{font-family:'Assistant';font-style:normal;font-weight:600;src:url("assets/fonts1/assistant-v3-latin_hebrew-600.eot");src:local("Assistant SemiBold"),local("Assistant-SemiBold"),url("assets/fonts1/assistant-v3-latin_hebrew-600.eot?#iefix") format("embedded-opentype"),url("assets/fonts1/assistant-v3-latin_hebrew-600.woff2") format("woff2"),url("assets/fonts1/assistant-v3-latin_hebrew-600.woff") format("woff"),url("assets/fonts1/assistant-v3-latin_hebrew-600.ttf") format("truetype"),url("assets/fonts1/assistant-v3-latin_hebrew-600.svg#Assistant") format("svg")}@font-face{font-family:'Assistant';font-style:normal;font-weight:800;src:url("assets/fonts1/assistant-v3-latin_hebrew-800.eot");src:local("Assistant ExtraBold"),local("Assistant-ExtraBold"),url("assets/fonts1/assistant-v3-latin_hebrew-800.eot?#iefix") format("embedded-opentype"),url("assets/fonts1/assistant-v3-latin_hebrew-800.woff2") format("woff2"),url("assets/fonts1/assistant-v3-latin_hebrew-800.woff") format("woff"),url("assets/fonts1/assistant-v3-latin_hebrew-800.ttf") format("truetype"),url("assets/fonts1/assistant-v3-latin_hebrew-800.svg#Assistant") format("svg")}html{font-size:10px}@media screen and (min-width: 768px){html{font-size:calc(.8680555556vw + 3.3333333333px)}}@media screen and (min-width: 1920px){html{font-size:20px}}@media (max-width: 767px){html{font-size:14px}}@media screen and (max-width: 767px) and (min-width: 320px){html{font-size:calc(.4474272931vw + 12.5682326622px)}}@media screen and (max-width: 767px) and (min-width: 767px){html{font-size:16px}}body{font-family:'Assistant', sans-serif;font-size:1rem;line-height:1;color:#030d18}h1,h2,h3,h4,h5,h6{font-weight:600}h1,h2{text-align:center;color:#194977}h1{font-size:2.5rem}h2{margin-bottom:1em;font-size:2rem}@media (max-width: 425px){h2{font-size:24px}}a{color:inherit}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.w-full{width:100%}.max-width{width:100%}.max-w-md{max-width:750px}.mx-auto{margin-right:auto;margin-left:auto}.mb-16{margin-bottom:16px}body{margin-top:48px}@media screen and (min-width: 768px){body{margin-top:calc(3.125vw + 24px)}}@media screen and (min-width: 1920px){body{margin-top:84px}}.header{position:fixed;top:0;right:0;left:0;z-index:998;width:100vw;background:-webkit-gradient(linear, left top, right top, from(#082b4d), to(#235080));background:linear-gradient(to right, #082b4d, #235080)}.header-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.header-container{height:48px}@media screen and (min-width: 768px){.header-container{height:calc(3.125vw + 24px)}}@media screen and (min-width: 1920px){.header-container{height:84px}}#menuToggle{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-style:none;border-left:1px solid rgba(255,255,255,0.2);width:48px;height:32px;background:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#menuToggle span{display:block;border-radius:2px;width:32px;height:4px;background:#fff;-webkit-transition:opacity 200ms ease-out, -webkit-transform 200ms ease-out;transition:opacity 200ms ease-out, -webkit-transform 200ms ease-out;transition:transform 200ms ease-out, opacity 200ms ease-out;transition:transform 200ms ease-out, opacity 200ms ease-out, -webkit-transform 200ms ease-out}#menuToggle span:not(:last-of-type){margin-bottom:4px}.header.is-open #menuToggle span:first-child{-webkit-transform:translateY(8px) rotate(45deg);transform:translateY(8px) rotate(45deg)}.header.is-open #menuToggle span:nth-child(2){opacity:0}.header.is-open #menuToggle span:last-child{-webkit-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg)}.logo{margin-left:1.2rem;width:10.9375%}.logo img{display:block;height:auto;max-height:100%;max-width:100%}#searchToggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-style:none;margin-left:1.2rem;width:3.35rem;height:2.85rem;background:none;-webkit-box-shadow:inset -1px 0 0 #587694, inset 1px 0 0 #587694;box-shadow:inset -1px 0 0 #587694, inset 1px 0 0 #587694}#searchToggle svg{width:1.25rem;height:1.25rem;fill:#fff;-webkit-transition:fill 200ms ease-out;transition:fill 200ms ease-out}.header.searchbar-is-open #searchToggle svg{fill:#eb7d1b}#searchBar{position:fixed;right:0;left:0;z-index:998;display:none}#searchBar{top:48px}@media screen and (min-width: 768px){#searchBar{top:calc(3.125vw + 24px)}}@media screen and (min-width: 1920px){#searchBar{top:84px}}.searchbar{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px;width:100%;height:60px;background:#092d50}.searchbar input[type='search']{border-style:none;border-radius:0 5px 5px 0;padding:0 16px;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;font-size:16px;-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.2);box-shadow:inset 0 -2px 0 rgba(0,0,0,0.2)}.searchbar button{border-style:none;border-radius:5px 0 0 5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:48px;height:44px;background:-webkit-gradient(linear, left top, left bottom, from(#ff8213), to(#e5730d));background:linear-gradient(#ff8213, #e5730d);-webkit-box-shadow:inset 0 -2px 0 rgba(0,0,0,0.2);box-shadow:inset 0 -2px 0 rgba(0,0,0,0.2)}.searchbar button svg{width:16px;height:16px;fill:#fff}.navigation-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-item-align:stretch;align-self:stretch}.submenuToggle{display:none;border-style:none;background:none}.submenuToggle svg{width:0.9rem;height:0.9rem;fill:#fff}.submenuToggle.is-open svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dropdown .submenuToggle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.primary-nav .main-menu .menu-item,.secondary-nav .main-menu .menu-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.secondary-nav{margin-bottom:0.55rem}.header .main-menu{display:-webkit-box;display:-ms-flexbox;display:flex}.primary-nav .main-menu .menu-item{position:relative;padding:0 0 0.65rem}.primary-nav .main-menu .menu-item:not(:last-of-type){margin-left:1.5rem}.primary-nav .main-menu .menu-item.active>a{color:#eb7d1b}.primary-nav .main-menu .menu-item.active>.submenuToggle svg{fill:#eb7d1b}.primary-nav .submenu{position:absolute;top:100%;right:0;display:none;min-width:100%;background:#092d50}.primary-nav .submenu .submenu-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;-webkit-transition:background 200ms ease-out;transition:background 200ms ease-out}.primary-nav .submenu .submenu-item a{display:block;padding:0.8rem 0.4rem;font-size:1rem;font-weight:600;color:#fff}.primary-nav .main-menu .menu-item .submenu .submenu-item .submenu{top:0;right:100%}.primary-nav .main-menu .menu-item>a,.primary-nav .main-menu .menu-item>button{padding:0.2rem 0;font-size:1rem;font-weight:600;color:#fff;-webkit-transition:color 200ms ease-out, background 200ms ease-out;transition:color 200ms ease-out, background 200ms ease-out}.primary-nav .main-menu .menu-item.consulting>button{border:2px solid #fff;border-radius:3px;padding:0.2rem 0.6rem;background:none;line-height:1;cursor:pointer}.secondary-nav .main-menu .menu-item:not(:last-of-type){margin-left:1.05rem}.secondary-nav .main-menu .menu-item a{font-size:0.7rem;color:rgba(255,255,255,0.7);-webkit-transition:color 200ms ease-out;transition:color 200ms ease-out}@media (hover: hover){#searchToggle{cursor:pointer}#searchToggle:hover svg{fill:#eb7d1b}.primary-nav .main-menu .menu-item:hover>a{color:#eb7d1b}.primary-nav .main-menu .menu-item.consulting:hover>button{color:#082b4d;background:#fff}.secondary-nav .main-menu .menu-item a:hover{color:#fff}.primary-nav .main-menu .menu-item.dropdown:hover>.submenu,.primary-nav .main-menu .menu-item .submenu .submenu-item.dropdown:hover .submenu{display:block}.primary-nav .submenu .submenu-item:hover{background:#e5730d}.primary-nav .main-menu .menu-item.dropdown:hover>.submenuToggle svg{fill:#eb7d1b}}.fixed-consulting{position:fixed;top:336px;left:0;z-index:997;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;border-radius:0 6px 6px 0;min-height:48px;background:-webkit-gradient(linear, left top, left bottom, from(#ff8213), to(#e5730d));background:linear-gradient(#ff8213, #e5730d);color:#fff;-webkit-box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2);box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2);-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.fixed-consulting .photo{position:relative;padding:8px}.fixed-consulting .indicator{position:absolute;top:8px;right:8px;z-index:1;display:block;width:14px;height:14px;border-radius:50%;border:2px solid #fff;background:#6dbd16}.fixed-consulting .photo-wrapper{position:relative;display:block;border-radius:999px;width:48px;height:48px;overflow:hidden}.fixed-consulting .photo-wrapper img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;width:auto;height:auto;max-width:100%}.fixed-consulting .text{max-width:100px;padding:8px;text-align:center}.fixed-consulting .text span:nth-child(1){display:block;font-size:32px;font-weight:600;line-height:1}@media (max-width: 767px){.fixed-consulting .text span:nth-child(1){font-size:18px}}.fixed-consulting .text span:nth-child(2){display:block;font-size:14px;font-weight:400;line-height:1.5}@media (max-width: 767px){.fixed-consulting .text span:nth-child(2){display:none}}@media (max-width: 767px){.fixed-consulting{top:auto;bottom:16px;-webkit-transform:translateY(0);transform:translateY(0);display:block;border-radius:0 32px 32px 0}.fixed-consulting .photo{padding:8px 8px 0}.fixed-consulting .text{max-width:64px}.primary-nav .main-menu .menu-item.consulting{display:none}.header-container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#menuToggle{display:-webkit-box;display:-ms-flexbox;display:flex}.logo{margin-left:0;width:140px}#searchToggle{margin-left:0;width:48px;height:32px;-webkit-box-shadow:inset -1px 0 0 #587694;box-shadow:inset -1px 0 0 #587694}#searchToggle svg{width:24px;height:24px}.searchbar{height:48px}.searchbar button{height:32px}.navigation-container{position:fixed;top:48px;right:0;z-index:999;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 16px;width:80vw;height:100vh;background:#092d50;overflow-y:scroll;-webkit-overflow-scrolling:touch;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform 200ms ease-out;transition:-webkit-transform 200ms ease-out;transition:transform 200ms ease-out;transition:transform 200ms ease-out, -webkit-transform 200ms ease-out}.header.is-open .navigation-container{-webkit-transform:translateX(0);transform:translateX(0)}.navigation-container .primary-nav,.navigation-container .secondary-nav{width:100%}.navigation-container .primary-nav{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin-bottom:16px}.header .main-menu{display:block}.primary-nav .submenu{position:relative;top:0;right:0}.primary-nav .main-menu .menu-item{padding:0}.primary-nav .main-menu .menu-item>a{padding:0.8rem 0.4rem}.primary-nav .main-menu .menu-item .submenu .submenu-item .submenu{top:0;right:0}.primary-nav .main-menu .menu-item,.secondary-nav .main-menu .menu-item{width:100%}.secondary-nav .main-menu .menu-item a{font-size:0.9rem}.primary-nav .main-menu .menu-item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,0.2)}.primary-nav .main-menu .menu-item,.primary-nav .main-menu .submenu-item{-ms-flex-wrap:wrap;flex-wrap:wrap}.primary-nav .main-menu .menu-item:not(:last-of-type),.secondary-nav .main-menu .menu-item:not(:last-of-type){margin-left:0}.secondary-nav .main-menu .menu-item:not(:last-of-type){margin-bottom:1rem}}.searchbar{position:relative}.searchbar-list{position:absolute;top:100%;right:0;width:100%;max-height:480px;background:white;-webkit-box-shadow:0 0 16px rgba(0,0,0,0.2);box-shadow:0 0 16px rgba(0,0,0,0.2);overflow:auto}.searchbar-list li{padding:15px 24px;font-size:18px}.searchbar-list li strong{font-weight:600;color:#eb7d1b}.searchbar-list li:hover,.searchbar-list li.active{background-color:#194977;color:#fff}.note{border-top:1px solid #e1e4e6;margin:0 0 48px 0;padding:40px 0;font-size:13px;line-height:1.307692;color:#9c9fa2}.sidebar-heading{margin-bottom:32px;text-align:center;font-size:16px;font-weight:400;color:#030d18}.sidebar-slider:not(.slick-initialized)>*:not(:last-child){margin-bottom:32px}.sidebar-slider.slick-initialized .sidebar-card-inner{background-color:#fff}.sidebar-slider.slick-initialized .sidebar-card-inner::before{background-color:#fff}.sidebar-slider.slick-initialized .slick-slide{padding:0 8px}.sidebar-slider.slick-initialized .sidebar-card{width:auto}.sidebar-slider .slick-prev,.sidebar-slider .slick-next{position:absolute;z-index:1;border:none;width:48px;height:100%;text-indent:120%;white-space:nowrap;background-color:transparent;overflow:hidden;background-position:center center;background-size:auto auto;background-repeat:no-repeat}.sidebar-slider .slick-prev{top:0;right:0;background-image:url(assets/images/prev_dark.svg),-webkit-gradient(linear, right top, left top, from(#edeff2), to(rgba(237,239,242,0)));background-image:url(assets/images/prev_dark.svg),linear-gradient(-90deg, #edeff2, rgba(237,239,242,0))}.sidebar-slider .slick-next{top:0;left:0;background-image:url(assets/images/next_dark.svg),-webkit-gradient(linear, left top, right top, from(#edeff2), to(rgba(237,239,242,0)));background-image:url(assets/images/next_dark.svg),linear-gradient(90deg, #edeff2, rgba(237,239,242,0))}.footer{padding:0 24px;background:#051b31}.footer .menu-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid rgba(255,255,255,0.2);padding:5rem 0}.footer .menu-wrapper nav{width:75%}.footer .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer .menu .menu-item:first-of-type{padding:0 0 0 16px;-webkit-box-flex:2;-ms-flex:2;flex:2}.footer .menu .menu-item:first-of-type .submenu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer .menu .menu-item:first-of-type .submenu .submenu-item{width:50%}.footer .menu .menu-item:not(:first-of-type){border-right:1px solid rgba(255,255,255,0.2);padding:0 16px;-webkit-box-flex:1;-ms-flex:1;flex:1}
.footer .menu .menu-item h3,.footer .menu .menu-item strong{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.footer .menu .menu-item h3 svg, .footer .menu .menu-item strong svg{display:none;width:1em;height:1em;fill:#fff}
.footer .menu .menu-item h3,.footer .menu .menu-item strong, .footer .menu-wrapper .box-wrapper h3, .footer .menu-wrapper .box-wrapper strong , .footer .box-wrapper strong{color:#fff;font-size:1rem;margin-bottom:1.8em;font-weight:normal;}
.footer .submenu .submenu-item{font-size:0.75rem;margin-bottom:1em}.footer .submenu .submenu-item a{text-decoration:none;font-size:inherit;font-weight:400;color:#c1ced8}.footer .menu-wrapper .box-wrapper{width:25%}.footer .menu-wrapper .box-wrapper .box{position:relative;border-radius:5px;padding:16px;text-align:center;font-size:0.8rem;background:#fff}.footer .menu-wrapper .box-wrapper .box .img-wrapper{position:relative;border:5px solid #fff;border-radius:50%;margin:-55px auto 0;width:78px;height:78px;overflow:hidden}.footer .menu-wrapper .box-wrapper .box .img-wrapper img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto}
.footer .menu-wrapper .box-wrapper .box h4, .footer .menu-wrapper .box-wrapper .box span{border-bottom:1px solid #e1e4e6;margin-bottom:16px;padding:8px 40px 16px;font-size:1.375em;line-height:0.8}.footer .menu-wrapper .box-wrapper .box p{font-size:1em;line-height:1.25}.footer .menu-wrapper .box-wrapper .box a{display:inline-block;margin-top:16px;font-weight:300;text-decoration:underline}.footer .menu-wrapper .box-wrapper .box a::after{content:'\276F';display:inline-block;margin-right:8px;font-size:.8em}.footer .branding{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid rgba(255,255,255,0.2);padding:2.8rem 0}.footer .bottom-logo-wrapper{text-align:center}.footer .social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .social a{margin:0.5rem}.footer .social a.google svg{width:3.35rem;height:2.25rem}.footer .social a.youtube svg{width:2.25rem;height:2.25rem}.footer .social a.facebook svg{width:1.05rem;height:2.25rem}.footer .copyright{padding:3.6rem 0.8rem;text-align:center}.footer .copyright p{font-size:0.9rem;color:rgba(193,206,216,0.7)}@media (hover: hover){.footer .submenu .submenu-item a:hover{text-decoration:underline}}@media (max-width: 767px){.footer{padding:0 16px}.footer .menu-wrapper nav,.footer .menu-wrapper .box-wrapper{width:100%}.footer .menu-wrapper nav{margin-bottom:32px}.footer .menu-wrapper .box-wrapper{padding:0 16px}
.footer .menu .menu-item h3,.footer .menu .menu-item strong{margin-top:1em;margin-bottom:1em}
.footer .menu .menu-item h3 svg,.footer .menu .menu-item strong svg{display:block}
.footer .menu .menu-item h3.is-open svg,.footer .menu .menu-item strong.is-open svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
.footer .menu .menu-item:first-of-type,.footer .menu .menu-item:not(:first-of-type){border-bottom:1px solid rgba(255,255,255,0.2);padding:0 16px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.footer .menu .menu-item:not(:first-of-type){border-right:none}.footer .menu .menu-item:first-of-type .submenu,.footer .submenu{display:none}.footer .copyright{padding:32px 0}}.hero{padding:4.8rem 2.8rem;background-color:#eceff2;background-image:url(assets/images/hero_desktop1.png);background-repeat:no-repeat;background-position:top center;background-size:100% auto}.hero h1{margin:0 auto 1.12rem;max-width:80%}.hero-content{margin:0 auto;max-width:873px}.hero .categories-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:64px;margin:32px 0;overflow:hidden;-webkit-transition:max-height 200ms ease-in-out;transition:max-height 200ms ease-in-out}.hero .categories-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 20%;flex:0 0 20%;height:32px}.hero .categories-item a{display:inline-block;font-size:17px;color:#030d18}.button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.linezz{-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background:#b3b4b4}.hero .button--expand{font-size:14px;color:rgba(3,13,24,0.6)}@media (hover: hover){.hero .categories-item a:hover{text-decoration:underline}}@media (max-width: 767px){.hero{padding:4.8rem 24px 32px;background-image:url(assets/images/hero_mobile1.png);background-size:100% auto}.hero h1{margin:0 auto 2.5rem}.hero .categories-item{-webkit-box-flex:0;-ms-flex:0 0 calc(100% / 3);flex:0 0 calc(100% / 3)}}.button{border:0;white-space:nowrap;cursor:pointer}.button__icon{display:inline-block;vertical-align:middle;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.button--expand{padding:0 1em;font-size:16px;background:none;color:#030d18}.button__text--expand{position:relative}.button__text--expand::after{content:'';position:absolute;right:0;bottom:0;width:100%;height:1px;background:currentColor}.home [role="tablist"]{margin:0 0 -1px;overflow:visible}.home [role="tab"]{margin:0;padding:8px 16px;border:1px solid rgba(255,255,255,0);border-radius:10px 10px 0 0;overflow:visible;font-size:1rem;font-weight:600;background:rgba(31,75,122,0);color:#000}.home [role="tab"][aria-selected="true"]{border:1px solid #fff;background:#1f4b7a;color:#fff;outline:0}.home [role="tab"]:hover,.home [role="tab"]:focus,.home [role="tab"]:active{outline:0}.home [role="tabpanel"]{position:relative;z-index:2;padding:24px;border:1px solid #fff;border-radius:10px 0 10px 10px;-webkit-box-shadow:3px 3px 27px rgba(24,24,24,0.25);box-shadow:3px 3px 27px rgba(24,24,24,0.25);background:rgba(9,46,80,0.25)}.home [role="tabpanel"]:focus{outline:0}.find-lawyer-form .field-group-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px;background:#fff;-webkit-box-shadow:2px 2px 0 rgba(24,24,24,0.1);box-shadow:2px 2px 0 rgba(24,24,24,0.1);overflow:hidden}@media (max-width: 767px){.find-lawyer-form .field-group-wrapper{padding:0 10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.find-lawyer-form .field-group{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff}@media (max-width: 767px){.find-lawyer-form .field-group{-ms-flex-item-align:stretch;align-self:stretch}}.find-lawyer-form .select2-container .select2-selection--single{height:28px;outline:0}@media (max-width: 767px){.find-lawyer-form .select2-container .select2-selection--single{height:48px}}.find-lawyer-form .select2-container--default .select2-selection--single{border:0;border-radius:0}.find-lawyer-form .field-group-wrapper>.select2-container--default .select2-selection--single{border-left:1px solid #cad1d8}@media (max-width: 767px){.find-lawyer-form .field-group-wrapper>.select2-container--default .select2-selection--single{border-left:0;border-bottom:1px solid #cad1d8}}.find-lawyer-form .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:28px}@media (max-width: 767px){.find-lawyer-form .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:48px}}.find-lawyer-form .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:16px;padding-left:16px}.find-lawyer-form .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#030d18}.find-lawyer-form .select2-container--default .select2-selection--single .select2-selection__arrow{top:0;width:28px;height:28px}.find-lawyer-form .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:0}.find-lawyer-form .select2-container--default .select2-selection--single .select2-selection__arrow b{border-style:none}.find-lawyer-form input[type="button"]{border:0;border-radius:0;-webkit-box-flex:0;-ms-flex:0 0 48px;flex:0 0 48px;height:48px;background:url(./assets/images/search.svg) no-repeat center,-webkit-gradient(linear, left top, left bottom, from(#ff8213), to(#e5730d));background:url(./assets/images/search.svg) no-repeat center,linear-gradient(#ff8213, #e5730d);background-size:24px 24px, contain;-webkit-box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2);box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2);text-indent:150%;white-space:nowrap;overflow:hidden}@media (max-width: 767px){.find-lawyer-form input[type="button"]{border-radius:5px;-webkit-box-flex:0;-ms-flex:0 0 32px;flex:0 0 32px;height:32px;background-size:16px 16px, contain}}.find-lawyer-form .js-select-category,.find-lawyer-form .js-select-city{border:0;-webkit-appearance:none;width:100%}.select2-dropdown{border:0;border-radius:5px}.select2-search--dropdown{padding:4px}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #cad1d8;border-radius:0}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#1f4b7a}.contact-lawyer-form{font-size:.8rem}.contact-lawyer-form legend{margin:0 0 1em;font-size:1rem;font-weight:600;color:#000}.contact-lawyer-form .form-group-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:-4px}@media (max-width: 767px){.contact-lawyer-form .form-group-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.contact-lawyer-form .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width: 767px){.contact-lawyer-form .form-group{-ms-flex-preferred-size:100%;flex-basis:100%}}.contact-lawyer-form .form-group>*{-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 8px);flex:0 0 calc(50% - 8px);margin:4px}@media (max-width: 425px){.contact-lawyer-form .form-group>*{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}}.contact-lawyer-form input[type="text"],.contact-lawyer-form input[type="email"],.contact-lawyer-form input[type="tel"],.contact-lawyer-form input[type="button"],.contact-lawyer-form textarea{border:0;border-radius:5px;background:#fff}.contact-lawyer-form input[type="text"],.contact-lawyer-form input[type="email"],.contact-lawyer-form input[type="tel"]{padding:0 12px;height:36px;text-overflow:ellipsis}.contact-lawyer-form input[type="text"]::-webkit-input-placeholder,.contact-lawyer-form input[type="email"]::-webkit-input-placeholder,.contact-lawyer-form input[type="tel"]::-webkit-input-placeholder,.contact-lawyer-form textarea::-webkit-input-placeholder{color:#030d18}.contact-lawyer-form input[type="text"]:-ms-input-placeholder,.contact-lawyer-form input[type="email"]:-ms-input-placeholder,.contact-lawyer-form input[type="tel"]:-ms-input-placeholder,.contact-lawyer-form textarea:-ms-input-placeholder{color:#030d18}.contact-lawyer-form input[type="text"]::-ms-input-placeholder,.contact-lawyer-form input[type="email"]::-ms-input-placeholder,.contact-lawyer-form input[type="tel"]::-ms-input-placeholder,.contact-lawyer-form textarea::-ms-input-placeholder{color:#030d18}.contact-lawyer-form input[type="text"]::placeholder,.contact-lawyer-form input[type="email"]::placeholder,.contact-lawyer-form input[type="tel"]::placeholder,.contact-lawyer-form textarea::placeholder{color:#030d18}.contact-lawyer-form .select2-container .select2-selection--single{height:36px;outline:0}.contact-lawyer-form .select2-container--default .select2-selection--single{border:0;border-radius:5px}.contact-lawyer-form .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:36px}.contact-lawyer-form .select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:12px;padding-left:12px}.contact-lawyer-form .select2-container--default .select2-selection--single .select2-selection__placeholder{color:#030d18}.contact-lawyer-form .select2-container--default .select2-selection--single .select2-selection__arrow{top:0;width:36px;height:36px;background:url(./assets/images/filter_arrow_down.svg) no-repeat center}.contact-lawyer-form .select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:0}.contact-lawyer-form .select2-container--default .select2-selection--single .select2-selection__arrow b{border-style:none}.contact-lawyer-form textarea{margin:4px;padding:12px;-webkit-box-flex:0;-ms-flex:0 0 234px;flex:0 0 234px}@media (max-width: 767px){.contact-lawyer-form textarea{-webkit-box-flex:1;-ms-flex:1;flex:1}}@media (max-width: 425px){.contact-lawyer-form textarea{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;min-height:79px}}.contact-lawyer-form input[type="button"]{margin:4px;-webkit-box-flex:0;-ms-flex:0 0 114px;flex:0 0 114px;min-height:79px;font-size:1.5em;font-weight:600;background:-webkit-gradient(linear, left top, left bottom, from(#ff8213), to(#e5730d));background:linear-gradient(#ff8213, #e5730d);color:#fff;-webkit-box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2);box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2)}@media (max-width: 425px){.contact-lawyer-form input[type="button"]{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;min-height:36px}}.consulting-form{border-radius:5px;padding:16px;background:white;-webkit-box-shadow:3px 3px 9px rgba(24,24,24,0.18);box-shadow:3px 3px 9px rgba(24,24,24,0.18)}.consulting-form_title{margin-bottom:1em;text-align:center;font-size:1.2rem;font-weight:600}.consulting-form_control{display:block;border:1px solid #c0c3c4;border-radius:5px;margin-bottom:12px;padding:0 1em;width:100%;height:40px;font-size:0.8rem;color:#051b31}.consulting-form_control::-webkit-input-placeholder{color:#051b31}.consulting-form_control:-ms-input-placeholder{color:#051b31}.consulting-form_control::-ms-input-placeholder{color:#051b31}.consulting-form_control::placeholder{color:#051b31}.consulting-form_control_textarea{padding:0.5em 1em;height:80px}.consulting-form_submit{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;border-radius:5px;margin:0 auto;width:150px;height:40px;font-size:1.2rem;font-weight:600;background:-webkit-gradient(linear, left bottom, left top, from(#e5730d), to(#ff8213));background:linear-gradient(to top, #e5730d, #ff8213);color:white;-webkit-box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2);box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2);cursor:pointer}.consulting-form_submit_text{line-height:1;margin-top:-6px;margin-right:12px}.consulting-form_submit_icon{display:block;width:1em;height:1em}.lawyer{border:1px solid #c0c3c4;border-radius:8px;margin:40px 16px 0;padding:16px;text-align:center;background-color:#fff}.lawyer .ellipse{border-radius:50%;margin:-56px auto 0;width:80px;height:80px;background:-webkit-gradient(linear, left top, left bottom, from(#c0c3c4), color-stop(50%, #fff));background:linear-gradient(#c0c3c4 0% 50%, #fff 50% 100%)}.lawyer .photo{position:relative;border:5px solid #fff;border-radius:50%;margin:-79px auto 0;width:78px;height:78px;background-color:#fff;overflow:hidden}.lawyer .photo img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;max-width:80px}.lawyer .title{border-bottom:1px solid #e1e4e6;margin-bottom:16px;padding:16px 0}.lawyer .title a{font-size:1.3rem;font-weight:600}.lawyer .area{margin-bottom:16px;font-size:1.0rem;line-height:1}.lawyer .area a{font-size:inherit;color:#9c9fa2}.lawyer .phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #3d8abd;border-radius:5px;margin-bottom:16px;font-size:1.1rem;font-weight:600;line-height:38px;color:#3d8abd}.lawyer .phone span{margin-left:8px}.lawyer .phone svg{width:1em;height:1em;fill:currentColor}.lawyer .desc{font-size:1.0rem;line-height:1.1333;color:#000}.lawyer .rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:16px;font-size:0.75rem}.lawyer .rating span{margin-left:8px;color:#9c9fa2}.lawyer .rating svg{margin:2px;width:1.0666em;height:1.0666em}.lawyers .lawyers-slider .slick-arrow{position:absolute;top:0;bottom:0;z-index:1;border:0;width:60px;height:100%;text-indent:120%;white-space:nowrap;overflow:hidden;outline:none}.lawyers .lawyers-slider .slick-prev{right:-16px;background:url(assets/images/prev.svg) no-repeat;background-position:right center}.lawyers .lawyers-slider .slick-next{left:-16px;background:url(assets/images/next.svg) no-repeat;background-position:left center}@media (hover: hover){.lawyer .title a:hover,.lawyer .area a:hover{text-decoration:underline}.lawyers .lawyers-slider .slick-arrow{cursor:pointer}}@media (max-width: 767px){.lawyer{margin:64px 16px 24px}.lawyers .lawyers-slider .slick-prev{right:0;background:url(assets/images/prev.svg),-webkit-gradient(linear, right top, left top, from(#fff), to(rgba(255,255,255,0)));background:url(assets/images/prev.svg),linear-gradient(to left, #fff, rgba(255,255,255,0));background-position:right center;background-repeat:no-repeat}.lawyers .lawyers-slider .slick-next{left:0;background:url(assets/images/next.svg),-webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255,255,255,0)));background:url(assets/images/next.svg),linear-gradient(to right, #fff, rgba(255,255,255,0));background-position:left center;background-repeat:no-repeat}}.blank{position:relative;border:1px solid #e1e4e6;border-radius:5px;margin:40px 16px 0;padding:0 16px 16px;text-align:center;background:#fff}.blank .circle{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:50%;width:80px;height:80px;background:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #e1e4e6), color-stop(50%, #fff));background:linear-gradient(#e1e4e6 50%, #fff 50%)}.blank .icon{border-radius:50%;width:78px;height:78px;margin:-39px auto 0;background:#fff;overflow:hidden;position:relative}.blank .icon img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto}.blank .title{border-bottom:1px solid #e1e4e6;margin-bottom:16px;padding-bottom:16px;font-size:1.3rem;line-height:0.8846}.blank .author{border-bottom:1px solid #e1e4e6;margin-bottom:16px;padding-bottom:16px;font-size:0.8rem;color:#9c9fa2}.blank .author a:hover{text-decoration:underline}.blank .short-desc{border-bottom:1px solid #e1e4e6;margin-bottom:16px;padding-bottom:16px;font-size:0.75rem;line-height:1.1333;color:#000}.blank .footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none}.blank .footer .download-link{font-size:0.8rem;white-space:nowrap}.blank .footer .download-link svg{display:inline-block;vertical-align:bottom;width:1em;height:1em}.blank .footer .download-link a{font-size:1em;text-decoration:underline}.blank .footer .download-link a:hover{text-decoration:none}.blank .footer .rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.75rem}.blank .footer .rating span{color:#9fa6ac;margin-left:8px}.blank .footer .rating svg{width:0.8rem;height:0.8rem;fill:#9fa6ac}.post-card{border:1px solid #e1e4e6;border-radius:5px;margin:16px;background:#fff;overflow:hidden}.post-card .img-wrapper{position:relative;height:176px;overflow:hidden}.post-card .img-wrapper img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto}.post-card .img-wrapper .date{position:absolute;right:0;bottom:0;padding:6px 12px;font-size:0.7rem;background:rgba(10,47,83,0.7);color:#fff}.post-card .post-body{padding:16px;text-align:center;background:#fff}.post-card .post-body h3,.post-card .post-body-h3{margin-bottom:16px;font-size:1.3rem}.post-card .post-body .author{border-top:1px solid #e1e4e6;border-bottom:1px solid #e1e4e6;padding:16px 0;margin-bottom:16px;font-size:0.8rem;color:#9c9fa2}.post-card .post-body .desc{font-size:0.75rem;line-height:1.1333;color:#000}@media (hover: hover){.post-card .post-body h3 a:hover,.post-card .post-body-h3 a:hover,.post-card .post-body .author a:hover{text-decoration:underline}}.form{text-align:center}.form h2,.form p{color:#fff}.form h2{margin-bottom:.25em}.form p{margin-bottom:1em}.form .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.form input[type='text'],.form input[type='email'],.form input[type='tel'],.form textarea{border-style:none;border-radius:5px;margin:4px;padding:0 16px;font-size:16px;line-height:inherit;color:#194977}.form input[type='text'],.form input[type='email'],.form input[type='tel']{width:calc((100% / 3) - 8px);height:44px}.form textarea{padding:16px;width:100%;height:60px;-webkit-overflow-scrolling:touch}.form input[type='submit']{display:inline-block;border-style:none;border-radius:5px;margin:12px;width:182px;height:48px;font-size:28px;font-weight:600;background:-webkit-gradient(linear, left top, left bottom, from(#ff8213), to(#e5730d));background:linear-gradient(#ff8213, #e5730d);color:#fff;-webkit-box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2);box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2);-webkit-transition:-webkit-box-shadow .2s ease-out;transition:-webkit-box-shadow .2s ease-out;transition:box-shadow .2s ease-out;transition:box-shadow .2s ease-out, -webkit-box-shadow .2s ease-out}@media (hover: hover){.form input[type='submit']{cursor:pointer}.form input[type='submit']:hover{-webkit-box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2),0 8px 16px 8px rgba(0,0,0,0.2);box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2),0 8px 16px 8px rgba(0,0,0,0.2)}}@media (max-width: 767px){.form input[type='text'],.form input[type='email'],.form input[type='tel']{width:100%}}.intro{margin-bottom:56px;padding:0 56px 32px 56px;background:-webkit-gradient(linear, right top, left top, from(#eceff2), to(#f4f6f7));background:linear-gradient(to left, #eceff2, #f4f6f7)}@media (max-width: 767px){.intro{margin-bottom:0;padding:0 56px}}@media (max-width: 425px){.intro{padding:0 32px}}.intro__content-box{margin:0 auto;max-width:1200px}.intro__title{margin-bottom:.5em;text-align:right;font-size:35px}@media (max-width: 425px){.intro__title{font-size:30px}}.intro__desc-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 767px){.intro__desc-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}}.intro__desc{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 0 0 80px;font-size:17px;line-height:1.411764;-webkit-box-shadow:inset 1px 0 0 #e1e4e6;box-shadow:inset 1px 0 0 #e1e4e6}@media (max-width: 767px){.intro__desc{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;padding:0;-webkit-box-shadow:none;box-shadow:none}}.intro__social{-webkit-box-flex:0;-ms-flex:0 0 225px;flex:0 0 225px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 767px){.intro__social{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:32px 0}}.breadcrumbs{padding:16px 0;font-size:16px;line-height:1.615384;/*color:#9c9fa2;*/}
.breadcrumbs__section{display:inline-block;text-decoration:underline} .breadcrumbs__divider{padding-right:3px;padding-left:3px;}
.breadcrumbs__section--active{text-decoration:none;zcolor:#194977}
.index-card{border:1px solid #c0c3c4;border-radius:5px;-webkit-box-shadow:4px 4px 8px rgba(24,24,24,0.15);box-shadow:4px 4px 8px rgba(24,24,24,0.15)}.index-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px}@media (max-width: 1200px){.index-card__header{position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap}}.index-card__photo{position:relative;border-radius:50%;margin:8px;width:114px;height:114px;overflow:hidden}@media (max-width: 1200px){.index-card__photo{position:absolute;top:32px;right:24px;margin:0;width:96px;height:96px}}@media (max-width: 425px){.index-card__photo{top:32px;width:80px;height:80px}}.index-card__photo img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;width:auto;height:auto;max-width:100%}.index-card__desc{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 16px}@media (max-width: 1200px){.index-card__desc{margin-bottom:16px;padding:0 8px}}@media (max-width: 1200px){.index-card__heading-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:114px;padding-right:130px}}@media (max-width: 425px){.index-card__heading-wrapper{padding-right:96px}}.index-card__name{font-size:26px}@media (max-width: 425px){.index-card__name{font-size:20px}}.index-card__address{margin-bottom:13px;font-size:19px}@media (max-width: 1200px){.index-card__address{margin-bottom:0}}.index-card__about{margin:0 0 8px;font-size:15px;line-height:1.2;position:relative;-webkit-transition:max-height .2s ease-out;transition:max-height .2s ease-out}@media (max-width: 1200px){.index-card__about{margin:16px 0;padding:0 0 0 1.5em;max-height:2.6em;overflow:hidden}}.index-card__about .toggle-desc{position:absolute;bottom:0;left:0;display:none;border:0;width:1.5em;height:1.5em;background:none}@media (max-width: 1200px){.index-card__about .toggle-desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.index-card__about .toggle-desc.active .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.index-card__role{margin-bottom:8px;font-size:15px;font-weight:600}.index-card__role::before{content:'';display:inline-block;vertical-align:middle;margin:-2px 0 0 4px;width:1em;height:1em;background:url(assets/images/con2.svg) no-repeat center;background-size:contain}.index-card__role a{text-decoration:underline}.index-card__chat{font-size:15px;font-weight:600}
.index-card__chat::before{content:'';display:inline-block;vertical-align:middle;margin:-4px 0 0 4px;width:1em;height:1em;background:url(assets/images/con1.svg) no-repeat center;background-size:contain}.index-card__zoom{font-size:15px;font-weight:600}
.index-card__zoom::before{content:'';display:inline-block;vertical-align:middle;margin:-4px 0 0 4px;width:1em;height:1em;background:url(assets/images/zoom1.png) no-repeat center;background-size:contain}.index-card__contacts{-webkit-box-flex:0;-ms-flex:0 0 200px;flex:0 0 200px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:4px}@media (max-width: 1200px){.index-card__contacts{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.index-card__btn{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:5px;margin:4px;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;height:48px;font-size:20px;font-weight:600;overflow:hidden}@media (max-width: 1200px){.index-card__btn{-webkit-box-flex:1;-ms-flex:1;flex:1;height:32px;font-size:14px}}.index-card__btn span{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.index-card__btn--orange{-webkit-box-shadow:inset 0 0 0 1px #fe8113;box-shadow:inset 0 0 0 1px #fe8113}.index-card__btn--orange::before{content:'';-webkit-box-flex:0;-ms-flex:0 0 48px;flex:0 0 48px;-ms-flex-item-align:stretch;align-self:stretch;background:url(assets/images/bcon1.svg) no-repeat center,-webkit-gradient(linear, left top, left bottom, from(#ff8213), to(#e5730d));background:url(assets/images/bcon1.svg) no-repeat center,linear-gradient(#ff8213, #e5730d);-webkit-box-shadow:inset 0 -3px 0 rgba(0,0,0,0.1);box-shadow:inset 0 -3px 0 rgba(0,0,0,0.1)}@media (max-width: 1200px){.index-card__btn--orange::before{-webkit-box-flex:0;-ms-flex:0 0 32px;flex:0 0 32px;background-size:20px 20px, cover}}.index-card__btn--blue{-webkit-box-shadow:inset 0 0 0 1px #438ebf;box-shadow:inset 0 0 0 1px #438ebf}.index-card__btn--blue::before{content:'';-webkit-box-flex:0;-ms-flex:0 0 48px;flex:0 0 48px;-ms-flex-item-align:stretch;align-self:stretch;background:url(assets/images/bcon2.svg) no-repeat center,-webkit-gradient(linear, left top, left bottom, from(#55a4db), to(#3a80b1));background:url(assets/images/bcon2.svg) no-repeat center,linear-gradient(#55a4db, #3a80b1);-webkit-box-shadow:inset 0 -3px 0 rgba(0,0,0,0.1);box-shadow:inset 0 -3px 0 rgba(0,0,0,0.1)}@media (max-width: 1200px){.index-card__btn--blue::before{-webkit-box-flex:0;-ms-flex:0 0 32px;flex:0 0 32px;background-size:20px 20px, cover}}.index-card__btn--blue span:last-child{display:none}@media (max-width: 1200px){.index-card__btn--blue span:first-child{display:none}.index-card__btn--blue span:last-child{display:-webkit-box;display:-ms-flexbox;display:flex}}.index-card__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:14px;background:#edf0f3}@media (max-width: 1200px){.index-card__footer{padding:0 24px}}.index-card__footer-row{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width: 1201px){.index-card__footer-row>*:not(:last-child){border-left:1px solid rgba(156,159,162,0.6)}}@media (min-width: 1201px){.index-card__footer-row:nth-child(2)>*:first-child{border-right:1px solid rgba(156,159,162,0.6)}}@media (max-width: 1200px){.index-card__footer-row:nth-child(2)>*{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:center}.index-card__footer-row:nth-child(2)>*:not(:last-child){border-left:1px solid rgba(156,159,162,0.6)}}@media (max-width: 1200px){.index-card__footer-row{-ms-flex-preferred-size:100%;flex-basis:100%;border-bottom:1px solid rgba(156,159,162,0.6);padding:16px 0}}.index-card__rating{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 16px;font-size:15px}@media (max-width: 1200px){.index-card__rating{padding:0}}.index-card__rating span{margin-left:8px;/*color:#9c9fa2*/}.index-card__rating svg{width:1em;height:1em}.index-card__views{padding:0 16px;font-size:15px}@media (max-width: 1200px){.index-card__views{margin-right:auto;padding:0}}.index-card__views-label{/*color:#9c9fa2*/}.index-card__views-data{font-weight:600}.index-card__recommendations,.index-card__articles,.index-card__video-posts{padding:0 16px}@media (max-width: 1200px){.index-card__recommendations,.index-card__articles,.index-card__video-posts{padding:0 8px}}.index-card__recommendations a,.index-card__articles a,.index-card__video-posts a{display:block;text-decoration:underline;font-size:15px;font-weight:600}.index-card__video-posts{border-left:0}.index-card__read-more{margin-right:auto;padding:0 16px;text-decoration:underline;font-size:16px;font-weight:300}@media (max-width: 1200px){.index-card__read-more{padding:16px 0}}.index-card__read-more::after{content:'';display:inline-block;vertical-align:middle;width:.5em;height:.5em;border-top:1px solid currentColor;border-left:1px solid currentColor;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.index-filter{min-width:228px;max-width:80vh;height:100%;background-color:#fff}.index-filter__wrapper{position:relative}.index-filter__category:not(:first-child){padding-top:32px}.index-filter__category:not(:last-child){padding-bottom:32px;-webkit-box-shadow:0 1px 0 #e1e4e6;box-shadow:0 1px 0 #e1e4e6}.index-filter__category .hidden{display:none}
.index-filter__category h5,.index-filter__category strong{margin-bottom:24px;font-size:26px;font-weight:600;}
.index-filter__category li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:12px;font-size:17px}.index-filter__category li a{position:relative;display:inline-block;padding-right:1.5em;font-size:1em;font-weight:600}.index-filter__category li a::before{content:'';position:absolute;top:0;right:0;display:inline-block;border-radius:50%;margin-left:8px;width:1em;height:1em;background-color:#dadfe7;-webkit-transition:background-color .2s ease-in;transition:background-color .2s ease-in}.index-filter__category li a.active::before{background-color:#eb7d1b}.index-filter__category--rating li a{display:-webkit-box;display:-ms-flexbox;display:flex}.index-filter__category--rating li a svg{width:1em;height:1em}.index-filter__category--rating li a svg:not(:last-of-type){margin-left:2px}.index-filter__category li span{margin-right:auto;padding-right:8px;font-size:14px;color:#9c9fa2}@media (max-width: 767px){.index-filter{overflow-y:scroll;-webkit-overflow-scrolling:touch;padding:24px}}#indexFilter .close{position:absolute;top:0;left:-40px;display:none;border-style:none;width:40px;height:40px;text-indent:150%;background:url(assets/images/close.svg) no-repeat;background-size:contain;overflow:hidden;-webkit-transition:opacity .2s ease-out;transition:opacity .2s ease-out}@media (max-width: 767px){#indexFilter{position:fixed;top:0;right:0;bottom:0;z-index:999;-webkit-transform:translateX(120%);transform:translateX(120%);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out}#indexFilter.is-open{-webkit-transform:translateX(0);transform:translateX(0)}#indexFilter.is-open .close{display:block}}.expand-more{border-style:none;text-decoration:underline;font-size:16px;font-weight:300;background:none}.expand-more::before{content:'';display:inline-block;vertical-align:middle;margin:-2px 0 0 4px;width:1em;height:1em;background:url(assets/images/index_add.svg) no-repeat center;background-size:1em auto}.expand-more.is-open::before{background:url(assets/images/index_remove.svg) no-repeat center;background-size:1em auto}@media (hover: hover){.expand-more{cursor:pointer}}.jobs-filter{padding:16px;background-color:#d5dbe0}@media (max-width: 767px){.jobs-filter{padding:16px 32px 24px}}.jobs-filter__wrapper{margin:0 auto;max-width:1200px}.jobs-filter__form{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:933px}.jobs-filter__form-group{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jobs-filter__form-group:not(:last-child){margin:0 0 0 10px}@media (max-width: 767px){.jobs-filter__form-group:not(:last-child){margin:0 0 10px}}@media (max-width: 767px){.jobs-filter__form-group{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}.jobs-filter__form-title{margin:0 0 0 28px;font-size:26px}@media (max-width: 767px){.jobs-filter__form-title{margin:0 0 28px}}@media (max-width: 425px){.jobs-filter__form-title{font-size:24px}}.jobs-filter__form-label{padding:0 10px;font-size:17px}@media (max-width: 767px){.jobs-filter__form-label{padding:0;-webkit-box-flex:0;-ms-flex:0 0 80px;flex:0 0 80px}}.jobs-filter__form-select{border-style:none;border-radius:5px;padding:0 13px 0 40px;-webkit-box-flex:1;-ms-flex:1;flex:1;height:40px;font-size:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(assets/images/filter_arrow_down.svg) no-repeat,#fff;background-position:8px 8px;background-size:24px 24px}.jobs-filter__form-select:focus{outline:none}.jobs-filter__form-submit{border-style:none;border-radius:5px;margin-right:13px;width:40px;height:40px;background:url(assets/images/search.svg) no-repeat center,-webkit-gradient(linear, left top, left bottom, from(#ff8213), to(#e5730d));background:url(assets/images/search.svg) no-repeat center,linear-gradient(#ff8213, #e5730d);background-size:16px 16px, contain;text-indent:150%;white-space:nowrap;overflow:hidden;-webkit-box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2);box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2)}@media (hover: hover){.jobs-filter__form-submit{cursor:pointer}}.job-card{border:1px solid #e1e4e6;border-radius:5px;padding:11px 0 11px;-webkit-box-shadow:1px 1px 2px rgba(24,24,24,0.1);box-shadow:1px 1px 2px rgba(24,24,24,0.1);-webkit-transition:background-color .2s;transition:background-color .2s}.job-card.active{background-color:#f2f4f6}.job-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.job-card__header>*:not(:last-child){border-left:1px solid #e1e4e6;-ms-flex-item-align:stretch;align-self:stretch}@media (max-width: 767px){.job-card__header{-ms-flex-wrap:wrap;flex-wrap:wrap}}.job-card__category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 89px;flex:0 0 89px;text-align:center;font-size:17px}@media (max-width: 767px){.job-card__category{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%}}.job-card__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 20px 0 0;font-size:17px;font-weight:600}@media (max-width: 767px){.job-card__title{border-left:none !important;-webkit-box-flex:1;-ms-flex:1 1 75%;flex:1 1 75%}}.job-card__divider{display:none;margin:16px;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;height:1px;background-color:#e1e4e6}@media (max-width: 767px){.job-card__divider{display:block}}.job-card__area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 107px;flex:0 0 107px;text-align:center;font-size:15px;color:#9c9fa2}@media (max-width: 767px){.job-card__area{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}}.job-card__date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex:0 0 140px;flex:0 0 140px;font-size:15px;color:#9c9fa2}.job-card__date::before{content:'';display:inline-block;vertical-align:middle;margin-left:8px;width:16px;height:16px;background:url(assets/images/date.svg) no-repeat;background-size:contain}@media (max-width: 767px){.job-card__date{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}}.job-card__icon{-webkit-box-flex:0;-ms-flex:0 0 35px;flex:0 0 35px;margin:0 11px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:35px}.job-card__icon svg{width:24px;height:24px}.job-card__header.is-open .job-card__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.job-card__panel{display:none}.job-card__body{border-left:1px solid	#e1e4e6;margin:0 0 10px 57px;padding:16px 18px 0 23px}@media (max-width: 767px){.job-card__body{margin:0;padding:0 16px}}.job-card__desc{margin:0 0 16px;font-size:17px;line-height:1.294117}@media (max-width: 767px){.job-card__desc{margin:16px 0;padding:16px 0 0;border-top:1px solid #e1e4e6}}.job-card__contacts{font-size:17px}.job-card__contacts li{border-top:1px solid #e1e4e6;padding:16px 0}.job-card__contacts--title{display:inline-block;width:76px}.job-card__contacts--data{font-weight:600}.job-card__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 21px 12px 0;margin-bottom:-11px;background:-webkit-gradient(linear, left top, left bottom, from(#e8ecef), color-stop(65%, #f2f4f6));background:linear-gradient(#e8ecef, #f2f4f6 65%)}.job-card__btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.job-card__send{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:5px;margin-left:19px;width:168px;height:35px;overflow:hidden;-webkit-box-shadow:inset 0 0 0 1px #fe8113;box-shadow:inset 0 0 0 1px #fe8113}.job-card__send-icon{-webkit-box-flex:0;-ms-flex:0 0 35px;flex:0 0 35px;height:35px;background:url(assets/images/send.svg) no-repeat center,-webkit-gradient(linear, left top, left bottom, from(#ff8213), to(#e5730d));background:url(assets/images/send.svg) no-repeat center,linear-gradient(#ff8213, #e5730d);background-size:18px 16px, contain;-webkit-box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2);box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2)}.job-card__send-label{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:16px;font-weight:600;text-align:center;line-height:35px}.job-card__print{border-style:none;font-size:15px;font-weight:600;background:none}.job-card__print::before{content:'';display:inline-block;vertical-align:middle;margin:0 0 0 5px;width:17px;height:17px;background:url(assets/images/print.svg) no-repeat center;background-size:contain}@media (hover: hover){.job-card__print{cursor:pointer}}.job-card__close{-ms-flex-item-align:stretch;align-self:stretch;border:0;padding:0 19px;text-decoration:underline;font-size:15px;font-weight:300;background:none}@media (hover: hover){.job-card__close{cursor:pointer}}.fixed-social{position:fixed;top:135px;right:28px;z-index:997}@media (max-width: 767px){.fixed-social{top:50%;right:16px;-webkit-transform:translateY(-22px);transform:translateY(-22px)}}.fixed-social__link{display:block;border-radius:50%;width:45px;height:45px;text-indent:120%;white-space:nowrap;overflow:hidden;-webkit-box-shadow:3px 3px 7px rgba(24,24,24,0.35);box-shadow:3px 3px 7px rgba(24,24,24,0.35)}.fixed-social__link:not(:last-child){margin-bottom:8px}.fixed-social__link--toggle{display:none;border-style:none;background:url(assets/images/share.svg) no-repeat 9px 11px,#fff;background-size:24px 24px, cover}@media (max-width: 767px){.fixed-social__link--toggle{display:block}}.fixed-social__link--facebook{background:url(assets/images/fb.svg) no-repeat center,#3660a0}.fixed-social__link--whatsapp{background:url(assets/images/wa.svg) no-repeat 10px 9px,#20b12e}.fixed-social__link--mail{background:url(assets/images/mail.svg) no-repeat 10px 7px,#eb7d1b}@media (max-width: 767px){.fixed-social__link:not(.fixed-social__link--toggle){-webkit-transform:translateX(150%);transform:translateX(150%);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out}}.fixed-social.is-open .fixed-social__link:not(.fixed-social__link--toggle){-webkit-transform:translateX(0);transform:translateX(0)}.pagination-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:3em 0}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.85rem}.pagination span{background-color:#030d18;color:#fff}.pagination>*:not(:last-child){margin-left:8px}.pagination .page-prev a::before{content:'\003C';display:inline-block;vertical-align:middle}.pagination .page-next a::after{content:'\003E';display:inline-block;vertical-align:middle}.pagination .pages-next a::before{content:'\003E';display:inline-block;vertical-align:middle}.pagination .pages-next a::after{content:'\003E';display:inline-block;vertical-align:middle}.pagination-center{display:-webkit-box;display:-ms-flexbox;display:flex}.pagination-center>*{border:1px solid #c0c3c4;border-radius:5px;width:32px;text-align:center;line-height:32px}.pagination-center>*:not(:last-child){margin-left:4px}@media (max-width: 767px){.pagination-center>*{width:auto;padding:4px;line-height:1}}.pagination-center a:hover{background-color:#eee}.quick-navigation{padding:40px 24px;font-size:16px;background:-webkit-gradient(linear, right top, left top, from(#eceff2), to(#f4f6f7));background:linear-gradient(-90deg, #eceff2, #f4f6f7)}.quick-navigation ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;max-width:752px}.quick-navigation li:first-of-type{font-weight:600;margin:4px 0}.quick-navigation a{display:inline-block;margin:4px 0;padding:0 8px;text-decoration:underline}.quick-navigation li:not(:last-of-type) a{border-left:1px solid #bbc0c6}@media (max-width: 767px){.quick-navigation{padding:24px}}.anchors{position:-webkit-sticky;position:sticky;z-index:2;background:#1f4b7a}.anchors{top:48px}@media screen and (min-width: 768px){.anchors{top:calc(3.125vw + 24px)}}@media screen and (min-width: 1920px){.anchors{top:84px}}.anchors ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;padding:13px 0;max-width:950px}.anchors li{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;text-align:center}.anchors li:not(:last-of-type){border-left:1px solid rgba(255,255,255,0.4)}.anchors a{position:relative;display:inline-block;padding:0 27px;font-size:20px;font-weight:600;white-space:nowrap;color:#fff}.anchors a.active::after{content:'';position:absolute;left:50%;bottom:-22px;z-index:1;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:0;height:0;border-style:solid;border-width:10px 10px 0 10px;border-color:#1f4b7a transparent transparent transparent}.anchors button{border:0;background:none;font-size:20px;font-weight:600;line-height:1;padding:0 27px;color:#fff;cursor:pointer}@media (max-width: 950px){.anchors ul{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.anchors a,.anchors button{font-size:16px}}.modal{position:fixed;top:50%;left:50%;z-index:1010;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;width:380px;max-width:100%;height:544px;max-height:100%;-webkit-animation-name:fade-top;animation-name:fade-top;-webkit-animation-duration:.2s;animation-duration:.2s}.modal-content{position:absolute;top:0;left:0;width:100%;height:100%;padding:48px 24px;background:-webkit-gradient(linear, left bottom, left top, from(#e5730d), to(#ff8213));background:linear-gradient(to top, #e5730d, #ff8213);overflow:auto}.modal-overlay{position:fixed;top:0;left:0;z-index:1000;width:100%;height:100%;background:rgba(7,21,42,0.5);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);-webkit-animation-name:fade-in;animation-name:fade-in;-webkit-animation-duration:.2s;animation-duration:.2s}.modal .close-button{position:absolute;top:0;right:0;z-index:1;border:0;border-radius:0;width:48px;height:48px;text-indent:120%;white-space:nowrap;overflow:hidden;background:none;cursor:pointer;background:url(assets/images/close.svg) center center no-repeat}.closed{display:none}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 24px}.modal-header .title{font-size:24px;color:#fff}.modal-header .image-wrapper{position:relative;margin:0 0 0 12px}.modal-header .indicator{position:absolute;top:0;right:0;z-index:1;display:block;width:14px;height:14px;border-radius:50%;border:2px solid #fff;background:#6dbd16}.modal-header .image-box{position:relative;border-radius:50%;overflow:hidden;display:block;width:56px;height:56px}.modal-header .image-box img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;width:auto;height:auto;max-width:100%}@-webkit-keyframes fade-top{from{top:calc(50% + 300px);opacity:0}to{top:50%;opacity:1}}@keyframes fade-top{from{top:calc(50% + 300px);opacity:0}to{top:50%;opacity:1}}@-webkit-keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes fade-in{from{opacity:0}to{opacity:1}}.sidebar-card{position:relative;width:216px;padding:40px 0 0}.sidebar-card::before{content:'';position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:999px;width:80px;height:80px;background-color:#c0c3c4}.sidebar-card-inner{position:relative;border:1px solid #c0c3c4;border-radius:8px;padding:40px 16px 16px;background-color:#f3f5f7}.sidebar-card-inner::before{content:'';position:absolute;top:-40px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:999px;width:78px;height:78px;background-color:#f3f5f7}.sidebar-card-image-wrapper{position:absolute;top:-35px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.sidebar-card-image{position:relative;border-radius:999px;width:68px;height:68px;overflow:hidden}.sidebar-card-image img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;width:auto;max-width:100%;height:auto;max-height:100%}.sidebar-card-name{margin-bottom:16px;text-align:center;font-size:26px;font-weight:600;line-height:23px;color:#030d18}.sidebar-card-area{padding:12px 0;text-align:center;font-size:16px;font-weight:400;color:#9c9fa2;-webkit-box-shadow:inset 0 1px 0 #e1e4e6;box-shadow:inset 0 1px 0 #e1e4e6}.sidebar-card-phone{margin-bottom:16px}.sidebar-card-phone a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #438ebf;border-radius:5px;padding:8px 16px;font-size:22px;font-weight:600;color:#3d8abd}.sidebar-card-phone a::after{content:'';margin-right:8px;width:1em;height:1em;background-image:url(assets/images/bcon3.svg);background-position:center center;background-size:contain;background-repeat:no-repeat}.sidebar-card-text{margin-bottom:16px;text-align:center;font-size:15px;line-height:17px;color:#000}.sidebar-card-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sidebar-card-rating-text{margin-left:8px;font-size:15px;color:#9c9fa2}.sidebar-card-rating-stars{display:-webkit-box;display:-ms-flexbox;display:flex}.sidebar-card-rating-stars svg{width:16px;height:16px}.info ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:16px 56px}.info li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 24px;text-align:center}.info li:not(:last-of-type){border-left:1px solid #cad1d8}.info .number,.info .title{padding:4px}@media (max-width: 767px){.info .number,.info .title{width:100%}}.info .number{font-size:1.8rem;font-weight:300;color:#030d18}.info .title{font-size:0.9rem;color:#9c9fa2;white-space:nowrap}.lawyers{padding:87px 46px;background-color:#eceff2}.recent-forums{padding:56px 16px;background:-webkit-gradient(linear, left top, right top, from(#082b4d), to(#235080));background:linear-gradient(to right, #082b4d, #235080)}.recent-forums-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;max-width:1200px}.recent-forums-heading-wrapper{width:30%}.recent-forums-slider-wrapper{padding:0 40px;width:70%}
.recent-forums h2,.recent-forums-h2{margin-bottom:0;font-size:2rem;font-weight:600;white-space:nowrap;color:#fff;-webkit-transform:translateY(-8px);transform:translateY(-8px)}
@media (max-width: 425px){.recent-forums h2,.recent-forums-h2{font-size:24px}}
.recent-forums h2::before,.recent-forums-h2::before{content:'';display:inline-block;vertical-align:text-bottom;margin-left:0.4em;width:1.675em;height:1.675em;background:url("assets/images/forums.svg") no-repeat;background-size:contain}.recent-forums-slider{border-left:1px solid rgba(255,255,255,0.2)}

.recent-forum{border-right:1px solid rgba(255,255,255,0.2);padding:0 16px;color:#fff}.recent-forum h3,.recent-forum-h3{margin-bottom:8px}.recent-forum h3 a,.recent-forum-h3 a{font-size:1.1rem;line-height:0.8181}.recent-forum .recent-forum-topic{display:inline-block;margin-bottom:8px;font-size:0.8rem}.recent-forum dl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.recent-forum dl dt,.recent-forum dl dd{font-size:0.75rem;color:rgba(255,255,255,0.5)}.recent-forum dl dt{border-left:1px solid rgba(255,255,255,0.5);padding-left:8px}.recent-forum dl dd{padding-right:8px}.recent-forums-slider .slick-prev,.recent-forums-slider .slick-next{border-top:2px solid #fff;border-bottom:0;margin-top:-8px;width:16px;height:16px;background:none;text-indent:120%;white-space:nowrap;overflow:hidden;position:absolute;top:50%;z-index:1;cursor:pointer;outline:none}.recent-forums-slider .slick-prev{border-right:2px solid #fff;border-left:0;margin-right:-24px;right:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.recent-forums-slider .slick-next{border-right:0;border-left:2px solid #fff;margin-left:-24px;left:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.lawyers_forum_section{padding:96px 0;background:-webkit-gradient(linear, right top, left top, from(#eceff2), to(#f4f6f7));background:linear-gradient(to left, #eceff2, #f4f6f7)}
.lawyers_forum_section h2,.lawyers_forum_section-h2{margin-bottom:calc(1em + 35px)}.lawyers_forums_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;max-width:1200px}.lawyers_forums_list_item{width:calc(100% / 5)}.lawyers_forum_card{border:1px solid #c0c3c4;border-radius:8px;margin:0 16px 52px;padding:16px;background-color:#fff;color:#030d18;text-align:center;position:relative}.lawyers_forum_card_curved_border{border-radius:50%;width:72px;height:72px;background:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #c0c3c4), color-stop(50%, #fff));background:linear-gradient(#c0c3c4 50%, #fff 50%);position:absolute;top:0;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.lawyers_forum_card_img_wrapper{border:5px solid #fff;border-radius:50%;margin:-51px auto 8px;width:70px;height:70px;background-color:#fff;overflow:hidden;position:relative}.lawyers_forum_card_img_wrapper img{margin:auto;position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px}.lawyers_forum_card_heading{border-bottom:1px solid #c0c3c4;margin-bottom:0.8rem;padding-bottom:0.8rem}.lawyers_forum_card_heading a{font-size:1.3rem}.lawyers_forum_card_name{display:block;border-bottom:1px solid #c0c3c4;margin-bottom:1em;padding-bottom:1em;font-size:0.8rem}.lawyers_forum_card_details{font-size:0.75rem;color:#9c9fa2}.load_more{display:block;border-style:none;margin:1.4rem auto 0;font-size:0.8rem;font-weight:300;text-decoration:underline;background:none;color:#030d18;cursor:pointer}.load_more::after{content:'';display:inline-block;vertical-align:middle;border-top:1px solid black;border-left:1px solid black;margin-right:4px;width:.4em;height:.4em;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.find_lawyer_section{padding:96px 0}.spheres_list-wrapper{margin:0 auto;max-width:1200px;text-align:center}.spheres_list-wrapper .button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:32px 0 44px}.spheres_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:hidden;-webkit-transition:max-height 300ms ease-in-out;transition:max-height 300ms ease-in-out}.spheres_list_item{width:25%}.sphere{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #eceff2;border-radius:5px;margin:12px;height:64px;padding:0 3.2rem 0 0.6rem;text-align:right;font-size:1.1rem;font-weight:600;color:#030d18}.sphere_icon{position:absolute;top:50%;right:0.6rem;-webkit-transform:translateY(-50%);transform:translateY(-50%);max-width:2rem}.areas_list-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #eceff2;border-bottom:1px solid #eceff2;margin:0 auto;max-width:1168px}@media (max-width: 1200px){.areas_list-wrapper{margin:0 16px}}@media (max-width: 767px){.areas_list-wrapper{display:block;padding:24px 0}}@media (max-width: 767px){.areas_list-wrapper .button-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.areas_list-wrapper .button--expand{padding:0}.areas_list_heading{margin-left:32px;font-size:1.3rem;color:#030d18;white-space:nowrap}@media (max-width: 767px){.areas_list_heading{margin-left:0;margin-bottom:12px;text-align:center}}.areas_list{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-height:64px;overflow:hidden;-webkit-transition:max-height 200ms ease-in-out;transition:max-height 200ms ease-in-out}@media (max-width: 767px){.areas_list{max-height:80px}}.areas_list .areas_list_item{-ms-flex-preferred-size:calc(100% / 6);flex-basis:calc(100% / 6);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 767px){.areas_list .areas_list_item{-ms-flex-preferred-size:calc(100% / 3);flex-basis:calc(100% / 3);-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;height:40px}}.areas_list .areas_list_item .area{font-size:1.1rem;font-weight:600;white-space:nowrap}.areas_list .areas_list_item .area::before{content:'';display:inline-block;vertical-align:middle;margin-left:8px;width:1em;height:1em;background:url(assets/images/cityb.svg) no-repeat center;background-size:contain}.news-section{padding:96px 0;background:-webkit-gradient(linear, right top, left top, from(#eceff2), to(#f4f6f7));background:linear-gradient(to left, #eceff2, #f4f6f7)}.container{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:1264px}@media (max-width: 767px){.container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.box{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.right-box{padding:4px 16px}.left-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.content-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:4px 16px}.content{border-radius:5px;width:100%;height:100%;overflow:hidden;position:relative}.news-section .right-box .content{padding-top:56.25%}.news-section .content img{-webkit-transition:opacity 200ms ease-out;transition:opacity 200ms ease-out}.right-box .content img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto}.right-box .details{position:absolute;bottom:0;padding:16px;width:100%;background-color:rgba(1,46,91,0.8);color:#fff}.right-box .details h3,.right-box .details-h3{margin-bottom:16px;font-size:1.1rem}.right-box .details h3 a,.right-box .details-h3 a{display:block}.right-box .details p{display:-webkit-box;display:-ms-flexbox;display:flex}.right-box .details .author,.right-box .details .date{display:inline-block;font-size:1.0rem}.right-box .details .author a{text-decoration:underline}.right-box .details .date{color:rgba(255,255,255,0.7)}.right-box .details .date::before{content:'';display:inline-block;vertical-align:bottom;margin:0 16px;width:1px;height:1em;background-color:rgba(255,255,255,0.4)}.news-section .left-box .content{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #e1e4e6;background-color:#fff;color:#030d18}.left-box .content .image-box{position:relative;-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;overflow:hidden}.left-box .content .image-box img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto}.left-box .content .details{padding:8px 16px}.left-box .content .details h3,.left-box .content .details-h3{margin-bottom:8px;font-size:1.1rem}.left-box .content .details h3 a,.left-box .content .details-h3 a{display:block}.left-box .content .details .author{margin-bottom:8px;font-size:1.0rem}.left-box .content .details .author a{text-decoration:underline}.left-box .content .details .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.left-box .content .details .info .date{font-size:0.75rem;color:#9c9fa2}.left-box .content .details .info .rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.left-box .content .details .info .rating span{margin-left:8px;font-size:0.75rem;color:#9c9fa2}.left-box .content .details .info .rating .stars{display:-webkit-box;display:-ms-flexbox;display:flex}.left-box .content .details .info .rating .stars svg{width:0.9rem;height:0.9rem}.videos-section{padding:96px 0}.videos-section .right-box .content{padding-top:56.25%}.videos-section .right-box .details{background-color:#012e5b;z-index:1}.videos-section .right-box .content{position:relative}.videos-section .right-box .content::after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-top:1.25rem solid transparent;border-left:2.5rem solid rgba(255,255,255,0.9);border-bottom:1.25rem solid transparent;width:0;height:0;pointer-events:none}.videos-section .left-box .content{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #e1e4e6}.videos-section .left-box .content .image-box{position:relative;-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}.videos-section .content iframe{position:absolute;top:0;left:0;width:100%;height:100%}.videos-section .content img{-webkit-transition:opacity 200ms ease-out;transition:opacity 200ms ease-out}.videos-section .left-box .content .image-box::after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-top:0.625rem solid transparent;border-left:1.25rem solid rgba(255,255,255,0.9);border-bottom:0.625rem solid transparent;width:0;height:0;pointer-events:none}.videos-section .left-box .content .details{padding:24px 16px}.faq-section{padding:96px 0;background:-webkit-gradient(linear, right top, left top, from(#eceff2), to(#f4f6f7));background:linear-gradient(to left, #eceff2, #f4f6f7)}.faq-section .large-box{border:1px solid #e1e4e6;border-radius:5px;padding:16px 24px;background-color:#fff}.faq-section .small-box{border:1px solid #e1e4e6;border-radius:5px;padding:16px;background-color:#fff}.faq-section .answer{display:-webkit-box;display:-ms-flexbox;display:flex;padding:48px 0 32px}.faq-section .answer .photo-box{position:relative;border-radius:50%;-webkit-box-flex:0;-ms-flex:0 0 96px;flex:0 0 96px;height:96px;overflow:hidden}.faq-section .answer .photo-box img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto}.faq-section .answer .text-box{padding:16px}.faq-section .answer .text-box p{margin-bottom:8px}.faq-section .read-more{font-size:0.8rem;font-weight:300;text-decoration:underline}.faq-section .read-more:hover{text-decoration:none}.faq-section .read-more svg{display:inline-block;vertical-align:middle;width:1em;height:1em;fill:currentColor}.faq-section .question h3,.faq-section .question-h3{font-size:1.1rem}.faq-section .large-box .question{position:relative;border-bottom:1px solid #e1e4e6}.faq-section .large-box .question::after{content:'';position:absolute;width:40px;height:19px;border-right:1px solid #e1e4e6;border-bottom:1px solid #e1e4e6;background:#fff;-webkit-transform:skewY(25deg);transform:skewY(25deg);bottom:-10px;right:48px}.faq-section .question .blabla{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 0}.faq-section .question .blabla span:nth-child(2)::before,.faq-section .question .blabla span:nth-child(2)::after{content:'';display:inline-block;vertical-align:bottom;margin:0 16px;width:1px;height:1em;background-color:#e1e4e6}.faq-section .question .blabla .topic{font-size:0.85rem;font-weight:600}.faq-section .question .blabla .topic a:hover{text-decoration:underline}.faq-section .question .blabla .author{font-size:0.75rem}.faq-section .question .blabla .author a:hover{text-decoration:underline}.faq-section .question .blabla .date time{font-size:0.75rem;color:#9c9fa2;vertical-align:top}.blanks{padding:96px 0}@media (max-width: 767px){.blanks{padding:48px 0}}.blanks h2{padding:0 32px}@media (max-width: 1384px){.blanks-slider{padding:0 44px}}.blanks .blanks-slider .slick-prev,.blanks .blanks-slider .slick-next{position:absolute;z-index:1;border:0;width:60px;height:100%;text-indent:120%;white-space:nowrap;overflow:hidden;outline:none;cursor:pointer}.blanks .blanks-slider .slick-prev{top:0;right:-44px;background-color:transparent;background-image:url(assets/images/prev.svg);background-position:center center;background-size:auto auto;background-repeat:no-repeat}@media (max-width: 1384px){.blanks .blanks-slider .slick-prev{right:0}}.blanks .blanks-slider .slick-next{top:0;left:-44px;background-color:transparent;background-image:url(assets/images/next.svg);background-position:center center;background-size:auto auto;background-repeat:no-repeat}@media (max-width: 1384px){.blanks .blanks-slider .slick-next{left:0}}.posts{padding:96px 0;background:-webkit-gradient(linear, right top, left top, from(#eceff2), to(#f4f6f7));background:linear-gradient(to left, #eceff2, #f4f6f7)}.posts-slider-wrapper{margin:0 auto;max-width:1200px}.posts-slider .slick-arrow{position:absolute;top:0;bottom:0;z-index:1;border:0;width:60px;height:100%;text-indent:120%;white-space:nowrap;overflow:hidden;outline:none}.posts-slider .slick-prev{right:0;background:url(assets/images/prev.svg),-webkit-gradient(linear, right top, left top, from(#eceff2), to(rgba(255,255,255,0)));background:url(assets/images/prev.svg),linear-gradient(to left, #eceff2, rgba(255,255,255,0));background-position:center;background-repeat:no-repeat}.posts-slider .slick-next{left:0;background:url(assets/images/next.svg),-webkit-gradient(linear, left top, right top, from(#f4f6f7), to(rgba(255,255,255,0)));background:url(assets/images/next.svg),linear-gradient(to right, #f4f6f7, rgba(255,255,255,0));background-position:center;background-repeat:no-repeat}.article-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;max-width:1200px}.article-text{padding:4.8rem 0.8rem}.article-text p{margin-bottom:1em;font-size:0.85rem;line-height:1.25;color:#000}.article-text,.article-image{width:50%}.article-image{background:url(assets/images/image_04.jpg) no-repeat right bottom;background-size:auto 100%}.form-section{position:relative;padding:80px 32px 40px;background:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #082b4d), to(#235080));background:linear-gradient(#082b4d 50%, #235080)}.form-section-heading{margin-bottom:32px;text-align:center}.form-section-title{margin:0;font-size:40px;font-weight:600;color:#fff}.form-section-subtitle{margin:12px 0 0;font-size:20px;font-weight:400;color:#fff}.form-section-image{position:absolute;top:0;left:50%;z-index:1;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border:12px solid #082b4d;border-radius:999px;width:125px;height:125px;background-color:#082b4d;overflow:hidden}.form-section-image img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;width:auto;height:auto;max-width:100%}.extra{max-height:50px;-webkit-transition:max-height 500ms ease-in-out;transition:max-height 500ms ease-in-out;overflow:hidden}@media (hover: hover){.lawyers_forum_card_name a:hover,.lawyers_forum_card_heading a:hover{text-decoration:underline}.news-section .content:hover img,.videos-section .content:hover img{opacity:0.9}}@media (max-width: 1118px){.spheres_list_item{width:calc(100% / 3)}}@media (max-width: 767px){.info ul{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:16px}.info li{padding:24px;width:50%}.info li:not(:last-of-type){border-left:none}.info li:nth-child(1){background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), color-stop(20%, #cad1d8), color-stop(80%, rgba(255,255,255,0)));background-image:linear-gradient(rgba(255,255,255,0) 0% 20%, #cad1d8 20% 80%, rgba(255,255,255,0) 80% 100%);background-size:1px 100%;background-position:left;background-repeat:no-repeat}.info li:nth-child(2){background-image:-webkit-gradient(linear, right top, left top, from(rgba(255,255,255,0)), color-stop(10%, #cad1d8), color-stop(90%, rgba(255,255,255,0)));background-image:linear-gradient(to left, rgba(255,255,255,0) 0% 10%, #cad1d8 10% 90%, rgba(255,255,255,0) 90% 100%);background-size:100% 1px;background-position:bottom;background-repeat:no-repeat}.info li:nth-child(3){background-image:-webkit-gradient(linear, right top, left top, from(rgba(255,255,255,0)), color-stop(10%, #cad1d8), color-stop(90%, rgba(255,255,255,0)));background-image:linear-gradient(to left, rgba(255,255,255,0) 0% 10%, #cad1d8 10% 90%, rgba(255,255,255,0) 90% 100%);background-size:100% 1px;background-position:top;background-repeat:no-repeat}.info li:nth-child(4){background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), color-stop(20%, #cad1d8), color-stop(80%, rgba(255,255,255,0)));background-image:linear-gradient(rgba(255,255,255,0) 0% 20%, #cad1d8 20% 80%, rgba(255,255,255,0) 80% 100%);background-size:1px 100%;background-position:right;background-repeat:no-repeat}.lawyers{padding:0}.lawyers_forum_section{padding:40px 0}.lawyers_forum_section h2,.lawyers_forum_section-h2{margin-bottom:2.5em}.lawyers_forum_section .load_more{margin:0 auto}.recent-forums{padding:24px 0}.recent-forums-container{-ms-flex-wrap:wrap;flex-wrap:wrap}.recent-forums-heading-wrapper,.recent-forums-slider-wrapper{width:100%}.recent-forums-heading-wrapper{border-bottom:1px solid rgba(255,255,255,0.2);margin:0 40px 32px;padding:0 0 24px}.recent-forums-slider-wrapper{padding:0}.recent-forums-slider{border-left:0}.recent-forums-slider .slick-prev,.recent-forums-slider .slick-next{top:0;bottom:0;border:0;margin:0;width:60px;height:100%;-webkit-transform:none;transform:none}.recent-forums-slider .slick-prev{right:0;background:url(assets/images/prev_white.svg),-webkit-gradient(linear, right top, left top, from(#235080), to(rgba(35,80,128,0)));background:url(assets/images/prev_white.svg),linear-gradient(to left, #235080, rgba(35,80,128,0));background-position:right center;background-repeat:no-repeat}.recent-forums-slider .slick-next{left:0;background:url(assets/images/next_white.svg),-webkit-gradient(linear, left top, right top, from(#082b4d), to(rgba(8,43,77,0)));background:url(assets/images/next_white.svg),linear-gradient(to right, #082b4d, rgba(8,43,77,0));background-position:left center;background-repeat:no-repeat}.lawyers_forums_list_item{width:50%}.find_lawyer_section{padding:40px 24px}.spheres_list_item{width:50%}.areas_list .areas_list_heading{margin-left:0;margin-bottom:32px;width:100%;text-align:center}.news-section{padding:40px 0}.news-section .left-box .content .image-box,.videos-section .left-box .content .image-box{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.news-section .right-box .content,.videos-section .right-box .content{padding-top:75%}.videos-section{padding:40px 0}.faq-section{padding:40px 0}.posts{padding:40px 0}.article-text,.article-image{width:100%}.article-text{padding:40px 16px}.article-text .load_more{text-align:center}.article-image{padding-top:85%}.show-more svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.show-more.is-open svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.index .intro{margin-bottom:0}.index .intro__desc{position:relative;-webkit-transition:max-height .2s ease-out;transition:max-height .2s ease-out}@media (max-width: 767px){.index .intro__desc{padding:0 0 0 1.5em;max-height:2.8em;overflow:hidden}}.index .intro__desc .toggle-desc{position:absolute;bottom:0;left:0;display:none;border:0;width:1.5em;height:1.5em;background:none}@media (max-width: 767px){.index .intro__desc .toggle-desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.index .intro__desc .toggle-desc.active .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.index .main-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding:48px 32px}@media (max-width: 1024px){.index .main-content-wrapper{display:block}}.index .main-content{position:relative;-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 17.4% 0 48px}@media (max-width: 1440px){.index .main-content{margin:0 0 0 48px}}@media (max-width: 1024px){.index .main-content{margin:0}}.index .main-content__heading-box{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:16px}.index .main-content__heading{font-size:30px;color:#194977}@media (max-width: 1440px){.index .main-content__heading{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-bottom:24px;text-align:center}}@media (max-width: 425px){.index .main-content__heading{font-size:24px}}.index .main-content__details{margin-right:auto;font-size:16px}@media (max-width: 1440px){.index .main-content__details{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;text-align:center}}.index .main-content__details a{text-decoration:underline}.index .index-results{margin-right:40px}@media (max-width: 767px){.index .index-results{margin-right:0}}.index .index-results li:not(:last-of-type){margin:0 0 19px 0}@media (max-width: 1024px){.index .sidebar{padding:48px 0;background-color:#edeff2}}.index .filter-toggle{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-style:none;margin-bottom:32px;padding:0 40px 0 32px;width:100%;height:56px;text-align:right;font-size:24px;font-weight:600;background:#d5dbe0}.index .filter-toggle::before{content:'';display:inline-block;margin:4px 0 0 12px;-ms-flex-preferred-size:24px;flex-basis:24px;height:24px;background:url(assets/images/filter.svg) no-repeat center;background-size:contain}.index .filter-toggle::after{content:'';display:inline-block;margin:2px auto 0 0;-ms-flex-preferred-size:24px;flex-basis:24px;height:24px;background:url(assets/images/filter_arrow_left.svg) no-repeat center;background-size:contain}@media (max-width: 767px){.index .filter-toggle{display:-webkit-box;display:-ms-flexbox;display:flex}}.index .posts h2{margin:0 auto .8em;max-width:1200px;text-align:right}@media (max-width: 767px){.index .posts h2{padding:0 16px;text-align:center}}.index .index-posts-slider .slick-arrow{position:absolute;top:0;bottom:0;z-index:1;border:0;width:80px;text-indent:120%;white-space:nowrap;overflow:hidden}.index .index-posts-slider .slick-prev{right:0;background:url(assets/images/prev.svg) no-repeat center;background-size:32px}.index .index-posts-slider .slick-next{left:0;background:url(assets/images/next.svg) no-repeat center;background-size:32px}.index .posts-slider-wrapper{max-width:1232px}.index .post-card{margin:0 16px}.index .post-card .post-body h3,.index .post-card .post-body-h3{font-size:1.1rem}.index .post-card .post-body .author{border-top:0;border-bottom:0;padding:0;font-size:.75rem;color:inherit}.index .post-card .post-body .author a{text-decoration:underline}.index .post-card .post-body .details{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 767px){.index .post-card .post-body .details{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.index .post-card .post-body .details .right{font-size:.75rem;color:#9c9fa2}@media (max-width: 767px){.index .post-card .post-body .details .right{-ms-flex-preferred-size:100%;flex-basis:100%;margin:0 0 8px}}.index .post-card .post-body .details .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75rem;color:#9c9fa2}.index .post-card .post-body .details .left span{margin-left:8px}.index .post-card .post-body .details .left svg{width:1em;height:1em}@media (max-width: 1024px){.index .placeholder{display:none}.index .index-posts-slider .slick-prev{background:url(assets/images/prev.svg) no-repeat center,-webkit-gradient(linear, right top, left top, from(#eceff2), to(rgba(236,239,242,0)));background:url(assets/images/prev.svg) no-repeat center,linear-gradient(to left, #eceff2, rgba(236,239,242,0));background-size:32px, cover}.index .index-posts-slider .slick-next{background:url(assets/images/next.svg) no-repeat center,-webkit-gradient(linear, left top, right top, from(#f4f6f7), to(rgba(244,246,247,0)));background:url(assets/images/next.svg) no-repeat center,linear-gradient(to right, #f4f6f7, rgba(244,246,247,0));background-size:32px, cover}}@media (min-width: 767px){.index .post-card{display:-webkit-box;display:-ms-flexbox;display:flex}.index .post-card .img-wrapper{-webkit-box-flex:0;-ms-flex:0 0 184px;flex:0 0 184px;height:auto}.index .post-card .post-body{text-align:right}.index .post-card .post-body h3,.index .post-card .post-body-h3,.index .post-card .post-body .author{margin-bottom:8px}}.index .lawyers{display:none}@media (max-width: 767px){.index .lawyers{display:block}}.index .faq-section{padding:40px 16px 96px}@media (max-width: 767px){.index .faq-section{padding:40px 16px 96px;background:#fff}}.index .faq-section .container{max-width:1232px}.index .faq-section h2{margin:0 auto .8em;padding:0 16px;max-width:1200px;text-align:right}@media (max-width: 767px){.index .faq-section h2{text-align:center}}@media (min-width: 768px){.index .fixed-consulting{top:200px}}@media (max-width: 767px){.index .branding{-ms-flex-wrap:wrap;flex-wrap:wrap}}.index .branding .fb-page,.index .branding .bottom-logo-wrapper,.index .branding .social{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width: 767px){.index .branding .fb-page,.index .branding .bottom-logo-wrapper,.index .branding .social{-ms-flex-preferred-size:100%;flex-basis:100%}}.index .branding .social{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width: 767px){.index .branding .social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 767px){.index .branding .bottom-logo-wrapper{margin-bottom:24px}}.index .branding .social__icon{-ms-flex-preferred-size:53px;flex-basis:53px;height:36px;margin:0;padding:0 8px;border-left:1px solid #37495a}.index .branding .social__icon svg{width:100%;height:100%}@media (max-width: 767px){.index .branding .fb-page{text-align:center;margin-bottom:24px}}.index .branding .fb-like{padding-right:19px}#overlay{position:fixed;top:0;left:0;z-index:998;display:none;width:100vw;height:100vh;background-color:rgba(9,44,78,0.4);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}#overlay.is-visible{display:block}.jobs .intro{margin-bottom:0;padding:0 56px 16px}@media (max-width: 767px){.jobs .intro{padding:0 32px 16px}}.jobs .intro__desc-wrapper{border-top:1px solid #e1e4e6;padding:40px 0}.jobs .intro__desc{-webkit-box-shadow:none;box-shadow:none}.jobs .main-content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;padding:0 32px;max-width:1200px}@media (max-width: 1024px){.jobs .main-content-wrapper{display:block;padding:0}}.jobs .main-content{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;margin:0 0 0 48px}@media (max-width: 1024px){.jobs .main-content{margin:0;padding:0 32px}}.jobs .main-content__heading-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 0}.jobs .sidebar{padding:32px 0}@media (max-width: 1024px){.jobs .sidebar{padding:48px 0 96px;background-color:#edeff2}}.jobs .add-job-btn{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:5px;width:147px;height:35px;overflow:hidden;-webkit-box-shadow:inset 0 0 0 1px #438ebf;box-shadow:inset 0 0 0 1px #438ebf}.jobs .add-job-btn__icon{-webkit-box-flex:0;-ms-flex:0 0 35px;flex:0 0 35px;height:35px;background:url(assets/images/add_white.svg) no-repeat center,-webkit-gradient(linear, left top, left bottom, from(#55a4db), to(#3a80b1));background:url(assets/images/add_white.svg) no-repeat center,linear-gradient(#55a4db, #3a80b1);background-size:24px 24px, contain;-webkit-box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2);box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2)}.jobs .add-job-btn__label{display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:16px;text-align:center;line-height:35px}.jobs .jobs-list{margin-bottom:48px}.jobs .jobs-list__item:not(:last-of-type){margin-bottom:12px}@media (min-width: 768px){.jobs .fixed-consulting{top:200px}}@media (max-width: 767px){.jobs .branding{-ms-flex-wrap:wrap;flex-wrap:wrap}}.jobs .branding .fb-page,.jobs .branding .bottom-logo-wrapper,.jobs .branding .social{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width: 767px){.jobs .branding .fb-page,.jobs .branding .bottom-logo-wrapper,.jobs .branding .social{-ms-flex-preferred-size:100%;flex-basis:100%}}.jobs .branding .social{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width: 767px){.jobs .branding .social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 767px){.jobs .branding .bottom-logo-wrapper{margin-bottom:24px}}.jobs .branding .social__icon{-ms-flex-preferred-size:53px;flex-basis:53px;height:36px;margin:0;padding:0 8px;border-left:1px solid #37495a}.jobs .branding .social__icon svg{width:100%;height:100%}@media (max-width: 767px){.jobs .branding .fb-page{text-align:center;margin-bottom:24px}}.jobs .branding .fb-like{padding-right:19px}@media print{.jobs>*:not(.wrapper){display:none}.main-content-wrapper .main-content>*:not(.jobs-list){display:none}.main-content-wrapper .main-content .jobs-list>*:not(.print){display:none}}.page-lawyer .top{background:-webkit-gradient(linear, left top, left bottom, from(#f4f6f7), to(#e4e8ec));background:linear-gradient(#f4f6f7, #e4e8ec);padding:0 0 77px}@media (max-width: 767px){.page-lawyer .top{padding:0 0 40px}}.page-lawyer .top .breadcrumbs{margin:0 0 16px}@media (max-width: 767px){.page-lawyer .top .breadcrumbs{margin:0}}.page-lawyer .top .content-box{margin:0 auto;padding:0 16px;max-width:1232px}@media (max-width: 767px){.page-lawyer .top .content-box{padding:0 40px}}@media (max-width: 425px){.page-lawyer .top .content-box{padding:0 24px}}.page-lawyer .top .lawyer-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width: 767px){.page-lawyer .top .lawyer-details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}}.page-lawyer .top .lawyer-details .lawyer-info-wrapper{margin:0 0 0 43px}@media (max-width: 767px){.page-lawyer .top .lawyer-details .lawyer-info-wrapper{margin:0}}.page-lawyer .top .lawyer-details .lawyer-info{padding:8px 176px 8px 40px;min-height:152px;position:relative;margin:0 0 26px}@media (max-width: 767px){.page-lawyer .top .lawyer-details .lawyer-info{padding:0}}.page-lawyer .top .lawyer-details .lawyer-info .button--expand{padding:0;display:none}@media (max-width: 767px){.page-lawyer .top .lawyer-details .lawyer-info .button--expand{display:block}}.page-lawyer .top .lawyer-details .lawyer-info .photo{border-radius:50%;width:152px;height:152px;position:absolute;top:0;right:0;overflow:hidden}@media (max-width: 425px){.page-lawyer .top .lawyer-details .lawyer-info .photo{width:64px;height:64px;top:8px}}.page-lawyer .top .lawyer-details .lawyer-info .photo img{position:absolute;top:0;right:-9999px;bottom:-9999px;left:-9999px;margin:0 auto auto;min-width:100%;min-height:100%;max-width:100%}.page-lawyer .top .lawyer-details .lawyer-info .title{margin:0 0 0.3em;text-align:right;font-size:50px;color:#194977}@media (max-width: 767px){.page-lawyer .top .lawyer-details .lawyer-info .title{margin:0 0 50px;padding:28px 176px 0 0}}@media (max-width: 425px){.page-lawyer .top .lawyer-details .lawyer-info .title{margin:0 0 40px;padding:8px 74px 0 0;font-size:28px}}.page-lawyer .top .lawyer-details .lawyer-info .address{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 0.7em;font-size:18px;font-weight:600}.page-lawyer .top .lawyer-details .lawyer-info .address .icon{width:1.2em;height:1.2em;fill:#3d8abd}.page-lawyer .top .lawyer-details .lawyer-info .desc{padding:0 0 0 24px;font-size:17px;line-height:21px}@media (max-width: 767px){.page-lawyer .top .lawyer-details .lawyer-info .desc{padding:0;max-height:21px;overflow:hidden;-webkit-transition:max-height .2s ease-out;transition:max-height .2s ease-out}}.lawyer-form{position:relative;padding:15px 0;border-radius:5px;background:#fff;-webkit-box-shadow:3px 3px 9px rgba(24,24,24,0.18);box-shadow:3px 3px 9px rgba(24,24,24,0.18)}.lawyer-form::before{content:'';display:block;border-width:16px 32px 0px 0px;border-style:solid;border-color:transparent #fff transparent transparent;width:0;height:0;position:absolute;top:-16px;right:10%}@media (max-width: 767px){.lawyer-form{display:none}}.lawyer-form .heading-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 19px 15px}.lawyer-form .lawyer-form-title{font-size:26px;font-weight:700;color:#194977}.lawyer-form .lawyer-form-subtitle{margin:0 11px 0 0;font-size:17px;color:#231f20}.lawyer-form .controls-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 15px}.lawyer-form .controls-box{-webkit-box-flex:1;-ms-flex:1;flex:1}.lawyer-form .control{padding:4px}.lawyer-form .control-textarea,.lawyer-form .control-submit{height:100%}.lawyer-form input,.lawyer-form textarea,.lawyer-form select{border:1px solid #c0c3c4;border-radius:3px;width:100%;font-size:15px}.lawyer-form input::-webkit-input-placeholder,.lawyer-form textarea::-webkit-input-placeholder,.lawyer-form select::-webkit-input-placeholder{color:#030d18}.lawyer-form input:-ms-input-placeholder,.lawyer-form textarea:-ms-input-placeholder,.lawyer-form select:-ms-input-placeholder{color:#030d18}.lawyer-form input::-ms-input-placeholder,.lawyer-form textarea::-ms-input-placeholder,.lawyer-form select::-ms-input-placeholder{color:#030d18}.lawyer-form input::placeholder,.lawyer-form textarea::placeholder,.lawyer-form select::placeholder{color:#030d18}.lawyer-form input,.lawyer-form select{padding:0 10px}.lawyer-form textarea{padding:7px 10px}.lawyer-form input,.lawyer-form select{height:36px}.lawyer-form textarea,.lawyer-formzz button{height:100%}.lawyer-form select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(assets/images/filter_arrow_down.svg) no-repeat 4px center,#fff;padding:0 10px 0 34px}.lawyer-form select:focus{outline:none}.lawyer-form select::-ms-expand{display:none}.lawyer-form button{width:114px;border-radius:3px;border:0;font-size:24px;font-weight:600;background:-webkit-gradient(linear, left top, left bottom, from(#ff8213), to(#e5730d));background:linear-gradient(#ff8213, #e5730d);color:#fff;-webkit-box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2);box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2);cursor:pointer}.page-lawyer .top .lawyer-contact{width:311px;-ms-flex-negative:0;flex-shrink:0;position:relative;z-index:0}@media (max-width: 767px){.page-lawyer .top .lawyer-contact{width:100%}}.page-lawyer .top .contact-box{border-radius:5px;margin:69px 0 0;padding:21px 18px;background:#fff;-webkit-box-shadow:3px 3px 9px rgba(24,24,24,0.18);box-shadow:3px 3px 9px rgba(24,24,24,0.18);position:relative}.page-lawyer .top .contact-box::before{content:'';display:block;width:135px;height:135px;position:absolute;top:-58px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:50%;z-index:-1;-webkit-box-shadow:3px 3px 9px rgba(24,24,24,0.18);box-shadow:3px 3px 9px rgba(24,24,24,0.18)}.page-lawyer .top .contact-box::after{content:'';display:block;border-radius:50%;width:135px;height:135px;background:#fff;position:absolute;top:-58px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.contact__rating{position:relative;z-index:1;text-align:center;margin:-60px 0 20px}.score{margin-bottom:8px;font-size:40px}.stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:4px}.stars .icon-star{width:27px;height:27px;fill:#c4c5c7}.stars .icon-star.checked{fill:#eb7d1b}.ratings{font-size:18px;font-weight:600}.page-lawyer .top .contact-box .contact__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px;height:52px;font-size:21px;font-weight:600;overflow:hidden;position:relative;z-index:1}.page-lawyer .top .contact-box .contact__link:not(:last-child){margin:0 0 9px}.page-lawyer .top .contact-box .contact__link .icon-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0 5px 5px 0;width:54px;height:52px;-webkit-box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2);box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2)}.page-lawyer .top .contact-box .contact__link .icon{width:28px;height:28px;fill:#fff}.page-lawyer .top .contact-box .contact__link .text{margin:0 14px 0 0}.page-lawyer .top .contact-box .contact__link--orange{-webkit-box-shadow:inset 0 0 0 1px #fe8113;box-shadow:inset 0 0 0 1px #fe8113}.page-lawyer .top .contact-box .contact__link--orange .icon-box{background:-webkit-gradient(linear, left top, left bottom, from(#ff8213), to(#e5730d));background:linear-gradient(#ff8213, #e5730d)}.page-lawyer .top .contact-box .contact__link--blue{-webkit-box-shadow:inset 0 0 0 1px #438ebf;box-shadow:inset 0 0 0 1px #438ebf}.page-lawyer .top .contact-box .contact__link--blue .icon-box{background:-webkit-gradient(linear, left top, left bottom, from(#55a4db), to(#3a80b1));background:linear-gradient(#55a4db, #3a80b1)}
.page-lawyer h2,.content-box-title{font-size:40px;margin-bottom: 1em;text-align: center;color: #194977;font-weight: 600;}@media (max-width: 767px){.page-lawyer h2, .content-box-title{font-size:32px}}

@media (max-width: 425px){.page-lawyer h2{font-size:28px}}.page-lawyer .office-section,.page-lawyer .recommendations-section,.page-lawyer .posts-section,.page-lawyer .videos-section,.page-lawyer .faq-section{padding:88px 0}@media (max-width: 767px){.page-lawyer .office-section,.page-lawyer .recommendations-section,.page-lawyer .posts-section,.page-lawyer .videos-section,.page-lawyer .faq-section{padding:56px 0}}.page-lawyer .office-section .content-box,.page-lawyer .posts-section .content-box,.page-lawyer .recommendations-section .content-box,.page-lawyer .videos-section .content-box,.page-lawyer .faq-section .content-box{margin:0 auto;max-width:1232px}.page-lawyer .recommendations-section .content-box{padding:0 16px}.page-lawyer .office-section .flex-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-lawyer .office-section .flex-item{padding:16px;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}@media (max-width: 767px){.page-lawyer .office-section .flex-item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}
.page-lawyer .office-section h3,.office-section-subtitle{margin:0 0 1em;font-size:26px;font-weight:normal;}@media (max-width: 767px){.page-lawyer .office-section h3,.office-section-subtitle{font-size:24px;font-weight:normal;}}

.page-lawyer .office-section .text-box{font-size:17px;line-height:1.294117}@media (max-width: 425px){.page-lawyer .office-section .text-box{position:relative;margin:0 0 8px;max-height:100px;font-size:16px;overflow:hidden;-webkit-transition:max-height .2s ease-out;transition:max-height .2s ease-out}.page-lawyer .office-section .text-box::after{content:'';position:absolute;right:0;bottom:0;left:0;height:48px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(#fff));background:linear-gradient(rgba(255,255,255,0), #fff)}}.page-lawyer .office-section .text-box.is-open{max-height:100%}.page-lawyer .office-section .text-box.is-open::after{content:none}.page-lawyer .office-section .text-box p{margin:0 0 1em}.page-lawyer .read-more{position:relative;border-style:none;display:none;padding:0 0 0 24px;height:32px;font-size:18px;font-weight:300;text-decoration:underline;background:none}@media (max-width: 425px){.page-lawyer .read-more{display:block;font-size:16px}}.page-lawyer .read-more::after{content:'';position:absolute;top:0;left:0;display:inline-block;border-right:2px solid currentColor;border-bottom:2px solid currentColor;width:10px;height:10px;-webkit-transform:translate(7px, 10px) rotate(45deg);transform:translate(7px, 10px) rotate(45deg)}.page-lawyer .read-more[aria-expanded="true"]::after{-webkit-transform:translate(7px, 16px) rotate(-135deg);transform:translate(7px, 16px) rotate(-135deg)}@media (max-width: 425px){.page-lawyer .office-section .fb-like{display:none}}.page-lawyer .office-section .areas-of-expertise{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-11px -14px}.page-lawyer .office-section .areas-of-expertise li{padding:11px 14px;width:50%;min-height:87px}@media (max-width: 374px){.page-lawyer .office-section .areas-of-expertise li{width:100%}}.page-lawyer .office-section .areas-of-expertise li div{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e1e4e6;border-radius:5px;padding:0 64px 0 16px;width:100%;height:100%;font-size:22px;font-weight:600}@media (max-width: 767px){.page-lawyer .office-section .areas-of-expertise li div{font-size:16px}}.page-lawyer .office-section .areas-of-expertise li div svg{position:absolute;top:calc(50% - 16px);right:16px;width:32px;height:32px}.page-lawyer .office-section .note{margin:56px 16px 0;padding:16px 0}.page-lawyer .recommendations-section{background:-webkit-gradient(linear, right top, left top, from(#eceff2), to(#f4f6f7));background:linear-gradient(to left, #eceff2, #f4f6f7)}.page-lawyer .recommendations-section .rating-intro{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 24px}.page-lawyer .recommendations-section .rating-intro>*{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width: 767px){.page-lawyer .recommendations-section .rating-intro>*{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}}@media (max-width: 767px){.page-lawyer .recommendations-section .rating-intro{-ms-flex-wrap:wrap;flex-wrap:wrap}}.page-lawyer .recommendations-section .rating-intro .button-wrapper{margin:0;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.page-lawyer .recommendations-section .rating-intro .button-wrapper .button--expand{padding:0}.page-lawyer .recommendations-section .rating-intro-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 767px){.page-lawyer .recommendations-section .rating-intro-center{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin:0 0 16px}}.page-lawyer .recommendations-section .rating-intro-center .score{margin:0 0 0 8px;font-size:30px}.page-lawyer .recommendations-section .rating-intro-center .stars{margin:0 0 0 8px}.page-lawyer .recommendations-section .rating-intro-center .stars .icon-star{width:24px;height:24px}.page-lawyer .recommendations-section .rating-intro-center .ratings{font-size:16px}.page-lawyer .recommendation{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #e1e4e6;border-radius:5px;min-height:80px;margin:0 0 16px;padding:16px;background:#fff;-webkit-box-shadow:1px 1px 2px rgba(24,24,24,0.1);box-shadow:1px 1px 2px rgba(24,24,24,0.1)}@media (max-width: 767px){.page-lawyer .recommendation{-ms-flex-wrap:wrap;flex-wrap:wrap}}.page-lawyer .recommendation .name-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:67px;-webkit-box-flex:0;-ms-flex:0 0 267px;flex:0 0 267px}@media (max-width: 767px){.page-lawyer .recommendation .name-box{-webkit-box-flex:1;-ms-flex:1;flex:1}}.page-lawyer .recommendation .name-box .icon{position:absolute;top:calc(50% - 23px);right:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;padding:0 0 5px;width:46px;height:46px;background:#dae0e6}.page-lawyer .recommendation .name-box .icon i{font-style:normal;font-size:40px;font-weight:700;color:#fff}.page-lawyer .recommendation .name-box .icon::after{content:'';position:absolute;right:32px;bottom:-2px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:13px solid #dae0e6;-webkit-transform:rotate(40deg);transform:rotate(40deg)}.page-lawyer .recommendation .name-box .name{margin:0 0 4px;-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;font-size:20px;font-weight:600}.page-lawyer .recommendation .name-box .date{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;font-size:15px;color:#9c9fa2}@media (max-width: 767px){.page-lawyer .recommendation .text-box-wrapper{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.page-lawyer .recommendation .text-box{position:relative;border-right:1px solid #e1e4e6;padding:0 24px;font-size:17px;line-height:1.294117}@media (max-width: 767px){.page-lawyer .recommendation .text-box{border-right:0;padding:24px 0 24px 0;-webkit-transition:max-height .2s ease-out;transition:max-height .2s ease-out}.page-lawyer .recommendation .text-box::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:48px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(255,255,255,0)), to(#fff));background:linear-gradient(rgba(255,255,255,0), #fff)}.page-lawyer .recommendation .text-box.is-open{max-height:100%}.page-lawyer .recommendation .text-box.is-open::after{content:none}}.page-lawyer .recommendation .rating-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid #e1e4e6;margin-right:auto;padding:0 20px 0 3px}.page-lawyer .recommendation .rating-box svg{margin:2px;width:18px;height:18px}.page-lawyer .posts-section ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-lawyer .posts-section ul li{margin:8px 16px;-ms-flex-preferred-size:calc(50% - 32px);flex-basis:calc(50% - 32px)}.page-lawyer .posts-section .post{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #e1e4e6;border-radius:5px;min-height:100px;overflow:hidden}@media (max-width: 767px){.page-lawyer .posts-section .post{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (hover: hover){.page-lawyer .posts-section .post:hover .post__image-box img{-webkit-transform:scale(1.05);transform:scale(1.05)}}.page-lawyer .posts-section .post__image-box{position:relative;overflow:hidden;-webkit-box-flex:0;-ms-flex:0 0 31.5%;flex:0 0 31.5%}@media (max-width: 767px){.page-lawyer .posts-section .post__image-box{-ms-flex-preferred-size:128px;flex-basis:128px}}.page-lawyer .posts-section .post__image-box img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;min-width:100%;min-height:100%;-webkit-transition:-webkit-transform 200ms ease-out;transition:-webkit-transform 200ms ease-out;transition:transform 200ms ease-out;transition:transform 200ms ease-out, -webkit-transform 200ms ease-out}.page-lawyer .posts-section .post__content-box{padding:8px 16px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width: 767px){.page-lawyer .posts-section .post__content-box{padding:16px;text-align:center}}
.page-lawyer .posts-section .post__content-box h3,.post__content-box-title{margin:0 0 8px;font-size:22px;line-height:0.81818}@media (max-width: 767px){.page-lawyer .posts-section .post__content-box h3,.post__content-box-title{margin:0 0 16px;font-size:18px}}.page-lawyer .posts-section .post__content-box p{margin:0 0 8px;font-size:15px}@media (max-width: 767px){.page-lawyer .posts-section .post__content-box p{margin:0 0 16px;font-size:14px}}.page-lawyer .posts-section .post__content-box p a{text-decoration:underline}.page-lawyer .posts-section .post__content-box .details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:15px;color:#9c9fa2}@media (max-width: 767px){.page-lawyer .posts-section .post__content-box .details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:14px}}.page-lawyer .posts-section .slick-prev,.page-lawyer .posts-section .slick-next{position:absolute;top:0;z-index:1;width:56px;height:100%;border:none;border-radius:0;text-indent:150%;white-space:nowrap;overflow:hidden}.page-lawyer .posts-section .slick-prev{right:0;background:url(assets/images/prev.svg) no-repeat center,-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), to(#fff));background:url(assets/images/prev.svg) no-repeat center,linear-gradient(to right, rgba(255,255,255,0), #fff)}.page-lawyer .posts-section .slick-next{left:0;background:url(assets/images/next.svg) no-repeat center,-webkit-gradient(linear, right top, left top, from(rgba(255,255,255,0)), to(#fff));background:url(assets/images/next.svg) no-repeat center,linear-gradient(to left, rgba(255,255,255,0), #fff)}.page-lawyer .posts-section .button-wrapper,.page-lawyer .recommendations-section .button-wrapper,.page-lawyer .faq-section .content-box>.button-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:64px 0 0}@media (max-width: 767px){.page-lawyer .posts-section .button-wrapper,.page-lawyer .recommendations-section .button-wrapper,.page-lawyer .faq-section .content-box>.button-wrapper{margin:48px 0 0}}.page-lawyer .videos-section{background:-webkit-gradient(linear, left top, right top, from(#082b4d), to(#235080));background:linear-gradient(to right, #082b4d, #235080)}.page-lawyer .videos-section h2{color:#fff}.page-lawyer .videos-section ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-lawyer .videos-section ul li{margin:8px 16px;-webkit-box-flex:0;-ms-flex:0 0 calc(50% - 32px);flex:0 0 calc(50% - 32px)}@media (max-width: 479px){.page-lawyer .videos-section ul li{margin:8px 48px}}.page-lawyer .videos-section .video{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border-radius:5px;height:100%;overflow:hidden}@media (hover: hover){.page-lawyer .videos-section .video:hover .video__image-box::after{opacity:1}.page-lawyer .videos-section .video:hover .video__image-box img{-webkit-transform:scale(1.05);transform:scale(1.05)}}.page-lawyer .videos-section .video__image-box{position:relative;overflow:hidden;padding:54.8% 0 0}.page-lawyer .videos-section .video__image-box::after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-24px, -50%);transform:translate(-24px, -50%);width:0;height:0;border-color:rgba(255,255,255,0) rgba(255,255,255,0) rgba(255,255,255,0) #fff;border-width:28px 0 28px 48px;border-style:solid;opacity:0.75;pointer-events:none;-webkit-transition:opacity 200ms ease-out;transition:opacity 200ms ease-out}@media (max-width: 767px){.page-lawyer .videos-section .video__image-box::after{-webkit-transform:translate(-16px, -50%);transform:translate(-16px, -50%);border-width:20px 0 20px 32px}}.page-lawyer .videos-section .video__image-box img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;min-width:100%;max-width:100%;-webkit-transition:-webkit-transform 200ms ease-out;transition:-webkit-transform 200ms ease-out;transition:transform 200ms ease-out;transition:transform 200ms ease-out, -webkit-transform 200ms ease-out}.page-lawyer .videos-section .video__content-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:16px;background:#336297;color:white}.page-lawyer .videos-section .video__content-box h3,.page-lawyer .videos-section .video__content-box-h3{margin:0 0 8px;font-size:22px;line-height:0.81818}@media (max-width: 767px){.page-lawyer .videos-section .video__content-box h3,.page-lawyer .videos-section .video__content-box-h3{font-size:18px}}.page-lawyer .videos-section .video__content-box p{margin:auto 0 0;font-size:15px}.page-lawyer .videos-section .video__content-box p a{text-decoration:underline}@media (max-width: 767px){.page-lawyer .videos-section .video__content-box p{font-size:14px}}.page-lawyer .videos-section .slick-prev,.page-lawyer .videos-section .slick-next{position:absolute;top:0;z-index:1;width:48px;height:100%;border:none;border-radius:0;text-indent:150%;white-space:nowrap;overflow:hidden}.page-lawyer .videos-section .slick-prev{right:0;background:url(assets/images/prev_white.svg) no-repeat center}.page-lawyer .videos-section .slick-next{left:0;background:url(assets/images/next_white.svg) no-repeat center}.page-lawyer .videos-section .button-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:64px 0 0}@media (max-width: 767px){.page-lawyer .videos-section .button-wrapper{margin:48px 0 0}}.page-lawyer .videos-section .button--expand{color:white}.page-lawyer .faq-section{background:#fff}.page-lawyer .faq-section .faq{border-radius:5px;margin:16px;padding:16px;background:#f1f3f5}@media (max-width: 767px){.page-lawyer .faq-section .faq{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-lawyer .faq-section .faq__msg-box:not(:last-child){margin-bottom:15px}.page-lawyer .faq-section .faq__user{width:25%;padding:18px 62px 18px 16px;font-size:20px;position:relative}.page-lawyer .faq-section .faq__user strong{font-weight:600}@media (max-width: 767px){.page-lawyer .faq-section .faq__user{margin:0 0 16px;width:100%;padding:16px 62px 16px 16px}}.page-lawyer .faq-section .faq__user-first-letter{position:absolute;top:5px;right:0;width:46px;height:46px;border-radius:50%;background:#dae0e6;color:#fff;font-size:40px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.page-lawyer .faq-section .faq__user-first-letter span{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.page-lawyer .faq-section .faq__user-first-letter::after{content:'';width:0;height:0;border-width:10px 5px 0px 5px;border-style:solid;border-color:#dae0e6 transparent transparent transparent;position:absolute;bottom:-8px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.page-lawyer .faq-section .faq__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:75%;border:1px solid #e1e4e6;border-radius:5px;background:#fff;position:relative;z-index:1}@media (max-width: 767px){.page-lawyer .faq-section .faq__content{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.page-lawyer .faq-section .faq__content::before{content:'';width:0;height:0;border-width:10px 0px 10px 15px;border-style:solid;border-color:transparent transparent transparent #e1e4e6;position:absolute;top:19px;right:-15px;z-index:-1}@media (max-width: 767px){.page-lawyer .faq-section .faq__content::before{border-width:0px 10px 15px 10px;border-color:transparent transparent #e1e4e6 transparent;top:-15px;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}}.page-lawyer .faq-section .faq__content::after{content:'';width:0;height:0;border-width:9px 0px 9px 14px;border-style:solid;border-color:transparent transparent transparent #fff;position:absolute;top:20px;right:-14px}@media (max-width: 767px){.page-lawyer .faq-section .faq__content::after{border-width:0px 9px 14px 9px;border-color:transparent transparent #fff transparent;top:-14px;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}}.page-lawyer .faq-section .faq__answer-user{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:25%;padding:0 5%}.page-lawyer .faq-section .faq__answer-user-img{position:relative;display:inline-block;border-radius:999px;margin:0 0 8px;width:38px;height:38px;-ms-flex-negative:0;flex-shrink:0;overflow:hidden}@media (max-width: 767px){.page-lawyer .faq-section .faq__answer-user-img{margin:0 0 0 8px}}.page-lawyer .faq-section .faq__answer-user-img img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;width:auto;height:auto;max-width:100%;max-height:100%}.page-lawyer .faq-section .faq__answer-user-name{text-align:center;font-size:20px;line-height:.9;font-weight:600}@media (max-width: 767px){.page-lawyer .faq-section .faq__answer-user-name{text-align:right}}@media (max-width: 767px){.page-lawyer .faq-section .faq__answer-user{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;padding:16px 0}}.page-lawyer .faq-section .faq__answer-content{border:1px solid #e1e4e6;border-radius:5px;width:75%;padding:16px;font-size:17px;line-height:1.2941176471;background:#fff;position:relative;z-index:1}.page-lawyer .faq-section .faq__answer-content::before{content:'';width:0;height:0;border-width:10px 0px 10px 15px;border-style:solid;border-color:transparent transparent transparent #e1e4e6;position:absolute;top:50%;right:-15px;z-index:-1;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width: 767px){.page-lawyer .faq-section .faq__answer-content::before{border-width:0px 10px 15px 10px;border-color:transparent transparent #e1e4e6 transparent;top:-15px;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}}.page-lawyer .faq-section .faq__answer-content::after{content:'';width:0;height:0;border-width:9px 0px 9px 14px;border-style:solid;border-color:transparent transparent transparent #fff;position:absolute;top:50%;right:-14px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width: 767px){.page-lawyer .faq-section .faq__answer-content::after{border-width:0px 9px 14px 9px;border-color:transparent transparent #fff transparent;top:-14px;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%)}}@media (max-width: 767px){.page-lawyer .faq-section .faq__answer-content{width:100%}}.page-lawyer .faq-section .faq__question{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:16px;font-size:17px;line-height:1.3}@media (max-width: 767px){.page-lawyer .faq-section .faq__question{border-bottom:1px solid #e1e4e6;padding:16px;margin:0}}.page-lawyer .faq-section .faq__box{display:-webkit-box;display:-ms-flexbox;display:flex;margin:10px auto 10px 0}@media (max-width: 767px){.page-lawyer .faq-section .faq__box{margin:10px 16px}}.page-lawyer .faq-section .faq__box .button-wrapper{border-right:1px solid #e1e4e6;padding:8px 16px}@media (max-width: 767px){.page-lawyer .faq-section .faq__box .button-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-lawyer .faq-section .faq__box .button--expand{padding:0}.page-lawyer .faq-section .faq__views{border-right:1px solid #e1e4e6;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 16px;font-size:15px;white-space:nowrap;color:#9c9fa2}@media (max-width: 767px){.page-lawyer .faq-section .faq__views{border-right:0;-webkit-box-flex:1;-ms-flex:1;flex:1}}.page-lawyer .faq-section .faq__views .icon{display:inline-block;vertical-align:bottom;margin:0 0 0 4px;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}.page-lawyer .faq-section .faq__answer{display:none;width:100%;border-top:1px solid #e1e4e6;margin:0 16px;padding:16px 0;font-size:17px;line-height:1.294117}@media (max-width: 767px){.page-lawyer .faq-section .faq__answer{margin:0;padding:16px}}#map{height:435px}@media (max-width: 767px){.page-lawyer .branding{-ms-flex-wrap:wrap;flex-wrap:wrap}}.page-lawyer .branding .fb-page,.page-lawyer .branding .bottom-logo-wrapper,.page-lawyer .branding .social{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width: 767px){.page-lawyer .branding .fb-page,.page-lawyer .branding .bottom-logo-wrapper,.page-lawyer .branding .social{-ms-flex-preferred-size:100%;flex-basis:100%}}.page-lawyer .branding .social{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width: 767px){.page-lawyer .branding .social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 767px){.page-lawyer .branding .bottom-logo-wrapper{margin-bottom:24px}}.page-lawyer .branding .social__icon{-ms-flex-preferred-size:53px;flex-basis:53px;height:36px;margin:0;padding:0 8px;border-left:1px solid #37495a}.page-lawyer .branding .social__icon svg{width:100%;height:100%}@media (max-width: 767px){.page-lawyer .branding .fb-page{text-align:center;margin-bottom:24px}}.page-lawyer .branding .fb-like{padding-right:19px}@media (max-width: 767px){#map{height:300px}}div.arrow_box{margin:0 0 0 -25px;width:50px;height:50px;border-radius:25px 25px 0;background:#eb7c1b;-webkit-transform:rotate(45deg);transform:rotate(45deg);position:relative}div.arrow_box img{position:absolute;top:5px;left:5px;border-radius:50%;width:40px;height:40px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);overflow:hidden}@media (max-width: 425px){.page-forum .expandable{max-height:3.75em;overflow:hidden;-webkit-transition:max-height .2s ease-out;transition:max-height .2s ease-out}}@media (max-width: 425px){.page-forum .breadcrumbs{padding:16px 1.5em}}.page-forum .top{padding:0 0 3.5em;background:-webkit-gradient(linear, left top, left bottom, from(#f4f6f7), to(#e4e8ec));background:linear-gradient(#f4f6f7, #e4e8ec)}.page-forum .top{font-size:14px}@media screen and (min-width: 320px){.page-forum .top{font-size:calc(.1912045889vw + 13.3881453155px)}}@media screen and (min-width: 1366px){.page-forum .top{font-size:16px}}@media (max-width: 425px){.page-forum .top{padding:0}}.page-forum .top .content-box{margin:0 auto;padding:0 32px;max-width:1264px}@media (max-width: 425px){.page-forum .top .content-box{padding:0}}.page-forum .top h2{margin:0 0 .75em;text-align:right;font-size:3em}@media (max-width: 425px){.page-forum .top h2{padding:0 .5em;font-size:2em}}.page-forum .top .flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 767px){.page-forum .top .flex{display:block}}.page-forum .top .flex-item{-webkit-box-flex:1;-ms-flex:1;flex:1}.page-forum .about-lawyer{padding:0 0 0 4em}@media (max-width: 767px){.page-forum .about-lawyer{margin:0 0 2em;padding:0}}@media (max-width: 425px){.page-forum .about-lawyer{padding:0 1.5em}}.page-forum .about-lawyer .img-frame{position:relative;border-radius:50%;-webkit-box-flex:0;-ms-flex:0 0 4.5em;flex:0 0 4.5em;height:4.5em;overflow:hidden}@media (max-width: 425px){.page-forum .about-lawyer .img-frame{-webkit-box-flex:0;-ms-flex:0 0 3.5em;flex:0 0 3.5em;height:3.5em}}.page-forum .about-lawyer .img-frame img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;width:100%;height:auto}.page-forum .about-lawyer h3,.about-lawyer-h3{margin:0 .5em 0 0;font-size:1.5em}.page-forum .about-lawyer-desc{position:relative;font-size:1em;line-height:1.25}@media (max-width: 767px){.page-forum .about-lawyer-desc{max-height:1.25em;padding:0 0 0 2em;overflow:hidden;-webkit-transition:max-height .2s ease-out;transition:max-height .2s ease-out}}.page-forum .about-lawyer .toggle-desc{position:absolute;left:0;bottom:0;display:none;border:0;width:2em;height:1.25em;background-color:transparent}.page-forum .about-lawyer .toggle-desc .icon{display:inline-block;vertical-align:text-bottom;width:1em;height:1em}.page-forum .about-lawyer .toggle-desc.active .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width: 767px){.page-forum .about-lawyer .toggle-desc{display:block}}.page-forum .about-forum{border:1px solid #d3d6d9;border-radius:6px;padding:2em 1.5em;background:rgba(255,255,255,0.25)}@media (max-width: 425px){.page-forum .about-forum{border-right:0;border-left:0;border-radius:0}}.page-forum .about-forum h3,.about-forum-h3{margin:0 0 1em;font-size:1.5em}.page-forum .about-forum p{margin:0 0 1em;font-size:1em;line-height:1.25}.page-forum .about-forum-desc{position:relative;font-size:1em;line-height:1.25}@media (max-width: 767px){.page-forum .about-forum-desc{max-height:1.25em;padding:0 0 0 2em;overflow:hidden;-webkit-transition:max-height .2s ease-out;transition:max-height .2s ease-out}}.page-forum .about-forum .toggle-desc{position:absolute;left:0;bottom:0;display:none;border:0;width:2em;height:1.25em;background-color:transparent}.page-forum .about-forum .toggle-desc .icon{display:inline-block;vertical-align:text-bottom;width:1em;height:1em}.page-forum .about-forum .toggle-desc.active .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width: 767px){.page-forum .about-forum .toggle-desc{display:block}}.page-forum .forum-section{font-size:14px}@media screen and (min-width: 320px){.page-forum .forum-section{font-size:calc(.1912045889vw + 13.3881453155px)}}@media screen and (min-width: 1366px){.page-forum .forum-section{font-size:16px}}.page-forum .forum-section .content-box{margin:0 auto;padding:0 32px;max-width:1264px}@media (max-width: 425px){.page-forum .forum-section .content-box{padding:0 1.5em}}.page-forum .forum-section .controls-bar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:32px 0}@media (max-width: 767px){.page-forum .forum-section .controls-bar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width: 425px){.page-forum .forum-section .controls-bar{margin:1.5em 0}}.page-forum .forum-section .controls{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width: 767px){.page-forum .forum-section .controls{-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.page-forum .forum-section .controls>*{-webkit-box-flex:1;-ms-flex:1;flex:1}}.page-forum .forum-section .search-forum{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;border-radius:5px;margin:.25em;padding:0 1px 0 0;-webkit-box-flex:0;-ms-flex:0 0 256px;flex:0 0 256px;-webkit-box-shadow:inset 0 0 0 1px #e1e4e6;box-shadow:inset 0 0 0 1px #e1e4e6}@media (max-width: 767px){.page-forum .forum-section .search-forum{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-item-align:stretch;align-self:stretch;margin:.25em .25em 1em}}.page-forum .forum-section .search-forum input[type="search"]{border:0;padding:0 1em;width:100%;text-overflow:ellipsis}.page-forum .forum-section .search-forum input[type="search"]::-webkit-input-placeholder{color:currentColor}.page-forum .forum-section .search-forum input[type="search"]:-ms-input-placeholder{color:currentColor}.page-forum .forum-section .search-forum input[type="search"]::-ms-input-placeholder{color:currentColor}.page-forum .forum-section .search-forum input[type="search"]::placeholder{color:currentColor}.page-forum .forum-section .search-forum button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;border-radius:5px 0 0 5px;-webkit-box-flex:0;-ms-flex:0 0 2.5em;flex:0 0 2.5em;height:2.5em;background:none}.page-forum .forum-section .search-forum button .icon-search{width:1em;height:1em;stroke-width:0;fill:#1e4771}.page-forum .toggle-message-form{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;border-radius:5px;margin:.25em;font-weight:600;background:#fff;-webkit-box-shadow:inset 0 0 0 1px #438ebf;box-shadow:inset 0 0 0 1px #438ebf;cursor:pointer}.page-forum .toggle-message-form .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0 5px 5px 0;-ms-flex-negative:0;flex-shrink:0;width:2.5em;height:2.5em;background:-webkit-gradient(linear, left bottom, left top, from(#3a80b1), to(#55a4db));background:linear-gradient(0deg, #3a80b1, #55a4db);-webkit-box-shadow:inset 0 -3px rgba(0,0,0,0.2);box-shadow:inset 0 -3px rgba(0,0,0,0.2)}.page-forum .toggle-message-form .icon-p{width:1.5em;height:1.5em;fill:#fff}.page-forum .toggle-message-form .text{padding:0 1em;text-align:right;line-height:1}.page-forum .toggle-message-form .text--mobile{display:none}@media (max-width: 767px){.page-forum .toggle-message-form .text--mobile{display:block}}.page-forum .toggle-message-form .text--desktop{display:block}@media (max-width: 767px){.page-forum .toggle-message-form .text--desktop{display:none}}.page-forum .toggle-contact-form{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;border-radius:5px;margin:.25em;padding:0 0 0 1em;font-weight:600;background:#fff;-webkit-box-shadow:inset 0 0 0 1px #fe8113;box-shadow:inset 0 0 0 1px #fe8113;cursor:pointer}.page-forum .toggle-contact-form .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0 5px 5px 0;-ms-flex-negative:0;flex-shrink:0;width:2.5em;height:2.5em}.page-forum .toggle-contact-form .icon-v{width:1.5em;height:1.5em;fill:#fe8113}.page-forum .toggle-contact-form .text{text-align:right;line-height:1}.page-forum .call{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;border-radius:5px;margin:.25em;padding:0 0 0 1em;font-weight:600;background:#fff;-webkit-box-shadow:inset 0 0 0 1px #fe8113;box-shadow:inset 0 0 0 1px #fe8113}.page-forum .call .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0 5px 5px 0;width:2.5em;height:2.5em;-ms-flex-negative:0;flex-shrink:0}.page-forum .call .icon-phone{width:1.5em;height:1.5em;fill:#fe8113}.page-forum .call .text{text-align:right;line-height:1}.page-forum .call .text--mobile{display:none}@media (max-width: 767px){.page-forum .call .text--mobile{display:block}}.page-forum .call .text--desktop{display:block}@media (max-width: 767px){.page-forum .call .text--desktop{display:none}}.page-forum .message-form-wrapper{position:relative;border:1px solid #c0c3c4;border-radius:5px;padding:2em 4em;background:#fff;-webkit-box-shadow:1px 1px 8px rgba(24,24,24,0.3);box-shadow:1px 1px 8px rgba(24,24,24,0.3)}.page-forum .message-form-wrapper{font-size:14px}@media screen and (min-width: 320px){.page-forum .message-form-wrapper{font-size:calc(.1912045889vw + 13.3881453155px)}}@media screen and (min-width: 1366px){.page-forum .message-form-wrapper{font-size:16px}}@media (max-width: 767px){.page-forum .message-form-wrapper{padding:2em}}.page-forum .message-form-wrapper::before{content:'';display:block;width:40px;height:40px;background:#c0c3c4;-webkit-box-shadow:1px 1px 8px rgba(24,24,24,0.3);box-shadow:1px 1px 8px rgba(24,24,24,0.3);-webkit-transform:rotate(45deg) skewY(45deg);transform:rotate(45deg) skewY(45deg);pointer-events:none;position:absolute;top:6px;right:10%;z-index:-1}.page-forum .message-form-wrapper::after{content:'';display:block;width:40px;height:40px;background:#fff;-webkit-transform:rotate(45deg) skewY(45deg);transform:rotate(45deg) skewY(45deg);pointer-events:none;position:absolute;top:8px;right:calc(10% + 1px)}.page-forum .faq .message-form-wrapper::before,.page-forum .faq .message-form-wrapper::after{content:none}.page-forum .message-form{position:relative;z-index:1}.page-forum .message-form h3{margin:0 0 1em;text-align:center;font-size:1.5em;font-weight:700;line-height:1;color:#194977}.page-forum .message-form .form-group-xl{padding:0 1em;width:50%}@media (max-width: 767px){.page-forum .message-form .form-group-xl{padding:0;width:100%}}.page-forum .message-form .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.25em}.page-forum .message-form label{position:relative;width:30%;font-size:1em}.page-forum .message-form .required label::before{content:'*';position:absolute;top:0;right:-.5em}.page-forum .message-form input,.page-forum .message-form textarea{border:1px solid #c0c3c4;border-radius:5px;padding:0 1em;width:70%;font-size:.875em}.page-forum .message-form input{height:2em}.page-forum .message-form textarea{height:4.5em}.page-forum .message-form .form-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1em 1.25em}@media (max-width: 767px){.page-forum .message-form .form-bottom{padding:1em .25em}}.page-forum .message-form .form-bottom p{position:relative;font-size:.875em}.page-forum .message-form .form-bottom p::before{content:'*';position:absolute;top:0;right:-.5em}.page-forum .message-form button{border:0;border-radius:5px;width:6em;height:1.6em;font-size:1.375em;font-weight:600;line-height:1;background:-webkit-gradient(linear, left top, left bottom, from(#ff8213), to(#e5730d));background:linear-gradient(#ff8213, #e5730d);color:#fff;-webkit-box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2);box-shadow:inset 0 -3px 0 rgba(0,0,0,0.2)}.page-forum .message-form button span{display:inline-block;line-height:1;vertical-align:text-top}.page-forum .message-form button .icon{display:inline-block;width:1em;height:1em;fill:currentColor;vertical-align:bottom}.page-forum .lawyer-form{position:relative;display:block !important;margin:2em 0 1em;padding:1em 0;background:#f1f3f5}.page-forum .lawyer-form::after{content:'';display:block;width:0;height:0;border-width:1.5em 2.5em 0 0;border-style:solid;border-color:transparent #f1f3f5 transparent transparent;position:absolute;top:-1.5em;right:10%}.page-forum .lawyer-form .heading-wrapper{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width: 767px){.page-forum .lawyer-form .heading-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page-forum .lawyer-form .lawyer-form-title{font-size:1.625em;font-weight:600}.page-forum .lawyer-form .lawyer-form-subtitle{font-size:1em}@media (max-width: 767px){.page-forum .lawyer-form .lawyer-form-subtitle{margin:0}}@media (max-width: 767px){.page-forum .lawyer-form .controls-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-forum .lawyer-form .submit-box{margin:0 15px;text-align:left}.page-forum .lawyer-form button{padding:0.2em 0;font-size:1.5em}.page-forum .faq{display:-webkit-box;display:-ms-flexbox;display:flex}.page-forum .faq__list{padding:1em 0}.page-forum .faq__list-item{border-radius:5px;padding:1em;background:#f1f3f5}.page-forum .faq__list-item:not(:last-child){margin:0 0 1em}@media (max-width: 767px){.page-forum .faq{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-forum .faq:not(:last-child){margin:0 0 1em}.page-forum .faq__user{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:start;align-self:flex-start;margin:.8em 0 0;width:25%}@media (max-width: 767px){.page-forum .faq__user{margin:0 0 1em;width:100%}}.page-forum .faq__user::after{content:'';display:block;width:0;height:0;border:.5em solid transparent;border-left-color:#fff;position:absolute;top:50%;left:0;pointer-events:none;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width: 767px){.page-forum .faq__user::after{top:100%;left:50%;-webkit-transform:translate(-50%, 0) rotate(-90deg);transform:translate(-50%, 0) rotate(-90deg)}}.page-forum .faq__user-first-letter{border-radius:50%;width:3em;height:3em;-ms-flex-negative:0;flex-shrink:0;background:#dae0e6;position:relative;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.page-forum .faq__user-first-letter::after{content:'';width:0;height:0;border-width:10px 5px 0px 5px;border-style:solid;border-color:#dae0e6 transparent transparent transparent;position:absolute;bottom:-8px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.page-forum .faq__user-first-letter span{display:block;font-size:2.5em;line-height:1.1em;text-align:center;color:#fff;font-weight:700;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.page-forum .faq__user-photo{border-radius:50%;overflow:hidden;position:relative;width:3em;height:3em;-ms-flex-negative:0;flex-shrink:0}.page-forum .faq__user-photo img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;width:100%;height:auto}.page-forum .faq__user-name{padding:0 .8em;font-size:1.25em}.page-forum .faq__user-name strong{font-weight:600}.page-forum .faq__content{-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:5px;overflow:hidden;-webkit-box-shadow:1px 1px 2px rgba(24,24,24,0.1);box-shadow:1px 1px 2px rgba(24,24,24,0.1)}.page-forum .faq__content-top{display:-webkit-box;display:-ms-flexbox;display:flex;padding:1em;background:#fff;position:relative}.page-forum .faq__question-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width: 767px){.page-forum .faq__question-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0 0 0 3em}}.page-forum .faq__question{-webkit-box-flex:1;-ms-flex:1;flex:1}.page-forum .faq__question strong{font-weight:600}.page-forum .faq__date{-ms-flex-item-align:start;align-self:flex-start;border-right:1px solid #e1e4e6;padding:1em;font-size:.875em;color:#9c9fa2}@media (max-width: 767px){.page-forum .faq__date{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;padding:0;border-right:0;margin:0 0 .5em}}.page-forum .faq__answer{padding:1em 0 0 1em}.page-forum .faq__answer p{line-height:1.3}.page-forum .faq__answer p:not(:last-of-type){margin:0 0 1em}.page-forum .faq__answer .disc{font-size:.75em;color:#9c9fa2}@media (max-width: 767px){.page-forum .faq__answer{margin:1em 0 0;padding:1em 0 0;border-top:1px solid #e1e4e6}}.page-forum .faq__toggle{border-right:1px solid #e1e4e6;padding:.6em 1em 0 0}@media (max-width: 767px){.page-forum .faq__toggle{padding:0;position:absolute;top:1em;left:0}}.page-forum .faq__toggle-btn{border:0;border-radius:0;background:none;font-size:1.5em;cursor:pointer}.page-forum .faq__toggle-btn .icon{display:block;width:1em;height:1em;fill:currentColor;pointer-events:none}.page-forum .faq__toggle-btn.active .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width: 767px){.page-forum .faq__toggle-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:2em;height:1.5em}}.page-forum .faq__close-btn{border:0;border-radius:0;margin:0 auto 0 0;text-decoration:underline;background:none;cursor:pointer}@media (max-width: 767px){.page-forum .faq__close-btn{margin:.25em}}.page-forum .faq__content-bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1em;background:-webkit-gradient(linear, left top, left bottom, from(#f1f3f5), to(#fff));background:linear-gradient(#f1f3f5, #fff)}@media (max-width: 425px){.page-forum .faq__content-bottom{padding:1em 0}}.page-forum .recent-forums{padding:3.9rem 16px 96px;background:-webkit-gradient(linear, left top, right top, from(#eceff2), to(#f4f6f7));background:linear-gradient(to right, #eceff2, #f4f6f7)}
.page-forum .recent-forums h2,.page-forum .recent-forums-h2{color:#194977}
.page-forum .recent-forums h2::before,.page-forum .recent-forums-h2::before{background:url(assets/images/forums-grey.svg) no-repeat;background-size:contain}


.page-forum .recent-forum{border-right:1px solid #e1e4e6;color:#030d18}.page-forum .recent-forums-slider{border-left:1px solid #e1e4e6}@media (max-width: 767px){.page-forum .recent-forums-slider{border-left:0}}.page-forum .recent-forum dl dt,.page-forum .recent-forum dl dd{color:#9ea3a6}.page-forum .recent-forum dl dt{border-left:1px solid rgba(158,163,166,0.5)}.page-forum .recent-forums-slider .slick-prev{border-right:2px solid #030d18}@media (max-width: 767px){.page-forum .recent-forums-slider .slick-prev{border-right:0;background:url(assets/images/prev_dark.svg),-webkit-gradient(linear, right top, left top, from(#f4f6f7), to(rgba(244,246,247,0)));background:url(assets/images/prev_dark.svg),linear-gradient(to left, #f4f6f7, rgba(244,246,247,0));background-position:right center;background-repeat:no-repeat}}.page-forum .recent-forums-slider .slick-next{border-left:2px solid #030d18}@media (max-width: 767px){.page-forum .recent-forums-slider .slick-next{border-left:0;background:url(assets/images/next_dark.svg),-webkit-gradient(linear, left top, right top, from(#eceff2), to(rgba(236,239,242,0)));background:url(assets/images/next_dark.svg),linear-gradient(to right, #eceff2, rgba(236,239,242,0));background-position:left center;background-repeat:no-repeat}}.page-forum .recent-forums-slider .slick-prev,.page-forum .recent-forums-slider .slick-next{border-top:2px solid #030d18}@media (max-width: 767px){.page-forum .recent-forums-slider .slick-prev,.page-forum .recent-forums-slider .slick-next{border-top:0}}.page-forum .posts{padding:2rem 64px 3.2rem}@media (max-width: 767px){.page-forum .posts{padding:1.4rem 0 3.2rem}}.page-forum .posts h2{margin:0 auto .8em;max-width:1200px}@media (max-width: 767px){.page-forum .posts h2{padding:0 16px;text-align:center}}.page-forum .index-posts-slider .slick-arrow{position:absolute;top:0;bottom:0;z-index:1;border:0;width:80px;text-indent:120%;white-space:nowrap;overflow:hidden}.page-forum .index-posts-slider .slick-prev{right:0;background:url(assets/images/prev.svg) no-repeat center;background-size:32px}.page-forum .index-posts-slider .slick-next{left:0;background:url(assets/images/next.svg) no-repeat center;background-size:32px}.page-forum .posts-slider-wrapper{max-width:1232px}.page-forum .post-card{margin:0 16px}.page-forum .post-card .post-body h3,.page-forum .post-card .post-body-h3{font-size:1.1rem}.page-forum .post-card .post-body .author{border-top:0;border-bottom:0;padding:0;font-size:.75rem;color:inherit}.page-forum .post-card .post-body .author a{text-decoration:underline}.page-forum .post-card .post-body .details{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 767px){.page-forum .post-card .post-body .details{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-forum .post-card .post-body .details .right{font-size:.75rem;color:#9c9fa2}@media (max-width: 767px){.page-forum .post-card .post-body .details .right{-ms-flex-preferred-size:100%;flex-basis:100%;margin:0 0 8px}}.page-forum .post-card .post-body .details .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75rem;color:#9c9fa2}.page-forum .post-card .post-body .details .left span{margin-left:8px}.page-forum .post-card .post-body .details .left svg{width:1em;height:1em}@media (max-width: 767px){.page-forum .index-posts-slider .slick-prev{background:url(assets/images/prev.svg) no-repeat center,-webkit-gradient(linear, right top, left top, from(#eceff2), to(rgba(236,239,242,0)));background:url(assets/images/prev.svg) no-repeat center,linear-gradient(to left, #eceff2, rgba(236,239,242,0));background-size:32px, cover}.page-forum .index-posts-slider .slick-next{background:url(assets/images/next.svg) no-repeat center,-webkit-gradient(linear, left top, right top, from(#f4f6f7), to(rgba(244,246,247,0)));background:url(assets/images/next.svg) no-repeat center,linear-gradient(to right, #f4f6f7, rgba(244,246,247,0));background-size:32px, cover}}@media (min-width: 767px){.page-forum .post-card{display:-webkit-box;display:-ms-flexbox;display:flex}.page-forum .post-card .img-wrapper{-webkit-box-flex:0;-ms-flex:0 0 184px;flex:0 0 184px;height:auto}.page-forum .post-card .post-body{text-align:right}.page-forum .post-card .post-body h3,.page-forum .post-card .post-body-h3,.page-forum .post-card .post-body .author{margin-bottom:8px}.page-forum .index-posts-slider .slick-prev{right:-64px}.page-forum .index-posts-slider .slick-next{left:-64px}}.page-forum .news-section{background:#fff}@media (max-width: 767px){.page-forum .news-section{padding:40px 0 96px}}@media (max-width: 767px){.page-forum .branding{-ms-flex-wrap:wrap;flex-wrap:wrap}}.page-forum .branding .fb-page,.page-forum .branding .bottom-logo-wrapper,.page-forum .branding .social{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width: 767px){.page-forum .branding .fb-page,.page-forum .branding .bottom-logo-wrapper,.page-forum .branding .social{-ms-flex-preferred-size:100%;flex-basis:100%}}.page-forum .branding .social{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width: 767px){.page-forum .branding .social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 767px){.page-forum .branding .bottom-logo-wrapper{margin-bottom:24px}}.page-forum .branding .social__icon{-ms-flex-preferred-size:53px;flex-basis:53px;height:36px;margin:0;padding:0 8px;border-left:1px solid #37495a}.page-forum .branding .social__icon svg{width:100%;height:100%}@media (max-width: 767px){.page-forum .branding .fb-page{text-align:center;margin-bottom:24px}}.page-forum .branding .fb-like{padding-right:19px}.page-article{font-size:14px}@media screen and (min-width: 320px){.page-article{font-size:calc(.5736137667vw + 12.1644359465px)}}@media screen and (min-width: 1366px){.page-article{font-size:20px}}.page-article .breadcrumbs{padding:1.25em 0}.page-article h1{margin:0 0 .4em;text-align:right;font-size:2.5em}@media (max-width: 425px){.page-article h1{font-size:28px}}.page-article .content-box{margin:0 auto;max-width:1200px}@media (max-width: 1264px){.page-article .content-box{padding:0 1.6em}}@media (max-width: 768px){.page-article .content-box{padding:0}}.page-article .content-box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 768px){.page-article .content-box-wrapper{display:block}}.page-article .main{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;margin:0 0 0 48px}@media (max-width: 768px){.page-article .main{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin:0;padding:0 32px 48px}}.page-article .sidebar{padding:192px 0 48px}@media (max-width: 768px){.page-article .sidebar{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;background:#edeff2;padding:48px 0 96px}}.page-article .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 1em}.page-article .info__auth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1em}@media (max-width: 1024px){.page-article .info__auth{margin:0 0 1em;width:100%}}.page-article .info__auth-frame{position:relative;overflow:hidden;border-radius:50%;width:2.6em;height:2.6em;-ms-flex-negative:0;flex-shrink:0}.page-article .info__auth-photo{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;width:100%;height:auto}.page-article .info__auth-name{padding:0 .5em}.page-article .info__auth-link{text-decoration:underline;font-weight:600}.page-article .info__auth-link:hover{text-decoration:none}.page-article .info__phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-right:1px solid #d7d7d7;border-left:1px solid #d7d7d7;padding:0 .5em;font-size:.9em;font-weight:600}@media (max-width: 1024px){.page-article .info__phone{border-right:0;padding:0 0 0 .5em}}.page-article .info__phone-icon{width:1em;height:1em;fill:#eb7d1b}.page-article .info__phone-num{display:block}@media (max-width: 767px){.page-article .info__phone-num{display:none}}.page-article .info__phone-link{display:none}@media (max-width: 767px){.page-article .info__phone-link{display:block}}.page-article .info__location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 .5em;font-size:.9em;font-weight:600}@media (max-width: 425px){.page-article .info__location{border-left:1px solid #d7d7d7}}.page-article .info__location-icon{width:1em;height:1em;fill:#3d8abd}.page-article .info__date{margin:0 auto 0 0;padding:0 .5em;font-size:.9em;color:#9c9fa2}@media (max-width: 425px){.page-article .info__date{margin:0}}.page-article .info__views{border-right:1px solid #d7d7d7;padding:0 .5em 0 0;font-size:.9em;color:#9c9fa2}.page-article .article-form{position:relative;border:1px solid #c0c3c4;border-radius:6px;background:#fff;padding:.8em;-webkit-box-shadow:1px 1px 8px rgba(24,24,24,0.25);box-shadow:1px 1px 8px rgba(24,24,24,0.25)}.page-article .article-form h3,.page-article .article-form-h3{display:inline-block;font-size:1.3em;font-weight:700;color:#194977}@media (max-width: 425px){.page-article .article-form h3,.page-article .article-form-h3{display:block;text-align:center;margin:0 0 0.3em}}.page-article .article-form p{display:inline-block;font-size:.85em;padding:0 8px}@media (max-width: 425px){.page-article .article-form p{display:block;text-align:center}}.page-article .article-form .form-controls-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 425px){.page-article .article-form .form-controls-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-article .article-form .form-control{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width: 425px){.page-article .article-form .form-control{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-article .article-form .input-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:3px}.page-article .article-form .input-wrapper-text{-webkit-box-flex:3;-ms-flex:3;flex:3;padding:3px}@media (max-width: 425px){.page-article .article-form .input-wrapper-text textarea{height:4.8em}}@media (max-width: 425px){.page-article .article-form .input-wrapper-submit{text-align:center}.page-article .article-form .input-wrapper-submit button{width:35%}}.page-article .article-form input,.page-article .article-form textarea{border:1px solid #c0c3c4;border-radius:3px;width:100%;height:2.4em;padding:0 .8em;font-size:.75em}.page-article .article-form input::-webkit-input-placeholder,.page-article .article-form textarea::-webkit-input-placeholder{color:currentColor}.page-article .article-form input:-ms-input-placeholder,.page-article .article-form textarea:-ms-input-placeholder{color:currentColor}.page-article .article-form input::-ms-input-placeholder,.page-article .article-form textarea::-ms-input-placeholder{color:currentColor}.page-article .article-form input::placeholder,.page-article .article-form textarea::placeholder{color:currentColor}.page-article .article-form input{text-overflow:ellipsis}.page-article .article-form textarea{padding:.4em .8em}.page-article .article-form button{border:0;border-bottom:3px solid #b55b0a;border-radius:3px;width:100%;height:1.6363636364em;font-size:1.1em;font-weight:600;background:-webkit-gradient(linear, left top, left bottom, from(#ff8213), to(#e5730d));background:linear-gradient(#ff8213, #e5730d);color:#fff}.page-article .article-form--top::before{content:'';display:block;width:1.2em;height:1.2em;background:#c0c3c4;position:absolute;top:-0.6em;right:8%;z-index:-1;-webkit-transform:skewX(-45deg) rotate(45deg);transform:skewX(-45deg) rotate(45deg)}.page-article .article-form--top::after{content:'';display:block;width:1.2em;height:1.35em;background:#fff;position:absolute;top:-0.53em;right:calc(8% + 0.16em);-webkit-transform:skewX(-45deg) rotate(45deg);transform:skewX(-45deg) rotate(45deg)}.page-article .article-form--bottom{background:#eb7d1b;border:0}.page-article .article-form--bottom::before{content:'';display:block;width:0;height:0;border-width:0.9em 1.7em 0 0;border-style:solid;border-color:transparent #eb7d1b transparent transparent;position:absolute;top:-0.9em;right:8%}.page-article .article-form--bottom h3,.page-article .article-form--bottom p{color:#fff}.page-article .article-form--bottom button{background:-webkit-gradient(linear, left top, left bottom, from(#204c7c), to(#11365d));background:linear-gradient(#204c7c, #11365d);border-bottom:3px solid #0f2e4f}.page-article .short-desc p{margin:0 0 1em;font-size:1.25em;line-height:1.04}.page-article .main-content h1,.page-article .main-content h2,.page-article .main-content h3,.page-article .main-content h4,.page-article .main-content h5,.page-article .main-content h6{margin:.8846153846em 0;font-size:1.3em;color:#030d18;text-align:right}.page-article .main-content p{margin:0 0 .5em;font-size:.95em;line-height:1.2105263158}.page-article .related-links{margin:0 0 1.6em}.page-article .related-links .flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 425px){.page-article .related-links .flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-article .related-links .flex-item:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:0 0 0 1em}@media (max-width: 425px){.page-article .related-links .flex-item:first-child{padding:1em 0 0}}.page-article .related-links .flex-item:last-child{-webkit-box-flex:1.5;-ms-flex:1.5;flex:1.5}@media (max-width: 425px){.page-article .related-links .flex-item:last-child{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}}.page-article .related-links figure{border-radius:6px;position:relative;overflow:hidden}.page-article .related-links figcaption{color:#fff;font-size:.65em;line-height:1;position:absolute;left:50%;bottom:1em;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.page-article .related-links img{display:block;width:100%;height:auto}.page-article .related-links .related{border-radius:6px;padding:0 1em;background-color:#eef0f3}.page-article .related-links .related h3,.page-article .related-links .related-h3{padding:1em 0;font-size:1.3em}.page-article .related-links .related li{border-top:1px solid #dde0e3;padding:1.15em 0}.page-article .related-links .related a{display:block;font-size:.85em;font-weight:600;line-height:1.0588235294}.page-article .disc{margin:1.2307692308em 0;font-size:.65em;line-height:1.3076923077;color:#9c9fa2}.page-article .rate-n-share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:.8em 0;border-top:1px solid #e1e4e6;border-bottom:1px solid #e1e4e6}@media (max-width: 425px){.page-article .rate-n-share{border-bottom:0}}.page-article .rate-n-share .rate-wrapper{-webkit-box-flex:1;-ms-flex:1;flex:1}.page-article .rate-n-share .rate-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-article .rate-n-share .rate-wrapper p{font-size:.75em}.page-article .rate-n-share .rate-wrapper p.rating,.page-article .rate-n-share .rate-wrapper p.ratings{color:#9c9fa2}.page-article .rate-n-share .rate-wrapper p.text{margin:0 0 0 1em}@media (max-width: 425px){.page-article .rate-n-share .rate-wrapper p.text{margin:0 0 .5em;width:100%}}.page-article .rate-n-share .share{text-align:left}.page-article .lawyer{margin:40px 0 0;background:#f3f5f7}@media (max-width: 767px){.page-article .lawyer{margin:40px 16px 0;background:#fff}}.page-article .posts{padding:2rem 64px 3.2rem}@media (max-width: 767px){.page-article .posts{padding:1.4rem 0 3.2rem}}.page-article .posts h2{margin:0 auto .8em;max-width:1200px}@media (max-width: 767px){.page-article .posts h2{padding:0 16px;text-align:center}}.page-article .index-posts-slider .slick-arrow{position:absolute;top:0;bottom:0;z-index:1;border:0;width:80px;text-indent:120%;white-space:nowrap;overflow:hidden}.page-article .index-posts-slider .slick-prev{right:0;background:url(assets/images/prev.svg) no-repeat center;background-size:32px}.page-article .index-posts-slider .slick-next{left:0;background:url(assets/images/next.svg) no-repeat center;background-size:32px}.page-article .posts-slider-wrapper{max-width:1232px}.page-article .post-card{margin:0 16px}.page-article .post-card .post-body h3,.page-article .post-card .post-body-h3{font-size:1.1rem}.page-article .post-card .post-body .author{border-top:0;border-bottom:0;padding:0;font-size:.75rem;color:inherit}.page-article .post-card .post-body .author a{text-decoration:underline}.page-article .post-card .post-body .details{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 767px){.page-article .post-card .post-body .details{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-article .post-card .post-body .details .right{font-size:.75rem;color:#9c9fa2}@media (max-width: 767px){.page-article .post-card .post-body .details .right{-ms-flex-preferred-size:100%;flex-basis:100%;margin:0 0 8px}}.page-article .post-card .post-body .details .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.75rem;color:#9c9fa2}.page-article .post-card .post-body .details .left span{margin-left:8px}.page-article .post-card .post-body .details .left svg{width:1em;height:1em}@media (max-width: 767px){.page-article .index-posts-slider .slick-prev{background:url(assets/images/prev.svg) no-repeat center,-webkit-gradient(linear, right top, left top, from(#eceff2), to(rgba(236,239,242,0)));background:url(assets/images/prev.svg) no-repeat center,linear-gradient(to left, #eceff2, rgba(236,239,242,0));background-size:32px, cover}.page-article .index-posts-slider .slick-next{background:url(assets/images/next.svg) no-repeat center,-webkit-gradient(linear, left top, right top, from(#f4f6f7), to(rgba(244,246,247,0)));background:url(assets/images/next.svg) no-repeat center,linear-gradient(to right, #f4f6f7, rgba(244,246,247,0));background-size:32px, cover}}@media (min-width: 767px){.page-article .post-card{display:-webkit-box;display:-ms-flexbox;display:flex}.page-article .post-card .img-wrapper{-webkit-box-flex:0;-ms-flex:0 0 184px;flex:0 0 184px;height:auto}.page-article .post-card .post-body{text-align:right}.page-article .post-card .post-body h3,.page-article .post-card .post-body-h3,.page-article .post-card .post-body .author{margin-bottom:8px}.page-article .index-posts-slider .slick-prev{right:-64px}.page-article .index-posts-slider .slick-next{left:-64px}}.page-article .news-section{background:#fff;padding:3.85em 0 4.3em}@media (max-width: 767px){.page-article .branding{-ms-flex-wrap:wrap;flex-wrap:wrap}}.page-article .branding .fb-page,.page-article .branding .bottom-logo-wrapper,.page-article .branding .social{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width: 767px){.page-article .branding .fb-page,.page-article .branding .bottom-logo-wrapper,.page-article .branding .social{-ms-flex-preferred-size:100%;flex-basis:100%}}.page-article .branding .social{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width: 767px){.page-article .branding .social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 767px){.page-article .branding .bottom-logo-wrapper{margin-bottom:24px}}.page-article .branding .social__icon{-ms-flex-preferred-size:53px;flex-basis:53px;height:36px;margin:0;padding:0 8px;border-left:1px solid #37495a}.page-article .branding .social__icon svg{width:100%;height:100%}@media (max-width: 767px){.page-article .branding .fb-page{text-align:center;margin-bottom:24px}}.page-article .branding .fb-like{padding-right:19px}.page-article .faq-section{background:#eceff2;padding:4.15em 0 5.4em}.page-article .rate{-ms-flex-negative:0;flex-shrink:0;padding:0 10px}.page-article .rate:not(:checked)>input{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.page-article .rate:not(:checked)>label{float:right;width:1em;overflow:hidden;white-space:nowrap;cursor:pointer;font-size:1em;color:#9c9fa2}.page-article .rate:not(:checked)>label:before{content:'★ '}.page-article .rate>input:checked ~ label{color:#eb7d1b}.page-article .rate:not(:checked)>label:hover,.page-article .rate:not(:checked)>label:hover ~ label{color:#eb7d1b}.page-article .rate>input:checked+label:hover,.page-article .rate>input:checked+label:hover ~ label,.page-article .rate>input:checked ~ label:hover,.page-article .rate>input:checked ~ label:hover ~ label,.page-article .rate>label:hover ~ input:checked ~ label{color:#eb7d1b}.page-forums{font-size:14px}@media screen and (min-width: 320px){.page-forums{font-size:calc(.1912045889vw + 13.3881453155px)}}@media screen and (min-width: 1366px){.page-forums{font-size:16px}}.page-forums .top{padding:0 0 4.6875em;background:-webkit-gradient(linear, left top, right top, from(#f4f6f7), to(#eceff2));background:linear-gradient(to right, #f4f6f7, #eceff2)}.page-forums .content-wrapper{padding:0 2em}.page-forums .content-box{margin:0 auto;max-width:1200px}.page-forums .main-heading{margin:0 0 .52em;text-align:right;font-size:3.125em}@media (max-width: 425px){.page-forums .main-heading{font-size:28px}}.page-forums .desc{position:relative;border-top:1px solid #e1e4e6;border-bottom:1px solid #e1e4e6;margin:0 0 2em;padding:2.5em 0;-webkit-transition:max-height .2s ease-out;transition:max-height .2s ease-out}@media (max-width: 767px){.page-forums .desc{border-top:0;padding:0 0 2.5em}}@media (max-width: 425px){.page-forums .desc{padding:0 0 0 1.5em;max-height:3.4em;overflow:hidden}}.page-forums .desc p{font-size:1.0625em;line-height:1.4117647059}.page-forums .desc p:not(:last-child){margin:0 0 1em}.page-forums .desc .toggle-desc{position:absolute;bottom:0.3em;left:0;display:none;border:0;width:1.5em;height:1.5em;background:none}@media (max-width: 425px){.page-forums .desc .toggle-desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page-forums .desc .toggle-desc.active .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.page-forums .details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-forums .details .text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:1.375em;font-weight:600}@media (max-width: 767px){.page-forums .details .text{margin:0 0 1em}}.page-forums .details .text p{position:relative;padding:0 1.5em 0 0}.page-forums .details .text p::before{content:'';display:inline-block;margin:0 0 0 .4em;width:1em;height:1em;background:url(assets/images/con2.svg) no-repeat center;background-size:contain;position:absolute;top:0;right:0}@media (max-width: 767px){.page-forums .details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.page-forums .main-container{display:-webkit-box;display:-ms-flexbox;display:flex}.page-forums .main-wrapper{width:1200px}@media (max-width: 1600px){.page-forums .main-wrapper{padding:0 3.5em 0 0;width:77.5%}}@media (max-width: 1024px){.page-forums .main-wrapper{padding:0 3.5em;width:100%}}@media (max-width: 767px){.page-forums .main-wrapper{padding:0 2em}}.page-forums .open-filter{display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background:#fff;border-width:1px 0 1px 0;border-style:solid;border-color:#e5e8e9;padding:.6666666667em;font-size:1.5em;font-weight:600}@media (max-width: 767px){.page-forums .open-filter{display:-webkit-box;display:-ms-flexbox;display:flex}}.page-forums .open-filter .icon{width:1em;height:1em}.page-forums .close-filter{position:absolute;top:1em;left:1em;display:none;border:0;width:3em;height:3em;background:none}@media (max-width: 767px){.page-forums .close-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page-forums .close-filter .icon{width:2em;height:2em;fill:#194977}.page-forums .filter-wrapper{width:256px;background:#fff}@media (max-width: 767px){.page-forums .filter-wrapper{position:fixed;top:0;right:0;z-index:1001;padding:1em;height:100vh;overflow:auto;-webkit-overflow-scrolling:touch;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out}}.page-forums .filter-heading{margin:0 0 1.5em;font-size:2.5em;color:#194977}.page-forums .filter li:not(:last-child){margin:0 0 .5em}@media (max-width: 767px){.page-forums .filter li:not(:last-child){margin:0 0 1em}}.page-forums .filter a{position:relative;display:block;padding:0 1em 0 0;font-size:1.0625em;font-weight:600}.page-forums .filter a::before{content:'';position:absolute;top:0;right:0;display:block;width:1em;height:1em;background:url(assets/images/chevron-left.svg) no-repeat center}.page-forums .filter a.active{color:#eb7d1b}.page-forums .main{width:944px}@media (max-width: 1600px){.page-forums .main{width:79.3548387097%}}@media (max-width: 767px){.page-forums .main{width:100%}}.page-forums .main h2,.page-forums .main-h2{position:relative;margin:0 0 .6em;padding:0 1.7em 0 0;text-align:right;font-size:2.5em}@media (max-width: 425px){.page-forums .main h2,.page-forums .main-h2{font-size:24px}}.page-forums .main h2 img,.page-forums .main-h2 img{position:absolute;top:-.25em;right:0;display:block;width:1.5em;height:auto;vertical-align:middle}.page-forums .forums-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-forums .forums-list-item{padding:2.5em .75em 1.5em;width:25%}@media (max-width: 1600px){.page-forums .forums-list-item{width:33.3333333333%}}@media (max-width: 1300px){.page-forums .forums-list-item{width:50%}}@media (max-width: 425px){.page-forums .forums-list-item{width:100%}}.page-forums .forum{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #c0c3c4;border-radius:6px;padding:1em;height:100%;text-align:center;background:#fff;-webkit-box-shadow:5px 5px 9px rgba(24,24,24,0.2);box-shadow:5px 5px 9px rgba(24,24,24,0.2)}.page-forums .forum::before{content:'';position:absolute;top:-2.5em;left:50%;z-index:-1;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;border-radius:50%;width:5em;height:5em;background:#c0c3c4}.page-forums .forum-photo{position:absolute;top:calc(-2.5em + 1px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border:5px solid #fff;border-radius:50%;width:calc(5em - 2px);height:calc(5em - 2px);overflow:hidden}.page-forums .forum-photo img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;width:100%;height:auto}.page-forums .forum-title{margin:1.5em 0 1em;font-size:1.625em}.page-forums .forum-auth{border-top:1px solid #e1e4e6;border-bottom:1px solid #e1e4e6;margin:auto 0 1em;padding:1em 0;font-size:1em}.page-forums .forum-info{font-size:.9375em;color:#9c9fa2}.page-forums .sep{border:0;margin:3.25em .75em;height:1px;background:#e1e4e6}@media (max-width: 767px){.page-forums .sep{margin:2em .75em}}.page-forums .remark p{font-size:1em;line-height:1.3125;color:#9c9fa2}.page-forums .remark p:not(:last-child){margin:0 0 1em}.page-forums .additional-forums{position:relative;z-index:0;padding:5em 2em;background:-webkit-gradient(linear, left top, right top, from(#f4f6f7), to(#eceff2));background:linear-gradient(to right, #f4f6f7, #eceff2)}@media (max-width: 600px){.page-forums .additional-forums{background:#eceff2}}.page-forums .additional-forums-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width: 600px){.page-forums .additional-forums-list{position:relative;max-height:640px;overflow:hidden;-webkit-transition:max-height .2s ease-out;transition:max-height .2s ease-out}.page-forums .additional-forums-list::after{content:'';position:absolute;right:0;bottom:0;left:0;display:block;width:100%;height:5em;background:-webkit-gradient(linear, left top, left bottom, from(rgba(236,239,242,0)), to(#eceff2));background:linear-gradient(rgba(236,239,242,0), #eceff2)}.page-forums .additional-forums-list.expanded::after{content:none}}.page-forums .button-wrapper{display:none}@media (max-width: 600px){.page-forums .button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1em 0}}.page-forums .additional-forums-list-item{padding:2.5em .75em .75em;width:33.3333333333%}@media (max-width: 1024px){.page-forums .additional-forums-list-item{width:50%}}@media (max-width: 600px){.page-forums .additional-forums-list-item{width:100%}}.page-forums .add-forum{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #e1e4e6;border-radius:6px;padding:1em;height:100%;text-align:center;background:#fff;-webkit-box-shadow:1px 1px 2px rgba(24,24,24,0.1);box-shadow:1px 1px 2px rgba(24,24,24,0.1)}.page-forums .add-forum::before{content:'';position:absolute;top:-2.5em;left:50%;z-index:-1;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:50%;display:block;width:5em;height:5em;background:#e1e4e6}.page-forums .add-forum-icon{position:absolute;top:calc(-2.5em + 1px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:50%;width:calc(5em - 2px);height:calc(5em - 2px);background:#fff}.page-forums .add-forum-icon img{margin:auto;width:2.5em;height:auto}.page-forums .add-forum-title{margin:1em 0;font-size:1.625em}.page-forums .add-forum-desc{margin:0 0 1em;font-size:1em;line-height:1.0625}.page-forums .add-forum-info{border-top:1px solid #e1e4e6;margin:auto 0 0;padding:1em 0 0;font-size:.9375em;color:#9c9fa2}.page-forums .more{padding:2.5em 2em;text-align:center;background:-webkit-gradient(linear, left top, right top, from(#082b4d), to(#235080));background:linear-gradient(to right, #082b4d, #235080)}.page-forums .more p{font-size:1.625em;font-weight:600;color:#fff}@media (max-width: 375px){.page-forums .more p{font-size:1.25em}}.page-forums .more a{text-decoration:underline;white-space:nowrap}.page-forums .more a::after{content:'';display:inline-block;width:1em;height:1em;background:url(assets/images/chevron-left-white.svg) no-repeat center;vertical-align:middle}.page-forums .sidebar{width:360px;padding:16px 72px;-ms-flex-negative:0;flex-shrink:0}@media (max-width: 1024px){.page-forums .sidebar{width:auto;padding:48px 0;background:#edeff2}}.page-forums .ad-lawyer-slider .slick-arrow{position:absolute;top:0;bottom:0;z-index:1;width:60px;text-indent:150%;white-space:nowrap;overflow:hidden;border:0}.page-forums .ad-lawyer-slider .slick-prev{right:0;background:url(assets/images/prev_dark.svg) no-repeat center,-webkit-gradient(linear, right top, left top, from(#edeff2), to(rgba(237,239,242,0)));background:url(assets/images/prev_dark.svg) no-repeat center,linear-gradient(to left, #edeff2, rgba(237,239,242,0))}.page-forums .ad-lawyer-slider .slick-next{left:0;background:url(assets/images/next_dark.svg) no-repeat center,-webkit-gradient(linear, left top, right top, from(#edeff2), to(rgba(237,239,242,0)));background:url(assets/images/next_dark.svg) no-repeat center,linear-gradient(to right, #edeff2, rgba(237,239,242,0))}.page-forums .ad-lawyer-wrapper{padding:2.5em 0 1em}@media (max-width: 1024px){.page-forums .ad-lawyer-wrapper{padding:2.5em 1em 0}}.page-forums .ad-lawyer{position:relative;border:1px solid #c0c3c4;border-radius:6px;padding:1em;text-align:center;background:#f3f5f7}@media (max-width: 1024px){.page-forums .ad-lawyer{background:#fff}}.page-forums .ad-lawyer::before{content:'';position:absolute;top:-2.5em;left:50%;z-index:-1;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;border-radius:50%;width:5em;height:5em;background:#c0c3c4}.page-forums .ad-lawyer-photo{position:absolute;top:calc(-2.5em + 1px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border:5px solid #f3f5f7;border-radius:50%;width:calc(5em - 2px);height:calc(5em - 2px);overflow:hidden}@media (max-width: 1024px){.page-forums .ad-lawyer-photo{border-color:#fff}}.page-forums .ad-lawyer-photo img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;width:100%;height:auto}.page-forums .ad-lawyer-title{font-size:1.625em;margin:1em 0}.page-forums .ad-lawyer-area{border-top:1px solid #e1e4e6;padding:1em 0;font-size:1em;color:#9c9fa2}.page-forums .ad-lawyer-phone{display:block;border:1px solid #438ebf;border-radius:5px;padding:.3636363636em;font-size:1.375em;font-weight:600;white-space:nowrap;color:#438ebf}.page-forums .ad-lawyer-phone::after{content:'';display:inline-block;margin:0 .3636363636em 0 0;width:1em;height:1em;background:url(assets/images/bcon3.svg) no-repeat center;background-size:100% auto;vertical-align:bottom}.page-forums .ad-lawyer-desc{padding:1.0666666667em 0;font-size:.9375em;line-height:1.1333333333}.page-forums .ad-lawyer-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-forums .ad-lawyer-rating span{margin:0 0 0 .5333333333em;font-size:.9375em;color:#9c9fa2}.page-forums .ad-lawyer-stars{display:-webkit-box;display:-ms-flexbox;display:flex}.page-forums .ad-lawyer-stars svg{width:1em;height:1em}.page-forums .placeholder{width:18.75%}@media (max-width: 1600px){.page-forums .placeholder{display:none}}.page-forums .recent-forums{padding:3.9rem 16px 96px;background:-webkit-gradient(linear, left top, right top, from(#eceff2), to(#f4f6f7));background:linear-gradient(to right, #eceff2, #f4f6f7)}@media (max-width: 767px){.page-forums .recent-forums{padding:3.9rem 0 96px;background:#fff}}
.page-forums .recent-forums h2,.page-forums .recent-forums-h2{color:#194977}@media (max-width: 767px){.page-forums .recent-forums-heading-wrapper{border-bottom:1px solid #e1e4e6}}
.page-forums .recent-forums h2::before,.page-forums .recent-forums-h2::before{background:url(assets/images/forums-grey.svg) no-repeat;background-size:contain}.page-forums .recent-forum{border-right:1px solid #e1e4e6;color:#030d18}.page-forums .recent-forums-slider{border-left:1px solid #e1e4e6}@media (max-width: 767px){.page-forums .recent-forums-slider{border-left:0}}.page-forums .recent-forum dl dt,.page-forums .recent-forum dl dd{color:#9ea3a6}.page-forums .recent-forum dl dt{border-left:1px solid rgba(158,163,166,0.5)}.page-forums .recent-forums-slider .slick-prev{border-right:2px solid #030d18}@media (max-width: 767px){.page-forums .recent-forums-slider .slick-prev{border-right:0;background:url(assets/images/prev_dark.svg) no-repeat center,-webkit-gradient(linear, right top, left top, from(#fff), to(rgba(255,255,255,0)));background:url(assets/images/prev_dark.svg) no-repeat center,linear-gradient(to left, #fff, rgba(255,255,255,0))}}.page-forums .recent-forums-slider .slick-next{border-left:2px solid #030d18}@media (max-width: 767px){.page-forums .recent-forums-slider .slick-next{border-left:0;background:url(assets/images/next_dark.svg) no-repeat center,-webkit-gradient(linear, left top, right top, from(#fff), to(rgba(255,255,255,0)));background:url(assets/images/next_dark.svg) no-repeat center,linear-gradient(to right, #fff, rgba(255,255,255,0))}}.page-forums .recent-forums-slider .slick-prev,.page-forums .recent-forums-slider .slick-next{border-top:2px solid #030d18}@media (max-width: 767px){.page-forums .recent-forums-slider .slick-prev,.page-forums .recent-forums-slider .slick-next{border-top:0}}@media (max-width: 767px){.page-forums .branding{-ms-flex-wrap:wrap;flex-wrap:wrap}}.page-forums .branding .fb-page,.page-forums .branding .bottom-logo-wrapper,.page-forums .branding .social{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width: 767px){.page-forums .branding .fb-page,.page-forums .branding .bottom-logo-wrapper,.page-forums .branding .social{-ms-flex-preferred-size:100%;flex-basis:100%}}.page-forums .branding .social{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width: 767px){.page-forums .branding .social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 767px){.page-forums .branding .bottom-logo-wrapper{margin-bottom:24px}}.page-forums .branding .social__icon{-ms-flex-preferred-size:53px;flex-basis:53px;height:36px;margin:0;padding:0 8px;border-left:1px solid #37495a}.page-forums .branding .social__icon svg{width:100%;height:100%}@media (max-width: 767px){.page-forums .branding .fb-page{text-align:center;margin-bottom:24px}}.page-forums .branding .fb-like{padding-right:19px}body.filter-is-open .filter-wrapper{-webkit-transform:translateX(0);transform:translateX(0)}.page-news{font-size:14px}@media screen and (min-width: 320px){.page-news{font-size:calc(.1912045889vw + 13.3881453155px)}}@media screen and (min-width: 1366px){.page-news{font-size:16px}}.page-news .top{background:-webkit-gradient(linear, left top, right top, from(#f4f6f7), to(#eceff2));background:linear-gradient(to right, #f4f6f7, #eceff2)}@media (max-width: 425px){.page-news .top{padding:0 0 1.5em}}.page-news .content-wrapper{padding:0 2em}.page-news .content-box{margin:0 auto;max-width:1200px}.page-news .main-heading{margin:0 0 .52em;text-align:right;font-size:3.125em}@media (max-width: 425px){.page-news .main-heading{font-size:28px}}.page-news .desc{position:relative;border-top:1px solid #e1e4e6;padding:2.5em 0;-webkit-transition:max-height .2s ease-out;transition:max-height .2s ease-out}@media (max-width: 767px){.page-news .desc{border-top:0;padding:0 0 2.5em}}@media (max-width: 425px){.page-news .desc{padding:0 0 0 1.5em;max-height:3.4em;overflow:hidden}}.page-news .desc p{font-size:1.0625em;line-height:1.4117647059}.page-news .desc p:not(:last-of-type){margin:0 0 1em}.page-news .desc .toggle-desc{position:absolute;bottom:0.3em;left:0;display:none;border:0;width:1.5em;height:1.5em;background:none}@media (max-width: 425px){.page-news .desc .toggle-desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page-news .desc .toggle-desc.active .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.page-news .main-container-wrapper{padding:4em 0}@media (max-width: 1024px){.page-news .main-container-wrapper{padding:3em 0 0}}.page-news .main-container{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 1024px){.page-news .main-container{display:block}}.page-news .main-wrapper{width:1200px}@media (max-width: 1600px){.page-news .main-wrapper{padding:0 3.5em 0 0;width:77.5%}}@media (max-width: 1024px){.page-news .main-wrapper{padding:0 3.5em;width:100%}}@media (max-width: 767px){.page-news .main-wrapper{padding:0 2em}}.page-news .open-filter{display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background:#fff;border-width:1px 0 1px 0;border-style:solid;border-color:#e5e8e9;padding:.6666666667em;font-size:1.5em;font-weight:600}@media (max-width: 767px){.page-news .open-filter{display:-webkit-box;display:-ms-flexbox;display:flex}}.page-news .open-filter .icon{width:1em;height:1em}.page-news .close-filter{position:absolute;top:0;left:0;display:none;border:0;width:3em;height:3em;background:none}@media (max-width: 767px){.page-news .close-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page-news .close-filter .icon{width:2em;height:2em;fill:#194977}.page-news .filter-wrapper{width:256px;background:#fff}@media (max-width: 767px){.page-news .filter-wrapper{position:fixed;top:0;right:0;z-index:1001;padding:3em 1em;height:100vh;overflow:auto;-webkit-overflow-scrolling:touch;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out}}.page-news .filter-heading{margin:0 0 1em;font-size:1.625em}.page-news .filter li:not(:last-child){margin:0 0 .5em}@media (max-width: 767px){.page-news .filter li:not(:last-child){margin:0 0 1em}}.page-news .filter a{position:relative;display:block;padding:0 1em 0 0;font-size:1.0625em;font-weight:600}.page-news .filter a::before{content:'';position:absolute;top:0;right:0;display:block;width:1em;height:1em;background:url(assets/images/chevron-left.svg) no-repeat center}.page-news .filter a.active{color:#eb7d1b}.page-news .main{width:944px}@media (max-width: 1600px){.page-news .main{width:79.3548387097%}}@media (max-width: 767px){.page-news .main{width:100%}}.page-news .main h2{position:relative;margin:0 0 .6em;padding:0 1.7em 0 0;text-align:right;font-size:2.5em}.page-news .main h2 img{position:absolute;top:-.25em;right:0;display:block;width:1.5em;height:auto;vertical-align:middle}.page-news .main-story{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #c0c3c4;border-radius:5px;margin:0 0 1.5em;background:-webkit-gradient(linear, left top, right top, from(#082b4d), to(#235080));background:linear-gradient(to right, #082b4d, #235080);-webkit-box-shadow:5px 5px 9px rgba(24,24,24,0.18);box-shadow:5px 5px 9px rgba(24,24,24,0.18);overflow:hidden}@media (max-width: 560px){.page-news .main-story{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-news .main-story-img{position:relative;overflow:hidden;width:46.4017185822%}@media (max-width: 560px){.page-news .main-story-img{width:100%}.page-news .main-story-img::before{content:'';display:block;padding-top:56.25%}}.page-news .main-story-img img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;min-width:100%;min-height:100%}.page-news .main-story-content{padding:1em;width:53.5982814178%;color:#fff}@media (max-width: 560px){.page-news .main-story-content{width:100%}}.page-news .main-story-title{font-size:1.375em;margin:0 0 .7727272727em}.page-news .main-story-desc{border-bottom:1px solid rgba(255,255,255,0.2);margin:0 0 1em;padding:0 0 1em;font-size:1em;line-height:1.25}.page-news .main-story-auth{margin:0 0 1.0666666667em;font-size:.9375em}.page-news .main-story-auth a{text-decoration:underline}.page-news .main-story-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.9375em;color:rgba(255,255,255,0.5)}.page-news .main-story-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-news .main-story-rating span{margin:0 0 0 .5333333333em}.page-news .main-story-stars{display:-webkit-box;display:-ms-flexbox;display:flex}.page-news .main-story-stars svg{width:1.0666666667em;height:1.0666666667em}.page-news .story{display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #c0c3c4;border-radius:5px;margin:0 0 1.5em;background:#fff;-webkit-box-shadow:5px 5px 9px rgba(24,24,24,0.18);box-shadow:5px 5px 9px rgba(24,24,24,0.18);overflow:hidden}@media (max-width: 560px){.page-news .story{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-news .story-img{position:relative;overflow:hidden;width:33.7271750806%}@media (max-width: 560px){.page-news .story-img{width:100%}.page-news .story-img::before{content:'';display:block;padding-top:56.25%}}.page-news .story-img img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;min-width:100%;min-height:100%}.page-news .story-content{padding:1em;width:66.2728249194%}@media (max-width: 560px){.page-news .story-content{width:100%}}.page-news .story-title{font-size:1.375em;margin:0 0 .7727272727em}.page-news .story-desc{border-bottom:1px solid #e1e4e6;margin:0 0 1em;padding:0 0 1em;font-size:1em;line-height:1.25}.page-news .story-auth{margin:0 0 1.0666666667em;font-size:.9375em}.page-news .story-auth a{text-decoration:underline}.page-news .story-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.9375em;color:#9c9fa2}.page-news .story-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-news .story-rating span{margin:0 0 0 .5333333333em}.page-news .story-stars{display:-webkit-box;display:-ms-flexbox;display:flex}.page-news .story-stars svg{width:1.0666666667em;height:1.0666666667em}.page-news .sidebar{padding:0 3.5em;width:360px;-ms-flex-negative:0;flex-shrink:0}.page-news .sidebar .sidebar-card{margin:0 auto}@media (max-width: 1024px){.page-news .sidebar{padding:2em 0 96px;width:100%;background:#edeff2}.page-news .sidebar .sidebar-card{margin:0}}.page-news .ad-lawyer-slider .slick-arrow{position:absolute;top:0;bottom:0;z-index:1;width:60px;text-indent:150%;white-space:nowrap;overflow:hidden;border:0}.page-news .ad-lawyer-slider .slick-prev{right:0;background:url(assets/images/prev_dark.svg) no-repeat center,-webkit-gradient(linear, right top, left top, from(#edeff2), to(rgba(237,239,242,0)));background:url(assets/images/prev_dark.svg) no-repeat center,linear-gradient(to left, #edeff2, rgba(237,239,242,0))}.page-news .ad-lawyer-slider .slick-next{left:0;background:url(assets/images/next_dark.svg) no-repeat center,-webkit-gradient(linear, left top, right top, from(#edeff2), to(rgba(237,239,242,0)));background:url(assets/images/next_dark.svg) no-repeat center,linear-gradient(to right, #edeff2, rgba(237,239,242,0))}.page-news .ad-lawyer-wrapper{padding:2.5em 0 1em}@media (max-width: 1024px){.page-news .ad-lawyer-wrapper{padding:2.5em 1em 0}}.page-news .ad-lawyer{position:relative;border:1px solid #c0c3c4;border-radius:6px;padding:1em;text-align:center;background:#f3f5f7}@media (max-width: 1024px){.page-news .ad-lawyer{background:#fff}}.page-news .ad-lawyer::before{content:'';position:absolute;top:-2.5em;left:50%;z-index:-1;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;border-radius:50%;width:5em;height:5em;background:#c0c3c4}.page-news .ad-lawyer-photo{position:absolute;top:calc(-2.5em + 1px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border:5px solid #f3f5f7;border-radius:50%;width:calc(5em - 2px);height:calc(5em - 2px);overflow:hidden}@media (max-width: 1024px){.page-news .ad-lawyer-photo{border-color:#fff}}.page-news .ad-lawyer-photo img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;width:100%;height:auto}.page-news .ad-lawyer-title{font-size:1.625em;margin:1em 0}.page-news .ad-lawyer-area{border-top:1px solid #e1e4e6;padding:1em 0;font-size:1em;color:#9c9fa2}.page-news .ad-lawyer-phone{display:block;border:1px solid #438ebf;border-radius:5px;padding:.3636363636em;font-size:1.375em;font-weight:600;white-space:nowrap;color:#438ebf}.page-news .ad-lawyer-phone::after{content:'';display:inline-block;margin:0 .3636363636em 0 0;width:1em;height:1em;background:url(assets/images/bcon3.svg) no-repeat center;background-size:100% auto;vertical-align:bottom}.page-news .ad-lawyer-desc{padding:1.0666666667em 0;font-size:.9375em;line-height:1.1333333333}.page-news .ad-lawyer-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-news .ad-lawyer-rating span{margin:0 0 0 .5333333333em;font-size:.9375em;color:#9c9fa2}.page-news .ad-lawyer-stars{display:-webkit-box;display:-ms-flexbox;display:flex}.page-news .ad-lawyer-stars svg{width:1em;height:1em}.page-news .placeholder{width:18.75%}@media (max-width: 1600px){.page-news .placeholder{display:none}}@media (max-width: 767px){.page-news .branding{-ms-flex-wrap:wrap;flex-wrap:wrap}}.page-news .branding .fb-page,.page-news .branding .bottom-logo-wrapper,.page-news .branding .social{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width: 767px){.page-news .branding .fb-page,.page-news .branding .bottom-logo-wrapper,.page-news .branding .social{-ms-flex-preferred-size:100%;flex-basis:100%}}.page-news .branding .social{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width: 767px){.page-news .branding .social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 767px){.page-news .branding .bottom-logo-wrapper{margin-bottom:24px}}.page-news .branding .social__icon{-ms-flex-preferred-size:53px;flex-basis:53px;height:36px;margin:0;padding:0 8px;border-left:1px solid #37495a}.page-news .branding .social__icon svg{width:100%;height:100%}@media (max-width: 767px){.page-news .branding .fb-page{text-align:center;margin-bottom:24px}}.page-news .branding .fb-like{padding-right:19px}body.filter-is-open .filter-wrapper{-webkit-transform:translateX(0);transform:translateX(0)}.page-search{font-size:14px}@media screen and (min-width: 320px){.page-search{font-size:calc(.1912045889vw + 13.3881453155px)}}@media screen and (min-width: 1366px){.page-search{font-size:16px}}.page-search strong{font-weight:normal;background:#ffd40b}.page-search .top{padding:0 0 3em;background:-webkit-gradient(linear, left top, right top, from(#f4f6f7), to(#eceff2));background:linear-gradient(to right, #f4f6f7, #eceff2)}.page-search .content-wrapper{padding:0 2em}.page-search .content-box{margin:0 auto;max-width:1200px}.page-search .main-heading{margin:0;text-align:right;font-size:3.125em}@media (max-width: 425px){.page-search .main-heading{font-size:28px}}.page-search .anchor-container{position:-webkit-sticky;position:sticky;z-index:10;padding:0 2em;background:-webkit-gradient(linear, left top, right top, from(#f4f6f7), to(#eceff2));background:linear-gradient(to right, #f4f6f7, #eceff2)}.page-search .anchor-container{top:48px}@media screen and (min-width: 768px){.page-search .anchor-container{top:calc(3.125vw + 24px)}}@media screen and (min-width: 1920px){.page-search .anchor-container{top:84px}}.page-search .anchor-container>div{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:1200px}.page-search .anchor-container .anchor{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1.0909090909em;height:3.2727272727em;text-align:center;font-size:1.375em;font-weight:600}.page-search .anchor-container .anchor.active{background:#fff}@media (max-width: 450px){.page-search .anchor-container .anchor{font-size:1em}}.page-search .main-container{padding:3.5em 2em 96px}@media (max-width: 1024px){.page-search .main-container{padding:0}}.page-search .main-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 1024px){.page-search .main-wrapper{display:block}}.page-search .sidebar{padding:12px 0 32px}@media (max-width: 1024px){.page-search .sidebar{padding:48px 0 96px;background-color:#edeff2}}.page-search .main{padding:0 0 0 3em;width:82%}.page-search .main h2,.page-search .main-h2{margin:0;text-align:right;font-size:2.5em}@media (max-width: 425px){.page-search .main h2,.page-search .main-h2{font-size:24px}}@media (max-width: 1024px){.page-search .main{width:100%;padding:3.5em 2em}}.page-search .panel-heading-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 0 1em}.page-search .panel-heading-wrapper .results{font-size:1.0625em;white-space:nowrap;color:#9c9fa2}.page-search .lawyer-search-result{border:1px solid #e1e4e6;border-radius:5px;margin:0 0 1em;padding:1.1875em 1.3125em;-webkit-box-shadow:1px 1px 2px rgba(24,24,24,0.1);box-shadow:1px 1px 2px rgba(24,24,24,0.1)}.page-search .lawyer-search-result h3{margin:0 0 .4545454545em;font-size:1.375em}@media (max-width: 425px){.page-search .lawyer-search-result h3{font-size:18px}}.page-search .lawyer-search-result p{font-size:1em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.page-search .post-search-result{border:1px solid #e1e4e6;border-radius:5px;margin:0 0 1em;padding:1.1875em 1.3125em;-webkit-box-shadow:1px 1px 2px rgba(24,24,24,0.1);box-shadow:1px 1px 2px rgba(24,24,24,0.1)}.page-search .post-search-result h3,.page-search .post-search-result-h3{margin:0 0 .4545454545em;font-size:1.375em}.page-search .post-search-result .desc{border-bottom:1px solid #e1e4e6;margin:0 0 1em;padding:0 0 1em;font-size:1em;line-height:1.25}.page-search .post-search-result .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.9375em}@media (max-width: 767px){.page-search .post-search-result .info{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width: 767px){.page-search .post-search-result .info .auth{width:100%;margin:0 0 1em}}.page-search .post-search-result .info .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#9c9fa2}@media (max-width: 767px){.page-search .post-search-result .info .left{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.page-search .post-search-result .info .date{border-left:1px solid #e1e4e6;margin:0 0 0 1.0666666667em;padding:0 0 0 1.0666666667em}@media (max-width: 767px){.page-search .post-search-result .info .date{border-left:0;margin:0;padding:0}}.page-search .post-search-result .info .rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-search .post-search-result .info .rating span{margin:0 0 0 .5333333333em}.page-search .post-search-result .info .rating .star{display:-webkit-box;display:-ms-flexbox;display:flex}.page-search .post-search-result .info .rating .star svg{width:1.0666666667em;height:1.0666666667em}.page-search .post-search-result .auth a{text-decoration:underline}.page-search .forum-search-result{border:1px solid #e1e4e6;border-radius:5px;margin:0 0 1em;padding:1.1875em 1.3125em;-webkit-box-shadow:1px 1px 2px rgba(24,24,24,0.1);box-shadow:1px 1px 2px rgba(24,24,24,0.1)}.page-search .forum-search-result h3{border-bottom:1px solid #e1e4e6;margin:0 0 .8636363636em;padding:0 0 .8636363636em;font-size:1.375em}.page-search .forum-search-result .info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.9375em}@media (max-width: 767px){.page-search .forum-search-result .info{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}}@media (max-width: 767px){.page-search .forum-search-result .forum-link{width:100%;margin:0 0 1em}}.page-search .forum-search-result .forum-link a{text-decoration:underline}.page-search .forum-search-result .left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#9c9fa2}@media (max-width: 767px){.page-search .forum-search-result .left{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.page-search .forum-search-result .left .auth{border-left:1px solid #e1e4e6;margin:0 0 0 1.0666666667em;padding:0 0 0 1.0666666667em}@media (max-width: 767px){.page-search .forum-search-result .left .auth{border-left:0;margin:0;padding:0}}.page-search .button-wrapper{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.page-search .button--expand{padding:0}.page-search .sep{border:0;margin:2.5em 0;height:1px;background:#e1e4e6}.page-search .disc{font-size:.8125em;line-height:1.3076923077;color:#9c9fa2}.page-search .aside{padding:0.75em 0;width:18%}@media (max-width: 1024px){.page-search .aside{padding:2.5em 0 3.5em;width:100%;background:#edeff2}}.page-search .aside .text{margin:0 0 2em;text-align:center;font-size:1em}.page-search .ad-lawyer-slider .slick-arrow{position:absolute;top:0;bottom:0;z-index:1;width:60px;text-indent:150%;white-space:nowrap;overflow:hidden;border:0}.page-search .ad-lawyer-slider .slick-prev{right:0;background:url(assets/images/prev_dark.svg) no-repeat center,-webkit-gradient(linear, right top, left top, from(#edeff2), to(rgba(237,239,242,0)));background:url(assets/images/prev_dark.svg) no-repeat center,linear-gradient(to left, #edeff2, rgba(237,239,242,0))}.page-search .ad-lawyer-slider .slick-next{left:0;background:url(assets/images/next_dark.svg) no-repeat center,-webkit-gradient(linear, left top, right top, from(#edeff2), to(rgba(237,239,242,0)));background:url(assets/images/next_dark.svg) no-repeat center,linear-gradient(to right, #edeff2, rgba(237,239,242,0))}.page-search .ad-lawyer-wrapper{padding:2.5em 0 1em}@media (max-width: 1024px){.page-search .ad-lawyer-wrapper{padding:2.5em 1em 0}}.page-search .ad-lawyer{position:relative;border:1px solid #c0c3c4;border-radius:6px;padding:1em;text-align:center;background:#f3f5f7}@media (max-width: 1024px){.page-search .ad-lawyer{background:#fff}}.page-search .ad-lawyer::before{content:'';position:absolute;top:-2.5em;left:50%;z-index:-1;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:block;border-radius:50%;width:5em;height:5em;background:#c0c3c4}.page-search .ad-lawyer-photo{position:absolute;top:calc(-2.5em + 1px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border:5px solid #f3f5f7;border-radius:50%;width:calc(5em - 2px);height:calc(5em - 2px);overflow:hidden}@media (max-width: 1024px){.page-search .ad-lawyer-photo{border-color:#fff}}.page-search .ad-lawyer-photo img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;width:100%;height:auto}.page-search .ad-lawyer-title{font-size:1.625em;margin:1em 0}.page-search .ad-lawyer-area{border-top:1px solid #e1e4e6;padding:1em 0;font-size:1em;color:#9c9fa2}.page-search .ad-lawyer-phone{display:block;border:1px solid #438ebf;border-radius:5px;padding:.3636363636em;font-size:1.375em;font-weight:600;white-space:nowrap;color:#438ebf}.page-search .ad-lawyer-phone::after{content:'';display:inline-block;margin:0 .3636363636em 0 0;width:1em;height:1em;background:url(assets/images/bcon3.svg) no-repeat center;background-size:100% auto;vertical-align:bottom}.page-search .ad-lawyer-desc{padding:1.0666666667em 0;font-size:.9375em;line-height:1.1333333333}.page-search .ad-lawyer-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-search .ad-lawyer-rating span{margin:0 0 0 .5333333333em;font-size:.9375em;color:#9c9fa2}.page-search .ad-lawyer-stars{display:-webkit-box;display:-ms-flexbox;display:flex}.page-search .ad-lawyer-stars svg{width:1em;height:1em}@media (max-width: 767px){.page-search .branding{-ms-flex-wrap:wrap;flex-wrap:wrap}}.page-search .branding .fb-page,.page-search .branding .bottom-logo-wrapper,.page-search .branding .social{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width: 767px){.page-search .branding .fb-page,.page-search .branding .bottom-logo-wrapper,.page-search .branding .social{-ms-flex-preferred-size:100%;flex-basis:100%}}.page-search .branding .social{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width: 767px){.page-search .branding .social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 767px){.page-search .branding .bottom-logo-wrapper{margin-bottom:24px}}.page-search .branding .social__icon{-ms-flex-preferred-size:53px;flex-basis:53px;height:36px;margin:0;padding:0 8px;border-left:1px solid #37495a}.page-search .branding .social__icon svg{width:100%;height:100%}@media (max-width: 767px){.page-search .branding .fb-page{text-align:center;margin-bottom:24px}}.page-search .branding .fb-like{padding-right:19px}.page-videos{font-size:14px}@media screen and (min-width: 320px){.page-videos{font-size:calc(.125vw + 13.6px)}}@media screen and (min-width: 1920px){.page-videos{font-size:16px}}.page-videos .main-container{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 1024px){.page-videos .main-container{display:block}}.page-videos main{width:62.5%}@media (max-width: 1024px){.page-videos main{padding:0 2em;width:100%}}@media (max-width: 767px){.page-videos main{padding:0}}.page-videos .breadcrumbs{padding:1em 0 0}@media (max-width: 767px){.page-videos .breadcrumbs{padding:1em 2em 0}}.page-videos main header{border-bottom:1px solid #e1e4e6;margin:0 0 2em;padding:2em 0}@media (max-width: 767px){.page-videos main header{border-bottom:0;margin:0;padding:2em}}.page-videos main header h1{margin-bottom:12px;text-align:right;font-size:3.125em}@media (max-width: 767px){.page-videos main header h1{font-size:2em}}.page-videos main header p{margin-bottom:12px;max-width:800px}.page-videos main header span{display:block;text-align:left}.page-videos .open-filter{display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background:#fff;border-width:1px 0 1px 0;border-style:solid;border-color:#e5e8e9;margin:0 0 1.3333333333em;padding:.6666666667em;font-size:1.5em;font-weight:600}@media (max-width: 767px){.page-videos .open-filter{display:-webkit-box;display:-ms-flexbox;display:flex}}.page-videos .open-filter .icon{width:1em;height:1em}.page-videos .close-filter{position:absolute;top:0;left:0;display:none;border:0;width:3em;height:3em;background:none}@media (max-width: 767px){.page-videos .close-filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page-videos .close-filter .icon{width:2em;height:2em;fill:#194977}.page-videos .filter-wrapper{padding:0 0 0 2em;width:16.6875em;background:#fff}@media (max-width: 767px){.page-videos .filter-wrapper{position:fixed;top:0;right:0;z-index:1001;padding:1em;height:100vh;overflow:auto;-webkit-overflow-scrolling:touch;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out, -webkit-transform .2s ease-out}}.page-videos .category-menu h3{margin:0 0 .8636363636em;font-size:1.625em}.page-videos .category-menu .hidden{display:none}.page-videos .category-menu li{margin:0 0 0.5em}.page-videos .category-menu a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1.2941176471em 0 0}.page-videos .category-menu a::before{content:'';position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:block;border-radius:50%;width:.8235294118em;height:.8235294118em;background-color:#dadfe7;-webkit-transition:background-color 0.2s ease-in;transition:background-color 0.2s ease-in}.page-videos .category-menu a span:first-child{font-size:1.0625em;font-weight:600}.page-videos .category-menu a span:last-child{font-size:0.875em;color:#9c9fa2}.page-videos .category-menu a.active::before{background:#eb7d1b}.page-videos .category-menu .toggle{position:relative;border:0;padding-right:1.375em;text-decoration:underline;background:none;cursor:pointer}.page-videos .category-menu .toggle::before{content:'';position:absolute;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:inline-block;width:1em;height:1em;background:url(assets/images/index_add.svg) no-repeat center;background-size:contain}.page-videos .category-menu .toggle.is-open::before{background:url(assets/images/index_remove.svg) no-repeat center;background-size:contain}.page-videos .video-list-wrapper{width:77.75%}@media (max-width: 767px){.page-videos .video-list-wrapper{width:100%;padding:0 2em}}.page-videos .video-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-0.5em}.page-videos .video-list-item{padding:0.5em;width:50%}@media (max-width: 425px){.page-videos .video-list-item{width:100%}}.page-videos .video{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;border:1px solid #c0c3c4;border-radius:5px;width:100%;height:100%;background:#fff;-webkit-box-shadow:5px 5px 9px rgba(24,24,24,0.18);box-shadow:5px 5px 9px rgba(24,24,24,0.18);overflow:hidden}.page-videos .video-thumb{position:relative;overflow:hidden}.page-videos .video-thumb::before{content:'';display:block;padding-top:54.6%}.page-videos .video-thumb::after{content:'';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:block;border-width:1.5em 0em 1.5em 3em;border-style:solid;border-color:transparent transparent transparent rgba(255,255,255,0.9);pointer-events:none}.page-videos .video-thumb img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;width:100%;height:auto;min-width:100%;min-height:100%}.page-videos .video-desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1em;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.page-videos .video-desc h4{margin:0 0 0.5em;font-size:1.375em;line-height:.8181818182}.page-videos .video-desc p{margin-top:auto;font-size:0.9375em}.page-videos .video-desc p a{text-decoration:underline}.page-videos .pagination{margin:3em 0 5em}.page-videos .sidebar{padding:5em 4.5em 32px;width:22.5em}@media (max-width: 1024px){.page-videos .sidebar{padding:48px 0 96px;width:100%;background:#edeff2}}.page-videos .recent-forums{padding:3em 2em 3em;background:-webkit-gradient(linear, left top, right top, from(#eceff2), to(#f4f6f7));background:linear-gradient(to right, #eceff2, #f4f6f7)}@media (max-width: 767px){.page-videos .recent-forums{padding:2em 0 3em}}@media (max-width: 767px){.page-videos .recent-forums-heading-wrapper{border-bottom:1px solid #e1e4e6}}
.page-videos .recent-forums h2,.page-videos .recent-forums-h2{color:#194977}.page-videos .recent-forums h2::before,.page-videos .recent-forums-h2::before{background:url(assets/images/forums-grey.svg) no-repeat;background-size:contain}.page-videos .recent-forum{border-right:1px solid #e1e4e6;color:#030d18}.page-videos .recent-forums-slider{border-left:1px solid #e1e4e6}@media (max-width: 767px){.page-videos .recent-forums-slider{border-left:0}}.page-videos .recent-forum dl dt,.page-videos .recent-forum dl dd{color:#9ea3a6}.page-videos .recent-forum dl dt{border-left:1px solid rgba(158,163,166,0.5)}.page-videos .recent-forums-slider .slick-prev{border-right:2px solid #030d18}@media (max-width: 767px){.page-videos .recent-forums-slider .slick-prev{border-right:0;background:url(assets/images/prev_dark.svg) no-repeat center,-webkit-gradient(linear, right top, left top, from(#f4f6f7), to(rgba(244,246,247,0)));background:url(assets/images/prev_dark.svg) no-repeat center,linear-gradient(to left, #f4f6f7, rgba(244,246,247,0))}}.page-videos .recent-forums-slider .slick-next{border-left:2px solid #030d18}@media (max-width: 767px){.page-videos .recent-forums-slider .slick-next{border-left:0;background:url(assets/images/next_dark.svg) no-repeat center,-webkit-gradient(linear, left top, right top, from(#eceff2), to(rgba(236,239,242,0)));background:url(assets/images/next_dark.svg) no-repeat center,linear-gradient(to right, #eceff2, rgba(236,239,242,0))}}.page-videos .recent-forums-slider .slick-prev,.page-videos .recent-forums-slider .slick-next{border-top:2px solid #030d18}@media (max-width: 767px){.page-videos .recent-forums-slider .slick-prev,.page-videos .recent-forums-slider .slick-next{border-top:0}}.page-videos .lawyers_forum_section{background:#fff}.page-videos .lawyers_forum_section .load_more{font-size:1em}@media (max-width: 767px){.page-videos .branding{-ms-flex-wrap:wrap;flex-wrap:wrap}}.page-videos .branding .fb-page,.page-videos .branding .bottom-logo-wrapper,.page-videos .branding .social{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width: 767px){.page-videos .branding .fb-page,.page-videos .branding .bottom-logo-wrapper,.page-videos .branding .social{-ms-flex-preferred-size:100%;flex-basis:100%}}.page-videos .branding .social{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width: 767px){.page-videos .branding .social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 767px){.page-videos .branding .bottom-logo-wrapper{margin-bottom:24px}}.page-videos .branding .social__icon{-ms-flex-preferred-size:53px;flex-basis:53px;height:36px;margin:0;padding:0 8px;border-left:1px solid #37495a}.page-videos .branding .social__icon svg{width:100%;height:100%}@media (max-width: 767px){.page-videos .branding .fb-page{text-align:center;margin-bottom:24px}}.page-videos .branding .fb-like{padding-right:19px}body.filter-is-open .filter-wrapper{-webkit-transform:translateX(0);transform:translateX(0)}.page-signup{font-size:14px}@media screen and (min-width: 320px){.page-signup{font-size:calc(.1912045889vw + 13.3881453155px)}}@media screen and (min-width: 1366px){.page-signup{font-size:16px}}.page-signup .top{background:-webkit-gradient(linear, left top, right top, from(#f4f6f7), to(#eceff2));background:linear-gradient(to right, #f4f6f7, #eceff2)}@media (max-width: 425px){.page-signup .top{padding:0 0 1.5em}}.page-signup .content-wrapper{padding:0 2em}.page-signup .content-box{margin:0 auto;max-width:1200px}.page-signup .main-heading{border-bottom:1px solid #e1e4e6;padding:0 0 .8em;text-align:right;font-size:3.125em}@media (max-width: 425px){.page-signup .main-heading{font-size:28px}}.page-signup .desc{position:relative;padding:1.5em 0;max-width:767px;-webkit-transition:max-height .2s ease-out;transition:max-height .2s ease-out}@media (max-width: 767px){.page-signup .desc{border-top:0;padding:0 0 2.5em}}@media (max-width: 425px){.page-signup .desc{padding:1.5em 0 0 1.5em;max-height:4.4em;overflow:hidden}}.page-signup .desc p{font-size:1.0625em;line-height:1.4117647059}.page-signup .desc p:not(:last-of-type){margin:0 0 1em}.page-signup .desc .toggle-desc{position:absolute;bottom:0;left:0;display:none;border:0;width:1.5em;height:1.5em;background:none}@media (max-width: 425px){.page-signup .desc .toggle-desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page-signup .desc .toggle-desc.active .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.page-signup .signup-section{padding:2.5em 2em 5em}.page-signup .signup-section .slider-wrapper{width:20%}@media (max-width: 1024px){.page-signup .signup-section .slider-wrapper{margin-top:2.5em;width:100%}}.page-signup .signup-section .form-wrapper{width:40%}@media (max-width: 1024px){.page-signup .signup-section .form-wrapper{margin-bottom:2.5em;width:45%}}@media (max-width: 767px){.page-signup .signup-section .form-wrapper{width:100%}}.page-signup .signup-section .advantages-wrapper{width:40%}@media (max-width: 1024px){.page-signup .signup-section .advantages-wrapper{width:55%}}@media (max-width: 767px){.page-signup .signup-section .advantages-wrapper{width:100%}}.page-signup .signup-section form{position:relative;padding:1.5em 1.25em;background:#f0f1f1;-webkit-box-shadow:3px 3px 9px rgba(24,24,24,0.18);box-shadow:3px 3px 9px rgba(24,24,24,0.18)}.page-signup .signup-section form img{position:absolute;top:-1em;left:-0.25em;width:54.375%}.page-signup .signup-section form h3{border-bottom:1px solid #dde0e3;margin-bottom:0.8em;padding-bottom:1em;font-size:1.625em;font-weight:600}.page-signup .signup-section form label{margin-bottom:4px;font-size:1.0625em;color:#231f20}.page-signup .signup-section form label span{display:block;margin-bottom:4px}.page-signup .signup-section form label span strong{font-weight:600}.page-signup .signup-section form input{border:1px solid #e1e4e6;border-radius:3px;margin-bottom:8px;padding:.5882352941em 1.1176470588em;font-size:1em;-webkit-box-shadow:1px 1px 2px rgba(24,24,24,0.1);box-shadow:1px 1px 2px rgba(24,24,24,0.1);-webkit-appearance:none}.page-signup .signup-section form button{border-radius:5px;border-width:0 0 3px 0;border-style:solid;border-color:transparent transparent #c0600b transparent;-ms-flex-item-align:center;align-self:center;margin-top:3px;padding:3px 0.8em 3px 0;width:196px;font-size:1.5625em;font-weight:600;background:-webkit-gradient(linear, left top, left bottom, from(#ff8213), to(#e5730d));background:linear-gradient(#ff8213, #e5730d);color:#fff;cursor:pointer}.page-signup .signup-section form button::after{content:'';display:inline-block;width:1em;height:0.7em;background:url(assets/images/arr.svg) no-repeat center;background-size:contain;vertical-align:middle}@media (hover: hover){.page-signup .signup-section form button:hover{background:-webkit-gradient(linear, left top, left bottom, from(#e5730d), to(#ff8213));background:linear-gradient(#e5730d, #ff8213)}}.page-signup .signup-section .advantages{padding:1.5em 2.2em}@media (max-width: 1024px){.page-signup .signup-section .advantages{padding:1.5em 2.2em 1.5em 0}}@media (max-width: 767px){.page-signup .signup-section .advantages{padding:1.5em 0}}.page-signup .signup-section .advantages h3{border-bottom:1px solid #dde0e3;margin-bottom:1.3em;padding-bottom:1em;font-size:1.625em;font-weight:600}.page-signup .signup-section .advantages ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.page-signup .signup-section .advantages ul li:not(:last-of-type){margin-bottom:1.25em}.page-signup .signup-section .advantages ul li h4{font-size:1.5em;font-weight:400;line-height:1.25}.page-signup .signup-section .advantages ul li p{font-size:1em;line-height:1.25}.page-signup .signup-section .advantages ul li img{margin-left:1em;width:3.5em;height:auto}.page-signup .signup-section .super-slider{position:relative;border:1px solid #e2e6e9;border-radius:6px;padding:0 1em;background:white;-webkit-box-shadow:1px 1px 7px rgba(24,24,24,0.3);box-shadow:1px 1px 7px rgba(24,24,24,0.3)}@supports ((-webkit-filter: blur()) or (filter: blur())){.page-signup .signup-section .super-slider::before{content:'';position:absolute;top:24px;right:-18px;z-index:-1;border-width:0 0 24px 16px;border-style:solid;border-color:transparent transparent transparent rgba(24,24,24,0.3);width:0;height:0;-webkit-filter:blur(4px);filter:blur(4px)}@media (max-width: 1024px){.page-signup .signup-section .super-slider::before{top:-18px;right:24px;border-width:16px 24px 0 0;border-color:transparent rgba(24,24,24,0.3) transparent transparent}}.page-signup .signup-section .super-slider::after{content:'';position:absolute;top:24px;right:-16px;border-width:0 0 24px 16px;border-style:solid;border-color:transparent transparent transparent white;width:0;height:0}@media (max-width: 1024px){.page-signup .signup-section .super-slider::after{top:-16px;right:24px;border-width:16px 24px 0 0;border-color:transparent white transparent transparent}}}.page-signup .signup-section .super-slider h3{margin:0.8em 0;text-align:center;font-size:1.625em}@media (max-width: 1024px){.page-signup .signup-section .super-slider h3{border-bottom:1px solid #e2e6e9;margin:0;padding:0.8em 0}}.page-signup .signup-section .super{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #e2e6e9;padding:1.5em 0}@media (max-width: 1024px){.page-signup .signup-section .super{border-top:0;padding:1.5em}}.page-signup .signup-section .super div{position:relative;border-radius:50%;width:3em;height:3em;overflow:hidden}.page-signup .signup-section .super div img{position:absolute;top:-9999px;right:-9999px;bottom:-9999px;left:-9999px;margin:auto;width:100%;height:auto}.page-signup .signup-section .super blockquote{position:relative;margin-bottom:16px;max-height:4.4210526316em;text-align:center;font-size:1.1875em;font-weight:300;line-height:1.1052631579}.page-signup .signup-section .super blockquote::before{content:'';display:inline-block;margin:0 0 4px 5px;width:1.4em;height:1.4em;background:url(assets/images/qt.svg) no-repeat center;background-size:contain;vertical-align:bottom}.page-signup .signup-section .super blockquote::after{content:'';display:inline-block;margin:6px 5px 0 0;width:1.4em;height:1.4em;background:url(assets/images/qb.svg) no-repeat center;background-size:contain;vertical-align:top}.page-signup .signup-section .super a{display:inline-block;margin-bottom:8px;text-decoration:underline;font-size:1em;font-weight:300}.page-signup .signup-section .super p{font-size:1.25em;font-weight:600}.page-signup .slick-dots{position:absolute;bottom:-3.5em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex}.page-signup .slick-dots li{padding:4px}.page-signup .slick-dots button{border:0;border-radius:50%;width:8px;height:8px;background-color:#dee2e4;color:transparent;overflow:hidden;-webkit-transition:background-color 1s ease-in-out;transition:background-color 1s ease-in-out}.page-signup .slick-dots .slick-active button{background-color:#194977}.page-signup .login-section{padding:4em 0;background:#eceff2}@media (max-width: 425px){.page-signup .login-section{padding:4em 2em}}.page-signup .login-section>div>div>div:first-of-type{border-width:0 0 0 1px;border-style:solid;border-color:#dde0e3}@media (max-width: 425px){.page-signup .login-section>div>div>div:first-of-type{border-width:0 0 1px 0}}@media (max-width: 425px){.page-signup .login-section>div>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-signup .login-section>div>div>div{width:50%}@media (max-width: 425px){.page-signup .login-section>div>div>div{width:100%}}.page-signup .login-section form{padding:0 2em 0.625em;height:100%;background:#eceff2}@media (max-width: 425px){.page-signup .login-section form{padding:2em 0 2em}}.page-signup .login-section form h3{margin-bottom:.9166666667em;font-size:1.5em}.page-signup .login-section form input:not([type="checkbox"]){border:1px solid #e1e4e6;border-radius:3px;margin-bottom:8px;padding:.5882352941em 1.1176470588em;font-size:1.0625em;-webkit-box-shadow:1px 1px 2px rgba(24,24,24,0.1);box-shadow:1px 1px 2px rgba(24,24,24,0.1);-webkit-appearance:none}.page-signup .login-section form input:not([type="checkbox"])::-webkit-input-placeholder{color:#231f20}.page-signup .login-section form input:not([type="checkbox"]):-ms-input-placeholder{color:#231f20}.page-signup .login-section form input:not([type="checkbox"])::-ms-input-placeholder{color:#231f20}.page-signup .login-section form input:not([type="checkbox"])::placeholder{color:#231f20}.page-signup .login-section form .checkbox-label{font-size:14px;margin:12px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(0,0,0,0.5);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.page-signup .login-section form .checkbox-label input[type="checkbox"]{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.page-signup .login-section form .checkbox-label input[type="checkbox"]+.checkbox{position:relative;border:1px solid rgba(0,0,0,0.2);margin-left:4px;width:15px;height:15px}.page-signup .login-section form .checkbox-label input[type="checkbox"]+.checkbox::after{content:none;position:absolute;top:0;left:4px;border-width:0 1px 1px 0;border-style:solid;border-color:rgba(0,0,0,0.2);width:5px;height:9px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.page-signup .login-section form .checkbox-label input[type="checkbox"]:checked+.checkbox::after{content:''}.page-signup .login-section form button{border-radius:5px;border-width:0 0 3px 0;border-style:solid;border-color:transparent transparent #306c96 transparent;margin-top:3px;padding:0.25em 1em 0.25em 0.25em;font-size:1.25em;font-weight:600;background:-webkit-gradient(linear, left top, left bottom, from(#55a4db), to(#3a80b1));background:linear-gradient(#55a4db, #3a80b1);color:#fff;cursor:pointer}.page-signup .login-section form button::after{content:'';display:inline-block;width:1em;height:0.7em;background:url(assets/images/arr.svg) no-repeat center;background-size:contain;vertical-align:middle}@media (hover: hover){.page-signup .login-section form button:hover{background:-webkit-gradient(linear, left top, left bottom, from(#3a80b1), to(#55a4db));background:linear-gradient(#3a80b1, #55a4db)}}@media (max-width: 767px){.page-signup .branding{-ms-flex-wrap:wrap;flex-wrap:wrap}}.page-signup .branding .fb-page,.page-signup .branding .bottom-logo-wrapper,.page-signup .branding .social{-webkit-box-flex:1;-ms-flex:1;flex:1}@media (max-width: 767px){.page-signup .branding .fb-page,.page-signup .branding .bottom-logo-wrapper,.page-signup .branding .social{-ms-flex-preferred-size:100%;flex-basis:100%}}.page-signup .branding .social{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width: 767px){.page-signup .branding .social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 767px){.page-signup .branding .bottom-logo-wrapper{margin-bottom:24px}}.page-signup .branding .social__icon{-ms-flex-preferred-size:53px;flex-basis:53px;height:36px;margin:0;padding:0 8px;border-left:1px solid #37495a}.page-signup .branding .social__icon svg{width:100%;height:100%}@media (max-width: 767px){.page-signup .branding .fb-page{text-align:center;margin-bottom:24px}}.page-signup .branding .fb-like{padding-right:19px}body.filter-is-open .filter-wrapper{-webkit-transform:translateX(0);transform:translateX(0)}@media print{.no-print{display:none}}.autocomplete-suggestions{background:#fff;overflow:auto}.autocomplete-suggestion{padding:8px 16px;font-size:0.8rem;overflow:hidden;border-bottom: 1px solid #cccccc;}.autocomplete-selected{background:#F0F0F0}.autocomplete-suggestions strong{font-weight:normal;color:#eb7d1b}.autocomplete-group{padding:2px 5px}.autocomplete-group strong{display:block;border-bottom:1px solid #000}




.index .intro__desc {
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
  padding: 0 0 0 24px;
  position: relative;
  -webkit-transition: max-height .2s ease-out;
  transition: max-height .2s ease-out;
}
@media (max-width: 767px) {
  .index .intro__desc {
    max-height: 24px;
  }
}
@media (min-width: 768px) {
  .index .intro__desc {
    max-height: 24px;
  }
}
.index .intro__desc .toggle-desc {
  background: none;
  border: 0;
  bottom: 0;
  cursor: pointer;
  display: block;
  height: 24px;
  left: 0;
  position: absolute;
  width: 24px;
}







.index .main-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 48px 32px;
}
@media (max-width: 767px) {
  .index .main-content-wrapper {
    padding: 32px;
  }
}
@media (max-width: 1024px) {
  .index .main-content-wrapper {
    display: block;
  }
}





.index .filter-toggle {
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-style: none;
  padding: 0 40px 0 32px;
  width: 100%;
  height: 48px;
  text-align: right;
  font-size: 18px;
  font-weight: 600;
  background: #d5dbe0;
}
.index .filter-toggle::before {
  background: center/contain no-repeat url("assets/images/filter.svg");
  content: '';
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 18px;
  margin: 4px 0 0 12px;
  pointer-events: none;
  width: 18px;
}
.index .filter-toggle::after {
  background: center/contain no-repeat url("assets/images/filter_arrow_left.svg");
  content: '';
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 24px;
  margin: 2px auto 0 0;
  pointer-events: none;
  width: 24px;
}
@media (max-width: 767px) {
  .index .filter-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}











/*# sourceMappingURL=style.css.map */
/*my.css*/

/*.text-box ul, .main-content ul{list-style: disc;margin-right:20px;}*/



@font-face {font-display: swap;}



.text-box ul{list-style: disc;margin-right:20px;}


.RegLinks a:link{text-decoration:underline;}

.sidebar-card-phone a{font-size:20px;}
.content_in a:link{text-decoration:underline;}


.find-lawyer-form input[type='text'] {
    border-style: none;
    padding: 0 16px;
    width: 100%;
    height: 100%;
    font-size: 1.1rem;
}

.page-lawyer .modal-header .title {
    margin: 0 20px 0 0;
}

 

.consulting-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(assets/images/filter_arrow_down.svg) no-repeat 4px center,#fff;
    padding: 0 10px 0 34px;
}


.page-news .filter a::before { background: none;}


.page-news .filter a {padding-right:0px;}

.desc p{margin:0px !important;}

.content-box {
    margin: 0 auto;
    padding: 0 32px;
    max-width: 1264px;
}
.content_in{
    margin: 0 auto;
    padding: 20px 32px;
    max-width: 1264px;
}

.home_row table{
	max-width:100% !important;
width:auto !important;
}


.home_row table td{
padding:2px;
}


/*#modal1{min-height: 544px; }*/

.index-filter__category li a {padding-right:0px;}

.page-videos .category-menu a {padding:0px;}

.page-signup .signup-section form select,.page-signup .signup-section form textarea {
    border: 1px solid #e1e4e6;
    border-radius: 3px;
    margin-bottom: 8px;
    padding: .5882352941em 1.1176470588em;
    font-size: 1em;
    -webkit-box-shadow: 1px 1px 2px rgba(24,24,24,0.1);
    box-shadow: 1px 1px 2px rgba(24,24,24,0.1);
    -webkit-appearance: none;
}
.modal-content{height:auto;background:#082b4d !important;}

select {
    font-family: inherit;
    font-size: inherit;
    outline: none;
}


/*
.index .faq-section {
    padding: 0px 16px 96px;
}

*/
.index .posts {
    margin: 0px 0;
    
}


.page-article .rate:not(:checked)>label:before{content:'\2605'}

.page-lawyer .office-section .text-box p {margin:0px;}


/*#INDmenu-btn{display:none;}
*/

@media(min-width:768px){

.is-hidden--desktop{display:none!important}

#SelectCatID1{
 border-left: 1px solid #cad1d8;

}

}


@media(max-width:750px){

.is-hidden--mobile{display:none!important}
/*.fixed-consulting {bottom:50px;}
*/
.primary-nav .main-menu .menu-item>a, .primary-nav .main-menu .menu-item>button {
     font-size: 1.2rem;}

.secondary-nav .main-menu .menu-item a {
    font-size: 1.0rem;
}



.index-card__about {
    max-height:1.4em;
font-size:20px;
    line-height: 1.3;

}



#SelectCatID1{
 
    border-left: 0;
    border-bottom: 1px solid #cad1d8;
}

.find-lawyer-form input[type="text"] {
    height: 56px;
}



}

@media (max-width: 425px){
.page-forum .top h1 {
    padding: 0 .5em;
    font-size: 2em;
     padding-right:.5em;

}

.page-forums .main-heading {
    margin: 0 0 .52em;
    text-align: right;
    font-size: 2em;
}


.index .main-content-wrapper{padding: 0px 32px;}


.fixed-consulting {bottom: 150px;}

 
.page-lawyer .recommendation .text-box {max-height:700px;}


.page-lawyer .recommendation .text-box::after {background:none;}



.page-article .short-desc p {font-weight:600;}
.page-article .main-content p {font-size:1.25em}

.page-article .related-links .related a {font-size:1.25em}

.page-article .info__auth {font-size:1.25em}

.lawyer .area {font-size:1.25em}

.sidebar-card-area {font-size:1.25em}
.sidebar-card-text{font-size:1.25em}

.left-box .content .details .author {font-size:1.15em}

.left-box .content .details .info .date {font-size:1.15em}

.faq-section .question .blabla .topic {font-size:1.15em}

.faq-section .question .blabla .author {font-size:1.15em}

/*.right-box .details .author, .right-box .details .date {font-size:1.15em}*/

.faq-section .question .blabla .date time {font-size:1.15em}

.faq-section .question-h3 {font-size: 1.25em;}

.lawyers_forum_card_name {font-size:1.30em}

.lawyers_forum_card_details {font-size:1.15em}

.faq-section .answer .text-box p {font-size:1.15em}

.article-text {font-size:1.40em}


 
}



.page-search strong {
    font-weight: bold;
    background: none;
}

 

.page-videos .category-menu a::before {content:none;}
.index-filter__category li a::before{content:none;}
 .page-signup .signup-section .super blockquote {max-height:none;}



.info .title {color:black;}


.lawyers_forum_card_details{color:black;}

/*mobilator/style.css*/

 
.clear {
	clear:both;
}
 
.footerMobilator {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: auto;
	background: rgba(0,0,0,0.65);
	font-size: 16px;
	font-family:arial;

}
	.footerMobilator > div {
		/* padding: 0 4.21%; */
		max-width: 640px;
		margin: 0 auto;
	}
		.footerMobilator .footer_title {
			font-size: 1em;
			font-weight: bold;
			color: #fff;
			text-align: center;
			padding:0 0px 2px 0px;
			margin: 0;
			position: relative;
			top: -2px;
			font-family:arial;
		}
		.footerMobilator .a {
			display: block;
			max-width: 286px;
			width: 43.79%;
			padding: 11% 0 0 0;
			background-size:  100% auto;
			background-repeat: no-repeat;
		}
		@media screen and (min-width: 640px){
			.wrapper {
				/*padding: 0 0 190px 0;*/
			}
			.footerMobilator .a {
				padding: 0;
				height: 71px;
			}
		}
		
		.footerMobilator .call {
			float: right;
			background-image: url(/mobilator/img/call.png);
			margin-right: 4.21%;
		}
		.footerMobilator .open_form {
			float: left;
			background-image: url(/mobilator/img/open-form.png);
			margin-left: 4.21%;
		}
		.footerMobilator .credit {
			font-size: 0.7em;
			color: #bababa;
			font-style: italic;
			margin: 0 2.5% 0 0;
			padding: 0px 0 1px 0;
			
		}
.footerMobilator .press {
	width: 100%;
	height: 14px;
	background: url(/mobilator/img/press.png) no-repeat top center;
	margin: 6px 0 0 0;
	padding: 0 0 6px 0;
	cursor: pointer;
	position: relative;
}
	.footerMobilator .press div {
		position: absolute;
		top: 0px; right: 0px;
		height: 100%;
		width: 100%;
	}
		.footerMobilator .press .open_footer {
			display:none;
			background: url(/mobilator/img/up.png) no-repeat top center;
		}
		.footerMobilator .press .close_footer {
			
			background: url(/mobilator/img/down.png) no-repeat top center;
		}
	.footerMobilator .form_holder {
		padding: 0 4.21%;
		text-align: center;
		height: 0;
		overflow: hidden;
	}	
		.footerMobilator .form_holder p {
			color: #fff;
			font-size: 1.4em;
			margin: 0;
			padding: 0 0 20px 0;
			line-height: 0.9em;
		}
		.footerMobilator .form_holder input[type="text"], .footerMobilator .form_holder select {
			display: block;
			width: 100%;
			margin: 0 auto;
			height: 50px;
			color: #797575;
			border: 1px solid #6d6d6d;
			border-radius: 10px;
			box-sizing: border-box;
			margin-bottom: 11px;
			padding: 0 20px;
			font-weight: bolc;
			font-size: 1.4em;
			font-family: arial;
			 
			
		}
			.footerMobilator .form_holder select {
				padding: 0 20px 0 0 ;
			}
		
		.footerMobilator .form_holder .mobilatorbutton {
			display: inline-block;
			height: 50px;
			border: 2px solid #fff;
			background: #eb7e1b;
			font-family: arial;
			color: #fff;
			font-size: 1.6em;
			text-align: center;
			line-height: 40px;
			border-radius: 8px;
			box-sizing: border-box;
			min-width: 176px;
			padding: 0 10px;
			cursor: pointer;
			 -webkit-appearance: none;
			font-weight: bold;
			width:100%;
		}


.button--expand{padding:0;}

@media screen and (min-width: 767px){
 


.recent-forums {
    padding: 24px 0;
} 
 .lawyers_forum_section, .news-section, .videos-section, .faq-section, .blanks, .page-article .faq-section , .page-lawyer .office-section
,.page-lawyer .recommendations-section, .page-lawyer .posts-section,.page-lawyer .faq-section , .page-lawyer .videos-section{
    padding: 30px 0;
}
 .page-lawyer .faq-section, .page-lawyer .videos-section{
    padding-bottom: 80px;
}


.find_lawyer_section {
    padding: 30px 24px;
}


.lawyers_forum_section-h2 {
    margin-bottom: 35px;
}


.lawyers {
    padding: 30px 46px;
}

  .lawyers_forum_section .lawyers_forum_section-h2 {margin-bottom: 60px; }


.page-lawyer .recommendations-section .button-wrapper{margin:0px;}

.page-lawyer .office-section .note{margin:0px;}
.lawyers_forum_section .load_more {margin: 0 auto 0;}

.page-forum .recent-forums {
    padding: 1.0rem 16px 10px;}


.info .title {    font-size: 1.2rem; }


.page-article .news-section{padding:30px;}
		}





 
/*
.page-article .short-desc p {font-weight:600;}
.page-article .main-content p {font-size:1.25em}
*/


@media screen and (max-width: 468px){
  
}
 
.navbar {
  --color-stroke: #d1d3d3;
}
@media screen and (max-width: 1199px) {
  .navbar {
    position: relative;
  }
  .navbar::after {
    background: -webkit-gradient(linear, left top, right top, from(white), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, white, rgba(255, 255, 255, 0));
    bottom: 0;
    content: '';
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 64px;
    z-index: 1;
  }
}
.navbar__list {
  background: #f3f5f7;
}
@media screen and (max-width: 1199px) {
  .navbar__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: scroll;
    padding: 8px 0;
    -webkit-overflow-scrolling: touch;
  }
}
@media screen and (min-width: 1200px) {
  .navbar__list {
    border: 1px solid var(--color-stroke);
    border-radius: 8px;
  }
}
@media screen and (max-width: 1199px) {
  .navbar__item:not(:last-of-type) {
    border-left: 1px solid var(--color-stroke);
  }
}
@media screen and (min-width: 1200px) {
  .navbar__item:not(:last-of-type) {
    border-bottom: 1px solid var(--color-stroke);
  }
}
.navbar__link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 1199px) {
  .navbar__link {
    padding: 0 12px;
  }
}
@media screen and (min-width: 1200px) {
  .navbar__link {
    padding: 16px 12px 16px 20px;
  }
  .navbar__link:hover {
    background: #d4dbe2;
  }
}
@media screen and (max-width: 1199px) {
  .navbar__link-icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 20px;
            flex: 0 0 20px;
    height: 20px;
    width: 20px;
  }
}
@media screen and (min-width: 1200px) {
  .navbar__link-icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24px;
            flex: 0 0 24px;
    height: 24px;
    width: 24px;
  }
}
.navbar__link-icon img {
  display: block;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}
.navbar__link-text {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (max-width: 1199px) {
  .navbar__link-text {
    padding: 0 8px;
    white-space: nowrap;
  }
}
@media screen and (min-width: 1200px) {
  .navbar__link-text {
    padding: 0 12px;
  }
}
.navbar__link-notification {
  background: #eb7e1c;
  border-radius: 999px;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20px;
          flex: 0 0 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  width: 20px;
}

.lawyer-admin__intro {
  background: -webkit-gradient(linear, right top, left top, from(#eceff2), to(#f4f6f7));
  background: linear-gradient(270deg, #eceff2, #f4f6f7);
  padding: 0 16px 20px;
}
@media screen and (min-width: 1200px) {
  .lawyer-admin__intro {
    padding: 0 16px 32px;
  }
}
.lawyer-admin__intro-wrapper {
  margin: 0 auto;
  max-width: 1200px;
}
.lawyer-admin__intro-content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lawyer-admin__intro-imagebox {
  background: radial-gradient(#eceff2, #f4f6f7);
  border-radius: 999px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 72px;
          flex: 0 0 72px;
  height: 72px;
  margin: 0 0 0 16px;
  overflow: hidden;
  width: 72px;
}
@media screen and (min-width: 1200px) {
  .lawyer-admin__intro-imagebox {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 96px;
            flex: 0 0 96px;
    height: 96px;
    margin: 0 0 0 20px;
    width: 96px;
  }
}
.lawyer-admin__intro-image {
  display: block;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .lawyer-admin__intro-heading-wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.lawyer-admin__intro-heading {
  color: #194977;
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  text-align: right;
}
@media screen and (min-width: 1200px) {
  .lawyer-admin__intro-heading {
    border-left: 2px solid #d5d9df;
    font-size: 50px;
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;
  }
}
.lawyer-admin__intro-description {
  color: #194977;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
}
@media screen and (min-width: 1200px) {
  .lawyer-admin__intro-description {
    font-size: 30px;
  }
}

.lawyer-admin__main .summary, .lawyer-admin__main .chart, .lawyer-admin__main .rating, .lawyer-admin__main .views, .lawyer-admin__main .forums, .lawyer-admin__main .articles, .lawyer-admin__main .mail-leads, .lawyer-admin__main .phone-leads, .budget-load, .budget-history, .update-details {
  border: 1px solid #e1e4e6;
  border-radius: 8px;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 16px;
}

.lawyer-admin__main .articles__header, .lawyer-admin__main .mail-leads__header, .lawyer-admin__main .phone-leads__header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 16px;
}

.lawyer-admin__main .summary__desc h3, .lawyer-admin__main .chart__heading, .lawyer-admin__main .rating__heading, .lawyer-admin__main .views__heading, .lawyer-admin__main .forums__heading, .lawyer-admin__main .articles__heading, .lawyer-admin__main .mail-leads__heading, .lawyer-admin__main .phone-leads__heading, .budget-load__heading, .budget-history__heading, .update-details__heading {
  color: #194977;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.1111111111;
}

.lawyer-admin__main .rating__thead, .lawyer-admin__main .articles__thead, .lawyer-admin__main .phone-leads__thead, .budget-history__thead {
  background: #eceff2;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 4px;
  padding: 0 8px;
}

.lawyer-admin__main .rating__th, .lawyer-admin__main .articles__th, .lawyer-admin__main .phone-leads__th, .budget-history__th {
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
  font-weight: 400;
  letter-spacing: .04em;
  line-height: 1;
  padding: 4px 8px;
}

@media screen and (max-width: 767px) {
  .lawyer-admin__main .articles__th--mobile, .lawyer-admin__main .phone-leads__th--mobile, .budget-history__th--mobile {
    padding: 0 0 4px;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .articles__th--mobile, .lawyer-admin__main .phone-leads__th--mobile, .budget-history__th--mobile {
    display: none;
  }
}

.lawyer-admin__main .rating__tr, .lawyer-admin__main .forums__tr, .lawyer-admin__main .articles__tr, .lawyer-admin__main .phone-leads__tr, .budget-history__tr {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 8px;
}
.lawyer-admin__main .rating__tr:nth-child(odd), .lawyer-admin__main .forums__tr:nth-child(odd), .lawyer-admin__main .articles__tr:nth-child(odd), .lawyer-admin__main .phone-leads__tr:nth-child(odd), .budget-history__tr:nth-child(odd) {
  background: rgba(236, 239, 242, 0.7);
}
.lawyer-admin__main .rating__tr:nth-child(even), .lawyer-admin__main .forums__tr:nth-child(even), .lawyer-admin__main .articles__tr:nth-child(even), .lawyer-admin__main .phone-leads__tr:nth-child(even), .budget-history__tr:nth-child(even) {
  background: rgba(236, 239, 242, 0.4);
}
.lawyer-admin__main .rating__tr:not(:last-child), .lawyer-admin__main .forums__tr:not(:last-child), .lawyer-admin__main .articles__tr:not(:last-child), .lawyer-admin__main .phone-leads__tr:not(:last-child), .budget-history__tr:not(:last-child) {
  margin: 0 0 4px;
}

.lawyer-admin__main .rating__td, .lawyer-admin__main .forums__td, .lawyer-admin__main .articles__td, .lawyer-admin__main .phone-leads__td, .budget-history__td {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .04em;
  padding: 8px 8px;
}

.lawyer-admin__main .views__link, .lawyer-admin__main .articles__link, .lawyer-admin__main .mail-leads__link, .lawyer-admin__main .phone-leads__link {
  color: #194977;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .views__link, .lawyer-admin__main .articles__link, .lawyer-admin__main .mail-leads__link, .lawyer-admin__main .phone-leads__link {
    font-size: 15px;
  }
}
.lawyer-admin__main .views__link::after, .lawyer-admin__main .articles__link::after, .lawyer-admin__main .mail-leads__link::after, .lawyer-admin__main .phone-leads__link::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23194977'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12l4.58-4.59z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 1.0666666667em;
  vertical-align: text-bottom;
  width: 1.0666666667em;
}
.lawyer-admin__main .views__link:hover, .lawyer-admin__main .articles__link:hover, .lawyer-admin__main .mail-leads__link:hover, .lawyer-admin__main .phone-leads__link:hover {
  text-decoration: none;
}

.lawyer-admin__main .phone-leads__control {
  background: #fff;
  border: 1px solid rgba(65, 65, 65, 0.2);
  border-radius: 2px;
  color: #000;
  display: block;
  font-size: 14px;
  font-weight: 400;
  height: 28px;
  letter-spacing: .04em;
  padding: 0 8px;
  width: 100%;
}

.lawyer-admin__main .articles__button {
  background: none;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20px;
          flex: 0 0 20px;
  height: 20px;
  width: 20px;
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .articles__button {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24px;
            flex: 0 0 24px;
    height: 24px;
    width: 24px;
  }
}
.lawyer-admin__main .articles__button img {
  display: block;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}
.lawyer-admin__main .articles__button:hover {
  opacity: .75;
}

.lawyer-admin__wrapper {
  margin: 0 auto;
  max-width: 1232px;
}
@media screen and (min-width: 1200px) {
  .lawyer-admin__wrapper {
    display: grid;
    gap: 32px;
    grid-template-columns: 272px 1fr;
    padding: 40px 16px 64px;
  }
}

.lawyer-admin__main {
  display: grid;
  gap: 16px;
  grid-auto-rows: -webkit-max-content;
  grid-auto-rows: max-content;
  grid-template-columns: repeat(6, 1fr);
}
@media screen and (max-width: 1199px) {
  .lawyer-admin__main {
    padding: 16px 16px 64px;
  }
}
@media screen and (min-width: 1200px) {
  .lawyer-admin__main {
    gap: 24px;
  }
}
.lawyer-admin__main .green-info {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #d1f5ca;
  border-radius: 8px;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-weight: 700;
  grid-column: span 6;
  letter-spacing: .02em;
  line-height: 1;
  padding: 12px 8px;
}
@media screen and (min-width: 1200px) {
  .lawyer-admin__main .green-info {
    font-size: 16px;
    padding: 12px 20px;
  }
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .green-info {
    grid-row: 2 / 3;
  }
}
.lawyer-admin__main .green-info-icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20px;
          flex: 0 0 20px;
  height: 20px;
  margin: 0 0 0 8px;
  width: 20px;
}
@media screen and (min-width: 1200px) {
  .lawyer-admin__main .green-info-icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24px;
            flex: 0 0 24px;
    height: 24px;
    margin: 0 0 0 12px;
    width: 24px;
  }
}
.lawyer-admin__main .green-info-icon img {
  display: block;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}
.lawyer-admin__main .green-info-text {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.lawyer-admin__main .summary {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-column: span 2;
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .summary {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    grid-row: 1 / 2;
    padding: 8px;
  }
}
.lawyer-admin__main .summary__num {
  background: #eceff2;
  border: 4px solid #fafbfc;
  border-radius: 999px;
  color: #194977;
  font-size: 35px;
  font-weight: 400;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  height: 80px;
  line-height: 69px;
  text-align: center;
  width: 80px;
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .summary__num {
    margin: 0 0 0 12px;
  }
}
@media screen and (min-width: 1200px) {
  .lawyer-admin__main .summary__num {
    border: 8px solid #fafbfc;
    font-size: 54px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 112px;
            flex: 0 0 112px;
    height: 112px;
    line-height: 91px;
    width: 112px;
  }
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .summary__num {
    margin: 0 0 8px;
  }
}
.lawyer-admin__main .summary__num--green {
  background: #27c008;
  border-color: #e1f6dc;
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}
@media screen and (min-width: 1200px) {
  .lawyer-admin__main .summary__num--green {
    font-size: 28px;
  }
}
.lawyer-admin__main .summary__num--green small {
  font-size: 0.5714285714em;
}
.lawyer-admin__main .summary__desc {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .summary__desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    text-align: center;
  }
}
.lawyer-admin__main .summary__desc h3 {
  margin: 0 0 8px;
}
@media screen and (max-width: 1199px) {
  .lawyer-admin__main .summary__desc h3 {
    font-size: 16px;
  }
}
.lawyer-admin__main .summary__desc p {
  color: #194977;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .summary__desc p {
    margin: auto 0 0;
  }
}
.lawyer-admin__main .summary__desc p a {
  text-decoration: underline;
}
.lawyer-admin__main .summary__desc p a::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23194977'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12l4.58-4.59z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 1.0666666667em;
  vertical-align: text-bottom;
  width: 1.0666666667em;
}
.lawyer-admin__main .summary__desc p a:hover {
  text-decoration: none;
}
@media screen and (max-width: 1023px) {
  .lawyer-admin__main .summary__desktop {
    display: none;
  }
  .lawyer-admin__main .summary__mobile {
    display: inline;
  }
}
@media screen and (min-width: 1024px) {
  .lawyer-admin__main .summary__desktop {
    display: inline;
  }
  .lawyer-admin__main .summary__mobile {
    display: none;
  }
}
.lawyer-admin__main .chart {
  grid-column: span 6;
}
.lawyer-admin__main .chart__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 16px;
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .chart__header {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.lawyer-admin__main .chart__header-block {
  border-color: #e7eaed;
  border-style: solid;
}
.lawyer-admin__main .chart__header-block:not(:first-child) {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lawyer-admin__main .chart__header-block:last-child {
  border-width: 0;
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .chart__header-block:first-child {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-width: 0 0 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0 0 16px;
    margin: 0 0 8px;
    width: 100%;
  }
  .lawyer-admin__main .chart__header-block:not(:first-child) {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 16px 8px;
    width: 33.3333333333%;
  }
  .lawyer-admin__main .chart__header-block:nth-child(2), .lawyer-admin__main .chart__header-block:nth-child(3) {
    border-width: 0 0 0 1px;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .chart__header-block:first-child {
    padding: 0 0 0 16px;
  }
  .lawyer-admin__main .chart__header-block:not(:first-child) {
    padding: 0 16px;
  }
  .lawyer-admin__main .chart__header-block:not(:last-child) {
    border-width: 0 0 0 1px;
  }
}
.lawyer-admin__main .chart__header-block-title {
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 0 8px;
}
.lawyer-admin__main .chart__header-block-title--blue {
  color: #1a84e9;
}
.lawyer-admin__main .chart__header-block-title--green {
  color: #27c008;
}
.lawyer-admin__main .chart__header-block-title--orange {
  color: #fc7318;
}
.lawyer-admin__main .chart__header-block-desc {
  color: #000;
  font-size: 13px;
  font-weight: 600;
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .chart__heading {
    margin: 0 0 4px;
  }
}
.lawyer-admin__main .chart__datepicker {
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000000'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6z'/%3E%3C/svg%3E");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  border: 0;
  border-radius: 0;
  display: block;
  font-size: 13px;
  height: 16px;
  padding: 0 0 0 16px;
  width: 104px;
}
.lawyer-admin__main .chart__wrapper {
  width: 100%;
  height: 300px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .rating {
    grid-column: span 6;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .rating {
    grid-column: span 3;
    grid-row: span 2;
  }
}
.lawyer-admin__main .rating__heading {
  margin: 0 0 16px;
}
.lawyer-admin__main .rating__td:nth-child(2) {
  font-weight: 700;
}
.lawyer-admin__main .rating__th:nth-child(1), .lawyer-admin__main .rating__td:nth-child(1) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 60%;
          flex: 0 0 60%;
}
.lawyer-admin__main .rating__th:nth-child(2), .lawyer-admin__main .rating__td:nth-child(2) {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 40%;
          flex: 0 0 40%;
  text-align: center;
}
.lawyer-admin__main .rating__tfoot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin: 14px 0 0;
}
.lawyer-admin__main .rating__button {
  background: #eb7e1c;
  border-radius: 4px;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  padding: 0.3666666667em 0.5333333333em 0.3666666667em 0.2666666667em;
}
.lawyer-admin__main .rating__button::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12l4.58-4.59z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 1.0666666667em;
  vertical-align: text-bottom;
  width: 1.0666666667em;
}
.lawyer-admin__main .rating__button:hover {
  background: #194977;
}
.lawyer-admin__main .views {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .views {
    grid-column: span 6;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .views {
    grid-column: span 3;
  }
}
.lawyer-admin__main .views__heading {
  border-left: 2px solid #d5d9df;
  margin: 0 0 0 16px;
  padding: 4px 0 4px 16px;
}
.lawyer-admin__main .views__desc {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .04em;
}
.lawyer-admin__main .views__desc strong {
  font-weight: 700;
}
.lawyer-admin__main .views__link {
  margin: 0 auto 0 0;
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .forums {
    grid-column: span 6;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .forums {
    grid-column: span 3;
  }
}
.lawyer-admin__main .forums__heading {
  margin: 0 0 16px;
}
.lawyer-admin__main .forums__td:nth-child(1) {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.lawyer-admin__main .articles {
  grid-column: span 6;
}
.lawyer-admin__main .articles__link:not(:last-of-type) {
  margin: 0 0 0 16px;
}
.lawyer-admin__main .articles__link--add::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23194977'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z'/%3E%3C/svg%3E");
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .articles__thead {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .articles__tr {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.lawyer-admin__main .articles__td:nth-child(1) {
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .articles__td:nth-child(1) {
    border-bottom: 1px solid #dbe1e7;
    width: 100%;
  }
  .lawyer-admin__main .articles__td:nth-child(4) {
    margin: 0 auto 0 0;
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .articles__th:nth-child(1), .lawyer-admin__main .articles__td:nth-child(1) {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .lawyer-admin__main .articles__th:nth-child(2), .lawyer-admin__main .articles__td:nth-child(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 160px;
            flex: 0 0 160px;
  }
  .lawyer-admin__main .articles__th:nth-child(3), .lawyer-admin__main .articles__td:nth-child(3) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 112px;
            flex: 0 0 112px;
  }
  .lawyer-admin__main .articles__th:nth-child(4), .lawyer-admin__main .articles__td:nth-child(4) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 104px;
            flex: 0 0 104px;
  }
  .lawyer-admin__main .articles__th:not(:first-child), .lawyer-admin__main .articles__td:not(:first-child) {
    text-align: center;
  }
}
.lawyer-admin__main .articles__btn-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lawyer-admin__main .articles__button:not(:last-of-type) {
  margin: 0 0 0 8px;
}
.lawyer-admin__main .mail-leads {
  grid-column: span 6;
}
.lawyer-admin__main .mail-leads__first-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .mail-leads__first-row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.lawyer-admin__main .mail-leads__item {
  background: #eceff2;
  border-radius: 4px;
  padding: 0 8px 8px;
}
.lawyer-admin__main .mail-leads__item:not(:last-child) {
  margin: 0 0 16px;
}
.lawyer-admin__main .mail-leads__item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.lawyer-admin__main .mail-leads__data {
  font-size: 14px;
  letter-spacing: .04em;
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .mail-leads__data {
    padding: 16px 8px;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .mail-leads__data {
    background: rgba(255, 255, 255, 0.6);
    padding: 8px;
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .mail-leads__data--name {
    border-radius: 0 4px 4px 0;
    text-align: right;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .mail-leads__data--type {
    border-radius: 4px 0 0 4px;
  }
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .mail-leads__name, .lawyer-admin__main .mail-leads__date, .lawyer-admin__main .mail-leads__phone, .lawyer-admin__main .mail-leads__mail {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 50% !important;
            flex: 1 1 50% !important;
  }
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .mail-leads__name, .lawyer-admin__main .mail-leads__date, .lawyer-admin__main .mail-leads__phone, .lawyer-admin__main .mail-leads__mail, .lawyer-admin__main .mail-leads__type {
    border-bottom: 1px solid #dbe1e7;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .mail-leads__name, .lawyer-admin__main .mail-leads__date, .lawyer-admin__main .mail-leads__phone, .lawyer-admin__main .mail-leads__mail, .lawyer-admin__main .mail-leads__type {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .mail-leads__type {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 100% !important;
            flex: 1 1 100% !important;
  }
}
.lawyer-admin__main .mail-leads__description {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .mail-leads__description {
    border-bottom: 1px solid #dbe1e7;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .mail-leads__description {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 8px 0;
  }
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .mail-leads__status {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .mail-leads__status {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 0 16px;
  }
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .mail-leads__notes {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .mail-leads__notes {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}
.lawyer-admin__main .mail-leads__label {
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
  letter-spacing: .04em;
  padding: 8px;
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .mail-leads__label--name, .lawyer-admin__main .mail-leads__label--date, .lawyer-admin__main .mail-leads__label--phone, .lawyer-admin__main .mail-leads__label--mail {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .mail-leads__label--date, .lawyer-admin__main .mail-leads__label--phone, .lawyer-admin__main .mail-leads__label--mail, .lawyer-admin__main .mail-leads__label--type {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .mail-leads__label--description {
    line-height: 1;
    padding: 16px 8px 4px;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .mail-leads__label--description {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    line-height: 1.5;
    margin: 0 0 0 8px;
  }
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .mail-leads__label--status {
    padding: 14px 8px 6px;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .mail-leads__label--status {
    margin: 0 0 0 8px;
  }
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .mail-leads__label--notes {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .mail-leads__label--notes {
    margin: 0 0 0 8px;
  }
}
.lawyer-admin__main .mail-leads__text {
  font-size: 14px;
  letter-spacing: .04em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .mail-leads__text {
    padding: 0 8px 12px;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .mail-leads__text {
    background: rgba(255, 255, 255, 0.6);
    border-radius: 4px;
    padding: 8px;
  }
}
.lawyer-admin__main .mail-leads__control-wrapper {
  border-radius: 4px;
  padding: 4px 8px;
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .mail-leads__control-wrapper--status {
    padding: 0px 8px 5px;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .mail-leads__control-wrapper--status {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 128px;
            flex: 0 0 128px;
    width: 128px;
  }
}
.lawyer-admin__main .mail-leads__control-wrapper--notes {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .mail-leads__control-wrapper--notes {
    padding: 4px 8px 8px;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .mail-leads__control-wrapper {
    background: rgba(255, 255, 255, 0.6);
  }
}
.lawyer-admin__main .mail-leads__control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff;
  border-radius: 2px;
  border: 1px solid rgba(65, 65, 65, 0.2);
  display: block;
  font-size: 14px;
  letter-spacing: .04em;
  height: 28px;
  padding: 0 8px;
  width: 100%;
}
.lawyer-admin__main .mail-leads__control--select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23030d18'%3E%3Cpath d='M24 24H0V0h24v24z' fill='none' opacity='.87'/%3E%3Cpath d='M15.88 9.29L12 13.17 8.12 9.29c-.39-.39-1.02-.39-1.41 0-.39.39-.39 1.02 0 1.41l4.59 4.59c.39.39 1.02.39 1.41 0l4.59-4.59c.39-.39.39-1.02 0-1.41-.39-.38-1.03-.39-1.42 0z'/%3E%3C/svg%3E");
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  padding: 0 8px 0 18px;
}
.lawyer-admin__main .mail-leads__control--notes::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
.lawyer-admin__main .mail-leads__control--notes::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
.lawyer-admin__main .mail-leads__control--notes::placeholder {
  color: inherit;
  opacity: 1;
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .mail-leads__control--notes::-webkit-input-placeholder {
    opacity: 0;
  }
  .lawyer-admin__main .mail-leads__control--notes::-ms-input-placeholder {
    opacity: 0;
  }
  .lawyer-admin__main .mail-leads__control--notes::placeholder {
    opacity: 0;
  }
}
.lawyer-admin__main .mail-leads__buttons {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .mail-leads__buttons {
    padding: 8px;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .mail-leads__buttons {
    padding: 16px 8px 8px;
  }
}
.lawyer-admin__main .mail-leads__button {
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  border: none;
  border-radius: 0;
  cursor: pointer;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
  height: 24px;
  width: 24px;
}
.lawyer-admin__main .mail-leads__button--delete {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 22'%3E%3Cpath fill='%23194977' d='M5.694 19.412c0 1.294 1.035 2.459 2.459 2.459h9.576c1.294 0 2.459-1.035 2.459-2.459v-14.365h-14.494v14.365zM8.671 10.871l1.682-1.682 2.588 2.588 2.588-2.588 1.682 1.682-2.588 2.588 2.588 2.588-1.682 1.553-2.588-2.588-2.588 2.588-1.682-1.682 2.588-2.588-2.588-2.459z'%3E%3C/path%3E%3Cpath fill='%23194977' d='M17.212 1.424l-1.294-1.294h-5.953l-1.294 1.294h-4.141v2.329h16.824v-2.329z'%3E%3C/path%3E%3C/svg%3E");
  background-size: 24px 24px;
}
.lawyer-admin__main .mail-leads__button--print {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 22'%3E%3Cpath fill='%23194977' d='M15.659 16.306h-5.435c-0.388 0-0.647 0.259-0.647 0.647s0.259 0.647 0.647 0.647h5.435c0.388 0 0.647-0.259 0.647-0.647 0-0.259-0.259-0.647-0.647-0.647z'%3E%3C/path%3E%3Cpath fill='%23194977' d='M15.659 14.365h-5.435c-0.388 0-0.647 0.259-0.647 0.647s0.259 0.647 0.647 0.647h5.435c0.388 0 0.647-0.259 0.647-0.647s-0.259-0.647-0.647-0.647z'%3E%3C/path%3E%3Cpath fill='%23194977' d='M20.965 6.471h-2.071v-3.624c0-0.388-0.259-0.647-0.647-0.647h-10.741c-0.388 0-0.647 0.259-0.647 0.647v3.624h-1.941c-0.776 0-1.553 0.647-1.553 1.424v6.341c0 0.776 0.647 1.424 1.424 1.424h2.071v3.365c0 0.388 0.259 0.647 0.647 0.647h10.741c0.388 0 0.647-0.259 0.647-0.647v-3.365h2.071c0.776 0 1.424-0.647 1.424-1.424v-6.341c0.129-0.776-0.647-1.424-1.424-1.424zM8.153 3.365h9.447v3.106h-9.447v-3.106zM17.729 18.635h-9.576c0-0.129 0-5.047 0-5.176h9.447c0.129 0.129 0.129 5.047 0.129 5.176zM18.376 10.224h-1.553c-0.388 0-0.647-0.259-0.647-0.647s0.259-0.647 0.647-0.647h1.553c0.388 0 0.647 0.259 0.647 0.647s-0.388 0.647-0.647 0.647z'%3E%3C/path%3E%3C/svg%3E");
  background-size: 28px 28px;
  margin: 0 8px 0 0;
}
.lawyer-admin__main .mail-leads__button--save {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 22'%3E%3Cpath fill='%23194977' d='M7.894 4.529v-3.624h7.118v3.624c0 0.388-0.259 0.776-0.776 0.776h-5.565c-0.388 0-0.776-0.388-0.776-0.776zM7.247 21.094h11.518v-2.459h-11.518v2.459zM7.247 17.082h11.518v-1.424h-11.518v1.424zM22.259 5.824l-3.365-4.012c-0.388-0.518-1.035-0.776-1.682-0.776h-0.776v3.624c0 1.165-0.906 2.2-2.2 2.2h-5.565c-1.165-0.129-2.2-1.165-2.2-2.329v-3.624h-1.424c-1.165 0-2.2 1.035-2.2 2.2v15.788c0 1.165 0.906 2.2 2.2 2.2h0.776v-7.118c0-1.165 0.906-2.2 2.2-2.2h10.094c1.165 0 2.2 0.906 2.2 2.2v7.118h0.776c1.165 0 2.2-0.906 2.2-2.2v-11.518c-0.259-0.647-0.518-1.165-1.035-1.553zM17.988 13.2h-10.094c-0.388 0-0.776 0.259-0.776 0.776v0.259h11.518v-0.388c0-0.388-0.259-0.647-0.647-0.647z'%3E%3C/path%3E%3C/svg%3E");
  background-size: 24px 24px;
  margin: 0 auto 0 0;
}
.lawyer-admin__main .mail-leads__button:hover {
  opacity: .75;
}
.lawyer-admin__main .phone-leads {
  grid-column: span 6;
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .phone-leads__thead {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .phone-leads__tr {
    border: 1px solid #c3c8cd;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .lawyer-admin__main .phone-leads__tr:not(:last-child) {
    margin: 0 0 16px;
  }
}
.lawyer-admin__main .phone-leads__button {
  background-color: transparent;
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 22'%3E%3Cpath fill='%23194977' d='M7.894 4.529v-3.624h7.118v3.624c0 0.388-0.259 0.776-0.776 0.776h-5.565c-0.388 0-0.776-0.388-0.776-0.776zM7.247 21.094h11.518v-2.459h-11.518v2.459zM7.247 17.082h11.518v-1.424h-11.518v1.424zM22.259 5.824l-3.365-4.012c-0.388-0.518-1.035-0.776-1.682-0.776h-0.776v3.624c0 1.165-0.906 2.2-2.2 2.2h-5.565c-1.165-0.129-2.2-1.165-2.2-2.329v-3.624h-1.424c-1.165 0-2.2 1.035-2.2 2.2v15.788c0 1.165 0.906 2.2 2.2 2.2h0.776v-7.118c0-1.165 0.906-2.2 2.2-2.2h10.094c1.165 0 2.2 0.906 2.2 2.2v7.118h0.776c1.165 0 2.2-0.906 2.2-2.2v-11.518c-0.259-0.647-0.518-1.165-1.035-1.553zM17.988 13.2h-10.094c-0.388 0-0.776 0.259-0.776 0.776v0.259h11.518v-0.388c0-0.388-0.259-0.647-0.647-0.647z'%3E%3C/path%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 24px;
  border: none;
  border-radius: 0;
  cursor: pointer;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 24px;
          flex: 0 0 24px;
  height: 24px;
  width: 24px;
}
.lawyer-admin__main .phone-leads__button:hover {
  opacity: .75;
}
@media screen and (max-width: 767px) {
  .lawyer-admin__main .phone-leads__td {
    padding: 8px 0;
  }
  .lawyer-admin__main .phone-leads__td:nth-child(1), .lawyer-admin__main .phone-leads__td:nth-child(2), .lawyer-admin__main .phone-leads__td:nth-child(3) {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .lawyer-admin__main .phone-leads__td:nth-child(4) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .lawyer-admin__main .phone-leads__td:nth-child(5) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% - 32px);
            flex: 0 0 calc(100% - 32px);
  }
  .lawyer-admin__main .phone-leads__td:nth-child(6) {
    -ms-flex-item-align: end;
        align-self: flex-end;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24px;
            flex: 0 0 24px;
    padding: 10px 8px 10px 0;
  }
  .lawyer-admin__main .phone-leads__td:not(:last-child) {
    border-bottom: 1px solid #dbe1e7;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-admin__main .phone-leads__th:nth-child(1), .lawyer-admin__main .phone-leads__td:nth-child(1) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 120px;
            flex: 0 0 120px;
  }
  .lawyer-admin__main .phone-leads__th:nth-child(2), .lawyer-admin__main .phone-leads__td:nth-child(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 88px;
            flex: 0 0 88px;
  }
  .lawyer-admin__main .phone-leads__th:nth-child(3), .lawyer-admin__main .phone-leads__td:nth-child(3) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 160px;
            flex: 0 0 160px;
  }
  .lawyer-admin__main .phone-leads__th:nth-child(4), .lawyer-admin__main .phone-leads__td:nth-child(4) {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .lawyer-admin__main .phone-leads__th:nth-child(5), .lawyer-admin__main .phone-leads__td:nth-child(5) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 160px;
            flex: 0 0 160px;
  }
  .lawyer-admin__main .phone-leads__th:nth-child(6), .lawyer-admin__main .phone-leads__td:nth-child(6) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24px;
            flex: 0 0 24px;
    padding: 0;
  }
  .lawyer-admin__main .phone-leads__th:not(:first-child), .lawyer-admin__main .phone-leads__td:not(:first-child) {
    text-align: center;
  }
}

.budget__main {
  grid-template-columns: repeat(8, 1fr);
}
.budget__main .summary {
  grid-column: span 3;
}
@media screen and (max-width: 767px) {
  .budget__main .summary {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row;
            flex-flow: row;
    grid-column: span 8;
  }
}
@media screen and (max-width: 767px) {
  .budget__main .summary__num {
    margin: 0 0 0 8px;
  }
}
@media screen and (max-width: 767px) {
  .budget__main .summary__desc {
    display: block;
    text-align: right;
  }
  .budget__main .summary__desc h3 br {
    display: none;
  }
}
.budget__main .summary__desc p {
  color: #000;
  font-size: 14px;
  line-height: 1.0714285714;
}

.budget-load {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-color: #eb7e1c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-column: span 5;
}
@media screen and (max-width: 767px) {
  .budget-load {
    grid-column: span 8;
  }
}
.budget-load__wrapper {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.budget-load__heading {
  margin: 0 0 16px;
}
.budget-load__body {
  background: #eceff2;
  border-radius: 4px;
  padding: 10px;
}
.budget-load__form {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .budget-load__form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.budget-load__sum {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .budget-load__sum {
    border-bottom: 1px solid #dbe1e7;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    margin: 0 0 8px;
    padding: 0 0 8px;
  }
}
@media screen and (min-width: 768px) {
  .budget-load__sum {
    margin: 0 0 0 auto;
  }
}
.budget-load__sum-label {
  color: #000;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .04em;
  line-height: 1;
  margin: 0 0 0 10px;
}
.budget-load__sum-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff;
  border: 1px solid rgba(65, 65, 65, 0.2);
  border-radius: 2px;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 64px;
          flex: 0 1 64px;
  font-size: 14px;
  font-weight: 400;
  height: 32px;
  min-width: 0;
  padding: 0 8px;
  width: 64px;
  -moz-appearance: textfield;
}
.budget-load__sum-control::-webkit-outer-spin-button, .budget-load__sum-control::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.budget-load__sum-currency {
  color: #000;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .04em;
  line-height: 1;
  margin: 0 4px 0 0;
}
.budget-load__confirm {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (max-width: 767px) {
  .budget-load__confirm {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
}
@media screen and (min-width: 768px) {
  .budget-load__confirm {
    margin: 0 8px;
  }
}
@media screen and (min-width: 839px) {
  .budget-load__confirm {
    margin: 0 16px;
  }
}
.budget-load__confirm-checkbox {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.budget-load__confirm-checkbox-custom {
  background-color: #fff;
  border: 1px solid rgba(65, 65, 65, 0.2);
  border-radius: 2px;
  cursor: pointer;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16px;
          flex: 0 0 16px;
  height: 16px;
  position: relative;
  width: 16px;
}
.budget-load__confirm-checkbox:focus-visible + span {
  outline: 2px solid #000;
  outline-offset: 1px;
}
.budget-load__confirm-checkbox:checked + span {
  background-color: #eb7e1c;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23FFFFFF'%3E%3Cpath d='M0 0h24v24H0z' fill='none'/%3E%3Cpath d='M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid rgba(65, 65, 65, 0);
}
.budget-load__confirm-label {
  color: #000;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: .04em;
  line-height: 1;
  margin: 0 4px 0 0;
}
.budget-load__confirm-label a {
  text-decoration: underline;
}
.budget-load__confirm-label a:hover {
  text-decoration: none;
}
.budget-load__submit {
  background: #eb7e1c;
  border: 0;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  font-size: 18px;
  font-weight: 400;
  height: 32px;
  letter-spacing: .04em;
  line-height: 1;
  width: 80px;
}
.budget-load__submit:hover {
  background: #194977;
}
.budget-load__submit:focus-visible {
  outline: 2px solid #000;
  outline-offset: 1px;
}

.budget-history {
  grid-column: span 8;
}
.budget-history__heading {
  margin: 0 0 16px;
}
@media screen and (max-width: 767px) {
  .budget-history__thead {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .budget-history__tr {
    border: 1px solid #c3c8cd;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .budget-history__tr:not(:last-child) {
    margin: 0 0 16px;
  }
}
.budget-history__td:last-child strong {
  color: #27c008;
  font-weight: 700;
  letter-spacing: .04em;
}
@media screen and (max-width: 767px) {
  .budget-history__td:nth-child(1), .budget-history__td:nth-child(2) {
    border-bottom: 1px solid #dbe1e7;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .budget-history__td:nth-child(3), .budget-history__td:nth-child(4) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
}
@media screen and (min-width: 768px) {
  .budget-history__th:nth-child(1), .budget-history__td:nth-child(1) {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }
  .budget-history__th:nth-child(2), .budget-history__td:nth-child(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 160px;
            flex: 0 0 160px;
  }
  .budget-history__th:nth-child(3), .budget-history__td:nth-child(3) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 128px;
            flex: 0 0 128px;
  }
  .budget-history__th:nth-child(4), .budget-history__td:nth-child(4) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 96px;
            flex: 0 0 96px;
  }
  .budget-history__th:not(:first-child), .budget-history__td:not(:first-child) {
    text-align: center;
  }
}

.update-details {
  grid-column: span 6;
}
@media screen and (max-width: 767px) {
  .update-details {
    padding: 24px 16px;
  }
}
@media screen and (min-width: 768px) {
  .update-details {
    padding: 24px 32px;
  }
}
.update-details__heading {
  margin: 0 0 16px;
}
.update-details__form-group {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: rgba(236, 239, 242, 0.7);
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.update-details__form-group:not(:last-of-type) {
  margin: 0 0 8px;
}
.update-details__form-group:last-of-type {
  margin: 0 0 16px;
}
@media screen and (max-width: 767px) {
  .update-details__form-group {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 16px;
  }
}
@media screen and (min-width: 768px) {
  .update-details__form-group {
    padding: 8px 16px;
  }
}
.update-details__form-label {
  color: #000;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .04em;
  line-height: 1;
  margin: 0 0 8px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .update-details__form-label {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
            flex: 0 0 80px;
    margin: 0 0 0 16px;
    width: 80px;
  }
}
.update-details__form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: #fff;
  border: 1px solid rgba(65, 65, 65, 0.2);
  border-radius: 2px;
  color: #000;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  font-size: 14px;
  font-weight: 400;
  height: 32px;
  line-height: 1;
  letter-spacing: .04em;
  min-width: 0;
  padding: 0 10px;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .update-details__form-control {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 256px;
            flex: 0 1 256px;
    font-size: 14px;
    width: 256px;
  }
}
.update-details__form-helper {
  color: rgba(0, 0, 0, 0.7);
  font-size: 12px;
  font-weight: 400;
  letter-spacing: .04em;
  line-height: 1;
  margin: 8px 0 0;
}
@media screen and (min-width: 768px) {
  .update-details__form-helper {
    margin: 0 16px 0 0;
  }
}
.update-details__form-button {
  background: #eb7e1c;
  border: 0;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: .04em;
  line-height: 1;
  padding: 0.6666666667em 1.7777777778em;
}
.update-details__form-button:hover {
  background: #194977;
}




.lawyer-signup .intro {
  margin-bottom: 0;
  padding: 0 56px 16px;
}
.lawyer-signup .intro__desc-wrapper {
  border-top: 1px solid #e1e4e6;
  padding: 28px 0;
}
.lawyer-signup .intro__desc {
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media screen and (max-width: 1023px) {
  .lawyer-signup .intro__desc {
    font-size: 15px;
  }
}
.lawyer-signup__main {
  padding: 16px 20px 40px;
}
@media screen and (min-width: 768px) {
  .lawyer-signup__main {
    padding: 44px 20px 72px;
  }
}
.lawyer-signup__main-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .lawyer-signup__main-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 640px;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-signup__main-wrapper {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    max-width: 1200px;
  }
}
.lawyer-signup__form-wrapper {
  background: #f0f1f1;
  border-radius: 6px;
  -webkit-box-shadow: 3px 3px 9px rgba(24, 24, 24, 0.18);
          box-shadow: 3px 3px 9px rgba(24, 24, 24, 0.18);
  padding: 32px 20px 24px;
}
@media screen and (min-width: 768px) {
  .lawyer-signup__form-wrapper {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 656px;
            flex: 1 1 656px;
  }
}
.lawyer-signup__form-control-wrapper {
  margin: 0 0 12px;
}
@media screen and (min-width: 1024px) {
  .lawyer-signup__form-control-wrapper--url {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .lawyer-signup__form-control-wrapper--url > div {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0%;
            flex: 1 1 0%;
  }
}
.lawyer-signup__form-social {
  -webkit-box-shadow: 1px 1px 2px rgba(24, 24, 24, 0.1);
          box-shadow: 1px 1px 2px rgba(24, 24, 24, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lawyer-signup__form-social:not(:last-child) {
  margin: 0 0 6px;
}
.lawyer-signup__form-social .lawyer-signup__form-control {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.lawyer-signup__form-social .lawyer-signup__form-control:first-child {
  border-radius: 0 2px 2px 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}
.lawyer-signup__form-social .lawyer-signup__form-control:last-child {
  border-right: 0;
  border-radius: 2px 0 0 2px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 105px;
          flex: 0 0 105px;
  width: 105px;
}
.lawyer-signup__form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border: 1px solid #e1e4e6;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 2px rgba(24, 24, 24, 0.1);
          box-shadow: 1px 1px 2px rgba(24, 24, 24, 0.1);
  color: #231f20;
  display: block;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: -.02em;
  line-height: 1;
  min-height: 44px;
  padding: 0 12px;
  width: 100%;
}
.lawyer-signup__form-control--textarea {
  padding: 12px;
  resize: none;
}
.lawyer-signup__form-control--short {
  min-height: 64px;
}
.lawyer-signup__form-control--long {
  min-height: 384px;
}
.lawyer-signup__form-control--select {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000000'%3E%3Cpath d='M24 24H0V0h24v24z' fill='none'/%3E%3Cpath d='M16.59 8.59L12 13.17 7.41 8.59 6 10l6 6 6-6-1.41-1.41z'/%3E%3C/svg%3E");
  background-position: 6px center;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  padding-left: 32px;
}
.lawyer-signup__form-control--url:not(:last-of-type) {
  margin: 0 0 6px;
}
.lawyer-signup__form-control::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
.lawyer-signup__form-control::-ms-input-placeholder {
  color: inherit;
  opacity: 1;
}
.lawyer-signup__form-control::placeholder {
  color: inherit;
  opacity: 1;
}
.lawyer-signup__form-file {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.lawyer-signup__form-file + label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  min-height: 44px;
}
.lawyer-signup__form-file + label > span {
  background: #fff;
  border: 1px solid #e1e4e6;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 2px rgba(24, 24, 24, 0.1);
          box-shadow: 1px 1px 2px rgba(24, 24, 24, 0.1);
  color: #231f20;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0%;
          flex: 1 1 0%;
  font-size: 16px;
  font-weight: 400;
  line-height: 44px;
  overflow: hidden;
  padding: 0 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
@media screen and (max-width: 1023px) {
  .lawyer-signup__form-file + label > span > span {
    display: none;
  }
}
.lawyer-signup__form-file + label strong {
  background: -webkit-gradient(linear, left top, left bottom, from(#235080), to(#0b2f53));
  background: linear-gradient(#235080, #0b2f53);
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 80px;
          flex: 0 0 80px;
  font-size: 16px;
  font-weight: 600;
  line-height: 44px;
  text-align: center;
}
@media screen and (max-width: 1023px) {
  .lawyer-signup__form-file + label strong {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
            flex: 0 0 80px;
    width: 80px;
  }
}
@media screen and (min-width: 1024px) {
  .lawyer-signup__form-file + label strong {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 142px;
            flex: 0 0 142px;
    font-size: 15px;
    margin: 0 6px 0 0;
    width: 142px;
  }
}
.lawyer-signup__form-file + label strong:hover {
  opacity: .75;
}
.lawyer-signup__form-file + label small {
  color: #231f20;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 100%;
          flex: 1 1 100%;
  font-size: 14px;
  margin: 8px 0 0;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .lawyer-signup__form-file + label small {
    display: none;
  }
}
.lawyer-signup__form-button {
  background: -webkit-gradient(linear, left top, left bottom, from(#235080), to(#0b2f53));
  background: linear-gradient(#235080, #0b2f53);
  border: none;
  border-radius: 2px;
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 16px;
  font-weight: 600;
  height: 32px;
  line-height: 1;
  margin: 6px 0 0;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .lawyer-signup__form-button {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 142px;
            flex: 0 0 142px;
    font-size: 15px;
    height: 44px;
    margin: 0 6px 0 0;
    width: 142px;
  }


.AllVideo{display:none;}


}
.lawyer-signup__form-button:hover {
  opacity: .75;
}
.lawyer-signup__form-footer {
  border-top: 2px solid #dfdfdf;
}
@media screen and (min-width: 1024px) {
  .lawyer-signup__form-footer {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 32px 0 0;
    padding: 24px 0 0;
  }
}
.lawyer-signup__form-confirm {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #231f20;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 400;
  line-height: 1;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (max-width: 1023px) {
  .lawyer-signup__form-confirm {
    font-size: 16px;
    padding: 32px 0;
  }
}
@media screen and (min-width: 1024px) {
  .lawyer-signup__form-confirm {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    font-size: 15px;
  }
}
.lawyer-signup__form-confirm input[type=checkbox] {
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.lawyer-signup__form-confirm input[type=checkbox] + span {
  background-color: #fff;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  border: 1px solid #e1e4e6;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 2px rgba(24, 24, 24, 0.1);
          box-shadow: 1px 1px 2px rgba(24, 24, 24, 0.1);
  cursor: pointer;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 1.5em;
          flex: 0 0 1.5em;
  height: 1.5em;
  margin: 0 0 0 8px;
  width: 1.5em;
}
.lawyer-signup__form-confirm input[type=checkbox]:checked + span {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ff8213'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M9 16.2L4.8 12l-1.4 1.4L9 19 21 7l-1.4-1.4L9 16.2z'/%3E%3C/svg%3E");
}
.lawyer-signup__form-confirm a {
  text-decoration: underline;
}
.lawyer-signup__form-confirm a:hover {
  text-decoration: none;
}
.lawyer-signup__form-submit {
  background: -webkit-gradient(linear, left top, left bottom, from(#ff8213), to(#e5730d));
  background: linear-gradient(#ff8213, #e5730d);
  border: 0;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 -3px 0 rgba(24, 24, 24, 0.18);
          box-shadow: inset 0 -3px 0 rgba(24, 24, 24, 0.18);
  color: #fff;
  cursor: pointer;
  display: block;
  font-size: 24px;
  font-weight: 600;
  height: 52px;
  line-height: 1;
  width: 100%;
}
.lawyer-signup__form-submit::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23ffffff'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M15.41 7.41L14 6l-6 6 6 6 1.41-1.41L10.83 12l4.58-4.59z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: '';
  display: inline-block;
  height: 1.1666666667em;
  vertical-align: text-bottom;
  width: 1.1666666667em;
}
@media screen and (min-width: 1024px) {
  .lawyer-signup__form-submit {
    width: 226px;
  }
}
.lawyer-signup__form-submit:hover {
  opacity: .75;
}
.lawyer-signup__form-heading {
  border-bottom: 1px solid #dde0e3;
  color: #030d18;
  font-size: 20px;
  font-weight: 600;
  line-height: 1;
  text-align: right;
  margin: 0 0 20px;
  padding: 0 0 32px;
}
@media screen and (min-width: 1024px) {
  .lawyer-signup__form-heading {
    font-size: 22px;
  }
}
.lawyer-signup .select2-container--default .select2-selection--multiple {
  border-color: #e1e4e6 !important;
  border-radius: 2px !important;
  -webkit-box-shadow: 1px 1px 2px rgba(24, 24, 24, 0.1) !important;
          box-shadow: 1px 1px 2px rgba(24, 24, 24, 0.1) !important;
  color: #231f20 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  padding-left: 12px !important;
  padding-right: 12px !important;
}
.lawyer-signup .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #f0f1f1 !important;
  border: 0 !important;
  border-radius: 0 !important;
  font-size: 0.9375em !important;
  padding: 4px 8px 4px 20px !important;
}
.lawyer-signup .select2-selection__choice__remove {
  border: 0 !important;
  border-radius: 0 !important;
  color: #231f20 !important;
  padding: 4px !important;
}
.lawyer-signup .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.lawyer-signup .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  color: #eb7e1c !important;
}
.lawyer-signup .select2-dropdown {
  border: 1px solid #e1e4e6 !important;
  border-radius: 2px !important;
  -webkit-box-shadow: 1px 1px 2px rgba(24, 24, 24, 0.1) !important;
          box-shadow: 1px 1px 2px rgba(24, 24, 24, 0.1) !important;
  font-size: 16px !important;
}
.lawyer-signup .select2-container--open .select2-dropdown--below {
  border-top: none !important;
}
.lawyer-signup .select2-results__option {
  padding: 6px 12px !important;
}
.lawyer-signup__info {
  background: #fceddf;
  border-radius: 6px;
  color: #231f20;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.1428571429;
  position: relative;
}
@media screen and (max-width: 767px) {
  .lawyer-signup__info {
    margin: 0 0 24px;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    padding: 28px;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-signup__info {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 496px;
            flex: 1 1 496px;
    margin: 0 48px 0 0;
    padding: 20px 32px;
  }
}
@media screen and (min-width: 1024px) {
  .lawyer-signup__info {
    font-size: 17px;
  }
}
.lawyer-signup__info h2 {
  color: #030d18;
  font-size: 1.4285714286em;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 0.8em;
  text-align: right;
}
.lawyer-signup__info ul {
  margin: 0.5714285714em 0;
}
.lawyer-signup__info ul li {
  padding: 0 1.4285714286em 0 0;
  position: relative;
}
.lawyer-signup__info ul li:not(:last-of-type) {
  margin: 0 0 0.5714285714em;
}
.lawyer-signup__info ul li::before {
  content: '';
  background-color: #eb7e1c;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23FFFFFF'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath d='M14.71 6.71c-.39-.39-1.02-.39-1.41 0L8.71 11.3c-.39.39-.39 1.02 0 1.41l4.59 4.59c.39.39 1.02.39 1.41 0 .39-.39.39-1.02 0-1.41L10.83 12l3.88-3.88c.39-.39.38-1.03 0-1.41z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1.2857142857em;
  border-radius: 50%;
  height: 1.1428571429em;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 1.1428571429em;
}
.lawyer-signup__info strong {
  font-weight: 700;
}
.lawyer-signup__info::after {
  border-color: #fceddf transparent transparent;
  border-style: solid;
  content: '';
  display: block;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .lawyer-signup__info::after {
    border-width: 16px 0 0 36px;
    right: 24px;
    top: 100%;
  }
}
@media screen and (min-width: 768px) {
  .lawyer-signup__info::after {
    border-width: 28px 24px 0 0;
    left: 100%;
    top: 20px;
  }
}



.lawyer-admin__wrapper {
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
}

@media screen and (max-width: 1023px) {
  .lawyer-admin .sidebar {
    background-color: #edeff2;
    padding: 48px 0;
  }
}

@media screen and (min-width: 1024px) {
  .lawyer-admin .sidebar {
    align-items: center;
    display: flex;
    flex-flow: column;
    padding: 40px 16px;
  }

  .lawyer-admin__container {
    display: grid;
    grid-template-columns: 1fr minmax(0px, 1232px) 1fr;
  }
}

@media screen and (min-width: 1200px) {
  .lawyer-admin__wrapper {
    display: grid;
    gap: 32px;
    grid-template-columns: 272px 1fr;
    padding: 40px 16px 64px;
  }
}





.lawyers-block {
  border: 1px solid #e1e4e6;
  border-radius: 8px;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  padding: 16px;
}

.lawyers-block__header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 0 16px;
}

.lawyers-block__heading {
  color: #194977;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.1111111111;
}

.lawyers-block__thead {
  background: #eceff2;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 4px;
  padding: 0 8px;
}

.lawyers-block__th {
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
  font-weight: 400;
  letter-spacing: .04em;
  line-height: 1;
  padding: 4px 8px;
}

@media screen and (max-width: 767px) {
  .lawyers-block__th--mobile {
    padding: 0 0 4px;
  }
}
@media screen and (min-width: 768px) {
  .lawyers-block__th--mobile {
    display: none;
  }
}

.lawyers-block__tr {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 8px;
}
.lawyers-block__tr:nth-child(odd) {
  background: rgba(236, 239, 242, 0.7);
}
.lawyers-block__tr:nth-child(even) {
  background: rgba(236, 239, 242, 0.4);
}
.lawyers-block__tr:not(:last-child) {
  margin: 0 0 4px;
}

.lawyers-block__td {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: .04em;
  padding: 8px 8px;
}

.lawyers-block__button {
  background: none;
  border: 0;
  border-radius: 0;
  cursor: pointer;
  display: block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20px;
          flex: 0 0 20px;
  height: 20px;
  width: 20px;
}
@media screen and (min-width: 768px) {
  .lawyers-block__button {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24px;
            flex: 0 0 24px;
    height: 24px;
    width: 24px;
  }
}
.lawyers-block__button img {
  display: block;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
}
.lawyers-block__button:hover {
  opacity: .75;
}

.lawyers-block {
  grid-column: span 6;
}
@media screen and (max-width: 767px) {
  .lawyers-block__thead {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .lawyers-block__tr {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.lawyers-block__td:nth-child(1) {
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .lawyers-block__td:nth-child(1) {
    border-bottom: 1px solid #dbe1e7;
    width: 100%;
  }
  .lawyers-block__td:nth-child(2) {
    border-bottom: 1px solid #dbe1e7;
    width: 100%;
  }
  .lawyers-block__td:nth-child(3) {
    border-bottom: 1px solid #dbe1e7;
    width: 50%;
  }
  .lawyers-block__td:nth-child(4) {
    border-bottom: 1px solid #dbe1e7;
    width: 50%;
  }
  .lawyers-block__td:nth-child(5) {
    width: calc(100% - 64px);
  }
  .lawyers-block__td:nth-child(6) {
    width: 64px;
  }
}
@media screen and (min-width: 768px) {
  .lawyers-block__th:nth-child(1), .lawyers-block__td:nth-child(1) {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 230px;
            flex: 1 1 230px;
  }
  .lawyers-block__th:nth-child(2), .lawyers-block__td:nth-child(2) {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 160px;
            flex: 0 1 160px;
  }
  .lawyers-block__th:nth-child(3), .lawyers-block__td:nth-child(3) {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 128px;
            flex: 0 1 128px;
  }
  .lawyers-block__th:nth-child(4), .lawyers-block__td:nth-child(4) {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 128px;
            flex: 0 1 128px;
  }
  .lawyers-block__th:nth-child(5), .lawyers-block__td:nth-child(5) {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 128px;
            flex: 0 1 128px;
  }
  .lawyers-block__th:nth-child(6), .lawyers-block__td:nth-child(6) {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 72px;
            flex: 0 0 72px;
  }
  .lawyers-block__th:not(:first-child), .lawyers-block__td:not(:first-child) {
    text-align: center;
  }
}
.lawyers-block__btn-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.lawyers-block__button:not(:last-of-type) {
  margin: 0 0 0 8px;
}
































.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}

.daterangepicker:before, .daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}

.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}

.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}

.daterangepicker.opensleft:before {
  right: 9px;
}

.daterangepicker.opensleft:after {
  right: 10px;
}

.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}

.daterangepicker.opensright:before {
  left: 9px;
}

.daterangepicker.opensright:after {
  left: 10px;
}

.daterangepicker.drop-up {
  margin-top: -7px;
}

.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}

.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}

.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
  float: none;
}

.daterangepicker.single .drp-selected {
  display: none;
}

.daterangepicker.show-calendar .drp-calendar {
  display: block;
}

.daterangepicker.show-calendar .drp-buttons {
  display: block;
}

.daterangepicker.auto-apply .drp-buttons {
  display: none;
}

.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}

.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}

.daterangepicker .drp-calendar.right {
  padding: 8px;
}

.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}

.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}

.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
  white-space: nowrap;
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
}

.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}

.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}

.daterangepicker td.week, .daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}

.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}

.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}

.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}

.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}

.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}

.daterangepicker th.month {
  width: auto;
}

.daterangepicker td.disabled, .daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}

.daterangepicker select.monthselect, .daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}

.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}

.daterangepicker select.yearselect {
  width: 40%;
}

.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}

.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}

.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}

.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}

.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}

.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}

.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker.show-ranges.rtl .drp-calendar.right {
  border-right: 1px solid #ddd;
}

.daterangepicker.show-ranges.ltr .drp-calendar.left {
  border-left: 1px solid #ddd;
}

.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}

.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}

.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}

.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}

.daterangepicker .ranges li:hover {
  background-color: #eee;
}

.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}


/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }

  .daterangepicker .ranges ul {
    width: 140px;
  }

  .daterangepicker.single .ranges ul {
    width: 100%;
  }

  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }

  .daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
    float: left;
  }

  .daterangepicker {
    direction: ltr;
    text-align: left;
  }

  .daterangepicker .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }

  .daterangepicker .drp-calendar.right {
    margin-left: 0;
  }

  .daterangepicker .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

  .daterangepicker .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }

  .daterangepicker .ranges, .daterangepicker .drp-calendar {
    float: left;
  }
}

@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }

  .daterangepicker .ranges {
    float: left;
  }

  .daterangepicker.rtl .ranges {
    float: right;
  }

  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}



.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}

.main-content p a{color:blue;text-decoration:underline;}
 



.index1-card {
  border-top: 1px solid #e0e6e9;
  display: flex;
  align-items: start;
  padding: 17.5px 0;
  font-size: 16px;
}
@media (max-width: 600px) {
  .index1-card {
    font-size: 20px;
    padding: 12.5px 0;
  }
}
@media screen and (max-width: 600px) {
  .index1-card {
    flex-direction: column;
  }
}
.index1-card .index1-card__right-side .index1-card__header {
  display: flex;
  align-items: center;
  gap: 22px;
  font-size: 16px;
}
.index1-card .index1-card__right-side .index1-card__header .index1-card__photo {
  border-radius: 100px;
  width: 77px;
  height: 77px;
}
@media (max-width: 600px) {
  .index1-card .index1-card__right-side .index1-card__header .index1-card__photo {
    width: 77px;
    height: 77px;
  }
}
.index1-card .index1-card__right-side .index1-card__header .index1-card__info {
  display: flex;
  flex-direction: column;
}
.index1-card .index1-card__right-side .index1-card__header .index1-card__info .index1-card__name {
  font-size: 24px;
}
@media (max-width: 600px) {
  .index1-card .index1-card__right-side .index1-card__header .index1-card__info .index1-card__name {
    font-size: 25px;
  }
}
.index1-card .index1-card__right-side .index1-card__header .index1-card__info .index1-card__rating {
  margin-top: 7px;
  display: flex;
  align-items: center;
}
.index1-card .index1-card__right-side .index1-card__header .index1-card__info .index1-card__rating .rating-value {
  font-weight: 700;
  font-size: 17px;
}
@media (max-width: 600px) {
  .index1-card .index1-card__right-side .index1-card__header .index1-card__info .index1-card__rating .rating-value {
    font-size: 22px;
  }
}
.index1-card .index1-card__right-side .index1-card__header .index1-card__info .index1-card__rating .rating-count {
  padding: 0 5px;
}
.index1-card .index1-card__right-side .index1-card__header .index1-card__info .index1-card__rating .updated-at {
  padding-left: 8px;
  color: #9c9fa2;
}
.index1-card .index1-card__right-side .index1-card__header .index1-card__info .index1-card__rating .icon {
  margin-bottom: 2px;
}
.index1-card .index1-card__right-side .index1-card__header .index1-card__info .index1-card__rating .icon svg {
  fill: #eb7d1b;
}
.index1-card .index1-card__right-side .index1-card__header .index1-card__info .index1-card__address {
  margin-top: 4px;
  display: flex;
  align-items: center;
}
@media (max-width: 600px) {
  .index1-card .index1-card__right-side .index1-card__header .index1-card__info .index1-card__address {
    font-size: 20px;
  }
}
.index1-card .index1-card__right-side .index1-card__header .index1-card__info .index1-card__address .icon svg {
  width: 10px;
}
.index1-card .index1-card__right-side .index1-card__header .index1-card__info .icon {
  width: 1em;
  height: 1em;
  margin-left: 4px;
  display: flex;
  justify-content: center;
}
.index1-card .index1-card__right-side .index1-card__header .index1-card__info .icon svg {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 600px) {
  .index1-card .index1-card__right-side .index1-card__header {
    font-size: 20px;
  }
}
.index1-card .index1-card__right-side .index1-card__desc {
  flex: 1;
  padding-left: 16px;
  margin-top: 14px;
}
@media (max-width: 600px) {
  .index1-card .index1-card__right-side .index1-card__desc {
    padding-left: 0;
  }
}
.index1-card .index1-card__right-side .index1-card__desc .views {
  margin-top: 8px;
}
@media (max-width: 600px) {
  .index1-card .index1-card__right-side .index1-card__desc .views {
    font-size: 20px;
  }
}
.index1-card .index1-card__right-side .index1-card__desc .views .views-value {
  font-weight: 600;
}
.index1-card .index1-card__right-side .index1-card__desc .index1-card__about {
  margin-top: 7px;
  display: flex;
}
.index1-card .index1-card__right-side .index1-card__desc .index1-card__about .content {
  height: 17px;
  line-height: 1.2;
}
@media (max-width: 600px) {
  .index1-card .index1-card__right-side .index1-card__desc .index1-card__about .content {
    height: 21px;
  }
}
.index1-card .index1-card__right-side .index1-card__desc .index1-card__about .toggle-desc {
  font-size: 15px;
  width: 1.5em;
  height: 1.5em;
  background: none;
  border: none;
  margin-top: -0.25em;
  border-radius: 50px;
  cursor: pointer;
}
.index1-card .index1-card__right-side .index1-card__desc .index1-card__about .toggle-desc:hover {
  background: #f5f5f5;
}
@media (max-width: 600px) {
  .index1-card .index1-card__right-side .index1-card__desc .index1-card__about .toggle-desc {
    margin-top: 0em;
  }
}
.index1-card .index1-card__right-side .index1-card__desc .index1-card__about.show {
  max-height: none !important;
}
.index1-card .index1-card__right-side .index1-card__desc .index1-card__about.show .content {
  height: auto;
  white-space: normal;
  overflow: visible;
}
.index1-card .index1-card__right-side .index1-card__desc .index1-card__about.show .toggle-desc .icon {
  transform: rotate(180deg);
}
.index1-card .index1-card__right-side .item-with-icon {
  background-image: url(/assets/images/con2.svg);
  background-repeat: no-repeat;
  background-position: top 5px right 0px;
  background-size: 20px auto;
  padding-right: 27px;
}
.index1-card .index1-card__right-side .item-with-icon .icon {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin: -4px 0 0 4px;
  width: 1em;
  height: 1em;
  display: none;
}
.index1-card .index1-card__right-side .item-with-icon.views {
  background-image: url(/assets/images/eye.svg);
}
.index1-card .index1-card__left-side {
  display: grid;
  grid-template-columns: auto;
  gap: 6px;
}
@media screen and (max-width: 600px) {
  .index1-card .index1-card__left-side {
    grid-template-columns: 1fr 1fr 1fr;
    margin-top: 14px;
    width: 100%;
  }
  .index1-card .index1-card__left-side:has(> :last-child:nth-child(3)) {
    grid-template-columns: 1fr 1fr;
  }
  .index1-card .index1-card__left-side:has(> :last-child:nth-child(2)) {
    grid-template-columns: 1fr;
  }
}
.index1-card .index1-card__left-side .index1-card__button {
  padding: 0 15px;
  width: 222px;
  height: 35px;
  border-radius: 5px;
  border: 1px #abb1b5 solid;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  pointer-events: all !important;
}
@media screen and (max-width: 600px) {
  .index1-card .index1-card__left-side .index1-card__button {
    width: 100%;
  }
  .index1-card .index1-card__left-side .index1-card__button:not(.orange-contained) {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 5px;
    height: 52px;
  }
}
.index1-card .index1-card__left-side .index1-card__button:not(.orange-contained):hover {
  color: white;
  background-image: linear-gradient(180deg, #fb7f12 0%, #e9750e 100%);
  border: none;
}
.index1-card .index1-card__left-side .index1-card__button:not(.orange-contained):hover svg {
  fill: white;
  stroke: #fb7f12;
}
.index1-card .index1-card__left-side .index1-card__button:not(.orange-contained):hover svg * {
  fill: white;
  stroke: #fb7f12;
}
.index1-card .index1-card__left-side .index1-card__button.orange-outlined {
  border-color: #F37B10;
}
.index1-card .index1-card__left-side .index1-card__button.orange-contained {
  display: flex;
  justify-content: center;
  gap: 8px;
  height: 40px;
  border: none;
  font-weight: 600;
  font-size: 17px;
  color: white;
  background-image: linear-gradient(180deg, #fb7f12 0%, #e9750e 100%);
}
@media screen and (max-width: 600px) {
  .index1-card .index1-card__left-side .index1-card__button.orange-contained {
    grid-row-start: 2;
    grid-column: 1/-1;
  }
}
.index1-card .index1-card__left-side .index1-card__button.orange-contained:hover {
  color: #eb7d1b;
  border: 1px #eb7d1b solid;
  background: none;
}
.index1-card .index1-card__left-side .index1-card__button.orange-contained:hover svg {
  stroke: #eb7d1b;
}

.index .main-content__heading-box {
  margin-bottom: 17.5px;
  color: #194977;
  display: flex;
  align-items: center;
}
.index .main-content__heading-box .divider {
  padding: 0 7px;
  color: #707070;
  opacity: 0.2;
  font-size: 18px;
}

  


.index .main-content__heading-box .filter-toggle1 {
  display: none;
  align-items: center;
  border: none;
  border-radius: 5px;
  margin-right: auto;
  padding-right: 11px;
  padding-left: 5px;
  height: 32px;
  font-size: 16px;
  color: #194977;
  background: #f2f4f5;
}
.index .main-content__heading-box .filter-toggle1::before {
  background: center/contain no-repeat url("assets/images/filter-outline.svg");
  content: "";
  display: inline-block;
  flex-shrink: 0;
  height: 18px;
  margin: 2px 0 0 7px;
  pointer-events: none;
  width: 18px;
}
.index .main-content__heading-box .filter-toggle1::after {
  background: center/contain no-repeat url("assets/images/filter_arrow_down.svg");
  content: "";
  display: inline-block;
  flex-shrink: 0;
  height: 24px;
  margin: 2px 3px 0 0;
  pointer-events: none;
  width: 24px;
}
@media (max-width: 767px) {
  .index .main-content__heading-box .filter-toggle1 {
    display: flex;
  }
}


@media (max-width: 767px) {
  .index .intro {
    padding-bottom: 24px;
  }
}




.index .main-content-wrapper {
  display: flex;
  padding: 48px 32px;
}
@media (max-width: 767px) {
  .index .main-content-wrapper {
    padding: 32px;
  }
}
@media (max-width: 1024px) {
  .index .main-content-wrapper {
    display: block;
  }
}









.index1-card__right-side{width:100%;}
