/*
Theme Name: Porto Child
Description: P
Version: 1.1
Template: porto
License: Commercial
Text Domain: porto-child

*/

@import url("../porto/style.css");

/*************** ADD YOUR CUSTOM CSS HERE  ***************/




@font-face {
    font-family: 'Gordita';
    src: url('Gordita-Bold.woff2') format('woff2'),
        url('Gordita-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gordita';
    src: url('Gordita-Regular.woff2') format('woff2'),
        url('Gordita-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

h1,h2,h3,h4,h5,p,body,.rs-layer,#header .main-menu > li.menu-item > a,#header .main-menu .popup a
{
    font-family: 'Sen', sans-serif!important;
}
#gtranslate_wrapper {
    right: 0px!important;
    background: #fff;
    padding: 4px;
}

table > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td {
    border: 1px solid #ddd;
}
.btn-default.btn {
    background: #d8190c;
    color: #fff;
    box-shadow: none!important;
}

.sidesvg img
{
        opacity: 0.15;
}

.breadcrumb
{
	pointer-events: auto;
pointer-events: none;
}

.svgright img{
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 0;
    width: 44%;
   
    opacity: 0.1;
}


#header .main-menu > li.menu-item > a
{
font-size: 22px;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #fff;
}
#header .share-links {
   position:absolute;
    right: 100px;
    top: 54px;
}

.container-fluid {

    padding-right: 87px!important;
}

.hero__scroll:hover {
  -webkit-box-shadow: 0 0 0 11px rgb(59, 170, 54);
    box-shadow: 0 0 0 11px rgb(59, 170, 54);
}


.hero__scroll {
    width: 104px;
    height: 104px;
}
.hero__scroll {
    position: absolute;
    z-index: 999;
    bottom: 100%;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
    width: 62px;
    height: 62px;
    border-radius: 50%;
    background: #d8190c;

    -webkit-transform: translateY(30%);
    -ms-transform: translateY(30%);
    transform: translateY(30%);
    -webkit-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent;
    -webkit-transition: -webkit-box-shadow 400ms ease;
    transition: -webkit-box-shadow 400ms ease;
    -o-transition: box-shadow 400ms ease;
    transition: box-shadow 400ms ease;
    transition: box-shadow 400ms ease, -webkit-box-shadow 400ms ease;
}

.hero__scroll .svg__circle--outer {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-30%) translateX(-30%);
    -ms-transform: translateY(-30%) translateX(-30%);
    transform: translateY(-30%) translateX(-30%);
    width: 397px;
    height: 397px;
    pointer-events: none;
    -webkit-animation: rotate 200s infinite linear forwards;
    animation: rotate 200s infinite linear forwards;
}

.hero__scroll .svg__circle--outer {
    width: 498px;
    height: 498px;
}

.hero__scroll .svg__circle--outer .cls-1 {
    stroke-dasharray: 0.1 8;
    opacity: 0.25;
}
.svg__circle .cls-1 {
    fill: none;
    stroke: #fff;
    stroke-linecap: round;
    stroke-width: 4px;
    stroke-dasharray: 2 8;
}

.hero__scroll .svg__arrow {
    width: 28px;
}

.hero__scroll .svg__arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 22px;
    height: auto;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-animation: arrow 10s infinite forwards linear;
    animation: arrow 10s infinite forwards linear;
}
.svg__arrow .cls-1 {
    stroke-miterlimit: 10;
}
.svg__arrow .cls-1, .svg__arrow .cls-2 {
    fill: none;
    stroke: #515151;
    stroke-linecap: round;
    stroke-width: 2px;
}
.hero__scroll {
    width: 104px;
    height: 104px;
}

.hero__scroll .svg__arrow .cls-1, .hero__scroll .svg__arrow .cls-2 {
    stroke: #FFF;
}

