/*
Theme Name: thetechspert Ltd - Web Design Halifax
Description: New Techspert website 2025
Version: 5
Tags: 
Author: thetechspert Ltd
This theme was created using Blocs (blocsapp.com).
*/
body{
	margin:0;
	padding:0;
    background:var(--swatch-var-6935);
    overflow-x:hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.page-container{overflow: hidden;} /* Prevents unwanted scroll space when scroll FX used. */
a,button{transition: background .3s ease-in-out;outline: none!important;} /* Prevent blue selection glow on Chrome and Safari */
a:hover{text-decoration: none; cursor:pointer;}
.scroll-fx-lock-init{position:fixed!important;top: 0;bottom: 0;left: :0;right: 0;z-index:99999;} /* ScrollFX Lock */
.blocs-grid-container{display: grid!important;grid-template-columns: 1fr 1fr;grid-template-rows: auto auto;column-gap: 1.5rem;row-gap: 1.5rem;} /* CSS Grid */
nav .dropdown-menu .nav-link{color:rgba(0,0,0,0.6)!important;} /* Maintain Downdown Menu Link Color in Navigation */
[data-bs-theme="dark"] nav .dropdown-menu .nav-link{color:var(--bs-dropdown-link-color)!important;} /* Maintain Downdown Menu Link Color in Navigation in Darkmode */

/* = Web Fonts
-------------------------------------------------------------- */

@font-face {
	font-family:'TECHNIQUE';
	src: url('./fonts/TECHNIQUE/TECHNIQUE.woff');
	src: url('./fonts/TECHNIQUE/TECHNIQUE.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}

/* = Blocs
-------------------------------------------------------------- */

.bloc{
	width:100%;
	clear:both;
	background: 50% 50% no-repeat;
	padding:0 20px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
	display:flex;
}
.bloc .container{
	padding-left:0;
	padding-right:0;
	position:relative;
}


/* Sizes */

.bloc-lg{
	padding:100px 20px;
}
.bloc-md{
	padding:50px 20px;
}
.bloc-sm{
	padding:20px;
}

/* = Full Screen Blocs 
-------------------------------------------------------------- */

.bloc-fill-screen{
	min-height:100vh;
	display: flex;
	flex-direction: column;
	padding-top:20px;
	padding-bottom:20px;
}
.bloc-fill-screen > .container{
	align-self: flex-middle;
	flex-grow: 1;
	display: flex;
	flex-wrap: wrap;
}
.bloc-fill-screen > .container > .row{
	flex-grow: 1;
	align-self: center;
	width:100%;
}
.bloc-fill-screen .fill-bloc-top-edge, .bloc-fill-screen .fill-bloc-bottom-edge{
	flex-grow: 0;
}
.bloc-fill-screen .fill-bloc-top-edge{
	align-self: flex-start;
}
.bloc-fill-screen .fill-bloc-bottom-edge{
	align-self: flex-end;
}

/* = Full Width Blocs 
-------------------------------------------------------------- */

.full-width-bloc{
	padding-left:0;
	padding-right:0;
}
.full-width-bloc .row{
	margin-left:0;
	margin-right:0;
}
.full-width-bloc .container{
	width:100%;
	max-width:100%!important;
}
.full-width-bloc .carousel img{
	width:100%;
	height:auto;
}


/* Edge Dividers */

.bloc-shape-divider{
	position: absolute;
	width:100%;
	text-align:center;
	left:0;
	right:0;
	z-index: 0;
	display: flex;
	pointer-events: none;
}
.svg-divider{
	width:100%;
	height:100px;
	fill:#000000;
}
.bloc-divider-top{
	top:-1px;
	align-items: flex-start;
}
.bloc-divider-bottom{
	bottom:-1px;
	align-items: flex-end;
}


/* Flip Edge Divider */

.bloc-divider-flip-x svg{
	transform:scale(-1,1);
}
.bloc-divider-flip-y svg{
	transform:scale(1,-1);
}
.bloc-divider-flip-x.bloc-divider-flip-y svg{
	transform:scale(-1,-1);
}


/* Dark theme */

.d-bloc{
	color:rgba(255,255,255,.7);
}
.d-bloc button:hover{
	color:rgba(255,255,255,.9);
}
.d-bloc .icon-round,.d-bloc .icon-square,.d-bloc .icon-rounded,.d-bloc .icon-semi-rounded-a,.d-bloc .icon-semi-rounded-b{
	border-color:rgba(255,255,255,.9);
}
.d-bloc .divider-h span{
	border-color:rgba(255,255,255,.2);
}
.d-bloc .a-btn,.d-bloc .navbar a, .d-bloc a .icon-sm, .d-bloc a .icon-md, .d-bloc a .icon-lg, .d-bloc a .icon-xl, .d-bloc h1 a, .d-bloc h2 a, .d-bloc h3 a, .d-bloc h4 a, .d-bloc h5 a, .d-bloc h6 a, .d-bloc p a{
	color:rgba(255,255,255,.6);
}
.d-bloc .a-btn:hover,.d-bloc .navbar a:hover,.d-bloc a:hover .icon-sm, .d-bloc a:hover .icon-md, .d-bloc a:hover .icon-lg, .d-bloc a:hover .icon-xl, .d-bloc h1 a:hover, .d-bloc h2 a:hover, .d-bloc h3 a:hover, .d-bloc h4 a:hover, .d-bloc h5 a:hover, .d-bloc h6 a:hover, .d-bloc p a:hover{
	color:rgba(255,255,255,1);
}
.d-bloc .navbar-toggle .icon-bar{
	background:rgba(255,255,255,1);
}
.d-bloc .btn-wire,.d-bloc .btn-wire:hover{
	color:rgba(255,255,255,1);
	border-color:rgba(255,255,255,1);
}
.d-bloc .card{
	color:rgba(0,0,0,.5);
}
.d-bloc .card button:hover{
	color:rgba(0,0,0,.7);
}
.d-bloc .card icon{
	border-color:rgba(0,0,0,.7);
}
.d-bloc .card .divider-h span{
	border-color:rgba(0,0,0,.1);
}
.d-bloc .card .a-btn{
	color:rgba(0,0,0,.6);
}
.d-bloc .card .a-btn:hover{
	color:rgba(0,0,0,1);
}
.d-bloc .card .btn-wire, .d-bloc .card .btn-wire:hover{
	color:rgba(0,0,0,.7);
	border-color:rgba(0,0,0,.3);
}


/* Light theme */

.d-bloc .card,.l-bloc{
	color:rgba(0,0,0,.5);
}
.d-bloc .card button:hover,.l-bloc button:hover{
	color:rgba(0,0,0,.7);
}
.l-bloc .icon-round,.l-bloc .icon-square,.l-bloc .icon-rounded,.l-bloc .icon-semi-rounded-a,.l-bloc .icon-semi-rounded-b{
	border-color:rgba(0,0,0,.7);
}
.d-bloc .card .divider-h span,.l-bloc .divider-h span{
	border-color:rgba(0,0,0,.1);
}
.d-bloc .card .a-btn,.l-bloc .a-btn,.l-bloc .navbar a,.l-bloc a .icon-sm, .l-bloc a .icon-md, .l-bloc a .icon-lg, .l-bloc a .icon-xl, .l-bloc h1 a, .l-bloc h2 a, .l-bloc h3 a, .l-bloc h4 a, .l-bloc h5 a, .l-bloc h6 a, .l-bloc p a{
	color:rgba(0,0,0,.6);
}
.d-bloc .card .a-btn:hover,.l-bloc .a-btn:hover,.l-bloc .navbar a:hover, .l-bloc a:hover .icon-sm, .l-bloc a:hover .icon-md, .l-bloc a:hover .icon-lg, .l-bloc a:hover .icon-xl, .l-bloc h1 a:hover, .l-bloc h2 a:hover, .l-bloc h3 a:hover, .l-bloc h4 a:hover, .l-bloc h5 a:hover, .l-bloc h6 a:hover, .l-bloc p a:hover{
	color:rgba(0,0,0,1);
}
.l-bloc .navbar-toggle .icon-bar{
	color:rgba(0,0,0,.6);
}
.d-bloc .card .btn-wire,.d-bloc .card .btn-wire:hover,.l-bloc .btn-wire,.l-bloc .btn-wire:hover{
	color:rgba(0,0,0,.7);
	border-color:rgba(0,0,0,.3);
}

/* Row Margin Offsets */

.voffset{
	margin-top:30px;
}
/* Dividers */

.b-divider{
	border-top:1px solid rgba(0,0,0,.1);
	border-bottom:1px solid rgba(0,0,0,.1);
}


/* = NavBar
-------------------------------------------------------------- */

/* = Sticky Nav
-------------------------------------------------------------- */

.sticky-nav.sticky{
	position:fixed;
	top:0;
	z-index:1000;
	box-shadow:0 1px 2px rgba(0,0,0,.3);
	 transition: all .2s ease-out;
}
/* Navbar Icon */
.svg-menu-icon{
	fill: none;
	stroke: rgba(0,0,0,0.5);
	stroke-width: 2px;
	fill-rule: evenodd;
}
.navbar-dark .svg-menu-icon{
	stroke: rgba(255,255,255,0.5);
}
.menu-icon-thin-bars{
	stroke-width: 1px;
}
.menu-icon-thick-bars{
	stroke-width: 5px;
}
.menu-icon-rounded-bars{
	stroke-width: 3px;
	stroke-linecap: round;
}
.menu-icon-filled{
	fill: rgba(0,0,0,0.5);
	stroke-width: 0px;
}
.navbar-dark .menu-icon-filled{
	fill: rgba(255,255,255,0.5);
}
.navbar-toggler-icon{
	background: none!important;
	pointer-events: none;
	width: 33px;
	height: 33px;
}

/* Nav Special Classes */
.nav-special{
	overflow-y:scroll;
}
.nav-special .site-navigation{
	top:0;
	left:0;
	width:100%;
	position: relative!important;
	max-width: 100%!important;
	z-index: 1000;
}
.nav-special .nav > li{
	width:100%;
	background: none!important;
	border:0!important;
}
.nav-special.collapsing{
	-webkit-transition: none;
	transition: none;
	height:100%!important;
	background: none!important;
}
.nav-special .navbar-nav .dropdown-menu.show{
	position: relative!important;
	transform: none!important;
	float: none;
	width: 100%;
	margin-top: 0;
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 0;
}
.nav-special .nav .dropdown-menu .nav-link{
	color:#FFF;
}
.blocsapp-special-menu{
	position: absolute;
	z-index:10000;
}
.nav-special.fullscreen-nav .caret,.nav-special.fullscreen-nav .dropdown-menu .dropdown .caret{
	border-width: 8px;
}
.nav-special .navbar-nav .show>.nav-link{
	color:#FFF;
}

/* Animate Menu Symbol */
.navbar-toggle{
	transition: all .1s linear;
}
.selected-nav{
	opacity: 0;
	transform: scale(0.3);
	transition: all .1s linear;
}


/* Special Menu Close Button */
.close-special-menu{
	position: absolute;
	display: block;
	width: 25px;
	height:25px;
	top:16px;
	right:10px;
	z-index: 10000;
}
.nav-invert .sidebar-nav .close-special-menu{
	left:260px;
}
.close-special-menu .close-icon{
	display: block;
	width:100%;
	height:1px;
	transform: rotate(45deg);
	margin-top:12px;
}
.close-special-menu .close-icon:after{
	content:"";
	display:inherit;
	width:inherit;
	height:inherit;
	background: inherit;
	transform: rotate(90deg);
}
.lock-scroll{
	overflow:hidden;
	transition: background .3s linear;
}
.nav-special::-webkit-scrollbar{
	-webkit-appearance: none;
	width:0;
	height:0;
}
.nav-special .dropdown-menu .dropdown .caret{
	border-top-color: rgba(255,255,255,.8);
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	margin: 0 0 0 5px;
	float: none;
}
.blocsapp-special-menu .site-navigation.pull-right{
	float:none!important;
}

/* Nav Special Close Button */
.close-special-menu .close-icon{
	background:#fff;
}
.blocsapp-special-menu blocsnav{
	background: #000;
}

/* Full Screen Navigation */
.nav-special.fullscreen-nav{
	width: 100%;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	z-index: 1000;
	position: fixed;
	transition: all .2s linear;
}
 .nav-special.fullscreen-nav.open-up{
	transform: translateY(1000px);
}
 .nav-special.fullscreen-nav.open-down{
	transform: translateY(-1000px);
}
 .nav-special.fullscreen-nav.open-left{
	transform: translateX(-1000px);
}
 .nav-special.fullscreen-nav.open-right{
	transform: translateX(1000px);
}
 .nav-special.fullscreen-nav .nav > li a,.nav-special.fullscreen-nav .nav .dropdown-menu > li > a{
	color:rgba(255,255,255,.8);
	text-align: center;
	font-size: 28px;
}
 .nav-special.fullscreen-nav .nav > li a:hover{
	color:#FFF;
}
 .open.nav-special.fullscreen-nav{
	opacity: 1;
	transition: all .2s linear;
}
.nav-special.fullscreen-nav .site-navigation{
	text-align:center;
	margin-top:10%!important;
}
.nav-special.fullscreen-nav .close-special-menu{
	right:20px;
}
 .open.nav-special.fullscreen-nav.open-left,  .open.nav-special.fullscreen-nav.open-right,  .open.nav-special.fullscreen-nav.open-down, .open.nav-special.fullscreen-nav.open-up{
	transform: translateY(0);
}
/* Handle Multi Level Navigation */
.dropdown-menu .dropdown-menu{
	border:none}
@media (min-width:576px){
	
.navbar-expand-sm .dropdown-menu .dropdown-menu{
	border:1px solid rgba(0,0,0,.15);
	position:absolute;
	left:100%;
	top:-7px}.navbar-expand-sm .dropdown-menu .submenu-left{
	right:100%;
	left:auto}}@media (min-width:768px){
	.navbar-expand-md .dropdown-menu .dropdown-menu{
	border:1px solid rgba(0,0,0,.15);
	border:1px solid rgba(0,0,0,.15);
	position:absolute;
	left:100%;
	top:-7px}.navbar-expand-md .dropdown-menu .submenu-left{
	right:100%;
	left:auto}}@media (min-width:992px){
	.navbar-expand-lg .dropdown-menu .dropdown-menu{
	border:1px solid rgba(0,0,0,.15);
	position:absolute;
	left:100%;
	top:-7px}.navbar-expand-lg .dropdown-menu .submenu-left{
	right:100%;
	left:auto}
}
/* = Bric adjustment margins
-------------------------------------------------------------- */

.mg-clear{
	margin:0;
}
.mg-sm{
	margin-top:10px;
	margin-bottom:5px;
}
.mg-md{
	margin-top:10px;
	margin-bottom:20px;
}

/* = Buttons
-------------------------------------------------------------- */

.btn-d,.btn-d:hover,.btn-d:focus{
	color:#FFF;
	background:rgba(0,0,0,.3);
}

/* Prevent ugly blue glow on chrome and safari */
button{
	outline: none!important;
}

.btn-sq{
	border-radius: 0px;
}
.btn-rd{
	border-radius: 40px;
}
.btn-glossy{
	border:1px solid rgba(0,0,0,.09);
	border-bottom-color:rgba(0,0,0,.2);
	text-shadow:0 1px 0 rgba(0,0,1,.2);
	box-shadow: 0 1px 3px rgba(0,0,1,.35), inset 0 1px 0 0 rgba(255,255,255,.4), inset 0 1px 0 2px rgba(255,255,255,.08);
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.07) 0%, rgba(255,255,255,.07) 100%);
	 background-image: -o-linear-gradient(bottom, rgba(0,0,0,.07) 0%, rgba(255,255,255,.07) 100%);
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.07) 0%, rgba(255,255,255,.07) 100%);
	background-image: linear-gradient(bottom, rgba(0,0,0,.07) 0%, rgba(255,255,255,.07) 100%);
}
.btn-wire{
	background:transparent!important;
	border:2px solid transparent;
}
.btn-wire:hover{
	background:transparent!important;
	border:2px solid transparent;
}
.a-block{
	width:100%;
	text-align:left;
	display: inline-block;
}
.text-center .a-block{
	text-align:center;
}

