#header,
#container,
#footer {
    padding: 0
}

a img:hover,
a:focus img,
a svg:hover,
a:focus svg {
    opacity: 1;
}

.container {
    margin: 0px auto;
    max-width: calc(100% - 160px);
    width: 100% !important
}

.wideContainer {
    width: 1380px;
    margin: 0px auto
}

#wrapper {
    width: var(--pageWidth);
    background: #fff;
    overflow-x: hidden;
}

#content::before {
    content: '';
    width: 100%;
    height: 220px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: -1;
    background: var(--maincolor)
}

#colophon {
    width: var(--pageWidth);
    background: #fff;
    overflow-x: hidden;
    margin: 0px auto !important;
    max-width: 100%;
}

.site-header {}

#content {
    width: 100%;
    padding-right: 0
}

#colophon {
    background-color: var(--darkblue);
    color: #fff;
}

.entry-content {}

.site-credit a {
    text-decoration: none;
}

input[type="submit"],
button,
.button {
    font-family: inherit;
}

.headingBlue h1,
.headingBlue h2,
.headingBlue h3,
.headingBlue h4 {
    color: var(--maincolor) !important
}

.sectionHeading {
    margin-bottom: 50px;
    width: 910px !important;
    max-width: 100%;
    font-size: 24px;
    line-height: 32px;
}

.sectionHeadingh2 {
    width: 950px !important;
    max-width: 100%;
    margin-bottom: 50px
}

#whyChoose .sectionHeadingh2 {
    width: 860px !important;
}

#testimonials .sectionHeadingh2 h2 {
    color: var(--maincolor)
}

.testiLinks {
    margin-top: 70px;
    display: flex;
}

.testiLinks div {
    margin-right: 50px
}

.testiLinks div:last-child {
    margin-right: 0
}

.testiGoogle a {
    padding-left: 40px;
    background: url(../img/ico_Googlecircle.png) no-repeat center left;
    background-size: 30px 30px;
    padding: 8px 0 8px 48px;
    display: inline-block;
}

.testiFB a {
    padding-left: 40px;
    background: url(../img/ico_fbcircle.png) no-repeat center left;
    background-size: 30px 30px;
    padding: 8px 0 8px 48px;
    display: inline-block;
}

#testimonials .sectionHeadingh2 {
    margin-bottom: 30px
}

.sectionHeadingh2 h2 {
    margin-bottom: 0
}

#homeWhatWeDo {
    padding-bottom: 90px
}

.serviceThumb {
    margin-bottom: 20px
}

.serviceItemWrap h4 a {
    display: block;
    background: url(../img/arrowServices.svg);
    background-repeat: no-repeat;
    background-position: right 6px;
    padding-right: 50px;
}

.serviceItemWrap h4 {
    margin-bottom: 10px;
    font-weight: 400;
}

.serviceCol {
    margin-bottom: 50px
}

.serviceExcerpt {
    margin-bottom: 14px
}

.readMore a {
    font-size: 14px;
    line-height: 20px;
    color: var(--bodytext);
    font-weight: 700;
}

#homeBoxes .row {
    margin: 0
}

.boxImg {
    background-size: cover;
    background-position: center center;
}

.boxTxt {
    padding: 110px 80px;
    font-size: 32px;
    line-height: 40px
}

.reverseCol {
    flex-direction: row-reverse;
}

.whyIco {
    width: 70px;
    height: 85px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    margin-bottom: 10px;
}

.col-sm-4:first-child .whyIco img {
    width: auto;
    height: 64px;
}

.whyHeading {
    width: 370px;
    max-width: 100%;
}

.whyHeading h3 {
    margin-bottom: 23px
}

.whyWrapper {
    max-width: 100%;
}

input[type="submit"]:hover,
input[type="submit"]:focus,
button:hover,
button:focus,
.button:hover,
.button:focus {
    opacity: 1
}


.testimonialContent {
    width: 1064px;
    max-width: 100%;
}

#trustedBrands .headingText {
    margin-bottom: 20px
}

.brandsWrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 0;
    margin-right: 0;
    flex-wrap: wrap;
}

.brandIcon {
    flex: 0 0 25%;
    width: 25%
}

.lnHeading {
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 35px !important;
}

.lnHeading h2 {
    margin-bottom: 0
}

.latestNews img {
    width: 100%;
    margin-bottom: 23px;
}


.latestThumb {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-bottom: 64%;
    margin-bottom: 28px
}

