/*-----BRE-----*/

#about .methods .m-top-sect .sect-container .row .m-card-wrapper .m-card-inner {
	height: 100%;
}

#about .methods .m-top-sect.no-link {
	padding: 5rem 0 4rem 0;
}

.notp section {
	padding-top: 0;
}
.nobp section {
	padding-bottom: 0;
}

.jlb-accordion {
    padding: 5rem 0 5rem 0;
}

.jlb-accordion .contents .accordion .acc-component .tab-content-container .tab-body .panel-content .panel-text-container ul{
	color: #ffffff;
}

.jlb-service-accordion .accordion .acc-component .tab-header .btn {
    white-space: normal;
}

#about .abt-hero {
	background-size: cover!important;
    background-position: center!important;
    background-repeat: no-repeat!important;
}

.image-w-text .contents .row .col-text-container:before, .image-w-text .contents .row.reversed .col-text-container:after {
	display: none;
}

.image-w-text .contents .row .col-text-container {
	border-left: solid 0.5rem #A5ACAF;
}
.image-w-text .contents .row.reversed .col-text-container {
	border-left: 0;
	border-right: solid 0.5rem #A5ACAF;
}

.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select {
    padding: 0.5rem 0.75rem;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select {
    padding: 0.5rem 0.75rem;
    border-radius: 0;
}
.gform_wrapper form .gform_body .gform_fields .gfield {
    margin-bottom: 0;
}
.gform_wrapper form .gform_footer {
    justify-content: flex-start;
}
.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container input::placeholder, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container textarea::placeholder, .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container select::placeholder {
    color: inherit;
}
.gform_confirmation_wrapper {
    background-color: #A5ACAF;
}

.notop section {
    padding-top: 0;
}
.nobottom section {
    padding-bottom: 0;
}

#services .serv-abt .abt-bottom .abt-bottom-screen .abt-bottom-content .text-content {
    color: #ffffff;
}

html body a, html body a:focus, html body a:visited {
    text-decoration: none;
    color: #64A0C8;
    transition: 0.3s;
}


html body a:hover{
    text-decoration: none;
    color: inherit;
}

#about .get-rates .ins-div .ins-div-content .ins-div-panel .disclaimer {
    left: 0;
    transform: translateX(0);
    text-align: center;
}

/* =WordPress Core
-------------------------------------------------------------- */

.alignnone {

    margin: 5px 20px 20px 0;

}



.aligncenter,

div.aligncenter {

    display: block;

    margin: 5px auto 5px auto;

}



.alignright {

    float:right;

    margin: 5px 0 20px 20px;

}



.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}



a img.alignright {

    float: right;

    margin: 5px 0 20px 20px;

}



a img.alignnone {

    margin: 5px 20px 20px 0;

}



a img.alignleft {

    float: left;

    margin: 5px 20px 20px 0;

}



a img.aligncenter {

    display: block;

    margin-left: auto;

    margin-right: auto;

}



.wp-caption {

    background: #fff;

    border: 1px solid #f0f0f0;

    max-width: 96%; /* Image does not overflow the content area */

    padding: 5px 3px 10px;

    text-align: center;

}



.wp-caption.alignnone {

    margin: 5px 20px 20px 0;

}



.wp-caption.alignleft {

    margin: 5px 20px 20px 0;

}



.wp-caption.alignright {

    margin: 5px 0 20px 20px;

}



.wp-caption img {

    border: 0 none;

    height: auto;

    margin: 0;

    max-width: 98.5%;

    padding: 0;

    width: auto;

}



.wp-caption p.wp-caption-text {

    font-size: 11px;

    line-height: 17px;

    margin: 0;

    padding: 0 4px 5px;

}



/* Text meant only for screen readers. */

.screen-reader-text {

    border: 0;

    clip: rect(1px, 1px, 1px, 1px);

    clip-path: inset(50%);

    height: 1px;

    margin: -1px;

    overflow: hidden;

    padding: 0;

    position: absolute !important;

    width: 1px;

    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */

}