/* = Icons
-------------------------------------------------------------- */
.icon-sm{
	font-size:18px!important;
}
.icon-md{
	font-size:30px!important;
}

/*  Rounded Image */
.img-rd-md{
	border-radius:20px;
}
.img-rd-lg{
	border-radius:34px;
}

/* = Text & Icon Styles
-------------------------------------------------------------- */
.pressed-t{
	text-shadow:0 1px 0 #FFF;
}
/* = Text Widths
-------------------------------------------------------------- */
.text-w-sm{
	max-width:150px;
}
.text-center.text-w-sm, .text-center.text-w-md, .text-center.text-w-lg, .text-center.text-w-90, .text-center.text-w-80, .text-center.text-w-70, .text-center.text-w-60, .text-center.text-w-50{
	margin-left: auto;
	margin-right: auto;
}


/* = Cards
-------------------------------------------------------------- */
.card-sq, .card-sq .card-header, .card-sq .card-footer{
	border-radius:0;
}
.card-rd{
	border-radius:30px;
}
.card-rd .card-header{
	border-radius:29px 29px 0 0;
}
.card-rd .card-footer{
	border-radius:0 0 29px 29px;
}
/* = Masonary
-------------------------------------------------------------- */
.card-columns .card {
	margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
	.card-columns {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 1.25rem;
	-moz-column-gap: 1.25rem;
	column-gap: 1.25rem;
	orphans: 1;
	widows: 1;
}
.card-columns .card {
	display: inline-block;
	width: 100%;
}
}
/* = Classic Dividers
-------------------------------------------------------------- */
.divider-h{
	min-height: 1px;
	background-color:rgba(0,0,0,.2);
	margin: 20px 0;
}
.divider-half{
	width: 50%;
}
.dropdown-menu .divider-h{
	margin:0;
}