.latestThumb img {
    position: absolute;
    width: 200%;
    height: auto;
    top: 50%;
    transform: translateY(-50%);
    object-fit: cover;
    max-width: 110% !important;
}

.lnHeading {
    display: flex;
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 58px !important;
}

.newsDate {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 6px;
    margin-top: 0;
    color: var(--bodytext);
    font-weight: 700
}

.latestNews h3 {
    margin-top: 5px
}

.latestNewsItems h6 {
    margin-bottom: 0
}

.latestNewsItems h6 a {
    font-weight: 400;
    color: var(--bodytext);
    font-size: 18px;
    line-height: 24px
}

.newsImg {
    width: 330px !important;
    max-width: 100% !important;
    flex-basis: 330px;
}

.newsText {
    width: calc(100% - 330px) !important;
    max-width: 100% !important;
    flex-basis: calc(100% - 330px);
}

.serviceThumb a {
    display: block;
}

.site-credit .creditRight a {
    margin-left: 0
}

#pageHero {
    position: relative;
    background: var(--maincolor);
    max-height: 800px;
    overflow: hidden;
}


#pageHero img {
    width: 100%
}

.pageTitle {
    position: absolute;
    left: 0;
    bottom: 105px;
    width: 100%;
    z-index: 2;
}

.featImg {
    position: relative;
    height: 100%;
}

.featImg:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0, 0.2);
    /**background: linear-gradient(360deg, rgba(0, 0, 0, 0.35898109243697474) 0%, rgba(0, 0, 0, 0) 100%);**/
}

.pageTitle h1 {
    margin-bottom: 0
}

.valueItem {
    margin-bottom: 30px
}

.headOpac:after {
    display: block;
    content: '';
    background: rgba(0, 0, 0, 0.15);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.headerNavShadow0 {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 50px;
}

#generalPage h2 {
    color: var(--maincolor)
}

.smallTxt {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
}

p+.smallTxt {
    margin-top: 10px
}

.headingTitle h1,
.headingTitle h2 {
    margin-bottom: 74px
}

.contactInfo {
    margin-top: 28px
}

.contactInfo h4 {
    margin-bottom: 25px
}

.contactInfo h5 {
    margin-bottom: 4px
}

.ciSocial img {
    -webkit-filter: invert(100%);
    filter: invert(100%);
    height: 28px;
    width: auto
}

.contactInfo.ciSocial {
    margin-top: 40px
}

.ciSocial .social a {
    margin-right: 34px;
}

.ciSocial .social a:last-child img {
    height: 23px
}

.contactMap iframe {
    width: 100%;
    height: 591px
}

.contactMap {
    height: 589px
}

.ciContent {
    font-weight: 500
}

.pageTitle h1 {
    font-size: 46px;
    line-height: 54px;
    font-weight: 600;
    margin-bottom: 10px;
}

.ctaWrapper .button {
    margin-top: 17px;
    display: inline-block
}

.ctaWrapper .button:hover {
    text-decoration: none
}

#faq h3 {
    margin-bottom: 46px
}

.liChecklist li {
    background: url(../img/tickBlue.svg) no-repeat left -3px;
    padding-left: 33px;
    background-size: 25px 26px;
    padding-top: 3px;
}

.liChecklist h3 {
    margin-bottom: 20px
}

#gallery img {
    display: block
}

#testimonials {
    padding-top: 140px;
    padding-bottom: 200px;
}

#trustedBrands {
    padding-bottom: 80px;
}

#serviceDetailContent {
    position: relative;
    z-index: 2;
}

.serviceContact {
    /*
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    */
}

.serviceCForm {
    background-color: #0058a4;
    color: #fff;
    padding: 45px 30px;
    width: 414px;
    max-width: 100%;
    margin-top: -140px;
}

.serviceCForm a {
    color: #fff !important
}

.gform_wrapper .gfield_required {
    color: #fff !important
}

.serviceCForm h3 {
    margin-bottom: 30px;
    margin-bottom: 0;
    margin-top: 40px;
    margin-bottom: 26px;
}

.serviceCForm input {
    border-color: #C7C7C7;
    background-color: transparent;
    color: #fff !important
}

.serviceCForm .gform_wrapper.gravity-theme .gfield textarea.large {
    height: 100px !important;
    border-color: #C7C7C7;
    background-color: transparent;
    color: #fff !important
}

.serviceCForm .gform_wrapper.gravity-theme .gfield {
    margin-bottom: 11px;
}