.banner-container:after {
    content: '';
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    margin: auto;
        width: 106px;
    height: 106px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 0 9px rgba(255, 199, 48, 0.1);
    box-shadow: 0 0 0 9px rgba(255, 199, 48, 0.1);
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}

.banner-container
{
    overflow:visible;
}

.post-carousel h4 {
    font-size: 19px;
    line-height: 1.3;
    color: #d8190c;
    font-weight: 700;
}

.post-item .read-more, .post-item .read-more-block {
    color: #d8190c;
}

.welcome h2
{
    font-size:46px;
    color:#d8190c;
}
.welcome__content__heading {
    font-size: 26px;
    color: rgb(59, 170, 54);
    margin-bottom: 7px;
}

#header .share-links a:not(:hover) {
    background-color: #d8190c;
    color: #fff;
}

.home .main-content {
 
    padding-bottom: 0px;
}

#header.sticky-header .main-menu-wrap, #header.sticky-header .header-main.sticky .header-left, #header.sticky-header .header-main.sticky .header-right {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

#header.sticky-header .main-menu > li.menu-item > a {

    color: #d8190c;
}
#header.sticky-header .share-links {
 display:none;
}


.porto-btn {

    border-radius: 6px!important;
}
#header .main-menu > li.menu-item > a:after {
    left: 0;
    right: 0;
    bottom: -4px;
    content: '';
    margin: auto;
    width: 36px;
    height: 2px;
    background: -webkit-gradient(linear, right top, left top, from(#ffc42e), to(#ffac18)), #ffc42e;
    background: -webkit-linear-gradient(right, #ffc42e, #ffac18), #ffc42e;
    background: -o-linear-gradient(right, #ffc42e, #ffac18), #ffc42e;
    background: linear-gradient(to left, #ffc42e, #ffac18), #ffc42e;
    position: absolute;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: -webkit-transform 350ms ease;
    transition: -webkit-transform 350ms ease;
    -o-transition: transform 350ms ease;
    transition: transform 350ms ease;
    transition: transform 350ms ease, -webkit-transform 350ms ease;
}

a.porto-btn-large {
    padding: 14px 35px;
    border-radius: 33px!important;
       
    background: #3baa36!important;
}

a.porto-btn-large:hover {
    padding: 14px 35px;
    border-radius: 33px!important;
        background: #d8190c!important;
}
.fa-phone:before {
    content: "\f095";
}

.button__link a {
    display: block;
    border-radius: 1.786em;
    padding: 1.108em 2.143em;
    font-size: 0.875em;
    font-weight: 600;
    text-transform: uppercase;
    background: -webkit-gradient(linear, left top, right top, from(#324c8e), to(#263972)), #324c8e;
    background: -webkit-linear-gradient(left, #324c8e, #263972), #324c8e;
    background: -o-linear-gradient(left, #324c8e, #263972), #324c8e;
    background: linear-gradient(to right, #324c8e, #263972), #324c8e;
    color: #FFF;
    text-decoration: none!important;
    -webkit-box-shadow: 0 0 0 0 rgba(54, 75, 142, 0.25);
    box-shadow: 0 0 0 0 rgba(54, 75, 142, 0.25);
    -webkit-transition: -webkit-box-shadow 400ms ease;
    transition: -webkit-box-shadow 400ms ease;
    -o-transition: box-shadow 400ms ease;
    transition: box-shadow 400ms ease;
    transition: box-shadow 400ms ease, -webkit-box-shadow 400ms ease;
}

#footer .footer-bottom {
    background-color: #d8190c!important;
}
.header-row .header-col-wide {
    -ms-flex-align: center;
    align-items: center;
    display: block;
    width: 100%;
    text-align: right;
}

#header .header-main .header-contact a{
    color: #ffffff;
    background: #d8190c;
    width: 35px;
    border-radius: 50%;
    height: 35px;
        margin-left: 15px;
}

#header .nav-top li>a, #header .nav-top li>span {
    display: inline-block;
    padding: 4px 11px;
}
#header .nav-top li:first-child>a, #header .nav-top li:first-child>span {
 padding-left:12px;
}



#header .header-main .header-contact a.face
{
    background: #d8190c;
    color: #FFF;
}

#header .header-main .header-contact a.twit
{
       background: #d8190c;
    color: #FFF;
}
 
#header .header-contact {

    margin-right: 14px;
}
.header-col.header-right
{
    padding-top:0px!important;
}

.lastestnews h2
{
        font-size: 46px;
    color: #d8190c;
}

.post-item.post-title-simple h4 a {
    color: inherit;
    letter-spacing: 1px;

}

#footer, #footer p, #footer .widget > div > ul li, #footer .widget > ul li {
    color: #f9f9fb!important;
}
#footer {
    background-color: #d8190c!important;
}

#footer .footer-bottom, #footer .footer-bottom p, #footer .footer-bottom .widget > div > ul li, #footer .footer-bottom .widget > ul li {
    color: #ffffff!important;
}


#footer a:not(.btn), #footer .tooltip-icon {
    color: #d8190c!important;
}

