body{
position:relative;
padding: 0;
font-family : 'Open Sans', sans-serif;
color:#525252;
}
html, body  { 
	height: 100%;
	width: 100%;
}
/* Banner image,logo sec and featured image,gradient,overlay styles */
h1, .h1 {
    font-size: 50px;
    font-weight: 400;
	font-family: 'Julius Sans One', sans-serif;
	color:#525252;
	
}
a {
	font-size: 16px;
}
.carousel-inner img {    
    width: 100%;
    display: block;
    margin: 0 auto;
}
.pos-rel {
position:relative;}
.ins-logo{display:inline-block;}
.carousel-control.left,.carousel-control.right {
    background:transparent;z-index: 10;height:0px;top:50%;
}
.overlays {background:#000;margin-top:-10px;}
.grad-bg { 
	background: -moz-linear-gradient(70deg, rgba(109,133,167,0.2) 18%, rgba(118,119,120,0.18) 37%, rgba(91,114,134,0.28) 45%, rgba(0,0,0,0.15) 55%, rgba(182,193,197,0.3) 100%); /* FF3.6-15 */
    background:   linear-gradient(70deg, rgba(109, 133, 167, 0.2) 18%, rgba(118, 119, 120, 0.18) 37%, rgba(91, 114, 134, 0.28) 45%, rgba(179, 173, 173, 0.2) 55%, rgba(182, 193, 197, 0.3) 100%);
	background: -webkit-linear-gradient(70deg, rgba(109,133,167,0.2) 18%,rgba(118,119,120,0.18) 37%,rgba(91,114,134,0.27) 45%,rgba(0,0,0,0.15) 55%,rgba(182,193,197,0.3) 100%); /* Chrome10-25,Safari5.1-6 */
    height: 100%;
    width: 100%;
    position: absolute;
}
.grad-bg-others { 
    background: rgba(66, 52, 27, 0.25);
    height: 100%;
    width: 100%;
    position: absolute;
}
.grad-bg-inner {
	background: rgba(66, 52, 27, 0.3);
	height: 100%;	
}
.grad-bg-inner-sup {
	background: rgba(66, 52, 27, 0.2);
	height: 100%;
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#agency-logo {
    padding: 0px 0px;
	margin:0px;
    width:100%;
}
.logo-agency {
    margin: 20px 0px;
	text-align:center;
}
.logo-agency img {
    max-width: 100%;
    
	display:inline-block;
}
.mar-top-soc{
padding-top:20px;
padding-right:0px;
}
.ph {
    float: right;
    font-size: medium;
    color: #fff;
    
    font-size: 25px;
}
.ph a {color:#fff;}
.phone-no  a{color:#000;}
.social [class*="fa fa-"] {
    background-color: #fff;
    border-radius: 27px;
    color: #3d8826;
    height: 27px;
    line-height: 27px;
    width: 27px;
    font-size: 18px;
    text-align: center;
    margin-right: 13px;
}
.address-bar h3 {margin-top:0px;margin-bottom:0px;display:inline-block;margin-left:10px;}
.address-bar h3 a { color:#fff;}
.fa-map-marker::before {
    content: "\f041";
    color: #fff;
    font-size: 24px;
}
.address-bar.no-img {
	background: linear-gradient(108deg, rgb(210, 210, 210) 0%, rgb(245, 245, 245) 100%);
}
.address-bar.no-img .fa, .address-bar.no-img .fa-map-marker::before  {
	color: #2d661c;
}
.address-bar.no-img h3, .address-bar.no-img h3 a, .address-bar.no-img h3 a span {
	color: #2c2c2c;
}
.cen-text {text-align:center;}
.social-inner [class*="fa fa-"]  {color: #999778; }
.pos-rel{position:relative;}
.social ul {list-style:none; float:left;padding:0px;margin-bottom:0px;}
.social  li {float:left;}
 .social-icons .fa:hover, .social-icons .fa:active {	
	-webkit-box-shadow: 1px 1px 3px #333;
	-moz-box-shadow: 1px 1px 3px #333;
	box-shadow: 1px 1px 3px #333; 
}
.cl {clear:both;}
.social-icons.icon-zoom .fa:hover, .social-icons.icon-zoom .fa:active { 
 	-webkit-transform: scale(1.2);
	-webkit-animation-delay: 4s;
	-moz-transform: scale(1.2);
	-moz-animation-delay: 4s;
	-ms-transform: scale(1.2);
	-ms-animation-delay: 1s;
	-o-transform: scale(1.2);
	transform: scale(1.2); 
	animation-delay: 1s;	
	text-decoration:none;
	
}
.social-icons.icon-circle .fa{ border-radius: 50%;}
.social-icons.icon-rounded .fa{border-radius:5px;}
.social-icons.icon-flat .fa{border-radius: 0;}
  .pad-l{padding-left:0px;}
  .pad-r{padding-right:0px;}
/*Navigation Section*/
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
	p.column-p {color:#808080;}
.navbar-default .navbar-nav > li > a {
    color: #525252;
	 
	 
}
.navbar-default .navbar-nav > li > a{		
	padding-left:0px;
	padding-right:0px;
	}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 0px;
}
.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%;
}

.foot-width >  ul::after {
  content: '';
    display: inline-block;
    width: 100%;
}
.caretup {transform: rotate(180deg);}
.caret { margin-left: 5px; border-top: 7px solid;}
 .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #39699a;
    background-color: transparent;
    z-index: 20;
   
    
    
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #5c6060;

}
.navbar-default .navbar-nav > .active > a {color:#525252; background-color: transparent;
    z-index: 20;
    padding-right:7px;padding-right:0px;
     border-bottom: 5px solid #39699a;
	
	
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    border-bottom: 8px solid #2d661c;
    border-radius: 5px;
	
}
.navbar-default .navbar-nav > li > a:active {
    background-color: transparent;
    border-bottom: 5px solid #2d661c;
    border-radius: 5px;
    padding-right: 0px;
    padding-right: 0px;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #2d661c;
    outline: 0;
}
.inner-page-padding-bottom{
padding-bottom:10px !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    border-bottom: 8px solid #2d661c;
    border-radius: 5px;
}
.navbar-nav a,#btn,.lob-title {text-transform: uppercase;}
.navbar-collapse > ul.navbar-nav { text-align:justify;font-size:0.1px;}
.navbar-collapse > ul.navbar-nav > li {
    margin-right: 0px;
    margin-left: 0px;
    padding: 0;
}
.navbar {
    min-height: 50px;
    margin-top: 10px;
	z-index:100;
    margin-bottom: 0px;
}
.ph  a{ color:#fff;text-shadow: 4px 3px 4px #353030;}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #000;
    background-color: transparent;
}
.footer-nav .navbar-default .navbar-nav > .open > a, .footer-nav .navbar-default .navbar-nav > .open > a:hover, .footer-nav .navbar-default .navbar-nav > .open > a:focus {
    color: #525252;
    background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #eee;
    border-color: transparent;
}
.active-ins {border: 2px solid #efaa19!important;}
.navbar-nav > li > a {font-size:16px;}
.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
	}
	.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #2d661c;
}
.dropdown.open .caret {
    border-top: none;
    border-bottom: 8px solid;
}
.dropup.open .caret {
    border-top: none;
    border-top: 6px solid !important;
    border-bottom: none;
}
.dropup .caret{
    content: "";
    border-top: 0;
    border-bottom: 6px solid;
}
.zip-content p {
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    
}

.upper-case {
    text-transform: uppercase;
    font-weight: 800;
    display: inline-block;
    margin-top: 0px;
    font-size: 45px;
    color: #333;
}
.text-cen-banner {
    margin-top: 0px;
    color: #fff;
    display: flex;
    justify-content: center;
}
.text-cen-banner-label {

margin-top:40px;color:#fff;}
.text-cen-banner h2 {
font-size:68px;}
.input-banner {
    width: 100%;
    padding: 5px;
}
.select-ins {position:relative;}
.select-ins::after {
    position: absolute;
    bottom: 0px;
    font-family: "FontAwesome";
    content: "\25BC";
    color: #000;
    font-size: 12px;
    pointer-events: none;
    top: 0px;
    right: 10px;
}
#Type {-moz-appearance:none;}
#Type { -webkit-appearance: none;}
select.input-banner,#select-insurance-title  {margin-left:0px;}
.col-md-push-2-temp {
    left: 9.667%;
}

.col-md-push-3-temp {
    left: 27%;
}
.btn {
    display: inline-block;
    padding: 10px 30px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 0;
    font-size: 25px;
    margin-top: 60px;
    border-radius: 10px;
    background-color: #2d661c !important;
    color: #fff;
}
.btn:hover {
    
    background-color: #224d15 !important;
    color: #fff;
}
.btn {
    font-size:13px;}

#Type, #ZipCode {
    color: #444 !important;
    border-radius: 5px;
    border: 1px solid #2d661c;
    background: transparent;
}
#Type {
	padding-left: 5px;
}
img.mobile-tab-index{
height:760px !important;
width: 100%;
object-fit:cover;

}

.navbar-toggle span:nth-child(1) {
  top: 15px;
}

.navbar-toggle span:nth-child(2) {
  top: 22px;
}

.navbar-toggle span:nth-child(3) {
  opacity: 0;
  top: 22px;
}

.navbar-toggle span:nth-child(4) {
  top: 29px;
  transition: all 0.25s ease-in-out 0s;
  -webkit-transition: all 0.25s ease-in-out 0s;
}

.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;
}
.btn:hover, .btn:focus, .btn.focus {
    color: #fff;
    text-decoration: none;
	outline: none;
	outline-offset: 0px;
}
.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 #c1aa77;
  cursor: pointer;
  float: right;
  height: 43px;
  overflow: hidden;
  width: 43px;
  z-index: 100;
}

