@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
input.wpcf7-form-control.has-spinner.wpcf7-submit.btn.btn-primary{
	  background-color: #B32B2C;
}
#topbar {
        background-color: #B32B2C;
    padding-top: 8px;

}
.topbar-contact i{
	margin-right: 10px;
}
.topbar-social i{
		margin-right: 10px;
}
#topbar ul {
	margin: 0;
	padding: 0;
}
#topbar .topbar-contact ul li {
    display: inline-block;
    margin-right: 12px;
}
#topbar .topbar-contact ul li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
	font-family: 'Work Sans', sans-serif;
}
#topbar .topbar-contact ul li a i {
    font-size: 16px;
}

#topbar .topbar-social ul {
    text-align: right;
}
#topbar .topbar-social ul li {
    display: inline-block;
    margin-left: 6px;
}
#topbar .topbar-social ul li a {
    color: #fff;
    font-size: 22px;
    position: relative;
	font-family: 'Work Sans', sans-serif;
}

#home-bg-video-wrapper {
    width: 100%;
    height: 95vh;
    overflow: hidden;
    position: relative;
}
#home-bg-video {
    width: 100%;
}
.video-overlay {
    background: rgb(0,0,0,0.35);
    /* background: linear-gradient(180deg,rgba(179,45,46,.4) 0%,rgba(179,45,46,.75) 25%,rgba(11,69,128,0) 100%); */
	
    position: absolute;
    z-index: 500;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
}
.video-content {
    position: absolute;
    bottom: 60px;
    width: 100%;
}
.video-content h1 {
   	font-family: 'Work Sans', sans-serif;
    font-size: 52px;
    color: #fff;
    font-weight: 700;
	line-height: 50px;
	margin-bottom: 20px;
	text-shadow: 1px 1px 2px #000;
}

.video-content h4 {
    font-family: 'poppins', sans-serif;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
    line-height: 30px;
}
.video-content h4.mb {
	margin-bottom: 26px;
}
.video-content h2{
	color: #ffffff;
	text-transform: uppercase;
		font-family: 'Work Sans', sans-serif;
    font-size: 16px;
	    font-weight: 400;
}
.video-content h2:before{
content: "";
    position: relative;
    display: inline-block;
    width: 25px;
    height: 2px;
    background-color: #ffffff;
    top: -5px;
    margin-right: 11px;
}
.video-content a {
    display: inline-block;
    color: #fff;
    padding: 10px 32px;
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: none!important;
    margin-right: 8px;
    border: 2px solid #B32B2C;
    background-color: #B32B2C;
    border-radius: 4px;
    font-size: 14px;
	font-family: 'Work Sans', sans-serif;
    transition: all 0.3s;
}
.video-content a:hover {
    border: 2px solid #fff;
}
.site-header .site-branding .site-title a{
	color: #ffffff;
	 	font-family: 'Work Sans', sans-serif;
	margin-left: 34px;
}

.main-navigation li a:hover{
		color: #ffffff !important;
}
.current-menu-item a{
	color: #ffffff !important;
}
.main-navigation ul li a {
	font-family: 'Work Sans', sans-serif;
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 15px;
	color: #ffffff;
	text-decoration: none !important;
}
li#menu-item-245 a{
  display: inline-block;
    color: #fff;
    padding: 10px 32px;
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: none!important;
    margin-right: 8px;
    border: 2px solid #B32B2C;
    background-color: #B32B2C;
    border-radius: 4px;
    font-size: 14px;
    transition: all 0.3s;
}
li#menu-item-245 a:hover {
    border: 2px solid #fff;
} 
.main-navigation ul .sub-menu li:only-of-type>a {
    color: #000000 !important;
}
.main-navigation .current-menu-ancestor>a{
	color: #ffffff !important;
}
.about h3{
	font-family: 'Inter', sans-serif;
    color: #B32B2C;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
}
.about h2{
		color: #000000;
		font-family: 'Work Sans', sans-serif;
    font-size: 40px;
	    font-weight: 600;
}
.about p{
	 font-family: 'poppins', sans-serif;
    font-size: 15px;
    line-height: 30px;
	color: #212529;
}
.about li{
	 font-family: 'poppins', sans-serif;
    font-size: 15px;
    line-height: 30px;
	color: #212529;
}

