@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alegreya+SC:ital,wght@0,400;0,500;0,700;0,800;0,900;1,400;1,500;1,700;1,800;1,900&display=swap');
body, label, select, input, a {
    font-family: 'EB Garamond', 'Garamond', 'Georgia', serif !important;
}
.frontpage div.header-two__branding {
    display: none!important;
}
#header.header-two {
	position: static;
}
.viewsField-secThree .views-field-field-blog-image img {
    width: 100px !important;
}
.viewsField-secThree .views-field.views-field-field-blog-image {
    width: auto;
    margin-bottom: 12px;
    position: absolute;
}

.node--type-blog #page-main-content {
    width: 1400px;
    margin: auto;
}
.node--type-blog #page-main-content .node__content.clearfix {
	display: flex;
	flex-direction: row-reverse;
	gap: 50px;
	align-items: center;
}
.node--type-blog #page-main-content .node__content.clearfix .field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item {
    width: 75%;
}
.node--type-blog #page-main-content .node__content.clearfix .field--name-field-blog-image.field--type-image .field__label {
	display: none;
}
.node--type-blog #page-main-content .node__content.clearfix .field--name-field-blog-image.field--type-image .item-image img {
    max-width: 150px;
}

.node--type-news #page-main-content {
    width: 1400px;
    margin: auto;
}
.node--type-news #page-main-content .node__content.clearfix {
	display: flex;
	flex-direction: row-reverse;
	gap: 50px;
	align-items: center;
}
.node--type-news #page-main-content .node__content.clearfix .field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item {
    width: 75%;
}
.node--type-news #page-main-content .node__content.clearfix .field--name-field-thumbnail.field--type-image .field__label {
	display: none;
}
.node--type-news #page-main-content .node__content.clearfix .field--name-field-thumbnail.field--type-image .item-image img {
    max-width: 150px;
}
.node--type-news #page-main-content .node__meta {
    display: none;
}


#header.header-two .header-two__content .header-two__main-inner .header-two__left {
	display: block;
}
#header.header-two .header-two__content .header-two__main-inner .header-two__left .header-two__branding {
	width: 100% !important;
}
#header.header-two .header-two__content .header-two__main-inner .header-two__left .header-two__branding .site-branding-logo {
	max-width: 100%;
	width: 100%;
}
#header.header-two .header-two__content .header-two__main-inner {
	display: block;
}
#header.header-two .header-two__content .header-two__main-inner .header-two__left {
	display: block;
	flex: inherit;
	width: 100%;
}
#header.header-two .header-two__content .header-two__main-inner .header-two__left .header-two__branding .logo-site {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	display: table;
	max-width: 500px;
}
#header.header-two .header-two__content .header-two__main-inner .header-two__right {
	display: none;
}

