@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap');

html *
{
   font-family: 'Open Sans', sans-serif!important;
}

p {
	line-height: 1.5rem;
	margin-top: 0.5rem!important;
    margin-bottom: 1rem!important;
	}
	

a {
transition: all .2s ease-in-out;
outline: 0px solid transparent!important;

}
	
ul {
margin-top: 0.5rem!important;
    margin-bottom: 1rem!important;	
	}	
	
.row-fix  {
	margin-left: 0rem;
	margin-right: 0rem;
	}	
	
	
	
.post-thumbnail {
margin-top: 1rem;
margin-bottom: 1rem;
}


a:active, img {
outline: none!important;

}
	
.posted-on, .post-taxonomies {
	margin:.5rem auto
	}	
	
h2.news-headers {
	margin-bottom: 0rem;
	font-weight: 600;
	
	}	
	
h2.news-headers a:focus, h2.news-headers a:hover, h2.news-headers a:active  {
	background-color: transparent!important;
	color: rgb(199, 20, 48)!important;
	}		
	
	
h2 {
	color: rgb(34, 46, 93);
	font-weight: 700
	}		
	
.tc-white {
	color: rgb(255,255,255)!important;
	}	
	
	
.tc-blue {
	color: rgb(34, 46, 93)!important;
	}	
		
	
.post-thumbnail-inner img {
	    margin-top: 0rem!important;
	
	}	

	
.entry-content {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	--responsive--aligndefault-width: 1240px;
    --responsive--alignwide-width: 1240px;
	padding-bottom: 2rem
	}	
	
 .container, .default-max-width, .post-navigation {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	max-width: 1240px;
	}	
	
		
.news-headers {
    line-height: 1.7rem;
}
		
.news-headers a {
	text-decoration: none!important;
	color: rgba(34, 46, 93,1);
	transition: all .2s ease-in-out;
    font-size: 1.4rem;
    font-weight: 700;
	}	
	
.news-headers a:hover {
	text-decoration: none!important;
	color: rgba(34, 46, 93,.7);
		}		
	
.header-nav-hover {
	background-color: rgba(255,255,255,0);
transition: all .2s ease-in-out;
	}	

.header-nav-hover:hover {
background-color: rgba(255,255,255,1)
	}	
	
	
.site-header {
padding: 0!important;
	}	

	
.header-image-area {
	max-width: 100%;
	overflow: hidden;
	position:relative;
	height: calc(65vh)!important;
	margin-top: -184px!important;
    z-index: -1;
	}
	
	
	.header-image-area:before {
position: absolute;
	background: -moz-linear-gradient(bottom, rgba(255,255,255,.6) 0%,rgba(255,255,255,.6) 10%,rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(bottom, rgba(255,255,255,.6) 0%,rgba(255,255,255,.6) 10%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom,rgba(255,255,255,.6) 0%,rgba(255,255,255,.6) 10%,rgba(255,255,255,0) 100%);
	content: '';
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	}
	
	
.header-image-area .entry-title  {
	background-color: rgba(34, 46, 93,.7);
    color: rgb(255,255,255);
    font-size: 2.9rem!important;
    padding: 1.2rem 1.2rem;
    font-weight: 600!important;
    text-align: center;
    text-transform: uppercase;
    line-height: 3.5rem!important;
    word-break: normal;
    text-align: center!important;
    transform: translate(-50%,-50%);
    left: 50%;
    position: absolute;
    top: 55%;
    word-break: normal;
	}		
		


.header-image-area .post-thumbnail {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%!important;
	z-index: -1;
	margin-top: 0;
	}
	
	
.header-image-area .post-thumbnail img {
	    object-fit: cover;
 	   max-width: 100%!important;
	height: 100%!important;
  }
		
	
.header-image-area .post-thumbnail .wp-post-image {
	    margin: 0;
		}
			
	
	
.header-request-a-callback-modal .modal-content {
	border-radius: 30px;
	} 	
	
	
.site-main > * {
	margin-top: 0px!important;
}
	
	

	
.header-request-a-callback-modal .btn-close {
background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23222e5d'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
	float: right;
	} 	
	
.header-request-a-callback-modal .modal-dialog {
        max-width: 950px;
	} 	
		

.header-request-a-callback-modal .btn {
	color:  rgb(255, 255, 255)!important; 
	background-color: rgb(34, 46, 93)!important; 
	border-radius: 15px;
	}

.header-request-a-callback-modal .btn:hover, .header-request-a-callback-modal .btn:focus {
	background-color: rgb(199, 20, 48)!important; 

  }



.modal-header button:not(:hover):not(:active):not(.has-background) {
	    background-color: rgb(255,255,255);
	}

.header-request-a-callback-modal textarea#forminator-field-textarea-1 {
    padding-top: 30px!important;
}

		
	
