

#top-bar {
	background: linear-gradient(to bottom, #3aa5f9 0%, #3288cc 100%) !important;
	border-bottom: 2px #1168a7 solid;
}
.home-slider .hero-title {
	color: #fff !important;
	font-size: 48px !important;
	letter-spacing: normal !important;
}

.the-firm-intro {
	width: 100%;
	margin: 0 auto;
	max-width: 1440px;
	text-align: center;
}

.the-firm-intro h2 {
	font-family: Manrope, sans-serif;
}
.product-title-bar a {color:#3aa5f9;}

div.about-wrap {
	text-align: left;
}
.about-wrap h2 {
	text-align: center;
}

a.lnk-btn {
	background-color: #5480d1;
	border:2px solid #5480d1;
	color: #fff;
	font-weight: bold;
	padding: 14px 30px;
	border-radius: 10px;
}
a.lnk-btn:hover {
	color: #5480d1;
	background-color: #fff;
}

.bio-wrap img {
	float: right;
	margin: 0 0 30px 30px;
	width: 100%;
	height: auto;
	display: block;
	max-width: 320px;
}

#header-wrap #logo img {
	height: 90px !important;
}

.menu-container li {
	margin: 0 20px;
}

.entry-boxes {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
	max-width: 940px;
	margin: 0 auto;
}
.entry-boxes div {
	width: 420px;
	height: 200px;
	background-color: #f7f7f7;
	border-radius: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}

.entry-boxes div a {
	font-size: 20px;
	font-weight: 700;
	color: #828080;
}
.entry-boxes div a:last-of-type {
	margin-top: 20px;
}

.basic-content ul {
	margin: 0 0 30px 30px;
}

h2.bop-title {
	background: linear-gradient(to bottom, #3aa5f9 0%, #3288cc 100%) !important;
	color: #fff;
	padding:10px 0;
	width: 100%;
	text-align: center;
	font-family: Manrope, sans-serif;
}

.fbox-logo-txt {
	text-align: center;
}
.fbox-logo {
	width: 200px;
	height: 100px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.fbox-logo img {
	width: 100%;
	height: auto;
	display: block;
}

h3 {font-family: Manrope, sans-serif;}

a.dopg-btn {
	background: linear-gradient(to bottom, #3aa5f9 0%, #3288cc 100%) !important;
	color: #fff;
	padding:10px 30px;
	font-size: 24px;
	border-radius: 10px;
	margin: 40px auto;
}


.page-title-bar {
	background-color: #0f2542 !important;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 40px;
	color: #fff;
	text-align: center;
}

.product-title-bar {
	text-align: left;
	justify-content: flex-start;
}

.page-title-bar h2 {
	font-size: 34px;
	color: #fff;
	text-transform: uppercase;
	display: flex;
	align-items: center;
	font-family: Manrope, sans-serif;
	margin: 0;
}
.page-title-bar p {
	margin: 0 auto 8px auto;
	max-width: 1320px;
	width: 100%;
}

.page-title-bar p:first-of-type {
	margin-top: 20px;
}

div.page-title-bar p a.lb-lnk {
	color: #3aa5f9 ;

}

#prod-app .fbox-content h4,
#prod-man .fbox-content h4{
	color: #fff;
}
#prod-app .fbox-content p,
#prod-man .fbox-content p{
	color: #fff
}
#prod-app .fbox-content a,
#prod-man .fbox-content a{
	color: #fff;
	margin-top: 20px;
	font-weight: 700;
	display: block;
}

#prod-app .fbox-logo {
	width: 100px;
}


#prod-app .feature-box {
	padding: 0 10px 30px 10px;
}

.fbox-content ul {
	border-top:1px solid white;
	border-bottom:1px solid white;
	padding: 5px 0;
	margin: 10px 0;
}

.fbox-content ul li {
	color: #fff;
	text-align: left;
	margin: 5px 0 5px 25px;
}

