
@media screen and (max-width:980px) {
	#main-header.et-fixed-header {
		position: fixed;
	}
	
	.logged-in #main-header.et-fixed-header {
		top: 0 !important;
		transition: all .3s 0s;
	}
}

#top-menu a[href^=tel]:before {
	font-family: "ETmodules" !important;
	position: relative;
	top: 3px;
	margin-right: 5px;
	content: "";
	font-size: 20px;
}

#top-menu a[href^=tel] {
	color: black;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#top-menu a[href^=tel]:hover {
	color: #333;
}

.et-pb-contact-message {
	color: white;
	font-weight: bold;
}

.page-id-8083 .et-pb-contact-message {
	color: green;
}

@media (max-width:1350px) {
	#main-header .container {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media only screen and (min-width:981px) and (max-width:1350px) {
	.buttons-line.right .et_pb_row_inner {
		padding-right: 3% !important;
	}
	
	.buttons-line.left .et_pb_row_inner {
		padding-left: 3% !important;
	}
}

@media (max-width:1200px) {
	#main-header #top-menu li a {
		font-size: 14px;
	}
}

@media (max-width:1100px) {
	#main-header #top-menu li a {
		font-size: 13px;
	}
}

@media (max-width:900px) {
	.buttons-line.right {
		margin-top: 0 !important;
	}
}

@media (max-width:480px) {
	.buttons-line.right {
		margin-top: -22px !important;
	}
}

@media only screen and (max-width:980px) {
	#main-header .et_mobile_menu {
		max-height: calc(100vh - 80px);
		overflow: auto;
	}
}

.row-align-midle .et_pb_column {
	align-self: center;
}

#main-header > .container {
	max-width: 1150px;
}

#main-header #top-menu .phone-item {
	margin-top: -1em;
}

#main-header #top-menu .phone-item a, #mobile_menu .phone-item a {
	padding: .85em 1.5em !important;
	background: #15314e;
	color: #fff !important;
	border-radius: 30px;
	line-height: 1em !important;
	text-align: center;
}

#main-header #top-menu .phone-item a:before {
	font-size: 90% !important;
	vertical-align: top;
	top: 0;
}

#main-header #top-menu .phone-item a:hover {
	opacity: 1;
	background: #3980f9;
}

.et_pb_module.et_pb_accordion .et_pb_toggle {
	padding: 0;
	border: none;
	background: none;
	margin-bottom: 12px !important;
	border-radius: 0 !important;
}

.et_pb_module.et_pb_accordion .et_pb_toggle_title {
	position: relative;
	background: #f5f5f5;
	padding: 18px 40px 18px 30px;
	font-size: 22px;
	border-radius: 30px;
	transition: all .8s;
}

.et_pb_module.et_pb_accordion .et_pb_toggle_title:before {
	right: 20px !important;
}

.et_pb_module.et_pb_accordion .et_pb_toggle_title:hover, .et_pb_module.et_pb_accordion .et_pb_toggle_title:hover:before {
	color: #15314e;
}

.et_pb_module.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title {
	color: #15314e;
	background: #e1f1ff;
}

.et_pb_module.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
	display: block;
	color: #15314e;
}

.et_pb_module.et_pb_accordion .et_pb_toggle_content {
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 30px;
}

.services-spoiler.et_pb_module .et_pb_toggle_content {
	position: relative;
	padding-top: 30px;
	padding-right: 50%;
	padding-left: 20px;
	padding-bottom: 30px;
}

.services-spoiler .et_pb_toggle_content p:first-child {
	top: 20px;
	bottom: 20px;
	right: 0;
	width: calc(50% - 30px);
	position: absolute;
	padding: 0;
}

.services-spoiler .et_pb_toggle_content p:first-child img {
	display: block;
	margin: 0;
	opacity: 0;
	box-shadow: 0 44px 76px rgba(0, 0, 0, .25);
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all .8s;
}

.services-spoiler .et_pb_toggle_open .et_pb_toggle_content p:first-child img {
	opacity: 1;
}