#footer a:not(.btn) {
    color: #fff!important;
}

#follow-us-widget-2 a.share-facebook,
#follow-us-widget-2 a.share-twitter
{
    color:#d8190c!important;
}
.footer-bottom
{

}


.copy
{
    padding-top:20px;
}

.fa-facebook-f
{
    margin-right:4px!important;
}

#footer .footer-main>.container {
  
    padding-bottom: 0px!important;
}

.porto-btn:hover {
    -webkit-box-shadow: 0 0 0 11px rgba(255, 199, 48, 0.5);
    box-shadow: 0 0 0 11px rgba(255, 199, 48, 0.5);
}

.header-row.container-fluid
{
    padding-left:87px;
}
.dot-circ .svg__circle .cls-1 {
    fill: none;
 
    stroke: #ecfaec;
    stroke-linecap: round;
    stroke-width: 4px;
    stroke-dasharray: 2 8;
}

.dot-circ .svg__circle {
    position: absolute;
    top: 45%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    width: 109%;
    height: 108%;
}

.search-toggle
{
color: #ffffff!important;
    background: #d8190c;
    width: 35px!important;
    border-radius: 50%;
    height: 35px;
    margin-left: 0px;
}

#header .searchform-popup .search-toggle i {
    position: relative;
    top: 5px;
}

.header-col-wide>*:not(.header-col-wide) {
    margin-left: 0px;
}

.text-col
{
    padding-right:5%;
}

#header .main-menu > li.menu-item > a:hover, #header .main-menu > li.menu-item.active > a {
border-bottom: 2px solid #3baa36;
    border-radius:0px;
    background:transparent;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
#header .main-menu > li.menu-item > a {
    border-bottom:2px solid transparent;
 
}

#header .main-menu > li.menu-item.active:hover > a, #header .main-menu > li.menu-item:hover > a {
    background-color: transparent;
    color: #ffffff;
}

.page-top .page-title-wrap {
    text-align: left!important;
}
.page-top {
    background-color: transparent!important;
       margin-top: -117px;
    border-bottom: 0px;
}

.page-top .page-title {
    color: #ffffff;
    font-size: 47px;
 
    font-weight: 700;
    letter-spacing: 2.5px;
}

.page-top .page-title:not(.b-none):after {
display:none;
}

#header
{
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: auto;
    z-index: 1001;
    border-top-width: 0;
}

.home .porto-block-html-banner
{
    display:none!important;
}



#header .main-menu .narrow ul.sub-menu {
    background-color: #ffffff;
    border-top: 2px solid #d8190c;
}

.main-content {
    padding-top: 65px;
  
}
#header.sticky-header .main-menu > li.menu-item > a:hover {
    color: #d8190c!important;
}

.mega-menu>li.menu-item.has-sub:hover {
      color: #d8190c!important;
}
a.nolink:hover
{
     color: #d8190c!important;
}