.header-two__main-menu .navigation .gva_menu > li > a {
	color: #fff;
	color: #664b35;
}
.section_one {
	background: #fffbf3;
	padding: 0 40px;
}
.section_one .gsc-button {
	margin: 0 auto;
	display: table;
	padding: 10px 20px;
	width: 100%;
	max-width: 300px;
	text-align: center;
	text-transform: capitalize;
	font-size: 18px;
}
.section_one .widget.gsc-image.banner-image .widget-content img {
	margin: 0 auto;
	display: table;
}
.section_two .gbb-row-wrapper .bb-inner {
	padding-top: 30px;
	padding-bottom: 50px;
}
.section_two .gbb-row-wrapper .bb-inner .bb-container.container .row-wrapper .gsc-column .gsc-image .widget-content img {
	max-width: 90px;
	margin-bottom: 20px;
}
.section_two .gbb-row-wrapper .bb-inner .bb-container.container .row-wrapper .gsc-column .el-custom-content p {
	font-size: 22px;
	color: #664b35;
}
.section_two .gbb-row-wrapper .GUIDANCE_sec_item .bb-inner .bb-container.container .row-wrapper {
	gap: 30px;
	display: grid;
/*	grid-template-columns: repeat(4, 1fr);*/
	padding: 0 60px;
	grid-template-columns: repeat(4, 270px);
    margin: auto;
    justify-content: center;
}
.section_two .gbb-row-wrapper .GUIDANCE_sec_item .bb-inner .bb-container.container .row-wrapper .gsc-column.col-xxl-3 {
	background: #fff3de;
	cursor: pointer;
    transition: background-color 0.3s ease;
	width: 100%;
	padding: 30px 20px;
	border-radius: 10px;
}
.section_two .gbb-row-wrapper .GUIDANCE_sec_item .bb-inner .bb-container.container .row-wrapper .gsc-column.col-xxl-3:nth-child(2n+1) {
	background: #ADD8E6;
}
.GUIDANCE_btm_text .bb-container.container .column-inner .column-content-inner .gsc-button:hover {
	background-color: #fff3de !important;
	border-color: #664b35 !important;
	color: #664b35 !important;
}
.section_two .gbb-row-wrapper .bb-inner .bb-container.container .row-wrapper .gsc-column .el-custom-content p {
    margin: 0;
}   
.GUIDANCE_btm_text .bb-container.container .column-inner .column-content-inner .gsc-button {
	background: #664b35 !important;
	border-color: #664b35 !important;
	margin: 0 auto;
	display: table;
	margin-top: 30px !important;
}
.section_three .gsc-block-view.latest-news .view-content-wrap .item {
	margin-bottom: 50px;
}
#content .container.container-bg {
	max-width: 100%;
}

.GUIDANCE_sec_item .bb-container.container {
	max-width: 100%;
}
.gva-offcanvas-mobile.active_menu {
	transform: translateX(0);
}
.current_docket #page-main-content .main-content-inner .content-main .field {
	max-width: 1200px;
	margin: 0 auto;
}
.current_docket #page-main-content .main-content-inner .content-main .field p {
	color: #000;
	font-size: 16px;
	margin-top: 10px;
}
.current_docket #page-main-content .main-content-inner .content-main .header-title .title {
	font-size: 30px;
	margin-bottom: 15px;
}
.current_docket #page-main-content .main-content-inner .content-main .gbb-row-wrapper .bb-inner {
	padding-top: 40px;
	padding-bottom: 60px;
}
.current_docket #page-main-content .main-content-inner .content-main .gbb-row-wrapper .bb-inner .column-content-inner table tr th, .current_docket #page-main-content .main-content-inner .content-main .gbb-row-wrapper .bb-inner .column-content-inner table tr td {
	padding: 10px 10px;
	border-color: #000;
	color: #000;
	border: none;
	font-family: 'EB Garamond', 'Garamond', 'Georgia', serif !important;
}
.current_docket #page-main-content .main-content-inner .content-main .gbb-row-wrapper .bb-inner .column-content-inner table {
	border-color: #000;
	background: #F9F9F9;
}
.current_docket #page-main-content .main-content-inner .content-main .gbb-row-wrapper .bb-inner .column-content-inner table thead {
	background: #e9e9e9;
}
.current_docket #page-main-content .main-content-inner .content-main .gbb-row-wrapper .bb-inner .column-content-inner table tr th {
	border-bottom: none;
}
.current_docket #page-main-content .main-content-inner .content-main .links.inline {
	max-width: 1200px;
	margin: 0 auto;
	margin-bottom: 40px;
	display: table;
	width: 100%;
	padding: 0 0 0 10px;
}