.screen-reader-text:focus {

    background-color: #eee;

    clip: auto !important;

    clip-path: none;

    color: #444;

    display: block;

    font-size: 1em;

    height: auto;

    left: 5px;

    line-height: normal;

    padding: 15px 23px 14px;

    text-decoration: none;

    top: 5px;

    width: auto;

    z-index: 100000;

    /* Above WP toolbar. */

}

/* Value Buttons */
.methods .cta-container-center {
	margin-top: auto;
}

/* IE FAQ Fix */
#jlb-serv-accordion .col-12 .row {
	width: 100%;
}

/* CENTERING FOR SAVINGS SECTION */
@media screen and (min-width: 679px) {
	.cost-title.h-one {
		left: -40px !important;
		width: 275px;
		text-align: center;
	}
	.cost-title.h-two {
		left: -50px !important;
		width: 275px;
		text-align: center;
	}
}

.book-appointment .appoint-btn, .book-appointment .appoint-btn svg {
    color: #ffffff;
}
.value .sect-container-top .row .left .left-text, .value .sect-container-bottom .row .value-statement .value-text {
    color: #000000;
}

/* FINALIZATIONS */

.services .sect-container .row .service-wrapper .service-inner,
.cost-section,
#about .page-billboard {
	background-color: rgba(35, 31, 32, 0.75);
}
#services .serv-page-billboard:before {
	background-color: rgba(0, 0, 0, 0.5);
}
.page-id-519 #services .serv-page-billboard:before {
    background-color: rgba(0, 0, 0, 0.6);
}
@media only screen and (max-width: 576px) {
	.hero .hero-content {
		background: rgba(0, 0, 0, 0.7);
	}
}

.cost-section .sect-container .fees .cost-div.savings .cost-title,
.cost-section .sect-container .fees .cost-div.savings .pricing .price,
.cost-section .sect-container .fees .cost-div.savings .pricing .save-percentage {
	color: #64C7C9
}
header .header .header-content {
	width: 25%;
}

#about .get-rates .ins-div .ins-div-content .ins-div-panel .tabs-top .dropdown-menu.show {
    transform: unset !important;
    max-height: 28rem;
    overflow-y: scroll;
    width: 89%;
}

#covid-popup-btn {
	position: fixed;
    bottom: 0;
    left: 0;
    z-index: 5;
    padding: 0.5rem 1.25rem;
    background: #fff;
    border-top: 0.1rem solid #A5ACAF;
    border-right: 0.1rem solid #A5ACAF;
}
.is-trident.page-id-25 .services .arch,
.is-trident.page-id-25 .services .sect-container,
.is-trident.page-id-25 .locations,
.is-trident.page-id-25 .locations .location-row{
	z-index: 0;
}
.is-trident #covid-popup-btn {
  	z-index: 1;
}

.pum-theme-1185 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    background-color: #A40C34;
}

.locations .sect-bottom .swoosh-bg {
	z-index: -1;
}
.white-bg .image-w-text .contents .row .col-text-container {
    background-color: #ffffff;
}
.white-bg .image-w-text .contents .row .col-text-container .col-details p {
    color: inherit;
}

.no-heading .cta-heading {
	display: none;
}
.page-template-services .jlb-exam-prep-widget .bg-texture {
	z-index: -1;
}

/* COLOR BAR STYLES */
#page-template .child-header,
.page-template-about #about .child-header,
.page-template-services #services .child-header {
	background-image: url(/wp-content/uploads/2024/04/UCONN_TALL_FW_BAR.png) !important;
	background-size: contain;
    background-position: bottom;
    background-repeat: repeat-y;
}
.page-template-services #services .serv-abt .abt-mid .left .col-image:after {
	background-image: none !important;
    background-size: contain;
    background-position: bottom;
    background-repeat: repeat-x;
	background-color: #000d30;
    width: 102%;
}

/* Portal Trigger */
header .header .header-nav .nav-top #portal-trigger {
    display: inline;
    color: #64C7C9;
    font-weight: 600;
    text-transform: uppercase;
    margin-right: 1rem;
    transition: all 0.3s;
}
header .header .header-nav .nav-top #portal-trigger svg {
    margin-right: .5rem;
}
.footer .footer-top .row .ft-left .locations-acc .acc-component .tab-header.active2 button {
    white-space: normal;
}

