@import url('https://fonts.googleapis.com/css2?family=Bungee&family=Manrope:wght@200..800&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');


.nectar-shape-divider-wrap[data-style="fan"] svg {
    width: 217%;
    left: -110%;
    height: 160px;
}

.swiper-slide .content p {
    font-weight: 500;
}

.what_sect .toggles.accordion .toggle.default.open, .what_sect .toggles.accordion .toggle.default {
    margin-bottom: 18px !important;
    border: 3px solid #f7f7f7 !important;
    border-radius: 10px;
    background: #fff !important;
    box-shadow: 0 0 15px rgb(110 110 110 / 7%);
    overflow: hidden;
    padding: 0 15px;
}
.what_sect .toggles.accordion .toggle .toggle-title a {
    padding: 30px 40px 30px 60px;
	  font-size: 20px;
    line-height: 24px;
}
.what_sect .toggles.accordion .toggle .toggle-title a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    width: 40px;
    height: 40px;
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/07/windcln-img.png);
    background-size: cover;
    background-repeat: no-repeat;
}
.what_sect .toggles.accordion .toggle:nth-child(2) .toggle-title a:after {
	    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/07/gutterclan-img.png);
}

.what_sect .toggles.accordion .toggle:nth-child(3) .toggle-title a:after {
	    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/07/claddclan-img.png);
}

.what_sect .toggles.accordion .toggle:nth-child(4) .toggle-title a:after {
	    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/07/Verlity.png);
}

.what_sect .toggles.accordion .toggle:last-child .toggle-title a:after {
	    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/07/preswash-img.png);
}





/* ------------------s---------- */







.single .heading-title[data-header-style=default_minimal] h1, body[data-ext-responsive=true].single-post #page-header-bg[data-post-hs=default_minimal] h1 {
    font-size: 36px;
    line-height: 44px;
}
#author-bio, .comment-wrap {
    display: none;
}
.blog_next_prev_buttons {
  margin-top: 0;
}
.auto_meta_overlaid_spaced .masonry-blog-item .meta-category a {
    pointer-events: none;
}
.auto_meta_overlaid_spaced .masonry-blog-item .article-content-wrap .post-header {
    max-width: 100% !important;
}



div#header-outer header#top .col.span_3 a#logo {
    position: unset;
    top: -6px;
    left: 0;
}
.small-nav a#logo img {
    width: 120px !important;
}
div#header-outer header#top .col.span_3 a#logo img {
    background: #fff;
    padding: 2px;
    transition: all ease-in-out 0.3s;
    padding: 10px;
    width: 130px;
    height: auto;
}
#top .container .row {
    align-items: center;
}
#top .container .row 
 ul.buttons.sf-menu {
    top: 0;
}
div#header-outer .col.span_9, #header-space {
    height: 85px !important;
}
body.material #header-secondary-outer ul.sf-menu li a {
    text-transform: unset;
    font-size: 14px;
}

.wpb_row.banner_sape {
    position: relative;
    margin-top: -119px;
}
.nectar-flickity.nectar-carousel.nectar-carousel:not(.masonry) .flickity-viewport {
    margin: 20px 0 0;
}
.nectar-flickity[data-controls*=arrows_overlaid]:not(.masonry) .flickity-viewport {
    margin: 25px 0 50px;
}
.wpb_row.banner_sape img {
    width: 100%;
}
.banner_section {
    position: relative;
    z-index: 1;
}



.banner_section .nectar-slider-wrap .content {
    max-width: 100%;
}



.banner_section .nectar-slider-wrap .content h2 {
    line-height: 70px;
    font-size: 60px;
    padding-bottom: 14px;
    letter-spacing: 1px;
}

.banner_section .nectar-slider-wrap .content p {
    font-size: 20px;
    height: auto;
    line-height: 31px;
    max-width: 677px;
    width: 100%;
}


.banner_section .button {
    position: absolute;
    bottom: -200px;
}

.spr-sec .vc_column-inner {
    background-color: #000;
}


.spr-sec .vc_column-inner {
    background-color: #023059;
    color: #fff !important;
    text-align: center;
    padding: 25px;
	  transition: all 300ms ease-in-out;
}

.spr-sec .vc_column-inner:hover {
    transform: translatey(-10px);
}


/*------- about sec-----------*/

 .about_sec .img-with-aniamtion-wrap img.image_red {
    width: 510px;
    height: 510px;
    object-fit: cover;
    border-radius: 1000%;
}

 .#about_sec .abou_img::after {
    content: "";
    position: absolute;
    top: -28px;
    left: -47px;
    width: 218px;
    height: 218px;
    background: #fff;
    border: 37px solid #DF5A00;
    border-radius: 50%;
    z-index: -1;
    visibility: visible;
    box-sizing: border-box;
}

.about_sec .abou_img {
    position: relative;
    z-index: 1;
}

