/*
Theme Name: My Custom Theme
Theme URI: https://eliteautohire.co.uk/
Author: Rameez
Author URI: https://www.linkedin.com/in/connectwithrameez/
Description: A custom WordPress theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: my-custom-theme
*/
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');/*font-family: "Oswald", sans-serif;*/
*{font-family: "Oswald", sans-serif!important;}
.fa,
.fas,
.far,
.fal,
.fad,
.fab,
.fa-solid,
.fa-regular,
.fa-brands,
[class^="fa-"]::before,
[class*=" fa-"]::before {
    font-family: "Font Awesome 5 Free" !important;
    font-weight: 900 !important;
}
h1 {
    font-size: 68px;
}

h2 {
    font-size: 68px;
}

h3 {
    font-size: 56px;
}

h4 {
    font-size: 40px;
}

h5 {
    font-size: 32px;
}

h6 {
    font-size: 28px;
}
h5{
    font-weight: 600;
    margin: 10px 0 24px;
}
h4 {
    line-height: 1.1;
}
body {
    font-size: 24px;
	    line-height: 1.7;
}
.select2-container--default .select2-selection--single, select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] {
    color: #767676;
    background-color: #fafafa;
    border: 1px solid #dbdbdb;
    height: 50px;
    padding: 4px 20px;
    border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
input[type="submit"] {color: #fff;}
body{ padding: 0; margin: 0;}
a{text-decoration: none;color: #d65050;}
a:hover{color:#AB248D;}
.container{ max-width: 1200px; margin: 0 auto;}
.site-header{ margin: 10px 0;}

.menu {
  list-style: none;
  padding: 0;
  margin: 10px 0;
}

.menu li {
  display: inline-block;
  margin: 0 10px;
}

.menu li.btn a{ padding: 10px 23px; background: #F37624; color: #fff;}
.menu li.btn a:hover{background: #000;}

/* Basic toggle button styling */
.menu-toggle {
  display: none;
  width: 40px;
  height: 40px;
  position: relative;
  background: none;
  border: none;
  cursor: pointer;
  z-index: 1001; /* Ensure above menu */
}

.menu-toggle .bar {
  display: block;
  width: 100%;
  height: 4px;
  background-color: #000;
  margin: 5px 0;
  transition: 0.4s;
}

.flex-box{ display: flex; align-items: center; justify-content: space-between;}
.copy-right-box{ font-size: 16px; color: #444; font-weight: 300; padding: 30px 0; margin: 30px 0 0; border-top: 1px solid #C1C1C1; text-align: center;}

.footer-nav-box{ display: flex; align-items: center; justify-content: space-between;}
.footer-menu{ padding: 0; margin: 0;}
.footer-menu li{ list-style: none; display: inline-block; margin-right: 50px;}

.header{
    position:fixed;
    width:100%;

}
.phone{
	margin-bottom:0!important;
}
.fbr{
    display: none;
}
.header.sticky{
    background:rgba(0,0,0,0.8);
    z-index:999999;
}

.banner-section{
     cursor: hand;
}
.cursor{
    position:absolute;
    background:url('images/cursor2.png');
    width:134px;
    height:100px;
    transform: translate(-50%,-50%);
    pointer-events: none;
    transition:ease all 0.3s;
    transition-property:background,  transform;
    transform-origin:100%;
    z-index:9999999;
   
}
.sub-head div{
	text-transform:capitalize!important;
}

.main-title.bhf-hidden{
	display: none;
	margin:0!important;
	padding:0!important;
}

.single .entry-header, .page .entry-header{
	margin-bottom:0!important;
}
.cursor.links-grow{
    background:none;
}
.grid-box{
    height:100%;
    overflow: hidden;
}
.grid,.grid2{
     display:flex;
    flex-wrap: wrap;
    flex-direction: row;
    
}
.grid{
    display: none;
}
.box{
    width:100px;
    height:100px;
   box-shadow: 0 0 1px rgba(255,255,255,0.3);
   transition: ease all 0.5s;
}
.box:hover{
    box-shadow: 0 0 5px #fff;
    border: 1px solid #fff;
    background: rgba(0,0,0,0.1);
}
.box2{
    width:100px;
    height:100px;
   box-shadow: 0 0 1px rgba(255,255,255,0.3);
   transition: ease all 0.5s;
}
.box2:hover{
    box-shadow: 0 0 5px #fff;
    border: 1px solid #fff;
    background: rgba(0,0,0,0.1);
}
.header.sticky .phone-col{
    display: none;
}
.header.sticky .elementor-widget-container{
    margin:0!important;
}
.header.sticky .hfe-site-logo-img{
    height:50px;
}
.phone{
    justify-content: flex-end;
    display: flex;
}

.phone h3{
    display: none;
}
.phone span{
    color:#fff;
    font-weight:300;
}
.hfe-nav-menu li:last-child a{
    padding-right:0!important;
}
.hfe-nav-menu li a:hover,.hfe-nav-menu li a:focus{
    color:#fff;
}
.slider-top{
    margin-bottom:0!important;
}
.banner-section{
    /*cursor: url('images/cursor3x.png'), auto;*/
}


.banner-anim{
    position: absolute;
    bottom:0;
    left:0;
  /*      width: 150px!important;
    height: 510px;*/
}
.banner-anim2{
    position: absolute;
    bottom:150px;
    left:-1px;
    width: 37px!important;
    height: 354px;
}
.paths-anim2{
    position: absolute;
    bottom:11px;
    left:1px;
}
.paths-anim{
    position: absolute;
    bottom: -9px;
    left: 0px;
}
.designby a{
    color: #E4190C;
}
.designby{
    justify-content: flex-end;
    display: flex;
    font-size:20px;
    color: #abaaaa;
    font-weight: 300;
}
.head-slide div{
    border-bottom: 0!important;
}
.sub-head span{
    border-bottom:4px solid #E4190C;
}
.head-slide span{
    color:#E4190C;
}
.slider-top:after{
    content:'';
    position: absolute;
    bottom:0;
    left:0;
    width:150px;
    height:150px;
    background: transparent;
    border-left: 32px solid #fff;
    border-bottom: 33px solid #fff;
}

.nextend-bar.nextend-bar-horizontal{
    left:42px!important;
    bottom: 44px!important;
    width: calc(100% - 42px)!important;
}
.n2-ss-widget.nextend-bar div{
    width:68px;
    height: 96px;
    background:#fff!important;
    border-radius:0 10px 0 0!important;
    text-align:right;
}
.n2-ss-widget.nextend-bar div span:first-child{
    font-size:54px!important;
    color:#E4190C!important;
    font-weight:300!important;
}
.n2-ss-widget.nextend-bar div span:last-child{
    font-size:20px!important;
    color:rgba(0,0,0,0.25)!important;
    font-weight:300!important;
    margin: 0 0 0px 5px!important;
    position: relative;
    bottom: -10px;
    letter-spacing: 5px!important;
}
.t30-anim{
    -webkit-animation:slide 10s linear infinite;
}
.ser-tab:after{
    content:'';
    background:rgba(225,25,12,0.7);
    position: absolute;
    width:150px;
    height:150px;
    bottom:0;
    left:0;
    border-radius:5px;
    transition: linear all 0.5s;
    -webkit-transition: linear all 0.5s;
}
.ser-tab:hover:after{
    width:100%;
    height:100%;
}
.ser-tab .elementor-image-box-title{
    position: absolute;
    bottom:32px;
    left:20px;
    z-index:9;
    margin:0;
    transition: linear all 0.5s;
    -webkit-transition: linear all 0.5s;
}
.ser-tab .elementor-image-box-title a{
    width: 100%;
    height: 100%;
    display: block;
}
.ser-tab:hover .elementor-image-box-title a:after{
    content:'';
    background:url(images/ser-btn.png) no-repeat center;
    width:50px;
    height:50px;
    position:absolute;
    bottom:-55px;
    left:50%;
    margin-left:-25px;
    animation: load3 1s linear;
}
.ser-tab:hover .elementor-image-box-title{
    top:50%;
    left:50%;
    bottom:auto;
    text-align: center;
    width:100%;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
}
.inner-boxes{
    width: auto!important;
    margin: 0 auto;
}
#shapes{
    position: absolute;
    bottom:0;
    width:100%;
}
input[type="text"],input[type="email"],input[type="tel"]{
    background: #e5e5e5;
    border-radius:5px;
    height:50px;
    margin-bottom:15px;
    width:100%;
    color: #777;
  font-weight: 200;
  font-size:24px;
}
textarea{
    background: #e5e5e5;
    border-radius:5px;
    height:150px;
     margin-bottom:15px;
     width:100%;
     color: #777;
  font-weight: 200;
  font-size:24px;
}
input[type="submit"]{
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #E4190C;
    border:none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0px 20px 30px -10px rgba(228, 25.00000000000013, 11.999999999999988, 0.56);
    padding: 0.85em 4.7em 0.85em 4.7em;
    transition: linear .5s all;
}
input[type="submit"]:hover{
    transform:translateY(-8px);
    border:none;
    background:#000;
    color:#fff!important;
}
.slide-btn a{
    transition: linear all 0.5s;
}
.slide-btn a:hover{
    transform:translateY(-8px);
    
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #777;
  font-weight: 200;
  font-size:24px;
}
::-moz-placeholder { /* Firefox 19+ */
   color: #777;
  font-weight: 200;
  font-size:24px;
}
:-ms-input-placeholder { /* IE 10+ */
   color: #777;
  font-weight: 200;
  font-size:24px;
}
:-moz-placeholder { /* Firefox 18- */
   color: #777;
  font-weight: 200;
  font-size:24px;
}



.sg2{
        position: absolute;
    bottom: -107px;
    left: 32px;
}
.sg3{
    position:absolute;
        bottom: -141px;
    left: 150px;
}
.no-margin{
    margin:0!important;
}


.right-border-anim h5{
    display: inline-block;
}

.what-do-path{
    position: absolute;
    left: -28px;
    top: -20px;
}

.services-popup .elementor-image-box-img{
    position:absolute;
    right: 0;
    width: 65%!important;
    z-index: 1;
    top: 100px;
}
.services-popup .elementor-image-box-content{
    z-index:2;
}
.services-popup .elementor-image-box-content{
    width:50%;
    float:left;
    border-radius:5px;
    background:#fff;
    margin-right:auto;
    padding:40px
}
.service-cross{
    width:50px!important;
    margin:0 auto;
    z-index:999;
}
.serv-detail p{
        color: #777777;
    font-size: 20px;
    font-weight: 200;
}
.next{
        position: absolute;
    right: 0;
    width: auto!important;
    z-index:999;
}
.next h6{
    padding:0;
    margin:0;
}
.next .elementor-icon-box-wrapper{
    align-items:center!important;
}
.service-cross{
    cursor: pointer;
}
.services-popup{
    display: none;
}
.btns a{
    transition: linear all 0.5s;
}
.btns a:hover{
    position:relative;
    transition: linear all 0.5s;
}

.design{
    font-size:20px;
    color:#ABAAAA;
    font-weight:300
}
.sols figure{
    min-height:48px;
}
.sols h6{
    margin:0;
    min-height: 75px;
}

.left-dots h2{
    position:relative;
}

.dot-right-border{
    position:absolute;
    right:-30px;
    top:15px;
}
.bottom-dot-border{
    position:absolute;
    left:-30px;
    bottom:15px;
}

.left-dots h2:before{
    content:'';
    background: url(images/heading-bg.png) no-repeat center;
    position: absolute;
    left:-40px;
    top:30px;
    width:26px;
    height:26px;
    animation:dotRevolution 5s infinite;
}

.ccircle{
    position: absolute;
    width: 100px;
    height: 100px;
    right: 76px;
    bottom: 20px;
    z-index: 9999;
}

.nextend-arrow-previous{
    background:url('images/prev.png') no-repeat center!important;
    right:170px!important;
    display: none;
}
.nextend-arrow-next{
    background:url('images/next.png') no-repeat center!important;
    display: none;
}
.nextend-arrow-previous img,.nextend-arrow-next img{
    opacity:0!important;
}
.red{
	color:#E4190C;
}

.ex-1 {
    fill: none;

/* Stroke-dasharray property */
    stroke-dasharray: 1353px;
    stroke-dashoffset: 1353px;
    animation: move 5s linear infinite;   
/*     animation-fill-mode: forwards; */
}
.ex-2{
    opacity:0;
   animation: load 5s infinite;
  animation-delay: 3.25s;
}
.star {
    fill: none;

/* Stroke-dasharray property */
    stroke-dasharray: 1353px;
    stroke-dashoffset: 1353px;
    animation: move2 5s linear infinite;   
/*     animation-fill-mode: forwards; */
}
.star2 {

/* Stroke-dasharray property */
    stroke-dasharray: 1353px;
    stroke-dashoffset: 1353px;
     offset-distance: 100%;
    animation: move2 5s linear infinite;
    animation-direction: reverse;
  animation-delay: 2.25s;

/*     animation-fill-mode: forwards; */
}

.star3 {
    

/* Stroke-dasharray property */
    stroke-dasharray: 1353px;
    stroke-dashoffset: 1353px;
    animation: move 5s linear infinite;
  animation-delay: 2.25s;
 
     /*animation-fill-mode: forwards; */
}

.star4 {
    fill: none;

/* Stroke-dasharray property */
    stroke-dasharray: 500px;
    stroke-dashoffset: 500px;
    animation: move 5s linear infinite;
  animation-delay: 2.25s;
     animation-fill-mode: forwards; 
}

.what-do,.contact-border{
    stroke-dasharray: 1353px;
    stroke-dashoffset: 1353px;
    animation: move 5s linear infinite;
}
.stone-top .path2,.bpath{
    animation: stones 10s linear infinite;
}
.stone-top .path1{
    animation: stoneshadow 10s linear infinite;
}

#dots #dot1{
  animation: load2 2s infinite;
}

#dots #dot2{
  animation: load2 1s infinite;
  animation-delay: 1.2s;
}

#dots #dot3{
  animation: load2 1s infinite;
  animation-delay: 1.4s;
}
.dot-right{
    stroke-dasharray: 10px;
    stroke-dashoffset: 100px;
    animation: move 5s linear infinite;
}
.offering{
     border-right: 2px solid rgba(255,255,255,.75);
    font-size: 180%;
    white-space: nowrap;
    overflow: hidden; 
    animation: typewriter steps(44) 8s 1s infinite normal both,
             blinkTextCursor 500ms steps(44) infinite normal;
}
.slider-head{
    opacity: 0;
	animation: fadeIn 1s ease-in both;
	animation-delay:1s;
}
.slider-subhead{
    opacity: 0;
	animation: fadeIn 1s ease-in both;
	animation-delay:2s;
}
.slider-button{
    opacity: 0;
	animation: fadeIn 1s ease-in both;
	animation-delay:3s;
}
@keyframes move {
   
   100% {
        stroke-dashoffset: 0px;
    }
}
@keyframes move2 {
   
   
   100% {
        stroke-dashoffset: 0;
       
     
    }
}

@keyframes load{
  
  100%{
    opacity: 1;
  }
}
@keyframes load2{
  0%{
    opacity: 0;
  }
  50%{
    opacity: 1;
  }
  100%{
    opacity: 0;
  }
}
@keyframes load3{
    
    0%{
    opacity: 0;
  }
  50%{
    opacity: 0;
  }
  
  100%{
    opacity: 1;
  }
}
@-webkit-keyframes slide {
    0% { background-position: 100% 0; }
    50% { background-position: 90% 0; }
    100% { background-position: 100% 0; }
}
@-webkit-keyframes stones {
    100% { fill: rgba(228,25,12,0.3); }
}
@-webkit-keyframes stoneshadow {
    100% { fill: rgba(228,25,12,0.1); }
}

@keyframes dotRevolution {
  0% {
    transform: rotateZ(0deg) translate3d(0, 0, 0);
  }
  100% {
    transform: rotateZ(360deg) translate3d(0, 0, 0);
  }
}

@keyframes typewriter{
  from{width: 0;}
  to{width: 412px;}
}
@keyframes blinkTextCursor{
  from{border-right-color: rgba(255,255,255,.75);}
  to{border-right-color: transparent;}
}



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

@media (max-width: 1460px){
.bottomstone{
    right:0!important;
}
}
@media (max-width: 1366px){
.ser-tab:hover .elementor-image-box-title a:after{
    bottom:-55px;
}
}
@media (max-width: 1200px){
.ser-tab .elementor-image-box-title{
    font-size:32px;
}
.left-dots h2:before{
    left:-27px;
}
}
@media (max-width: 1024px){
    .header{
        position:relative;
        background:rgba(0,0,0,0.6);
    }
    .hfe-nav-menu li a:hover, .hfe-nav-menu li a:focus{
        color:#000;
    }
.phone .elementor-widget-container{
    margin:0 auto!important;
}
.ser-tab:after{
    width:100px;
    height:100px;
}
}
@media (max-width: 992px){
.offering{
    position:relative!important;
    top:0!important;
    margin-bottom:20px!important;
}
}
@media (max-width: 768px){
 
h2{
    font-size: 48px!important;
}
h5{
    font-size: 26px!important;
}
svg{
    display: none;
}
.cursor,.left-dots h2:before,.entry-header{
    display: none;
}
.phone-col{
    background:#000;
}
.logo-pane .elementor-row{
    align-items:center;
}
.logo-pane .elementor-widget-container{
    margin:0;
}
.slider-top:after{
    display: none;
}
.nextend-bar.nextend-bar-horizontal {
    left: 0px!important;
    bottom: 0px!important;
}
.header .elementor-icon-box-wrapper div{
    display:inline-flex;
    margin: 0!important;
    padding: 0;
}
.n2-ss-widget.nextend-bar div {
    width: 50px;
    height: 60px;
}
.slide-btn a{
    padding:0.5em 2.1em 0.5em 2.1em!important;
    margin-top:20px;
}
.services-popup .elementor-image-box-img {
    position: relative;
    right: 0;
    width: 100%!important;
    z-index: -1;
    top: 100px;
    order: 2;
}
.services-popup .elementor-image-box-content {
    width: 100%;
    float: left;
    border-radius: 5px;
    background: #fff;
    margin-right: auto;
    padding: 40px;
    order: 1;
}
.next .elementor-icon-box-wrapper{
    display:flex;
}
.next .elementor-icon-box-icon{
    margin-bottom: 0!important;
    padding: 0!important;
    height: auto;
    font-size: 8px;
}
.years30{
    position:relative!important;
    top:0!important;
    margin-bottom:20px!important;
}
.design,.copyright{
    justify-content:center;
    text-align:center;
}
.service-cross{
    margin-right:auto;
    margin-left: inherit;
}
.offering{
    animation: none;
    white-space:normal;
}
.ser-tab img{
    width:100%;
}
}
@media (max-width: 600px){
    .fbr{
        display:block;
    }
    input[type="submit"]{
        padding:0.5em 2.1em;
    }
}
@media (max-width: 550px){
    h5{
        font-size:22px;
    }
.next{
    position:relative;
    width:100%!important;
}
.ser-tab:after{
    width:80px;
    height:80px;
}
.head-slide div{
    font-size:25px!important;
}
.sub-head div{
    font-size:20px!important;
}
.slide-btn a {
    padding: 0.2em 1.1em 0.2em 1.1em!important;
    margin-top: 5px;
    font-size: 18px!important;
}
.ser-tab:hover .elementor-image-box-title a:after{
    background-size:32px;
    width: 32px;
    height: 32px;
    bottom: -38px;
}
.services-popup .elementor-image-box-img{
    top:50px;
}
}
/*
@media (max-width:1024px) {
	.footer-logo img{ max-width:150px;}
.menu-toggle {display: block; margin:0 auto; margin-right:0;}
.nav-box{ width:100%;}

  .main-navigation .menu {
    display: none;
    flex-direction: column;
  }

  .main-navigation .menu.active {
    display: flex;
  }
	.menu-toggle {
    display: block;
  }

  .main-navigation .menu {
    display: none;
    flex-direction: column;
    background: #fff;
    position: absolute;
    top: 125px;
    right: 0;
    left: 0;
    z-index: 1000;
  }

  .main-navigation .menu.active {
    display: flex;
  }

  .menu-toggle.active .bar:nth-child(1) {
    transform: rotate(45deg) translate(7px, 6px);
  }

  .menu-toggle.active .bar:nth-child(2) {
    opacity: 0;
  }

  .menu-toggle.active .bar:nth-child(3) {
    transform: rotate(-45deg) translate(6px, -6px);
  }
	#primary-menu li a {
        padding: 15px;
        display: block;
		font-size: 14px;border-bottom: 1px solid #c4c4c4;}
	.footer{ padding:30px 10px;}
#primary-menu li ul {
    position: relative;
    top: auto;
    left: 0;
    width: 100%;
}
	.arrow-down{ float:right;}
	.sub-menu {
    display: none;
  }

  .sub-menu.open {
    display: block!important;
  }

  .arrow-down {
    cursor: pointer;
    display: inline-block;
  }
	.arrow-down.active img {
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}
}*/