a.on-top {
    position: relative;
    z-index: 1;
    font-weight: 600;
}

header .header .header-nav .nav-top a:hover,
header .header .header-nav .nav-top #portal-trigger:hover {
	color: #000E2F
}

.grecaptcha-badge {
    z-index: 10!important;
}
.rad-no-heading .jlb-centered-content .jlb-container h2 {
    display: none;
}


/* ADD OIA LINK TO FOOTER LOGO */
a.ft-logo {
	display: inline-block;
}

/* Styling for Additional buttons added to Contact page*/
.cta-container-contact {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
}

.cta-container-contact .cta {
    padding: 1rem 1rem;
    text-transform: uppercase;
    transition: all 0.3s;
    color: #fff !important;
}

.cta-container-contact .cta:hover {
	 color: #A5ACAF !important;
}

.image-w-text .contents .row .col-text-container .cta {
    font-weight: 500;
    margin: 0.5rem;
    font-size: 0.75rem;
    min-width: 10rem;
	text-align: center;
}

.cta-container-contact {
    flex-wrap: wrap;
}

/* END styling for Additional buttons added to Contact page*/

.acr-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 0.5rem 0;
}
.acr-row img {
    width: calc(25% - 1rem);
    margin: 1rem 0.5rem;
}
@media screen and (max-width: 576px) {
    .acr-row img {
        width: calc(50% - 2rem);
    	margin: 1rem;
    }
}

/* ABOUT VIDEO SECTION */
.about-sbs {
    background-blend-mode: soft-light;
}
.about-side .jlb-centered-content {
    padding: 0;
    background: transparent;
}
.about-side .jlb-centered-content .jlb-container {
    padding:  0;
}
.about-side .jlb-centered-content .jlb-container h2 {
    color: #000E2F;
}
.about-side .jlb-centered-content .jlb-container h2:after {
    width: 60%;
    background-color: #a5acaf;
}
.about-side .jlb-centered-content .jlb-container .row .col-12 p,
.about-side .jlb-centered-content .jlb-container .row .col-md-6 p {
    color: #222;
}

/* Styling for Provider Link Page Buttons */
a.button.no-flex-b1 {
    background-color: #64C7C9;
    color: #fff;
    font-weight: 600;
    font-size: 1.1rem;
    padding: 1rem 4rem;
    transition: all 0.3s;
}

a.button.no-flex-b2 {
    background-color: #64C7C9;
    color: #fff;
    font-weight: 600;
    font-size: 1.1rem;
    padding: 1rem 1.6rem;
    transition: all 0.3s;
}

a.button.no-flex-b3 {
    background-color: #64C7C9;
    color: #fff;
    font-weight: 600;
    font-size: 1.1rem;
    padding: 1rem 2.8rem;
    transition: all 0.3s;
}

a.button.no-flex-b4 {
    background-color: #64C7C9;
    color: #fff;
    font-weight: 600;
    font-size: 1.1rem;
    padding: 1rem 4.5rem
    transition: all 0.3s;
}

a.button.no-flex-b1:hover {
    background-color: #000E2F;
    color: #fff;
    box-shadow: 0px 0px 0px #eee;
}

a.button.no-flex-b2:hover {
    background-color: #000E2F;
    color: #fff;
    box-shadow: 0px 0px 0px #eee;
}

a.button.no-flex-b3:hover {
    background-color: #000E2F;
    color: #fff;
    box-shadow: 0px 0px 0px #eee;
}

a.button.no-flex-b4:hover {
    background-color: #000E2F;
    color: #fff;
    box-shadow: 0px 0px 0px #eee;
}

.page-id-2035 .jlb-centered-content .jlb-container h2:after {
	background-color: unset!important;
}

.page-id-1979 .jlb-centered-content .jlb-container h2 {
    margin-bottom: 4rem;
}

/* END STYLING FOR PROVIDER LINK PAGE */

.so-widget-jlb-centered-content .jlb-container a.button {
    display: flex;
    width: 18rem;
    margin: auto;
}