.carousel-nav-icon{
	fill: none;
	stroke: #fff;
	stroke-width: 2px;
	fill-rule: evenodd;
	stroke-linecap:round;
}

.hide-indicators{
	display:none;
}

.carousel-indicators li::marker{
	font-size:0;
}
/* Scroll FX */
.scroll-fx-in-range{
	will-change: opacity;
}


/* ScrollToTop button */

.scrollToTop{
	width:36px;
	height:36px;
	padding:5px;
	position:fixed;
	bottom:20px;
	right:20px;
	opacity:0;
	z-index:999;
	transition: all .3s ease-in-out;
	pointer-events:none;
}
.showScrollTop{
	opacity: 1;
	pointer-events:all;
}
.scroll-to-top-btn-icon{
	fill: none;
	stroke: #fff;
	stroke-width: 2px;
	fill-rule: evenodd;
	stroke-linecap:round;
}

/* Hide Object */
.object-hidden{
	display:none;
}

/* = Custom Styling
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6,p,label,.btn,a{
	font-family:"TECHNIQUE";
	color:var(--swatch-var-6935)!important;
}
.container{
	max-width:1140px;
}
.h1-bloc-2-style{
	width:80%;
}
.h5-8-style{
	font-size:14px;
}
.h4-legal-style{
	font-size:20px;
}
.h4-follow-us-style{
	font-size:20px;
}
.h4-connect-style{
	font-size:20px;
}
a{
	font-size:16px;
	color:var(--swatch-var-533)!important;
}
.p-8-style{
	font-family:"Poppins";
	font-weight:700;
	font-size:12px;
}
.h2-8-style{
	font-family:"Poppins";
	font-size:20px;
}
.p-style{
	width:100%;
	font-size:17px;
}
.link-style{
	text-decoration:underline;
}
.link-footer-style{
	text-decoration:underline;
	font-size:16px;
}
.img-copyrig-style{
	width:120px;
	font-family:"Helvetica";
	font-size:12px;
	text-decoration:none;
}
.h3-style{
	font-size:20px;
}
.p-26-style1{
	font-size:12px;
}
.footer-link{
	text-decoration:none;
	font-size:12px;
	color:var(--swatch-var-6244)!important;
	font-family:"TECHNIQUE";
}
.bloc-divider-b-style{
	height:40px;
	fill:var(--swatch-var-1712);
}
.p-review-style{
	font-size:15px;
}
.h6-style{
	font-size:18px;
	line-height:25px;
}
.img-customers-style{
	width:245px;
}
.img-10-style{
	width:245px;
}
.img-11-style{
	width:245px;
}
.img-12-style{
	width:245px;
}
.img-16-style{
	width:245px;
}
.buttcolour{
	border-color:var(--swatch-var-6935)!important;
	text-decoration:none;
	background-color:var(--swatch-var-1712);
	color:var(--swatch-var-6935)!important;
	padding-bottom:2px;
	padding-top:5px;
}
.buttcolour:hover{
	background-color:var(--swatch-var-6935);
	border-color:var(--swatch-var-6935)!important;
	fill:var(--swatch-var-6935);
	color:var(--swatch-var-6244)!important;
	background-blend-mode:normal;
	cursor:help;
}
.soc:hover{
	background-color:var(--swatch-var-533);
	fill:var(--swatch-var-3760);
}
.social:hover{
	filter:brightness(100);
}
.bluebutton{
	background-color:var(--swatch-var-1712);
	color:var(--swatch-var-6935)!important;
	padding-top:5px;
	padding-bottom:2px;
}
.bluebutton:hover{
	color:var(--swatch-var-533)!important;
	background-color:var(--swatch-var-6935);
	cursor:help;
}
.flatbut{
	color:var(--swatch-var-6935)!important;
}
.sitebutton{
	padding-top:1px;
	padding-bottom:0px;
	border-color:var(--swatch-var-6244)!important;
	border-style:solid;
	color:var(--swatch-var-533)!important;
}
.sitebutton:hover{
	color:var(--swatch-var-6935)!important;
	background-color:var(--swatch-var-6244);
}
.phone{
	color:var(--swatch-var-1712)!important;
	border-style:solid;
	border-width:2px 2px 2px 2px;
	border-color:var(--swatch-var-533)!important;
}
.divider-divider-background-color{
	background-color:var(--swatch-var-1712);
}
.colimage{
	opacity:100%;
}
.colimage:hover{
	opacity:70%;
}
.productbutton{
	background-color:var(--swatch-var-1712);
	padding-top:13px;
}
.productbutton:hover{
	color:var(--swatch-var-6244)!important;
	background-color:var(--swatch-var-6935);
}
.productbutton:active{
	background-color:var(--swatch-var-6935);
	color:var(--swatch-var-1712)!important;
}
.vid{
	width:200px;
	position:sticky;
	float:left;
	z-index:9000;
	display:flex;
	margin-left:-50px;
}
.coll{
	position:sticky;
}
.nav{
	position:sticky;
	z-index:100;
}
.vid:active{
	position:sticky;
}
.vid:hover{
	position:sticky;
}
.vid:focus{
	position:sticky;
}
.vid:visited{
	position:sticky;
}
.video{
	width:300px;
}
.video:hover{
	color:var(--swatch-var-533)!important;
	background-color:var(--swatch-var-6935);
}
.pound{
	font-family:"Open Sans";
	font-weight:800;
	font-size:28px;
}
.smpound{
	font-family:"Open Sans";
	font-weight:800;
	font-size:17px;
}
.year{
	font-family:"TECHNIQUE";
}
.menu-icon-stroke{
	stroke:var(--swatch-var-6244)!important;
	fill:var(--swatch-var-6244)!important;
}
.navbar-nav li a{
	color:var(--swatch-var-533)!important;
	font-size:16px;
}
.blocsapp-special-menu blocsnav{
	background-color:var(--swatch-var-6935);
}
.navbar-nav li a:hover{
	color:var(--swatch-var-7662)!important;
}
.new{
	cursor:crosshair;
}
.buttcolour-home{
	border-color:var(--swatch-var-6935)!important;
	text-decoration:none;
	background-color:var(--swatch-var-1712);
	color:var(--swatch-var-6935)!important;
	padding-bottom:2px;
	padding-top:5px;
}
.buttcolour-home:hover{
	background-color:var(--swatch-var-6935);
	border-color:var(--swatch-var-6935)!important;
	fill:var(--swatch-var-6935);
	color:var(--swatch-var-6244)!important;
	background-blend-mode:normal;
}
.newfoot{
	font-size:12px;
	color:var(--swatch-var-6244)!important;
}
.tooltip-inner{
	background-color:var(--swatch-var-6935);
	color:var(--swatch-var-533)!important;
	border-style:solid;
	border-color:var(--swatch-var-1712)!important;
	border-width:0px 0px 0px 0px;
	border-radius:5px 5px 5px 5px;
	font-family:"TECHNIQUE";
	font-size:16px;
}
.bloc-divider-t-style{
	height:10px;
	fill:var(--swatch-var-1712);
}
.conlink{
	font-size:16px;
	color:var(--swatch-var-6244)!important;
	text-decoration:none;
}
.conlink:hover{
	color:var(--swatch-var-7662)!important;
}
.rol{
	background-image:url("img/jk.png");
	background-size:140px 140px;
	background-repeat:no-repeat;
}
.rol:hover{
	background-image:url("img/jk2.png");
	background-size:140px 140px;
}
.h1-intro-style{
	font-size:70px;
}
.bloc-divider-b-fill{
	fill:var(--swatch-var-533);
}
.bloc-divider-t-bloc-12-style{
	height:10px;
	fill:var(--swatch-var-6244);
}
.img-37-style{
	width:279px;
}
.img-giveaw-style{
	border-radius:14px 14px 14px 14px;
	width:315px;
}
.img-comppri-style{
	width:810px;
}
.pound2{
	font-family:"Open Sans";
	font-weight:800;
}
.pound3{
	font-family:"Open Sans";
	font-weight:800;
}
.p-bloc-29-style{
	font-size:12px;
}
.p-71-style{
	font-size:12px;
}
.p-72-style{
	font-size:12px;
}
.p-73-style{
	font-size:12px;
}
.p-74-style{
	font-size:12px;
}
.list{
	color:var(--swatch-var-6935)!important;
}
.wid{
	border-radius:20px 20px 20px 20px;
	border-width:5px 5px 5px 5px;
	border-color:var(--swatch-var-7341)!important;
	border-style:dotted;
}
.list2{
	color:var(--swatch-var-6935)!important;
}
.list3{
	color:var(--swatch-var-6244)!important;
}
.tooltip-arrow{
	border-color:var(--swatch-var-1712)!important;
	border-width:1px 1px 1px 1px;
	fill-type:evenodd;
	color:var(--swatch-var-1712)!important;
	stroke:var(--swatch-var-6244);
}
.img-social-icons-style{
	width:356px;
}
.links{
	font-size:16px;
}
.p-99-style{
	width:79.52%;
}
.h5-bloc-29-style{
	color:var(--swatch-var-7341)!important;
}
.text-span-style{
	text-decoration:underline;
}
.readmore{
	font-size:15px;
	color:var(--swatch-var-6935)!important;
}
.h6-3-style{
	line-height:25px;
}
.h6-policy-style{
	line-height:25px;
}
.scrollToTop{
	border-radius:100px 100px 100px 100px;
	background-color:var(--swatch-var-6935);
}
.scrollToTop:hover{
	background-color:var(--swatch-var-6962);
}
.img-9-style{
	width:314px;
}
.aiimage{
	width:334px;
	height:334px;
}
.mainpop{
	position:relative;
	width:80px;
	top:20px;
	right:415px;
}
.forun{
	color:var(--swatch-var-6244)!important;
	text-decoration:none;
}
.mobilebutton{
	font-size:12px;
}
.img-weddingw-style{
	width:464px;
}
.bloc-divider-t-fill{
	fill:var(--swatch-var-533);
}
b{
	color:var(--swatch-var-6935)!important;
	background-color:var(--swatch-var-533);
}
b:hover{
	background-color:var(--swatch-var-6244);
	color:var(--swatch-var-7341)!important;
}
.img-photoboo-style{
	width:252px;
}
.img-newcak-style{
	width:284px;
}
.referal{
	background-color:var(--swatch-var-1712);
	border-radius:20px 20px 20px 20px;
	padding:20px 20px 20px 20px;
	text-align:left;
}
.img-wordpress-style{
	width:184px;
}
ul{
	font-family:"TECHNIQUE";
}
ol{
	font-family:"TECHNIQUE";
	color:var(--swatch-var-533)!important;
}
.navbar-logo{
	text-transform:none;
	text-decoration:none;
	font-size:20px;
}
.navbar-brand img{
	width:300px;
}
.profile{
	z-index:1;
	width:300px;
	top:300px;
}
.mission{
	background-color:var(--swatch-var-4630);
	color:var(--swatch-var-1712)!important;
	text-align:left;
	text-transform:none;
	font-size:20px;
	padding:20px 20px 20px 20px;
	border-radius:25px 25px 25px 25px;
}
.img-style{
	width:200px;
}
.reviews{
	font-family:"TECHNIQUE";
	color:var(--swatch-var-533)!important;
	font-size:16px;
	text-align:left;
}
.head-logo{
	width:290px;
	height:73px;
}
.p-services-style{
	color:var(--swatch-var-533)!important;
}
.sticky-nav{
	background-color:var(--swatch-var-6935);
}
.accordianlinks{
	text-transform:none;
	text-decoration:none;
}
.accordianlinks:hover{
	color:var(--swatch-var-7662)!important;
	text-decoration:none;
}
.calendar{
	background-color:var(--swatch-var-6003);
	border-radius:20px 20px 20px 20px;
}
.img-websiteprofi-style{
	width:214px;
	position:fixed;
	bottom:200px;
}
.divider-background-color{
	background-color:var(--swatch-var-1712);
}
.h3-1-style{
	font-size:16px;
}
.bloc-divider-b-bloc-1-fill{
	fill:var(--swatch-var-7167);
	height:300px;
}
.homelinks{
	font-size:16px;
	text-decoration:none;
	text-transform:none;
}
.serviceicon{
	width:100px;
	margin-bottom:10px;
}
.divider-intro-background-color{
	background-color:var(--swatch-var-7662);
	width:80%;
	margin-left:auto;
	margin-right:auto;
}
.laptop{
	position:absolute;
	float:none;
	z-index:1;
	width:550px;
	right:80px;
}
.h5-3-style{
	z-index:100;
}
.portlink{
	color:var(--swatch-var-6935)!important;
	text-decoration:none;
	font-size:18px;
	text-align:center;
}

/* = Colour
-------------------------------------------------------------- */