.page-title-bar img.header-icon {
	width: 100%;
	height: auto;
	max-width: 120px;

}

.product-menu {
	width: 100%;
	display: flex;
	background-color: #264653;
	margin: 0 0 60px 0;
	justify-content: center;
}

.product-menu a {
	color: #fff;
	display: block;
	padding: 30px 10px;
}
.product-menu a:hover,
.product-menu a.pmON {
	background-color: #3aa5f9;
}

#prod-cat-list .fbox-content {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
#prod-cat-list .fbox-content .fbox-logo {

}
#prod-cat-list .fbox-content h4 {
	font-family: var(--cnvs-body-font) !important;
	margin: 0 0 8px 0;
	width: 100%;
	font-size: 30px;
}

#prod-cat-list .fbox-content img {
	max-width: 130px;
	margin: 0 auto;
	width: 100%;
}


a.blue-db-btn {
	background-color: #3aa5f9;
	color: #fff;
	border-radius: 20px;
	padding: 10px 20px;
	margin: 0 auto;
	text-decoration: none !important;
}

a.blue-db-btn u {text-decoration: none !important;}


#pegram-contacts {
	display: flex;
	justify-content: space-evenly;
	text-align: center;
	flex-wrap: wrap;
}
#pegram-contacts div.contact-box {
	margin: 40px 60px;
}

.contact-box strong {color:#0f2542;}
.contact-box a {color:#0e85c7 !important;}

.contact-box {
	border:1px solid #e9ecef;
	padding: 30px;
	border-radius: 5px;
}

.toronto-pic {
	width: 100%;
	height: auto;
	max-width: 420px;
	display: inline-block;
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
}

.services-wrap ul {
	padding: 0 40px;
}


.manu-intro {
	display:flex;
	width:100%;
	justify-content:space-between;
	flex-wrap:wrap;
	align-items:center;
}
.manu-intro-img {
	width:30%;
}
.manu-intro-img img {
	width:100%;
	height:auto;
	display:block;
	max-width:435px;
}
.manu-intro-txt {
	width: 65%;
}


@media only screen and (max-width: 980px) {
	.entry-boxes {
		display: flex;
		flex-direction: column;
	}
	.entry-boxes div {
		width: 100%;
		margin-bottom: 10px;
	}
}

@media only screen and (max-width:750px) {
	.services-grid .feature-box {
		border-color: #264653 !important;
	}
	.manu-intro {
		flex-direction:column;
	}
	.manu-intro-img, .manu-intro-txt {
		width:100%;
	}
	
	.toronto-pic {
		margin: 10px 0 !important;
		float: none;
	}

	.entry-boxes {
		padding:20px;
	}
	.home-slider .hero-title {
		text-align: center;
		font-size: 40px !important;
	}
	#header-wrap #logo img {
		height: 60px !important;
	}

	.cnvs-hamburger {
		--cnvs-hamburger-size: 2rem;
		--cnvs-hamburger-width: 3px;
	}

	.top-links-item > a {
		padding: 10px !important;
	}
	#copyrights {
		text-align: center;
		font-size: 12px;
	}
	.dopg-btn {
		text-align: center;
		margin: 40px 20px !important;
	}

	.page-title-bar h2 {
		flex-direction: column;
	}
	.product-menu {
		flex-direction: column;
	}

}

@media only screen and (max-width:580px) {
	h2.bop-title {margin-bottom: 0;}
	.section .container {
		padding:0 30px;
	}
	.services-grid .feature-box {
		padding: 20px 10px !important;
	}
	.page-title-bar h2 {
		text-align: center;
	}
	img.alignright, div.alignright {
		margin: 10px 0;
		float: none;
		width: 100%;
	}
	.min-vh-50 {
		min-height: auto !important;
	}
	#pegram-contacts div.contact-box {
		margin: 20px;
	}
}

.basic-content p:has(img) {margin-bottom: 0 !important;}