.internal-link a{
	background: transparent !important;
	padding: 0 !important;
	border: none !important;
	color: #B32B2C !important;
	 text-decoration: underline !important;
		font-weight: 700 !important;
}
.internal-link a:hover{
	background: transparent !important;
	padding: 0 !important;
	border: none !important;
	color: #B32B2C !important;
	 text-decoration: underline !important;
	font-weight: 700 !important;
}
.service-head h2{
		color: #B32B2C;
		font-family: 'Work Sans', sans-serif;
    font-size: 30px;
	    font-weight: 600;
}
.service-head p{
		 font-family: 'poppins', sans-serif;
    font-size: 15px;
    line-height: 30px;
	color: #212529;
}
.services h3{
	font-family: 'Inter', sans-serif;
    color: #B32B2C;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
	margin-bottom: 10px !important;
}
.services p{
		 font-family: 'poppins', sans-serif;
    font-size: 15px;
    line-height: 30px;
	color: #212529;
}
.services a{
		color: #B32B2C;
	text-decoration: none !important;
	font-weight: 700;
		font-family: 'Work Sans', sans-serif;
}
.services{
	padding: 10px;
	background: #ffffff;
}
.ser-cta a{
		  display: inline-block;
    color: #fff;
    padding: 10px 32px;
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: none!important;
    margin-right: 8px;
    border: 2px solid #B32B2C;
    background-color: #B32B2C;
    border-radius: 4px;
    font-size: 14px;
    transition: all 0.3s;
}
.cta h2{
	color: #ffffff;
		font-family: 'Work Sans', sans-serif;
    font-size: 40px;
	    font-weight: 700;
}
.cta p{
	 font-family: 'poppins', sans-serif;
    font-size: 16px;
    line-height: 30px;
	color: #ffffff;
}
.cta a{
	display: inline-block;
    color: #B32B2C;
    padding: 10px 32px;
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: none!important;
    margin-right: 8px;
    border: 2px solid #ffffff;
    background-color: #ffffff;
    border-radius: 4px;
    font-size: 14px;
    transition: all 0.3s;
}
.choose h3{
	font-family: 'Inter', sans-serif;
    color: #B32B2C;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
	margin-bottom: 10px !important;
}
.choose li{
	font-family: 'poppins', sans-serif;
    font-size: 16px;
    line-height: 30px;
	color: #212529;
}
.choose p{
	font-family: 'poppins', sans-serif;
    font-size: 16px;
    line-height: 30px;
	color: #212529;
}
.feature h3{
		font-family: 'Inter', sans-serif;
    color: #B32B2C;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
	margin-bottom: 10px !important;
	line-height: 30px;
}
.feature p{
	font-family: 'poppins', sans-serif;
    font-size: 16px;
    line-height: 30px;
	color: #212529;
}
.features h3{
		font-family: 'Inter', sans-serif;
    color: #B32B2C;
    font-weight: 700;

    font-size: 14px;
}
.features img{
	border: 4px solid #B32B2C;
    padding: 10px;
}
.site-footer .bottom-bar{
	 background-color: #B32B2C;
	color: #ffffff;
}
footer#colophon {
    background: #B32B2C;
}
.footer h3{
	font-family: 'Work Sans', sans-serif;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 35px;
	margin-bottom: 20px !important;
}
.footer p{
	font-family: 'poppins', sans-serif;
    font-size: 16px;
    line-height: 30px;
	color: #ffffff;
}
.footer a{
	font-family: 'poppins', sans-serif;
    font-size: 16px;
    line-height: 30px;
	color: #ffffff !important;
	text-decoration: none !important;
}
.footer i{
	margin-right: 10px;
}
.page-head h1{
	font-family: 'Work Sans', sans-serif;
    color: #ffffff;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 35px;
}
.page-head p{
	margin-top: 20px !important;
	font-family: 'Work Sans', sans-serif;
    color: #ffffff;
    font-weight: 400;
    font-size: 18px;
}

.site-header .site-branding img {
	width: 160px;
}
#masthead {
	background: rgba(0,0,0,0.65);
}
.site-header {
	padding: 15px 0;
}

.rotate-text {
	    font-size: 46px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
    font-weight: 700;
    margin-bottom: 15px;
    background: rgba(0,0,0,0.75);
    display: inline-block;
    padding: 0 16px;
    border-radius: 4px;
}
.so-widget-sow-accordion-default-d9295f5bfa93 .sow-accordion .sow-accordion-panel .sow-accordion-panel-header{
	 background-color: #B32B2C !important; 
}
.sow-accordion-title.sow-accordion-title-icon-left {
    font-size: 18px;
    font-weight: 600;
}
.so-widget-sow-accordion-default-d9295f5bfa93 .sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border{
    font-size: 16px;
}
.main-navigation ul .sub-menu li a{
	color: #000000 !important;
}