/* 
  Theme Name: Awautos
  Text Domain: awautos
  Version 1.0
  Description: awautos theme
  Author: Ash Nimmo
  */
 
  html {
    margin: 0 !important;
}

  .logo img {
    height: 50px;
    padding: 10px;
}

body {
    margin: 0;
}



nav.main-nav ul {
    display: flex
;
}

nav.main-nav ul li {
    list-style-type: none;
    margin-right: 50px;
}

nav.main-nav ul li a {
    font-size: 24px;
    text-decoration: none;
    color: #0094fe;
    transition: 0.3s ease-in-out;
}

nav.main-nav ul li a:hover {
	color: white;
}


nav.main-nav {
    font-family: 'lexend';
    font-weight: 400;
    font-style: normal;
    display: flex
;
    background: #000000;
    border-radius: 47px;
    width: fit-content;
    align-items: center;
    margin-right: auto;
    margin-left: auto;
    border: 3px solid #0094fe;
    z-index: 2;
    position: relative;
border: 3px solid #0094fe;
top: 30px;
box-shadow: 0px 0px 20px 0px whitesmoke;
justify-content: space-between;
z-index: 999;
}

nav.main-nav .logo img {
    max-height: 60px;
}

nav.main-nav .nav-links {
    display: flex
;
    list-style: none;
}

.menu-toggle {
    display: none;
    border: none;
    font-size: 28px;
    cursor: pointer;
}




body {
    background-color: #000000;
}

footer {
    font-family: 'Lexend';
    background: black;
    color: white;
    text-align: center;
    position: relative;
    width: 100%;
    height: 25px;
}

.mainbody {
    justify-self: center;
}


h1 {
    font-family: "fave-script-pro", sans-serif;
    text-align: center;
    font-size: 140px;
    color: #0094fe;
}

h1.subhead {
    font-family: 'Lexend';
    font-size: 35px;
	padding: 20px;
}

h2 {
    font-family: 'lexend';
    text-align: center;
    font-size: 45px;
    color: #0094fe;
    text-transform: uppercase;
    margin: 0px 0px 0px 0px;
}

.reviews {
    background: #0094fe;
    padding-bottom: 15px;
}

.reviews h1 {
    color: white;
    padding-top: 15px;
}

.servicesbkgd, .aboutbkgd {
    background: #e6e6e6;
}



.services-list ul li {
    color: white;
    font-family: 'Lexend';
    list-style-type: none;
    padding: 6px;
    font-size: 20px;
}

.services-block {
    background: url(/wp-content/themes/awautos/assets/images/servicesbkgd.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}

.serviceops {
    width: 90%;
    margin-top: 45px;
    margin-left: auto;
    margin-right: auto;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-content: stretch;
    display: flex
;
}

.service {
    width: 190px;
    height: 150px;
    margin-top: 60px;
    margin-left: 37px;
    background: white;
    border-radius: 15px;
    box-shadow: 0px 1px 9px 6px #b8b8b8;
    transition: 0.3s ease-in-out;
	cursor: pointer;
}

.service:hover {
    box-shadow: 0px 1px 9px 6px #0094fe;
}

.serviceicon {
    width: 100%;
    height: 50px;
    text-align: center;

}

.serviceicon img {
    width: 50px;
    height: 50px;
    margin-top: 10px;
}

.servicetext {
    font-family: 'Lexend';
    text-align: center;
    margin-top: 50px;
    font-weight: 600;
    font-size: 16px;
}


.About p {
    text-align: center;
    font-family: 'Lexend';
    font-size: 13px;
    padding: 0px 30px 0px 30px;
}


.intro {
    z-index: 2;
    position: relative;
	margin-top: 45px;
	height: 588px;
}

.intro h1 {
    padding: 60px;
}

.videobkgd {
    width: 100%;
    height: 750px;
    position: absolute;
    contain: content;
}

#embed-map-display .text-marker{}.map-generator {
    max-width: 100%; max-height: 100%; background: none; 
}

@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');

*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	word-wrap:break-word;
}

p
{
	margin: 0 0 10px;
}

