p {
	line-height: 1.6;
	margin-bottom: 15px;
	font-family: 'Pt Sans',serif;
	font-size: .89em;
	text-align: justify;
}

body {
	font-family: 'Pt Sans',sans-serif;
	color: #666;
}

strong {
	font-weight: 700;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 18px;
    margin-bottom: 9px;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: "Oswald", Times, serif;
	margin-top: 0;
	line-height: 1.25;
	font-weight: 400;
	color: #444;
	padding-bottom: 18px;
	font-weight: 400;
}

h1, .h1{
	font-weight: 100;
	font-size: 60px;
}

h2, .h2 {
	font-size: 38px;
	line-height: 1.2;
	text-align: left;
}

h3, .h3 {
	font-size: 21px;
}

h4, .h4 {
    font-size: 17px !important;
}

a#scroll-up {
    bottom: 20px;
    position: fixed;
    right: 20px;
    display: none;
    opacity: .5;
    filter: alpha(opacity=50);
}

a {
    color: #fe0000;
    text-decoration: none;
}

a.footerlink {
    color: #eee;
    text-decoration: none;
}

.hidden {
	display: none;
	transition: 0.2s;
}

.textcenter {
	text-align: center;
}

.aligncenter {
	display: block;
	text-align: center;
}

.standard-gap {
	margin-bottom: 30px;
}

img.fullwidth {
	width: 100vw;
}

.panel-row {
/*	padding: 0px 100px 0px 100px;*/
}

.navbar-burger {
	color: #fff;
}

/* the <p> above uses justify and we override that here */
.aligncenter p {
	text-align: center;
}

img.aligncenter {
	margin-bottom: 1.625em;
}

/* classes from the previous Wordpress site */
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
    font-weight: bold;
}

.alert {
    padding: 15px;
    margin-bottom: 18px;
    border: 1px solid transparent;
    border-radius: 0;
}

.sow-accordion .sow-accordion-panel .sow-accordion-panel-header .sow-accordion-title {
    display: flex;
    align-items: center;
    width: 100%;
}

.sow-accordion-title {
    display: flex;
    align-items: center;
    width: 100%;
}

.su-spoiler-icon-plus .su-spoiler-icon:before {
	font-family: 'FontAwesome';
	content: '\f068'
}

.su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon:before {
	font-family: 'FontAwesome';
	content: '\f067'
}

.sow-accordion-open-button .sow-icon-ionicons:before {
	font-family: 'FontAwesome';
	content: '\f067'
}

.sow-accordion-close-button .sow-icon-ionicons:before {
	font-family: 'FontAwesome';
	content: '\f068'
}

.vc_tta-panel-title a:before {
	font-family: 'FontAwesome';
	content: '\f067'
}

.vc_tta-panel.vc_active .vc_tta-panel-heading .vc_tta-panel-title a:before {
	font-family: 'FontAwesome';
	content: '\f068'
}

/* to create a gap between the + or - icon and the text that opens up */
.vc_tta-title-text {
	padding-left: 10px;
}

.vc_tta-color-white {
	background-color: #fff;
}

.vc_tta.vc_general .vc_tta-panel-body {
    border: solid transparent;
    box-sizing: content-box;
    padding: 0px 20px;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: padding .2s ease-in-out;
    transition: padding .2s ease-in-out;
}

h1.sow-headline {
    text-align: center;
    color: #757575;
    line-height: 1.4em;
    font-size: 350%;
}

h3.sow-sub-headline {
    text-align: center;
    color: #ef3737;
    line-height: 1.4em;
    font-size: 300%;
}

div.su-accordion {
	margin-bottom: 20px;
}

div.su-spoiler-title {
	position: relative;
	cursor: pointer;
	min-height: 20px;
	line-height: 20px;
	padding: 7px 7px 7px 7px;
	font-weight: 700;
	font-size: 13px;
}

#colophon, #colophon p {
    font-size: 14px;
    line-height: 1.4;
}

# for Bulma
.page-header {
        border-top: 4px solid #f80705;
}

.page-footer {
        background-color: #f80705;
        color: #fff;
}

.navbar {
        color: #fff;
        background-color: #f80705;
        min-height: 70px;
	font-family: 'Oswald',serif;
	font-size: 14px;
}

.navbar-brand {
	padding: 0px 0px 0px 100px;
}

.navbar-brand a img {
    max-height: 70px;
}