.#about_sec .abou_img::before {
    content: "";
    position: absolute;
    bottom: 18px;
    right: 57px;
    width: 147px;
    height: 147px;
    background: rgb(2 48 89 / 46%);
    border-radius: 50%;
    animation: mover 1s infinite alternate;
}

@keyframes mover {
0% {
    transform: translateY(0);
}
100% {
    transform: translatey(-20px);
}
}

.hover-wrap-inner {
    position: relative;
}

.about_sec .abou_img .hover-wrap-inner::after {
    content: "";
    position: absolute;
    top: -26px;
    left: -13px;
    background: #023059;
    width: 538px;
    height: 538px;
    border-radius: 50%;
    z-index: -1;
}

.about_sec .abou_img .hover-wrap-inner {
    width: 510px;
    height: 510px;
    position: relative;
    z-index: 1;
}

.about_sec .abou_img a.play_button {
    position: absolute;
    width: 200px;
    height: 200px;
    object-fit: cover;
    bottom: 1px;
    z-index: 11;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #DF5A00;
	pointer-events: none;
}

.about_sec .abou_img a.play_button::before {
    width: 60px;
    height: 60px;
    border-width: 2px !important;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-color: #00f !important;
	display: none;
}

a.play_button.large.nectar_video_lightbox::after {
    content: "";
    position: absolute;
    top: 12px;
    left: 5px;
    width: 187px;
    height: 187px;
    background: #023059;
    border-radius: 50%;
    z-index: -2;
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/06/white-icon-1.png);
    background-position: center;
    background-repeat: no-repeat;
}
.about_sec .abou_img a.play_button span {
    display: none;
}
.about_sec .abou_img a.play_button span svg path {
    fill: #00f !important;
}
.wpb_column a.nectar-button::after, .banner_section .nectar-slider-wrap .content a.primary-color::after {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    width: 0;
    opacity: 0;
    content: "";
    z-index: -1;
    background-color: #DF5A00;
    transform: scale(1.0) rotateX(45deg);
    transition: all 0.5s linear;
}
.wpb_column a.nectar-button, .banner_section .nectar-slider-wrap .content a.primary-color {
    text-transform: uppercase;
    letter-spacing: 1.4px;
    padding: 16px 39px !important;
    border-radius: 0 !important;
}
.wpb_column a.nectar-button:hover::after, .banner_section .nectar-slider-wrap .content a.primary-color:hover::after {
    opacity: 1.0;
    width: 100%;
    transform: scale(1.0) rotateX(0deg);
    transition: all 0.5s linear;
}

.banner_section .nectar-slider-wrap .content a.primary-color {
    padding: 30px 60px !important;
    font-size: 20px;
}

.blog_sec .blog_box .nectar-post-grid .nectar-post-grid-item-bg-wrap::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    background-color: rgb(2 48 89 / 31%);
    width: 0%;
    transform: translateY(100%);
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 17px;
    transition: all 500ms ease;
    z-index: 1;
}

.blog_sec .blog_box .inner:hover .nectar-post-grid-item-bg-wrap::after {
        transform: translateY(0);
    width: 100%;
}
.wpb_wrapper h2 {
    color: #000;
}
.wpb_wrapper h3 {
    color: #000;
}

.abo_cont ul {
    padding: 0px 0 0 0;
    margin: 0;
}

.abo_cont ul li {
    display: block;
    color: #000;
    line-height: 25px;
    padding: 2px 0 2px 18px;
    position: relative;
}

.abo_cont ul li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 13px;
    width: 10px;
    height: 2px;
    background: #df5a00;
}

/*------- end about sec-----------*/



.what_do.top .servic_box .wpb_wrapper .iwithtext {
    margin: 0;
}

