@charset "utf-8";
/* CSS Document */

 body,html
{
	font-family:'Open Sans', sans-serif!important;
	height:100%;
	width:100%;
}

/* Typography */
.TitleStyle1 {
    color: #1f59a5;
    font-size: 33px;
    font-weight: 400;
    margin-top: 50px;
    font-family: tahoma;
    font-weight: 700;
	margin-bottom:20px;
}

.TitleStyle1 a
{
	color:#000;
	font-style:italic;
}

.TitleStyle1 a:hover
{
	text-decoration:none;
}

.TitleStyle1 a span
{
	font-weight:700;
}
.TitleStyle2{
	font-size:27px;
	font-weight: 600;
	margin:10px 0 20px;
}
.TitleStyle3 {
	font-size: 24px;
	font-weight: 600;
	margin:10px 0 20px;
}
 hr.title-border
{
	border-bottom:8px solid #ff4d00;
	float:right;
	margin:15px 0 20px;
	position:relative;
	width:80%;
}

.wrapper
{
	display:block;
	overflow-x:hidden;
}
/* Header */
header
{
	position:relative;
}

/* Top Bar */
 .top-bar
{
	background:#2c2c2c;
	
	
	width:100%;
}

.ph,.top-bar ul
{
	float:right;
	margin-bottom:0;
	padding:10px 0;
}

.top-bar ul > li {
    float: left;
    font-size: .9em;
    list-style: outside none none;
    margin: 0 .4em 0 .5em;
    padding: 0;
}
li.phone-num-top {
    font-size: 16px !important;
    color: #fff;
    margin-right: 25px !important;
}

.phone-num-top {
	
    font-size: 23px;
    margin-right: 15px;
}
.phone-num-top > .fa-mobile-alt {
    font-size: 22px;
    margin-right: 5px;
}
.top-bar ul > li > a {
    color: #fff;
    font-size: 1.4em;
}

.top-bar ul > li > a:hover, .top-bar ul > li > a.active {
    color: #afafaf;
    text-decoration: none;
}
.top-bar .container .fa-envelope
{
	margin-right:10px;
}

/* Main Carousel */

/* Navigation */

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
	p.column-p {color:#808080;}
.navbar-default .navbar-nav > li > a {
    color: #393939;
	 
	 
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 5px 10px 0px;
    font-weight: 400;
    font-size: 21px;
}
.navbar-collapse > ul.navbar-nav > li {
    margin-right: 0px;
    margin-left: 0px;
    padding: 0;
}
.navbar .navbar-inner {
    padding: 0;
}
.navbar .nav {
    margin: 0;
    width: 100%;
}
.menu-top > li {
    display: inline-block;
    float: none;
}
.navbar-collapse  >  ul::after {
    content: '';
    display: inline-block;
    width: 100%;
}
.navbar {
	min-height: 1px;
}
.nav-top {

}
.width-mod .container {
	display: flex;
	align-items:center;
}
.width-mod#foot-cpe .container {
	display: block;
}
.active-ins,.navbar-nav > .active > a, .navbar-nav > .active > a:hover, .navbar-nav > .active > a:focus, .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a,.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus   {
   color: #fff;
background-color: #1d58a5;
border-radius: 15px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d58a5;
    outline: 0;
}
.logo  {
	margin-top:30px;
	margin-bottom:30px;
	display: inline-block;
	width: 100%;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #1d58a5;
    border-radius: 15px;
}

.navbar-collapse > ul.navbar-nav {
    text-align: justify;
    font-size:0.1px;
}
.navbar {margin-bottom:0px;}
#main-banner {position:relative;
}
.inner-banner {position:relative;}


.caption .TitleStyle2 {
    font-size: 60px;
    color: #fff;
   text-align: center;
	font-family:Tahoma;
	font-weight:900;
}
.caption p {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
}

.flexs {
    display: flex;
    justify-content: center;
    align-items: center;
}

.text-cen-banner {
    margin-top: 30px;
    color: #fff;
}

.input-banner {
    width: 195px !important;
    padding: 5px;
    margin-right: 20px;
}

#Type, #ZipCode {
    color: #000;
    border-radius: 5px;
    border: 1px solid #fff;
}

.flexs input,.flexs button,.flexs select, .flexs textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 400;
}

#Type {
    -webkit-appearance: none;
	-moz-appearance: none;
}
.btn-quote {
    padding-left: 35px;
    padding-right: 35px;
    color: #fff;
    background: #1f59a5;
    font-size: 14px !important;
    border-radius: 25px;
    font-weight: 600 !important;
    padding-top: 4px;
    padding-bottom: 4px;
}