blockquote p
{
    margin-bottom:0px;
}
blockquote h3
{
    margin-bottom:6px;
}

#header .main-menu > li.menu-item.active > a {

    color: #ffffff!important;
}

#header.sticky-header .main-menu > li.menu-item.active > a, #header.sticky-header .main-menu > li.menu-custom-content.active a {
    color: #d8190c!important;
}

#header.sticky-menu .main-menu > li.menu-item.active > a {
    border-bottom: 0px solid red;
}
.widget.contact-info i {

    display: contents;
}

#contact-info-widget-2,#follow-us-widget-2
{
text-align:right;
}
.terms
{
    line-height: 19px;
}

.proud
{
    font-size: 20px;
}

.page-content .download a {
    color: #FFF;
    background-color: #d8190c;
    background-size: 150% 150%;
    background-position: top left;
    border: 0!important;
    padding: 10px 2.5em;
    border-radius: 3.75em;
    -webkit-transition: background-position 400ms ease;
    -o-transition: background-position 400ms ease;
    transition: background-position 400ms ease;
    background-image: url(https://lambourn.excalibur.org.uk/wp-content/uploads/2020/03/download-3.png)!important;
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    text-decoration: none!important;
}

 .page-content .download a:after {
    content: "download";
    text-align: right;
    padding-left: 60px;
    padding-right: 20px;
    text-transform: uppercase;
}



.page-content a
{
    font-weight:bold;
}

.circle img
{
    border-radius: 50%;
}

.blueblock
{
    background-color:#d8190c;
}
.blueblock p, .blueblock li
{
color:#fff;
    font-size:20px;
}
.blueblock h2,.blueblock li ,.blueblock h3
{
color:#fff;
font-weight:normal;
}
.blueblock li
{
    line-height:40px;
}

.blueblock
{
        padding-top: 46px!important;
    padding-bottom: 26px!important;
}

.page-id-104 .main-content {

    padding-bottom: 0px;
}

.page-content .link a {
    color: #FFF;
    background-color: #d8190c;
    background-size: 150% 150%;
    background-position: top left;
    border: 0!important;
    padding: 10px 2.5em;
    border-radius: 3.75em;
    -webkit-transition: background-position 400ms ease;
    -o-transition: background-position 400ms ease;
    transition: background-position 400ms ease;
    background-image: url(https://lambourn.excalibur.org.uk/wp-content/uploads/2025/06/download-icon.png)!important;
    background-size: contain;
    background-position: right;
    background-repeat: no-repeat;
    text-decoration: none!important;
        padding-right: 63px;
        min-width: 532px;
    border: 0!important;
    display: inline-block;
}

.page-content .link a:after {
    content: "View";
    text-align: right;
    padding-left: 60px;
    padding-right: 20px;
    float:right;
    text-transform: uppercase;
}

.page-id-157 .page-content .link a 
{
    min-width: 758px;
    display: inline-block;
}
.page-id-147 .page-content .link a 
{
      min-width: 665px!important;
    display: inline-block;
}
.page-id-253 .page-content .link a 
{
      min-width: 665px!important;
    display: inline-block;
}
.text-col.right
{
    padding-left:5%;
}

.text-col.left
{
    padding-right:5%;
}

.share-links .share-instagram:before {
    content: "";
    color: #d8190c!important;
}


.page-id-151 h2 {
  
    font-size: 26px;
    }

    .cont p strong
    {
        font-size:20px;
    }

    .nf-form-fields-required
    {
        display:none!important;
    }

    .under a
    {
        text-decoration: underline;
    }


.biglist ul, .biglist p, .biglist li,  .biglist strong
{
    font-size:20px;
        line-height: 43px;
}

.blueblock a
{
    color:#fff;
}

.page-id-247 p, .page-id-253 p
{
    font-size:19px!important;
}

#nav-panel .accordion-menu .arrow {
text-align: right;
width: 100%!important;
}



#side-nav-panel .accordion-menu .arrow {
right: 5px;
width: 100%;
text-align: right;
float: right;
}
.blueblock
{
    background-color:#d8190c!important;
   
border-radius: 14px;
	
	margin-bottom:40px!important;

}