.header-request-a-callback-container {
	background-color: rgb(34, 46, 93);
    position: absolute;
	right: -125px;
    top: 340px;
    z-index: 1;
    transform: rotate(-90deg);
	padding: 0.8rem 2rem;
	cursor:pointer;
	transition: all .2s ease-in-out;
	border-top-left-radius: 1.5rem;
    border-top-right-radius: 1.5rem;
    width: 300px;
	}	



.header-request-a-callback-container:hover {
	background-color: rgb(199, 20, 48);
	box-shadow: 0 0 20px 0 rgb(0 0 0 / 40%);
  
  }	
	


	

	
.header-request-a-callback-text {
	color: rgb(255, 255, 255);
    font-weight: 600;
    display: inline;
	margin-left: 1rem;
	
	}	
	
		
	
	
.header-request-a-callback-icon {
	background-color: rgb(255, 255, 255);
	border-radius: 50%;
	display: inline;
    height: 15px;
    position: relative;
    width: 15px;
    transition: all .2s ease-in-out;
	padding: 6px 16px;
}



.header-request-a-callback-icon svg {
  fill: rgba(34, 46, 93,1);
    height: 15px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: auto;
}



	

.container-padder {
	}


.header-image-area .entry-title  {
	background-color: rgba(34, 46, 93,.7);
    color: rgb(255,255,255);
	font-size: 2.9rem;
    padding: 1.2rem 1.2rem;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    line-height: 3.5rem;
	text-align:center;
 	word-break: normal;
	text-align:center; 
	}		
		
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
.site textarea:focus,
menu-button-container,
#primary-mobile-menu {
	outline-offset: 0px!important;
	outline: none!important;
}
	
	
.bgc-white {
	background-color: rgb(255, 255, 255)
	}	
	
.bgc-blue {
	background-color: rgb(34, 46, 93)
	}	
	
	
.bgc-light-grey {
	background-color: rgb(232, 232, 233)
	}	
		
	.banner-light-blue {
      background-color: rgb(189, 223, 255);
    max-width: calc(100% + 3rem)!important;
    margin-left: -1.5rem!important;
    margin-right: -1.5rem!important;
	padding-top: 1rem;
	}	
	
	
.banner-light-red {
      background-color: rgb(238, 180, 189);
    max-width: calc(100% + 3rem)!important;
    margin-left: -1.5rem!important;
    margin-right: -1.5rem!important;
	padding-top: 1rem;
	}		
	
	
	.banner-blue {
      background-color: rgb(34, 46, 93);
    max-width: calc(100% + 3rem)!important;
    margin-left: -1.5rem!important;
    margin-right: -1.5rem!important;
	padding-top: 1rem;
	}		
		
	
	
.btn-normal  {
	background-color: rgb(34, 46, 93);
	transition: all .2s ease-in-out;
	font-weight: 700;
	color: rgb(255,255,255)
	}		

.btn-normal:hover, .btn-normal:focus  {
background-color: rgb(199, 20, 48)!important;
	 outline: none;
	   box-shadow: none;
	   text-decoration:none!important;
	   color: rgb(34, 46, 93)
	}		

.btn-red  {
	background-color: rgb(199, 20, 48);
	transition: all .2s ease-in-out;
	font-weight: 700;
	color: rgb(255,255,255)
	}		

.btn-red:hover, .btn-red:focus  {
background-color: rgb(189, 223, 255)!important;
	 outline: none;
	   box-shadow: none;
	   text-decoration:none!important;
	color: rgb(34, 46, 93)
	}		

.left-aligned-image img {
	float: left!important;
	padding-bottom: 1.5rem!important;
	}


.blog-cont a.more-link {
    width: 25%;
    background-color: #222e5d;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    text-align: center;
    font-weight: 700;
    text-decoration: none;
    padding: 0.5rem;
}


.blog-cont a.more-link:hover, .blog-cont a.more-link:focus  {
    background-color: #c71430!important;
	text-decoration: none!important;

}

.blog-cont p:after {
    word-wrap: break-word;
    content: '...';
}

.blog-cont {
    width: 75%;
    padding-right: 0.5rem;
	}

a {
    background: none;
    color: #222e5d;
    text-decoration: none;
}

a:hover, a:focus  {
    background: none;
    color: #c71430;
    text-decoration: none;
}



article#post-25 .entry-content {
    background-color: rgb(221, 221, 223);
    margin-top: 0;
    padding-top: 2rem;
    padding-bottom: 2rem;
	}


.contact-icon .icon svg {
  fill:#222e5d;
  height:35px;
  width:35px;
}

.contact-container {
	background-color: rgb(255,255,255);
	text-align: center;
	padding: 3.7rem 0.5rem;
	margin-top: 2.5rem!important;
}

.contact-container h4 {
	margin-top: .5rem;
	
	}




.forminator-ui.forminator-custom-form:not(.forminator-size--small)[data-grid=open] .forminator-row:not(:last-child) {
	margin-bottom: 0rem;
	}
	

.site-footer {
padding-bottom: 0rem;
	}