@media screen and (max-width:992px) {
	.services-spoiler.et_pb_module .et_pb_toggle_content {
		position: relative;
		padding: 20px 0 20px 0;
	}
	
	.services-spoiler .et_pb_toggle_content p:first-child {
		position: relative;
		top: auto;
		bottom: auto;
		right: auto;
		width: 100%;
	}
	
	.services-spoiler .et_pb_toggle_content p:first-child img {
		position: relative;
		max-width: 100%;
		margin: 0 auto 30px auto;
		box-shadow: none;
	}
}

@media screen and (max-width:480px) {
	.services-spoiler .et_pb_toggle_title {
		font-size: 18px;
	}
}

.why-us-text-col .et_pb_text_inner p:first-child strong {
	color: #15314e;
	display: inline-block;
	position: relative;
}

.why-us-text-col .et_pb_text_inner p:first-child strong:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 15px;
	height: 1px;
	background: #15314e;
	margin-right: 10px;
}

.why-us-text-col .et_pb_text_inner h2 {
	margin-bottom: 20px;
}

.why-us-icons-col .ba_icon_box {
	margin-bottom: 10px !important;
}

.why-us-icons-col .ba_icon_box .dtq-iconbox-inner {
	padding: 20px 20px 20px 100px;
	border: 2px solid rgba(0, 95, 178, .18);
	position: relative;
	text-align: left;
}

.why-us-icons-col .ba_icon_box .dtq-iconbox__icon-wrap {
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translate(0, -50%);
}

.why-us-icons-col .ba_icon_box .dtq-iconbox__icon-wrap img {
	width: 60px;
	height: auto;
}

.why-us-icons-col .ba_icon_box .dtq-iconbox__title {
	font-size: 18px;
}

.why-us-icons-col .ba_icon_box .dtq-iconbox__desc {
	line-height: 1.5;
}

@media screen and (max-width:480px) {
	.why-us-icons-col .ba_icon_box .dtq-iconbox-inner {
		padding: 16px 16px 16px 80px;
	}
	
	.why-us-icons-col .ba_icon_box .dtq-iconbox__icon-wrap {
		left: 16px;
	}
	
	.why-us-icons-col .ba_icon_box .dtq-iconbox__icon-wrap img {
		width: 50px;
	}
}

.areas-row ul {
	column-count: 2;
	margin: 30px 0 0 0;
}

.areas-row .et_pb_column_empty {
	display: block;
}

@media screen and (max-width:480px) {
	.areas-row ul {
		column-count: 1;
	}
}

.g-reviews-holder .rplg .rplg-box .rplg-row-right {
	text-align: center !important;
}

.g-reviews-holder .rplg .rplg-box .rplg-biz-based.rplg-trim {
	text-align: center !important;
	margin: 10px 0;
	letter-spacing: 1px;
}

.g-reviews-holder .rplg .rplg-links a {
	display: inline-block;
	border-radius: 30px !important;
	background: #15314e !important;
	border: 1px solid #15314e !important;
	color: #fff !important;
	padding: 10px 30px !important;
	line-height: normal !important;
	font-weight: 600 !important;
	margin-top: 10px !important;
}

.g-reviews-holder .rplg .rplg-links a:hover {
	background: #3980f9 !important;
	border-color: #3980f9 !important;
	color: #fff !important;
}

.g-reviews-holder .rplg .rplg-slider {
	margin-left: -24px;
	margin-right: -24px;
}

.g-reviews-holder .rplg .rplgsw-container {
	padding-left: 24px;
	padding-right: 24px;
}

.g-reviews-holder .rplg .rplg-slider-review {
	margin-bottom: 0px !important;
}

.g-reviews-holder .rplg .rplg-box {
	position: relative !important;
	padding: 28px 24px 28px 12px !important;
	margin: 0 !important;
	background: #f5f5f5 !important;
}

.g-reviews-holder .rplg .rplg-box:before {
	background: #f5f5f5 !important;
}

