html, body{ 
     font-family: "Open Sans" !important; 
 } 
body{
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-size: 100%;
}
/* .alert {  */
     /* font-family: "Open Sans" !important;  */
 /* }  */

/*Fonts*/
h1{
	font-size: 1.875em;
}
h2{
	font-size: 1.625em;
}
h3{
	font-size: 1.5em;
}
h4{
	font-size: 1.375em;
}
h5{
	font-size: 1.25em;
}
h6{
	font-size: 1.125em;
}
p{
	font-size: 1em;
}

.vh{  
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}


.maroonTxt{
	color: #730202;
}
.darkBlueHead{
	font-weight: 700;
    color:  #1f2554;
}
/*Default Padding and Margins*/
.padSide40{
	padding: 20px 40px;
}
.padTopBot40px{
	padding: 40px 0;
}
.padTop40px{
	padding-top: 40px;
}
.padTopBot60px{
	padding: 60px 0;
}
.padBot20px{
	padding-bottom: 20px;
}
/*Button*/
.darkBlueBtn{
	background: #255698;
	color: #fff;
	font-size: 0.875em;
}
.btn-cncl:hover{
	border: 1px solid #e24040;
	color: #e24040;
	background: #fff;
}
.btn-cncl{
	background: #e24040;
	color: #fff;	
	font-size: 0.875em;
}
.respLogoAn{
	width: 80%;
/*	background: #fff;*/
	padding: 10px;
}
.rbScrolled .navbar-nav{
	padding-right: 15px;
}
.navbar-brand{
	padding: 0;
}
.hamBur{
	font-size: 1.625em;
}
.darkBlueBtn:hover{
	background: #fff;
	color: #255698;
	border: 1px solid #255698;
}
.roundLogBtn{
	margin-top: 20px;
	border: 2px solid #fff;
    color: #fff;
    border-radius: 20px;
    padding: 5px 20px;
	font-weight: 600;
	font-size: 1.125em;
}
.roundLogBtn:hover{
	background-color: #fff;
	color: #444;
}
/*Top Head*/
.topHead{
	  -moz-box-shadow: 3px 0px 10px 3px #ccc;
  -webkit-box-shadow: 3px 0px 10px 3px #ccc;
	box-shadow: 3px 0px 10px 3px #ccc;
	padding: 10px 0;
	margin-bottom: 12px;
	background-color: #174ca1;
}
/*Navbar*/
.navbar {
	padding-top: 0px;
}
.sep::after{
	content: "|";
	margin: 0 10px 0 20px;
}
.nav-link{
	padding-right: 0;
	padding-left: 0;
	text-transform: uppercase;
	font-size: 0.875em;
	font-weight: 600;
}
.owl-dots{
	display: none;
}
/*Carousel*/
.carousel{
	position: relative;
}
.lftAr{
	color: #fff;
	font-size: 2em;
	position: absolute;
	left: 30px;
	top: 45%;
}
.rtAr{
	color: #fff;
	font-size: 2em;
	position: absolute;
	right: 30px;
	top: 45%;
}
.owl-nav{
	height: 0;
}
/*Main Body Container*/
.liteBlueBg{
	background-color: #f1edec;
}
.introCont{
	margin-top: 30px;
}
.blueTitle{
	font-size: 1.5em;
	color: #174ca1;
/*	color: #174ca1;*/
	padding: 30px 0;
}
.bigA{
	font-size: 3.875em;
	font-weight: 600;
}
.missionStatementPara{
	line-height: 26px;
	color: #4d4f53;
}
.transWhiteBg{
	background: #fff;
}
/*Login Box*/
.logInBox{
	background-color: #174ca1;
	-moz-box-shadow: 5px 5px 10px 0px #0D5DC5;
  -webkit-box-shadow: 5px 5px 10px 0px #0D5DC5;
	box-shadow: 5px 5px 10px 0px #0D5DC5;
	padding: 20px;
}
.netLogTxt{
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	font-size: 1.5em;
	margin-top: 20px;
}

