/*****************

 * Onimo Web Design
 * www.onimo.co.uk
 * Author - Peter Hutchinson
 * Copyright (c) 2020 Onimo Web Design 
 * CSS

************/

body {
  box-sizing: border-box;
::-webkit-scrollbar {
display: none; 
}   
}

.page__wrapper {
    overflow: hidden;
}

/***** Quote Text *****/

.quote {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    padding-top: 125px;
    padding-bottom: 125px;
}



.quote__text {
    width: 1100px;
    font-size: 2.5rem;
    text-align: center;
    margin-top: 0px;
    color: #2a3744;
    line-height: 4.5rem;
    font-weight: 200;
    letter-spacing: -1px;
    z-index: 999;
}

.stars__img {
    width: 2000px;
    padding-top: 20px;
}

.master__span {
    font-weight: 400;
}

.and__span {
    color: #e2b24c;
    font-size: 4.6rem;
}


.commercial {
    height: 700px;
}

.about__four__main {
    margin-top: 35px;
    font-weight: 300;
}

.galls {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 125px;
}

.learn {
    margin-left: 10%;
    margin-top: 10px;
}

.google__abs {
    position: absolute;
    width: 150px;
    top: 50%;  
    left: 50%; 
    transform: translate(-50%, -50%);
    top: -0px;

}

.boxes {
    margin-left: auto;
    margin-right: auto;
    width: 1400px;
    display: flex;
    height: auto;
    margin-bottom: 125px;
    gap:50px;
}

.boxes__blue {
	position: relative;
	height: auto;
	width: 1400px;
	margin-left: auto;
	margin-right: auto;
	background-color:  #2b3443;
	margin-top: 0px;
	margin-bottom: 125px;
	padding: 100px;
	color: white;
}

.boxes__one {
    flex: 1;
    padding: 75px;
    color: white;
    background-image: url(/app/images/home/pattern-two.jpg);
    background-size: cover;
    background-position: center;
}

.boxes__two {
    flex: 1;
    background-color: #12264a;
}

.about__four__two {
  margin-top: 150px;
  margin-bottom: 200px;
  display: flex;
  flex-direction: row-reverse;
  width: 1350px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.about__four__right__two {
	flex: 1;
	margin-left: 0px;
}

.ccc {
    margin-top: 125px;
    margin-bottom: 125px;
}

.gallss {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 125px;
    margin-top: 125px;
}

.oranges {
    color: orange;
}

.re {
    margin-top: 125px;
    margin-bottom: 125px;
}

.topbar__one__phone__text a {
    color: white;
}

/**** Navigation ****/

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

.nav {
    position: absolute;
    z-index: 999;
    font-family: "Readex Pro", sans-serif;
    font-weight: 400;
    font-style: normal; 
    text-transform: uppercase;
    color: white;
    right: 5%;
    top: 225px;
}

.nav ul li {
    display: inline-block;
    padding-left: 40px;
    font-size: .93rem;
}

.nav ul li:hover {
    transition: 1.4s;
    cursor: pointer;
    color: ghostwhite;
}

.booking__button {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
    border: solid white 1px;
    border-radius: 25px; 
    width: 270px;
    color: white;
    text-align: center;
    background-color: white;
    font-family: "Readex Pro", sans-serif;
    font-weight: 500;
    font-style: normal; 
    padding-left: 40px;
    font-size: .75rem;
    cursor: pointer;
}

.booking__button:hover {
    color: white;
    text-align: center;
    background-color: #666;
    cursor: pointer;
    transition: 1.4s;
    border: none;
}

.booking__button__map {
    margin-left: auto;
    margin-right: auto;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: solid white 1px;
    border-radius: 25px; 
    width: 210px;
    color: #666;
    text-align: center;
    background-color: white;
    font-family: "Readex Pro", sans-serif;
    font-weight: 500;
    font-style: normal; 
    padding-left: 20px;
    font-size: .75rem;
    cursor: pointer;
    margin-top: 40px;
}

.booking__button__map:hover {
    color: white;
    text-align: center;
    background-color: #666;
    cursor: pointer;
    transition: 1.4s;
    border: none;
}

.book {
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    border: solid white 2px;
    border-radius: 25px;
}

.book:hover {
    padding-right: 40px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: white;
    transition: 1.4s;
    color: #666 !important;
    cursor: pointer;
}

.ul__contact {
    margin-right: 40px;
}

.faq__one__fa__title {
    font-size: 2.2rem;
    text-align: center;
    margin-bottom: 75px;
}

.r {
    margin-bottom: 125px;
}

.colour__banner {
 background-image: url(/app/images/home/pattern-two.jpg);
 background-position: center;
 background-size: cover;
 padding-top: 25px;
 padding-bottom: 25px;
}

 .orange__words {
    color: orange;
    font-weight: 600;
     font-size: 1.8rem;
 }

.review__over {
    color: white;
    font-family: "Readex Pro", sans-serif;
    text-align: center;
    width: 800px;
    font-weight: 300;
    margin-top: 0px;
    letter-spacing: 1px;
    font-size: 1.5rem;
    margin-left: auto;
    margin-right: auto;
}

.gc__bar {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 125px;
    background-color: #195fa7;
}

.gc__button {
    text-align: center;
    background-color: #134e8a;
    width: 250px;
    font-family: 'Readex Pro', sans-serif;
    padding: 25px;
    color: white;
}




.navi__bottom ul li a {
    text-decoration-color: none;
}

.slide__text {
    margin-top: 0px;
    padding-left: 200px;
}

#glide5 .glide__slide {
	height: 700px;
}