.blog-page-SR .item-list ul {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 26px;
}
.blog-page-SR .item-list ul .view-list-item {
	width: 100%;
	margin: 0;
	padding: 20px 35px 30px;
	-webkit-box-shadow: 0px 5px 20px 0 rgba(0, 0, 0, 0.05);
	box-shadow: 0px 5px 20px 0 rgba(0, 0, 0, 0.05);
	position: relative;
}
.blog-page-SR .item-list ul .view-list-item .views-field-field-blog-image {
	width: auto;
	margin-bottom: 12px;
	position: absolute;
}
.blog-page-SR .item-list ul .view-list-item .views-field-field-blog-image .item-image {
	width: 100%;
}
.blog-page-SR .item-list ul .view-list-item .views-field-field-blog-image .item-image img {
	width: 100%;
}
.blog-page-SR .item-list ul .view-list-item .views-field-created time {
	/* position: absolute; */
	top: 0;
	left: 25px;
	background: #ee763c;
	padding: 3px 10px;
	color: #fff;
	font-size: 12px;
}

.blog-page-SR .item-list ul .view-list-item .views-field.views-field-view-node {
	padding-bottom: 10px;
}

.blog-page-SR .item-list ul .view-list-item .views-field-uid .field-content a {
	font-size: 16px;
	text-transform: capitalize;
}
.blog-page-SR .item-list ul .view-list-item .views-field.views-field-title {
	width: 100%;
	margin-bottom: 5px;
	display: flex;
	align-items: center;
}
.blog-page-SR .item-list ul .view-list-item .views-field.views-field-title a {
	font-size: 16px;
	font-weight: 600;
	line-height: 27px;
	min-height: 55px;
	display: block;
}
.blog-page-SR .item-list ul .view-list-item .views-field.views-field-body p {
	font-size: 16px;
	margin-bottom: 0;
}
.blog-page-SR .item-list ul .view-list-item .views-field.views-field-view-node a {
	font-size: 16px;
	color: #777777;
}
.blog-page-SR .item-list ul .view-list-item .views-field.views-field-created, .blog-page-SR .item-list ul .view-list-item .views-field.views-field-created {
	margin-bottom: 5px;
}





.search-cases-sr, .container-sr {
	max-width: 1180px;
	margin: 0 auto;
}
.search-cases-sr #views-exposed-form-search-cases-page {
	padding: 0 0px;
	display: table;
}
.search-cases-sr .js-form-item {
	float: left;
	width: 49%;
	margin-left: 2%;
	margin-bottom: 10px;
}
.search-cases-sr .js-form-item:nth-child(2n+1) {
	margin-left: 0;
}
.search-cases-sr .js-form-item label {
	width: 100%;
}
.search-cases-sr .js-form-item input, .search-cases-sr .js-form-item select {
	width: 100%;
	height: 48px;
	margin: 0;
	border: 1px solid #b5b5b5;
	border-radius: 4px;
}
.search-cases-sr .js-form-item.js-form-wrapper {
	width: 100%;
	margin-left: 0;
}
.search-cases-sr .js-form-item.js-form-wrapper legend {
	margin-bottom: 0;
	color: #000;
	font-size: 24px;
	margin-top: 10px;
	font-weight: 600;
}
.search-cases-sr .form-actions {
	width: 100%;
	display: table;
	padding-top: 20px;
	margin-bottom: 50px;
}
.search-cases-sr .js-form-item.js-form-type-select:nth-last-child(2) {
	width: 100%;
	margin-left: 0;
}

.gavias-pagebuilder table {
	width: 100%;
	border-color: #777777;
	border: none;
	box-shadow: #cdcdcd 0 0 3px;
	border-radius: 2px;
}
.gavias-pagebuilder table thead tr th {
	background: #ee763c;
	color: #000;
	border-color: #777777;
	border-bottom: none;
	padding: 10px 10px;
	border: none;
}
.gavias-pagebuilder table tr td {
	background: #f9f9f9;
	color: #000;
	border-color: #777777;
	padding: 10px 10px;
	border: none;
	box-shadow: #ccc 0 0 2px;
}
.gavias-pagebuilder table tbody tr:nth-child(2n+1) td {
	background: #fff;
}

.search-cases-sr .form-actions .js-form-submit.form-submit {
	border-radius: 40px;
	padding: 16px 20px;
	width: 100%;
	max-width: 240px;
	font-size: 20px;
}