/* Swatch Variables */
:root{
	
	--swatch-var-5314:#1A271B;
	
	--swatch-var-6244:rgba(249,245,243,1.00);
	
	--swatch-var-6935:rgba(12,6,63,1.00);
	
	--swatch-var-7662:rgba(196,192,235,1.00);
	
	--swatch-var-1712:rgba(223,222,224,1.00);
	
	--swatch-var-3760:rgba(191,204,27,1.00);
	
	--swatch-var-6226:#023905;
	
	--swatch-var-533:rgba(255,255,255,1.00);
	
	--swatch-var-7167:rgba(15,4,15,1.00);
	
	--swatch-var-4840:rgba(12,6,144,1.00);
	
	--swatch-var-7341:rgba(255,38,0,1.00);
	
	--swatch-var-6962:rgba(12,6,63,0.57);
	
	--swatch-var-2869:#000000;
	
	--swatch-var-4630:rgba(6,133,192,1.00);
	
	--swatch-var-6003:rgba(251,252,253,1.00);
	
}


/* Background colour styles */

.bgc-6935{
	background-color:var(--swatch-var-6935);
}
.bgc-1712{
	background-color:var(--swatch-var-1712);
}
.bgc-533{
	background-color:var(--swatch-var-533);
}
.bgc-6003{
	background-color:var(--swatch-var-6003);
}
.bgc-6244{
	background-color:var(--swatch-var-6244);
}