.navbar-toggle span {
  background: #3a8324 none repeat scroll 0 0;
  display: block;
  height: 3px;
  left: 9px;
  opacity: 0.8;
  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: 26px;
}

.wdth_mg
{
width:100%;}
/* .no-pad{ */
/* padding:0px;} */
.middle-cont h2 {
font-weight:700;
font-size:36px;
text-transform:uppercase;
color:#525252;
}
.content-ins {
display: inline-block;
  
  overflow-y: auto;

  /* this is to preserve text containing new lines */
  
padding:40px;}
.content-ins p,.content-ins a {
    font-size: 20px;
    color: #525252;
    margin-bottom: 20px;
    font-family: Georgia,serif;
    line-height: 27px;
}
.middle-cont a {
margin-top:20px;
font-size:22px;
color:#525252;}

.fl-img-cont {
    float: right;
}

.pad-left {padding-left:22%;padding-right:20px;}
.wdth-con {width:40%;}
.middle-cont {background:#fff;}
.main-cnts {background:#a59b92;color:#fff;clear:both;}
.main-cnts p,.footer-list li {
font-family: Georgia,serif;
}
.main-cnts p {
    font-size: 21px;
    line-height: 32px;
    margin-bottom: 20px;
}
.wdth_mg {
    width: 100%;
    height: 440px;
    object-fit: cover;
}




.inner {
  padding: 0;
  margin: 0;
}
h3.style-heading   {font-weight:600;}
.main-cnts p {
    font-size: 21px;
    line-height: 30px;
}
.footer-list ul li  {

}

.lp {
margin-bottom:40px !important;}
.id-top {margin-top:40px;}
.mar-bot-in {
margin-bottom:20px;
}


.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
	margin-top: 30px;
}
.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-head {
    padding-left: 15px;
    font-weight: 600;
    margin-top: 40px;
    font-size: 49px;
    font-family: 'Julius Sans One', sans-serif;
}
.social-pattern {
    -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:#769abf;
    
}
.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 a .fa-facebook {
    font-size: 50px;
    padding: 0px 4px;
}

.social-mid li a .fa {
    font-size: 42px;
    color: #769abf;
    vertical-align: middle;
}

.social-mid li a {
    padding: 30px 20px;
    border-radius: 60px;
    border: solid 1px #666;
    background: #eee;
    border: solid 3px transparent;
}


.social-mid li a:hover {
    -webkit-transition: all ease .8s;
    -moz-transition: all ease .8s;
    transition: all ease .8s;
    box-shadow: inset 3px 3px #000;
}


.social-mid li a:hover {
    background: #0E1616  !important;
}

footer ul {
    margin: 0;
    padding-left:15px;
	padding-right:15px;
}

footer ul li {
    list-style-type: none;
}

.foot-bg-color{
background:#525252;
padding-bottom:30px;
}
.active-foot {
color:#769abf !important;
}
.footer-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 23px;
    color: #525252;
    margin-top: 30px;
    margin-bottom: 20px;
	font-weight:700;
	text-transform:uppercase;
	text-align:left;
}
footer ul li {
    list-style-type: none;
    line-height: 24px;
    display: block;
    font-size: 16px;
    color: #525252;
}
.footer-agency-details ul li{
	display:inline-block;
}
	
footer ul li a {
   
    color: #525252;
}
footer ul li a:hover {
   
    color: #3c8028;
}
.footer-list li span {
    padding-left: 15px;
    display: block;
    overflow: hidden;
}
.footer-list li a,.footer-list .fa-caret-right { color:#525252;}

.footer-contact-info li, .site-info li {
    list-style-type: none;
    display: inline-block;
    padding-left: 3px;
}

address, address p {
    margin-bottom: 0px;
    text-align: left;
    color: #525252;
    font-size: 14px;
}
.foot-side-info {
 background-color:#2c2f38;
}
.footer-list li  a{ text-transform:uppercase;font-size:16px;}
.footer-list li {line-height:30px;}
.footer-contact-info li, .site-info li {
    list-style-type: none;
    display: inline-block;
    padding-left: 3px;
}

.footer-contact-info ul li::before {
    content: " \00b7";
    font-size: 14px;
    color: #525252;
    margin-right: 5px;
    font-weight: 900;
}

.site-info {
    text-align: left;
    padding-bottom: 25px;
	padding-top:25px;
}

#agency-address {
    margin: 30px auto;
	margin-top:40px;
}

.footer-contact-info li a {
    color: #525252;
}
.site-info li {
    text-align: center;
    float: none;
    font-size: 14px;
    display: inline-block;
    margin: 0 auto;
        margin-right: auto;
    color: #525252;
    margin-right: 3px;
}

.footer-contact-info ul li::before {
    font-family: 'FontAwesome';
    content: '\00b7';
    font-size: 34px;
    color: #525252;
    margin-right: 5px;
    font-weight: 900;
    vertical-align: middle;
}

.footer-contact-info ul li:first-child:before {
    content: '';
}
.fa-phone, .fa-fax, .fa-envelope {
    margin-right: 4px;
}

.footer-contact-info li  {
    color: #525252;
    font-size: 16px;
}
.overlay-bg {
background-color:#4a7eb3;
}
/* .no-pad { */
/* padding-left:0px; */
/* padding-right:0px; */
/* } */
.no-mar {
margin-right:0px;
margin-left:0px;
}
.quote-box {
background:#525252;
}

.quote  h2,h4{
color:#fff;
text-align:center;
}
.quote  h2 {
font-size:37px;

}
.quote h4 {
text-transform:uppercase;font-size:40px;font-weight:700;}
.zip-content-inner p {

font-size: 19px;
text-transform: uppercase;
}

.zip-content-inner input {
width: 230px;
padding-top: 5px;
padding-bottom: 5px;
padding: 5px;
background: transparent;
border: 1px solid #fff;
border-radius: 5px;
color: #fff !important;
margin-bottom:10px;
}
.zip-content-inner p {
    
    font-size: 19px;
    text-transform: uppercase;
    font-weight: 700;
}
.select-center-inner {
width: 100%;
padding-top: 5px;
padding-bottom: 5px;
padding: 5px;
background: transparent;
border: 1px solid #fff;
border-radius: 5px;
color: #fff !important;
margin-bottom:10px;
}

.btn-inner {
    margin-left: 0px;
   
    text-transform: uppercase;
    margin-left: 0px;
    width: 100%;
    text-transform: uppercase;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 35px;
    font-size: 18px;
    border-radius: 5px;
}

.contact-info {
margin:50px 0px;}

.gmap-inner {
width:100%;
height:300px;
border:none;
}

.contact-info h2 {
margin-top:0px;
font-weight:700;
}

.contact-info h3{
font-weight:600;
}
  .fa-caret-right {
float:left;
}

.fa-caret-right::before {
    content: "\f0da";
    top: 8px;
    position: absolute;
    
}

#JotFormIFrame {
    border: none;
    height: 310px !important;
    width:100%;
}