ul
{
	list-style: none;
}

.container {
	width: 100%;
	margin: auto;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
}


.callnow {
    justify-items: center;
    width: 100%;
}

.animate {
	font-size: 50px;
}

.animate span {
	display: inline-block;
}

.animate span:nth-of-type(2) {
	animation-delay: .05s;
}
.animate span:nth-of-type(3) {
	animation-delay: .1s;
}
.animate span:nth-of-type(4) {
	animation-delay: .15s;
}
.animate span:nth-of-type(5) {
	animation-delay: .2s;
}
.animate span:nth-of-type(6) {
	animation-delay: .25s;
}
.animate span:nth-of-type(7) {
	animation-delay: .3s;
}
.animate span:nth-of-type(8) {
	animation-delay: .35s;
}
.animate span:nth-of-type(9) {
	animation-delay: .4s;
}
.animate span:nth-of-type(10) {
	animation-delay: .45s;
}
.animate span:nth-of-type(11) {
	animation-delay: .5s;
}
.animate span:nth-of-type(12) {
	animation-delay: .55s;
}
.animate span:nth-of-type(13) {
	animation-delay: .6s;
}
.animate span:nth-of-type(14) {
	animation-delay: .65s;
}
.animate span:nth-of-type(15) {
	animation-delay: .7s;
}
.animate span:nth-of-type(16) {
	animation-delay: .75s;
}
.animate span:nth-of-type(17) {
	animation-delay: .8s;
}
.animate span:nth-of-type(18) {
	animation-delay: .85s;
}
.animate span:nth-of-type(19) {
	animation-delay: .9s;
}
.animate span:nth-of-type(20) {
	animation-delay: .95s;
}



/* Animation Three */


.three span {
	color: #@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');

*
{
	margin: 0;
	padding: 0;
}

body
{
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	word-wrap:break-word;
}

p
{
	margin: 0 0 10px;
}

ul
{
	list-style: none;
}

.container {
	width: 100%;
	margin: auto;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
	padding: 0 0 200px;
}



.animate {
	font-size: 50px;
	margin: 100px 0 0;
}

.animate span {
	display: inline-block;
}

.animate span:nth-of-type(2) {
	animation-delay: .05s;
}
.animate span:nth-of-type(3) {
	animation-delay: .1s;
}
.animate span:nth-of-type(4) {
	animation-delay: .15s;
}
.animate span:nth-of-type(5) {
	animation-delay: .2s;
}
.animate span:nth-of-type(6) {
	animation-delay: .25s;
}
.animate span:nth-of-type(7) {
	animation-delay: .3s;
}
.animate span:nth-of-type(8) {
	animation-delay: .35s;
}
.animate span:nth-of-type(9) {
	animation-delay: .4s;
}
.animate span:nth-of-type(10) {
	animation-delay: .45s;
}
.animate span:nth-of-type(11) {
	animation-delay: .5s;
}
.animate span:nth-of-type(12) {
	animation-delay: .55s;
}
.animate span:nth-of-type(13) {
	animation-delay: .6s;
}
.animate span:nth-of-type(14) {
	animation-delay: .65s;
}
.animate span:nth-of-type(15) {
	animation-delay: .7s;
}
.animate span:nth-of-type(16) {
	animation-delay: .75s;
}
.animate span:nth-of-type(17) {
	animation-delay: .8s;
}
.animate span:nth-of-type(18) {
	animation-delay: .85s;
}
.animate span:nth-of-type(19) {
	animation-delay: .9s;
}
.animate span:nth-of-type(20) {
	animation-delay: .95s;
}



/* Animation Three */


.three span {
	color: #0094fe;
	opacity: 0;
	transform: translate(-300px, 0) scale(0);
	animation: sideSlide .5s forwards;
}

@keyframes sideSlide {
	60% {
		transform: translate(20px, 0) scale(1);
		color: #0094fe;
	}

	80% {
		transform: translate(20px, 0) scale(1);
		color: #0094fe;
	}

	99% {
		transform: translate(0) scale(1.2);
		color: #0094fe;
	}

	100% {
		transform: translate(0) scale(1);
		opacity: 1;
		color: #0094fe;
	}
}
;
	opacity: 0;
	transform: translate(-300px, 0) scale(0);
	animation: sideSlide .5s forwards;
}

