@charset "utf-8";
/* CSS Document */
/*
COLOR PALETTE
Headings : #021733
Secondary color : #021733
*/
/* DEFAULT STYLES */
body, .TitleStyle1, .TitleStyle2, .TitleStyle3, .TitleStyle4, .TitleStyle5, input, button, select, textarea, p, ul, li, a {
	font-family: 'Open Sans';
	line-height: 28px;
}
body {
	height:100%;
	overflow-x: hidden;
}
body, figure {
	margin: 0;
	padding: 0;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*Typography */

h1 {
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 800;
font-size: 36px;
line-height: 48px;
color: #021733;
margin-bottom:20px;
	
}

h2.header, h1.header {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: 48px;
	line-height: 56px;
	color: #2c2c2c;
	margin-bottom: 48px;
	display: inline-block;
	justify-content: center;
	text-align: center;
    width: 100%;
}
h2 {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 36px;
	line-height: 54px;
	color: #2c2c2c;

	margin-bottom: 18px;
	justify-content: center;
	width: 100%;
}
#banner-text h2, #banner-text-quote h2 {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 48px;
    line-height: 56px;
    color: #2c2c2c;
    margin-bottom: 20px;
}
h3,.count-on li {
	font-family: 'Open Sans';
	font-style: italic;
	font-weight: 400;
	font-size: 36px;
	line-height: 49px;
	display: flex;
	align-items: center;
	text-align: center;
	color: #2c2c2c;
	margin-bottom: 70px;
	width: 100%;
	justify-content: center;
}

h4{
	font-family: 'Open Sans';
font-style: italic;
font-weight: 300;
font-size: 24px;
line-height: 38px;
color: #2c2c2c;
justify-content: center;
	width: 100%;
	  display: flex;

}
p, ul li{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 28px;
color: #393939;

}
.content-area p strong {
  font-weight: 700;
}
ul li{
	margin-bottom: 1rem;
}
.navbar-nav li {
  margin-bottom: 0;
  margin-right: 5px;
  margin-left: 5px;
}
.border-ovr-text {
	background-image: linear-gradient( transparent 60%, #cce8ff   60% );
	background-size: 92.4% 85%;
	background-repeat: no-repeat;
	background-position: bottom right;
	display: inline-block;
}
a{
	color:#000;
}
a:hover, a:focus {
    text-decoration: none;
	outline:0;
	color: #268ee4;
}


/*navigation and logo */


.fixed-top {
  padding: 20px 0; 
  background: #fff;
  border-bottom: 1px solid #ccc;
}
.nav-section {
	padding: 0;
	margin: 0;
	list-style: none;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
justify-content: space-around;
height:100px;
  align-content: center;
  align-items:center;
  width: 100%;
  
}

.logo-section {
	display: flex;
	align-items: center;
}

.agency-logo {
  max-width: 120px;
  width: 100%;
}
.nav-menu{
	padding:0;
}

.navbar-custom {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0;
	
}

.navbar-nav {
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 0;
	gap: 5px;
	 /* padding: 7.5px 22px 9.5px 22px;*/
}
.navbar-expand-md .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.navbar-custom .navbar-nav .nav-link {
 font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 28px;
display: flex;
align-items: center;
color: #2c2c2c !important;
text-decoration-color: transparent;
transition: .2s;
}
.navbar-custom .nav-item.dropdown:hover .nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-custom .nav-item.active .nav-link, 
.navbar-custom .nav-item:hover .nav-link,
.navbar-dark .navbar-nav .nav-link:focus {
  text-decoration: underline;
  text-decoration-color: #268ee4;
  text-decoration-thickness:3px;
  text-underline-position: under;
  width: 100%;
}
.top-phone {
	text-align: right;
	margin-bottom: 0px;
}
.top-phone span {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-size: 21px;
  line-height: 28px;
  color: #044192;
}
.navbar-expand-md .navbar-nav .dropdown-menu {
  width: 220px;
  padding: 10px;
  border-radius: 0px;
  margin-top: 22px;
}
.navbar-expand-md .navbar-nav .dropdown-menu a {
  padding: 3px 12px !important;
  line-height: 25px;
}
.navbar-expand-md  .navbar-nav .dropdown-menu a:hover,
.navbar-expand-md .navbar-nav .dropdown-menu a.active,
.navbar-expand-md .navbar-nav .dropdown-menu a:focus{
  background: #044192;
  color: #fff !important;
  border-bottom: transparent;
  text-decoration: none;
}
.navbar-expand-md  .navbar-nav .dropdown-menu a, .navbar-expand-md .navbar-nav .dropdown-menu li a {
	text-decoration: none!important;
}
.navbar-custom .nav-item.dropdown:hover .dropdown-menu .nav-link {
	border-bottom: none;
}
.main-dropdown-menu li {
  list-style-type: none;
}
ul.main-dropdown-menu {
  padding-left: 0px;
}
/*banner-area*/
.width-mod {
  overflow: hidden;
}
.main-banner-section {
	position: relative;
	background: #cce8ff;
	margin-top: 205px;
	overflow:hidden;

	}
.banner-text {
 
  width: 100%;
  display: flex;
  flex-wrap: wrap;

  position: relative;
}
.testimonials-section.testimonials-section-inr-pge .testimonials-img-bottom {
  right: 3%;
  bottom: -10%;
}
.banner-left-part {
  padding-left: 0;
  padding-right: 0;
  padding-top: 96.5px;
  padding-bottom: 107.5px;
  position: relative;
}
.quote-box .row {
  width: 73%;
  gap: 30px;
}



.ban-image {
  background: #cce8ff;
  position: relative;
  overflow: hidden;
  padding: 96px 0 87px 0;
  margin-top: 100px;
}


.quote-box {
  padding: 20px 0 0;
  z-index: 1;
  position: relative;
}
.quote-box select {
  height: 40px;
  padding: 0 10px;
  background: #FFFFFF;
  border: 1px solid #ccc;
  width: 100%;
  font-size: 12px;
}
.type-of-insurance {
  position: relative;
  width: 100%;
  font-size: 14px;
}
.type-of-insurance::after {
	position: absolute;
	content: "\25BC";
	color: #333333;
	font-size: 18px;
	pointer-events: none;
	right: 12px;
	line-height: 29px;
	font-size: 11px;
	line-height: 43px;
	height: 40px;
}
#Type {
  -moz-appearance: none;
  -webkit-appearance: none;
}
.submit-btn {
 width: 200px;
  height: 40px;
  background: #044192;
 font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 22px;
text-align: center;
color: #FFFFFF;
border: none;
}