.service_sec .iwithtext {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.service_sec .iwithtext .iwt-icon {
    position: unset;
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background-color: #eaf6ff;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
    margin: 0 auto 31px;
    transition: all 700ms ease;
    outline: 8px solid #fff;
	  display:none;
}

.service_sec .iwithtext .iwt-text {
    padding: 0;
    text-align: center;
}

.service_sec .iwithtext .iwt-icon img {
    height: 52px;
    width: auto !important;
    margin: 0;
    filter: invert(39%) sepia(41%) saturate(5886%) hue-rotate(14deg) brightness(99%) contrast(101%);
}
.service_sec .iwithtext .iwt-text h3 {
    font-size: 28px;
    font-weight: 700;
    line-height: 38px;
    position: relative;
    padding-bottom: 13px;
    margin-bottom: 20px;
	transition: all ease-in-out 0.4s;
}
.service_sec .iwithtext .iwt-text h3::after {
    position: absolute;
    left: 50%;
    height: 3px;
    width: 60px;
    content: "";
    background-color: #DF5A00;
    bottom: 0;
    transform: translateX(-50%);
		transition: all ease-in-out 0.4s;
}

.service_sec .iwithtext .iwt-text h3::before {
    position: absolute;
    left: 50%;
    height: 3px;
    width: 19px;
    content: "";
    background-color: #eaf6ff;
    bottom: 0;
    transform: translateX(-50%);
    z-index: 1;
		transition: all ease-in-out 0.4s;
}
.service_sec .servic_box .wpb_wrapper {
    padding: 45px 35px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 30px;
	background: #fff;
}
.service_sec .servic_box .wpb_wrapper p, .service_sec .servic_box .wpb_wrapper ul {
    transition: all ease-in-out 0.4s;
		font-size: 16px;
	  margin-left: 0;
}
.service_sec .servic_box .wpb_wrapper ul li {
    display: block;
    position: relative;
}
.service_sec .servic_box .wpb_wrapper ul li::before {
    content: '◈';
    margin-right: 5px;
    color: #df5a00;
    transition: all ease-in-out 0.3s;
}
.service_sec .servic_box .wpb_wrapper p.ser_txt {
    overflow-y: scroll;
    height: 80px;
}

.service_sec .servic_box .wpb_wrapper p.ser_txt::-webkit-scrollbar {
  	width: 8px;
		border-radius: 10px;
		background: #023059;
}

.service_sec .servic_box .wpb_wrapper p.ser_txt::-webkit-scrollbar-thumb {
  	background: #000; 
  	border-radius: 10px;
		width: 5px;
}

.service_sec .servic_box .wpb_wrapper:hover p.ser_txt::-webkit-scrollbar-thumb {
		color: #fff;
}



.service_sec .servic_box .vc_column-inner {
    padding: 3px;
}
.service_sec .servic_box .wpb_wrapper a.nectar-button {
    padding: 11px 27px !important;
}
.service_sec .servic_box .wpb_wrapper::after {
    /* position: absolute; */
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background-color: rgb(255 165 0);
    z-index: -1;
}

.service_sec .servic_box .wpb_wrapper .img-with-aniamtion-wrap {
    position: absolute;
    opacity: 0;
    transition: all 700ms ease;
    transform: translateY(-100%);
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.service_sec .servic_box .wpb_wrapper .img-with-aniamtion-wrap .hover-wrap, .service_sec .servic_box .wpb_wrapper .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner {
    width: 100%;
    height: 100%;
}

.service_sec .servic_box .wpb_wrapper .img-with-aniamtion-wrap .hover-wrap .hover-wrap-inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service_sec .servic_box .wpb_wrapper .img-with-aniamtion-wrap::after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background-color: rgb(223 90 0);
    z-index: 0;
    opacity: 0.8;
}

.service_sec .servic_box .wpb_wrapper:hover .img-with-aniamtion-wrap {
    opacity: 1;
    transform: translateY(0%);
}
.service_sec .servic_box .wpb_wrapper:hover h3 {
    color: #fff;
}

.service_sec .servic_box .wpb_wrapper:hover h3::before {
    background: #fea400;
}
.service_sec .servic_box .wpb_wrapper:hover a.nectar-button::after {
    background: #fff;
}

.service_sec .servic_box .wpb_wrapper:hover a.nectar-button:hover {
    color: #df5a00;
}

.service_sec .servic_box .wpb_wrapper:hover h3::after {
    background: #fff;
}

.service_sec .servic_box .wpb_wrapper:hover p, .service_sec .servic_box .wpb_wrapper:hover ul, .service_sec .servic_box .wpb_wrapper:hover ul li::before {
    color: #fff;
}


/*------------- blog --------**/

.blog_sec .blog_box .nectar-post-grid .nectar-post-grid-item-bg-wrap, .blog_sec .blog_box .inner, .blog_sec .blog_box .nectar-post-grid-item {
    height: auto !important;
    overflow: visible !important;
    position: relative;
    background: white !important;
}

.blog_sec .blog_box .nectar-post-grid .nectar-post-grid-item-bg-wrap .nectar-post-grid-item-bg-wrap-inner, .blog_sec .blog_box .nectar-post-grid .nectar-post-grid-item-bg-wrap .nectar-post-grid-item-bg {
    display: block;
    height: 100% !important;
    min-height: 100%;
    max-height: 100%;
    background: transparent !important;
}

.blog_sec .blog_box .nectar-post-grid .nectar-post-grid-item-bg-wrap img {
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
}
.blog_sec .blog_box .inner .content {
    position: unset !important;
    background: transparent !important;
    padding: 0;
}

.blog_sec .blog_box .nectar-post-grid .nectar-post-grid-item-bg-wrap {
    height: 390px !important;
    position: relative !important;
    overflow: hidden !important;
    border-radius: 15px 15px 15px 0;
}

.blog_sec .blog_box .inner .bg-overlay {
    display: none !important;
}

.blog_sec .blog_box .inner .content .item-main {
    position: relative;
    display: block;
    background-color: white;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.05);
    padding-left: 30px;
    padding-right: 20px;
    padding-top: 12px;
    padding-bottom: 38px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 15px;
    margin-left: 10px;
    margin-top: -80px;
    z-index: 2;
}
.blog_sec .blog_box .inner .content .item-main h3 a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000 !important;
    font-size: 20px;
    line-height: 26px;
}