.glide__slide {
    display: flex;
    align-items: center;
}

.gtwo {
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 125px;
}

/**** Contact ****/

.test__grid__intro__two {
    margin-bottom: 0px;
    margin-top: 50px;
	font-family: 'Readex Pro', sans-serif;
    font-weight: 200;
    font-style: normal;
    font-size: 1.2rem;
    width: 600px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: white;
    line-height: 1.75;
    letter-spacing: -.059rem;
    position: relative;
    z-index: 9999999;
    -moz-osx-font-smoothing: grayscale
}

.test__grid__title__two {
	padding-top: 100px;
	font-family: 'Readex Pro', sans-serif;
	font-size: 2.3rem;
	font-weight: 400;
	width: 800px;
	color: white;
	margin-left: auto;
	margin-right: auto;
	line-height: 3.6rem;
	text-align: center;
    margin-bottom: 15px;
}

   .quote__form {
    background-color: #294471;
    position: relative;
    background-position: center;
    background-size: cover;
}

.stars {
    margin: 10px;
    margin-top: 30px;
}

.review__name {
    font-family: 'Readex Pro', sans-serif;
    font-weight: 400;
    margin-top: 15px;
    color: #2a3942;
}

.flowers__dec__img__two {
	margin-left: auto;
	margin-right: auto;
	width: 125px;
	margin-top: 15px;
	margin-bottom: -15px;
}

.contact__split {
	display: flex;
	flex-direction: row-reverse;
	height: auto;
}

.contact__split__left {
    flex: 1;
    background-image: url(/app/images/home/contact.jpg);
    background-size: cover;
    background-position: center;
}

.contact__split__right {
    flex: 1;
}


body {
    font-family: 'Readex Pro', sans-serif;
}

/**** Slider ****/

.wrapsss {
  max-width: 100%;
  margin: 0 auto;
}




.glide__slide__a {
    background-image: url(/app/images/blue-backgrounds.jpg);
    background-size: cover;
    background-position: center;
}

.glide__slide__b {
    background-image: url(/app/images/homes/headers/gutter-cleaning-service-header.jpg);
    background-size: cover;
    background-position: center;
}

.glide__slide__c {
    background-image: url(/app/images/headers/roof-cleaning.jpg);
    background-size: cover;
    background-position: center;
}

.glide__slide__d {
    background-image: url(/app/images/home/header-d.jpg);
    background-size: cover;
    background-position: bottom;
}

.slide__buttton {
	padding: 25px;
    background-color: orange;
	border-radius: 0px;
	text-align: center;
	margin-left: 0px;
	width: 200px;
	margin-top: 35px;
	font-size: 1rem;
	color: white;
	font-weight: bold;
}

.slide__title__text__main {
	width: 600px;
	color: white;
	margin-left: 0px;
	text-align: justify;
	margin-top: 15px;
	line-height: 1.9rem;
	font-weight: 500;
    font-size: 1.1rem;
}

.slide__title {
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: 400;
	font-style: normal;
	/* color: yellowgreen; */
	font-size: 3rem;
	margin-left: 0px;
	color: white;
	max-width: 750px;
	padding-left: 0px;
    line-height: 4.6rem;
}



