.submit-btn:hover,
.submit-btn:focus  {
  width: 200px;
  height: 40px;
  background: #043678 ;
 font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 22px;
text-align: center;
color: #FFFFFF;
box-shadow: 10px 10px 1px rgba(0, 0, 0, 0.25);
transition: .2s;
}

.banner-image.banner-right-part {
  text-align: center;
  padding: 33px 0 23px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}



/*circle-bd*/
.circle-bg .lob-section span.border-ovr-text {
  margin-top: 0;
}
.circle-bg {
  width: 100%;
  background-color: #fff;
  z-index: 1;
  position: relative;
  overflow: hidden;
  padding: 100px 0 193px;
}
	
.star-diamond-circle .circle-repeat {
  background-image: url(../img/graphics/star-pattern.png);
  position: absolute;
  width: 400px;
  height: 58.9%;
  background-repeat: repeat;
  background-size: 100%;
  bottom: 0;
  opacity: 1;
  z-index: -1;
}
.star-diamond-circle .circle-repeat1 {
  background-image: url(../img/graphics/star-pattern.png);
  position: absolute;
  width: 400px;
  height: 100%;
  background-repeat: no-repeat;
  background-size: 100%;
  top: -136px;
  right: -50px;
  opacity: 1;
  z-index: -1;
}
.lob-section .col-md-2 {
background: #044192;
box-shadow: 10px 10px 1px rgba(0, 0, 0, 0.25);
box-shadow: 10px 10px 1px rgba(0, 0, 0, 0.25);
  padding: 54px 0;
  color: #fff;
}
.row.justify-content-between.lob-content > * {
	flex-grow: 1;
	display: flex;
	flex-basis: 17.66%;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	max-width: 17.66%;


}
.row.justify-content-between.lob-content > *:hover, .row.justify-content-between.lob-content > *:focus
{
	background:#043678;
	}





.lob-section i {
	font-size: 36px;
	line-height: 36px;

	
	color: #fff;
}

.lob-section h3 {

	margin-bottom: 80px;
}
.lob-section .col-md-2 {
  color: #fff;
  font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 800;
font-size: 18px;
line-height: 24px;
}



/*content part*/
.content-area {
  margin-bottom: 40px;
}

.content-section .container {
  padding: 0;
}

