/*
Theme Name: BlankSlate
Theme URI: https://github.com/tidythemes/blankslate
Author: TidyThemes
Author URI: http://tidythemes.com/
Description: Please read: tidythemes.com/concept. Donations: https://calmestghost.com/donate. BlankSlate is the definitive WordPress boilerplate starter theme. We've carefully constructed the most clean and minimalist theme possible for designers and developers to use as a base to build websites for clients or to build completely custom themes from scratch. Clean, simple, unstyled, semi-minified, unformatted, and valid code, SEO-friendly, jQuery-enabled, no programmer comments, standardized and as white label as possible, and most importantly, the CSS is reset for cross-browser-compatability and no intrusive visual CSS styles have been added whatsoever. A perfect skeleton theme. For support and suggestions, go to: https://github.com/tidythemes/blankslate/issues. Thank you.
Tags: accessibility-ready, one-column, two-columns, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Version: 2021
Requires at least: 5.0
Tested up to: 5.8
Requires PHP: 7.0
License: GNU General Public License v3 or Later
License URI: https://www.gnu.org/licenses/gpl.html
Text Domain: blankslate

BlankSlate WordPress Theme © 2011-2021 TidyThemes
BlankSlate is distributed under the terms of the GNU GPL
*/

@font-face {
  font-family: corbel;
  src: url(fonts/CORBEL.ttf);
}
* {
	font-family: 'Montserrat', sans-serif;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

html {
    scroll-behavior: smooth
}

body {
    line-height: 1
}

a {
    text-decoration-skip-ink: auto
}

a[href^="tel"] {
    color: inherit;
    text-decoration: none
}

button {
    outline: 0
}

ol,
ul {
    list-style: none
}
main ul {
    list-style-type: disc;
    margin: 20px;
}
main li {
    margin-top: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 1.5rem;
}
blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

q {
    display: inline;
    font-style: italic
}

q:before {
    content: '"';
    font-style: normal
}

q:after {
    content: '"';
    font-style: normal
}

textarea,
input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"],
input[type="search"],
input[type="password"] {
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type="search"] {
    -webkit-appearance: textfield
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

th,
td {
    padding: 2px
}

big {
    font-size: 120%
}

small,
sup,
sub {
    font-size: 80%
}

sup {
    vertical-align: super
}

sub {
    vertical-align: sub
}

dd {
    margin-left: 20px
}

kbd,
tt {
    font-size: 12px
}

ins {
    text-decoration: underline
}

del,
strike,
s {
    text-decoration: line-through
}

dt {
    font-weight: bold
}

address,
cite,
var {
    font-style: italic
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}
#post-3 {width: 90%; margin: 0 auto; }
#post-3 h2 {
	padding: 5px;
}
#post-3 p {
	padding: 5px;
}

* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}
h1 {
    font-size: 40px;
    font-family: corbel, arial, sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    color: #4175ba;
    max-width: 1200px;
    margin: 0 auto;
}
h1.top {
    margin-top: 30px;
}
h2 {
    font-size: 30px;
    font-family: corbel, arial, sans-serif;
    text-transform: uppercase;
    color: #4175ba;
}
h3 {
    font-size: 20px;
    font-family: corbel, arial, sans-serif;
    text-transform: uppercase;
    color: #4175ba;
    margin: 10px 0;
    font-weight: bold;
}
h4 {
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}
p {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 1.5rem;
}
strong {
    font-weight: bold;
}
a {
    color: #4175ba;
    text-decoration: none;
}
hr.hr--logo {
  border-top: solid #a2a0a1 1px;
  border-bottom: 0;
  margin: 50px 0;
}
hr.hr--logo:after {
  content: url( 'images/logo-icon-sm.png' );
  /* Controls the position of the logo */
  left: 50%;
  position: absolute;
  transform: translateY(-50%) translateX(-50%);
  /* Controls the whitespace around the symbol */
  padding: 20px;
  background: #fff;
}
.sticky {}