span.button-span {
	margin: auto;
}

.page-id-2626 a.cta.green-cta {
    background-color: #64C7C9;
}

.page-id-2626 a.cta.green-cta:hover {
    color: white!important;
    background-color: #000E2F;
}

.page-id-2626 .cta-container-center {
    padding: 3rem 0;
}

.abt-flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: unset;
}


.text-content.text-content-left {
    width: 50%;
}

.text-content.text-content-right {
    width: 50%;
    padding: 0rem 2rem;
}

@media screen and (max-width:768px){
	
.abt-flex {
    display: flex;
    align-items: center;
    width: unset;
    flex-direction: column;
    justify-content: space-between;
}
	.text-content.text-content-left {
    width: 100%;
    height: 104.801px;
    min-width: 161px;
}
	.text-content.text-content-right {
    width: 100%;
	padding-top: 23rem;
}
	
}

@media screen and (max-width:425px){
	
	.text-content.text-content-right {
    width: 100%;
	padding-top: 10rem;
}
	
}

@media screen and (max-width:320px){
	
	.text-content.text-content-right {
    width: 100%;
	padding-top: 6rem;
}
	
}

header .header .header-nav .nav-top a.tel {
    position: absolute;
    right: 5rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin: -0.8rem 0;
    padding: 0 1rem;
    font-size: 1.6rem;
    letter-spacing: 0.05rem;
    transform: translateY(125%);
}

button#gform_submit_button_4 {
    background-color: #A5ACAF;	
	padding: 1rem 3rem;
    text-transform: uppercase;
    transition: all 0.3s;
    color: #fff !important;
}

.gform_footer.top_label{
	text-align:center;
}


button#gform_submit_button_4:hover{
	background-color: #fff;
    color: #A5ACAF !important;
}

#panel-1259-0-1-0 h2, #panel-1259-0-2-0 h2 {
    color: #0D3D65;
    font-size: 2rem;
    font-weight: 700;
    text-align: left!important;
    padding: 1rem;
}

#panel-1259-1-0-0 p {
    font-size: 1.5rem;
    margin: auto;
    text-align: center;
}

#pgc-1259-0-2, #pgc-1259-0-1 {
    align-self: auto;
    background: white;
    border-bottom: 2rem solid #64C7C9;
    min-height: 35rem;
	margin: 0 2rem;
}

#pg-1259-0.panel-has-style > .panel-row-style.serviBoxes{
	align-items: stretch;
}

.serviBoxes ul {
    margin-top: 0;
    margin-bottom: 0;
}

.serviBoxes
.siteorigin-widget-tinymce.textwidget {
    padding: 1rem 0.5rem;
}

#panel-1259-0-1-0> .panel-widget-style, #panel-1259-0-2-0> .panel-widget-style {
    background-image: none!important;
}


.panel-cell-style.panel-cell-style-for-1259-0-1 {
    background-image: url(/wp-content/uploads/2019/09/backgroundswoosh-reverse.png);
    background-repeat: no-repeat!important;
}

div#pgc-1259-0-2 {
    background-image: url(/wp-content/uploads/2019/09/backgroundswoosh-reverse.png);
    background-repeat: no-repeat!important;
}

@media screen and (max-width:1000px){
	#pg-1259-0.panel-has-style > .panel-row-style.serviBoxes {
    justify-content: center;
    display: flex;
}
div#pgc-1259-0-1, div#pgc-1259-0-2 {
    max-width: 30rem;
	margin:1rem;

}

	
}

@media screen and (max-width:780px){
	#pg-1261-0.panel-has-style > .panel-row-style.serviBoxes {
    align-items:center;
}
	

#pg-1261-0 > .panel-grid-cell, #pg-1261-0 > .panel-row-style > .panel-grid-cell, #pg-1261-1 > .panel-grid-cell, #pg-1261-1 > .panel-row-style > .panel-grid-cell, #pg-1261-2 > .panel-grid-cell, #pg-1261-2 > .panel-row-style > .panel-grid-cell, #pg-1261-3 > .panel-grid-cell, #pg-1261-3 > .panel-row-style > .panel-grid-cell {
    margin-right: 1rem!important;
}	

}