.blog_sec .blog_box .inner .content .item-main h3 a span {
    color: #000;
}

.blog_sec .blog_box .inner .content .item-main h3.post-heading {
    max-width: 100%;
}

.blog_sec .blog_box .inner .content span.meta-category {
    position: absolute;
    background-color: #df5a00;
    padding: 9px 20px;
    bottom: -11px;
    left: 0;
    border-top-right-radius: 15px;
    z-index: 4;
    line-height: normal;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    display: inline-block;
}

.blog_sec .blog_box .inner .content span.meta-category a.pressure-washing {
    margin: 0;
    font-size: 13px !important;
    display: inline-block;
    line-height: 23px;
    position: relative;
}

.blog_sec .blog_box .inner .content span.meta-category a.pressure-washing::before {
    display: none;
}
.blog_sec .blog_box .inner .content span.meta-category::before {
    position: absolute;
    top: -10px;
    left: 0;
    content: "";
    border-top: 10px solid transparent;
    border-right: 10px solid #df5a00;
    border-bottom: 0px solid transparent;
}

.blog_sec .blog_box .inner .content span.meta-category::after {
    position: absolute;
    bottom: 0px;
    right: -10px;
    content: "";
    border-top: 0px solid transparent;
    border-left: 10px solid #df5a00;
    border-bottom: 11px solid transparent;
}

.blog_sec .blog_box .inner .content span.meta-category a {
    margin: 0 !important;
    line-height: normal !important;
}
/*------------ end blog --------**/


.contact_sec form.wpcf7-form .frm p {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
}

.contact_sec form.wpcf7-form .frm p span {
    width: 48%;
}

.contact_sec form.wpcf7-form p span input, .contact_sec form.wpcf7-form p span textarea {
    border: 1px solid #dbdbdb;
    border-radius: 0;
    padding: 12px 15px;
    margin-bottom: 15px;
    background: rgb(255 255 255);
}

.contact_sec form.wpcf7-form p span:nth-child(5) {
    width: 100%;
}

.contact_sec form.wpcf7-form p span textarea {
    height: 110px;
}

.contact_sec form.wpcf7-form input.wpcf7-submit {
    padding: 16px 29px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 0 !important;
    transition: all ease-in-out 0.4s;
}
.contact_text  .img-with-aniamtion-wrap {
    position: absolute;
    right: 54px;
    top: 50%;
    transform: translateY(-50%);
}

.contact_text .img-with-aniamtion-wrap .inner {
    height: auto;
}

.contact_text .img-with-aniamtion-wrap a  img {
    height: 34px;
    filter: invert(42%) sepia(100%) saturate(3461%) hue-rotate(11deg) brightness(96%) contrast(101%);
}

.contact_text .img-with-aniamtion-wrap a {
    line-height: 0;
    margin-bottom: 0;
    background: #fff;
    width: 123px;
    height: 123px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.contact_text .img-with-aniamtion-wrap a::before {
    width: 90px;
    height: 90px;
    background: #fff;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 0;
    visibility: visible !important;
    opacity: 1;
    border-radius: 100%;
    box-shadow: 0px 0px 13px rgb(123 198 255 / 41%);
}
.contact_sec form.wpcf7-form input.wpcf7-submit:hover {
    background: #df5a00;
}


.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    position: absolute;
    bottom: -60px;
    font-size: 14px;
    width: 100%;
    text-align: center;
}



.logo_sec .logo_slider .wpcp-single-item {
    border: 0 !important;
}

.logo_sec .logo_slider .wpcp-single-item .wpcp-slide-image img {
    height: 104px;
    width: 100%;
    object-fit: contain;
    padding: 6px;
    margin: 0;
}
.wpb_row.contact_sec .row-bg {
    background-position: center !important;
}

.wpb_raw_code.wpb_raw_html.wpb_content_element.map {
    line-height: 0px;
}





/*------------- footer ----------*/
.footer_sec .wpb_wrapper h3 {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: relative;
    padding-bottom: 17px;
    margin-bottom: 19px;
    line-height: 18px;
}

.footer_sec .wpb_wrapper h3::after, .footer_sec .wpb_wrapper h3::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: #df5a00;
    height: 2px;
    width: 30px;
}
.footer_sec .wpb_wrapper h3::before {
    width: 15px;
    background: #022e56;
    z-index: 1;
}

p {
	font-weight: 500;
}

.footer_sec .wpb_wrapper p {
    font-size: 16px;
    font-weight: 300;
    padding: 0;
}

.footer_sec .wpb_wrapper ul {
    padding: 0;
    margin: 0;
}

.footer_sec .wpb_wrapper ul li {
    display: block;
}