.lob-box

 {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 100%;
    -webkit-background-origin: padding-box;
    background-origin: padding-box;
    -webkit-background-clip: border-box;
    background-clip: border-box;
    background: #fff;
}


.social-mid {
    height: 260px;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    align-content: center;
    -webkit-align-content: center;
    justify-content: space-around;
    -webkit-justify-content: space-around;
    list-style: none;
    width: 100%;
}

.social-mid li {
	position:relative;
}
.social-mid li a .fa {
    font-size: 42px;
    color: #fff;
    text-align: center;
}

.social-mid li a {
    padding: 73px 60px;
    border-radius: 100px;
    border: solid 1px #797a82;
    background: #797a82;
    border: solid 3px transparent;
}
.span-text {
    font-size: 18px;
    text-align: center;
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    font-family: Tahoma;
    left: 0;
    line-height: 20px;
}


.circle {
    width: 169px;
    height: 169px;
    border-radius: 50%;
    box-sizing: border-box;
    text-align: center;
    display: inline-block;
    line-height: 100px;
    background-color: #1f59a5;
    position: relative;
}
.circle a{
  text-decoration:none;
  color:#fff;
  font-size: 30px;
}

.circle .fa {
    font-size: 42px;
    color: #fff;
    margin-top: 40px;
}
.inner-content {
	background:#fff;
	padding-bottom:30px;
}
.inner-content hr {
    border-top: 1px solid #1d58a5;
}
.inner-content ul {
	margin-bottom: 20px;
	padding-left: 20px;
}
.inner-content ul li {
	margin-bottom: 10px;
}
.inner-content p,.inner-content ul li {
    color: #393939;
    font-family: tahoma;
    font-size: 20px;
}

.senetence {
    font-size: 18px !important;
    font-weight: 400;
    margin-top: 30px;
    margin-bottom: 30px;
}
.connect-content {
	
	background:#1f59a5;
	padding-top:30px;
	padding-bottom:30px;
}
.connect-content .col-md-6 {
	text-align: center;
}
.center-align {
text-align:center;}


.center-align .TitleStyle3{
    font-size: 45px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
	font-family:tahoma;
}

.fa-comments::before{
    font-size: 70px;
    color: #fff;
}
.content-cap {
    color: #fff;
    font-size: 25px;
}
.content-cap a {
color:#fff;}

.social-bottom {
    margin: 3px 0px;
    clear: both;
    padding-left: 0px;
    padding-right: 0px;
}

.social-bottom ul {
    list-style: none;
    /*float: left;*/
    padding: 0px;
}

.social-bottom li {
   /* float: left;*/
}

.social-bottom [class*="fab fa-"] {
    background-color: #fff;
    border-radius: 35px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: auto 0px;
        margin-left: 0px;
    width: 35px;
    font-size: 20px;
    text-align: center;
    margin-left: 21px;
    color: #4867aa;
}

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
    margin-top: 15px;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	float: left;
	width: 100%;
	margin: 0;
	height:120px;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: default;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item img {
	cursor: default;
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	max-width: 100%;
}
.carrier .TitleStyle3 {
    font-size: 27px;
    font-family: tahoma;
    font-weight: 700;
    color: #1f59a5;
    margin-top: 25px;
}
footer {
	background:#024d98;
}

.site-info {
    text-align: center;
    padding-bottom: 45px;
}

address, address p {
    margin-bottom: 0px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}
footer ul {
    margin: 0;
    padding: 0;
}
.foot-wrap {
    background-color: #2c2c2c;
    padding-top: 50px;
}

.footer-contact-info li {
    color: #666666;
    font-size: 18px;
}

.site-info li {
    text-align: center;
    float: none;
    font-size: 14px;
    display: inline-block;
    margin: 0 auto;
        margin-right: auto;
    margin-right: auto;
    color: #666666;
    margin-right: 3px;
}

.footer-contact-info li, .site-info li {
    list-style-type: none;
    display: inline-block;
    padding-left: 3px;
}
.footer-contact-info ul li::before {
    content: "|";
    font-size: 14px;
    color: #fff;
    margin-right: 10px;
    font-weight: 900;
}

.site-infos ul li::before {
    content: "\00b7";
    font-size: 14px;
    color: #1d58a5;
    margin-right: 10px;
    font-weight: 900;
	
}

.footer-contact-info li {
    color: #fff;
    font-size: 16px;
}

.footer-contact-info ul li:first-child:before { content: none; }
.footer-contact-info li a, .footer-contact-info li {
    color: #fff;
    font-family: tahoma;
    font-size: 18px;
}
.footer-contact-info li a:hover{
    color: #000;
}
   
   
.img_container {
  position: relative;
}
.img_container img {
  
  
}
.img_container .caption {
  color: white;
  text-shadow: 1px 1px 1px black;
  position: absolute;
  top: 50%;
  left:  50%;
  -webkit-transform: translate(-50%, -50%); /* iOS */
  transform: translate(-50%, -50%);
  text-align:center;
  z-index:1;
}

footer  {
  font-family:tahoma
}
.footer-contact-info li a {
	padding: 5px 10px;
	border-radius: 30px;
}
.footer-contact-info li a.active, .footer-contact-info li a:hover, .footer-contact-info li a:focus {
color:#fff;
background: #1d58a5;
}
#agency-address li {
margin-bottom: 20px;
}
#agency-address a:hover, #agency-address a:focus, .site-info a:hover, .site-info a:focus {
	color: #fff;
	background: transparent!important;
	text-decoration: underline;
	text-decoration-color: #1d58a5;
	text-decoration-thickness: 2px;
	text-underline-position: under;
}
address{margin-bottom:30px;}