/* Text colour styles */

.tc-6244{
	color:var(--swatch-var-6244)!important;
}
.tc-6003{
	color:var(--swatch-var-6003)!important;
}
.tc-1712{
	color:var(--swatch-var-1712)!important;
}
.tc-6935{
	color:var(--swatch-var-6935)!important;
}
.tc-533{
	color:var(--swatch-var-533)!important;
}
.tc-7341{
	color:var(--swatch-var-7341)!important;
}

/* Button colour styles */

.btn-c-6935{
	background:var(--swatch-var-6935);
	color:#FFFFFF!important;
}
.btn-c-6935:hover{
	background:#00000C!important;
	color:#FFFFFF!important;
}
.wire-btn-c-1712{
	color:var(--swatch-var-1712)!important;
	border-color:var(--swatch-var-1712)!important;
}
.wire-btn-c-533{
	color:var(--swatch-var-533)!important;
	border-color:var(--swatch-var-533)!important;
}

/* Link colour styles */

.ltc-6935{
	color:var(--swatch-var-6935)!important;
}
.ltc-6935:hover{
	color:#00000C!important;
}
.ltc-6244{
	color:var(--swatch-var-6244)!important;
}
.ltc-6244:hover{
	color:#C6C2C0!important;
}

/* Icon colour styles */