.headingH1p {
    margin-bottom: 55px;
}

.headingH1p h1 {
    margin-bottom: 42px
}

.headingH1 {
    margin-bottom: 0;
}

.headingH1 h1 {
    margin-bottom: 50px
}

.archiveHeading h1 {
    margin-bottom: 65px
}

.paddedBox {
    padding: 45px 30px;
}

.paddedBox h3 {
    margin-bottom: 30px
}

.joinForm {
    position: relative;
}

.gfield {
    margin-bottom: 14px;
}

.joinForm .gform_wrapper.gravity-theme .gfield textarea.large {
    height: 100px !important;
    margin-bottom: 26px;
}

.ginput_container_fileupload input {
    padding: 0 !important
}

#field_3_8 .gfield_label {
    background: transparent;
    color: #0059A3;
    padding: 11px 31px;
    border-radius: 30px;
    border: 2px solid #0059A3;
    font-size: 18px !important;
    line-height: 24px !important;
    cursor: pointer;
}

#field_3_8 #input_3_8 {
    visibility: hidden;
    width: 1px;
    height: 1px;
    position: absolute;
}

.gform_fileupload_rules {
    margin-top: 0 !important;
    margin-left: 20px !important;
    padding-top: 0 !important;
    font-size: 12px !important;
    line-height: 14px !important
}

.joinForm .gform_footer.top_label0 {
    position: absolute;
    right: 26px;
    bottom: 62px;
    margin: 0 !important;
    padding: 0 !important;
}

.joinForm.paddedBox {
    padding-bottom: 60px
}

.ginput_preview {
    font-size: 12px !important;
    line-height: 14px !important
}

.ginput_preview strong {
    font-weight: 400 !important
}

.dashicons.dashicons-trash {
    color: red !important
}

.gform_delete_file {
    padding: 10px !important
}

.newsWrapper {
    padding-bottom: 70px;
    margin-bottom: 70px;
    border-bottom: 2px solid #E0E0E0
}

.newsWrapper .newsDate {
    color: var(--maincolor)
}

.newsText {
    padding-left: 20px
}

.newsWrapper h3 {
    margin-bottom: 0
}

.newsWrapper .readMore {
    font-weight: 700;
    color: var(--bodytext);
    font-size: 14px;
    line-height: 20px;
    margin-top: 16px;
    display: inline-block;
}

.newsExcerpt {
    margin-top: 10px
}

.newsMain .newsWrapper {
    width: 860px;
    max-width: 100%;
}

.newsSidebar {
    padding-left: 0
}

.newsSidebar ul {
    padding-left: 0 !important;
    margin-left: 0 !important
}

.newsSidebar .widget-container ul li {
    padding-left: 0
}

.newsSidebar h4 {
    margin-bottom: 18px
}

.entry-content .newsSidebar ul li::before {
    display: none;
}

.newsSidebar .widget-container {
    padding-bottom: 26px;
    margin-bottom: 30px;
    border-bottom: 2px solid #E0E0E0;
    padding-left: 0 !important
}

.newsSidebar a {
    color: var(--bodytext) !important
}

.newsWrapper:last-child {
    margin-bottom: 0
}

.postTitle {
    width: 760px;
    max-width: 100%;
}

.postTitle a {
    color: var(--bodytext)
}

.metaBack a,
.mDate {
    color: var(--maincolor) !important
}

.postContentWrapper {
    width: 100%;
}

.postContentWrapper .aligncenter {
    margin: 80px auto
}

.newsSection {
    margin-bottom: 52px
}

.postContentContainer .newsSection:last-child {
    margin-bottom: 0
}

.faqContent ul {
    margin-left: 0px;
}

.faqContent ol {
    margin-left: 20px
}

.faqContent ol {
    list-style-type: decimal;
}

.faqContent p+ul,
.faqContent p+ol {
    margin-top: 12px;
}

.serviceLeft .contentItem {
    margin-bottom: 30px
}

.serviceContent ul,
.faqWrapper ul {
    list-style-type: disc !important;
    padding-left: 20px;
    margin-bottom: 20px
}

.serviceContent ul li,
.faqWrapper ul li {
    list-style-type: disc !important;
    margin-bottom: 4px
}

.serviceContent ul li::marker,
.faqWrapper ul li::marker {
    display: inline-block;
}

.pageFAQ {
    margin-top: 60px
}