/*Three box section*/
.whiteBox{
	background-color: #fff;
}
.quickList .list-group-item{
	border-left: 10px solid #D90B0B;
	margin-bottom: 10px;
	cursor: pointer;
}
.quickList .list-group-item:hover{
	background-color: #D90B0B;
	color: #fff;
	-moz-box-shadow: 5px 5px 10px 0px #444;
    -webkit-box-shadow: 5px 5px 10px 0px #444;
    box-shadow: 5px 5px 10px 0px #444;
	transition: .75s;
}
.quickList a{
	color: inherit;
	text-decoration: none;
}
.quickLinkBox{
	padding: 30px 15px;
	box-shadow: 4px 10px 20px #444;
}
.middleTagBox{
	color: #212529;;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.middleTagBox p{
	font-size: 1.25em;
	font-style: italic;
}
.insrBox{
	height: 100%;
	padding: 25px 15px;
	box-shadow: 4px 10px 20px #444;
}
.insList{
	text-align: left;
	font-size: 1.15em;
	margin: 0;
	padding: 0;
	border-bottom: 2px solid #cecece;
}
.insList li{
	margin-bottom: 10px;
	background: url('../images/smallstar.png') no-repeat left top;
	list-style: none;
	padding-left: 40px;
	font-size: 1em;
}
.none{
	display: none;
}
.credAnmed{
	width: 80%;
	margin-bottom: 15px;
    padding-top: 20px;
}
.insList li:nth-child(2){
	line-height: 33px;
}
/*Mortgage Partner*/
.mortPartImgCont{
	padding: 20px 40px;
	border-right: 3px solid #730202;
}
.mortPartContc{
	border-left: 3px solid #730202;
	padding: 5% 0 5% 15px;
}
.contIco{
	margin-right: 10px;
	font-size: 1.75em;
}
.morHead{
	margin-bottom: 40px;
}

/*Footer*/
.footer{
	display: block;
    padding: 30px 0;
    background: #e8e8e8 url(../images/footer-bg-logo.png) no-repeat center right;
}
.allRightPara{
	font-weight: 600;
	margin-top: 30px;
	margin-bottom: 0;
	font-size: .85em;
	text-align: right;
}
.discPol{
	font-size: .75em;
	font-weight: 500;
	margin-bottom: 0;
	text-align: right;
}
.discPol a{
	color: #0065D1;
}
.polSep{
	margin: 0 10px;
}
/*Service Ribbon*/
.serviceCarousel{
	position: relative;
}
.servIcon{
	font-size: 6.25em;
}
.servicesCont{
	padding: 40px 0 20px 0;
	text-align: center;
	cursor: pointer;
	width: 100%;
	display: block;
	color: #fff;
	border: 2px solid #fff;
	background-color: #730202;
}
.servTxt{
	margin-top: 10px;
}
.servicesCont:hover{
	background: #e7e7e7;
    color: #000;
    transition: 0.75s;
    transform: scale(1.1);
}
.servIconBlack{
	color: #000;
}
.servRib{
	margin-bottom: 15px;
}
.servRib .owl-nav{
	display: none;
}