.icon-1712{
	color:var(--swatch-var-1712)!important;
	border-color:var(--swatch-var-1712)!important;
}
.icon-6935{
	color:var(--swatch-var-6935)!important;
	border-color:var(--swatch-var-6935)!important;
}

/* Bloc image backgrounds */

.bg-youtubehead{
	background-image:url("img/youtubehead.png");
}
.mt-lg-0{
}

/* = Custom Bric Data
-------------------------------------------------------------- */

/* WP Widget Styling */.widget-zone ul{
	list-style: none;
	padding: 0;
}
.img-hover-tilt-container{
	position:relative;
	transform-style: preserve-3d;
}
.hover-tilt-label{
	position:absolute;
	top: 50%;
	transform: translateY(-50%) translateZ(20px);
	width:100%;
	 text-align:center;
	font-size:40px;
}
.hover-tilt-light-text{
	color:rgba(255,255,255,.8);
}
#particles-js{
	position: absolute;
	height:100%;
	width: 100%;
	left: 0;
	right:0;
	top:0;
	bottom: 0;
}


/* = Bloc Padding Multi Breakpoint
-------------------------------------------------------------- */

@media (min-width: 576px) {
    .bloc-xxl-sm{padding:200px 20px;}
    .bloc-xl-sm{padding:150px 20px;}
    .bloc-lg-sm{padding:100px 20px;}
    .bloc-md-sm{padding:50px 20px;}
    .bloc-sm-sm{padding:20px;}
    .bloc-no-padding-sm{padding:0 20px;}
}
@media (min-width: 768px) {
    .bloc-xxl-md{padding:200px 20px;}
    .bloc-xl-md{padding:150px 20px;}
    .bloc-lg-md{padding:100px 20px;}
    .bloc-md-md{padding:50px 20px;}
    .bloc-sm-md{padding:20px 20px;}
    .bloc-no-padding-md{padding:0 20px;}
}
@media (min-width: 992px) {
    .bloc-xxl-lg{padding:200px 20px;}
    .bloc-xl-lg{padding:150px 20px;}
    .bloc-lg-lg{padding:100px 20px;}
    .bloc-md-lg{padding:50px 20px;}
    .bloc-sm-lg{padding:20px;}
    .bloc-no-padding-lg{padding:0 20px;}
}