.so-widget-sow-editor.so-widget-sow-editor-base {
    max-width: 95rem;
    margin: auto;
}

.post-password-form {
    margin: 1rem 3rem 5rem;
}

.list-styling ol li{
	list-style-position: inside;
}

/* Pay Online Page Styling */

.background-1.panel-cell-style{
  background-image: url(/wp-content/uploads/2023/01/MyDoc.png);
  background-size: contain;
}

.background-2.panel-cell-style{
  background-image: url(/wp-content/uploads/2023/01/iPhone-MyDocBill-01.png);
  background-size: contain;
}

.flexme {
    display: flex;
    flex-direction: column;
}

.top-pay-portals {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bottom-pay-portals {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.top-butto {
    padding: 2rem;
}

.bottom-butto {
    padding: 2rem;
}

.payonline-bottom-border {
  border-bottom: 3px #00335B solid;
  padding-bottom: 32px;
}

.payonline a.button.no-flex-b1 {
    border-radius: 15px;
    display: inline-block;
  padding: 15px 90px
}

span.fineprint {
    font-size: .8rem;
}

.payonline h3 {
  color: #00335B;
}

.payonline span.orange {
    color: #64C7C9;
}

.flexit.panel-row-style.panel-row-style-for-w63a1ed2143ed5-0 {
    align-items: center!important;
}

a.button.no-flex-b1.MyDocBill {
    padding: 15px 135px;
}

@media screen and (max-width:1440px){ 
  .payonline a.button.no-flex-b1 {
    border-radius: 15px;
    display: inline-block;
    text-align: center;
    padding: 1rem 2rem;
}
  a.button.no-flex-b1.MyDocBill {
    padding: 15px 135px;
}
}

@media screen and (max-width:400px) {
a.button.no-flex-b1.MyDocBill {
    padding: 15px 109px;
}
}

@media screen and (max-width:330px) {
a.button.no-flex-b1.MyDocBill {
    padding: 15px 87px;
}
}
/* END Pay Online Page Styling */

@media screen and (max-width:760px){
button.pum-close.popmake-close {
    margin-top: 3rem;
}
}
.contact-forms .jlb-centered-content {
    padding: 5rem 0 0 0;
}

.left-me section.jlb-centered-content {
    padding: 0 0 5rem 0;
}

.left-me .jlb-centered-content .jlb-container .row .col-12 {
	text-align: left;
}

.contact-forms em a {
    text-decoration: underline;
}

.jlb-centered-content h2 {
    font-size: 2rem!important;
}

.jlb-centered-content h4 {
    font-size: 1.2rem!important;
}

.page-id-33 .jlb-centered-content h2 {
    font-size: 3rem!important;
}

.jlb-centered-content .jlb-container .row .col-12, .jlb-centered-content .jlb-container .row .col-md-6 {
    margin-bottom: 2.5rem;
}

button#gform_submit_button_5 {
    background-color: #A5ACAF;
    padding: 1rem 3rem;
    text-transform: uppercase;
    transition: all 0.3s;
    color: #fff !important;
}

button#gform_submit_button_5:hover {
    background-color: #fff;
    color: #A5ACAF !important;
}

/* Careers Page Styling */

.page-id-3432 .so-widget-sow-image-default-17bc2272b535 .sow-image-container {
    display: flex;
    background: #5C87A1;
    border-radius: 10rem;
    min-height: 15.5rem;
    justify-content: center;
    align-items: center;5C87A1
}

@media screen and (min-width:1341px){
.page-id-3432 .so-widget-sow-image-default-17bc2272b535 .sow-image-container {
    min-width: 15rem;
}

}

@media screen and (max-width:1340px){
.page-id-3432 .so-widget-sow-image-default-17bc2272b535 .sow-image-container {
    min-height: 14rem;
}

.page-id-3432 .so-widget-sow-image-default-17bc2272b535 .sow-image-container .so-widget-image {
    height: auto;
    max-width: 60%;
}

}