.bypostauthor {}

.wp-caption {}

.wp-caption-text {}

.gallery-caption {}

.alignright {
    float: right;
    padding: 0 0 20px 20px;
}

.alignleft {}

.aligncenter {}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    word-break: normal
}

.screen-reader-text:focus {
    background-color: #f7f7f7;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #007acc;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    right: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.skip-link {
    left: -9999rem;
    top: 2.5rem;
    z-index: 999999999;
    text-decoration: underline
}

.skip-link:focus {
    display: block;
    left: 6px;
    top: 7px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    line-height: normal;
    padding: 15px 23px 14px;
    z-index: 100000;
    right: auto
}

.visually-hidden:not(:focus):not(:active),
.form-allowed-tags:not(:focus):not(:active) {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    white-space: nowrap
}
#wrapper {
	display: grid;
	grid-template-columns: minmax(0, 1fr) repeat(6, minmax(0, 200px)) minmax(0, 1fr);
	grid-auto-rows: auto;
}
.wrapper {
    display: grid;
    grid-template-columns: minmax(0, 1fr) repeat(6, minmax(0, 200px)) minmax(0, 1fr);
    grid-auto-rows: auto;
}
.container {
    grid-column: 2 / -2;
}
.contain {
    max-width: 1200px;
    margin: 0 auto;
}
.wp-block-image img {
    height: auto;
}
#header {
	grid-column: 1 / -1;
	display: grid;
	grid-template-columns: minmax(0, 1fr) repeat(6, minmax(0, 200px)) minmax(0, 1fr);
	grid-auto-rows: auto;
}
#branding {
	grid-column: 2 / -2;
}
#site-title {
	float: left;
}
#spine-header-sidebar {
	float: right;
}
#spine-header-sidebar p {
	font-family: 'Montserrat', sans-serif;
	margin: 12px 33px 12px 33px;
}
.phone span:before {
	content: "";
	display: block;
	background: url('images/phone-icon.png') no-repeat;
	width: 26px;
	height: 26px;
	float: left;
	margin: -6px 6px 0 0;
}
#spine-header-sidebar #block-8 {
	clear: both;
}
#spine-footer-sidebar {
    grid-column: 1 / -1;
    background-color: #171717;
}
#spine-footer-sidebar h2 {
    margin: 20px 0;
    color: #fff;
}
#spine-footer-sidebar p {
    color: #fff;
}
.spine-footer-p {
    margin-top: 64px;
}

nav {
	grid-column: 1 / -1;
	display: grid;
	grid-template-columns: minmax(0, 1fr) repeat(6, minmax(0, 200px)) minmax(0, 1fr);
	grid-auto-rows: auto;
	border-top: 1px solid #cacbcc;
	border-bottom: 1px solid #cacbcc;
}
nav .menu-top-nav-container {
	grid-column: 2 / -2;
}
nav .menu-top-nav-container ul {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
} 
nav .menu-top-nav-container ul li {
	/*width: 100%;*/
}
nav .menu-top-nav-container ul li a {
	padding: 14px 30px;
	text-transform: uppercase;
	font-size: 18px;
	font-family: corbel, arial, sans-serif;
	text-decoration: none;
	color: #4175ba;
	display: block;
	text-align: center;
	transition: background-color 1s, color 1s;
}
nav .menu-top-nav-container ul li a:hover {
	background-color: #4175ba;
	color: #fff;
}
nav .homeLink a {
	background-image: url('images/home-icon.png');
	background-position: center;
	background-repeat: no-repeat;
	height: 100%;

}
nav .homeLink a:hover {
	background-image: url('images/home-icon-white.png');
}	
nav .homeLink a span {
	display: none;
}
#breadcrumbs{
    list-style:none;
    margin:15px 0;
    overflow:hidden;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
}
  
#breadcrumbs li{
    display:inline-block;
    vertical-align:middle;
    margin-right:15px;
}
  
