@font-face { font-family: 'poppins';     src: url('/assets/fonts/Poppins/Poppins-Regular.ttf');}
@font-face { font-family: 'abel';     src: url('/assets/fonts/Abel-Regular.ttf');}
body { background-color: #ffffff !important; }
.poppins { font-family: Poppins;}
.abel { font-family: abel;}
.banner { width:100%; height:1090px; background: url(/assets/images/bg.jpg) no-repeat top center; font-family: Poppins; padding-top:200px;}
.banner .title { font-size: 6em;}
.banner .subTitle { font-size: 3em;}
.welcome { font-size: 1.8em; margin-bottom: 50px;}
.gallery { font-size: 1.6em; margin-bottom: 50px; background:#35388e; }
.gallery a {  color: white !important;}
.bgGrey { background-color:#f8f8f8;}
.text-blue { color:#35388e;}
.activities .fa {font-size: 3em;}
.activities .card { width:140px; height:160px; display: flex; padding-top: 50px;}
.activitiesText h3 { font-size: 1.8em;}
.activitiesText p { font-size: 1.3em;}
.margin-auto { margin: 0 auto !important;}
.footerBanner { width:100%; height:296px; background: url(/assets/images/london.jpg) no-repeat top center;}
small { font-size: 60% !important;}

#myCarousel { width: 100%;  max-width: 450px; margin:0 auto; }