/********************************** GLOBAL ************************************/
 body {
	 letter-spacing: .05rem;
}
 hr.title {
	 border-top: #E7503D .2rem solid;
}
 h1{
	 margin-bottom: 0.5em;
	 font-size: 2.7em;
	 font-weight: 300;
	 color: #373737;
	 border-bottom: #E7503D .2rem solid;
}
 h2{
	 font-size: 1.75em;
	 font-weight: bold;
	 color: #5F7895;
	 text-transform:initial;
}
 h3 {
	 font-size: 1.5em;
	 font-weight: 500;
	 color: #373737;
	 text-transform:uppercase;
}
 h4 {
	 font-size: 1.25em;
	 font-weight: 500;
	 color:#5F7895;
	 text-transform:uppercase;
}
 h5 {
	 font-size: 1.1875em;
	 font-weight: 500;
	 color: #051C2C;
}
 h6 {
	 font-size: 1.125em;
	 font-weight: 500;
	 color: #5F7895;
}
 a:not(.btn) {
	 color:#0D6077;
}
 a:not(.btn):hover, a:not(.btn):focus {
	 color: #1365A0;
}
 p {
	 font-size: 1.1em;
	 color: #373737;
	 -webkit-font-smoothing: antialiased;
	 -webkit-text-size-adjust: 100%;
}
 ol, ul {
	 padding: 0 0 0 2em;
}
 fieldset, form, table {
	 margin: 0;
}
 figure{
	 margin: 0 auto 15px auto;
	 padding: 15px 15px 0 15px;
	 border: 1px solid #ccc;
	 box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
	 text-align: center;
}
 figure img{
	 display: block;
	 margin:0 auto;
	 border: 1px solid #ccc;
}
 blockquote {
	 padding: 30px;
	 margin: 0 0 20px;
	 border: 2px solid #e8eaed;
}
 blockquote:before {
	 content: "\f10d";
	 font-family: "Font Awesome 5 Free";
	 width: 70px;
	 height: 70px;
	 line-height: 70px;
	 text-align: center;
	 border-radius: 50%;
	 color: #3E5B5D;
	 font-size: 30px;
	 background: #fff;
	 border: 2px solid #e8eaed;
	 float: left;
	 margin-right: 10px;
	 font-weight:900;
}
 blockquote .blockquote-footer {
	 color: #686a6d;
}
 figure>figcaption {
	 font-size: 14px;
	 text-align: center;
	 margin-top: 10px;
	 font-style: italic;
	 color: #686a6d;
}
 .callout {
	 padding: 10px 20px;
	 margin: 0 0 20px;
	 font-size: 17.5px;
	 border-left: 5px solid;
}
 .callout h4 {
	 margin-top: 0;
	 margin-bottom: 5px;
}
 .callout p:last-child {
	 margin-bottom: 0;
}
 .callout + .bs-callout {
	 margin-top: -5px;
}
 .callout-default {
	 border-left-color: #eeeeee;
}
/*********************************** TOOLS ************************************/
 .hide{
	 display:none;
}
 .anchor{
	 display: block;
	 height: 120px;
	 margin-top: -120px;
	 visibility: hidden;
}
 .border{
	 padding:1rem;
	 border-radius: .5rem;
	 border: solid 1px #C1CCD8;
}
 .border h2{
	 margin-bottom:0;
	 font-size: 1.25rem;
}
 .border hr{
	 margin-top:0;
}
/********************************** TEMPLATE.MT.GOV ***************************/
/*Amber Alert*/
body.amber-alert .sticky-top{
	top: 112px;
}
body.amber-alert header .logo.tiny {
	top: 50px;
}

 #template-layout-push {
	 height: 64px;
}
/********************************** HEADER ************************************/
 header {
	 position: relative;
}
 header .logo {
	 display: block;
	 position: absolute;
	 z-index: 999;
	 top: -90px;
	 left: 50%;
	 transform: translate(-50%, 0);
	 width: 200px;
}
 header .logo.tiny {
	 position: fixed;
	 top: 2px;
	 width: 60px;
	 transition: all 0.4s ease-in-out 0s;
}
 .heading {
	 padding: 110px 30px 15px 30px;
	 background: rgba(111,135,163,0.75);
	 border: 2px solid rgb(111,135,163);
	 border-bottom: 0;
	 font-size: 20px;
}
 .heading span {
	 margin-bottom: .5rem;
	 color: #091C2A;
	 font-weight: 600;
	 font-size: 2.5rem;
	 line-height: 1.2;
	 text-transform: uppercase;
	 text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
 .heading .lead {
	 font-size: 1.7rem;
	 font-style: italic;
}
/* OLD HEADER */

/* header {*/
/*	 padding:5px 10px;*/
/*	 background: #172C40;*/
/*	 color:#fff;*/
/*}*/
/* header .logo {*/
/*	 max-height:150px;*/
/*	 transition: transform .75s ease;*/
/*}*/
/* header .logo:hover{*/
/*	 -moz-transform: scale(1.1,1.1);*/
/*	 -webkit-transform: scale(1.1,1.1);*/
/*	 transform: scale(1.1,1.1);*/
/*}*/
/* .heading .site-name {*/
/*	 letter-spacing: .12rem;*/
/*	 line-height:1;*/
/*	 font-size: 1.75rem;*/
/*	 font-weight: 600;*/
/*	 color:#fff;*/
/*}*/
/* .heading .site-name:hover {*/
/*	 color: #E6513D;*/
/*}*/
/* .heading .slogan {*/
/*	 display: block;*/
/*	 color: #fff;*/
/*	 letter-spacing: 0.8px;*/
/*}*/
/*Right Icon Nav*/
/* header .icons a{*/
/*	 color:#fff;*/
/*}*/
/* header .icons a:hover{*/
/*	 color: #E6513D;*/
/*}*/
/*********************************** NAV **************************************/
 .navbar {
	 background: #B3BECD;
}
 .navbar-light .navbar-nav .nav-link {
	 color: #0D1D2A;
	 text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
	 font-size: 15px;
	 letter-spacing: 0.8px;
	 text-transform: uppercase;
}
 .navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	 background: rgb(231, 80, 61);
	 color:#fff;
}
 .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
	 color: #0D1D2A;
}
 li.nav-item.dropdown.show{
	 background-color: rgb(231, 80, 61);
}
 .dropdown-menu {
	 padding:0;
	 border-radius: .0;
}
 .dropdown-item{
	 padding: .5rem 1.5rem;
	 border-bottom: solid 1px #ddd;
	 line-height: 1.1;
	 font-size: 18px;
}
 .dropdown-item:hover, .dropdown-item:focus. .dropdown-item.active, .dropdown-item:active {
	 background-color: #5F6E8F;
	 color:#fff;
}
 a.dropdown-item:hover, a.dropdown-item:focus, .dropdown-item.active, .dropdown-item:active {
	 color: #fff;
	 background-color: #5F6E8F;
}
/*Mega Menu*/
 .dropdown-menu.custom-content {
	 width: 600px;
}
/*Responsive Nav*/
 .navbar-toggler {
	 background-color: #243B55;
}
 .navbar-toggler svg{
	 color:#fff;
}
/********************************** SEARCH ************************************/
 .gsc-control-cse.gsc-control-cse-en {
	 visibility: hidden;
	 width: 0px;
}
 .gsc-search-box.gsc-search-box-tools {
	 display: none;
}
 .gsc-modal-background-image-visible {
	 visibility: visible;
}
 .gsc-control-cse{
	 padding:0 !important;
}
/*********************************** MAIN *************************************/
 #content-wrapper {
	 padding-top: 100px;
}
 main{
	 min-height:350px;
	 padding: 15px 15px 200px 15px;
	 background: url(../images/bkgd.png) no-repeat bottom center;
	 -webkit-background-size: contain;
	 -moz-background-size: contain;
	 -o-background-size: contain;
	 background-size: contain;
	 font-size: 1em;
	 font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
	 font-weight: normal;
	 color: #373737;
}
 main a:not(.btn):not(.list-group-item):hover, main a:not(.btn):not(.list-group-item):focus, side a:not(.btn):not(.list-group-item):hover, side a:not(.btn):not(.list-group-item):focus {
	 text-decoration-thickness:2px;
	 text-decoration-color:#E74F3D;
}
 .side a{
	 color: #041C2C;
}
 .side a:hover{
	 background-color: #f1f1f1;
	 color: #041C2C;
}
 .breadcrumb {
	 padding: .75rem 0;
	 background-color: transparent;
	 border-radius: 0;
}
 .frame {
	 width: 50%;
	 margin: 0 auto 15px auto;
	 padding: 15px 15px 0 15px;
	 border: 1px solid #ccc;
	 text-align: center;
}
 .frame .portrait {
	 display: block;
	 width: 100%;
	 border: 1px solid #ccc;
}
/***************************** WIDGETS ******************************************/
 .content-block{
	 margin-bottom:30px;
}
/***************************** BUTTONS ****************************************/
 .btn-primary {
	 color: #fff;
	 background-color: #5F7895;
	 border-color: #7e92ad;
}
 .btn-primary:hover {
	 color: #051C2C;
	 background-color: #9EADC1;
	 border-color: #9EADC1;
}
 .btn-primary:focus, .btn-primary.focus {
	 background-color: #9EADC1;
	 border-color: #9EADC1;
	 box-shadow: 0 0 0 0.2rem rgba(158, 173, 193, 0.5);
}
 .btn-primary.disabled, .btn-primary:disabled {
	 color: #051C2C;
	 background-color: #9EADC1;
	 border-color: #9EADC1;
}
 .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
	 color: #051C2C;
	 background-color: #7e92ad;
	 border-color: #758aa7;
}
 .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
	 box-shadow: 0 0 0 0.2rem rgba(158, 173, 193, 0.5);
}
 .btn-outline-primary {
	 color: #9EADC1;
	 background-color: transparent;
	 border-color: #9EADC1;
}
 .btn-outline-primary:hover {
	 color: #051C2C;
	 background-color: #9EADC1;
	 border-color: #9EADC1;
}
 .btn-outline-primary:focus, .btn-outline-primary.focus {
	 box-shadow: 0 0 0 0.2rem rgba(158, 173, 193, 0.5);
}
 .btn-outline-primary.disabled, .btn-outline-primary:disabled {
	 color: #9EADC1;
	 background-color: transparent;
}
 .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
	 color: #051C2C;
	 background-color: #9EADC1;
	 border-color: #9EADC1;
}
 .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
	 box-shadow: 0 0 0 0.2rem rgba(158, 173, 193, 0.5);
}
 .table a.btn{
	 display:block;
	 white-space: nowrap;
}
 .table a.btn:before {
	 content: "\f1c9\00a0";
	 font-family: 'Font Awesome 5 Free';
	 font-weight: 900;
}
 .table a.btn[href$=".pdf"]:before {
	 content: "\f1c1\00a0";
}
 .table a.btn[href$=".docx"]:before, .table a.btn[href$=".doc"]:before{
	 content: "\f1c2\00a0";
}
 .table a.btn[href$=".xlsx"]:before, .table a.btn[href$=".xls"]:before {
	 content: "\f1c3\00a0";
}
/***************************** TILES ******************************************/
 .hovereffect {
	 width: 100%;
	 height: 100%;
	 float: left;
	 overflow: hidden;
	 position: relative;
	 text-align: center;
	 cursor: default;
	 background: #051c2c;
}
 .hovereffect .overlay {
	 width: 100%;
	 height: 100%;
	 position: absolute;
	 overflow: hidden;
	 top: 0;
	 left: 0;
	 padding: 150px 20px 20px 20px;
}
 .hovereffect img {
	 display: block;
	 position: relative;
	 object-fit: cover;
	 max-width: none;
	 max-height: 400px;
	 width: calc(100% + 20px);
	 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	 transition: opacity 0.35s, transform 0.35s;
	 -webkit-transform: translate3d(-10px,0,0);
	 transform: translate3d(-10px,0,0);
	 -webkit-backface-visibility: hidden;
	 backface-visibility: hidden;
}
 .hovereffect:hover img {
	 opacity: 0.4;
	 filter: alpha(opacity=40);
	 -webkit-transform: translate3d(0,0,0);
	 transform: translate3d(0,0,0);
}
 .hovereffect h2 {
	 position: relative;
	 overflow: hidden;
	 padding: 0.5em 0;
	 background-color: rgba(111,135,163, 0.75);
	 text-transform: uppercase;
	 color: #fff;
	 text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	 text-align: center;
}
 .hovereffect h2:after {
	 position: absolute;
	 bottom: 0;
	 left: 0;
	 width: 100%;
	 height: 2px;
	 background: #E74f3d;
	 content: '';
	 -webkit-transition: -webkit-transform 0.35s;
	 transition: transform 0.35s;
	 -webkit-transform: translate3d(-100%,0,0);
	 transform: translate3d(-100%,0,0);
}
 .hovereffect:hover h2:after {
	 -webkit-transform: translate3d(0,0,0);
	 transform: translate3d(0,0,0);
}
 .hovereffect p {
	 color: #fff;
	 opacity: 0;
	 filter: alpha(opacity=0);
	 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	 transition: opacity 0.35s, transform 0.35s;
	 -webkit-transform: translate3d(100%,0,0);
	 transform: translate3d(100%,0,0);
}
 .hovereffect:hover p {
	 opacity: 1;
	 filter: alpha(opacity=100);
	 -webkit-transform: translate3d(0,0,0);
	 transform: translate3d(0,0,0);
}
/********************************* CAROUSEL ***********************************/
 .carousel {
	 width: 100%;
}
/********************************** CARDS *************************************/
 .cards .card{
	 background: #F8F8F8;
	 -webkit-box-shadow: 1px 1px 3px 3px rgba(132, 156, 180, .20);
	 -moz-box-shadow: 1px 1px 3px 3px rgba(132, 156, 180, .20);
	 box-shadow: 1px 1px 3px 3px rgba(132, 156, 180, .20);
}
 .cards .card:hover, .cards .card:focus {
	 background-color: #f5f5f5;
	 -webkit-box-shadow: 1px 1px 3px 3px rgba(231, 80, 61, .30);
	 -moz-box-shadow: 1px 1px 3px 3px rgba(231, 80, 61, .30);
	 box-shadow: 1px 1px 3px 3px rgba(231, 80, 61, .30);
}
 .card .ico-custom{
	 width: 100px;
	 margin: 15px auto 0 auto !important;
}
 .card-img-top {
	 background-size: cover;
}
 .card-body:empty {
	 display: none;
}
 .card-title{
	 margin-top:0;
	 font-weight:bold;
	 text-align:center;
	 overflow-wrap: normal;
}
 .cards a:hover .card-title{
	 color: #E7503D;
}
 .cards a:hover{
	 text-decoration:none;
}
/*Horizontal Card*/
 .card-horizontal {
	 display: flex;
	 flex: 1 1 auto;
}
 .card-horizontal img{
	 width:144px;
}
 .card-horizontal .card-title{
	 text-align:left;
}
/**************************** ACCORDIONS/TABS *********************************/
 .accordion .card-header {
	 padding: 0;
	 background-color: #5F7895;
	 border-color: #5F7895;
}
 .accordion .card-header a{
	 color: #fff;
}
 .accordion .card-header:hover {
	 background: #9EADC1;
}
 .accordion .card-header:hover a{
	 color: #051C2C;
}
 .accordion .card{
	 border-radius: 0;
}
 .nav-tabs {
	 display:none;
}
 .tab-content{
	 padding: 15pxx;
}
 .accordion-toggle{
	 display:block;
	 padding: .75rem 1.25rem;
	 font-size:20px;
	 text-decoration:none;
}
 .accordion-toggle:after {
	 content: "\f13a";
	 float: right;
	 font-family: 'Font Awesome 5 Free';
	 font-weight: 900;
}
 [aria-expanded="true"].accordion-toggle:after {
	 content: "\f139";
}
 .accordion-toggle:hover{
	 text-decoration:none;
}
/*Nested Accordions*/
 .accordion .accordion .accordion-toggle {
	 padding: .5rem 1rem;
	 font-size: 13px;
}
/********************************** SIDE NAV **********************************/
 .list-group{
	 border-radius: 0;
}
 .list-group-item {
	 padding: .5rem 1.25rem;
	 border-left: 0;
	 border-right: 0;
	 font-weight: bold;
}
 .list-group-item.active {
	 background-color: #f8f9fa;
	 color: #041C2C;
	 border-color:#ddd;
}
 .list-group-item.active:before{
	 content: "\f02e";
	 margin-right:5px;
	 font-family: 'Font Awesome 5 Free';
	 font-weight: 900;
	 color: #E7503D;
}
 .list-group-item:hover, .list-group-item.active:hover {
	 color: #041C2C !important;
}
/********************************** FOOTER ************************************/
 .footer {
	 margin-top:30px;
	 padding: 30px;
	 border-top: 1px solid #ccc;
	 background-color: #051C2C;
	 color: #9EADC1;
}
 .footer hr {
	 border-top: 1px solid #000;
}
 .footer p{
	 color: #9EADC1;
	 font-size:1em;
}
 .footer a:not(.btn) {
	 color: #fff;
	 border-bottom: dotted 1px #9EADC1;
	 font-size:16px;
}
 .footer a:not(.btn):hover {
	 color:#E7503D ;
	 border-bottom: solid 2px #9EADC1;
	 text-decoration:none;
}
 .footer .btn-outline-danger{
	 padding: .85em 2em .85em 2em;
	 font-size: 15px;
	 font-weight: 100;
	 letter-spacing:1px;
	 color:#fff;
}
 .footer .btn-block{
	 margin: 20px 0;
	 padding: 0.625em;
	 font-size: 1.05em;
}
 .footer h4{
	 color:#9EADC1;
	 font-weight: 600;
	 text-transform: uppercase;
	 font-size: 20px;
	 letter-spacing: 1px;
}
 .footer ul{
	 padding-left: .75em;
}
 .footer li{
	 padding: 2px 0px;
	 font-size:18px;
}
 .footer img {
	 display:block;
	 margin:0 auto;
}
 #social img{
	 display:block;
	 width:24px;
}
 #back-to-top {
	 position: fixed;
	 bottom: 79px;
	 right: 15px;
	 display: none;
	 z-index:99;
	 background-color: #051C2C;
	 border: solid 3px #E74F3D;
	 border-radius: 1.75rem;
	 letter-spacing:1px;
	 color: #fff;
	 box-shadow: 2px 1px 2px 1px rgba(0,0,0,0.5);
	 -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,0.48), 0 3px 1px -2px rgba(0,0,0,0.24), 0 1px 5px 0 rgba(0,0,0,0.4);
	 box-shadow: 0 2px 2px 0 rgba(0,0,0,0.4), 0 3px 1px -2px rgba(0,0,0,0.4), 0 1px 5px 0 rgba(0,0,0,0.4);
}
 #back-to-top i{
	 display:block;
}
 #back-to-top:hover{
	 background-color: #E74F3D;
	 color: #051C2C;
}
/********************************** CHAT **************************************/
 #chat-button, #chat-greet, #sn_va_web_client {
	 position:fixed;
	 right:10px;
	 bottom:10px;
	 z-index:9999;
	 background:#4169e1;
	 color:#fff;
}
 #sn_va_web_client {
	 margin-bottom: 80px;
}
 #chat-greet {
	 margin: 0 85px 17px 0;
	 padding: .375rem .75rem;
	 border-radius: .25rem;
}
 .btn-circle {
	 width: 70px;
	 height: 70px;
	 padding: 10px 16px;
	 border-radius: 35px;
	 transition: all .5s;
	 text-align: center;
	 font-size: 35px;
	 line-height: 1.33;
}
 #chat-button[aria-expanded="true"]{
	 border-top-left-radius: 0;
}
 #chat-button[aria-expanded="true"]:before {
	 content: "\f00d";
	 font-family: 'Font Awesome 5 Free';
	 font-weight: 900;
}
 #chat-button[aria-expanded="true"] i{
	 display:none;
}
/******************************** RESPONSIVE **********************************/
/*Extra large devices (large desktops, 1200px or less)*/
 @media (max-width: 1200px) {
	 .navbar-light .navbar-nav{
		 margin-top:8px;
	}
	 .navbar-light li.nav-item {
		 text-align:left !important;
		 border-top: 1px solid #292929;
	}
	 .navbar-light .navbar-nav .nav-link {
		 padding-left: 8px;
	}
	 .navbar-light .dropdown-menu {
		 box-shadow:none;
		 margin-left: 8px;
	}
}
/*Large devices (desktops, 992px or less)*/
 @media (max-width: 992px) {
}
/*Medium devices (tablets, 768px or less)*/
 @media (max-width: 768px) {
	 header .logo{
		 height:100px;
	}
	 .heading .site-name {
		 font-size: 95%;
	}
	 .heading .slogan {
		 font-size: 80%;
	}
	 #content-wrapper {
		 padding-top: 60px;
	}
	 .navbar .form-inline .input-group {
		 margin: 0 auto;
	}
	 #back-to-top {
		 bottom: 15px;
	}
	 .tab-content > .tab-pane {
		 display: block !important;
		 opacity: 1;
	}
	 .accordion-toggle {
		 padding:0;
	}
	 .clive-field-wrapper:nth-child(-n+5){
		 width: 100%;
		 float: none;
	}
	 .footer [class^="col-"]{
		 margin-bottom:15px;
	}
}
/*Medium devices (tablets, 768px or more)*/
 @media (min-width: 768px) {
	/*Tabs To Accordions*/
	 .nav-tabs {
		 display: flex;
	}
	 .tab-content .card {
		 border: none;
	}
	 .tab-content .card .card-header {
		 display:none;
	}
	 .tab-content .card .collapse{
		 display:block;
	}
}
 