.elementor-kit-8{--e-global-color-primary:#000000;--e-global-color-secondary:#231F20;--e-global-color-text:#000000;--e-global-color-accent:#F0544B;--e-global-color-ffcfa53:#FFFFFF;--e-global-color-b9ed1f4:#F04D3E;--e-global-color-514a3de:#EDEDED;--e-global-color-4cc2ba5:#333333;--e-global-color-ebb0529:#666666;--e-global-color-5496e5f:#999999;--e-global-color-ead0a4a:#CCCCCC;--e-global-typography-primary-font-family:"Arial";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Arial";--e-global-typography-secondary-font-weight:300;--e-global-typography-text-font-family:"Arial";--e-global-typography-text-font-weight:300;--e-global-typography-accent-font-family:"Arial";--e-global-typography-accent-font-weight:300;--e-global-typography-6e91a3a-font-family:"Work Sans";--e-global-typography-6e91a3a-font-weight:300;--e-global-typography-46edba1-font-family:"Work Sans";--e-global-typography-46edba1-font-weight:600;--e-global-typography-90b85e1-font-family:"ArialMT Bold";--e-global-typography-90b85e1-line-height:1.4em;--e-global-typography-40fe2b0-font-family:"ArialMT Regular";--e-global-typography-40fe2b0-line-height:1.4em;--e-global-typography-cc29ace-font-family:"ArialMT Light";--e-global-typography-cc29ace-line-height:1.4em;--e-global-typography-4b5a13b-font-family:"ArialMT";--e-global-typography-4b5a13b-line-height:1.4em;font-size:18px;}.elementor-kit-8 a{color:var( --e-global-color-accent );}.elementor-kit-8 h1{font-family:"ArialMT Regular";font-size:30px;font-weight:normal;}.elementor-kit-8 h2{font-family:"ArialMT Regular";font-size:30px;font-weight:bold;line-height:1.3em;}.elementor-kit-8 h3{font-family:"ArialMT Regular";font-size:26px;}.elementor-kit-8 h4{font-family:"ArialMT Bold";font-size:22px;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{color:var( --e-global-color-ffcfa53 );background-color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );padding:12px 20px 12px 20px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{color:var( --e-global-color-accent );background-color:var( --e-global-color-ffcfa53 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );}.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;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-kit-8 h1{font-size:28px;}.elementor-kit-8 h2{font-size:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-8{font-size:16px;}.elementor-kit-8 h2{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.quote {
border:none;
position: relative; 
max-width: calc(100% - 80px); 
    margin: 0 auto; 
    padding-left: 0.4em; 

}

.quote:before { 
    content: "\201C";
    font-weight: bold;
    font-size:80px;
    color:#f04d3e;
    position: absolute; 
    top: 20px;
    left: -40px; 
    font-family: 'Arial'; 
} 
.quote:after { 
    content: "\201D";
    font-weight: bold;
    font-size:80px;
     color:#f04d3e;
    position: absolute; 
    bottom: -20px;
    right: -40px; 
    font-family: 'Arial'; 
}

.open_quote {
     content: "\201C";
    font-weight: bold;
    font-size:80px;
    color:#f04d3e;
    font-family: 'Arial'; 
}

.arrows {
	width: 30px;
	height: 36px;
	position: absolute;
	left: 50%;
	margin-left: -15px;
}

.arrows path {

	fill: transparent;
	stroke-width: 1px;	
	animation: arrow 2s infinite;
	-webkit-animation: arrow 2s infinite; 
}

.stroke_white {
    	stroke: #fff;
}

.stroke_black {
    stroke: #111;
}


@keyframes arrow
{
0% {opacity:0}
40% {opacity:1}
80% {opacity:0}
100% {opacity:0}
}

@-webkit-keyframes arrow /*Safari and Chrome*/
{
0% {opacity:0}
40% {opacity:1}
80% {opacity:0}
100% {opacity:0}
}

.arrows path.a1 {
	animation-delay:-1s;
	-webkit-animation-delay:-1s; /* Safari*/
}

.arrows path.a2 {
	animation-delay:-0.5s;
	-webkit-animation-delay:-0.5s; /* Safari*/
}

.arrows path.a3 {	
	animation-delay:0s;
	-webkit-animation-delay:0s; /* Safari*/
}

h1,h2,h3,h4,h5,h6 {
    padding: 0 !important;
    margin: 0 !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ArialMT Bold';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://fitzroviapartnership.com/wp-content/uploads/2022/04/ArialMTStd-ExtraBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ArialMT Regular';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://fitzroviapartnership.com/wp-content/uploads/2022/04/ArialMTStd-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ArialMT Light';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://fitzroviapartnership.com/wp-content/uploads/2022/04/ArialMTStd-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'ArialMT';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://fitzroviapartnership.com/wp-content/uploads/2022/04/ArialMTStd-Medium.ttf') format('truetype');
}
/* End Custom Fonts CSS */