@media screen and (max-width:1024px){
.page-id-3432 .so-widget-sow-image-default-17bc2272b535 .sow-image-container {
    min-height: 10rem;
}

.page-id-3432 .so-widget-sow-image-default-17bc2272b535 .sow-image-container .so-widget-image {
    height: auto;
    max-width: 50%;
}

}

@media screen and (max-width:760px){
.page-id-3432 .so-widget-sow-image-default-17bc2272b535 .sow-image-container {
    border-radius: 10rem;
    min-height: 20rem;
    margin: auto;
    max-width: 50%;
}
}

.panel-cell-style.panel-cell-style-for-3432-1-1, .panel-cell-style.panel-cell-style-for-3432-2-1, .panel-cell-style.panel-cell-style-for-3432-3-1, .panel-cell-style.panel-cell-style-for-3432-4-1, .panel-cell-style.panel-cell-style-for-3432-5-1 {
    min-height: 35rem;
    background-repeat: no-repeat;
}

.so-widget-sow-image-default-d6014b76747a .sow-image-container {
    display: flex;
    background: #00254D;
    border-radius: 0px 50px 0px;
    min-height: 10rem;
    justify-content: center;
    align-items: center;
}

.so-widget-sow-image-default-d6014b76747a .sow-image-container .so-widget-image {
    display: block;
    max-width: 250px;
    max-height: 150px;
}

.page-id-3432  .so-widget-sow-editor.so-widget-sow-editor-base h3.widget-title {
    color: #000E2F;
    text-align: left;
}

.so-widget-sow-editor.so-widget-sow-editor-base h3.widget-title {
    text-align: center;
    font-size: 2.5rem;
}

@media only screen and (max-width: 425px) {
    .so-widget-sow-editor.so-widget-sow-editor-base h3.widget-title {
    font-size: 2rem;
}
    
    #services .serv-page-billboard h1 {
    text-align: center;
}

    .mammogram-heading {
    padding-top: 5%;
    font-size: 2rem;
    
}
}

.page-id-3432 h4 {
    color: #0097A9;
    font-size: 1.2rem;
    font-weight: bold;
}

@media only screen and (min-width: 1441px) {

.laptop-screen.panel-row-style.panel-row-style-for-3432-6{
    display: none;
}
    
}

@media only screen and (max-width: 1440px) {

.large-screen.panel-row-style.panel-row-style-for-3432-5 {
    display:none;
    }

}
@media only screen and (min-width: 1025px) {
.nineties-desktop-screen.panel-row-style.panel-row-style-for-3432-7{
    display: none;
}
}
@media only screen and (max-width: 1024px) {

.laptop-screen.panel-row-style.panel-row-style-for-3432-6{
    display: none;
}
}           

@media only screen and (min-width: 769px) { 
.mobile-only.panel-widget-style.panel-widget-style-for-3432-8-0-1{
    display:none;   
    }
}
    
@media only screen and (max-width: 768px) { 
.large-screen.panel-widget-style.panel-widget-style-for-3432-8-0-0{
    display:none;   
    }
.career-top-icons.panel-row-style.panel-row-style-for-3432-0 {
        display: none;
    }
}

.page-id-3432 .so-widget-sow-image-default-d6014b76747a .sow-image-container {
    background: #5c87a1;
}


.page-id-3432 .so-widget-sow-image-default-d6014b76747a .sow-image-container .so-widget-image {
    padding: 1.5rem;
    height: auto;
    max-width: 250px;
}

.page-id-3432 .wst-accordion .md-container .accordion .acc-component .tab-header {
    background-color: #5C87A1;
}

.page-id-3432 .wst-accordion .md-container .accordion .acc-component .tab-content-container .acc-bg-texture {
background-color: #5C87A1;
}

.career-flex-me {
    display: flex;
}

/* original styling for career page bottom buttons
.career-butts{
    background-color: #005aec;
    color: #fff !important;
    text-align: center;
    border-radius: 4.5rem;
    padding: 2rem;
    font-size: 2rem;
    color: white;
    transition: all 0.3s;
}
*/

.career-butts {
    background-color: #ffff;
    color: #005aec!important;
    text-align: center;
    border-radius: 4.5rem;
    padding: 2rem;
    font-size: 2rem;
    color: white;
    transition: all 0.3s;
    border: 2px solid #2075ff;
}