.site-footer a span {
	color: #FFF;
	text-decoration: none!important;
	transition: all .2s ease-in-out;
	}
	
.site-footer a span:hover, .site-footer a span:focus  {
	color: #c71430;
	text-decoration: none!important;
	transition: all .2s ease-in-out;
	}
	
.footer-navigation {
	    margin-top: 0rem;
    margin-bottom: 0rem;
	}	
	
.footer-navigation-wrapper {
    justify-content: right;
}
	
.site-main {
    padding-bottom: 0;
}	
	
.site-footer-logo img {
	height: auto;
    max-width: 180px;
    float: right;
    margin: 0.5rem 1.5rem 0.5rem 0.5rem;
	}	
	
	
	
/* Social Area */

.footer-social-links {
  align-items: center;
  justify-content: center;
  float:right;
  text-align: end;
}

.footer-social-links-icon {
	background-color: rgba(255,255,255,1);
	border-radius: 4px;
	display: inline-flex;
	height: 28px;
	margin: 0 5px;
	position: relative;
	width: 28px;
	transition: all .2s ease-in-out;
	transform:scale(1)
}

.footer-social-links > .footer-social-links-link:first-child {
	margin-left: -5px;
}

.footer-social-links-icon:hover,
.footer-social-links-icon:focus {
	background-color: rgba(255,255,255,.5);
	transform:scale(1.2)
}

.footer-social-links-icon:active {
  background-color: rgba(255,255,255,.7);
}

.footer-social-links-icon svg {
  fill: rgba(34, 46, 93,1);
  height: 18px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}

.footer-social-links-icon:hover svg,
.footer-social-links-icon:focus svg,
.footer-social-links-icon:active svg {
  fill: rgba(199, 20, 48,1);
}

/* Contact Area */	
	
/* Contact Area */



.footer-contact {
  align-items: center;
  justify-content: center;
  text-align: right;
}


.footer-contact-text {
    display: inline-flex;
	margin-left: .7rem;
    margin-top: 0rem;
	}
	
	
.footer-contact-text a {
	color: rgb(255,255,255);
	line-height: 2rem;
	}
	
.footer-contact-text a:hover {
	color: rgb(199, 20, 48);
	text-decoration:none

	}
			
		

.footer-contact-icon {
	border-radius: 4px;
	height: 24px;
	margin: 5px;
	position: relative;
	width: 24px;
	transition: all .2s ease-in-out;
	transform:scale(1)
}


.footer-contact-icon:hover,
.footer-contact-icon:focus {
	transform:scale(1.2)
}

.footer-contact-icon:active {
}

.footer-contact-icon svg {
  fill: rgba(255,255,255,1);
  height: 18px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: auto;
}

.footer-contact-icon:hover svg,
.footer-contact-icon:focus svg,
.footer-contact-icon:active svg {
  fill: rgba(255,255,255,1)
}	
	
	

@media (max-width: 1300px) { /* Active when Extra Large Screen Size ____________________ xl */
	.banner-light-blue {
    margin-left: -1.5rem!important;
    margin-right: -1.5rem!important;
	padding-top: 1rem;
    padding-left: 1.5rem;
	padding-right: 1.5rem;	
	}	
	
	.banner-blue {
    margin-left: -1.5rem!important;
    margin-right: -1.5rem!important;
	padding-top: 1rem;
    padding-left: 1.5rem;	
	padding-right: 1.5rem;	

	}		
				
}	
	


@media (max-width: 1200px) { /* Active when Extra Large Screen Size ____________________ xl */

.banner-light-blue {
    margin-left: -1.5rem!important;
    margin-right: -1.5rem!important;
	padding-top: 1rem;
    padding-left: 0rem;
	padding-right: 0rem;	
	}	
	
	.banner-blue {
    margin-left: -1.5rem!important;
    margin-right: -1.5rem!important;
	padding-top: 1rem;
    padding-left: 0rem;
	padding-right: 0rem;

	}		
						
}	
	

@media (max-width: 992px) { /* Active when Large Screen Size ___________________________ lg */

}

@media (max-width: 768px) { /* Active when Medium Screen Size ___________________________ md */

}



@media (max-width: 750px) { /* Active when Medium Screen Size ___________________________ md */

.header-image-area {
	margin-top: -254px!important;
	}
}


@media (max-width: 576px) { /* Active when Small Screen Size ___________________________ sm */

.header-image-area {
	height: calc(80vh)!important;
    margin-top: -54px!important;
	}
	

.header-nav-hover:hover {
background-color: rgba(255,255,255,0)
	}	

.header-image-area .entry-title {
	top: 65%!important;
	font-size: 2rem!important;
	line-height: 2.4rem!important;
	}
	
}



@media (max-height: 640px) { /* Active when Small Screen Size ___________________________ sm */

.header-image-area {
	height: calc(100vh)!important;
    margin-top: -184px!important;
	}
	


		

}