/* = Mobile adjustments 
-------------------------------------------------------------- */
@media (max-width: 1024px)
{
    .bloc.full-width-bloc, .bloc-tile-2.full-width-bloc .container, .bloc-tile-3.full-width-bloc .container, .bloc-tile-4.full-width-bloc .container{
        padding-left: 0; 
        padding-right: 0;  
    }
}
@media (max-width: 991px)
{
    .container{width:100%;}
    .bloc{padding-left: constant(safe-area-inset-left);padding-right: constant(safe-area-inset-right);} /* iPhone X Notch Support*/
    .bloc-group, .bloc-group .bloc{display:block;width:100%;}
}
@media (max-width: 767px)
{
    .bloc-tile-2 .container, .bloc-tile-3 .container, .bloc-tile-4 .container{
        padding-left:0;padding-right:0;
    }
    .btn-dwn{
       display:none; 
    }
    .voffset{
        margin-top:5px;
    }
    .voffset-md{
        margin-top:20px;
    }
    .voffset-lg{
        margin-top:30px;
    }
    form{
        padding:5px;
    }
    .close-lightbox{
        display:inline-block;
    }
    .blocsapp-device-iphone5{
	   background-size: 216px 425px;
	   padding-top:60px;
	   width:216px;
	   height:425px;
    }
    .blocsapp-device-iphone5 img{
	   width: 180px;
	   height: 320px;
    }
}

@media (max-width: 991px){
	.btn-style{
		width:56.38%;
	}
	.p-style{
		font-size:12px;
	}
	.img-techlo-style{
		width:132px;
	}
	a{
		font-size:12px;
	}
	.p-8-style{
		font-size:12px;
		font-family:"Poppins";
	}
	.img-copyrig-style{
		width:150px;
	}
	.h3-style{
		font-size:14px;
	}
	.pound{
		font-size:25px;
	}
	.blocsapp-special-menu blocsnav{
		background-color:var(--swatch-var-6935);
	}
	.navbar-nav li a:hover{
		color:var(--swatch-var-7662)!important;
	}
	.rol{
		width:120px;
		height:120px;
		background-size:120px 120px;
	}
	.sitebutton{
		color:var(--swatch-var-6244)!important;
	}
	.rol:hover{
		background-size:120px 120px;
	}
	.h1-intro-style{
		font-size:60px;
	}
	.h1-bloc-29-style{
		font-size:29px;
	}
	.aiimage{
		width:223px;
		height:223px;
	}
	.mobilebutton{
		font-size:10px;
	}
	.bloc-divider-t-fill{
		height:60px;
	}
	.bloc-divider-b-fill{
		height:60px;
	}
	.newlink{
		font-size:16px;
	}
	.navbar-brand img{
		width:200px;
	}
	.navbar-nav li a{
		font-size:16px;
	}
	.p-services-style{
		font-size:14px;
	}
	.reviews{
		text-align:left;
	}
	
	/* MD Row Margin Offsets */
	.voffset-clear-md{
		margin-top:0;
	}
	
}