@media screen and (min-width: 1024px) {
.navbar-item img {
    max-height: 6rem;
  }
}

@media screen and (max-width: 1023px) {
.navbar-item img {
	  max-height: 3rem;
  }
}

.navbar-menu .navbar-item, .navbar-link {
	color: #fff;
}

.navbar-link.loggedin {
	background-color: #c60604;
}

/* style for the drop-down on desktops */
@media screen and (min-width: 1024px) {
.navbar-dropdown {
	/* 
	background-color: #f80705; 
	border-top: 2px solid #c60604;
	 */
	background-color: #de4547;
	border-top: 2px solid #f80705;
	color: #fff;
	z-index: 150;
  }
}

@media screen and (min-width: 1024px) {
.navbar-link.is-active, .navbar-link:focus, .navbar-link:focus-within, .navbar-link:hover, a.navbar-item.is-active, a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover .navbar-item.has-dropdown.is-active .navbar-link, .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link {
	background-color: #c60604;
	color: #fff;
  }
}

.navbar-link.is-active, .navbar-link:focus, .navbar-link:focus-within, .navbar-link:hover, a.navbar-item.is-active, a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover, .navbar-dropdown a.navbar-item:hover {
	background-color: #c60604;
	color: #fff;
}

@media screen and (max-width: 1023px) {
.navbar-menu {
    background-color: #c60604;
    box-shadow: 0 8px 16px rgba(10,10,10,.1);
    padding: 0.5rem 0;
  }
}

.navbar-divider {
    background-color: #c60604;
}

img.scale {
    transition:transform 0.5s ease;
}

img.scale:hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    align: center;
}

.navbar-link:not(.is-arrowless)::after {
    border-color: #fff;
    margin-top: -0.375em;
    right: 1.125em;
}

/* this centers the menu items with their background colour within the navbar */
@media screen and (min-width: 1024px) {
.navbar-end {
    padding: 30px;
  }
}

.tabs.is-toggle li.is-active a {
    background-color: #c60604;
    border-color: #c60604;
    color: #fff;
    z-index: 1;
}

.entry-title {
	font-size: 34px;
	line-height: 1.2;
	font-weight: 400;
	margin-bottom: 20px;
}

.entry-content ul, .entry-content ol {
	padding: 0 0 0 35px;
	margin-bottom: 30px;
}

#main {
	padding-top: 30px;
	padding-bottom: 20px;
	background-color: #eee;
}

#home-heading {
	color: #8819f3;
	font-size: 22px;
}

.clearfix {
	display: block;
}

.footer-widgets-area a {
	color: #fff;
}

.footer-widgets-area p {
	text-align: left;
	color: #aaa;
	margin-bottom: 15px;
}

.widget-title {
	display: block;
	font-family: "Oswald", Times, serif;
	font-size: 22px;
	text-transform: uppercase;
	position: relative;
	margin-top: 0px;
	margin-bottom: 20px;
	top: 8px;
}

.widget-title-footer {
	background-color: #c60604;
	color: #fff;
	padding: 6px 12px;
	display: block;
	border-bottom: 2px solid #c60604;
	margin-bottom: 20px;
}

.widget_text {
	color: #fff;
}

.irecall_login, .irecall_register, .irecall_forgetpassword, .irecall_resetpassword {
	width: 410px;
	height: auto;
	margin: 20px auto 20px;
	padding: 13px;
	border: 1px solid #f80705;
	padding-right: 15px;
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 30px;
}

img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 1.625em;
}

button:hover, input[type=button]:hover, input[type=submit]:hover, .btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #666666;
    border-color: #666666;
}

input:not([type]), input[type="color"], input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], select, textarea {
	background-color: #fff;
	border-radius: 0;
	border-color: #f80705;
	border-width: thin;
}

button, input[type=button], input[type=submit] {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	padding: 9px 20px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #666;
	background-color: rgba(255,255,255,0);
	line-height: 1.42857143;
	outline: none;
}

input[type="submit"] {
	background-color: #f80705;
	border-width: 0px;
	color: #fff;
	padding: 12px 20px;
	-webkit-box-shadow: inset 0 -2px 0 rgb(0 0 0 / 25%);
	box-shadow: inset 0 -2px 0 rgb(0 0 0 / 25%);
}

.sow-accordion .sow-accordion-panel {
    margin-bottom: 10px;
}