.footer_sec .wpb_wrapper ul li a {
    font-size: 15px;
    color: #fff !important;
    opacity: 1 !important;
    position: relative;
    padding: 3px 0;
    padding-left: 15px;
    display: block;
}

.footer_sec .wpb_wrapper ul li a::after, .footer_sec .wpb_wrapper p a::after {
        content: "";
        position: absolute;
        left: 0;
        top: 15px;
        width: 10px;
        height: 2px;
        background: #fff;
        transition: all ease-in-out 0.4s;
}

.footer_sec .footer_contact .wpb_wrapper a {
    padding: 0;
}

.footer_sec .footer_contact .wpb_wrapper a::after {
    display: none;
}

.footer_sec .footer_contact .wpb_wrapper ul li strong {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
}

.footer_sec .footer_contact .wpb_wrapper ul li {
    padding-bottom: 12px;
}

.footer_sec .footer_contact .wpb_wrapper ul li:last-child {
    padding-bottom: 0;
}

.footer_sec .footer_contact .wpb_wrapper ul li {
    font-size: 15px;
    line-height: 22px;
}

.footer_sec .wpb_wrapper ul li a:hover {
    color: #df5a00 !important;
}

.footer_sec .wpb_wrapper p a {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    opacity: 1 !important;
    margin-top: 13px;
    display: inline-block;
    position: relative;
    padding-right: 14px;
}

.footer_sec .wpb_wrapper p a:hover {
    color: #df5a00;
}

.footer_sec .wpb_wrapper p {}

.footer_sec .wpb_wrapper p a::after {
    left: unset;
    right: 0;
    top: 11px;
}

.footer_sec .wpb_wrapper ul li a:hover::after, .footer_sec .wpb_wrapper p a:hover::after {
    background: #df5a00;
}
div#footer-outer {
    background: #070706;
}

body #footer-outer #copyright .container {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

body #footer-outer #copyright .container .col.span_5 {
    width: auto;
    margin: 0;
}
.contact_sec form.wpcf7-form p span.wpcf7-spinner {
    width: 35px;
    height: 35px;
    position: absolute;
    left: 126px;
    bottom: 0;
}


/*---changes----*/

a.mnu_btn {
    font-size: 14px;
    line-height: 24px;
    position: relative;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    transition: all 300ms ease-in-out;
    background: #DF5A00;
    padding: 15px 40px;
    color: #fff !important;
}
a.mnu_btn::after {
	display: none !important;
}

a.mnu_btn:before {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    width: 0;
    opacity: 0;
    content: "";
    z-index: -1;
    background-color: #023059;
    transform: scale(1.0) rotateX(45deg);
    transition: all 0.5s linear;
}

a.mnu_btn:hover:before {
    opacity: 1.0;
    width: 100%;
    transform: scale(1.0) rotateX(0deg);
    transition: all 0.5s linear;
}

#footer-outer a {
    color: #df5a00;
}
#footer-outer a:hover {
    color: #df5a00 !important;
	text-decoration: underline;
}
#footer-outer #copyright p {
    color: #fff;
}

/*---changes--*/
.service_sec .what_do .iwithtext .iwt-icon {
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    justify-content: center;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background-color: #eaf6ff;
    box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.1);
    margin: 0 auto 31px;
    transition: all 700ms ease;
    outline: 8px solid #fff;
}
.what_do .iwithtext .iwt-text h3 {
    font-size: 20px;
    line-height: normal;
    padding-bottom: 0;
    margin-bottom: 0;
}
.what_do .iwithtext .iwt-text h3:before, .what_do .iwithtext .iwt-text h3:after {
    display: none;
}
.what_do  .servic_box .wpb_wrapper {
    padding: 35px 20px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border-radius: 30px;
    background: #fff;
    height: 310px;
}

a.nectar-button.new_btn::after {
    background-color: #000;
}
h2.vc_custom_heading.heddi {
    line-height: 55px;
    margin-bottom: 20px;
}

.what_do .servic_box .wpb_wrapper .img-with-aniamtion-wrap::after {
    opacity: 1;
}


/*----------- Inner Page ----------*/

#page-header-wrap h1 {
    padding-top: 80px;
}

.innr_pg .wpb_wrapper h3{
		font-size: 42px;
    line-height: 54px;
}

.toggle>.toggle-title a{
		font-size: 20px;
		color: #000;
}

.why_box .vc_column-inner {
    text-align: center;
    padding: 34px 30px;
    box-shadow: 0 0 20px rgb(0 0 0 / 9%);
	 	transition: all 300ms ease-in-out;
	  position: relative;
	  background-color: #fff;
}

.why_box .vc_column-inner::after {
    position: absolute;
    content: "";
    background: #023059;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    transition: all ease-in-out 0.4s;
}

.why_box .vc_column-inner:hover::after{
		height: 100%;
		opacity: 1;
    top: 0;
}

.why_box .vc_column-inner:hover h4{
		color: #fff !important;
}