/*About Us css*/
/*
.banner-img{
	height: 450px;
	position: relative;
}
.banner-img img{
	height: 100%;
	width: 100%;
}
*/
.text-above{
	position: absolute;
	top: 0px;
	bottom: 0px;
    background: rgba(0,0,0,0.5);
    color: #fff;
    padding: 40px 120px;
}
.text-above p{
	font-size: 1.5em;
    line-height: 34px;
    margin-top: 15px;
}
.mission-img img{
	width: 100%;
}
.heading{
	    font-size: 2.15em;
    font-family: "Open Sans" !important;
    margin-bottom: 1.5rem;
}
.blueBoxDay{
	background: #00498c!important;
    color: #fff;
}
.aboutPara
{
	line-height: 30px;
    font-size: 1.15em;
}
.holiday{
	    width: 50%;
    margin: 0 auto;
    margin-bottom: 7px;
}
.holiday-img{
	width: 100%;
}
.holiday div{
	background: #ffffffc9;
    padding: 5px 0px;
	display: inline-block;
    width: 49%;
    text-align: center;
    font-size: 1em;
	font-weight: 600;
	box-shadow: 1px 1px 32px rgba(0, 0, 0, .1);
}
.holiday-name {
    font-family: "Open Sans";
    width: 150px;
    border: 1px solid;
    padding: 5px;
    background: #fff;
}
.holiday-parent{
	background-image: url("../images/cinque-terre-828614_1280.jpg");
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	    padding: 30px;
}
.holiday-parent > h1{
    margin-bottom: 1.5rem;
    width: auto;
    display: inline-block;
    color: #fff;
    font-weight: bold;
}
.width-auto div{
	width: auto;
	    padding: 5px 30px;
}
.servion-logo{
	width: 70%;
	margin-auto: 0 auto;
}
.prodServIco{
	width: 20%;
	float: left;
}
.prodServCont{
	width: 80%;
	float: left;
}
.prodIcon{
	font-size: 2.5em;
	color: #6e91a1;
}
.prodServBox{
	margin-bottom: 40px;
}
.prodServBox h2{
	color: #4d5a5c;
}
.prodServBox p{
	color: #4f7175;
}
.appStore{
	width: 100%;
}
.appStore img{
	width: 9em;
    float: left;
    margin-right: 10px;
}
.secondServCont{
	padding: 60px 20px;
}
.prodBoxList{
	padding: 0 15px;
}
.prodBoxList li{
	font-size: 0.875em;
	color: #4f7175;
}
.cardValApp{
	background: #F1F2F2 url(../images/dots.png) repeat-x scroll 0% 0%;
    border-bottom: 1px solid #D5DCDE;
	padding-top: 20px;
}
.cardValetTxt{
	font-size: 2em;
	font-weight: 600;
	text-transform: uppercase;
	color: #730202;
}
.awardIcon{
	font-size: 6.25em;
	color: #730202;
	margin-bottom: 20px;
}
.secondaryPageHead{
	color: #4d5a5c;
}
.secondaryPagePara{
	color: #4f7175;
}
.contIcon{
	margin-bottom: 20px;
    font-size: 4.375em;
    color: #575555;
}
.site-map ul li{
	list-style: none;
    font-size: 0.875em;
    
    display: inline-block;
    margin-right: 20px;
}
.site-map ul li a{
	color: #444;
	text-decoration: underline;
}
.table tbody tr td:first-child{
	font-weight: 600;
}
.bigiTxt{
	font-size: 2em;
	color: #4f7175;
}
.homeIcon{
	font-size: 1.5em;
	font-weight: 600;
	margin-right: 10px;
}
.home-cont{
	font-size: 0.875em;
    margin-right: 15px;
}
.anmedLogo{
	width: 37%;
}
.table td{
	width: 50%;
	text-align: center;
}
.rb{
	border-bottom: 2px solid #dedede;
}
.rbScrolled{
	background-color: #174ca1;
/*	background-color: #0071EB;*/
	transition: 0.75s;
	padding: 0;
}
.rbScrolledAncher{
	color: #fff!important;
	transition: 0.75s;
}
.modal-content{
	padding: 10px;
    border: 4px solid #cae4ff;
    background: #e9ecef;
    border-radius: 10px;
}
.modal-body p{
	color: #63676b;
}
.modal-footer{
	display: block;
	padding: 0;
	border-top: 0;
	text-align: center;
}

/*Rates Page*/
#rates_container{
			
}
.rates_effective{
	clear: both;	
}
.rates_nav{
	clear: both;	
}
.rates_button{
	display: none;
}
.rates_table{
	width: 100%;
	border-collapse: collapse;
}
.rates_header{
	font-size: 1.75em;
	font-weight: 600px;
	text-align: center;
	background: #fff;
	color: #730202;
	padding-bottom: 15px;
}
.rates_bold{
	font-weight: 600;
}
.rates_notes{
	font-size: 0.75em;
	font-style: italic;
}
.rates_subheader{
}
.rates_linespace{
	background: #fff;
}
.rates_aRow{
}
.rates_standard{
	padding: 8px;
}
.rates_table tr:nth-child(even) {
    background: #f1f1f1;
}
.news_title{
	padding-bottom: 15px;
	font-size: 1.5em;
	color: #730202;
	font-weight: 600;
}
.articlesCont{
	padding: 20px 15px 40px;
}
.gradGrey{
	background-image: linear-gradient(#ffffff, #f1f1f1);
}
.credIntPara{
	font-weight: 600;
    color: #D54401;
}
.prodServCont h2{
	font-size: 1,5em;
}
.serviceCarousel a{
	text-decoration: none;
}
@keyframes zoomInzoomOut {
    0% {
        transform: scale(.8,.8);
    }
    50% {
        transform: scale(1,1);
    }
    100% {
        transform: scale(.8,.8);
    }
}
.animatedCredAnmed{
	animation: zoomInzoomOut 1s infinite;
}
.alert{
	background-color: #b00;
	color: #FFF;
	text-align: center;
}
.alert a{
	color: #FFF;
}
.blurb {
    min-height: 200px;
    color: #FFF;
    background: linear-gradient(90deg, rgba(0, 114, 153, 0), rgba(0, 114, 153, 1.0)), url('/images/blurb_mobile_1.jpg');
    background-attachment: fixed;
    background-size: cover;
    font-size: 1.25em;
    position: relative;
    background-position: left;
    text-align: right;
}
.blurb_text {
    text-align: left;
}
.blurb a.button {
    display: inline-block;
    padding: 0.5em;
    border: 2px #FFF solid;
    text-decoration: none;
    border-radius: 10px;
}
.blurb a {
    color: #FFF;
}
html {
  scroll-behavior: smooth;
}
.servicesCont:hover img {
    filter: brightness(0) saturate(100%);
}