.content-section {
  background-color: #cce8ff;
  width: 100%;
   position: relative;
  overflow: hidden;
}
.cntent-and-carriers-wrap {
	background: #fff;
	padding: 40px 33.3px;
	background: #FFFFFF;
	box-shadow: 10px 10px 1px rgba(0, 0, 0, 0.25);
	z-index: 1;
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 80px 0;
}
.cntent-and-carriers-wrap.pad {
    padding: 40px 0px;
}
.cntent-and-carriers-wrap h2, .cntent-and-carriers-wrap h3, .cntent-and-carriers-wrap h4 {
    margin-top: 30px;
    margin-bottom: 10px;
    font-family: 'Open Sans';
    font-weight: 800;
}
.cntent-and-carriers-wrap h2 {
    font-family: 'Open Sans';
    font-weight: 800;
    font-size: 24px;
    line-height: 36px;
    color: #2c2c2c;
}
.cntent-and-carriers-wrap .index h2 {
    font-family: 'Open Sans';
    font-weight: 800;
    font-size: 24px;
    line-height: 36px;
    color: #2c2c2c;
    justify-content: center;
    width: 100%;
    display: flex;
}
.cntent-and-carriers-wrap h3 {
  font-size: 18px;
  line-height: 24px;
  display:block;
  text-align: left;
}
.cntent-and-carriers-wrap ul {
    margin: 30px 0;
    padding-left: 20px;
}
.cntent-and-carriers-wrap ul li {
    margin-bottom: 10px;
}
.cntent-and-carriers-wrap ul li::marker {
    color: #044192;
}
/* Carrier Carousal */

.nbs-flexisel-container {
    position: relative;
    max-width: 100%;
    margin-top: 15px 0 50px 0;
}
.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:130px;
}
.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%;
	width: 185px;
	
}

/*testinomial*/
.testimonials-section {
  padding: 80px 0;
}
.testimonials-section .testimonials-area {
  background: #cce8ff;
  padding: 33px 110px;
  text-align: center;
  
}
.testinomial-wrapper {
  display: flex;
  box-shadow: 10px 10px 1px rgba(0, 0, 0, 0.25);
}
.testimonials-section.testimonials-section-inr-pge .testinomial-wrapper {
  width: 100%;
  display: initial;
}
.testimonials-section.testimonials-section-inr-pge img.testi-bannr {

  height: 200px;
}
.client-name {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 22px;
  display: flex;
  align-items: center;
  color: #021733;
  width:100;
}
  .testti-content.equ-height {
  padding-left: 0;
  padding-right: 0;
}

.testimonials-section img.testi-bannr {
	object-fit: cover;
	height: 100%;
	width: 100%;
}

.carousel-indicators li {
	background: #fff;
	border: 1px solid #044192;
	width: 10px;
	height: 10px;

	border-radius: 10px;
}
.carousel-indicators .active {
	background:#044192;
}



