.elementor-kit-8{--e-global-color-primary:#00B2A9;--e-global-color-secondary:#FE652B;--e-global-color-text:#4F4C4D;--e-global-color-accent:#FFFFFF;--e-global-color-7d51dfa:#000000;--e-global-color-42dcd41:#333333;--e-global-color-245c367:#FAFAFA;--e-global-color-4181919:#767676;--e-global-typography-primary-font-family:"Urbanist";--e-global-typography-primary-font-size:40px;--e-global-typography-primary-font-weight:800;--e-global-typography-secondary-font-family:"Urbanist";--e-global-typography-secondary-font-size:30px;--e-global-typography-secondary-font-weight:normal;--e-global-typography-text-font-family:"Urbanist";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:600;--e-global-typography-accent-font-family:"Urbanist";--e-global-typography-accent-font-size:15px;--e-global-typography-accent-font-weight:600;color:var( --e-global-color-text );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-accent );}.elementor-kit-8 a:hover{color:var( --e-global-color-primary );}.elementor-kit-8 h1{color:var( --e-global-color-text );}.elementor-kit-8 h2{color:var( --e-global-color-text );}.elementor-kit-8 h3{color:var( --e-global-color-text );}.elementor-kit-8 h4{color:var( --e-global-color-text );}.elementor-kit-8 h5{color:var( --e-global-color-text );}.elementor-kit-8 h6{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Left Right Colour Block Image Styles */


.tg-copy-left {
  padding-left: max(24px, calc((100vw - 1140px) / 2));
}

.tg-copy-right {
  padding-right: max(24px, calc((100vw - 1140px) / 2));
}

@media (max-width: 767px) {
  .tg-edge-split {
    flex-direction: column;
  }

  .tg-copy-left,
  .tg-copy-right {
    padding-left: 24px;
    padding-right: 24px;
  }

  .tg-edge-image {
    min-height: 280px;
  }
}


/* -----Animations----- */
@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}

/* ---END Animations--- */

/* ----Button Styles---- */

.ts-button{
    color: #4F4C4D;
    font-size: 22px;
    font-weight: 500;
    text-align: left;
}

.ts-button .blue::after{
    content: "";
    background: var( --e-global-color-primary );
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
    height: 5%;
    z-index: -1;
    transition: all .35s ;
}

.ts-button .orange::after{
    content: "";
    background: var( --e-global-color-secondary );
    position: absolute;
    left: 0;
    bottom: 5px;
    width: 100%;
    height: 5%;
    z-index: -1;
    transition: all .35s ;
}

.ts-button a:hover:after{
    content: "";
    height: 85%;
}

.ts-button a{
    z-index: 9;
    position: relative;
    color: #4F4C4D;
    transition: all .3s;
    padding: 18px 20px;
}

.ts-button a.white-hover:hover{
    color: #fff;
}

.ts-button a.blue-hover:hover{
    color: var( --e-global-color-primary );
}

.ts-button a.orange-hover:hover{
    color: var( --e-global-color-secondary );
}

.center{
    text-align: center;
}

.left{
    text-align: left;
}

.right{
    text-align: right;
}

/* --END Button Styles-- *//* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Urbanist';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://telescopegroup.co.uk/wp-content/uploads/2021/10/Urbanist-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Urbanist';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://telescopegroup.co.uk/wp-content/uploads/2021/10/Urbanist-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Urbanist';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://telescopegroup.co.uk/wp-content/uploads/2021/10/Urbanist-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Urbanist';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://telescopegroup.co.uk/wp-content/uploads/2021/10/Urbanist-BoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Urbanist';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://telescopegroup.co.uk/wp-content/uploads/2021/10/Urbanist-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Urbanist';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://telescopegroup.co.uk/wp-content/uploads/2021/10/Urbanist-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Urbanist';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://telescopegroup.co.uk/wp-content/uploads/2021/10/Urbanist-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Urbanist';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://telescopegroup.co.uk/wp-content/uploads/2021/10/Urbanist-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Urbanist';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://telescopegroup.co.uk/wp-content/uploads/2021/10/Urbanist-Black.ttf') format('truetype');
}
/* End Custom Fonts CSS */