.serviceLeft {
    padding-right: 45px
}

.post.not-found {
    padding: 40px 30px
}

.search-results #content,.error404  #content {
    padding: 150px 0 40px;
    width: 1064px;
    margin: 0px auto;
    max-width: 100%;
    min-height: 60vh;
}

.testiAuthor {
    font-size: 20px !important;
    line-height: 30px !important;
    margin-top: 70px
}

.testiAuthor span {
    padding-left: 40px;
    background: url(../img/ico_fbcircle.png) no-repeat center left;
    background-size: 30px 30px;
    padding: 8px 0 8px 48px;
    display: inline-block;
}

.serviceItemWrap a {
    color: var(--blacktext)
}

.secw-790 {
    width: 740px;
    max-width: 100%;
}

.pageMainContent {
    background: var(--maincolor);
}

.oneColWrapper {
    background: var(--bgGrey)
}

#aboutTeam .row {
    margin-left: -37px;
    margin-right: -37px
}

@media screen and (max-width:1200px) {
    #aboutTeam .row {
        margin-left: -8px;
        margin-right: -8px
    }
}

.popupWrapper .col-sm-6 {
    padding-left: 20px !important;
    padding-right: 20px !important
}

.teamItem {
    margin-top: 50px;
    padding-left: 37px !important;
    padding-right: 37px !important;
}

.teamImg {
    border-radius: 50%;
    overflow: hidden;
    margin-bottom: 24px;
}

.teamImg img {
    display: block;
}

.position,
.qual {
    font-size: 14px;
    line-height: 20px;
    color: #000
}

.position {
    font-weight: 600;
    margin-top: 4px
}

.position.receptionist {
    font-weight: 400;
}

.teamItem h5 {
    margin-bottom: 4px
}

.gclose.gbtn:hover {
    background-color: transparent !important
}

.page-id-10 .gclose.gbtn {
    display: none !important;
}

.goverlay {
    background: rgba(0, 52, 101, 0.9) !important;
}

.popupWrapper {
    position: relative;
    margin-left: -20px !important;
    margin-right: -20px !important;
    padding-top: 92px;
}

.closeLightbox {
    position: absolute;
    width: 24px;
    height: 24px;
    background: url(../img/Close.svg);
    cursor: pointer;
    background-size: 100% auto;
    right: 20px;
    top: -1px;
}

.popupWrapper .teamImgPopup {
    text-align: center;
}

.popupWrapper .teamImgPopup img {
    border-radius: 50%;
    border-radius: 50%;
    width: 420px;
}

.popupWrapper h3 {
    margin-bottom: 4px
}

.teamTitle {
    margin-bottom: 32px
}

.teamContentPopup {
    padding-right: 40px
}

.teamContent a:hover {
    text-decoration: none;
}

.scrollDownWrap {
    position: absolute;
    z-index: 99;
    left: calc(50% - 9px);
    bottom: 40px
}

.scrollDown {
    display: block;
    width: 18px;
    height: 25px;
    background: url('../img/Arrow.svg') no-repeat center center;
    background-size: 100% auto;
    -webkit-animation: scrollDot 2s infinite;
    animation: scrollDot 2s infinite;
}

@keyframes scrollDot {
    0% {
        transform: translate(0, 0);
        opacity: 0;
    }

    40% {
        opacity: 1;
    }

    80% {
        transform: translate(0, 20px);
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

@media screen and (max-width:767px) {
    #aboutTeam .row {
        margin-left: -20px;
        margin-right: -20px
    }

    .teamItem {
        padding-left: 20px !important;
        padding-right: 20px !important
    }

    .teamImgPopup {
        margin-bottom: 50px
    }
}

.post-edit-link {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    margin-top: 30px
}

.bookOnlineWrap {
    margin-top: 30px
}

.heroButtons,
.callBookBtn {
    margin-top: 50px;
}

.callBookBtn a {
    margin-right: 5px;
    transition: all 0.2s;
}

.callBookBtn a:hover {
    background-color: var(--darkbg);
    border-color: var(--darkbg);
    color: #fff !important;
    text-decoration: none;
}

.callBookBtn a:last-child {
    margin-right: 0;
}

.callBookBtn a:last-child:hover {
    background-color: var(--darkbg);
    border-color: var(--darkbg) !important;
    color: #fff;
    border-color: var(--maincolor);
}

#pageHero .callBookBtn a:hover {
    background-color: var(--maincolor);
    border-color: var(--maincolor);
    color: #fff !important;
    text-decoration: none;
}