.ph {
    float: right;
    font-size: medium;
    font-size: 19px;
}

.top-ph-no {
    color: #fff;
    margin-right: 30px;
}
.ph > .fa-mobile-alt {
    color: #fff;
    line-height: 20px;
    font-size: 17px;
    text-align: center;
    padding-right: 5px;
}

.navbar-toggle span:nth-child(1) {
    top: 9px;
}
.navbar-toggle span:nth-child(2) {
    top: 15px;
}

.navbar-toggle span:nth-child(3) {
    opacity: 0;
    top: 15px;
}
.navbar-toggle span:nth-child(4) {
    top: 21px;
    transition: all 0.25s ease-in-out 0s;
    -webkit-transition: all 0.25s ease-in-out 0s;
}


.input-banner {
    width: 100% !important;
    padding: 5px;
    margin-right: 20px;
}
.navbar-toggle.nav-bg span:nth-child(1),
.navbar-toggle.nav-bg span:nth-child(4) {
  opacity: 0;
  top: 24px;
}

.navbar-toggle.nav-bg span:nth-child(2) {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transition-delay: 0.25s;
  -webkit-transition-delay: 0.25s;
}

.navbar-toggle.nav-bg span:nth-child(3) {
  opacity: 1;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transition-delay: 0.25s;
  -webkit-transition-delay: 0.25s;
}

.navbar-toggle {
    background-color: transparent;
    border: 1px solid #1f59a5;
    cursor: pointer;
    float: right;
    height: 33px;
    overflow: hidden;
    width: 43px;
    z-index: 100;
}

.navbar-toggle span {
    background: #fff none repeat scroll 0 0;
    display: block;
    height: 4px;
    left: 9px;
    opacity: 1;
    position: absolute;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transition: all 0.25s ease-in-out 0s;
    -webkit-transition: all 0.25s ease-in-out 0s;
    width: 25px;
}


.bounce {
    -moz-animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}

.arrow {
    text-align: center;
    margin: 0 0;
}

.fa.fa-arrow-down.fa-2x {
    background: #1f59a5;
    border-radius: 50%;
    padding: 5px;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 46px;
}

.lob-section {
    background: #2c2c2c;
    padding: 30px 0;
        padding-top: 30px;
    padding-top: 50px;
}

.input-banner {
    width: 100%;
    padding: 5px;
}

.select-center-inner {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding: 5px;
    background: fff;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #555 !important;
    margin-bottom: 10px;
}
.cen-text {
    text-align: center;
}
.text-cen-banner {
    margin-top: 0px;
    color: #fff;
    display: flex;
    justify-content: center;
}

.align-center {
    display: flex;
    justify-content: center;
}

.text-cen-banner .TitleStyle2 {
    font-size: 63px;
    color: #fff;
    font-weight: 600;
    font-family: Tahoma,Verdana,Segoe,sans-serif;
    margin-top: 0;
    margin-bottom: 10px;
}
.align-center input,.align-center select {
margin-top:30px;}
.align-center input, .align-center select {
    box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
    color: #393939 !important;
}