#breadcrumbs .separator{
    font-size:14px;
    font-weight:100;
    color:#ccc;
}
.wp-block-button__link {
	background-color: #4175ba;
	border-radius: 0;
	font-family: corbel, arial, sans-serif;
}
.main-section {
	grid-column: 1 / -1;

}
#footer {
	grid-column: 1 / -1;
	display: grid;
	grid-template-columns: minmax(0, 1fr) repeat(6, minmax(0, 200px)) minmax(0, 1fr);
	grid-auto-rows: auto;
	background-color: #303030;
}
#copyright {
	grid-column: 2 / -2;
	color: #fff;
	padding: 20px 0;
}

/*BLOCKS CSS*/

.banner {
    min-height: 380px;
    background-position: center;
    display: grid;
    grid-template-columns: minmax(0, 1fr) repeat(6, minmax(0, 200px)) minmax(0, 1fr);
    position: relative;
	background-repeat:no-repeat;
}
.banner h1 {
    color: #fff;
    margin-bottom: 30px;
}
.banner h2 {
    color: #c8c8c9;
}
.banner p {
    color: #fff;
}
.banner-content {
    text-align: center;
    grid-column: 5/-2;
    margin: 75px 0;
}
.banner-buttons {
    margin-top: 40px;
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.btn-white {
    background-color: #fff;
    color: #4175ba;
    padding: 15px 30px;
    display: block;
    text-align: center;
    transition: background-color .5s, color 1s;
}
.btn-white:hover {
    background-color: #ddd;
}
.btn-blue {
    background-color: #4175ba;
    color: #fff;
    padding: 15px 30px;
    display: block;
    text-align: center;
    transition: background-color .5s, color 1s;
}
.btn-blue:hover {
    background-color: #639fe0;
}
.testimonials {
    text-align: center;
    display: grid;
    grid-template-columns: minmax(0, 1fr) repeat(6, minmax(0, 200px)) minmax(0, 1fr);
    margin: 230px 0;
    position: relative;
}
.testimonials h1 {
    margin-bottom: 30px;
}
.testimonials h4 {
    margin: 30px;
}
.testimonials ul {
    list-style-type: none;
}

/*SLIDER*/

.testim {
        width: 100%;
        position: absolute;
        -webkit-transform: translatey(-50%);
        -moz-transform: translatey(-50%);
        -ms-transform: translatey(-50%);
        -o-transform: translatey(-50%);
        transform: translatey(-50%);
}

.testim .wrap {
    position: relative;
    width: 100%;
    max-width: 1020px;
    padding: 40px 20px;
    margin: auto;
}

.testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;    
    -ms-transition: all .3s ease-in-out;    
    -moz-transition: all .3s ease-in-out;    
    -o-transition: all .3s ease-in-out;    
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before {
        cursor: pointer;
}

.testim .arrow:hover {
    color: #4175ba;
}
    

.testim .arrow.left {
    left: 10px;
}

.testim .arrow.right {
    right: 10px;
}

.testim .dots {
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 60px;
    left: 0;
    display: block;
    z-index: 3333;
        height: 12px;
}

.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #eee;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
        position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #4175ba;
    border-color: #4175ba;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont {
    position: relative;
        overflow: hidden;
}

.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}

.testim .cont > div.inactive {
    opacity: 1;
}
    

.testim .cont > div.active {
    position: relative;
    opacity: 1;
}
    

.testim .cont div .img img {
    display: block;
    width: 100px;
    height: 100px;
    margin: auto;
    border-radius: 50%;
}

.testim .cont div h2 {
    font-size: 1em;
    margin: 15px 0;
}

.testim .cont div p {
    font-size: 1.15em;
    color: #000;
    width: 80%;
    margin: auto;
}