#pageHero .callBookBtn a:last-child {
    margin-right: 0;
}


#pageHero .callBookBtn a:last-child:hover {
    background-color: #fff;
    color: var(--maincolor) !important;
    border-color: #fff !important
}

.serviceContent h2,
.serviceContent h3,
.serviceContent h4 {
    margin-bottom: 30px;
}

.spWrapper {
    position: relative;
    height: 540px;
    overflow: hidden;
}

.generalParallaxWrapper {
    position: relative;
    height: 680px;
    overflow: hidden;
}

@media screen and (max-width:1474px) {
    .generalParallaxWrapper {
        height: auto;
        overflow: auto;
    }
}

.generalParallaxWrapper .simpleParallax img {
    max-width: 200vh !important;
    height: auto !important;
    width: 100% !important;
}

.spWrapper .simpleParallax::before {
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 52, 101, 0.8)
}

.simpleParallax {
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.simpleParallax img {
    max-width: 200vh !important;
    height: 120% !important;
    width: auto !important;
}

.spWrapper .simpleParallax {
    z-index: 1;
    height: 540px
}

.parallaxContent {
    position: absolute;
    width: 100%;
    height: 100%;
    color: #fff;
    z-index: 3;
    text-align: center;
    top: 0;
    left: 0;
    display: flex;
    flex-direction: row;
    align-items: center;
}

.pcWrapper {
    width: 1070px;
    max-width: calc(100% - 40px);
    margin: 0px auto;
    font-size: 28px;
    line-height: 36px;
}

.galleryWrap {
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    justify-content: left;
    align-content: center;
    width: 100%;
}

.galleryWrap a {
    flex-shrink: 0;
    padding: 0 30px 0 0;
}

.galleryWrap a img {
    height: 600px !important;
    width: auto !important;
    max-width: 10000% !important
}

@media screen and (max-width:767px) {
    .galleryWrap a img {
        height: 262px !important
    }

    .mCSB_scrollTools {
        margin-top: 20px;
    }
}

.page-id-10 .gprev,
.page-id-10 .gnext {
    display: none !important
}

.gslide-inline {
    position: relative
}

.glightbox-clean .gslide-media {
    box-shadow: none !important;
    max-width: calc(100% - 60px) !important;
    position: relative;
}

.gslide-inline .ginlined-content {
    position: relative;
}

.glightbox-clean .gclose,
.glightbox-clean .gnext,
.glightbox-clean .gprev {
    background-color: transparent !important;
}

.glightbox-clean .gnext {
    background-image: url(../img/slideRight.png) !important;
    background-repeat: no-repeat;
    background-size: 30px auto;
    background-position: center center;
}

.glightbox-clean .gprev {
    background-image: url(../img/slideLeft.png);
    background-repeat: no-repeat;
    background-size: 30px auto;
    background-position: center center;
}

.glightbox-clean .gnext svg,
.glightbox-clean .gprev svg {
    display: none
}

.gclose.gbtn {
    display: block;
}

@media screen and (max-width:1024px) {
    .closeLightbox {
        display: none !important;
    }

    .page-id-10 .gclose.gbtn {
        display: block !important;
    }

    .glightbox-clean .gclose svg path {}

    .0glightbox-clean .gclose {
        width: 24px;
        height: 24px;
        background: url(../img/Close.svg);
        padding: 0;
        margin: 0;
        background-repeat: no-repeat;
        background-size: 100%;
    }

    .glightbox-clean .gclose svg {
        width: 25px;
    }
}

.contactItem.bookOnlineWrap a {
    transition: all 0.2s;
}

.contactItem.bookOnlineWrap a:hover {
    background: var(--maincolor);
    color: #fff !important;
    border-color: var(--maincolor)
}

.gform_footer input {
    transition: all 0.2s;
}

.gform_footer input:hover {
    background: var(--darkbg);
    color: #fff !important;
    border-color: var(--darkbg)
}

.CTAContent ul {
    width: 512px;
    max-width: 100%;
}

.CTAContent ul li {
    margin-bottom: 14px
}

#pageHero img {
    display: block;
}

.serviceTitle {
    width: 640px;
    max-width: 100%;
}

#pageHero .headerMobLogo img {
    width: 150px
}

.serviceDetailWrapper {
    padding-top: 20px
}

.galleryScrollerWrapper {
    background: #f8f8f8
}