.container-sr.destination-page form {
	width: 100%;
	margin-bottom: 40px;
}
.container-sr.destination-page form .js-form-item.form-item label {
	margin-bottom: 0;
	font-size: 22px;
}
.container-sr.destination-page form .js-form-item.form-item .form-text {
	margin-bottom: 13px;
	border: 1px solid #777777;
	height: 40px;
	border-radius: 4px;
}

.container-sr.destination-page form #edit-submit-opinions {
	border-radius: 40px;
	padding: 16px 20px;
	width: 100%;
	max-width: 240px;
	font-size: 16px;
}

.search-cases-advanced form {
	padding: 0 0px;
	display: table;
	width: 100%;
}
.search-cases-advanced form .js-form-item.form-item {
	float: left;
	width: 22%;
	margin-left: 2%;
	margin-bottom: 10px;
}
.search-cases-advanced form .js-form-item.form-item:nth-child(2n+1) {
	margin: 0 20px;
}
.search-cases-advanced form .js-form-item.form-item label {
	width: 100%;
}
.search-cases-advanced form .js-form-item.form-item input {
	width: 100%;
	height: 48px;
	margin: 0;
	border: 1px solid #b5b5b5;
	border-radius: 4px;
}

.search-cases-advanced form .form-actions {
  width: 100%;
  display: table;
  padding-top: 20px;
  margin-bottom: 50px;
}
.search-cases-advanced form .form-actions .js-form-submit.form-submit {
    border-radius: 5px;
    width: 100%;
    max-width: 240px;
    background-color: #ed763b;
    border-color: #ed763b;
    color: #FFF;
    display: inline-block;
    font-size: 16px;
    padding: 18px 28px;
    text-align: center;
    line-height: normal;
}
.search-cases-advanced form .form-actions .js-form-submit.form-submit {
    margin-left: 20px;
}
.gsc-button {
    line-height: normal;
}


.search-cases-advanced form .js-form-item.form-item select {
	width: 100%;
  height: 48px;
  margin: 0;
  border: 1px solid #b5b5b5;
  border-radius: 4px;
  outline: 0;
  box-shadow: none;
}
.breadcrumb-content-inner .gva-parallax-background .gva-parallax-inner {
	background-position: top center !important;
	top: -42.7995% !important;
}
.search-cases-advanced form fieldset.js-form-item.form-item {
	width: 47%;
	margin: 0 1.5% !important;
}
.search-cases-advanced form fieldset.js-form-item.form-item .fieldset-wrapper {
	width: 100%;
}
.search-cases-advanced form fieldset.js-form-item.form-item .fieldset-wrapper .js-form-item.form-item {
	width: 47%;
	margin: 0 1.5%;
}
.search-cases-advanced form fieldset.js-form-item.form-item legend .fieldset-legend {
	font-size: 18px;
	color: #000;
	margin: 0;
} 
.search-cases-advanced form fieldset.js-form-item.form-item legend {
	margin: 0;
}
.path-search-cases-advanced form .form-item label {
    text-transform: none;
}
.frontpage form .form-item label {
    text-transform: none;
    
}
/*26-05-2025*/
p,a {
	font-family: 'EB Garamond', 'Garamond', 'Georgia', serif !important;
}
h1, h2, h3, h4, h5, h6 {
/*	font-family: 'Alegreya SC', 'Copperplate', 'Georgia', serif;*/
   font-family: 'EB Garamond', 'Garamond', 'Georgia', serif !important;
}
.section_two .gbb-row-wrapper .GUIDANCE_sec_item .bb-inner .bb-container.container .row-wrapper .gsc-column.col-xxl-3:hover {
    background: #dfc79d !important;
}
.section_one .gbb-row-wrapper .bb-container .el-custom-content p span {
   font-family: 'Alegreya SC', 'Copperplate', 'Georgia', serif;
}
.section_two .gbb-row-wrapper .GUIDANCE_sec_item .bb-inner .bb-container.container .row-wrapper .gsc-column.col-xxl-3 p {
    font-family: 'Alegreya SC', 'Copperplate', 'Georgia', serif !important;
}
.view-content-wrap .views-field.views-field-title a {
    font-family: 'Alegreya SC', 'Copperplate', 'Georgia', serif;
}
/*.webform-submission-form .form-item label {*/
/*    font-family: 'Alegreya SC', 'Copperplate', 'Georgia', serif;*/
/*}*/
.iconbox-three__content-inner h3.iconbox-three__title span {
    font-family: 'EB Garamond', 'Garamond', 'Georgia', serif !important;
}
.block.block-custom-text.text-copyright .block-content {
    font-family: 'EB Garamond', 'Garamond', 'Georgia', serif !important;
}
/* .blog-page-SR .item-list ul .view-list-item .views-field.views-field-title a {
    font-family: 'Alegreya SC', 'Copperplate', 'Georgia', serif !important;
} */