.why_box .vc_column-inner:hover p{
		color: #fff !important;
}

.why_box .vc_column-inner:hover img{
		filter: invert(99%) sepia(0%) saturate(7500%) hue-rotate(255deg) brightness(104%) contrast(100%);
}

.why_box .vc_column-inner:hover .wpb_wrapper {
    position: relative;
    z-index: 104;
}

.why_box .iwithtext .iwt-icon{
		position: static;
}

.why_box .iwithtext .iwt-text{
		padding-left: 0px;
}

.why_box .iwithtext .iwt-icon img {
    height: 75px;
    width: 75px !important;
		margin: 0 auto 15px;
}

.why_box h4{
		color: #023059;
		transition: all ease-in-out 0.4s;
}

.area p{
		color: #fff;
	  font-size: 22px;
    line-height: 32px;
}

.about_sec.gutter h2{
		font-size: 52px;
		line-height: 58px;
}

.why_box.big .wpb_wrapper p {
    overflow-y: scroll;
    height: 140px;
}

.what_sect.window_one .toggles.accordion .toggle:nth-child(1) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/08/ux.png);
}

.what_sect.window_one .toggles.accordion .toggle:nth-child(2) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/08/scheduling.png);
}

.what_sect.window_one .toggles.accordion .toggle:nth-child(3) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/08/office.png);
}

.what_sect.window_one .toggles.accordion .toggle:nth-child(4) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/08/satisfaction.png);
}

.what_sect .toggles.accordion .toggle:nth-child(5) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/08/14139031.png);
}






.what_sect.window_second .toggles.accordion .toggle:nth-child(1) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/08/building.png);
}

.what_sect.window_second .toggles.accordion .toggle:nth-child(2) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/08/shop.png);
}

.what_sect.window_second .toggles.accordion .toggle:nth-child(3) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/08/coffee-shop.png);
}

.what_sect.window_second .toggles.accordion .toggle:nth-child(4) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/08/school.png);
}

.what_sect.window_second .toggles.accordion .toggle:nth-child(5) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/08/construction-site.png);
}

.what_sect.gutter_one .toggles.accordion .toggle:nth-child(1) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/08/team.png);
}

.what_sect.gutter_one .toggles.accordion .toggle:nth-child(2) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/07/claddclan-img.png);
}

.what_sect.gutter_one .toggles.accordion .toggle:nth-child(3) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/08/clean.png);
}

.what_sect.gutter_one .toggles.accordion .toggle:nth-child(4) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/08/complete.png);
}

.what_sect.gutter_second .toggles.accordion .toggle:nth-child(1) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/08/marine.png);
}

.what_sect.gutter_second .toggles.accordion .toggle:nth-child(2) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/08/pest-control.png);
}

.what_sect.gutter_second .toggles.accordion .toggle:nth-child(3) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/07/gutterclan-img.png);
}

.what_sect.gutter_second .toggles.accordion .toggle:nth-child(4) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/07/preswash-img.png);
}






.what_sect.compre_srv .toggles.accordion .toggle:nth-child(1) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/08/7065961.png);
}

.what_sect.compre_srv .toggles.accordion .toggle:nth-child(2) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/08/4310718.png);
}

.what_sect.compre_srv .toggles.accordion .toggle:nth-child(3) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/08/10370806.png);
}

.what_sect.compre_srv .toggles.accordion .toggle:nth-child(4) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/08/14139031.png);
}

.what_sect.compre_srv .toggles.accordion .toggle:nth-child(5) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/08/5859310.png);
}

.what_sect.compre_srv .toggles.accordion .toggle:nth-child(6) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/08/15142472.png);
}