.sow-accordion .sow-accordion-panel .sow-accordion-panel-header {
    position: relative;
    cursor: pointer;
    padding: 15px 30px 15px 30px;
    background-color: #828282;
    color: #ffffff;
    display: flex;
    flex-direction: row;
}

/* these are white text blocks on the "Why choose iReCall page" */
.vc_custom_1576753129519 {
    padding-top: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
    background-color: #ffffff !important;
    border-radius: 3px !important;
}

.vc_custom_1463401373055 {
    padding-top: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
    background-color: #ffffff !important;
    border-radius: 3px !important;
}

/* and "About" page */
.vc_custom_1590059885016 {
    padding-top: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
    background-color: #ffffff !important;
    border-radius: 3px !important;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 35px;
}

.so-widget-sow-accordion-default-99be652ed941-4035 .sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border {
    background-color: #f9f9f9;
    padding: 15px 30px 15px 30px;
    overflow: auto;
}

/* vertical tabs */
@media (min-width: 768px) {
.vc_tta.vc_tta-tabs .vc_tta-panel-heading {
    display: none;
  }
}

/* these are for the red sections indicating which vertical tab is selected */
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    border-color: #e3e3e3;
    background-color: #EBEBEB;
    color: #666;
}

.vc_tta.vc_general .vc_tta-tab.vc_active>a {
    cursor: default;
    text-decoration: none;
    color: inherit;
    -webkit-transition: background .2s ease-in-out,color .2s ease-in-out;
    transition: background .2s ease-in-out,color .2s ease-in-out;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}

.vc_tta-panels-container {
    border-color: #f0f0f0;
    background-color: #f8f8f8;
    color: #666;
}


.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab > a {
    font-size: 17px;
    border: 0;
    background: transparent;
}

.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab > a, .wpb_wrapper .wpb_tour.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
    padding: 10px 20px 8px 20px;
    text-align: right;
    white-space: normal;
    line-height: 1.43;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab.vc_active>a::before {
    display: block;
    width: auto;
    left: 100%;
    bottom: 100%;
    border-bottom: 0;
    border-top: 0;
    border-right: 0;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab.vc_active>a::after {
    display: block;
    width: auto;
    left: 100%;
    top: 100%;
    border-bottom: 0;
    border-top: 0;
    border-right: 0;
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab>a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab.vc_active > a, .vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab:hover > a, .wpb_wrapper .wpb_content_element .wpb_tabs_nav li.ui-tabs-active, .wpb_wrapper .wpb_content_element .wpb_tabs_nav li:hover {
    background-color: transparent;
    color: #c8385e;
}

@media (min-width: 480px) {
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab.vc_active > a, .wpb_wrapper .wpb_tour.wpb_content_element .wpb_tabs_nav li:hover a, .wpb_wrapper .wpb_tour.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
    box-shadow: inset -3px 0 0 #c8385e;
}
}

@media (min-width: 480px) {
.vc_tta-tabs:not([class*="vc_tta-gap"]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab.vc_active > a, .wpb_wrapper .wpb_tour.wpb_content_element .wpb_tabs_nav li:hover a, .wpb_wrapper .wpb_tour.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a {
    box-shadow: inset -3px 0 0 #f80705;
    }
}

.vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-left .vc_tta-tab.vc_active>a {
    border-right-color: transparent;
}

.vc_tta.vc_general .vc_tta-tabs-list {
    list-style-type: none;
    display: block;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

.vc_tta.vc_tta-spacing-5 .vc_tta-tab {
    margin: 3px 2px 2px 3px;
    padding: 8px;
}

.vc_tta-title-text {
    color: #fe0000 !important;
}

.vc_tta-tabs-container {
	text-align: right;
}

/* this style was inline on most pages with these settings */
.vc_custom_heading {
	font-size: 38px;
	color: #4c4c4c;
	text-align: center;
	font-family:Oswald;
	font-weight:300;
	font-style:normal;
}

.legaldoc h2 {
	padding-top: 18px;
	padding-bottom: initial;
}

.legaldoc p {
	margin-top: 15px;
	margin-bottom: initial;
}

.legaldoc ol, li {
	padding: revert;
	margin: revert;
}

.legaldoc ol > li > ol {
	list-style-type: lower-alpha;
}

.warn, .error {
	color: #f80705;
	font-weight: bold;
}

.success {
	color: green;
}