.blog-page-SR .item-list ul .view-list-item .views-field.views-field-title a {
    min-height: auto !important;
}
.blog-page-SR .item-list ul {
    display: grid;
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 26px;
}
.blog-page-SR .item-list ul .view-list-item {
    margin-bottom: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #d6d6d6;
    box-shadow: none !important;
}
.blog-page-SR .item-list ul .view-list-item {
    padding: 0;
}
.blog-page-SR .item-list ul .view-list-item .views-field-field-blog-image .item-image img {
    width: 100px !important;
}



.views-element-container nav.pager {
    margin-top: 30px;
}
body.path-blog .gva-body-wrapper .container.container-bg {
    max-width: 1200px !IMPORTANT;
    margin: auto;
}
body.gavias-pagebuilder.layout-no-sidebars.node--type-blog .field__item .item-image img {
    width: 200px;
}
body.gavias-pagebuilder.layout-no-sidebars.node--type-blog .main-content-inner .content-main .node__content {
    padding-bottom: 60px;
}
/*body.default__header-2 .breadcrumb-content-inner .breadcrumb-content-main {
	padding: 250px 15px 15px !important;
}*/
body.default__header-2 .breadcrumb-content-inner .breadcrumb-content-main {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 130px 15px 130px !important;
    position: relative;
    top: 40px;
    
}
.section_two .gbb-row-wrapper .GUIDANCE_sec_item .bb-inner .bb-container.container .row-wrapper .gsc-column.col-xxl-3:nth-child(2n+1):hover {
	background: #7ec1d6 !important;
}


.other-resources_roww.gbb-row .bb-inner.default {
	padding-top: 0;
	padding-bottom: 30px;
}
.other-resources_roww.gbb-row .el-custom-content.other_resources_sr p span {
	font-family: 'Alegreya SC', 'Copperplate', 'Georgia', serif !important;
}
.other-resources_roww.gbb-row .el-custom-content.other_resources_sr ul {
	padding-left: 10px !important;
}
.other-resources_roww.gbb-row .el-custom-content.other_resources_sr ul li {
	white-space: initial !important;
	margin-bottom: 20px;
	color: #467886 !important;
}
.viewsField-secThree {
	margin-top: 60px;
}
.section_three_homeBlog .viewsField-secThree .view-content-wrap {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	text-align: left;
	gap: 20px;
}
.section_three_homeBlog .viewsField-secThree .view-content-wrap .item .views-field.views-field-field-thumbnail {
	width: auto;
	margin-bottom: 12px;
	position: absolute;
}
.section_three_homeBlog .viewsField-secThree .view-content-wrap .item .views-field.views-field-title {
	width: 100%;
	margin-bottom: 5px;
	display: flex;
	align-items: center;
}
.section_three_homeBlog .viewsField-secThree .view-content-wrap .item .views-field.views-field-field-thumbnail .item-image img {
	width: 100px !important;
}