.what_sect.compre_srv .toggles.accordion .toggle:nth-child(7) .toggle-title a:after {
    background-image: url(https://superhappywindows.co.uk/wp-content/uploads/2024/08/2946601.png);
}




/*-----------Inner Page End----------*/

/* -------------sn------------ */

.contact_sec form.wpcf7-form .frm select {
    width: 48%;
}

.contact_sec form.wpcf7-form .frm select {
    border: 1px solid #dbdbdb;
    border-radius: 0;
    padding: 12px 15px;
    margin-bottom: 15px;
    background: rgb(255 255 255);
}

.contact_sec form.wpcf7-form span.wpcf7-not-valid-tip {
    position: relative;
    width: 100% !important;
    top: -15px;
    background: transparent;
    left: 0;
    padding: 0;
    font-size: 14px;
    color: #f50;
    font-weight: 300;
}

.how-do-box .vc_column-inner {
    background: #fff;
    padding: 30px 35px;
    box-shadow: 0 0 40px rgba(0,0,0,.11);
    position: relative;
    transition: all .3s ease-in-out;
    overflow: hidden;
    margin: 0 5px;
    text-align: center;
}
.how-do-box .vc_column-inner h4{
	color:#023059;
	transition: all .3s ease-in-out;
}


.how-do-box .vc_column-inner:hover h4 {
    color: #fff!important;
}

.how-do-box .vc_column-inner:hover p {
    color: #fff!important;
}

.how-do-box .vc_column-inner::after {
    position: absolute;
    content: "";
    background: #023059;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    opacity: 0;
    transition: all ease-in-out .4s;
}

.how-do-box .vc_column-inner:hover::after {
    height: 100%;
    opacity: 1;
    top: 0;
}

.how-do-box  .wpb_wrapper {
    position: relative;
    z-index: 999;
}
.banner_section .nectar-slider-wrap .content h5 {
    font-size: 20px;
    height: auto;
    line-height: 30px;
    max-width: 677px;
    width: 100%;
    color: #fff;
    font-family: 'Rubik';
    margin-top: 10px;
    font-weight: 300;
}


/* -------------sn------------ */








/*----------Responsive start--------*/

@media(max-width: 1500px){
	
.vc_col-sm-3.servic_box.wpb_column.column_container:last-child {
    transform: translateX(0px);
}	
	
.nectar-slider-wrap[data-full-width=false] .swiper-slide .content h2{
		font-size: 57px;
    line-height: 65px;
}	
	
.nectar-slider-wrap[data-full-width=false] .swiper-slide .content p{
		font-size: 20px;
		line-height: 26px;
}	
	
.about_sec .vc_col-sm-6.wpb_column .vc_column-inner .wpb_content_element .wpb_wrapper {
    padding-right: 30px;
}	
	
.projects .row_col_wrap_12 {
    padding-left: 0px !important;
}	
	
.what_do .servic_box .wpb_wrapper{
		height: 330px;
}	
}

@media(max-width: 1200px){

	
.service_sec .what_do .iwithtext .iwt-icon {
   
    margin: 0 auto 10px;
}

.what_do  .servic_box .wpb_wrapper {
    padding: 35px 10px;
	   height: 340px;
    
}	
	
	
.why_box .iwithtext .iwt-icon img {
    height: 55px;
    width: 55px !important;
}	
	
.why_box h4 {
    margin-bottom: 0 !important;
}	
	
.auto_meta_overlaid_spaced .masonry-blog-item .post-header, .auto_meta_overlaid_spaced .masonry-blog-item .post-header h3 {
    font-size: 16px;
}	
	
.why_box .vc_column-inner {
    padding: 28px 17px !important;
}	
	
.about_sec.gutter h2 {
    font-size: 45px;
    line-height: 55px !important;
}	
	
.innr_pg .wpb_wrapper h3 {
    font-size: 38px;
    line-height: 50px;
}	
	
.nectar-slider-wrap[data-full-width=false] .swiper-slide .content h2 {
    font-size: 46px;
    line-height: 56px;
}	
	
.banner_section .nectar-slider-wrap .content {
    max-width: 870px;
}	
	
.nectar-slider-wrap[data-full-width=false] .swiper-slide .content p {
    font-size: 19px;
    line-height: 29px;
}

h2.vc_custom_heading {
    font-size: 39px;
    line-height: 47px !important;
}
	

.service_sec .servic_box .wpb_wrapper p.ser_txt {
    overflow-y: scroll;
    height: 110px;
}	
	
.what_do .iwithtext .iwt-text h3 {
    font-size: 16px;
}	
	
}

@media(max-width: 1000px) {
	
	.banner_section .button {
    left: 10% !important;
}
}


@media(max-width: 999px) and (min-width: 691px) {
	
	.vid .vc_column-inner {
    padding-bottom: 0 !important;
}
}


@media(max-width: 999px){
	
	
	
	.banner_section .button {
    left: 0 !important;
}	
	
.what_do  .servic_box .wpb_wrapper {
    padding: 32px 10px;
    height: 275px;
}
	
.service_sec .iwithtext {
    margin-bottom: 0;
}	
	
.about_sec .vc_col-sm-6.wpb_column .vc_column-inner .wpb_content_element .wpb_wrapper {
    padding-right: 0px !important;
}	
	
	
.wpb_wrapper h3.vc_custom_heading {
    font-size: 30.6px!important;
    line-height: 36.6px!important;
}	
	
.nectar-flickity[data-controls*=arrows_overlaid]:not(.masonry) .flickity-viewport {
    margin: 25px 0 10px;
}	
	
.service_sec .servic_box .wpb_wrapper ul li {
    text-align: center;
}	
	
.about_sec.sub.vc_row {
    padding-top: 0px !important;
}
	
div#header-outer header#top .col.span_3 a#logo img{
		width: 100px;
}	
	
.nectar-slider-wrap[data-full-width=false] .swiper-slide .content h2 {
    font-size: 38px;
    line-height: 46px;
}	
	
.banner_section .nectar-slider-wrap .content {
    max-width: 750px;
}	
	
.nectar-slider-wrap[data-full-width=false] .swiper-slide .content p {
    font-size: 17px;
    line-height: 25px;
}	
	
.banner_section .nectar-slider-wrap .content a.primary-color {
    padding: 30px 50px !important;
    font-size: 14px;
}
	
.about_sec .abou_img.vid .wpb_wrapper {
    width: 100%;
    padding-right: 0px !important;
}	
	
.about_sec.vc_row {
    padding-bottom: 0px !important;
}	

.about_sec.sub.vc_row {
    padding-bottom: 0px !important;
}	
	
.wpb_wrapper h2.vc_custom_heading {
    font-size: 36px !important;
    line-height: 40px !important;
}
	
.what_sect .toggles.accordion .toggle .toggle-title a {
    font-size: 18px;
    line-height: 24px;
}
	
.contact_text .img-with-aniamtion-wrap a{
		display: none;
}	
	
.contact_sec.vc_row {
    padding-top: 10px !important;
}	
	

	
.abou_img.pic .vc_column-inner {
    width: 100% !important;
    height: 500px;
}	
	
.about_sec.safety.vc_row {
    padding-bottom: 30px !important;
}	
	
.about_sec.safety .heddi {
    padding-top: 20px;
}
	
div#footer-widgets {
    display: none;
}	
}