.g-reviews-holder .rplg .rplg-box-content .rplg-review-badge {
	width: 24px !important;
	height: 24px !important;
	top: 20px !important;
	right: 20px !important;
}

.g-reviews-holder .rplg .rplg-box-content .rplg-review-badge svg {
	width: 24px !important;
	height: 24px !important;
}

.g-reviews-holder .rplg .rplg-review-name {
	color: #2ea3f2 !important;
	font-weight: 500 !important;
	font-size: 18px !important;
}

.g-reviews-holder .rplg .rplg-box-content {
	padding-right: 12px !important;
	margin: 30px 5px 0px 20px !important;
}

.g-reviews-holder .rplg .rplg-box-content:before {
	content: "" !important;
	display: block !important;
	width: 32px !important;
	height: 32px !important;
	background: url("https://cdn-binnh.nitrocdn.com/PnFfKObHFChTaWiPwZaOGUOSSxTAJaTs/assets/images/optimized/rev-83108c4/eyeseverywhere.ca/wp-content/uploads/2023/09/quote-dark.png") no-repeat center !important;
	background-size: contain !important;
	top: 16px !important;
	left: 25px !important;
	margin: 0 !important;
}

.g-reviews-holder .rplg .rplg-box-content .rplg-review-text {
	font-size: 16px !important;
	line-height: 1.5em !important;
}

.g-reviews-holder .rplg .rplg-box-content .rplg-stars {
	display: block !important;
	position: absolute;
	right: 60px;
	top: 20px;
}

.g-reviews-holder .rplg .rplg-box-content .rplg-stars svg use {
	fill: #ffd700;
}

.g-reviews-holder .rplg .rplgsw-pagination {
	bottom: 0 !important;
}

.g-reviews-holder .rplg .rplgsw-pagination .rplgsw-pagination-bullet {
	width: 10px;
	height: 10px;
}

.g-reviews-holder .rplg .rplgsw-pagination .rplgsw-pagination-bullet.rplgsw-pagination-bullet-active {
	background: #2ea3f2;
}

.g-reviews-holder .rplg .rplg-slider-prev, .g-reviews-holder .rplg .rplg-slider-next {
	border-radius: 0 !important;
	background: #e1f1ff;
	width: 32px !important;
	height: 32px !important;
	top: 42% !important;
}

.g-reviews-holder .rplg .rplg-slider-prev span, .g-reviews-holder .rplg .rplg-slider-next span {
	color: #005fb2 !important;
	left: 50% !important;
	top: 50% !important;
	margin-top: -2px;
	margin-left: -5px;
	width: 10px;
	height: 10px;
}

.g-reviews-holder .rplg .rplg-slider-prev:hover, .g-reviews-holder .rplg .rplg-slider-next:hover {
	background: #005fb2;
}

.g-reviews-holder .rplg .rplg-slider-prev:hover span, .g-reviews-holder .rplg .rplg-slider-next:hover span {
	color: #fff !important;
}

.g-reviews-holder .rplg .rplg-slider-prev {
	left: -16px !important;
}

.g-reviews-holder .rplg .rplg-slider-next {
	right: -16px !important;
}

.g-reviews-holder.g-reviews-with-header .rplg .rplg-grid .rplg-box {
	background: #edf7ff !important;
	border-color: #c9e6ff !important;
	padding: 26px !important;
}

.g-reviews-holder.g-reviews-with-header .rplg .rplg-grid .rplg-box .rplg-biz-name {
	margin-bottom: 10px !important;
}

.g-reviews-holder.g-reviews-with-header .rplg-slider .rplg-slider-review {
	margin-bottom: 0 !important;
}