button.glide__arrow {
  background-color: red;
  border: none;
  font-size: 11px;
}
button.glide__arrow--left {
  left: 5px;
}
button.glide__arrow--right {
  right: 5px;
}
























.logo__img__two {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 350px;
}


/** Nav **/

.navi {
    font-family: 'Readex Pro', sans-serif;
    height: 195px;
    color: #444;
    z-index: 99999999;
    position: relative;

}

.navi__top {
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    width: 1600px;
}

.navi__left {
    margin-top: 30px;
    display: flex;
}

.nav__left__img {
    width: 35px;
    margin-right: 15px;
    padding-top: 30px;
}

.navi__logo {
	width: 300px;
	margin-top: 40px;
	margin-right: 120px;
}

.navi__left__call {
    font-size: 2.6rem;
    font-weight: 300;
    color: #1ebcdd;
}

.nav__left__days {
    font-size: 1.1rem;
    margin-top: -10px;
}

.navi__right {
    width: 175px;
    background-color: #1ebcdd;
    border-radius: 5px;
    height: 55px;
    color: white;
    text-align: center;
    margin-top: 48px;
    padding-top: 15px;
    font-weight: 300;
}


/** Nav Bottom **/

.navi__bottom ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.navi__bottom ul li {
    list-style: none;
    padding: 20px;
    font-size: 1rem;
    margin-top: 0px;
    color: #444;
}

a {
    text-decoration: none;
}
























































































/** Quick Menu **/

.quick__menu__buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap:25px;
}

.quick__menu__logo {
    position: absolute;
    z-index: 99999999999999;
    left: 70px;
    width: 200px;
}

.quick__menu__buttons__one {
    padding: 10px;
    background-color: #2d295b;
    font-size: .8rem;
    margin-bottom: 20px;
    width: 140px;
    text-align: center;
    color: white;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    
    
}

.quick__menu__buttons__two {
    padding: 10px;
    background-color: orange;
    font-size: .8rem;
    text-align: center;
    color: white;
    width: 140px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.quick__menu__one {
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    margin-bottom: 25px;
    font-family: 'Readex Pro', sans-serif;
}

.quick__menu__items  {
    margin-right: 20px;
    margin-top: 10px;
}


.quick__menu__items ul li {
   display: inline-block;
   margin-left: auto;
   margin-right: auto;
   border-left: 1px solid #dddddd; 
   margin-right: 0px;
}

.quick__menu__items ul li:hover {
   display: inline-block;
   margin-left: auto;
   margin-right: auto;
   border-left: 3px solid orangered; 
   transition: 1s;
   cursor: pointer;
   padding-left: 0px;
}

.quick__menu__icon__last ul li {
   display: inline-block;
   margin-left: auto;
   margin-right: auto;
}

.quick__menu__items p {
	width: 70px;
	text-align: center;
	color: #666;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	font-size: .8rem;
}

.quick__menu__items p:hover {
	color: green;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 30px;
	font-size: .8rem;
}

.quick__menu__logo {
	width: 240px;
	margin-right: 20px;
}


.quick__menu__icon {
    display: flex;
    width: 35px;
    margin-left: auto;
    margin-right: auto;
}

.quick__menu__icon__last {
    width: 50px;
    margin-left: auto;
    margin-right: auto;
}





/** Footer Grid **/

.footer {
    font-family: 'Readex Pro', sans-serif;
    font-weight: 350;
    font-size: .88rem;
    margin-top: 100px;
    margin-bottom: 30px;
    color: #333;
}

.footer a {
    color: #333;
}

.footer__grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    width: 1400px;
    margin-left: auto;
    margin-right: auto;
    height: auto;
}

.footer ul li {
    list-style: none;
    padding: 7px;
}

.footer__grid__four__call {
    font-family: 'Readex Pro', sans-serif;
    font-size: 2rem;
    font-weight: 400;
    color: #6a3c87;
}

.footer__grid__four__call a {
    color: #052451;
}

.footer__grid__four__days {
    font-weight: 400;
}

.footer__grid__four__follow {
    font-weight: 400;
    font-size: 1rem;
    color: #052451;
    margin-bottom: 10px;
}

.footer__title {
    font-family: 'Readex Pro', sans-serif;
    margin-left: auto;
    margin-right: auto;
    width: 1400px;
    font-weight: 400;
    margin-bottom: 20px;
    font-size: 1rem;
    color: #052451;
}

