@charset "utf-8";
body {
	font-size: 1.25rem;
    font-weight: 300;
    line-height: 1.2;
}

/* Page widths */
.elementor-template-full-width main > .container--large  {
    width:100%;
    max-width:100%;
}
.elementor-template-full-width main > .container {
    padding:0
}

/* Legacy */
.container {
    padding:0;
}
.carouselHeader__searchWidget .widget-title {
    font-size: 2rem;
    padding-left: 45px;
}
.carouselHeader__searchWidget {
    padding: 25px 10px 22px 10px;
}
.carouselHeader__searchWidget #wpsl-widget-form p:first-child input {
    height: 55px;
    padding: 0 22px;
}
.carouselHeader__searchWidget #wpsl-widget-form p:last-child input {
    padding: 15px 10px!important;
}
.carouselHeader__searchWidget .widget-title::before {
    width: 45px;
    height: 60px;
    background-size: 45px 60px;
}
/* CSS Document */
.carouselHeader__openSearch {
    display: none;
}
.site-1 .carouselHeader__openSearch {
    display: flex;
}
/* Site Head */
.tel_two {
    margin-right: 15px;
}
header button.siteHeader__search {
    background-color: transparent;
    padding: 0; 
    box-shadow:none;
}
header button.siteHeader__search:hover {
    background-color: transparent;
}
header .siteHeader__telephone p {
    margin-bottom:0;
}
/* Banner headers */
.basicBanner__title {
    font-weight: bold;
}
.size-small {
    padding: 151px 0 73px;
}
/* Button bar */
.button-bar-outer {
    padding: 40px 0;
    background: rgba(166, 147, 182, .15);
    position: relative;
}
.button-bar-container {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.button-bar-outer .sqrd-btn {
    flex-basis: 100%;
    flex-grow: 1;
    max-width: 100%;
    margin-bottom: 15px
}
/* Forms */
.text-and-form-outer .introCopy__leftPanel {
    order: 2;
}
.text-and-form-outer .introCopy__rightPanel {
    order: 1;
}
.frm-outer {
	width:100%;
    padding: 40px;
    background: #802B58 0% 0% no-repeat padding-box;
    border-radius: 25px;
}
.text-and-form-outer .frm-outer {
    color: #fff;
}
.text-and-form-outer .frm-outer h2 {
    font-size: 1.5rem;
    font-weight: 300;
    margin-bottom: 40px;
}
.text-and-form-outer .introCopy__leftPanel {
    padding-top: 40px;
    padding-bottom: 40px;
}
.text-and-form-outer .introCopy__leftPanel h2, .cqc__rightPanel h2 {
    font-size: 1.55rem;
    font-weight: 300;
    color: #802B58;
    margin-bottom: 0px;
}
.cqc__rightPanel {
    color: #383436;
    font-size: 33px;
}
.frm-outer .gform_wrapper.gravity-theme .gfield_label {
    display: none;
}
.frm-outer .gform_button {
    background-color: #C8317A;
    color: #fff;
    padding: 10px 40px;
    font-family: "urbane-rounded", sans-serif;
}

/* CQC */
.cqc-and-text {
    padding: 40px 0;
    background: rgba(166, 147, 182, .15);
    position: relative;
}
.cqc__leftPanel {
        width: 100%;
    }
.cqc__rightPanel p {
    margin-bottom: 20px;
}
.cqc__rightPanel {
    color: #383436;
    font-size: 18px;
	width:100%;
}
/* Buttons */
.sqrd-btn {
    border-radius: 11px;
    box-shadow: 0px 3px 6px #581C3C;
    padding: 25px;
    text-align: center;
    font-family: "urbane-rounded", sans-serif;
}
.btn-col-magenta {
    background-color: #C8317A;
}
.btn-col-purple {
    background-color: #802B58;
}
.btn-col-blue {
    background-color: #03314F;
}

/* Footer */
.siteFooter__socialsList {
    padding-left: 50px;
    margin-bottom: 20px;
}
 

@media (max-width: 576px) {
    .siteFooter__socialsList {
        justify-content: center;
        padding-left:0;
    }
    .legacy-slide h1 {
        font-size:2em !important;
    }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {}
/*  Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
    /* Forms */
    .text-and-form-outer .introCopy__leftPanel {
        order: 1;
		width: calc(47% - 30px);
    }
    .text-and-form-outer .introCopy__rightPanel {
        order: 2;
		width: 46.4%;
    }
    /* CQC */
    .cqc__leftPanel {
        width: calc(30% - 30px);
    }
    .cqc__rightPanel {
        width: calc(59.4%);
		font-size:22px;
    }
    /*Button bar */
    .button-bar-container {
        flex-direction: row;
    }
    .button-bar-outer .sqrd-btn {
        flex-basis: 100%;
        flex-grow: 1;
        max-width: 30%;
        margin-bottom: 0;
    }
	.text-and-form-outer .introCopy__leftPanel h2, .cqc__rightPanel h2 {
		margin-bottom: 40px;
	}
}
@media screen and (max-width: 1200px) {
	body {
		font-size: 1rem;
	}
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    /* Banners */
    .size-small {
        padding: 205px 0 61px;
    }
    /* Forms */
    .text-and-form-outer .frm-outer {
        margin-top: -130px;
        margin-bottom: 40px;
    }
    .text-and-form-outer .frm-outer h2 {
        font-size: 3.125rem;
    }
    .text-and-form-outer .introCopy__leftPanel h2, .cqc__rightPanel h2 {
        font-size: 3.125rem;
    }
   
}
/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}
/*  XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {}
@media screen and (max-width: 768px) {
    .siteHeader__telephone p {
        font-size: 0.8rem;
    }
}