.jot-quote h2 {
    font-size: 30px;
    margin-top: 60px;
}

#ContactJotFormIFrame{
border:none;
width:100%;
height:250px
}

.carrier-btn {
    display: inline-block;
    padding: 0px 19px;
    margin-bottom: 0;
    font-size: 15px;
    margin-top: 0px;
    margin-left: 0px;
    
    margin-bottom: 4px;
}
.cust-page {
padding-bottom:30px;}

#cpIframe, #cpIframe1 {
height:1700px;
width:100%;
border:none;
}
 #cs-frame{
height:1600px;
border:0;
width:100%;
}
.c-quote {
width:100%;
height:485px;
object-fit:cover;
}
#cq-frame{
height:1800px;
width:100%;
border:none;}

.contact-list-bdr{

    border-bottom: 1px solid;
    padding-bottom: 10px;
}
.n-pad-mob {
padding-left:0px;}
.site-info ul li:nth-child(2)::before {
    content: "|";
    font-size: 21px;
    vertical-align: baseline;
}
.wdth-menu {
width:100%;padding-left:40px;padding-right:40px;}
.index-cen {
display:block;
float:none;
margin:0 auto;
}
.margin-fix-foot {margin-top:30px;}

.logo-foot {
    width: auto !important;
    
}
.align-center {
display:flex;
justify-content:center;
}
.img-width {width:100%;}