.testimonials-img-bottom1{
	position: absolute;
  bottom: 0;
  right: 0;
}
.test-image-part {
  position: relative;
  overflow: hidden;
  padding: 0;
}
.testimonials-area a {
	margin: 20px auto 0;
	text-align: center;
	width: 225px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.testimonials-area a:hover,
.testimonials-area a:focus{
margin: 20px auto 0;
	text-align: center;
	width: 225px;
	display: flex;
	justify-content: center;
	align-items: center;
  color:#fff;
}
.testimonials-section .row > * {
  flex: 1;
  display: flex;
}

/*quationpart*/
.have-questions-section {
  background: #044192;
  padding: 80px 0;
  position: relative;
  overflow:hidden;
  z-index: 2;
}
.have-questions-section .row.justify-content-between.lob-content > * {
	
	flex-basis: 27%;

	max-width: 27%;
}

.have-questions-section  h2{
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 400;
font-size: 48px;
line-height: 72px;
}

.have-questions-section a {
	background: #fff;
	padding: 35px;
	max-width: 30%;
	height: auto;
	color: #fff;
	padding: 65px 0;
	box-shadow: 10px 10px 1px rgba(0, 0, 0, 0.25);
}
.have-questions-section i {
 font-weight: 900;
font-size: 64px;
line-height: 54px;
  display: block;
  margin-bottom: 20px;
  color:#268ee4;
}
.have-questions-section h2.qn-heading {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 48px;
  line-height: 56px;
  color: #fff;
  margin-bottom: 80px;
  text-align: center;
}
.have-questions-section h2 {
font-family: 'Open Sans', sans-serif;
font-style: normal;
font-weight: 800;
font-size: 36px;
line-height: 48px;
  margin-bottom: 20px;
  color: #021733;
}
.have-questions-section p{
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 22px;
color: #021733;
}

.have-questions-section .row.justify-content-between.lob-content > :hover, .have-questions-section .row.justify-content-between.lob-content > :focus{
	background:#f5f5f5;
    opacity:1;
}
.have-questions-section .row.justify-content-between.lob-content > :hover .fa-solid, .have-questions-section .row.justify-content-between.lob-content > :focus .fa-solid {
  animation: none;
  transform: none;
  transition: none;
  transform-origin: initial;
}


.animation-on-have-questions .diamond-circle {
	background-image: url(../img/graphics/star-pattern.png);
	position: absolute;
	width: 800px;
	height: 42%;
	background-repeat: repeat;
	bottom: 0;
	
	left: -68px;
	
}
.animation-on-have-questions .diamond-circle1 {
	background-image: url(../img/graphics/star-pattern.png);
	position: absolute;
	width: 400px;
	height: 100%;
	background-repeat: no-repeat;
	background-size: contain;
	right: 0;
	top: -31.5%;
	z-index: -1;
}


.have-questions-section .border-ovr-text {
  background-image: linear-gradient( transparent 60%, #268ee4  60% );
}
/*footerpart*/

footer {
  padding: 80px 0;
  background: #021733;
}
footer h2 {
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 36px;
  color: #fff;
  text-align: left;
  justify-content: left;
  margin-bottom: 20px;
}
ul.footer-content  {
  list-style-type: none;
  padding: 0;
}
ul.footer-content li{
	margin-bottom: 20px;
}
ul.footer-content li a{
font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 28px;
color: #FFFFFF;
transition: .3s;
border-bottom: 5px solid transparent;
}
ul.footer-content li a.active,
ul.footer-content li a:hover {
  border-bottom: 5px solid #268ee4;
}
.contact-info i {
	color: #268ee4;
	
	font-size: 16px;
	line-height: 18px;
	margin-right: 10px;
	width: 18px;
	margin-top: 6px;
}

.contact-info ul li {
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  color: #fff;
  display: flex;
  text-align: left;
  margin-bottom: 20px;
}
.contact-info ul li a {
 font-family: 'Open Sans';
font-style: normal;
font-weight: 300;
font-size: 16px;
line-height: 28px;
 color: #fff;
 border-bottom: 5px solid transparent;
}
.copyright {
  padding:30px 0 30px;
  text-align: center;
}

.copy-ul {
  list-style-type: none;
  padding: 0;
  text-align: center;
}

.copy-ul li a, .copy-ul li {
  color: #fff;
  display: inline-block;
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
font-size: 16px;
line-height: 22px;
}

.copy-ul li a {
	transition: .3s;
	border-bottom: 5px solid transparent;
}

.social_section i {
  color: #fff;
  margin-right: 0;
  align-content: center;
  text-align: center;
}
/*autopag*/
.count-on li {
	margin-bottom: 48px;
	
	align-items: flex-start;
	text-align: left;
}
.count-on li:last-child {
  margin-bottom: 0;
}
.circle-bg.circle-bg-inner-pg {
  padding-bottom: 105px;
}
.count-on li i {
	color: #044192;
	z-index: 1;
	margin-right: 42px;
}

.count-on {
  padding: 0;
  margin-bottom: 0;
}
.circle-bg.circle-bg-inner-pg .star-diamond-circle .circle-repeat {
  height: 46%;
  left: -40px;
}
.auto-bnr-graphicx, .auto-bnr-graphic1 {
 
  position: absolute;
  bottom: 0;
}
.jotform-lob {
  width: 67%;
  border: none;
  text-align: center;
  margin: 0 auto;
 
}
.anchor {
  display: block;
  height: 250px;
  margin-top: -250px;
  visibility: hidden;
}
.get-in-touch .jot-form-section {
  background: #5BAEF2 ;
  padding: 40px 0;
  text-align: center;
  width: 67%;
  margin: 0 auto;
}

.jot-form-section iframe{
	width:100%;
	border:none;
}
.circle-bg.cnt-bg-inner-pg {
  padding-top: 100px;
  padding-bottom: 97px;
}
.gmap {
  width: 100%;
  height: 300px;
  border: 5px solid #044192;
}
.cntpg {
  display: flex;
}
.cntpg div {
  padding: 0;
}
.social-icon-on-cntpge li {
	color: #fff;
	float: left;
	list-style-type: none;
	margin: 0;
	padding-right: 30px;
	font-size: 18px;
	line-height: 21px;
}
.social-icon-on-cntpge {
  padding: 0;
  display: flex;
}
.social-icon-on-cntpge li a:hover{
	opacity:0.6;
}
.social-icon-on-cntpge li:nth-of-type(1) > a{
	color: #3B5998;
}
.social-icon-on-cntpge li:nth-of-type(2) > a{
	color: #1DA1F2;
}
.social-icon-on-cntpge li:nth-of-type(3) > a{
	color: #0E76A8;
}
.social-icon-on-cntpge li:nth-of-type(4) > a{
	color: #FF0000;
}
.social-icon-on-cntpge li:nth-of-type(5) > a{
	color: #C41200;
}
#cpIframe {
  height: 1600px !important;
  width: 100%;
  border: 0;
  background: transparent;
}
iframe.ccframe {
  height: 1600px;
  width: 100%;
  border: 0;
}

.contact-list h2 {
    color: #000;
    padding-bottom: 20px;
    font-size: 24px;
	font-family: 'Open Sans';
}

.contact-list p {
    font-size: 15px;
	margin-bottom: 15px;
}

.contact-list-bdr {
    border-bottom: 1.5px dotted #ccc;
}

.btn-xs {
    background: #044192;
	color: #fff !important;
	margin-top: 3px;
    padding: 4px 8px;
    font-size: 12px;
	border-radius: 0px;
}

.btn-xs:hover, .btn-xs:focus {
    background: #043678;
	text-decoration:none!important;
	box-shadow: 5px 5px 1px rgba(0, 0, 0, 0.25);
}

.contact-details a:hover {
	color: #021733;
}

.contact-details  a[href^=tel]{
  color: inherit;
}
.social_section.d-flex.justify-content-between.footer-content {
  width: 75%;
}
h1.idx-heading-center {
  text-align: center;
  font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 36px;
    line-height: 48px;
    color: #2c2c2c;
    margin-bottom: 18px;
    justify-content: center;
    width: 100%;
}
.contact-details.editable a:hover {
  color: #044192;
}
.nav-section div {
padding-right: 0;
padding-left: 0;
}
.banner-space{
	padding-right:20px;
}
.copy-ul li a:hover,
.copy-ul li a:focus{
	border-bottom: 5px solid #268ee4;
}
.have-questions-section .row.justify-content-between.lob-content > :hover .fa-solid {
  
  margin-bottom: 20px;
}

  .animated-icon3 {
      width: 22px !important;
      height: 23px;
      position: relative;
      margin: 0px;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: .5s ease-in-out;
      -moz-transition: .5s ease-in-out;
      -o-transition: .5s ease-in-out;
      transition: .5s ease-in-out;
      cursor: pointer;
	  padding: inherit !important;
	  display: block;
    }
	    .animated-icon3 span {
      display: block;
      position: absolute;
      height: 3px;
      width: 100%;
      border-radius: 9px;
      opacity: 1;
      left: 5px;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: .25s ease-in-out;
      -moz-transition: .25s ease-in-out;
      -o-transition: .25s ease-in-out;
      transition: .25s ease-in-out;
    }
	
	 .animated-icon3 span {
      background: #fff;
    }
	
  .animated-icon3 span:nth-child(1) {
      top: 3px;
      -webkit-transform-origin: left center;
      -moz-transform-origin: left center;
      -o-transform-origin: left center;
      transform-origin: left center;
    }

    .animated-icon3 span:nth-child(2) {
      top: 10px;
      -webkit-transform-origin: left center;
      -moz-transform-origin: left center;
      -o-transform-origin: left center;
      transform-origin: left center;
    }

    .animated-icon3 span:nth-child(3) {
      top: 18px;
      -webkit-transform-origin: left center;
      -moz-transform-origin: left center;
      -o-transform-origin: left center;
      transform-origin: left center;
    }

    .animated-icon3.open span:nth-child(1) {
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      top: 2px;
      left: 8px;
    }

    .animated-icon3.open span:nth-child(2) {
      width: 0%;
      opacity: 0;
    }

    .animated-icon3.open span:nth-child(3) {
      -webkit-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
      top: 18px;
      left: 8px;
    }

/* Ada compliance fixes beings */ 
.skip-to-content-link {
	background: #268ee4;
	color: #fff;
	height: 30px;
	right: 0;
	padding: 7px;
	position: absolute;
	transform: translateY(-200%);
	transition: transform 0.4s;
	z-index: 10;
	line-height: 17px;
}

.skip-to-content-link:focus,.skip-to-content-link:hover {
  transform: translateY(-65%);
  color: #fff;

text-decoration: underline;

}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
  
  padding-top: 35px;
  padding-bottom: 30px;
}
.clist{
	padding-bottom: 20px;
}
.flood-carrier-block img{
	max-width:150px;
	width:100%;
	margin:10px auto;
	display:block;
}