@media(max-width: 690px) {
	
.what_do  .servic_box .wpb_wrapper {
    height: auto;
}	
	
.trst.wpb_column.column_container .vc_column-inner {
    padding-top: 0 !important;
}	
	
body .nectar-slider-wrap[data-fullscreen="true"] .swiper-slide .button.transparent a{
    font-size: 14px;
}	
	
	body .nectar-slider-wrap[data-fullscreen="true"] .swiper-slide .content p {
		
	font-size: 16px !important;	
	}	
	
	.service_sec .iwithtext {
    margin-bottom: 0;
}
	
.what_do .servic_box .wpb_wrapper {
    height: auto;
}	
	
#slide-out-widget-area.slide-out-from-right {
    padding-left: 0;
}	
}



@media(max-width: 480px) {
	
	
	
	
.contact_sec h2 {
    font-size: 28px !important;
}	
	
.contact_sec form.wpcf7-form .frm select {
    width: 100% !important;
}	
	
#page-header-wrap h1 {
    font-size: 30px !important;
	  line-height: 40px !important;
}
	
	
div[data-style="minimal"] .toggle > .toggle-title a {
    font-size: 17px !important;
}	
	
.why_box .vc_column-inner {
    padding: 17px 17px !important;
}	
	
.wpb_wrapper h3.vc_custom_heading {
    font-size: 26px!important;
    line-height: 32px!important;
}	
	
.wpb_wrapper h2.vc_custom_heading {
    font-size: 28px !important;
    line-height: 38px !important;
}	
	
	
.service_sec .what_do .iwithtext .iwt-icon {
    height: 70px;
    width: 70px;
	  margin: 0 auto 20px;
}	
	
.why_box .iwithtext .iwt-icon img {
    height: 50px;
    width: 50px !important;
}	
	
.contact_sec form.wpcf7-form .frm p {
    display: block;
}	
	
.contact_sec form.wpcf7-form .frm p span {
    width: 100%;
}	
	
#page-header-wrap h1 {
    padding-top: 150px;
    padding-bottom: 15px;
    font-size: 30px !important;
}
	
.service_sec .iwithtext .iwt-icon img {
    height: 40px;
}	
	
.what_do  .servic_box .wpb_wrapper {
    padding: 22px 20px;
}	
	
.what_sect .toggles.accordion .toggle .toggle-title a:after {
    top: 25px;
    width: 30px;
    height: 30px;
}	
	
.what_sect .toggles.accordion .toggle .toggle-title a {
    padding: 30px 35px 30px 45px;
}


.what_sect .toggles.accordion .toggle .toggle-title a {
    font-size: 15px;
    line-height: 26px;
}	
	
.area p {
    font-size: 18px;
    line-height: 28px;
}	
	
	
.wpb_column a.nectar-button, .banner_section .nectar-slider-wrap .content a.primary-color {
    letter-spacing: 1px;
    padding: 30px 70px !important;
    width: 100% !important;
}	
	
.banner_section .button {
    top: -60px;
    width: 100%;
    text-align: center;
}	
	
	
.about_sec h3 {
    font-size: 15px !important;
}	
	
.service_sec .servic_box .vc_column-inner {
    padding: 0;
}	
	
body .nectar-slider-wrap[data-fullscreen="true"] .swiper-slide .content h2 {
    font-size: 29px !important;
    line-height: 40px !important;
}	

	
.single #page-header-bg .span_6	h1.entry-title {
    font-size: 26px !important;
    line-height: 40px !important;
}	
	
#slide-out-widget-area .mobile-only .menu.secondary-header-items li a {
    line-break: anywhere;
}	
	
}



/*----------Responsive End----------*/