.flexs {
    display: flex;
    justify-content: center;
    align-items: center;
}
.flexs2{
align-items: center;


display: flex;

justify-content: space-around;
}
.address-bar {
    background: #2d661c;
    padding-top: 30px;
    padding-bottom: 30px;
    box-shadow: 0px 5px 6px -6px black;
    margin-bottom: 3px;
}
.phone h3 {float:right;color:#fff;}
.phone .fa-phone  {margin-right:10px;}

.lob-section {
    background:#eaeaea;
    padding: 30px 0;
	padding-top:50px;
}


.lob-section [class*="fa fa-"] {
    background-color: #fff;
    border-radius: 27px;
    color: #2d661c;
    height: 27px;
    line-height: 27px;
    width: 27px;
    font-size: 18px;
    text-align: center;
    margin-right: 13px;
	float:left;
}
.lob-section h2 {
display:inline-block;
margin-top:0px;
margin-bottom:0px;
font-family: 'Julius Sans One', sans-serif;

font-size:21px;
}
.lob-section h2  a {
color:#202021;
}
.lob-section [class*="fa fa-"] {
    background-image: linear-gradient(#499f2f 1.2%, #3b8525 94.2%, #44952b);
    border-radius: 50%;
    color: #fff;
    height: 60px;
    line-height: 60px;
    width: 60px;
    font-size: 22px;
    text-align: center;
    margin-right: 13px;
    float: left;
	margin-bottom:20px;
}
.lob-section p {
font-size:13px;}

.lob-section p {
    
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.main-content h1 {margin-top:45px;}
h1 {
 overflow: hidden;
 text-align: left;
}
.main-content h1::after {
    background-color: #2d661c;
    content: "";
    display: inline-block;
    height: 8px;
    position: relative;
    vertical-align: inherit;
    width: 44%;
	    border-bottom-right-radius: 5px;
}
.main-content1 h1::after{
	width: 27%;
}
.main-content2 h1::after{
	width: 21%;
}

.main-content h1:after {
 left: 0.5em;
 margin-right: -50%;
}

.main-content p {
    color: #525252;
    font-size: 16px;
}
.ins-section {
    
    padding: 40px 0;
	background: #525252;
	box-shadow: 0px 5px 6px -6px black;
}
.ins-section  h2{
  font-size: 50px;
    font-weight: 400;
	font-family: 'Julius Sans One', sans-serif;
	color:#2d661c;
	padding-bottom:30px;
}
.ins-section ul li {
color:#fff;
font-size:30px;
}
.ins-section ul li::before {
    content: '\f101';
    font-family: 'FontAwesome';
    float: left;
    margin-right: 20px;
    color: #2d661c;
	font-size:19px;
}
.ins-section ul {
list-style:none;
padding:0px;
}
.list-split {
    font-size: 27px;
    line-height: 30px;
    padding-bottom: 15px;
    display: block;
    overflow: hidden;
    font-weight: 200;
}
.footer-nav .navbar .navbar-nav {
	font-size: 0.1px;
	text-align: justify;
	width: 100%;
}
footer {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#39699a+0,39699a+30,769abf+94 */
background: linear-gradient(108deg, rgb(229, 229, 229) 0%, rgb(245, 245, 245) 100%);
}
.footer-nav .navbar-default .navbar-nav > li {
    display: inline-block;
}

.footer-nav .navbar .navbar-nav:after { 
content:'';
display:inline-block;
width:100%;
}


 .footer-nav .navbar-default {
	

	border: 0px;
	border-radius: 0px;
	margin-bottom: 0px;
}
.footer-nav .navbar .navbar-nav:after { 
content:'';
display:inline-block;
width:100%;
}
.footer-nav .navbar .navbar-nav {
    font-size:0.1px;
	text-align:justify;
    width: 100%;
}
.footer-nav .navbar-default .navbar-nav > ul{
width:100%;
}
.footer-nav .navbar-default .navbar-nav > li {
	display:inline-block;
}
.footer-nav .navbar-default .navbar-nav > li > a {
    font: bold 14px 'Open Sans', sans-serif;
	color: #525252;
	text-transform: uppercase;
	width:100%;
	margin:0px;
	padding-left: 7px;
	padding-right: 7px;
}

.footer-nav .navbar-default .navbar-nav > li > .dropdown-toggle:hover{
    border-radius: 0px;
}
.footer-nav .navbar {
	padding-left: 20px;
    padding-right: 20px;
}
.footer-nav .navbar-default .navbar-nav .dropdown-toggle {
    padding-left: 7px;
    padding-right: 7px;
}
.footer-nav .nav-top{
    height:100%;
}
.footer-nav .navbar-collapse.collapse{
height:100% !important;
}
.footer-nav .nav .dropdown.open .caret {
    border-bottom: 4px solid #504e4c;
    border-top: medium none;
}

.navbar-nav > li {
	float: none;
	text-align: center;
}

footer .navbar {
margin-top:0px;}
.footer-agency-details {
clear:both;}

.mar-top{
margin-top: 35px;
margin-bottom: 35px;}
.last-para {
margin-bottom:40px;}

.blend {
    position: relative;
	z-index:0;
}

.overlay-blend {
    position: absolute;
    background-color: #f5f5f599;
    left: 0;
    width: 100%;
    top:0px;
    height: 100%;
    mix-blend-mode: multiply;
    background: linear-gradient(108deg, rgb(210, 210, 210) 0%, rgb(245, 245, 245) 100%);
}
@supports (-ms-ime-align: auto) {
   .overlay-blend {
        background: linear-gradient(108deg, rgba(194, 194, 194, 0.3) 0%, rgba(245, 245, 245, 0.6) 100%) !important;
   }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .overlay-blend {
        background: linear-gradient(108deg, rgba(194, 194, 194, 0.3) 0%, rgba(245, 245, 245, 0.6) 100%) !important;
   }
}



header {
margin-bottom:-9px;
}
#quote-title-index {
    text-transform: uppercase;
color: #2c2c2c;
font-family: 'Julius Sans One', sans-serif;
font-size: 28px;
margin-bottom: 0px;
margin-top: 20px;
line-height: 36px;
font-weight: 600;
}
#quote-title-index-inner{
    text-transform: uppercase;
color: #2c2c2c;
font-family: 'Julius Sans One', sans-serif;
font-size: 28px;
margin-bottom: 15px;
margin-top: 20px;
line-height: 36px;
font-weight: 600;
}
.tag-line-caption-inner i {
    line-height: 1em;
    border: 1px solid #777;
    color: #2d661c;
    border-radius: 70px;
    height: 140px;
    padding-top: 17px;
    font-size: 70px;
    width: 2em;
    padding-top: 30px;
    padding-left: 0px;
    text-align: center;
}
.layers {
z-index:100;}
.index-quote p {
margin-top:10px;
color:#525252;}
.index-quote input, .index-quote select {
    background: #fff !important;
    width: 85%;
    border-radius: 3px;
    border: 1px solid #fff !important;
    height: 30px;
    text-indent: 2px;
}
.index-quote input{
    text-indent: 7px !important;
}
.index-quote .btn {margin-top:20px;}
.index-quote .btn {
    background: #2d661c !important;
    color: #fff !important;
    width: 85%;
    padding-top: 6px;
    padding-bottom: 6px;
    border-radius: 5px !important;
    font-size: 17px;
    text-transform: uppercase;
}
.index-quote .btn:hover, .index-quote .btn:focus {
	background: #224d15!important;
}
.img-others {
	margin-top:-8px;
}
.img-others-index {
	margin-top:-8px;
}
.gmap {width:100%;}

.social-bottom ul {
    list-style: none;
    float: right;
    padding: 0px;
    margin-bottom: 0px;
}

.social-bottom [class*="fa fa-"] {
  
    margin-right: 37px;
}




.footer-nav .navbar-default .navbar-nav > .active  {
border: 4px solid #2d661c;
height: 1px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
.footer-nav .navbar-default .navbar-nav > li{

border: 4px solid transparent;
height: 1px;
}
.footer-nav .navbar-default .navbar-nav > li:hover  {
border: 4px solid #2d661c;
height: 1px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

.dropdown-menu > li > a {
    
    font-size: 14px;
}

.footer-nav  .navbar-default .navbar-nav > li > a:hover {
border-bottom: none;
}

.footer-nav  .navbar-default .navbar-nav > li > a:hover, .footer-nav  .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    border-bottom: none !important;
	color:#525252;
   
}

.footer-nav  .navbar-default .navbar-nav  .dropdown-menu {
margin-top:30px;
}
.footer-nav  .navbar-default .navbar-nav > .active > a, .footer-nav  .navbar-default .navbar-nav > .active > a:hover,.footer-nav  .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    border-bottom:none;
    border-radius: 5px;
	color: #525252 !important;
}

.pad-no {
padding-left:0px;
padding-right:0px;}

.fa-angle-double-right {
background-image:none !important;
background-color:transparent !important;
width:10px !important;
color:#74d7d6 !important;}

.fnt-arrow{
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size:17px;margin-left:4px;
color: #489e2e;
text-decoration: none;}

.clist span a { color :#525252;}
.pad-no {
    padding-left: 0px;
    padding-right: 0px;
}
.about-bio strong{
	font-size:24px;
}

.about-bio {
    margin-bottom: 20px;
    border-bottom: 1px solid #39699a;
    padding-bottom: 20px;
}
.about-us h2{
	color:#39699a;
}

@supports (-ms-ime-align: auto) {
   
         .overlay-blend{ background: linear-gradient(108deg, rgba(153, 234, 223,0.4) 0%, rgba(91, 192, 203,0.7) 100%);}
   
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   .overlay-blend {
           background: linear-gradient(108deg, rgba(153, 234, 223,0.4) 0%, rgba(91, 192, 203,0.7) 100%);}
   }
.main-content a{
	color:#2d661c;
    font-weight:600;
}
.main-content a:hover, .main-content a:focus {
	color:#15380a;
	text-decoration: none;
    font-weight:600;
}
.footer-agency-details a:focus{

    color:#fff !important;

}   
.contact-details a{
    color:#3a8223;
}10
#content-area h4{
    color:inherit;
	text-align:left;
}
.main-content h4{
    color:inherit;
	text-align:left;
}
.main-content {
	padding-bottom: 40px;
}   
.qte-btn {
	margin-bottom: 30px;
}

.is-cms .cms-fix{
	z-index:1;
	
}
.logo-agency{
	text-align:right;
}
.click-link{
	margin:35px 0;
	text-align:center;
}
.click-here-btn{
	background-color:#42922A;
	border:solid 1px #42922A;
	color:#fff;
	padding:10px;
	border-radius:6px;
}
.click-link a:hover, .click-link a:focus{
	color:#fff;
}
#gramb-banner-xyz{
	width:100%;
	margin-top:9px;
}
.np-pdf {
	text-align:center;
}
.np-pdf img {
	width: 420px;
	height: auto;
}
.np-pdf1 {
    width: 600px;
    height: 900px;
    border: none;
	background:none;
}
.nicho-title{
	font-size: 48px;
}
.nicho-quote{
	margin-top: 22px;
}


.embed-video {
width: 100%;
height: 300px;
z-index: 1;
position: relative;
margin-bottom: -5px;
}