.career-butts:hover {
background-color: #2075ff;
color: #fff !important;
}


span.bot-butt-txt {
    font-size: 1.5rem;
}

.page-id-3432 .browse-job-button .so-widget-sow-editor.so-widget-sow-editor-base h3.widget-title {
    text-align: center;
    color: white;
}

.page-id-3432 .browse-job-button h3 {
    color: white;
    padding: 1rem 10rem 0;
}

.page-id-3432 .browse-job-button p {
    color: white;
}

.browse-job-button.panel-widget-style.panel-widget-style-for-3432-1-1-0, .browse-job-button.panel-widget-style.panel-widget-style-for-3432-6-1-0 {
    padding: 1rem 0;
    background-color: #64C7C9;
}

.browse-job-button.panel-widget-style.panel-widget-style-for-3432-1-1-0:hover, .browse-job-button.panel-widget-style.panel-widget-style-for-3432-6-1-0:hover  {
    background-color: #000E2F;
}

.car-bot-row h3 {
    font-size: 1.70rem;
}

#pg-3432-1.panel-has-style .car-top-row.panel-row-style.panel-row-style-for-3432-1, #pg-3432-6.panel-has-style .car-bot-row.panel-row-style.panel-row-style-for-3432-6 {
    align-items: center;
}

.borderme {
    border-bottom: solid 4px black;
}

@media only screen and (max-width: 1441px) {
.page-id-3432 .browse-job-button h3 {
    padding: 1rem 7rem 0;
}
}

@media only screen and (max-width: 1025px) {
.page-id-3432 .browse-job-button h3 {
    padding: 1rem 3rem 0;
}
}

@media only screen and (max-width: 320px) {
.page-id-3432 .browse-job-button h3 {
    padding: 1rem 1rem 0;
}
}

/* End Careers Page Styling */

#covid-popup-btn {
    display: none;
}

pum-theme-1185 .pum-content + .pum-close, .pum-theme-default-theme .pum-content + .pum-close {
    margin-top: 0px;
}

/* UConn Edits - Grace */

.hide{
	display:none!important;
}

.cost-section{
	display: none!important;
}

.cta-container-about{
	display: flex;
    justify-content: space-around;
    margin-top: 2rem;
    margin-bottom: 5rem;
}

#about .methods .m-top-sect .sect-container .row .m-card-wrapper {
    flex: 0 0 25%;
}

#about .methods .m-top-sect .top-texture, #about .methods .m-top-sect .bottom-texture {
    min-width: 100vw;
}


.footer {
    background-color: rgb(0 14 47 / 75%);
}

header .header .header-nav .nav-top #portal-trigger {
    display: none;
}

.hero-bar {
    display: flex;
}

span.bar-dark-color {
    height: 5vh;
    width: 71.75%;
    display: block;
    background: #000E2F;
}

span.bar-light-color {
    height: 5vh;
    width: 3%;
    background: #000E2F;
}

span.bar-pale-color {
    height: 5vh;
    width: 3%;
    background: #000E2F;
}

span.bar-gray-color {
    height: 5vh;
    width: 22.3%;
    background: #000E2F;
}


.mobile-menu .mobile-menu-top .mobile-logo-container .mobile-logo {
    filter: brightness(100);
}

.cta-bg-sect .sect-bg-image {
    background-color: #000d31 !important;
	background-blend-mode: soft-light;
}

#page-template .child-header, .page-template-about #about .child-header, .page-template-services #services .child-header {
    background: #000d31;
	background-image: none !important;
}

.services .sect-container .row .service-wrapper .service-inner:hover {
    background-color: #64C7C9;
}


.hero .hero-content h1 {
    margin-bottom: 0;
    margin-top: 1.1rem;
}

#about .get-rates .left-wrapper .ins-bg-img {
    background-color: #64C7C9;
}

#about .get-rates .right-wrapper .ins-bg-img {
    background-color: #999;
}

header .header .header-content {
    background-color: white;
}

header .header .header-content .logo-bg {
	display: none;
}