@media (max-width: 767px){
	.btn-style{
		width:24.81%;
	}
	.h5-8-style{
		font-size:14px;
	}
	.p-review-style{
		width:100%;
		font-size:12px;
	}
	.p-7-style{
		font-size:12px;
	}
	.p-8-review-style{
		font-size:12px;
	}
	.p-10-style{
		font-size:12px;
	}
	.img-final-c-style{
		width:526px;
	}
	.img-final-cutsi-style{
		width:100%px;
	}
	.blocsapp-special-menu blocsnav{
		background-color:var(--swatch-var-6935);
	}
	.navbar-nav li a{
	}
	.navbar-nav li a:hover{
		color:var(--swatch-var-7662)!important;
	}
	.close-special-menu .close-icon{
		background-color:var(--swatch-var-533);
	}
	.h1-intro-style{
		font-size:50px;
	}
	.h1-bloc-29-style{
		font-size:20px;
	}
	.p-99-style{
		width:93.54%;
	}
	.aiimage{
		width:314px;
		height:314px;
	}
	.p-style{
		font-size:15px;
	}
	.bloc-divider-b-fill{
		height:50px;
	}
	.bloc-divider-t-fill{
		height:50px;
	}
	.p-bloc-40-style{
		opacity:0.9;
	}
	.menu-icon-stroke{
		stroke:var(--swatch-var-533)!important;
		fill:var(--swatch-var-533)!important;
	}
	.menu-icon-bloc-0-stroke{
		stroke:var(--swatch-var-533)!important;
		fill:var(--swatch-var-533)!important;
	}
	.reviews{
		text-align:left;
	}
	.accordianlinks{
		font-size:18px;
	}
	.text{
		z-index:2;
	}
	.portlink{
		font-size:20px;
		text-align:center;
	}
	
}

@media (max-width: 575px){
	.h5-3-style{
		font-size:15px;
		width:100%;
	}
	.btn-style{
		width:46.79%;
	}
	.p-padding-bottom{
		padding-bottom:0px;
		line-height:16px;
	}
	.bloc-padding-bottom{
		padding-bottom:0px;
	}
	.footer-link{
		text-align:center;
	}
	.h1-review-style{
		font-size:18px;
	}
	.h1-3-style{
		font-size:20px;
	}
	.h1-bloc-2-style{
		font-size:20px;
		width:90%;
	}
	.h5-8-style{
		font-size:12px;
	}
	.container-div-footer-style{
		width:77.03%;
	}
	.h3-style{
		font-size:18px;
	}
	.h3-bloc-5-style{
		font-size:18px;
	}
	.h3-office-style{
		font-size:18px;
	}
	.p-style{
		font-size:16px;
		line-height:20px;
	}
	.p-7-style{
		width:100%;
		font-size:8px;
	}
	.p-review-style{
		font-size:6px;
		width:100%;
	}
	.p-8-review-style{
		font-size:8px;
	}
	.p-10-style{
		font-size:8px;
	}
	.p-8-style{
		font-size:10px;
	}
	.h2-style{
		font-size:16px;
	}
	.img-final-c-style{
		width:270px;
	}
	.img-final-cutsi-style{
		width:270px;
	}
	.wid{
		color:var(--swatch-var-533)!important;
		font-family:"TECHNIQUE";
	}
	.pound{
		font-size:24px;
	}
	.p-body-style{
		font-size:15px;
	}
	.navbar-nav li a{
		font-size:20px;
		color:var(--swatch-var-6244)!important;
	}
	.navbar-nav li a:hover{
	}
	.blocsapp-special-menu blocsnav{
		background-color:var(--swatch-var-6935);
	}
	.h1-contact-style{
		font-size:24px;
	}
	.h1-intro-style{
		font-size:28px;
	}
	.h1-bloc-29-style{
		font-size:20px;
	}
	.img-giveaw-style{
		width:191px;
	}
	.h5-bloc-29-style{
		font-size:20px;
	}
	.p-99-style{
		width:86.67%;
	}
	.aiimage{
		width:270px;
		height:270px;
	}
	.h2-bloc-40-style{
		font-size:20px;
	}
	.bloc-divider-b-fill{
		height:40px;
	}
	.bloc-divider-t-fill{
		height:40px;
	}
	.bluebutton{
		color:var(--swatch-var-6244)!important;
		font-size:18px;
		cursor:pointer;
	}
	.h1-wordpress-style{
		font-size:18px;
		opacity:0.8;
	}
	.h4-style{
		font-size:18px;
	}
	.navbar-logo{
		font-size:18px;
	}
	.menu-icon-bloc-0-stroke{
		stroke:var(--swatch-var-6244)!important;
		fill:var(--swatch-var-6244)!important;
	}
	.reviews{
		font-size:15px;
		text-align:left;
	}
	.head-logo{
		width:210px;
		height:55px;
	}
	.accordianlinks{
		font-size:16px;
	}
	.h5-contact-style{
		font-size:18px;
	}
	.h5-style{
		font-size:8px;
	}
	.h5-intro-style{
		font-size:8px;
	}
	.h5-5-style{
		font-size:8px;
	}
	.text{
		z-index:2;
	}
	
}