.page-id-282 table, .page-id-112 table
{
    background:#fff;
}

.proud
{
    padding-top: 18px;
}
.blueblock table p{
    color: #d8190c!important;
}

.redbold strong
{
	color:#d8190c;
}

.page-id-149 .page-content .link a {

  min-width: 614px;
  
}

.page-id-211 .page-content .link a {

    min-width: 714px;
}

.mtphr-dnt-tick
{
	background:#D8190C;
	padding-left:10px;
	padding-right:10px;
	color:#fff;
}

.cn-button.bootstrap {
    color: #fff;
    background: #d8190c;
}

.porto-block-html-banner
{
	display:none;
}

.search-results .porto-block-html-banner
{
	display:block;
}

.header-top
{
	border-bottom:0px solid #fff;
}

.porto-btn-data {

    font-size: 15px;

}

#media_image-2
{
	text-align:right;

}

#media_image-2 img
{
	text-align:right;
	
}

@media (max-width: 1426px)
{

#header .main-menu > li.menu-item > a {
    font-size: 13px;
}
}

@media (min-width: 991px)
{
    #header .header-top
    {
   color:#fff!important;
		border-bottom:0px;
    }
}
@media (max-width:991px)
{
    .header-row.container-fluid {
    padding-left: 10px;
}

.container-fluid {
    padding-right: 10px!important;
}

.nav-pills .d-none
{
    display:initial!important;
}
#header .header-top, .header-top .top-links>li.menu-item:after {
    background: transparent;
}

#header .header-top .header-contact a
{
        color: #d8190c;
}
#header .header-top .nav-top {
    font-size: 23px;
}



}

@media (max-width: 768px)
{

    .text-col
    {
        min-height:500px;
        padding-left:15px!important;

    }

    .pic-col
    {
       min-height:500px;
    }

    .vc_row.vc_row-flex>.vc_column_container {

    
flex-direction: column-reverse; 
}
.text-col{order:-1}
.pic-col{order:1}
}


@media (max-width: 768px)
{
    .hero__scroll
{
    display:none!important;
}

.page-content .link a, .page-content .download a, .page-content .link a
{
    min-width:100%!important;
        padding-right: 54px;
}

.page-content .link a::after, .page-content .download a::after, .page-content .link a::after
{
    display:none!important;
}
    
    .page-id-147 .page-content .link a, .page-content .download a, .page-content .link a
    {
          min-width:100%!important;
    }
    
        .page-id-253 .page-content .link a, .page-content .download a, .page-content .link a
    {
          min-width:100%!important;
    }
	
	
.page-id-149 .page-content .link a {

     min-width:100%!important;
  
}

.page-id-211 .page-content .link a {
     min-width:100%!important;
}

}



@media (max-width: 500px)
{
  .page-top .page-title {
  
    font-size: 31px!important;

}  

.page-content .link a {

    background-image: url(https://lambourn.excalibur.org.uk/wp-content/uploads/2025/06/download-icon.png)!important;
    background-size: 40px 40px!important;
    }
	
		.header-col.header-left.hidden-for-sm
	{
display:block!important;
	}
}


#header.sticky-header .mobile-toggle {
   margin-top:24px;
}


#wprmenu_bar, .wprm-wrapper
{
	display:none!important;
}

.porto-icon-magnifier:before {
  
    font-size: 20px;
}

.search-results #header .header-main, .search-no-results #header .header-main {
    background-color: #d8190c;
}

.popupbtn
{
	background:#d8190c;
	padding:10px;
	color:#fff;
}


.boxzilla-container p
{
	color:#d8190c!important;
}

.ditty-item__content
{
	font-size:20px;
}

a.porto-btn-large {

    background: #d8190c !important;
}