.social__img {
    width: 30px;
    margin-top: 0px;
}

.footer__socials {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 15px
}

.footer__box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 35px;
    background-color: ghostwhite;
    height: 180px;
    border-radius: 10px;
    color: #333;
    margin-right: 0px;
}

.footer__sum {
    margin-top: 75px;
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.footer__logo__grid {
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-top: 50px;
    grid-gap: 25px;
}

.logo__footer__img {
    width: 150px;
}

.logo__footer__imgs {
    width: 70px;
}

.footer__logo__grid__box {
    display: flex;
    justify-content: center;
    align-items: center;
}


.quote__form__title {
    position: absolute;
    color: white;
    font-family: "Readex Pro", sans-serif;
    font-size: 2.2rem;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999999999;
    top: 100px;
}


.quote__form {
    background-color: #f6931c;
    position: relative;
    background-position: center;
    background-size: cover;
}









/** FAQ **/

.containers {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 50px;
	padding-bottom: 20px;
	margin-top: 50px;
	color: #3e5461;
	margin-bottom: 75px;
    cursor: pointer;
}




span {
  letter-spacing: 0px;
}


/* Styles for Accordion */

.ans {
    padding: 20px;
}

.toggle .toggle-title {
  position: relative;
  display: block;
  border-bottom: 1px solid #dddddd;
  border-radius: 0px;
  margin-bottom: 0px;
  background-color: ghostwhite;
  padding: 10px;

}
.toggle .toggle-title h3 {
  font-size: 1.2rem;
  margin: 0px;
  line-height: 1;
  cursor: pointer;
  font-weight: 200;
  cursor: pointer;

}
.toggle .toggle-inner {
  padding: 7px 25px 10px 25px;
  display: none;
  margin: -7px 0 6px;
  border: 1px solid #dddddd;
  border-radius: 0px;
  background-color: #161240;
  color: white; 
  padding: 10px;
  font-family: 'Readex Pro', sans-serif;
  cursor: pointer;



}
.toggle .toggle-inner div {
  max-width: 100%;
  cursor: pointer;

}
.toggle .toggle-title .title-name {
  display: block;
  padding: 25px 25px 25px;
  font-size: 1.1rem;
}
.toggle .toggle-title a i {
  font-size: 22px;
  margin-right: 5px;
}
.toggle .toggle-title i {
  position: absolute;
  width: 24px;
  height: 24px;
  transition: all 0.3s ease;
  margin: 20px;
  right: 0;
}

.faq__big__title {
    margin-bottom: 75px;
}


/**** Mobile Nav - No JS ****/

.link__mobile {
  text-decoration: none;
  color: ghostwhite;
  font-family: 'Readex Pro', sans-serif;
  font-size: 1rem;
  font-weight: 500;
  transition: 200ms;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

a:hover {
    text-decoration: none;
}

a {
    text-decoration: none;
}


ul {
  padding: 0;
  list-style-type: none;
}

.container {
  margin-top: -50px; 
  Display: flex;
  justify-content: center;
  align-items: center;
}

nav {
  position: absolute;
  height: 65px;
  z-index: 99999;
}

#menuToggle {
  display: flex;
  flex-direction: column;
  position: relative;
  top: 25px;
  left: 25px;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle input
{
  display: flex;
  width: 40px;
  height: 32px;
  position: absolute;
  cursor: pointer;
  opacity: 0;
  z-index: 10;
}

#menuToggle span
{

  display: flex;
  justify-content: center;
  align-items: center;
  width: 29px;
  height: 2px;
  margin-bottom: 5px;
  position: relative;
  background: white;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 5px 0px;
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
z-index: 20;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-3px, -1px);
  background: white;
}
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

#menu {
	position: absolute;
	width: 110vw;
	height: 700px;
	margin: -50px 0 0 -50px;
	padding: 0px;
	padding-top: 120px;
	background-color: #052451;
	-webkit-font-smoothing: antialiased;
	transform-origin: 0% 0%;
	transform: translate(-100%, 0);
	transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menu a {
    color: white;
}

#menu li
{
  padding: 15px 0;
  transition-delay: 2s;
}

#menuToggle input:checked ~ ul
{
  transform: none;
}

/**** End Mobile Nav ****/

/** Topbar One **/

.topbar__one {
	display: flex;
	height: auto;
	justify-content: flex-end;
	padding-top: 10px;
	padding-bottom: 10px;
	z-index: 999999999999;
	position: relative;
	color: white;
	font-family: "Readex Pro", sans-serif;
    background-color: #052451;

    
}

.topbar__one__socials {
  display: flex;
  padding-right: 50px;
    padding-top: 5px;
}
@media (max-width: 1120px) {
  .topbar__one__socials {
    padding-right: 20px;
  }
}

.topbar__one__opening__times {
  display: flex;
  padding-right: 50px;
}
@media (max-width: 1120px) {
  .topbar__one__opening__times {
    padding-right: 20px;
  }
}
@media (max-width: 800px) {
  .topbar__one__opening__times {
    display: none;
  }
}

.topbar__clock__img {
  width: 30px;
  margin: 8px;
}
@media (max-width: 1000px) {
  .topbar__clock__img {
    width: 20px;
    margin: 0px;
  }
}

.topbar__one__email {
  display: flex;
  padding-right: 50px;
}
@media (max-width: 1120px) {
  .topbar__one__email {
    padding-right: 20px;
  }
}
@media (max-width: 800px) {
  .topbar__one__email {
    display: none;
  }
}

.topbar__email__img {
  width: 30px;
}

.topbar__one__phone {
  display: flex;
  padding-right: 50px;
}
@media (max-width: 1120px) {
  .topbar__one__phone {
    padding-right: 20px;
  }
}

.topbar__phone__img {
  width: 30px;
  width: 45px;
}
@media (max-width: 1000px) {
.topbar__phone__img {
	width: 20px;
	padding-top: 5px;
}
}

.topbar__social__img {
	padding-right: 25px;
	height: 25px;
}

@media (max-width: 1000px) {
  .topbar__social__img {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 400px) {
  .topbar__social__img {
    width: 30px;
    height: 30px;
    padding-right: 10px;
  }
}

.topbar__one__clock {
  padding-right: 15px;
}

.topbar__email__img {
  padding-right: 15px;
  width: 60px;
  margin-top: -5px;
}
@media (max-width: 1000px) {
  .topbar__email__img {
    width: 45px;
  }
}

.topbar__phone__img {
  padding-right: 15px;
}

.topbar__one__phone__text {
  padding-top: 5px;
}
@media (max-width: 1000px) {
.topbar__one__phone__text {
	padding-top: 7px;
	font-size: 0.85rem;
}
}

.topbar__one__email__text {
  padding-top: 5px;
}
@media (max-width: 1000px) {
  .topbar__one__email__text {
    padding-top: 0px;
    font-size: 0.85rem;
  }
}

.topbar__one__clock__text {
  padding-top: 10px;
}
@media (max-width: 1000px) {
  .topbar__one__clock__text {
    padding-top: 0px;
    font-size: 0.85rem;
  }
}

.pics {
    background-image: url(/app/images/home/gallery/291984822_5735151219863563_4842925683034431326_n.jpg);
    background-size: cover;
    background-position: center;
}




/** Nav **/

.navi {
    font-family: 'Readex Pro', sans-serif;
    height: 195px;
    color: #444;
    z-index: 99999999;
    position: relative;

}

.navi__top {
    display: flex;
    justify-content: space-between;
    margin-left: auto;
    margin-right: auto;
    width: 1600px;
}

.navi__left {
    margin-top: 30px;
    display: flex;
}

.nav__left__img {
    width: 35px;
    margin-right: 15px;
    padding-top: 30px;
}

.navi__logo {
	width: 100px;
	margin-top: 40px;
	margin-right: 120px;
}

.navi__left__call {
    font-size: 2.6rem;
    font-weight: 300;
    color: #2b3443;
}

.nav__left__days {
    font-size: 1.1rem;
    margin-top: -10px;
}

.navi__right {
    width: 175px;
    background-color: #2b3443;
    border-radius: 0px;
    height: auto;
    color: white;
    text-align: center;
    margin-top: 48px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-weight: 300;
}


/** Nav Bottom **/

.navi__bottom ul {
    display: flex;
    justify-content: center;
    align-items: center;
}

.navi__bottom ul li {
    list-style: none;
    padding: 20px;
    font-size: 1rem;
    margin-top: 0px;
    color: #444;
}

a {
    text-decoration: none;
}