.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active h1 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active h4 {
    -webkit-animation: testim-content-in 1.4s ease-in-out forwards;    
    -moz-animation: testim-content-in 1.4s ease-in-out forwards;    
    -ms-animation: testim-content-in 1.4s ease-in-out forwards;    
    -o-animation: testim-content-in 1.4s ease-in-out forwards;    
    animation: testim-content-in 1.4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in 1s ease-in-out forwards;    
    -moz-animation: testim-content-in 1s ease-in-out forwards;    
    -ms-animation: testim-content-in 1s ease-in-out forwards;    
    -o-animation: testim-content-in 1s ease-in-out forwards;    
    animation: testim-content-in 1s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive h1 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive h4 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #4175ba;        
        box-shadow: 0px 0px 10px 5px #4175ba;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #4175ba;        
        box-shadow: 0px 0px 0px 0px #4175ba;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #4175ba;        
        box-shadow: 0px 0px 10px 5px #4175ba;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #4175ba;        
        box-shadow: 0px 0px 0px 0px #4175ba;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #4175ba;        
        box-shadow: 0px 0px 10px 5px #4175ba;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #4175ba;        
        box-shadow: 0px 0px 0px 0px #4175ba;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #4175ba;        
        box-shadow: 0px 0px 10px 5px #4175ba;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #4175ba;        
        box-shadow: 0px 0px 0px 0px #4175ba;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #4175ba;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #4175ba;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
    body {
        font-size: 14px;
    }
}

@media all and (max-width: 500px) {
    .testim .arrow {
        font-size: 1.5em;
    }
    
    .testim .cont div p {
        line-height: 25px;
    }

}

/*OUR SPECIALTIES*/

#specialties {
    margin: 75px 0;
}

#specialties h1 {
    text-align: center;
}
.specialty-top {
    
    border: 2px solid #375fac;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    text-align: center;
    padding-top: 10px;
    margin: 0 auto;
}
.specialty-top-background {
    background-color: #4175ba;
    margin: -12px -10px 10px 7px;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    text-align: center;
    padding-top: 10px;
}

.flex {
    display: flex;
    flex-flow: row wrap;
}
#specialties .flex .flexitem {
    width: 280px;
    padding-left: 30px;
    margin: 20px 0;
}
#specialties .flex {
    width: 100%;
    margin-top: 50px;
    justify-content: space-around;
}
.specialty-main {
    border: 2px solid #375fac;
}
.specialty-background {
    background-color: #4175ba;
    /*padding: 20px 30px;*/
    padding: 8px 8px 0 0;
    margin: -10px -10px 10px 10px;
}
.specialty-main p {
    color: #fff;
}
.specialty-main h3 {
    color: #fff;
    margin-bottom: 10px;
}
#specialties .btn-white {
    margin-top: 20px;
    text-align: center;
}
#specialties .specialty-main span {
    border-right: 2px solid #375fac;
    display: block;
    border-top: 2px solid #375fac;
    padding: 20px 30px;
}

#staff .flex .flexitem {
    width: 280px;
    padding-left: 30px;
    margin: 20px 0;
}
#staff .flex {
    width: 100%;
    margin-top: 50px;
    justify-content: space-around;
}
#staff {
    background-color: #eaeaea;
    margin: 75px 0;
}
#staff h1 {
    text-align: center;
}
#staff h3 {
    text-align: center;
    color: #4175ba;
    font-weight: bold;
    margin-top: 15px;
    margin-bottom: 4px;
}
#staff h4 {
    text-align: center;
    font-weight: normal;
    margin-bottom: 15px;
}
#staff .container {
    grid-row: 1 / 2;
    padding: 50px 0;
}
.staff-border {
    grid-column: 1 / -1;
    grid-row: 1 / 2;
    border: 2px solid #cccccb;
    border-right: 0;
    margin: 10px 0 -10px 10px;
}
.staff-image {
    background-color: #fff;
    border: 1px solid #939393;
}
.staff-image img {
    margin: -10px 0 10px -20px;
    width: 100%;
}