.inside-quotes .btn-inner {
    width: 430px;
    margin-bottom: 40px;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
}
.align-center .btn {
    display: inline-block;
    padding: 4px 30px;
    margin-bottom: 0;
    font-size: 19px;
    border-radius: 25px;
    background-color: #1d58a5;
    color: #fff;
    margin-top: 20px;
	border:none;
}
.zip-content-inner iframe
 {
    height: 315px;
    border: none;
    width: 80%;
    text-align: center;
}
.zip-content-inner {
	text-align:center;
}
#cs-frame {
    width: 100%;
    height: 1600px;
    border: none;
}
.gmap {
    width: 95%;
    height: 230px;
    margin-top: 15px;
	border:none;
}
.clist .btn {
    background: #797a82;
    color: #fff;
}
#ContactJotFormIFrame {
    height: 360px;
    border: none;
    width: 100%;
}

.clist .btn:hover {
    
    background: #064e96 !important;
    color: #fff;
}


.clist .TitleStyle2 {
    border-bottom: 2px solid #797a82;
    line-height: 45px;
}


.n-rpad{padding-right:0px;}
.n-lpad{padding-left:0px;}
.align {margin:0 auto;}

.blend {
    position: relative;
}


   
   .inner-content p{
			margin-bottom: 20px;
			}
			
			
body, html {
  height: 100%;
  margin:0;
  padding:0;
}

.wrap {
  
  height:81%;
}

.frame{
  height: 81%;
  width: 100%;
}

.fitted-image {
  width: 100%;
  height: 81vh;
  object-fit:cover;
   }
   .img-width {width:100%;}
   
 .fnt-family {
 font-family: "Font Awseome 5";}
 
 .fa-google-plus::before {
    content: "\f2b3";
    line-height: 25px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #1d58a5;
}

.circle i:hover{
transform: scale(1.2);
animation-delay: 3s;
}

.circle .span-text:hover{
color:#aeabab;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #1d58a5;
}

#JotFormIFrame {
	height:310px !important;
}

.top-ph-no a{
    color: #fff !important;
    
}

.anc-jmp-fnt {
	color:#e79441 !important;
}

.anc-jmp-fnt:hover {
    color: #edad6c !important;
}

.clist p .pull-right a{
	color:#393939 !important;
}

#Type, #ZipCode {
    color: #000;
    border-radius: 5px;
    border: 1px solid #fff;
    background: #fff;
}

.dropdown.open .caret {
    border-top: none;
    border-bottom: 5px solid;
}
.jot_form_lob {
	height: 310px !important;
}
#cpIframe {
	width: 100% !important;
	border: none !important;
	height: 1700px !important;
}
.align-center .btn:hover, .align-center .btn:focus{

	color:#fff;
	background: #194b8c;
}
.gmap {
	width: 100%;
	height: 300px;
}
#cnt-details a{
	color:#797a82;
}
#cnt-details a:hover{
	color:#064e96;
}
.cnt-jot-form {
	width: 100% !important;
	border: none !important;
	height: 450px !important;
}
.con-h{
	color: #797a82;
} 
.content-cap a:hover {
    color: #c0c0c3;
}
.fab.fa-facebook-f.no-marg:hover {
    opacity: 0.8;
}
.btn:hover, .btn:focus, .btn.focus {
    color: #fff;
    text-decoration: none;
}
.btn-quote:hover, .btn-quote:focus{
	background: #194b8c;
	color: #fff;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus, a:focus {
    outline: none;
    outline-offset: 0px;
}
a:focus, a:hover {
    text-decoration:none;
}
.social-bottom.social-icons.icon-zoom.pull-left.col-md-12.col-xs-12 {
    text-align: center;
}

.fa.fa-arrow-down.fa-2x:hover {
    opacity:0.8;
}

.about-us img{
	margin:0 auto;
}
.cnt-info{
			padding-left:0px;
		padding-right:0px;
}
	.cnt-info img{
		margin-bottom:20px !important;

	}
.part-char {
	font-size: 19px;
	color: #fff;
	font-weight: 600;
	padding: 10px 0;
	display: inline-block;
}
	
	.top-bar strong{
		color:#fff;
	}
.about-img-1 {
	float:right;
	max-width: 200px;
	margin: 10px 0px 20px 20px!important;
}
.bio p:first-of-type {
	margin-top: 15px;
}
.connect-body {
	clear: both;
	display: flex;
	justify-content: space-around;
	margin: 30px 0 10px;
}