.blog-page-SR .item-list ul .view-list-item .views-field.views-field-body, .blog-page-SR .item-list ul .view-list-item .views-field.views-field-view-nodel, .blog-page-SR .item-list ul .view-list-item .views-field.views-field-title, .blog-page-SR .item-list ul .view-list-item .views-field.views-field-created, .blog-page-SR .item-list ul .view-list-item .views-field.views-field-created, .section_three_homeBlog .viewsField-secThree .view-content-wrap .item .views-field.views-field-title, .section_three_homeBlog .viewsField-secThree .view-content-wrap .item .views-field.views-field-body, .section_three_homeBlog .viewsField-secThree .view-content-wrap .item .views-field.views-field-view-node, .blog-page-SR .item-list ul .view-list-item .views-field.views-field-view-node {
	padding-left: 130px;
}
.section_three_homeBlog .viewsField-secThree .view-content-wrap .item .views-field.views-field-body p {
	margin-bottom: 2px;
}





.login-comment-footer {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 15px;
}
#footer {
	background: #0f0f0f;
}


body table tr th, body table tr td {
	font-family: 'EB Garamond', 'Garamond', 'Georgia', serif !important;
	font-size: 16px
}
.path-blog .more-link, .path-blog .feed-icon {
	display: none;
}
.
a#button-0tmtaioshnwd {
    background: #ed763b;
    color: #FFF;
    border-color: #ed763b;
    font-size: 14px;
    padding: 18px 28px;
    display: inline-block;
    width: 230px;
    text-align: center;
}

.content.block-content #edit-flexbox-01 .form-submit {
    width: 100%;
    border-radius: 5px;
    padding: 20px 28px;
    line-height: normal;
}

.content.block-content #edit-flexbox-01 {
	display: flex;
	gap: 15px;
}

.content.block-content #edit-flexbox-01 input {
	flex-shrink: 2;
}

.content.block-content #edit-flexbox-01 a {
	flex-grow: 1;
}

@media(max-width: 767px){
.section_two .gbb-row-wrapper .GUIDANCE_sec_item .bb-inner .bb-container.container .row-wrapper {
    grid-template-columns: repeat(1, 1fr);
    padding: 0;
}
    
.viewsField-secThree .view-content-wrap {
	grid-template-columns: repeat(1, 1fr);
}
.content.block-content #edit-flexbox-01 .form-submit {
    margin-bottom: 10px;
}
.content.block-content #edit-flexbox-01 a.form-submit::before {
	display: none !important;
}

.gsc-button {
    width: 100% !IMPORTANT;
}

}


@media only screen and (max-width: 768px) {
    #header.header-two .header-two__content .header-two__main-inner .header-two__left .header-two__branding {
        width: 70% !important;
    }
    .header-two .menu-bar {
	right: 0;
}
.blog-page-SR .item-list ul .view-list-item .views-field-field-blog-image .item-image img, .section_three_homeBlog .viewsField-secThree .view-content-wrap .item .views-field.views-field-field-thumbnail .item-image img {
	width: 90px !important;
}
.blog-page-SR .item-list ul .view-list-item .views-field-created time {
	left: 8px;
}
/* .blog-page-SR .item-list ul .view-list-item .views-field.views-field-title, .section_three_homeBlog .viewsField-secThree .view-content-wrap .item .views-field.views-field-title {
	padding-bottom: 10px;
} */

.blog-page-SR .item-list ul .view-list-item .views-field.views-field-body, .blog-page-SR .item-list ul .view-list-item .views-field.views-field-view-nodel, .blog-page-SR .item-list ul .view-list-item .views-field.views-field-title, .blog-page-SR .item-list ul .view-list-item .views-field.views-field-created, .blog-page-SR .item-list ul .view-list-item .views-field.views-field-created, .section_three_homeBlog .viewsField-secThree .view-content-wrap .item .views-field.views-field-title, .section_three_homeBlog .viewsField-secThree .view-content-wrap .item .views-field.views-field-body, .section_three_homeBlog .viewsField-secThree .view-content-wrap .item .views-field.views-field-view-node, .blog-page-SR .item-list ul .view-list-item .views-field.views-field-view-node {
	padding-left: 110px;
}


}