@keyframes sideSlide {
	60% {
		transform: translate(20px, 0) scale(1);
		color: #0094fe;
	}

	80% {
		transform: translate(20px, 0) scale(1);
		color: #0094fe;
	}

	99% {
		transform: translate(0) scale(1.2);
		color: #00f0ff;
	}

	100% {
		transform: translate(0) scale(1);
		opacity: 1;
		color: #0094fe;
	}
}

lottie-player#firstLottie {
    display: block;
    width: 100px;
    height: 100px;
}

dotlottie-player {
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}


/* Services popup */
.overlay {
	display: none;
	position: fixed;
	top: 0; left: 0; right: 0; bottom: 0;
	background: rgba(0, 0, 0, 0.8);
	z-index: 999;
  }
  
  .popup {
    background: white;
    padding: 10px;
    margin: 200px auto;
    width: 60%;
    position: relative;
    border-radius: 20px;
	max-height: 500px;
}
  
  .close {
    position: absolute;
    top: 10px;
    right: 15px;
    font-weight: 400;
    cursor: pointer;
    font-family: 'Lexend';
    border: 2px solid #0094fe;
    border-radius: 45px;
    padding: 5px 10px 5px 10px;
    color: white;
    background: #0094fe;
	transition: 0.3s ease-in-out;
}

.close:hover {
	background: white;
	color: black;
}

.popcontent {
    display: flex
;
    margin-top: 20px;
}

.popimage {
    mask-image: url(/wp-content/themes/awautos/assets/images/mask.png);
    mask-repeat: no-repeat;
    mask-position: 23;
    mask-size: 400px 350px;
    width: 50%;
}

.popimage img {
    width: 400px;
    height: 400px;
}

.poptext {
    font-family: 'Lexend';
    padding: 30px 0px 0px 30px;
    width: 50%;
}

.poptext ul {
    list-style: disc;
    margin-left: 18px;
    margin-bottom: 20px;
    padding: 10px;
}

  /* End of services popup */


  /* reviews animate on scroll */

  .animate-on-scroll {
	opacity: 0;
	transform: scale(0.95);
	transition: opacity 0.6s ease, transform 0.6s ease;
	transition-delay: 0.4s;
  }
  
  .animate-on-scroll.visible {
	opacity: 1;
	transform: scale(1);
  }

  /* about me section */

  .aboutcontent {
    display: flex;
    height: 500px;
}

.aboutcontent .image {
    width: 68%;
    overflow: hidden;
	text-align: right;
}

/* Initial hidden state */
.animate-left,
.animate-right {
  opacity: 0;
  transition: all 0.8s ease-out;
}

.animate-left {
  transform: translateX(-60px);
}

.animate-right {
  transform: translateX(60px);
}

/* When visible on scroll */
.animate-left.visible,
.animate-right.visible {
  opacity: 1;
  transform: translateX(0);
}

.animate-left.visible {
	transition-delay: 0.2s;
  }
  
  .animate-right.visible {
	transition-delay: 0.4s;
  }

  /* Call Now Button */

  .callbutton {
    position: relative;
    width: 120px;
    height: 40px;
    background-color: #000;
    display: flex
;
    align-items: center;
    color: white;
    flex-direction: column;
    justify-content: center;
    border: none;
    padding: 12px;
    gap: 12px;
    border-radius: 8px;
    cursor: pointer;
    margin: 40px auto;
    font-family: 'Lexend';
    text-transform: uppercase;
    font-size: medium;
}
  
  .callbutton::before {
	content: '';
	position: absolute;
	inset: 0;
	left: -4px;
	top: -1px;
	margin: auto;
	width: 128px;
	height: 48px;
	border-radius: 10px;
	background: #0094fe;
	z-index: -10;
	pointer-events: none;
	transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  }
  
  .callbutton::after {
	content: "";
	z-index: -1;
	position: absolute;
	inset: 0;
	background: #0094fe;
	transform: translate3d(0, 0, 0) scale(0.95);
	filter: blur(20px);
  }
  
  .callbutton:hover::after {
	filter: blur(30px);
  }
  
  .callbutton:hover::before {
	transform: rotate(-180deg);
  }
  
  .callbutton:active::before {
	scale: 0.7;
  }
  
  
  

  /* Contact Section */

  .Contact {
    display: flex;
    height: 400px;
    overflow: hidden;
}