@media screen and (min-width:1200px) {
	.g-reviews-holder.g-reviews-with-header .rplg {
		display: flex;
	}
	
	.g-reviews-holder.g-reviews-with-header .rplg > .rplg-grid {
		width: 30%;
		padding-right: 32px;
	}
	
	.g-reviews-holder.g-reviews-with-header .rplg > .rplg-slider {
		width: 70%;
		margin: 0 !important;
	}
	
	.g-reviews-holder.g-reviews-with-header .rplg .rplg-slider-review {
		margin-top: 0 !important;
	}
	
	.g-reviews-holder.g-reviews-with-header .rplg .rplg-links {
		margin-top: 10px;
	}
	
	.g-reviews-holder.g-reviews-with-header .rplg .rplg-links a {
		display: block;
		margin-top: 12px !important;
		margin-right: 0 !important;
	}
}

@keyframes fadeInDownSm {
	from {
		opacity: 0;
		transform: translate3d(0, -20px, 0);
	}
	
	to {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}

.hero-section .hero-row {
	width: 100%;
	max-width: 100%;
}

.hero-section .content-col {
	padding: 4% 7%;
	min-height: 80vh;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	justify-content: center;
}

@media screen and (max-width:1600px) {
	.hero-section .content-col {
		padding: 3% 4%;
	}
}

@media screen and (max-width:1280px) {
	.hero-section .content-col {
		padding: 3% 0 3% 2%;
	}
}

.hero-section .hero-text {
	width: 800px;
	max-width: 100%;
	animation: fadeInDownSm .8s .25s;
	animation-fill-mode: backwards;
}

.hero-section .hero-text h1 {
	font-family: "Share Tech", Helvetica, Arial, Lucida, sans-serif;
	font-size: 48px;
	color: #fff;
	padding-bottom: 24px;
}

.hero-section .hero-text h2 {
	font-family: "Share Tech", Helvetica, Arial, Lucida, sans-serif;
	color: #e6b500;
	font-size: 40px;
	padding-bottom: 24px;
}

.hero-section .hero-text p {
	font-family: "Share Tech", Helvetica, Arial, Lucida, sans-serif;
	color: #fff;
	font-size: 24px;
}

@media screen and (max-width:767px) {
	.hero-section .content-col {
		padding: 10px;
		-webkit-justify-content: flex-end;
		justify-content: flex-end;
	}
	
	.hero-section .hero-text h1 {
		font-size: 36px;
	}
	
	.hero-section .hero-text h2 {
		font-size: 30px;
	}
	
	.hero-section .hero-text p {
		font-size: 20px;
	}
}

.hero-section .btns-line .btn {
	margin-right: 16px;
	margin-top: 16px;
	animation: fadeInDownSm .8s .35s;
	animation-fill-mode: backwards;
}

@media screen and (max-width:640px) {
	.hero-section .btns-line .btn {
		margin-right: 16px;
		margin-top: 16px;
		font-size: 13px;
		letter-spacing: 1px;
		min-width: 270px;
	}
}

.hero-section .right-col {
	position: relative;
}

.hero-section .right-col .badges-group {
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 30;
}

@media screen and (max-width:980px) {
	.hero-section .right-col .badges-group {
		position: relative;
	}
}

.hero-section .right-col .badges-group .badges {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-justify-content: center;
	justify-content: center;
}

.hero-section .right-col .badges-group .badges img {
	max-width: 25%;
	animation: fadeInDownSm .8s 1s;
	animation-fill-mode: backwards;
}

.inner-title-section .et_parallax_bg {
	background-position: center;
}

.inner-title-section .et_pb_module_header {
	font-family: "Share Tech";
}

.service-boxes-row .et_pb_blurb {
	height: 100%;
}

@media screen and (min-width:768px) {
	.service-boxes-row .et_pb_blurb_position_left .et_pb_blurb_container {
		padding-left: 25px;
	}
}

.service-boxes-row .et_pb_blurb .et-pb-icon {
	font-size: 55px;
}

a.btn {
	display: inline-block;
	padding: .7em 1.85em;
	color: #fff !important;
	text-decoration: none;
	border: none;
	border-radius: 100px;
	letter-spacing: 2px;
	font-size: 15px;
	font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	text-align: center;
	background: #15314e;
	transition: all .4s;
}

a.btn:hover {
	background: #ffa727;
}

a.btn.secondary {
	background: #3980f9;
}

a.btn.secondary:hover {
	background: #15314e;
}

.featured-text h2 {
	margin-bottom: 15px;
}

.icon-boxes-line .ba_icon_box, .icon-boxes-line .ba_icon_box .et_pb_module_inner, .icon-boxes-line .ba_icon_box .dtq-iconbox, .icon-boxes-line .ba_icon_box .dtq-iconbox-inner {
	height: 100%;
}

.icon-boxes-line .ba_icon_box .dtq-iconbox__icon img {
	height: 70px;
	width: auto;
	margin-bottom: 15px;
}

.logos-slider .slick-track {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}

.logos-slider .slick-slide img {
	display: block;
	margin: 0 auto;
	width: auto;
	height: auto;
}

@media screen and (max-width:768px) {
	.logos-slider .dtq-carousel .slick-track {
		padding-top: 20px !important;
		padding-bottom: 20px !important;
	}
}

.has-floater-col {
	z-index: 100;
}

.floating-mobile-btns {
	text-align: center;
	position: fixed;
	left: 0;
	bottom: 0;
	right: 0;
	background: linear-gradient(140deg, rgba(0, 72, 114, 1) 0%, #291160 100%);
	color: #fff;
	padding: 10px 5px;
	z-index: 999;
	box-shadow: 0 0 20px rgba(24, 23, 32, .5);
}

.floating-mobile-btns .dtq-dual-btn {
	justify-content: center !important;
}

.floating-mobile-btns .et_pb_button {
	background: #ffa727;
	color: #fff;
	border: 1px solid #ffa727;
	border-radius: 30px;
	padding: 5px 18px !important;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 5px !important;
}

.floating-mobile-btns .et_pb_button:hover {
	background: #fff;
	color: #ffa727;
}

.floating-mobile-btns .et_pb_button:after {
	display: none !important;
}

@media screen and (max-width:768px) {
	.floating-mobile-btns {
		display: block;
		animation: fadeInUp .8s;
	}
}

@media screen and (max-width:480px) {
	.floating-mobile-btns .et_pb_button {
		padding: 5px 14px !important;
		font-size: 13px;
	}
}

.foot-locations {
	font-size: 16px !important;
}

.foot-locations ul {
	list-style: none;
	padding: 0;
	margin: 15px 0 15px 0;
	font-size: 14px !important;
	columns: 2;
}

.foot-locations ul li {
	margin: 0 0 8px 0;
	padding: 0 0 0 15px;
	position: relative;
}

.foot-locations ul li:before {
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #fff;
	position: absolute;
	left: 0;
	top: .75em;
}

.foot-locations ul li a {
	color: #fff;
}

.foot-locations ul li a:hover {
	color: #ffa727;
}

footer.et-l--footer .info-txt, #footer-contactform p {
	color: #fff !important;
}

.custom_light-form-style .dtq-cf7-styler .wpcf7 input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]), .custom_light-form-style .dtq-cf7-styler .wpcf7 select, .custom_light-form-style .dtq-cf7-styler .wpcf7 textarea {
	color: #666 !important;
}

.custom_light-form-style .wpcf7-form-control-wrap input, .custom_light-form-style .wpcf7-form-control-wrap textarea {
	border-color: rgba(0, 0, 0, .1);
	border-bottom-width: 2px;
	font-family: "Open Sans", Helvetica, Arial, Lucida, sans-serif;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 1.8em;
	padding: 16px;
}

.extra-padding {
	padding: 35px 15px 0 15px;
	margin: 20px 0;
}

.styled-faqs .saswp-faq-block-section ul > li {
	margin-bottom: 20px !important;
}

.shadow-block {
	box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, .2);
	padding: 15px;
	margin-top: 20px;
}

@media (max-width:600px) {
	.single-post h2 {
		font-size: 22px;
		padding-bottom: 15px;
	}
	
	.single-post h3 {
		font-size: 20px;
		padding-bottom: 15px;
	}
}