#resources {
    margin: 75px 0;
    display: grid;
    grid-template-columns: minmax(0, 1fr) repeat(4, minmax(0, 300px)) minmax(0, 1fr);
    grid-gap: 4px;
}
#resources h1 {
    text-align: center;
    grid-column: 2 / -2;
    grid-row: 1 / 2;
    margin-bottom: 50px;
}
.resources-left {
    grid-column: 2 / 4;
    grid-row: 2 / 4;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
#resources .boxes {
    
    text-align: center;
    color: #fff;
}
#resources .boxes a {
    height: 275px;
    display: block;
    color: #fff;
    padding-top: 50px;
    transition: background-color .5s, color 1s;
}
#resources .boxes a:hover {
    background-color: #474747;
}
#resources .boxes h3 {
    margin: 10px 0;
}
#resources .box-1 {
    grid-column: 4 / 5;
    grid-row: 2 / 3;
    background-color: #181818;
}
#resources .box-2 {
    grid-column: 5 / 6;
    grid-row: 2 / 3;
    background-color: #303030;
}
#resources .box-3 {
    grid-column: 4 / 5;
    grid-row: 3 / 4;
    background-color: #303030;
}
#resources .box-4 {
    grid-column: 5 / 6;
    grid-row: 3 / 4;
    background-color: #181818;
}
#text {
    margin: 20px 0;
}
#sponsored-flex {
    display: flex;
    flex-flow: row wrap;
    gap: 20px;
    align-items: center;
    justify-content: center;
    margin: 10px 0 40px;
}
.mobile {
    display: none;
}
.rmp_menu_trigger {
    display: none;
}
#rmp-menu-wrap-107 .rmp-menu-item-link {
    font-size:18px;
    font-family: 'Montserrat', sans-serif;
}
.mobile-tel {
    font-size:18px;
    font-family: 'Montserrat', sans-serif;
    padding-top: 20px;
    display: block;
}
.mobile-tel a {
    color: #fff;
}
.nomargin {
    margin-top: 0 !important;
}
.accordion-list {
    margin: 20px 0;
}
.spine-accordion-list-inner {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}
.spine-accordion-list-item {
    margin-bottom: 20px;
}
.spine-accordion-list-item.open .spine-accordion-list-item-heading button {
    color: #4175ba;
}
.spine-accordion-list-item.open .spine-accordion-list-item-heading button:after {
    color: #4175ba;
    transform: rotate(90deg);
}
.spine-accordion-list-item.open summary.spine-accordion-list-item-heading {
    color: #4175ba;
}
.spine-accordion-list-item.open summary.spine-accordion-list-item-heading:after {
    color: #4175ba;
    transform: rotate(90deg);
}
.spine-accordion-list-item-content {
    overflow: hidden;
}
.spine-accordion-list-item-content.transition {
    transition: 0.25s height;
}
.spine-accordion-list-item-heading {
    margin: 0;
}
.spine-accordion-list-item-heading button {
    display: block;
    width: 100%;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5em;
    padding: 1em 0;
    background: #fff;
    text-align: left;
    border: 0;
    border-bottom: 1px solid #212121;
}
summary.spine-accordion-list-item-heading {
    width: 100%;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.5em;
    padding: 1em 0;
    background: #fff;
    text-align: left;
    border: 0;
    border-bottom: 1px solid #212121;
}
.spine-accordion-list-item-heading button:hover {
    color: #4175ba;
    border-bottom: 1px solid #4175ba;
}
.spine-accordion-list-item-heading button:hover:after {
    color: #4175ba;
}
.spine-accordion-list-item-heading button:focus {
    border-bottom: 3px solid #4175ba;
    outline: 0;
}
.spine-accordion-list-item-heading button:after {
    display: inline-block;
    content: "\f105";
    font-weight: 700;
    font-family: "Font Awesome 5 Pro";
    width: 1em;
    height: 1em;
    line-height: 1em;
    text-align: center;
    color: #000;
    font-size: 1.5em;
    transition: 0.25s all;
    transform-origin: center;
    position: relative;
    top: 3px;
    margin-left: 20px;
}
.spine-accordion-list-inner details[open] summary ~ * {
    animation: sweep 0.5s ease-in-out;
}
a.slashcta {
    width: 100%;
    display: block;
    font-family: Montserrat,Arial,sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 900;
}
a.slashcta:before {
    content: '» ';
    color: #4175ba;
}
@keyframes sweep {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
summary.spine-accordion-list-item-heading:hover {
    color: #4175ba;
    border-bottom: 1px solid #4175ba;
    cursor: pointer;
}
summary.spine-accordion-list-item-heading:hover:after {
    color: #4175ba;
}
summary.spine-accordion-list-item-heading:focus {
    border-bottom: 3px solid #4175ba;
    outline: 0;
}
.pcta .flex {
    gap: 30px;
}
.pcta .flexitem {
    flex-grow: 1;
    flex-basis: 300px;
    border: 1px solid #375fac;
    position: relative;
}
.pcta h2 {
    padding: 20px;
}
.pcta p {
    padding: 0 20px 60px 20px;
}
.pcta p.col-2 {
    columns: 2;
}
.pcta-image {
    height: 250px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-left: 10px;
    margin-top: -10px;
    margin-bottom: 10px;
    margin-right: -10px;
}
.pcta .btn-blue {
    position: absolute;
    bottom: 10px;
    width: 100%;
    margin-left: 10px;
}
#headIcons {
    display: flex;
    flex-flow: row nowrap;
}
.headBtn {
    width: 100%;
}
#headIcons .appointment {
    text-align: right;
    padding-right: 4px;
}
#headIcons .login {
    text-align: left;
    padding-left: 4px;
}
.headBtn a {
    background-color: #4175ba;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    display: inline-block;
    text-align: center;
    padding-top: 8px;
}
.headBtn a:hover {
    background-color: #639fe0;
}
.strong-view.wpmtst-modern .wpmtst-testimonial-content {
    text-align:left !important;
}
.testimonials-container {
    width:1200px;
    margin:0 auto;
    margin-top:40px;
}
.strong-view.wpmtst-modern .readmore-page {
    background-color:#fff!important;
}
@media only screen and (max-width: 1200px) {
    .main-section {
    	padding: 0 20px;
    }
    #spine-footer-sidebar, #breadcrumbs {
        padding:0 20px;
    }
    .testimonials-container {
        width:100%;
    }
    
}
@media only screen and (max-width: 900px) {
    .spine-accordion-list-item-heading button {
        font-size: 17px;
    }
    .spine-accordion-list-item-heading button:after {
        float: right;
    }
    summary.spine-accordion-list-item-heading {
        font-size: 17px;
    }
}
.spine-accordion-list-item-content-inner {
    padding: 1em 0;
}
.spine-accordion-list-item-content-inner .optcta {
    padding-top: 15px;
    text-align: right;
}

@media only screen and (max-width: 1024px) {
    .mobile {
        display: flex;
        flex-flow: row nowrap;
    }
    .mobile > div {
        width: 100%;
    }
    #site-title {
        float: none;
        text-align: center;
    }
    .desktop {
        display: none;
    }
    nav {
        display: none;
    }
    #mobile-menu {
        text-align: right;
    }
    .banner-content {
        grid-column: 2/-2;
		margin:0;
		padding:75px 0;
		background-color:rgba(0,0,0,.5)
    }
    .banner {
        background-position: 26%;
    }
    
}
@media only screen and (max-width: 768px) {
    .resources-left {
        display: none;
    }
    #resources .box-1, #resources .box-3 {
        grid-column: 1 / 4;
    }
    #resources .box-2, #resources .box-4 {
        grid-column: 4 / -1;
    }
    #rmp-container-107 {
        width:100%;
        max-width:100%;
    }
}
@media only screen and (max-width: 500px) {
    .banner {
        background-size: cover;
    }
    .testimonials {
        margin: 300px 0;
    }
}