@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700&display=swap');

*,:after,:before{background-repeat:no-repeat;box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}html{box-sizing:border-box;cursor:default;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,main-header,nav,section,site-footer{display:block}body{margin:0}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}nav ol,nav ul{list-style:none}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none}::selection{background-color:#b3d4fc;color:#000;text-shadow:none}audio,canvas,iframe,img,svg,video{vertical-align:middle}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}/*svg{fill:currentColor}*/svg:not(:root){overflow:hidden}table{border-collapse:collapse}button,input,optgroup,select,textarea{margin:0}button,input,select,textarea{background-color:transparent;color:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[tabindex],a,area,button,input,label,select,summary,textarea{touch-action:manipulation}[hidden]{display:none}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-hidden=false][hidden]:not(:focus){clip:rect(0,0,0,0);display:inherit;position:absolute}[aria-disabled]{cursor:default}:root{cursor:auto;font:1rem/1.75 'Open Sans', sans-serif;}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}*,:after,:before{box-sizing:border-box}@viewport{width:device-width}

/** EMBED STYLES **/

figure.wp-block-embed {
    margin: 1em 0px;
}

figure.wp-block-image {
    margin: 0px 0 20px;
}

html {
    font-size: 1rem;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
    font-size: 1rem;
  
    text-rendering: optimizeLegibility;
    background-color: #fff;
    color: #676468;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
@media (min-width: 768px) {
    body {
        font-size: 1.125rem;
      
    }
}
@media (min-width: 768px) {
    .util-ExtraPadding {
        padding-bottom: 79px;
    }
}

@media (max-width: 600px) {
body {
    font-size: 0.9rem;
   
}
}

button {
    cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 0;
    color: #000;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 1.313rem;
}

@media (min-width: 768px) {
h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 1.45rem;	
}
}

h2.wp-block-heading, h2.wp-block-heading strong {color:#1E73BE}

hr {
    border: 0;
    border-top: 1px solid #f6f2f2;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
p {
    margin-top: 0;
    margin-bottom: 0;
}

.entry-content  p {
    margin-bottom: 1.313rem;
}

@media (min-width: 768px) {
.entry-content  p {
    margin-bottom: 1.45rem;	
}
}

.entry-content  > :first-child {
    margin-top: 0 !important;
}

.entry-content  > :last-child {
    margin-bottom: 0 !important;
}

.entry-content strong {
    color: black;
}

.entry-content h1 {
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: -0.03125rem;

}
@media (min-width: 768px) {
    .entry-content h1 {
        font-size: 1.5rem;
 
    }
}
@media (min-width: 1201px) {
    .entry-content h1 {
        font-size: 1.95rem;
   
    }
}
@media (min-width: 1441px) {
    .entry-content h1 {
        font-size: 2.05rem;

    }
}


.entry-content  h2 {
    font-size: 1.2rem;
    font-weight: 400;
    letter-spacing: -0.03125rem;

}
@media (min-width: 768px) {
    .entry-content  h2 {
        font-size: 1.3rem;
  
    }
}
@media (min-width: 1201px) {
    .entry-content  h2 {
        font-size: 1.75rem;

    }
}
@media (min-width: 1441px) {
    .entry-content  h2 {
        font-size: 1.75rem;
   
    }
}

a {
    font-weight: 500;
    text-decoration: none;
    color: #000000;
	transition: color 0.3s;
}
a:hover {
    text-decoration: underline;color: black
}

 a:focus-visible {
        border-radius: 5px;
        outline: 4px solid red;
        outline-offset: 6px;
        outline-offset: 0px
    }

 .site-footer a:focus-visible {
        outline: 4px solid #FAF200;
    }

.entry-content a {
    text-decoration: none;

	transition: color 0.3s;
border-bottom: 1px solid rgba(0, 92, 152, 1.00);
    padding-bottom: 2px;
	color: #20399D
}
.entry-content a:hover {
    color: #000;
	border-bottom: 1px solid #000
}

.entry-content ul {
    margin-top: 1.313rem;
    margin-bottom: 1.313rem;
	list-style: disc;
	margin-left: 20px
}

.entry-content ul li {
    position: relative;
    margin-bottom: 7px;
    padding-left: 0px;

}

/*.entry-content ul li::before {
    content: "\2022";
    color: rgba(0,92,152,1.00);
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: 0;
    font-size: 1.4em;
	line-height: 1.475rem;
    padding-top: 0px;
	position: absolute;
    top: 0;
    left: 0;
}*/

input,
select,
textarea {
    font-family: inherit;
}
img {
    max-width: 100%;
	height: auto.header-logo
}
svg {
    display: block;
}
table {
    width: 100%;
    table-layout: fixed;
}

@media (min-width: 900px) {
	.space-right { margin-right: 20px}
}

@media (min-width: 1200px) {
	.space-right { margin-right: 30px}
}

.main-container {
    position: relative;
}

.btn-Primary {
    display: inline-block;
    padding: 16px 36px;
    font-size: 1rem;
    font-weight: 800;
    line-height: 1rem;
    text-align: center;
    text-transform: uppercase;
    background-color: transparent;
    border: 2px solid transparent;
    border-radius: 0;
    color: #fff;
    transition: background-color 0.2s, border 0.2s, color 0.2s;
    position: relative;
    border: 0;
    box-shadow: inset 0 0 0 2px #e9e8e8;
    color: #676468;
	border-radius: 100px;
}

@media (max-width: 767px) {
    .btn-Primary {
        width: 100%;
    }
}
.btn-Primary:hover {
    text-decoration: none;
}
.btn-Primary:hover {
    color: #000;
    transition: color 0.18s;
	box-color: white;
}

.footer-address {
    font-style: normal;
}
.address-header {
    font-size: 1.3rem;
    font-weight: 800;
    margin-bottom: 0.838rem;
    color: #6393c9;
}
@media (max-width: 767px) {
    .address-header {
    margin-top: 0.838rem;
}
}
@media (min-width: 768px) {
    .address-header {
        font-size: 1.3rem;
    }
}

@media (max-width: 767px) {
    .address-details {
        font-size: 0.875rem;
    }
}
@media (min-width: 500px) {
.contact-address {
    grid-gap: 18px;
    grid-template-columns: repeat(2, 1fr);
    display: grid;
}
}
@media (min-width: 901px) {
    .contact-address {
        grid-gap: 36px;
    }
}

.site-footer {
    padding-top: 1.813rem;
    padding-bottom: 1.513rem;
    background-color: #000;
    color: #fff;
}
@media (min-width: 768px) {
    .site-footer {
        padding-top: 2.188rem;
        padding-bottom: 2.188rem;
    }
}
@media (min-width: 901px) {
    .site-footer {
        padding-top: 3.063rem;
        padding-bottom: 3.063rem;
    }
}
@media (min-width: 1201px) {
    .site-footer {
        padding-top: 6.125rem;
        padding-bottom: 6.125rem;
    }
}
@media (min-width: 1441px) {
    .site-footer {
        padding-top: 5.313rem;
        padding-bottom: 4.313rem;
    }
}

.site-footer a {
    font-weight: 500;
    text-decoration: none;
    color: rgba(3,173,209,1.00);
	text-decoration: underline;
}

.site-footer a:hover {
    text-decoration: none;
    color: #fff;
	text-decoration: underline;
}

.site-footer-wrp {
    max-width: 1836px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 28px;
    padding-left: 28px;
}
@media (min-width: 768px) {
    .site-footer-wrp {
        max-width: 1872px;
        padding-right: 54px;
        padding-left: 54px;
    }
}
@media (min-width: 901px) {
    .site-footer-wrp {
        max-width: 1908px;
        padding-right: 54px;
        padding-left: 54px;
    }
}
@media (min-width: 768px) {
    .site-footer-main {
        grid-column-gap: 36px;
        grid-template-columns: repeat(8, 1fr);
        display: grid;
    }
}
@media (min-width: 1201px) {
    .site-footer-main {
        grid-template-columns: repeat(12, 1fr);
    }
}
@media (min-width: 1441px) {
    .site-footer-main {
        grid-template-columns: repeat(14, 1fr);
    }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .site-footer-main {
        max-width: 1540px;
        margin-right: auto;
        margin-left: auto;
    }
}
.site-footer-details {
    grid-column: 1 / span 8;
}

@media (min-width: 1201px) {
    .site-footer-details {
        grid-column: 1 / span 5;
        display: block;
    }
}
@media (min-width: 1441px) {
    .site-footer-details {
        grid-column: 1 / span 5;
    }
}
.site-footer-header {
    font-size: 1.25rem;
    font-weight: 500;
    letter-spacing: -0.03125rem;
    margin-bottom: 0.875rem;
    color: currentColor;
}
@media (min-width: 768px) {
    .site-footer-header {
        font-size: 1.5rem;
    }
}
@media (min-width: 1201px) {
    .site-footer-header {
        font-size: 1.75rem;
    }
}
@media (min-width: 1441px) {
    .site-footer-header {
        font-size: 2rem;
    }
}

@media (min-width: 901px) {
    .site-footer-header {
        grid-column: 1/6;
    }
}
@media (min-width: 1201px) {
    .site-footer-header {
        margin-bottom: 2rem;
    }
}
.site-footer-url {
    font-weight: 400;
    color: currentColor;
}
@media (max-width: 767px) {
    .site-footer-url {
        font-size: 0.875rem;
    }
}
.site-footer_Phone {
    margin-top: 1.313rem;
}
@media (min-width: 768px) {
    .site-footer_Phone {
        margin-top: 1.75rem;
    }
}
.site-footer-contact {
    margin-top: 0.875rem;
}
@media (min-width: 901px) {
    .site-footer-contact {
        grid-column: 1/5;
        grid-row: 2;
        margin-top: 1.75rem;
    }
}
@media (min-width: 901px) {
    .site-footer-contact {
        grid-column: 1/4;
    }
}

.footer-form {
    grid-column: 1 / span 8;
    align-self: end;
}
@media (min-width: 1201px) {
    .footer-form {
        grid-column: 6 / span 7;
    }
}
@media (min-width: 1441px) {
    .footer-form {
        grid-column: 8 / span 7;
    }
}

.site-footer-detail {
    grid-column: 5/9;
    grid-row: 2;
    align-self: flex-end;
	margin-bottom: 20px
}

.site-footer-detail p {
	margin-bottom: 0px
}

@media (min-width: 1201px) {
    .site-footer-contact p {
	margin-bottom: 30px
    }
}
.footer-legal {
    grid-column: 1/-1;
    align-items: flex-start;
    flex-flow: column wrap;
    display: flex;
    margin-top: 1.75rem;
    padding-top: 1.75rem;
    border-top: 1px solid #676468;
}
@media (max-width: 600px) {
    .footer-legal {
		padding-bottom: 20px
}
}

@media (max-width: 440px) {
    .footer-legal {
    font-size: 14px;
}
}
@media (min-width: 850px) {
    .footer-legal {
        flex-flow: row wrap;
    }
}
@media (min-width: 1441px) {
    .footer-legal {
        grid-column: /14;
        margin-top: 2.625rem;
    }
}
.footer-logo {
    display: none;
    margin-bottom: 14px;
}
@media (min-width: 901px) {
    .footer-logo {
        display: block;
    }
}
.footer-logo img {
    width: 180px;
}
@media (max-width: 1150px) {
    .footer-copy {
        width: 100%
    }
}
@media (max-width: 600px) {
    .footer-copy {
    padding-bottom: 12px
}
}

@media (max-width: 440px) {
    .footer-copy {
    margin-right: 0;
}
}

.footer-pp {
    margin-top: 8px;
    margin-bottom: 16px;
}
@media (min-width: 768px) {
    .footer-pp {
        margin-top: 0;
        margin-bottom: 0;
    }
}

@media (min-width: 1150px) {
.footer-social ul {
	list-style: none;
	display: flex;
    flex-flow: row nowrap;
    margin: 0;
    padding: 0;
}

.footer-social li {
    display: list-item;
	padding-right: 14px
}
}

@media (min-width: 1150px) {
    .footer-social {
        margin-left: auto;
    }
}

.main-header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 10;
    height: 70px;
    color: #000;
    transition: background-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), border-color 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
@media (min-width: 600px) {
    .main-header {
        height: 100px;
    }
}
@media (min-width: 1401px) {
    .main-header {
        height: 167px;
        color: #9b9b9b;
    }
}

.lyt-NoHero .main-header {
    position: relative;
    background: #000;
}
.main-header-col {
    max-width: 1836px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 28px;
    padding-left: 28px;
    height: 100%;
}
@media (min-width: 768px) {
    .main-header-col {
        max-width: 1872px;
        padding-right: 54px;
        padding-left: 54px;
    }
}
@media (min-width: 901px) {
    .main-header-col {
        max-width: 1908px;
        padding-right: 54px;
        padding-left: 54px;
    }
}
.main-header-main {
    align-items: center;
    justify-content: space-between;
    display: flex;
    height: 100%;
}
@media (min-width: 1441px) {
    .main-header-main {
        padding-top: 0.7rem;
        padding-bottom: 1.75rem;
    }
}
@media (min-width: 1441px) {
    .lyt-NoHero .main-header-main {
        padding: 0;
    }
}
.header-logo {
    position: relative;
    z-index: 1;
    display: block;
           width: 220px;
    height: 35px;
    color: #000;
	visibility: visible;
	opacity: 1
}

@media (max-width: 1300px) {
    .header-logo {
    width: 165px;
    height: 26px;
    }
}

@media (max-width: 600px) {
    .header-logo {
        width: 150px;
    height: 30px;
    }
}

.header-logo svg {
    width: inherit;
    height: inherit;
    fill: none;
}

.link-arrow {
    align-items: center;
    display: inline-flex;
    font-size: 0.875rem;
    font-weight: 500;
    line-height: 1.125rem;
    color: #676468;
    transition: color 0.2s;
}
@media (min-width: 768px) {
    .link-arrow {
        font-size: 1rem;
        line-height: 1.375rem;
    }
}
@media (min-width: 901px) {
    .link-arrow {
        font-size: 1.125rem;
    }
}

.link-arrow:hover {
    text-decoration: none;
    color: #000;
}

.link-arrow i {
	margin-left: 8px;
	color: #0774c0;
}

.logo-list-ul {
      list-style: none;
    display: flex;
    flex-flow: row nowrap;
	justify-content:space-around;
	align-items: center;

}

.logo-list-li {
position: relative;
	display: inline;
}


.logo-list-li img {
	width: 200px;
	height: auto
}

@media (max-width: 1500px) {
.logo-list-li img {
	width: 150px;
	height: auto
}	
}

@media (max-width: 1100px) {
.logo-list-ul {
      list-style: none;
    display: flex;
    flex-flow: row wrap;
	justify-content:space-around;
	align-items: center;

}
.logo-list-li  {
	width: 33.333%;
	text-align: center
}
.logo-list-li img {
	width: 180px;
	height: auto
}
}

@media (max-width: 650px) {
.logo-list-li img {
	width: 140px;
	height: auto
}
}

@media (max-width: 550px) {
.logo-list-li img {
	width: 150px;
	height: auto
}
.logo-list-li  {
	width: 49.333%;
	text-align: center
}
}

@media (max-width: 400px) {
.logo-list-li img {
	width: 130px;
	height: auto
}
}

.mgl-blocks-content-header {
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 10px;
    letter-spacing: 0;
    color: #000;
}
@media (min-width: 768px) {
    .mgl-blocks-content-header {
        font-size: 1.125rem;
    }
}

.mgl-blocks-content_Link {
    display: block;
    margin-top: 0.875rem;
}
.mgl-blocks-ul {
    grid-gap: 1.313rem;
    display: grid;
}
@media (min-width: 768px) {
    .mgl-blocks-ul {
        grid-gap: 30px;
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (min-width: 901px) {
    .mgl-blocks-ul {
        grid-gap: 32px;
    }
}
@media (min-width: 1201px) {
    .mgl-blocks-ul {
        grid-gap: 3.5rem 54px;
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (min-width: 1441px) {
    .mgl-blocks-ul {
        grid-gap: 4.375rem 108px;
    }
}

.services-list-ul {
    display: grid;
}
@media (min-width: 768px) {
    .services-list-ul {
        grid-gap: 32px;
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (min-width: 901px) {
    .services-list-ul {
        grid-gap: 36px;
        grid-template-columns: repeat(3, 1fr);
    }
}
.services-list-li {
    display: flex;
    margin-top: 1.75rem;
}
@media (min-width: 768px) {
    .services-list-li {
        margin-top: 0;
    }
}
.services-list-li:first-child {
    margin-top: 0;
}

.services-list-card {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 100px;
    width: 100%;
    padding: 1.75rem 24px;
    background-color: #fff;
	-webkit-box-shadow: 0px 0px 17px 5px rgba(0,0,0,0.08);
-moz-box-shadow: 0px 0px 17px 5px rgba(0,0,0,0.08);
box-shadow: 0px 0px 17px 5px rgba(0,0,0,0.08);
      transition: 0.3s;
	border-radius: 12px
}

.services-list-card:hover {
    background-color: rgba(0,92,152,1);
}

@media (max-width: 767px) {
    .services-list-card {
        flex-direction: column;
        display: flex;
    }
}
@media (min-width: 768px) {
    .services-list-card {
        padding: 1.75rem 30px;
    }
}
@media (min-width: 901px) {
    .services-list-card {
        padding: 2.188rem 30px;
    }
}
@media (min-width: 1201px) {
    .services-list-card {
        padding: 2.425rem 38px;
    }
}
@media (min-width: 1441px) {
    .services-list-card {
        padding: 3rem 44px;
    }
}

.services-list-card:hover {
    text-decoration: none;
}
.services-list-card:hover:before {
    opacity: 1;
}
@media (max-width: 767px) {
    .services-list-card-imgwrp {
        order: 2;
        max-width: none !important;
        margin-right: -24px;
        margin-left: -24px;
    }
}
@media (min-width: 768px) {
    .services-list-card-imgwrp {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: -1;
    }
}
.services-list-card_Kicker {
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.16375rem;
    text-transform: uppercase;
    margin-bottom: 0.875rem;
    color: #000;
}
@media (min-width: 768px) {
    .services-list-card_Kicker {
        font-size: 0.875rem;
    }
}
@media (min-width: 1201px) {
    .services-list-card_Kicker {
        margin-bottom: 1.313rem;
    }
}
.services-list-card-header {
    font-size: 0.9rem;
    font-weight: 300;
    letter-spacing: 0;
    color: #404040;
	margin-bottom: 0!important;
	padding-top: 0px
}
.services-list-card:hover .services-list-card-header {
    color:white
}

@media (min-width: 900px) {
    .services-list-card-header {
        font-size: 1.1rem;
		padding-top: 5px
    }
}
.services-list-card-wrapper h3 {
	font-size: 1.6rem;
	margin-bottom: 12px;
	letter-spacing: -0.03125rem;
	font-weight: 400;
	color: rgba(0, 92, 152, 1.00);
}

.services-list-card:hover .services-list-card-wrapper h3 {
    color:white
}

@media (max-width: 990px) {
.services-list-card-wrapper h3 {
	font-size: 1.4rem;
}	
}

@media (max-width: 600px) {
.services-list-card-wrapper h3 {
	font-size: 1.2rem;
}	
}

/*@media (max-width: 500px) {
    .services-list {
  padding-left: 20px;
		padding-right: 20px;
}
}*/

.services-list-card-url {
    margin-top: 0.875rem;
	margin-bottom: 0.875rem;
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    transition: opacity 0.24s ease-in-out, -webkit-transform 0.24s ease-in-out;
    transition: transform 0.24s ease-in-out, opacity 0.24s ease-in-out;
    transition: transform 0.24s ease-in-out, opacity 0.24s ease-in-out, -webkit-transform 0.24s ease-in-out;
}
.services-list-card:hover .services-list-card-url {
    opacity: 1;
    -webkit-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0);
    -webkit-transform: translateX(5pc);
    transform: translateX(5px);
}

.section-services-list {
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
}
@media (min-width: 768px) {
    .section-services-list {
        padding-top: 4.375rem;
        padding-bottom: 4.375rem;
    }
}
@media (min-width: 901px) {
    .section-services-list {
        padding-top: 5.25rem;
        padding-bottom: 5.25rem;
    }
}
@media (min-width: 1201px) {
    .section-services-list {
        padding-top: 7.188rem;
        padding-bottom: 7.188rem;
    }
}
@media (min-width: 1441px) {
    .section-services-list {
        padding-bottom: 8.5rem;
        padding-bottom: 8.5rem;
    }
}

@media (max-width: 767px) {
    .section-services-list:after {
  content: "";
  display: table;
  clear: both;
}
}

@media (max-width: 500px) {
.section-services-list {
    padding-top: 25px;
    padding-bottom: 25px;
}
}

.section-services-list-wrapper {
    max-width: 1836px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
}
@media (min-width: 768px) {
    .section-services-list-wrapper {
        max-width: 1872px;
        padding-right: 34px;
        padding-left: 34px;
    }
}
@media (min-width: 901px) {
    .section-services-list-wrapper {
        max-width: 1908px;
        padding-right: 34px;
        padding-left: 34px;
    }
}
@media (min-width: 768px) {
    .section-services-list-wrapper {
        grid-column-gap: 36px;
        grid-template-columns: repeat(8, 1fr);
        display: grid;
    }
}
@media (min-width: 1201px) {
    .section-services-list-wrapper {
        grid-template-columns: repeat(12, 1fr);
    }
}
@media (min-width: 1441px) {
    .section-services-list-wrapper {
        grid-template-columns: repeat(14, 1fr);
    }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .section-services-list-wrapper {
        max-width: 1540px;
        margin-right: auto;
        margin-left: auto;
    }
}
.section-services-list-header {
    margin-bottom: 1rem;
	padding-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: 0px solid hsla(0, 0%, 61%, 0.27);
}
@media (min-width: 768px) {
    .section-services-list-header {
        grid-column: 1 / span 8;
        grid-template-columns: 8fr;
    }
}
@media (min-width: 901px) {
    .section-services-list-header {
        display: grid;
        margin-bottom: 1.6rem;
    }
}
@media (min-width: 1201px) {
    .section-services-list-header {
        grid-column: 2 / span 10;
        margin-bottom: 1.8rem;
    }
}
@media (min-width: 1441px) {
    .section-services-list-header {
        grid-column: 1 / span 14;
        margin-bottom: 2rem;
    }
}
@media (min-width: 768px) {
    .section-services-list-hastext .section-services-list-header {
        grid-template-columns: 5fr 4fr;
    }
}
@media (min-width: 901px) {
    .section-services-list-hastext .section-services-list-header {
        grid-template-columns: 7fr 5fr;
    }
}
@media (min-width: 1441px) {
    .section-services-list-hastext .section-services-list-header {
        grid-template-columns: 5.5fr 6.5fr;
    }
}

@media (max-width: 767px) {
	.section-services-list-content {
padding-left: 20px;
    padding-right: 20px;
}
	.services-list-card {
		margin-bottom: 20px
	}
	
.section-services-list-header {
	margin-left: 20px;
	margin-right: 20px;
}
}

@media (max-width: 500px) {
    .section-services-list-header {
	padding-bottom: 0px;
}
}

.section-services-list-title {
    font-size: 1.4rem;
    letter-spacing: -0.03125rem;
    grid-row: 2;
	margin-bottom: 0;

	font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
@media (min-width: 768px) {
    .section-services-list-title {
    font-size: 1.75rem;
    }
}
@media (min-width: 1201px) {
    .section-services-list-title {
        font-size: 2rem;
    }
}
@media (min-width: 1441px) {
    .section-services-list-title {
        font-size: 2.5rem;
    }
}
.section-services-list-hastext .section-services-list-title {
    margin-bottom: 0.438rem;
}
@media (min-width: 768px) {
    .section-services-list-hastext .section-services-list-title {
        margin-bottom: 0.875rem;
    }
}
@media (min-width: 1201px) {
    .section-services-list-hastext .section-services-list-title {
        margin-bottom: 1.75rem;
    }
}
.section-services-list_Link {
    grid-column: 2;
    grid-row: 1;
    align-self: end;
    margin-top: 1.313rem;
    justify-self: end;
}
@media (min-width: 901px) {
    .section-services-list_Link {
        margin-top: 0;
    }
}
@media (min-width: 768px) {
    .section-services-list-content {
        grid-column: 1 / span 8;
    }
}
@media (min-width: 1201px) {
    .section-services-list-content {
        grid-column: 2 / span 10;
    }
}
@media (min-width: 1441px) {
    .section-services-list-content {
        grid-column: 1 / span 14;
    }
}

a.services-all {
	float: right;
	margin: 30px 0px 0 0;
	padding: 6px 22px;
	border: solid 2px rgba(0,92,152,1.00);
	color: rgba(0,92,152,1.00);
	transition: 0.3s;
	border-radius: 100px;
}

a.services-all:hover {
	border: solid 1px rgba(0,92,152,1.00);
	background: rgba(0,92,152,1.00);
	color: white;
	text-decoration: none
}

@media (max-width: 650px) {
a.services-all {
	margin: 0px 0px 0 0;
}
}


.section-image-smaller-imgwrap {
	padding: 30px 0;
	float:right;
	width: 57%
}

.section-image-smaller-wrapper {
    position: relative;
    /*grid-row: 1;*/
    align-self: start;
    display: block;
    padding: 1.313rem 28px;
    background-color: #3f4041;
    color: #fff;
	float: left;
	width: 40%
}
@media (min-width: 768px) {
    .section-image-smaller-wrapper {
        /*grid-column-end: span 3;*/
        margin-top: 2.625rem;
        padding: 1.75rem 26px;
    }
}


@media (min-width: 1201px) {
    .section-image-smaller-right .section-image-smaller-wrapper {
        /*grid-column-start: 1;*/
        padding: 3.063rem 36px;
    }
}

@media (max-width: 901px) {
.section-image-smaller-imgwrap {
	padding: 30px 0;
	float:left;
	width: 100%
}

.section-image-smaller-wrapper {
	width: 100%;
	margin-top: 0;
    padding: 1.75rem 0;
	margin-bottom: 30px
}
}
.section-image-smaller-right a.section-image-smaller-wrapper, .section-image-smaller-right a.section-image-smaller-wrapper:hover {
    text-decoration: none!important;
	border-bottom: none
}
.section-image-smaller-header {
    color: white!important
}

.section-image-smaller-wrapper .client-logos_Link {
    width: 100%;
    box-shadow: inset 0 0 0 2px #f6d705;
	color: white;
	transition: border 0.18s;
	margin-top: 55px
}

@media (max-width: 1000px) {
.section-image-smaller-wrapper .client-logos_Link {
	margin-top: 35px
}
}

@media (max-width: 768px) {
.section-image-smaller-wrapper .client-logos_Link {
	margin-top: 25px
}
}

.section-image-smaller-wrapper .btn-Primary:hover, .section-image-smaller-wrapper .client-logos_Link:hover {
    box-shadow: inset 0 0 0 2px #fff;
}

.section-image-smaller-header {
    font-size: 1.125rem;
    font-weight: 500;
    letter-spacing: 0;
    color: currentColor;
}
@media (min-width: 768px) {
    .section-image-smaller-header {
        font-size: 1.5rem;
    }
}
@media (min-width: 1201px) {
    .section-image-smaller-header {
        font-size: 1.75rem;
    }
}
.section-image-smaller_Link {
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.16375rem;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 1.313rem;
    color: #9b9b9b;
    transition: color 0.2s;
}
@media (min-width: 768px) {
    .section-image-smaller_Link {
        font-size: 0.875rem;
    }
}
@media (min-width: 768px) {
    .section-image-smaller_Link {
        margin-top: 2.625rem;
    }
}
@media (min-width: 901px) {
    .section-image-smaller_Link {
        margin-top: 3.5rem;
    }
}
@media (min-width: 1201px) {
    .section-image-smaller_Link {
        margin-top: 4.813rem;
    }
}
.section-image-smaller-wrapper:hover .section-image-smaller_Link {
    color: #fff;
}
.sec-FullImage {
    position: relative;
}
.sec-FullImage_Gif {
    width: 100%;
}

.header-hero {
    padding-top: 5.325rem;
    padding-bottom: 2.325rem;
    background-color: #3f4041;
    color: #fff;
	position: relative
}

.header-hero::after {
  content: "";
  background-color: #3f4041;
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: -1;
}

.home .header-hero::after {
  display: none
}

.home .header-hero {
	/*background: linear-gradient(to bottom, rgba(0, 0, 0, 0.62), rgba(63, 64, 65, 0)),
    url("../images/hero.jpg") no-repeat;*/
	background-position: top center;
	background-size: cover;
}

.home .header-hero-wrap, .home .header-hero-cta {
	display: flex;
  align-items: left;
	flex-direction: column
}

@media (min-width: 600px) {
    .header-hero {
        padding-top: 8.125rem;
        padding-bottom: 4rem;
    }
}
@media (min-width: 901px) {
    .header-hero {
        padding-top: 7rem;
        padding-bottom: 6.563rem;
    }
}
@media (min-width: 1201px) {
    .header-hero {
        padding-top: 10rem;
        padding-bottom: 9.563rem;
    }
}
@media (min-width: 1441px) {
    .header-hero {
        padding-top: 14.313rem;
        padding-bottom: 12.438rem;
    }
    .home .header-hero {
        padding-top: 16.313rem;
        padding-bottom: 13.438rem;
    }
}

@media (min-width: 1741px) {
    .header-hero, .home .header-hero {
        padding-top: 17.313rem;
        padding-bottom: 15.438rem;
    }
}

.header-hero-column {
    max-width: 1836px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 28px;
    padding-left: 28px;
	position: relative
}
@media (min-width: 768px) {
    .header-hero-column {
        max-width: 1872px;
        padding-right: 54px;
        padding-left: 54px;
    }
}
@media (min-width: 901px) {
    .header-hero-column {
        max-width: 1908px;
        padding-right: 54px;
        padding-left: 54px;
    }
}
@media (min-width: 768px) {
    .header-hero-column {
        grid-column-gap: 36px;
        grid-template-columns: repeat(8, 1fr);
        display: grid;
    }
}
@media (min-width: 1201px) {
    .header-hero-column {
        grid-template-columns: repeat(12, 1fr);
    }
}
@media (min-width: 1441px) {
    .header-hero-column {
        grid-template-columns: repeat(14, 1fr);
    }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .header-hero-column {
        max-width: 1540px;
        margin-right: auto;
        margin-left: auto;
    }
}
@media (min-width: 768px) {
    .header-hero-wrap, .header-hero-cta, .header-hero-title, .header-hero-intro {
        grid-column: 1 / span 12;
    }
	.single .header-hero-title {grid-column: 1 / 14}
}
@media (min-width: 1201px) {
    .header-hero-wrap {
        grid-column: 1 / span 8;
    }
   .home .header-hero-cta {
        grid-column: 7 / span 11;
    }
    .header-hero-title {
        grid-column: 1 / span 7;
    }
	.header-hero-intro {
        grid-column: 9 / span 6;
    }
}
@media (min-width: 1601px) {
    .header-hero-wrap {
        grid-column: 1 / span 8;
    }
    .header-hero-cta {
        grid-column: 11 / span 7;
    }
    .header-hero-title {
        grid-column: 1 / span 7;
    }
	.header-hero-intro {
        grid-column: 9 / span 6;
    }
    .home .header-hero-wrap {
        grid-column: 1 / span 9;
    }
    .home .header-hero-cta {
        grid-column: 7 / span 11;
    }
}

.header-hero-title.wide {grid-column: 1 / span 14;}

@media (max-width: 1200px) {
    .header-hero-cta {
        margin-top: 12px
    }
}

.hero-title {
    font-size: 1.375rem;
    font-weight: 400;
    letter-spacing: 0;
    color: currentColor;
    transition-property: opacity;
    transition-duration: 0.18s;
    transition-delay: 0.3s;
}
.hero-title-large {
font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-style: normal;
    letter-spacing: 0;
    color: currentColor;
    transition-property: opacity;
    transition-duration: 0.18s;
    transition-delay: 0.3s;
        font-size: 1.6625rem;
	text-shadow: 1px 1px 2px #000;
	margin-bottom: 0;
}

@media (min-width: 768px) {
    .hero-title {
        font-size: 1.625rem;
    }
}
@media (min-width: 901px) {
    .hero-title {
        font-size: 1.875rem;
    }
}
@media (min-width: 1201px) {
    .hero-title {
        font-size: 1.85rem;
    }
}
@media (min-width: 1441px) {
    .hero-title {
        font-size: 2rem;
    }
}

@media (min-width: 600px) {
    .hero-title-large {
        font-size: 2.4rem;
    }
}

@media (min-width: 768px) {
    .hero-title-large {
        font-size: 2.6rem;
    }
}
@media (min-width: 1200px) {
    .hero-title-large {
        font-size: 3rem;
    }
}
@media (min-width: 1580px) {
    .hero-title-large {
        font-size: 4rem;
    }
}
@media (min-width: 1750px) {
    .hero-title-large {
        font-size: 4.5rem;
    }
}

.home .hero-title-large {
     font-size: 1.8rem;
	margin-bottom: 0px
	
}

.home .hero-title-large  {

}

/*@media (min-width: 600px) {
    .home .hero-title-large {
        font-size: 2.4rem;
        line-height: 2.8rem;
    }
}

@media (min-width: 768px) {
    .home .hero-title-large {
        font-size: 2.8rem;
        line-height: 3rem;
    }
}
@media (min-width: 1000px) {
    .home .hero-title-large {
        font-size: 3.4rem;
        line-height: 3.8rem;
    }
}
@media (min-width: 1201px) {
    .home .hero-title-large {
        font-size: 3.8rem;
        line-height: 4rem;
    }
}
@media (min-width: 1300px) {
    .home .hero-title-large {
        font-size: 4rem;
        line-height: 4.9rem;
    }
}*/
@media (min-width: 900px) {
    .home .hero-title-large {
        font-size: 3vw;
    }
}
@media (min-width: 1750px) {
    .home .hero-title-large {
        font-size: 3.6rem;
    }
}

@media (max-width: 899px) {
    .home .hero-title-large {
        font-size: 1.4rem;
    }
}

@media (max-width: 440px) {
    .home .hero-title-large {
        font-size: 1.4rem;
    }
}

.header-hero-links {
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: 0;
    color: currentColor;
    transition-property: opacity;
    transition-duration: 0.18s;
    transition-delay: 0.3s;
	text-shadow: 1px 1px 2px #000;
	margin-bottom: 0;
}

h3.header-hero-links {
	margin-top: 10px;
    color: rgba(255,255,255,0.80);
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: -0.03125rem;
}

.header-hero-links strong {
       font-weight: 600;
		color: #6393c9;
}

.header-hero-cta p {
       margin-bottom: 0!important
}

.header-hero-links a {
		color: #fff;
	transition: color 0.3s;
	text-decoration: none;
	border-bottom: 1px solid #f6d705;
	padding-bottom: 2px;
	font-size: 1.6rem;
}

.header-hero-links a:hover {
    color: #f6d705;
	border-bottom: 1px solid #fff;
	text-decoration: none!important;
}

.header-hero-links span:after {
	content: ", ";
}

.header-hero-links span:last-of-type::after {
	content: "";
}

@media (min-width: 901px) {
    .header-hero-links {
        font-size: 1.3rem;
    }
h3.header-hero-links {
    font-size: 1.15rem;
	margin-top: 30px;
}
}
@media (min-width: 1401px) {
    .header-hero-links {
        font-size: 1.3rem;
    }
}
@media (min-width: 1541px) {
    .header-hero-links {
        font-size: 1.6rem;
    }
}

@media (max-width: 1400px) {
    .header-hero-cta a {
        font-size: 1.1rem;
    }
}

@media (max-width: 900px) {
    .header-hero-links {
        font-size: 1rem;
    }
    .header-hero-links a {
        font-size: 0.9rem;
    }
	h3.header-hero-links {
		font-size: 14px;
	}
}

@media (max-width: 1200px) {
	h3.header-hero-links {
		margin-bottom: 30px
	}
}

@media (max-width: 800px) {
  .header-hero-links {
    font-size:16px;
  }
}

@media (max-width: 500px) {
  .header-hero-links {
    font-size:14px;
  }
}

.client-logos {
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
}
.client-logos:after {
  content: "";
  display: table;
  clear: both;
}

@media (min-width: 768px) {
    .client-logos {
        margin-top:3rem;
        margin-bottom: 4.375rem;
    }
}
@media (min-width: 1120px) {
    .client-logos {
        margin-top: 3.25rem;
        margin-bottom: 5.25rem;
    }
}
@media (max-width: 1099px) {
    .client-logos {
        margin-top: 0;
        margin-bottom: 3.875rem;
    }
}

@media (max-width: 900px) {
    .client-logos {
        margin-top: -30px;
        margin-bottom: 40px;
    }
}

@media (max-width: 600px) {
    .client-logos {
        margin-top: -30px;
        margin-bottom: 30px;
    }
}

.client-logos-wrapper {
    max-width: 1836px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 28px;
    padding-left: 28px;
}
@media (min-width: 768px) {
    .client-logos-wrapper {
        max-width: 1872px;
        padding-right: 54px;
        padding-left: 54px;
    }
}
@media (min-width: 901px) {
    .client-logos-wrapper {
        max-width: 1908px;
        padding-right: 54px;
        padding-left: 54px;
    }
}
@media (min-width: 768px) {
    .client-logos-wrapper {
        grid-column-gap: 36px;
        grid-template-columns: repeat(8, 1fr);
        display: grid;
    }
}
@media (min-width: 1201px) {
    .client-logos-wrapper {
        grid-template-columns: repeat(12, 1fr);
    }
}
@media (min-width: 1441px) {
    .client-logos-wrapper {
        grid-template-columns: repeat(14, 1fr);
    }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .client-logos-wrapper {
        max-width: 1540px;
        margin-right: auto;
        margin-left: auto;
    }
}
.client-logos_main-header {
    margin-bottom: 0.875rem;
}
@media (min-width: 768px) {
    .client-logos_main-header {
        grid-column: 1 / span 8;
        margin-bottom: 1.313rem;
    }
}
@media (min-width: 1201px) {
    .client-logos_main-header {
        grid-column: 1 / span 12;
        margin-bottom: 2.188rem;
    }
}

.client-logos-content {
    grid-column: 1/-1;
}
@media (min-width: 768px) {
    .client-logos-content {
        grid-column-gap: 36px;
        grid-template-columns: repeat(8, 1fr);
        display: grid;
    }
}
@media (min-width: 1201px) {
    .client-logos-content {
        grid-template-columns: repeat(12, 1fr);
    }
}
@media (min-width: 1441px) {
    .client-logos-content {
        grid-template-columns: repeat(12, 1fr);
    }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .client-logos-content {
        max-width: 1540px;
        margin-right: auto;
        margin-left: auto;
    }
}
.client-logos-left {
    margin-bottom: 1.75rem;
}
@media (min-width: 768px) {
    .client-logos-left {
        grid-column: 1/-1;
    }
}
@media (min-width: 901px) {
    .client-logos-left {
        grid-column: 1 / span 3;
        margin-bottom: 0;
    }
}
@media (min-width: 1201px) {
    .client-logos-left {
        grid-column: 1 / span 3;
    }
}
@media (min-width: 768px) {
    .client-logos-right {
        grid-column: 1/-1;
    }
}
/*@media (min-width: 901px) {
    .client-logos-right {
        grid-column: 4 / span 6;
    }
}
@media (min-width: 1201px) {
    .client-logos-right {
        grid-column: 5 / span 7;
    }
}
@media (min-width: 1441px) {
    .client-logos-right {
        grid-column: 4 / span 10;
    }
}
@media (min-width: 901px) {
    .client-logos-right-full {
        grid-column-end: span 5;
    }
}
@media (min-width: 1201px) {
    .client-logos-right-full {
        grid-column-end: span 8;
    }
}
@media (min-width: 1441px) {
    .client-logos-right-full {
        grid-column-end: span 12;
    }
}*/
    .client-logos-right-full {
        grid-column-end: span 12;
    }
.client-logos-header {
    font-size: 1.25rem;
    font-weight: 800;
    letter-spacing: -0.03125rem;
    color: #151515;
}

@media (min-width: 768px) {
    .client-logos-header {
    font-size: 1.9rem;
    }
}
@media (min-width: 1201px) {
    .client-logos-header {
        font-size: 2.5rem;
    }
}
@media (min-width: 1650px) {
    .client-logos-header {
        font-size: 3.3rem;
    }
}
@media (min-width: 768px) {
    .client-logos-header {
        width: 75%;
    }
}

.client-logos_Columns {
    grid-gap: 3.5rem 72px;
    grid-template-columns: repeat(3, 1fr);
    display: grid;
}
.client-logos_ColumnTitle {
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 0;
    margin-top: 10px;
    margin-bottom: 0.875rem;
}
@media (min-width: 768px) {
    .client-logos_ColumnTitle {
        font-size: 1.125rem;
    }
}
.client-logos_ColumnListItem {
    font-weight: 300;
    letter-spacing: 0.00625rem;
    color: #4a4a4a;
}
.client-logos_ColumnListItem a {
    font-weight: 300;
    color: currentColor;
}
.client-logos_ColumnListItem strong {
    font-weight: 400;
}

.section-content-qtr {
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
}
@media (min-width: 768px) {
    .section-content-qtr {
        margin-top: 4.375rem;
        margin-bottom: 4.375rem;
    }
}
@media (min-width: 901px) {
    .section-content-qtr {
        margin-top: 5.25rem;
        margin-bottom: 5.25rem;
    }
}
@media (min-width: 1201px) {
    .section-content-qtr {
        margin-top: 9.188rem;
        margin-bottom: 9.188rem;
    }
}
@media (min-width: 1201px) {
    .section-content-qtr {
        margin-top: 13.125rem;
        margin-bottom: 14.875rem;
		background-color: #f5f5f5;
    }
}

.section-content-qtr-light {
    margin: 0;
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
    background-color: #e2f1fa;
}
@media (min-width: 768px) {

    .section-content-qtr-light {
        padding-top: 4.375rem;
        padding-bottom: 4.375rem;
    }
}
@media (min-width: 901px) {

    .section-content-qtr-light {
        padding-top: 5.25rem;
        padding-bottom: 5.25rem;
    }
}
@media (min-width: 1201px) {

    .section-content-qtr-light {
        padding-top: 10.938rem;
        padding-bottom: 10.063rem;
    }
}
.section-content-qtr-dark {
    background-color: #151515;
    color: #fff;
}
.section-content-qtr-column {
    max-width: 1836px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 28px;
    padding-left: 28px;
}
@media (min-width: 768px) {
    .section-content-qtr-column {
        max-width: 1872px;
        padding-right: 54px;
        padding-left: 54px;
    }
}
@media (min-width: 901px) {
    .section-content-qtr-column {
        max-width: 1908px;
        padding-right: 54px;
        padding-left: 54px;
    }
}
@media (min-width: 768px) {
    .section-content-qtr-column {
        grid-column-gap: 36px;
        grid-template-columns: repeat(8, 1fr);
        display: grid;
    }
}
@media (min-width: 1201px) {
    .section-content-qtr-column {
        grid-template-columns: repeat(12, 1fr);
    }
}
@media (min-width: 1441px) {
    .section-content-qtr-column {
        grid-template-columns: repeat(14, 1fr);
    }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .section-content-qtr-column {
        max-width: 1540px;
        margin-right: auto;
        margin-left: auto;
    }
}
.section-content-qtr_main-header {
    margin-bottom: 0.875rem;
}
@media (min-width: 768px) {
    .section-content-qtr_main-header {
        grid-column: 1 / span 8;
        margin-bottom: 1.313rem;
    }
}
@media (min-width: 1201px) {
    .section-content-qtr_main-header {
        grid-column: 2 / span 12;
        margin-bottom: 2.188rem;
    }
}

.section-content-qtr_Text {
    margin-top: 2.188rem;
    margin-right: 36px;
}
.section-content-qtr_Link {
    margin-top: 1.75rem;
}
.section-content-qtr-wrapper {
    grid-column: 1/-1;
}
@media (min-width: 901px) {
    @media (min-width: 768px) {
        .section-content-qtr-wrapper {
            grid-column-gap: 36px;
            grid-template-columns: repeat(8, 1fr);
            display: grid;
        }
    }
    @media (min-width: 1201px) {
        .section-content-qtr-wrapper {
            grid-template-columns: repeat(12, 1fr);
        }
    }
    @media (min-width: 1441px) {
        .section-content-qtr-wrapper {
            grid-template-columns: repeat(14, 1fr);
        }
    }
    @media (-ms-high-contrast: active), (-ms-high-contrast: none) {
        .section-content-qtr-wrapper {
            max-width: 1540px;
            margin-right: auto;
            margin-left: auto;
        }
    }
}
.section-content-qtr-one {
    margin-bottom: 0.875rem;
}
@media (min-width: 768px) {
    .section-content-qtr-one {
        grid-column: 1 / span 2;
        margin-bottom: 0;
    }
}
@media (min-width: 1201px) {
    .section-content-qtr-one {
        grid-column: 2 / span 3;
    }
}
@media (min-width: 768px) {
    .section-content-qtr-three {
        grid-column: 3 / span 6;
        margin-top: 0.875rem;
    }
}
@media (min-width: 1201px) {
    .section-content-qtr-three {
        grid-column: 5 / span 7;
        margin-top: 5px;
    }
}
@media (min-width: 1441px) {
    .section-content-qtr-three {
        grid-column: 5 / span 9;
    }
}
.section-content-qtr-three-full {
    grid-column-end: span 10;
}
.section-content-qtr-header {
    font-size: 1.25rem;
    font-weight: 800;
    letter-spacing: -0.03125rem;
    color: #151515;
}
@media (min-width: 768px) {
    .section-content-qtr-header {
        font-size: 1.5rem;
    }
}
@media (min-width: 1201px) {
    .section-content-qtr-header {
        font-size: 2.75rem;
    }
}
@media (min-width: 1441px) {
    .section-content-qtr-header {
        font-size: 3.3rem;
    }
}
@media (min-width: 768px) {
    .section-content-qtr-header {
        width: 90%;
    }
}
.section-content-qtr-light .section-content-qtr-header {
    color: #151515;
}

.section-content-qtr_Columns {
    grid-gap: 18px;
    display: grid;
}
@media (min-width: 768px) {
    .section-content-qtr_Columns {
        grid-gap: 18px;
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (min-width: 1201px) {
    .section-content-qtr_Columns {
        grid-gap: 3.5rem 72px;
        grid-template-columns: repeat(3, 1fr);
    }
}
.section-content-qtr_ColumnTitle {
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 0;
    margin-top: 10px;
    margin-bottom: 0.875rem;
}
@media (min-width: 768px) {
    .section-content-qtr_ColumnTitle {
        font-size: 1.125rem;
    }
}
.section-content-qtr_ColumnListItem {
    font-weight: 300;
    letter-spacing: 0.00625rem;
    color: #4a4a4a;
}
.section-content-qtr_ColumnListItem a {
    font-weight: 300;
    color: currentColor;
}
.section-content-qtr_ColumnListItem strong {
    font-weight: 400;
}

.section-content {
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
}
@media (min-width: 768px) {
    .section-content {
        margin-top: 3.5rem;
        margin-bottom: 3.5rem;
    }
}
@media (min-width: 901px) {
    .section-content {
        margin-top: 4.813rem;
        margin-bottom: 3.813rem;
    }
}
@media (min-width: 1201px) {
    .section-content {
        margin-top: 6.188rem;
        margin-bottom: 5.188rem;
    }
}
@media (min-width: 1441px) {
    .section-content {
        margin-top: 7.5rem;
        margin-bottom: 7.25rem;
    }
}
.section-content-reduce {
    margin-top: 2.625rem;
    margin-bottom: 2.625rem;
	
}
@media (min-width: 768px) {
    .section-content-reduce {
        margin-top: 3.5rem;
        margin-bottom: 3.5rem;
    }
}
@media (min-width: 901px) {
    .section-content-reduce {
        margin-top: 3.5rem;
        margin-bottom: 3.5rem;
    }
}
@media (min-width: 1201px) {
    .section-content-reduce {
        margin-top: 5.25rem;
        margin-bottom: 5.25rem;
    }
}
@media (min-width: 1441px) {
    .section-content-reduce {
        margin-top: 7rem;
        margin-bottom: 7rem;
    }
}

.section-content-wrapper {
    max-width: 1836px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 28px;
    padding-left: 28px;
}
@media (max-width: 767px) {
.section-content-wrapper {
    display: grid;
}	
}
@media (min-width: 768px) {
    .section-content-wrapper {
        max-width: 1872px;
        padding-right: 54px;
        padding-left: 54px;
    }
}
@media (min-width: 901px) {
    .section-content-wrapper {
        max-width: 1908px;
        padding-right: 54px;
        padding-left: 54px;
    }
}
@media (min-width: 768px) {
    .section-content-wrapper {
        grid-column-gap: 36px;
        grid-template-columns: repeat(14, 1fr);
        display: grid;
    }
}
@media (min-width: 1401px) {
    .section-content-wrapper {
        grid-template-columns: repeat(14, 1fr);
    }
}
@media (min-width: 1441px) {
    .section-content-wrapper {
        grid-template-columns: repeat(14, 1fr);
    }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .section-content-wrapper {
        max-width: 1540px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media (max-width: 500px) {
.section-content-wrapper {
    padding-right: 20px;
    padding-left: 20px;
}
}

.section-content-wrapper-darkblue {
	background-color: #3f4041;
}

.section-content-introduction {
    margin-bottom: 0.875rem;
}
@media (min-width: 768px) {
    .section-content-introduction {
        grid-column: 1 / span 8;
        margin-bottom: 1.75rem;
    }
}
@media (min-width: 1201px) {
    .section-content-introduction {
        grid-column: 3 / span 10;
        margin-bottom: 3.063rem;
    }
}

.section-content-header {
    font-size: 1.15rem;
    font-weight: 500;
    letter-spacing: -0.03125rem;
	color: black
}
@media (min-width: 768px) {
    .section-content-header {
        font-size: 1.5rem;
    }
}
@media (min-width: 1401px) {
    .section-content-header {
        font-size: 1.75rem;
    }
}
@media (min-width: 1441px) {
    .section-content-header {
        font-size: 2rem;
    }
}
.section-content-header a {
    text-decoration: none;

	transition: color 0.3s;
border-bottom: 1px solid #f6d705;
    padding-bottom: 2px;
}
.section-content-header a:hover {
    color: #6393c9;
	border-bottom: 1px solid #000
}

    .section-content-other {
       grid-column: 1/-1;
    }

@media (max-width: 899px) {
.section-content-other .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 100%!important;
	flex-grow: 0!important;
	flex-wrap: wrap!important
}
.section-content-other .wp-block-columns {
	flex-wrap: wrap!important
}
.section-content-other .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2n) {
    margin-left: 0;
}
	
}

@media (min-width: 900px) {
    .section-content-other {
        grid-column: 1/-1;
    }
}
@media only screen and (max-width: 1600px) and (min-width: 768px) {
    .section-content-other-constrained {
        grid-column: 1 / span 14;
    }
}
@media (min-width: 1601px) {
    .section-content-other-constrained {
        grid-column: 2 / span 12;
    }
}
.section-content-other-full {
    grid-column: 1/-1;
}
.section-content-half-wrp {
    display: grid;
}
@media (min-width: 768px) {
    .section-content-half-wrp {
        grid-column-gap: 36px;
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (min-width: 1201px) {
    .section-content-half-wrp {
        grid-column-gap: 90px;
    }
}
.section-content-half {
    margin-top: 1.313rem;
}
@media (min-width: 768px) {
    .section-content-half {
        margin-top: 0;
    }
}
.section-content-half:first-child {
    margin-top: 0;
}
.section-content-half:last-child {
	margin-bottom: 0 !important;
}



.section-content > h3 {
    margin-bottom: 0.438rem;
}
@media (min-width: 768px) {
.section-content > h3 {
        margin-bottom: 0.875rem;
    }
}
.section-content > p {
    margin-bottom: 1.313rem;
}
@media (min-width: 768px) {
.section-content > p {
        margin-bottom: 1.75rem;
    }
}
.section-content > hr {
    margin-top: 1.75rem;
    margin-bottom: 1.75rem;
}

.section-content a {
    text-decoration: none;
	transition: color 0.3s;
border-bottom: 1px solid rgba(0, 92, 152, 1.00);
    color: #20399D;
    padding-bottom: 2px;
	font-weight: 500
}
.section-content a:hover {
    color: #6393c9;
	border-bottom: 1px solid #000
}

.ev-archive a, .ev-archive a:hover  {
    padding-bottom: 0px!important;
	border-bottom: 1px solid #fff!important;
	color: white!important;
}

.ev-archive a:hover  {
    color: white!important
}

.section-content ul {
    margin-top: 1.313rem;
    margin-bottom: 1.313rem;
	margin-left: 20px;
    list-style: disc
}
@media (min-width: 768px) {
.section-content ul {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
}
.section-content ul li {
    position: relative;
    margin-bottom: 5px;
    padding-left: 0px;
}
.section-content ul li:last-child {
    margin-bottom: 0;
}
/*.section-content ul li:before {
    content: "•";
    position: absolute;
    top: 0;
    left: 0;
}*/
.section-content ul li > ul {
    margin-top: 0.875rem;
    margin-bottom: 1.313rem;
}
.section-content pre {
    padding-right: 10px;
    padding-left: 10px;
    background-color: #f5f5f5;
    overflow: scroll;
}

.section-content > :first-child {
    margin-top: 0 !important;
}
.section-content > :first-child > :first-child {
    margin-top: 0 !important;
}
.section-content > :last-child {
    margin-bottom: 0 !important;
}
.section-content > :last-child > :last-child {
    margin-bottom: 0 !important;
}

/** ICONS **/

.gg-stopwatch, .gg-file-document, .gg-smile-mouth-open, .gg-calculator, .gg-girl, .gg-layout-pin {
	   --ggs: 3; display: inline-block; color: teal; margin-left: 19px; margin-top: 40px; margin-bottom: 28px;
	}
	.gg-file-document {
	margin-bottom: 30px;
	   color: #e92333
	}
	.gg-smile-mouth-open {
	margin-bottom: 26px;
	       color: #0774c0
	}
	.gg-girl {
	margin-bottom: 30px;
	   color: #66c250
	}
	.gg-layout-pin {
	margin-bottom: 34px;
	   color: #c7af28
	}
	.gg-calculator {

	   color:#7348d5;
	   }
	.icon__link {
	   width: 100%;
	   height: 100%;
	}
	@media screen and (max-width: 1200px) {
	   .mob-hide {display:none}
	   }

/** FORM **/


.nf-field-container .field-wrap .nf-element::placeholder {
    color: black;
}

.nf-form-content label {color:black!important}

.footer-form .nf-form-content label {color:white!important}

.footer-form .nf-form-content {
    padding: 0px!important;
   width: 100%!important;
	max-width: none!important;
}

.footer-form .nf-form-content {
    margin-bottom: 10px
}

@media (max-width: 1200px) {
.footer-form .nf-form-content {
    margin-top: 10px
}
}

.site-footer .nf-form-fields-required {
	font-size: 14px;
}

@media screen and (max-width: 1200px) {
.site-footer .nf-form-fields-required {
	margin-top: 22px
}	
}

@media screen and (max-width: 639px) {
.nf-field-label label {
    font-weight: 500;
}
		
	}
.site-footer .nf-form-layout {
	position: relative!important
}

.nf-field-element .btn-Primary {
	width: 300px!important;
	background: rgba(0,0,0,0.00)!important;
}

@media screen and (max-width: 639px) {
.nf-field-element .btn-Primary {
	width: 200px!important;
}
}

.nf-field-element .btn-Primary:hover {
	background: white!important;
	color: white
}

.page-id-36 .entry-content .nf-field-element .btn-Primary {
    width: 300px!important;
	background: black!important;
}

.nf-form-content input[type=submit] {
    background: #55b085!important;
    border: 0!important;
    color: #000!important;
    line-height: normal!important;
	border-radius: 100px!important;
	font-family: 'Open Sans', sans-serif!important;
	font-weight: bold!important;
	text-transform: uppercase;
	padding: 12px 30px;
}

.nf-form-content input[type=submit]:hover {
    background: #333!important;
    color: #fff!important;
}

.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content textarea, .nf-form-content input[type=text], .nf-form-content input[type=email] {
    background: #fff!Important;
}

.nf-form-content {
    padding: 0px!important;
}

/*.nf-multi-cell .nf-cell {
    padding: 0!Important;
}*/

.nf-field-container {
    margin-bottom: 5px;
}

.nf-field-container p {
        margin-bottom: 0;
    }

/** FORM FOCUS **/

select:focus-visible, input:focus-visible, textarea:focus-visible, .nf-form-content input[type=submit]:focus-visible, .nf-form-content input[type=checkbox]:focus-visible,
.listcheckbox-wrap .nf-field-element label.nf-checked-label:focus-visible:after {
  border: 0px solid #e6308a!important;
  border-radius: 0px!important;
  outline: none!important;
	
outline: 4px solid #e6308a!important;
	outline-offset: 0px!important;
}

.site-footer select:focus-visible, .site-footer input:focus-visible, .site-footer textarea:focus-visible, .site-footer .nf-form-content input[type=submit]:focus-visible {
outline: 4px solid #FAF200!important;
}

.site-footer .nf-error-msg, .site-footer .ninja-forms-req-symbol {
    color: #FAF200!important;
}

/** SLICK SLIDE **/

.slick-initialized .slick-slide {
    margin: 20px
}

@media screen and (max-width: 609px) {
.slick-initialized .slick-slide {
    margin: 0 20px
}
}

@media screen and (max-width: 509px) {
.slick-initialized .slick-slide {
    margin: 20px 20px 0 20px
}
}

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 25px;
    height: 25px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:focus,
.slick-next:focus-visible,
.slick-prev:focus,
.slick-next:focus-visible
{
    color: red;
    outline: 4px solid red;
    background: transparent;
	outline-offset: 6px;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

.fa {
    color: black
}

.slick-slider .gg-arrow-left-r, .slick-slider .gg-arrow-right-r {
    border-radius: 0px;
	--ggs: 2;
	transition: color 0.3s;
	position: absolute;
	right: 35px;
	top: -80px;
	border-radius: 100px
}

.slick-slider .gg-arrow-left-r {
	right: 100px;
	top: -80px
}

.slick-slider .gg-arrow-left-r:hover, .slick-slider .gg-arrow-right-r:hover {
    color:#6393c9
}

.slick-slider .slick-disabled, .slick-slider .slick-disabled:hover  {
    color: rgba(149,149,149,1.00)
}

.slick-slider .gg-arrow-left-r:focus,
.slick-slider .gg-arrow-left-r:focus-visible,
.slick-slider .gg-arrow-right-r:focus,
.slick-slider .gg-arrow-right-r:focus-visible
{
    color: red;
    outline: 2px solid red;
    background: transparent;
}

@media (max-width: 1200px) {
.slick-slider .gg-arrow-left-r, .slick-slider .gg-arrow-right-r {
	top: -70px
}	
}

@media (max-width: 900px) {
.slick-slider .gg-arrow-left-r, .slick-slider .gg-arrow-right-r {
	top: -60px
}	
}

@media (max-width: 600px) {
.slick-slider .gg-arrow-left-r, .slick-slider .gg-arrow-right-r {
	top: -40px
}	
}

/** BLOCK STYLES **/

.alignwide {
        margin-left  : -80px;
        margin-right : -80px;
    }
    .alignfull {
        margin-left  : calc( -100vw / 2 + 100% / 2 );
        margin-right : calc( -100vw / 2 + 100% / 2 );
        max-width    : 100vw;
    }
    .alignfull img {
        width: 100vw;
    }

@media (max-width: 1200px) {
.alignwide {
        margin-left  : calc( -100vw / 2 + 100% / 2 );
        margin-right : calc( -100vw / 2 + 100% / 2 );
        max-width    : 100vw;
    }	
	
.alignfull {
        margin-left: calc((-100vw + 0) / 2 + 100% / 2);
	margin-right: calc((-100vw + 0) / 2 + 100% / 2);
        max-width    : 100vw;
    }
}

.wp-block-image figcaption {
    text-align: center;
	font-size: 14px;
}

body {
    overflow-x: hidden !important;
}

/** Service Template **/

.page-template-service-page .section-content {
    margin-bottom: 0;
}

.page-template-service-page .wp-block-group {
    margin-top: 2.625rem;
    padding-top: 2.625rem;
    padding-bottom: 2.625rem;
}

@media (min-width: 768px) {
.page-template-service-page .wp-block-group {
        margin-top: 3.5rem;
        padding-top: 4.375rem;
        padding-bottom: 4.375rem;
    }
}

@media (min-width: 901px) {
    .page-template-service-page .wp-block-group {
        margin-top: 4.813rem;
        padding-top: 5.25rem;
        padding-bottom: 5.25rem;
    }
}

@media (min-width: 1201px) {
    .page-template-service-page .wp-block-group {
        margin-top: 8.188rem;
		padding-top: 6.875rem;
        padding-bottom: 6.875rem;

    }
}
@media (min-width: 1441px) {
    .page-template-service-page .wp-block-group {
        margin-top: 9.5rem;
        padding-top: 9.188rem;
        padding-bottom: 9.188rem;

    }
}


.wp-block-group__inner-container {
    max-width: 1836px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 28px;
    padding-left: 28px;
}
@media (min-width: 768px) {
    .wp-block-group__inner-container{
        max-width: 1872px;
        padding-right: 34px;
        padding-left: 34px;
    }
}
@media (min-width: 901px) {
    .wp-block-group__inner-container {
        max-width: 1408px;
        padding-right: 54px;
        padding-left: 54px;
    }
}

.page-template-service-page .nf-form-content {
    padding: 30px 0 0 0;
    max-width: none;
	width: 100%;
    margin: 0 auto;
	color: white
}

.page-id-36 .nf-form-content {
    padding: 10px 0 0 0;
    max-width: none;
	width: 100%;
    margin: 0 auto;
}

.page-template-service-page .nf-before-form-content {
	color: rgba(255,255,255,0.49);
	font-size: 14px;
	padding-top: 15px;
	color: white
}

.page-template-service-page .wp-block-group__inner-container .nf-response-msg p, .page-template-service-page .wp-block-group__inner-container .nf-response-msg {
	color: white!important
}

.wp-block-group__inner-container ul li:before {
    content: "";
}

.wp-block-group__inner-container h1 {
    line-height: normal
}

.page-template-service-page .featured-image {
	margin-bottom: 60px
}

@media (max-width: 1200px) {
    .page-template-service-page .featured-image {
	margin-bottom: 40px
}
.page-template-service-page .section-content, .page-id-39 .section-content {
    margin-top: 0;
}
}

@media (max-width: 900px) {
    .page-template-service-page .featured-image {
	margin-bottom: 30px
}
}

/* SECTION LINKS */

.sectionlinks {
    padding: 15px 0 0;
	/*margin-top: -130px;*/
	margin-top: 80px;
	margin-bottom: 100px
}

@media (max-width: 1440px) {
.sectionlinks {
	margin-top:50px;
	margin-bottom: 50px
}	
}

@media (max-width: 1025px) {
.sectionlinks {
	margin-top:0px;
	margin-bottom: 0px
}	
}

.sectionlinks-wrapper {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sectionlinks-wrapper:after,
.sectionlinks-wrapper:before {
    content: "";
    display: table
}

.sectionlinks-wrapper:after {
    clear: both
}

.sectionlinks-box {
    min-height: 220px;
    margin-bottom: 15px;
    overflow: hidden;
	background-color: rgba(0,92,152,1.00);
	border-radius: /*15px*/ 0
}

@media (max-width:550px) {
.sectionlinks-box {
    height: 150px;
}	
}

.sectionlinks-box:nth-of-type(6n) {
    margin-bottom: 0
}

@media (max-width:550px) {
.sectionlinks {
    padding: 0;
}
	
	.sectionlinks-box.intro {min-height: 150px;}
}

@media (max-width:767px) {
.sectionlinks-box:nth-of-type(6n) {
    margin-bottom: 15px
}	
}

.sectionlinks-box_url, .sectionlinks-box_url--none {
    height: 100%;
    position: relative;
	display: flex;
	flex-direction: column
}

.sectionlinks-box a:focus-visible, .sectionlinks-box--none a:focus-visible {
        
        outline: 4px solid red;
        overflow: visible;
	border: solid 4px red;
    }


.sectionlinks-box_url .arrow-link {
    position: absolute;
    left: 30px;
    bottom: 30px;
    z-index: 1;
    -webkit-transition: opacity 350ms ease;
    -o-transition: opacity 350ms ease;
    transition: opacity 350ms ease;
    opacity: 0;
}

.intro .sectionlinks-box_url .arrow-link {
	padding: 0 10px;
	background-color: white
}

@media (max-width:1250px) {
.sectionlinks-box_url .arrow-link {
    left: 25px;
    bottom: 25px;
}	
}

@media (max-width:1025px) {
.sectionlinks-box_url .arrow-link {
    display: none
}	
	
.sectionlinks-box a:focus-visible, .sectionlinks-box--none a:focus-visible {
        
        outline: 4px solid red;
        overflow: visible;
	border: solid 2px red;
	border-radius: 0px;
    }
	
.sectionlinks-box.intro a:focus-visible {
        
        outline: 4px solid red;
        overflow: visible;
	border: solid 4px red;
    }
}

.sectionlinks-box_url .arrow-link span {
    color: #fff;
	border: solid 1px white;
	padding: 4px 10px 6px;
	line-height: 1rem;
}

@media (max-width:1250px) {
.sectionlinks-box_url .arrow-link span {
	padding: 4px 10px 6px;
	line-height: 1rem;
	font-size: 14px
}	
}

.intro .sectionlinks-box_url .arrow-link span {
    color: #000
}

.sectionlinks-box--yellow .sectionlinks-box_url .arrow-link span:hover {
    color: #f8d609
}

/*.sectionlinks-box_url:hover .sectionlinks-box_bgimg {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}*/

@media (min-width:1025px) {
.sectionlinks-box_url:hover .sectionlinks-box_name {
    -webkit-transform: translateY(-35x);
    -ms-transform: translateY(-35x);
    transform: translateY(-35px)
}
}

.intro .sectionlinks-box_url:hover .sectionlinks-box_name {
    -webkit-transform: translateY(0px)!Important;
    -ms-transform: translateY(0px)!Important;
    transform: translateY(0px)!Important;
}

.sectionlinks-box_url:hover .arrow-link {
    opacity: 1
}

.sectionlinks-box_name {
 
	padding-right: 30px;
	padding-left: 30px;
    z-index: 1;
    color: #19647E;
    font-size: 1.6em;
	line-height: normal;
    -webkit-transition: -webkit-transform 350ms ease;
    transition: -webkit-transform 350ms ease;
    -o-transition: transform 350ms ease;
    transition: transform 350ms ease;
    transition: transform 350ms ease, -webkit-transform 350ms ease;
    font-weight: 600;
	color: white;
	flex-grow: 2;
	align-items: center;
	display: flex;
	flex-wrap: wrap
}

.intro .sectionlinks-box_name {
	padding: 9px 15px 12px;
	color: rgba(0,92,152,1.00);
	background-color: white;
    left: 30px;
    bottom: 30px;
    /*bottom: 65px;*/
	transition: background-color 0.5s ease;
	position: absolute
}

.intro .sectionlinks-box_url:hover .sectionlinks-box_name {
	color: white;
	background-color: rgba(0, 92, 152, 1.00);
}


@media (max-width:1650px) {
.sectionlinks-box_name {
    padding-left: 23px;
    padding-right: 23px;
    font-size: 1.5em;
}
	
.intro .sectionlinks-box_name {
    left: 23px;
    bottom: 30px;
}
	
.sectionlinks-box_url .arrow-link {
    left:23px;
    bottom: 24px;
}
}

@media (max-width:1450px) {
.sectionlinks-box_name {
    font-size: 1.5em;
}
}

@media (max-width:1350px) {
.sectionlinks-box_name {
    left: 23px;
    bottom: 23px;
    font-size: 1.3em;
}
	
.intro .sectionlinks-box_name {
    left: 23px;
    bottom: 23px;
}
}

@media (max-width:1150px) {
.sectionlinks-box_name {
    font-size: 1em;
	padding-left: 20px;
        padding-right: 20px;
}
}

@media (max-width:1025px) {
.sectionlinks-box_name {
    left: auto;
    bottom: auto;
	padding: 14px;
    font-size: 1.3em;
	position: relative;
	background-color: rgba(0,92,152,1.00);
	width: 100%;
	display: block
}	
	
.sectionlinks-box {
	overflow: visible
}
.intro .sectionlinks-box_name {
    left: 0px;
    bottom: 0px;
	position: absolute;
	width: auto!important
}
}


@media (max-width:700px) {
.sectionlinks-box_url--none .sectionlinks-box_name, .sectionlinks-box_url .arrow-link {
    display:none;
}	
}

.sectionlinks-box_name .sectionlinks-box_info {
    position: relative;
	display: block;
    color: #fff;
    font-size: 0.85em;
    font-weight: normal;
	color: white;
	padding-top: 4px
}

.sectionlinks-box_info {
	padding-bottom: 6px
}

@media (min-width:1251px) {
.sectionlinks-box_name .sectionlinks-box_info {
    font-size: 0.55em;
}	
}

@media (max-width:1250px) {
.sectionlinks-box_name .sectionlinks-box_info {
    font-size: 14px;
}	
}

.intro .sectionlinks-box_info {
    position: absolute;
    bottom: 30px;
	left:30px;
	padding: 9px 15px 12px;
	color: rgba(0,92,152,1.00);
	background-color: white;
}



@media (max-width:1250px) {
.intro .sectionlinks-box_info {
    position: absolute;
    bottom: 23px;
	left:23px;
	padding: 9px 15px 12px;
}	
}

.sectionlinks-box_bgimg {
   
    position: relative;
    -webkit-transition: -webkit-transform 350ms ease;
    transition: -webkit-transform 350ms ease;
    -o-transition: transform 350ms ease;
    transition: transform 350ms ease;
    transition: transform 350ms ease, -webkit-transform 350ms ease;
	    list-style: none;
}

/*.sectionlinks-box_bgimg:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), to(rgba(21, 38, 61, 0.75)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(21, 38, 61, 0.75) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, rgba(21, 38, 61, 0.75) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(21, 38, 61, 0.75) 100%)
}*/

.sectionlinks-box--yellow .sectionlinks-box_bgimg:after {
    background: rgba(255, 146, 0, 0.6)
}

.sectionlinks-box--blue .sectionlinks-box_bgimg:after {
    background: rgba(25, 75, 157, 0.85)
}

.sectionlinks-box--blue .sectionlinks-box_bgimg img,
.sectionlinks-box--yellow .sectionlinks-box_bgimg img {
    -webkit-filter: grayscale(100);
    filter: grayscale(100)
}

/*@media (max-width:1024px) {
	.sectionlinks-box_bgimg img {
		margin-top: -167px!important;
	}
}*/

.sectionlinks-box_bgimg .icon-img {
	width: 100%;
	margin-left: 0px;
	margin-top: 0px;
	-webkit-transition: -webkit-transform 350ms ease;
    transition: -webkit-transform 350ms ease;
    -o-transition: transform 350ms ease;
    transition: transform 350ms ease;
    transition: transform 350ms ease, -webkit-transform 350ms ease;
}

@media (min-width:1025px) {
.sectionlinks-box_url:hover .sectionlinks-box_bgimg .icon-img {
	color: white;
	background-color: rgba(0, 92, 152, 1.00);
	    -webkit-transform: translateY(-35x);
    -ms-transform: translateY(-35x);
    transform: translateY(-35px);
}

}


/*.sectionlinks-box_bgimg .icon-img {
	width: 100px;
	margin-left: 30px;
	margin-top: 25px;
}

@media (max-width:1250px) {
.sectionlinks-box_bgimg .icon-img {
	width: 70px;
	margin-left: 23px;
	margin-top: 23px;
}	
}

@media (max-width:500px) {
.sectionlinks-box_bgimg .icon-img {
	width: 60px;
	margin-left: 23px;
	margin-top: 17px;
}	
}*/

.sectionlinks-box__icon {
    position: absolute;
	top: 0;
    left: 0;
    right: 0;
	bottom: 0;
    margin-left: auto;
    margin-right: auto;
    z-index: 999999;
    color: #fff;
}

.icon--block {
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
 height: 100%;
	
}

.icon--block-item {
  width: 100px;
  height: 100px;
		border: 0px solid #fff;
	border-radius: 50%;
	box-sizing: content-box;
	background: rgba(255,255,255,1);
	display:inline-block;
    vertical-align: middle;
	text-align: center;
	margin: 0 10px;
}

.sectionlinks-box:nth-of-type(8n) .icon--block-item {
	background: rgba(255,255,255,0.29);
}

.icon--block-item i {
	color: rgba(255,255,255,0.5);
	display: inline-block;
	font-size: 3.42857rem;
	line-height: 2.8rem;
	padding: 27px 0 30px 0;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	-webkit-transition: color 0.2s linear;
	transition: color 0.2s linear;
	text-align: center
}

.sectionlinks-box:nth-of-type(8n) .icon--block-item i {
	padding-left: 10px;
}

@media (max-width:1250px) {
	
.icon--block-item {
  width: 80px;
  height: 80px;
}
	
.icon--block-item i {
	font-size: 2.42857rem;
	line-height: 2.7rem;
	padding: 17px 0 30px 0;
}	
}

@media (max-width:1024px) {
	
.icon--block-item {
  width: 40px;
  height: 40px;
}
	
.icon--block-item i {
	font-size: 1.4rem;
	line-height: 1.2rem;
	padding: 12px 0 6px 0;
}	
	
.sectionlinks-box:nth-of-type(8n) .icon--block-item i {
    padding-left: 3px;
}	
}

@media (max-width:950px) {
	
.icon--block-item {
  width: 37px;
  height: 37px;
}
	
.icon--block-item i {
	font-size: 1.2rem;
	line-height: 1rem;
	padding: 12px 0 6px 0;
}	
}

.phone i {
  color: #0822aa;
}

.email i {
  color: #f8d609;
}

.twitter i {
  color: #1DA1F2;
}

.facebook i {
  color: #3b5998;
}

.instagram i {
  color: #3f729b;
}

.phone i:hover, .email i:hover, .twitter i:hover, .facebook i:hover, .instagram i:hover {
  color: rgba(0,0,0,0.43);
	cursor: pointer
}

@media (min-width:769px) {
    .sectionlinks-box {
        float: left;
        width: calc(50%);
        margin-right: 0;
        height: 200px;
        margin-bottom: 0
    }
    .sectionlinks-box:nth-of-type(6n),
    .sectionlinks-box:nth-of-type(6n-1),
    .sectionlinks-box:nth-of-type(6n-2),
	.sectionlinks-box {
        margin-top: 15px
    }
  
}

@media (min-width:1200px) {
    .sectionlinks-box {
       height: 250px;
    }
}

@media (min-width:1025px) {
    .sectionlinks {
        padding: 0
    }
    .sectionlinks-box {
        margin-right: 0;
        margin-top: 0
    }
    .sectionlinks-box:nth-of-type(6n-5) {
width: calc(50% - ((45px/4) * 2) + 15px);
    height: 320px;
    margin: 0 15px 0 0;
 
        
    }
    .sectionlinks-box:nth-of-type(6n-4) {
    width: calc(25% - (45px/4));
    height: 320px;
    margin-right: 15px;
    margin-top: 0;
    }
    .sectionlinks-box:nth-of-type(6n-3) {
  width: calc(25% - (45px/4));
        height: 320px;
        margin-bottom: 15px
    }
    .sectionlinks-box:nth-of-type(6n-2) {
width: calc(25% - (45px/4));
    height: 320px;
    margin-right: 15px;
    margin-top: 0;
    }
    .sectionlinks-box:nth-of-type(6n-1) {
        width: calc(25% - (45px/4));
        height: 320px;
        margin-right: 15px;
        margin-top: 0
    }
    .sectionlinks-box:nth-of-type(6n) {
        width: calc(25% - (45px/4));
        height: 320px;
        margin-top: 0;
				margin-right: 15px;
    }
    .sectionlinks-box:nth-of-type(7n) {
        width: calc(25% - (45px/4));
        height: 320px;
		margin-top:0;
				margin-right: 0px;
    }
	

}

.img-align1 {
	margin:auto; position: relative; display: inline-block; left: 50%; top: 50%; transform: translate(-50%, -50%); max-width: none; width:600px;
}

.img-align12 {
	margin:auto; position: relative; display: inline-block; left: 50%; top: 50%; transform: translate(-50%, -50%); max-width: none; width:1000px;
}


@media (max-width:767px) {
.img-align1 {
	margin:auto; position: relative; display: inline-block; left: 50%; top: 50%; transform: translate(-50%, -50%); max-width: none; width:100%;
}

.img-align2 {
	margin:auto; position: relative; display: inline-block; left: 50%; top: 50%; transform: translate(-50%, -50%); max-width: none; width:100%; height: auto
}
}

@media (max-width:770px) {
.img-align3 {
		height: auto;
	width: 100%
	}
}

@media (max-width:440px) {
.img-align1, .img-align2, .img-align3 {
	width:100%; height: 100%
}
}

@media (max-width:1650px) {
.sectionlinks-box:nth-of-type(6n-5), .sectionlinks-box:nth-of-type(6n-4), .sectionlinks-box:nth-of-type(6n-3), .sectionlinks-box:nth-of-type(6n-2), .sectionlinks-box:nth-of-type(6n-1), .sectionlinks-box:nth-of-type(6n) {
    height: 290px!important;
}
}	

@media (max-width:1450px) {
.sectionlinks-box:nth-of-type(6n-5), .sectionlinks-box:nth-of-type(6n-4), .sectionlinks-box:nth-of-type(6n-3), .sectionlinks-box:nth-of-type(6n-2), .sectionlinks-box:nth-of-type(6n-1), .sectionlinks-box:nth-of-type(6n) {
    height: 270px!important;
}
}

@media (max-width:1350px) {
.sectionlinks-box:nth-of-type(6n-5), .sectionlinks-box:nth-of-type(6n-4), .sectionlinks-box:nth-of-type(6n-3), .sectionlinks-box:nth-of-type(6n-2), .sectionlinks-box:nth-of-type(6n-1), .sectionlinks-box:nth-of-type(6n) {
    height: 250px!important;
}
}

@media (max-width:1100px) {
.sectionlinks-box:nth-of-type(6n-5), .sectionlinks-box:nth-of-type(6n-4), .sectionlinks-box:nth-of-type(6n-3), .sectionlinks-box:nth-of-type(6n-2), .sectionlinks-box:nth-of-type(6n-1), .sectionlinks-box:nth-of-type(6n) {
    height: 220px!important;
}
}

@media (max-width:1025px) {
.sectionlinks-box:nth-of-type(6n-5), .sectionlinks-box:nth-of-type(6n-4), .sectionlinks-box:nth-of-type(6n-3), .sectionlinks-box:nth-of-type(6n-2), .sectionlinks-box:nth-of-type(6n-1), .sectionlinks-box:nth-of-type(6n) {
    height: auto!important;
}
.sectionlinks-box.intro {
    width: 100%!important;
	height: 260px!important;
	margin-top: 15px;
	overflow: hidden;
	border-radius: 0px;
}
	
.sectionlinks-box {
	border-radius: 0px;
}

	.img-align2, .img-align3 {
		height: 100%
	}
.img-align3 {
	width:100%; 
}
	

	.sectionlinks-box:nth-of-type(6n-2), .sectionlinks-box:nth-of-type(6n) {clear: both; margin-right: 0}
}

@media (max-width:767px) {
.sectionlinks-box.intro {
    width: 100%!important;
	height: auto!important;
	margin-bottom: 20px!important
}
}

.sectionlinks-wrp {
    max-width: 1836px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 28px;
    padding-left: 28px;
}
@media (min-width: 768px) {
    .sectionlinks-wrp {
        max-width: 1872px;
        padding-right: 54px;
        padding-left: 54px;
    }
}
@media (min-width: 901px) {
    .sectionlinks-wrp {
        max-width: 1908px;
        padding-right: 54px;
        padding-left: 54px;
		margin-bottom: 100px
    }
}
@media (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .sectionlinks-wrp {
        max-width: 1540px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media (max-width: 1450px) {
    .sectionlinks-wrp {
		margin-bottom: 50px
    }
}

@media (max-width: 900px) {
    .sectionlinks-wrp {
		margin-bottom: 30px
    }
}

@media (max-width: 500px) {
    .sectionlinks-wrp {
		padding-right: 20px;
    	padding-left: 20px;
		margin-bottom: 10px
    }
	
	.home .section-content-other .wp-block-spacer {height: 0!important}
}

.bgclr_bg1, .bgclr_bg2, .bgclr_bg3, .bgclr_bg4, .bgclr_bg5, .bgclr_bg6 {
   background-color: #81316B;
   transition: background-color 0.5s ease;
}

.bgclr_bg2 {
   background-color: rgba(0,92,152,1.00);
}

.bgclr_bg3 {
   background-color: #9D2F4C;
}

.bgclr_bg4 {
   background-color: #2E614B;
}

.bgclr_bg5 {
   background-color: #913C12;
}

.bgclr_bg6 {
   background-color: #27473f;
}

.bgclr_bg1:hover, .bgclr_bg2:hover, .bgclr_bg3:hover, .bgclr_bg4:hover, .bgclr_bg5:hover, .bgclr_bg6:hover  {
   background-color: #313233;
}

/** INFOGRAPHICS - QUOTE WRP **/

@media (max-width: 1400px) {
    .info-quote.wp-block-columns {
        flex-wrap: wrap !important;
    }
	
.info-quote.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(2n) {
        margin-left: 0;
    }

    .info-quote.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: 100% !important;
        flex-grow: 0 !important;
        flex-wrap: wrap !important;
    }
}

/** INFOGRAPHICS **/

.infographics_wpr {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
	grid-column-gap: 20px;
grid-template-columns: repeat(2, 1fr);
    display: grid;
	text-align: center;
	text-transform: uppercase;
	margin-top: 30px;
	padding-right: 30px
}

@media (max-width: 899px) {
.infographics_wpr {
	margin-top: 30px;
	padding-right: 0px;
	margin-bottom: 30px
}
}

.ig-left, .ig-right {
	border: solid 1px rgba(220,220,220,1.00);
	background-color: rgba(0,0,0,0.04);
	padding: 20px 25px 40px;
	font-size: 95%;
	line-height: normal
}

.ig-left strong, .ig-right strong {
	color: rgba(0,92,152,1.00);
}

.ig-right {

}

.sec-Section_Column .sec-Logos_Link {
    width: 100%;
    box-shadow: inset 0 0 0 2px rgba(0,92,152,1.00);
	margin-top: 2rem;
	text-decoration: none!important;
	color: rgba(0,92,152,1.00)
}

.sec-Section_Column .sec-Logos_Link:hover {
	color: #d8591b;

}

.sec-Section_Column  .btn-Primary:hover:after,
.sec-Section_Column  .btn-Primary:hover:before {
    border-color: #d8591b;
}

@media (max-width: 700px) {
.sec-Section_Column {font-size:12px}
}

/** HOME PAGE QUOTE **/

.quote_wrp h3 {
	font-weight: normal;
	margin-top: 20px
}

.quote_wrp p {
	font-weight: bold;
}
.quote_icon {
    color: #55b085;
    font-size: 8em;
    font-weight: 700;
    height: 60px;
    line-height: .9;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: top;
	font-family: montserrat, Helvetica, Helvetica Neue, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
}

@media (min-width: 1350px) {
    .quote_icon {
        font-size: 12em;
        height: 90px;
    }
}

@media (min-width: 1401px) {
    .quote_wrp{
        margin-left: 30px
    }
}

@media (max-width: 1400px) {
    .quote_wrp{
        margin-top: 30px
    }
}

@media (max-width: 800px) {
    .quote_wrp{
        margin-top: 0px
    }
}

@media (max-width: 600px) {
.quote_wrp h3 {
	margin-top: 12px;
    margin-bottom: 12px;
}
	
.quote_wrp p {
	font-size: 14px;
}
}

/** MAIN FORM **/

.label-above .nf-field-label, .nf-form-fields-required {
    display:none
}

.nf-form-content textarea.ninja-forms-field {
    height: 160px!important;
}

.nf-field-description {
    font-size: 12px;
}

.nf-form-content input[type=button], .submit {
	padding: 12px!important;
	text-transform: uppercase!important;
	font-weight: bold!important;
	-webkit-transition: all .3s!important;
    transition: all .3s!important;
	width: 100%!important;
	background: rgba(0,92,152,1.00)!Important;
	font-size: 16px!important;
	color: white!important
}

.nf-form-content input[type=button]:hover .submit:hover {
	background: black!important;
	color: white!important;
}

.label-right .nf-field-label {
    display: block!important;
    width: 100%!important;
	margin-bottom: 14px!important
}

.checkbox-container.label-right .field-wrap {
    display: block!important;
}

.nf-form-content textarea, .nf-form-content input, .nf-form-content select, .checkbox-wrap .nf-field-label label:before {
    background: #ffffff!important;
    border: 1px solid #000000!important;
    color: #000000!important;
}

.nf-form-content .list-select-wrap>div div:after, .nf-field-label {
    color: #000000!important;
}

.site-footer .nf-field-label {
    color: #ffffff!important;
}

.checkbox-wrap .nf-field-label label:before {color: #000000!important;}

/** CPT Pagination **/

#pagination-wrapper .page-numbers {
	margin-right: 7px;
	font-weight: bold;
}

#pagination-wrapper .current {
	color: rgba(0,92,152,0.70);
}

.entry-meta {
	font-size: 14px;
	margin-bottom: 20px
}

.page-template-news-page .entry-meta {
	margin-bottom: 0px
}

.single .entry-title {
	margin-bottom: 15px;
}

.single .nav-links {
	margin-top: 40px;
	display:block;
	border-top: solid 1px rgba(0,0,0,0.1);
	padding-top: 25px;
	font-size: 0.8em;
	line-height: normal;
}

.single .nav-links:after, .single .nav-links:before {
    content: "";
    display: table;
}

.single .nav-links:after {
    clear: both;
}

.nav-previous, .nav-next {
	width: 50%;
	float: left;
}

.nav-next {
	float: right;
	text-align: right;
}

@media (max-width:1024px) {
.single .nav-links {
	margin-top: 30px;
}
	
.nav-previous, .nav-next {
	width: 100%;
	float: left;
	text-align: left;
	padding-bottom: 15px
}
}

.single h1.entry-title {
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	color: #3a3a3a;
	line-height: 1.2;
}

#pagination-wrapper {margin-bottom: 30px}

/* Email Sign-Up */

.email-sign-wrap {
	margin-top: 30px;
}

.email-sign-up {
	align-items: center;
	background-color: rgba(0,92,152,1.00);
	border-bottom: 2px solid rgba(0,92,152,1.00);
	border-radius: 12px;
	margin: 0;
	padding: 1.875em 1.875em 2.25em 1.875em;
}

.email-sign-up h4 {
    width: 72.467358187%;
	margin-bottom: 0;
	color: white;
	font-size: 26px
}

.email-sign-up .btn-Primary {
    color: white;
	width: 20%;
	font-size: 22px;
	transition: all .5s;
}

.email-sign-up .btn-Primary:hover {
    background-color: white;
	color: rgba(0, 92, 152, 1.00);
}

.email-sign-up .btn-Primary svg {
	fill: white;
	margin-left: 14px
}

.email-sign-up .btn-Primary:hover svg {
	fill: rgba(0, 92, 152, 1.00);
}

.with_icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 1400px) {
.email-sign-up h4 {
    width: 65%;
	font-size: 22px
}
.email-sign-up .btn-Primary {
	width: 30%;
	font-size: 20px;
}
}

@media (max-width: 1050px) {
.email-sign-up h4 {
	font-size: 20px
}
.email-sign-up .btn-Primary {
	font-size: 20px;
}
}

@media (max-width: 850px) {
.email-sign-up h4 {
	font-size: 18px;
	line-height: normal;
}
.email-sign-up .btn-Primary {
	font-size: 18px;
}
.email-sign-up {
    padding: 1.475em;
}
	
.email-sign-wrap {
	margin-top: 0px;
}
}

@media (max-width: 700px) {
.email-sign-up h4 {
	font-size: 16px;
	width: 100%;
	margin-bottom: 15px
}
.email-sign-up .btn-Primary {
	font-size: 16px;
	width: 100%;
}
.email-sign-up {
    padding: 1.3em 1.6em 1.6em;
}
}

@media (min-width: 700px) {
.email-sign-up {
    display: flex;
    justify-content: space-between;
}
}

/** TABS - HOME PAGE **/


.grid {
  list-style: none;
}

.gc {
  box-sizing: border-box;
  display: inline-block;
  margin-right: -0.25em;
  min-height: 1px;
  padding-left: 20px;
  vertical-align: top;
}

.gc--1-of-3 {
  width: 29.33333%;
}

.gc--2-of-3 {
  width: 70.66666%;
}

.gc--2-of-3:after {
  content: "";
  display: table;
  clear: both;
}

.gc .menu {
  margin-right: 40px
}

.naccs {
  position: relative;
max-width: 1908px;
        padding-right: 54px;
        padding-left: 54px;
margin-top: 6.875rem;
	display: block;
	margin-right: auto;
    margin-left: auto;
}

.naccs:after {
  content: "";
  display: table;
  clear: both;
}

.section-services-list:after {
  content: "";
  display: table;
  clear: both;
}

.naccs .menu button {
  padding: 15px 20px 15px 25px;
  margin-bottom: 10px;
  color: #fff;
  background: #2E614B;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  position: relative;
  vertical-align: middle;
  font-weight: 700;
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
	font-size: 24px;
	line-height: normal;
	width: calc(100%);
	text-align: left;
	display: block;
	border-style: none;
}

.naccs .menu button:focus-visible {
        border-radius: 5px;
        outline: 4px solid red;
        outline-offset: 6px;
        outline-offset: 0px
    }

.naccs .menu button:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.naccs .menu button span.light {
left: 0;
    height: 100%;
   /* width: 7px;*/
    top: 0;
    border-radius: 0;
  position: absolute;
  background-color: rgba(0,92,152,1.00);
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

/*.naccs .menu button.active span.light {
  background-color: #2E614B;
  left: 0;
  height: 100%;
  width: 12px;
  top: 0;
  border-radius: 0;
}*/

.naccs .menu button.active {
  color: #fff;
  background-color: rgba(0,92,152,1.00);
  padding: 15px 20px 15px 30px;
}

ul.nacc {
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
  transition: 0.5s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

ul.nacc li {
  opacity: 0;
  transform: translateX(50px);
  position: absolute;
  list-style: none;
  transition: 1s all cubic-bezier(0.075, 0.82, 0.165, 1);
}

ul.nacc li.active {
  transition-delay: 0.3s;
  z-index: 2;
  opacity: 1;
  transform: translateX(0px);
}

ul.nacc li p {
  margin: 0;
}

.tabs-list-card {
    position: relative;
    z-index: 1;
    display: block;
    min-height: 100px;
    width: calc(100% - 28px);
    background-color: #fff;
    transition: 0.3s;
    border-radius: 12px;
	padding: 3rem 34px;
	background-color: #F3F2F5;
	margin: 0 20px;
	display: flex; 
	flex-direction: column;
	align-items: center;
  justify-content: center;
}

.tabs-list-card img.tab-img {
	width: 50%;
	height: auto;
	margin-bottom: 10px;
}

.tabs-list-card h3 {
	font-weight: 700;
	font-size: 42px;
	margin-bottom: 17px;
	margin-top: 20px;
	letter-spacing: -1px
}

.tabs-list-card h4 {
	text-align: center;
	font-weight: 600;
	line-height: 26px;
	font-size: 24px;
}

@media (max-width: 1680px) {
.tabs-list-card h3 {
    font-size: 32px;
    margin-bottom: 12px;
    margin-top: 10px;
}
.tabs-list-card h4 {
    line-height: 22px;
    font-size: 22px;
}
}
@media (max-width: 1420px) {
.naccs .menu button {
    padding: 15px 15px 15px 25px;
    font-size: 20px;
}
.tabs-list-card h3 {
    font-size: 28px;
	margin-bottom: 6px
}
.tabs-list-card h4 {
    line-height: 18px;
    font-size: 18px;
}
.gc {
    padding-left: 0px;
}
	
.naccs .section-services-list-header {
    margin-left: 0px;
    margin-right: 0px;
}
	
.gc .menu {
    margin-right: 20px;
}
	
.gc--1-of-3 {
    width: 27.33333%;
}
.gc--2-of-3 {
    width: 72.66666%;
}
.tabs-list-card {
    padding: 2rem 22px;
    margin: 0 15px;
}
}
@media (max-width: 1120px) {
.naccs .menu button {
    padding: 12px 12px 12px 20px;
    font-size:18px;
}	
.naccs .menu button.active {
    padding: 12px 12px 12px 20px;
}
.tabs-list-card img {
    max-width: 120px;
    height: auto;
}
    .tabs-list-card h4 {
        line-height: 24px;
        font-size: 22px;
		margin-bottom: 0
    }
	
 .nacc .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 100% !important;
	 margin-bottom: 16px
  }

  .nacc .wp-block-columns {
    flex-wrap: wrap !important;
	  
  }
  .tabs-list-card {
    padding: 2rem 22px;
    margin: 0 0 0 15px;
  }
}

@media (max-width: 1070px) {
.tabs-list-card h3 {
       font-size: 22px;
	margin-bottom: 2px
    }	
 .tabs-list-card h4 {
        line-height: 22px;
        font-size: 20px;
    }
.naccs .menu button {
        font-size: 16px;
    }
	
.tabs-list-card {
  width: calc(100%);
}
}

@media (max-width: 930px) {
    .tabs-list-card {
        padding: 18px;
        margin: 0 10px;
    }
	
.naccs{
        margin-top: 4.375rem;
        margin-bottom: 0;
    }
}

@media (max-width: 780px) {
    .tabs-list-card {
        padding: 15px;
        margin: 0 0 10px 0;
    }
}

@media (max-width: 767px) {
.naccs {
    padding-right: 28px;
    padding-left: 28px;
}

.naccs{
        margin-top: 2.625rem;
        margin-bottom: 0;
    }
	
 .tabs-list-card h4 {
        line-height: 22px;
        font-size: 18px;
    }
.tabs-list-card img {
    max-width: 90px;
    height: auto;
}
}

@media (max-width: 600px) {
.naccs .menu button {
        font-size: 14px;
    }
	
.gc--1-of-3 {
    width: 100%;
}
.gc--2-of-3 {
    width: 100%;
}
.gc .menu {
        margin-right: 0px;
	width: 100%
    }
}

@media (max-width: 600px) {
  .tabs-list-card h4 {
    line-height: 20px;
    font-size: 16px;
  }
}

@media (max-width: 600px) {
.naccs{
        margin-top: 25px;
        margin-bottom: 0;
    }
}

/** RESPONSIVE YOUTUBE **/

.responsive-youtube
{overflow:hidden; padding-bottom:56.25%; position:relative; height:0;}
.responsive-youtube iframe
{left:0; top:0; height:100%; width:100%; position:absolute;}

/** TESTIMONIALS **/

.testimonials img {
	width: 100%;
	height: auto
}

.testimonials .gc {
    padding-left: 0px;
}

.testimonials .testimonials-cnt {
	padding-left: 50px;
}

@media (max-width: 767px) {
.testimonials .testimonials-cnt h4 {
	line-height: normal
}	
}

@media (max-width: 600px) {
.testimonials .testimonials-cnt {
	padding-left: 0px;
	padding-top: 0
}	
}

.testimonials blockquote {
	margin-left: 0;
	margin-right: 0
}

/*.testimonials blockquote {
	font-weight: 100;
	font-size: 1.3rem;
	line-height: 1.4;
	position: relative;
	margin: 0;
	padding: .5rem;
}

.testimonials blockquote:before,
.testimonials blockquote:after {
	position: absolute;
	color: #b4d3c5;
	font-size: 8rem;
	width: 4rem;
	height: 4rem;
}

.testimonials blockquote:before {
	content: '“';
	left: -4rem;
	top: -2rem;
	font-family: "Times New Roman", "serif"
}

@media (max-width: 1100px) {
.testimonials blockquote:before,
.testimonials blockquote:after {
	font-size: 6rem;
	width: 3rem;
	height: 3rem;
	top: -1.3rem;
	left: -3rem;
}
	
.testimonials blockquote {
	padding-top: 0
}
	
.testimonials .testimonials-cnt {
    padding-left: 70px;
}
}

@media (max-width: 600px) {
.testimonials .testimonials-cnt {
    padding-left: 50px;
}	
}*/

.testimonials blockquote p {
	margin-bottom: 20px
}

@media (max-width: 1200px) {
	.testimonials blockquote {
	margin-top: 0
}
}

@media (max-width: 600px) {
	.page-template-testimonials-page .event-details-wrp {
    margin-bottom: 0px;
    padding-bottom: 5px;
}
.testimonials blockquote {
        margin-top: 15px;
    }
	
.testimonials blockquote p {
	margin-bottom: 12px
}
}

/* EXTERNAL LINKS */

.externallinks {
	background-color: rgba(0,92,152,1.00);
	border-bottom: 2px solid rgba(0,92,152,1.00);
	border-radius: /*15px*/ 0;
	margin: 0;
	margin-top: 50px;
	padding: 1.875em;
}

.externallinks h2 {
	margin-bottom: 3px;
	color: white;
	font-size: 28px;
}

.externallinks h3 {
	margin-bottom: 3px;
	margin-top: 12px;
	color: white;
	font-size: 20px;
}

.externallinks p, .externallinks a {
	color: white
}

.externallinks a:hover {
	color: #f6d705;
	border-bottom: 1px solid #f6d705
}

.externallinks p {
	font-size: 1rem;
}

@media (max-width: 1400px) {
.externallinks h2 {
	font-size: 26px
}
}

@media (max-width: 1050px) {
.externallinks h2 {
	font-size: 24px
}
.externallinks h3 {
	font-size: 20px;
}
.externallinks p {
	font-size: 14px;
	line-height: normal
}
}

@media (max-width: 850px) {
.externallinks h2 {
	font-size: 20px;
	line-height: normal;
}
.externallinks h3 {
	font-size: 16px;
}
}

/** X Twitter **/

.footer-sm {
	margin-top: 12px
}

.footer-sm img {
	height: 36px;
	width: auto;
}

/** ChatBot **/

.start-chat-container .status-badge {
    color: #ffffff!important;
    background-color: #65429E!important;
}

/** COOKIE PLUGIN **/

/*#cmplz-manage-consent .cmplz-manage-consent {
    margin-bottom: -65px!important
}*/

.cmplz-buttons button:focus-visible, .cmplz-close:focus-visible {
        border-radius: 5px;
        outline: 4px solid red;
        outline-offset: 6px;
        outline-offset: 0px
    }

/** LOCATION MAP **/

div.wpgmp_toggle_main_container div.wpgmp_tab_item ul.wpgmp_location_container li, .wpgmp_tab_item .wpgmp_location_container {list-style: none;}

.fc-item-content {
	font-weight: normal!Important;
	line-height: normal!Important
}

.fc-item-top-space {margin-top: 3px!Important}

.wpgmp_map  {
    border: solid 1px rgba(0,0,0,0.1)
}

.wpgmp_before_listing {font-weight:bold!Important; color: black!Important; display:none!Important}

div.categories_filter select {
    margin-top: 0!Important;
    margin-right: 0!Important;
    max-width: 100%!Important;
	 width: 100%!Important;
}

.wpgmp_tabs_container .wpgmp_tabs li a, .wpgmp_tabs_container .wpgmp_tabs li a.active {
	background: rgba(3, 173, 209, 1.00)!Important;
}

.wpgmp_location_title a.place_title {color: rgba(3, 173, 209, 1.00)!Important; font-weight: bold!Important}

.wpgmp_tabs_container .wpgmp_tabs li::before {
    content: none;
}

div.wpgmp_toggle_main_container div.wpgmp_tab_item ul.wpgmp_location_container li::before {
    content: none;
}

.wpgmp_tabs_container .wpgmp_tabs li {padding-left: 0px;}

.wpgmp_tab_item .wpgmp_location_container {
    padding-bottom: 10px!Important;
}

@media (min-width: 900px) {
.wpgmp_map_parent {width:50%!important; display:inline-block;}

.location_listing3, .wpgmp_filter_wrappers {
    position:absolute!Important;
    top:0!Important;
    right:0!Important;
	width: 48%!Important;
}

.wpgmp_filter_wrappers {
    padding: 0!Important;
}

.location_listing3 {
    top:70px!Important;

	height: 670px;
	overflow-y: auto;
}

 .location_pagination3 {
    position:absolute!Important;
    bottom:0!Important;
    right:0!Important;
	width: 48%!Important;
}

.wpgmp_pagination {
    padding: 0!Important;
    margin-bottom: 0px!Important;
	margin-top: 0px!Important;
}

div.wpgmp_listing_container {
    margin: 0!Important;
}

.wpgmp_filter_wrappers, .wpgmp_map_parent {
	margin-bottom: 0px!Important;
}
}

@media (max-width: 901px) {
.wpgmp_filter_wrappers {
    margin-bottom: 0px!Important;
}
}

/*@media (max-width: 600px) {
.wpgmp_map  {
    height:600px!Important
}
}*/

/* scrollbar */

.location_listing3::-webkit-scrollbar {
  width: 10px;
}

/* Track */
.location_listing3::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey; 
  border-radius: 10px;
}
 
/* Handle */
.location_listing3::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.24);
  border-radius: 10px;
}

/* Handle on hover */
.location_listing3::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.64); 
}

.grecaptcha-badge {display:none!Important}