.contactright, .contactleft {
    width: 50%;
}

.contactright {
    width: 50%;
    text-align: center;
    color: white;
    font-family: 'Lexend';
    justify-items: anchor-center;
    margin-top: 140px;
    font-size: 20px;
}


/* Main nav hov */

a {
	display: block;
	position: relative;
	padding: 0.2em 0;
}

/* Fade in */
a::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 0.1em;
	background-color: #0094fe;
	opacity: 0;
	transition: opacity 300ms, transform 300ms;
}

a:hover::after,
a:focus::after {
	opacity: 1;
	transform: translate3d(0, 0.2em, 0);
}


.animate-service-left {
	opacity: 0;
	transform: translateX(-50px);
	transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  }
  
  .animate-service-left.visible {
	opacity: 1;
	transform: translateX(0);
  }

  .textbkgd {
    background: url(/wp-content/themes/awautos/assets/images/servicesbkgd.png);
    background-position-x: right;
    background-repeat: no-repeat;
}

.abouttext {
    background: rgba(255, 255, 255, 0.9);
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 15px;
    padding: 10px;
}


button.menu-toggle {
    color: #0094fe;
    position: relative;
    right: 70px;
    background: none;
    font-size: 40;
}

/* Mobile REsponsive */
@media (max-width: 768px) {

   

        .main-nav {
          flex-wrap: wrap;
        }
      
        .menu-toggle {
          display: block;
        }
      
        .nav-links {
            width: 100%;
            flex-direction: column;
            overflow: hidden;
            max-height: 0;
            transition: max-height 0.4s ease-out;
          }
      
        .nav-links li {
          text-align: center;
          padding: 10px 0;
        }
      
        .nav-links.active {
          display: flex !important;
          max-height: 500px; /* enough to show all menu items */
    transition: max-height 0.4s ease-in;
        }

        .animate {
            font-size: 22px;
        }

      h1 {
        font-size: 100px;
      }

      nav.main-nav ul li {
        margin-right: 0px;
      }

      .mainbody {
        width: 100%;
    }

    .serviceops {
        margin-left: unset;
        margin-right: unset;
        width: 100%;
        justify-content: unset;
    }

    .service {
        width: 157px;
        height: 147px;
        margin-top: 60px;
        margin-left: 25px;
        background: white;
        border-radius: 15px;
        box-shadow: 0px 1px 9px 6px #b8b8b8;
        transition: 0.3s ease-in-out;
        cursor: pointer;
        margin-left: auto;
        margin-right: auto;
    }

    .services-block {
        height: 1070px;
    }

    .popup {
        background: white;
        padding: 10px;
        margin: 100px auto;
        width: 78%;
        position: relative;
        border-radius: 20px;
        max-height: 500px;
    }

    .popup h2 {
        font-size: 24px;
        margin-top: 30px;
    }

    .popcontent {
        display: unset;
    }

    .popimage {
        display: none;
    }

    .poptext {
        width: 100%;
        padding: 5px;
    }

    .aboutcontent {
        display: flex;
        height: fit-content;
        flex-direction: column;
    }

    .aboutcontent .image {
        width: 100%;
        text-align: right;
        overflow: hidden;
        height: 437px;
    }

    .text.animate-left.visible {
        margin-bottom: 20px;
    }
    .Contact {
        display: unset;
    }

    .contactright, .contactleft {
        width: 100%;
    }

}

a.callbtn {
    color: white;
    text-decoration: none;
}

a.callbtn::after {
    background: none;
}