/* Page layout */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Italiana&display=swap');

body
{
	margin: 0;
background: #f3e6e6;
	font-size: 11pt;
	color:#000;
font-family: "Open Sans", sans-serif;
	position: relative;
	direction: ltr;
	text-align: left;
	line-height: 1.4em;

width: unset;
}
#form1,#form2 { overflow-x:hidden;  overflow-y:hidden;}
.pageTop
{
display:none;
}

.pageGlobalMessage {
    font-family: 'Century Gothic',Arial;
    width: 100%;
    box-sizing: border-box;
    color: white;
    font-size: 12pt;
    background-color: #c6d324;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0px;
    text-align: center;
    /* display: none; */
    position: fixed;
    bottom: 0px;
    z-index: 100000;
}
.pageSides
{
    background-color: unset;
    width: 100%;
    padding: 0px;
    border-radius: 0px;
    box-shadow: none;
}

#header-bar { width:100%; background:#acb49d; position:fixed; top:0; left:0; z-index:1000;}

.adminpage #socialLinks, .adminpage #boxes, .adminpage #telephone, .adminpage #addressHeader, .adminpage #email, .adminpage #location, .adminpage #header-bar { display:none !important;}
#socialLinks 
{ 
    margin: 0;
    position: absolute;
    top: 9px;
    right: 10px;
    z-index: 10;
    transition: 0.3s;
    transition-timing-function: ease;
}
.socialLinks.footer {
margin: 0px 0 10px 0;
    position: inherit;
    padding: 0;
    width: 206px;
    float: left;
}

.socialLinks.footer a:hover
{
font-weight: normal;
}

#socialLinks .fas {  color:#c6d324; margin:0 0 0 0;}
#socialLinks .fa {  color:#c6d324; margin:0 0 0 0;}
.socialLinks.footer .fas  {  color:#c6d324; margin: 0px;}
.socialLinks.footer .fas:hover  {  color:#f2c5c5;}
#socialLinks .social 
{ 
    background: unset;
    color: #000;
    display: block;
    padding: 2px 0 2px 8px;
    text-align: right;
    width: 301px;
    font-size: 16px;
    margin: 0 0 0px 0;

}

.socialLinks.footer .social 
{ 
background: unset;
    color: #fff;
    display: inline-block;
    padding: 8px 0 8px 8px;
    text-align: center;
    width: 30px;
    font-size: 26px;
    margin: 0 0 10px 0;

}

#socialLinks .social .fas { margin:0 auto;}
#socialLinks .social:hover { background:unset;}
.socialLinks.footer .social .fa { margin:0 auto; color: #fff;}
.socialLinks.footer .social:hover { background: unset;}
.socialLinks .social:hover .fa { color:#f2c5c5;}
#socialLinks .social:hover .fa { color:#f2c5c5;}


.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 31px;
}


.fa-map-marker
{

}

#strap {
position: absolute;
    width: 100%;
    top: -22px;
    color: #fff;
    font-size: 12pt;
    height: 0px;
    z-index: 20;
    text-align: center;
}

#telephone {
    position: absolute;
    top: 9px;
    left: 10px;
    color: #000;
    font-size: 15pt;
    height: 0px;
    z-index: 20;
    bottom: unset;
    transition: 0.3s;
    transition-timing-function: ease;
}

#addressHeader {
    position: absolute;
    top: 40px;
    left: 14px;
    color: #000;
    font-size: 12pt;
    height: 0px;
    z-index: 20;
    bottom: unset;
    transition: 0.3s;
    transition-timing-function: ease;
}

.addressText
{
    margin-left: -30px;
    /* padding-left: 40px; */
    text-align: right;
    position: relative;
    left: 31px;
}

#email {
    position: absolute;
    top: 16px;
    left: 184px;
    color: #ffffff;
    font-size: 16pt;
    height: 0px;
    z-index: 20;
    bottom: unset;
}
#location 
{ 
position: fixed;
    top: 70px;
    left: 16px;
    color: #fff;
    font-size: 12pt;
    height: 0px;
    text-align: right;
    z-index: 20;
}
#addressHeader .fa, #telephone .fas,#location .fas, #email .fas { margin-left:4px; color: #c6d324;}
#addressHeader a, #telephone a, #email a {text-decoration: none; color: #000; font-weight: normal; }
#addressHeader a:hover, #telephone a:hover, #email a:hover{color: #f2c5c5;}


/*#homeSlides { width:960px; height:357px; margin-bottom:20px;}*/


.boxOuter {
        padding: 0px 0px 0px 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        height: 90vh;
        background-color: red;
       width:100%;
height:70vh;
    }


/* HOME SLIDES */

.slide1
{
    background-image: url(/Websites/4/Images/upload/image/slide01.png);
    width: 100%;
    height:70vh;
    background-position: center;
    background-size: cover;
}
.slide2
{
    background-image: url(/Websites/4/Images/upload/image/slide02.png);
    width: 100%;
    height: 70vh;
    background-position: center;
    background-size: cover;
}

.slide3
{
    background-image: url(/Websites/4/Images/upload/image/slide03.png);
     width: 100%;
    height:70vh;
    background-position: center;
    background-size: cover;
}

.slideLinkBox
{
    position: relative;
    top: 50px;
    width: 330px;
     background-color: rgb(29 29 74 / 60%);
    height: 307px;
    padding: 10px 20px;
    margin: 0px auto;
}
.slideLink
{


}

.slideLink h1
{
    color: #fff;
    font-size: 34pt;
}



.slideLink a:hover
{
color: #fff;
transition: 0.2s;
}
.slideTitle
{

 line-height:1em;
    
}
 .slideText {
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    font-size: 13pt;
    text-transform: uppercase;
    opacity: 1;
    text-shadow: unset;
    transition: 0.2s;
    /* line-height: 25px; */
    margin: 0px;
    margin-top: 7px;
    margin-bottom: 19px;
background-color:#9dc183;


}

 .slideText1 {
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    font-size: 15pt;
    /* text-transform: uppercase; */
    opacity: 1;
    text-shadow: unset;
    transition: 0.2s;
    /* line-height: 25px; */
    margin: 0px;
    margin-top: 7px;
    margin-bottom: 33px;
background-color:#9dc183;

}

.slideText2
{

    color: #ffffff;
    text-align: center;
    letter-spacing: 2px;
    font-size: 12pt;
    opacity: 1;
    text-shadow: unset;
    transition: 0.2s;
    /* line-height: 25px; */
    margin: 0px;
}

.slideText2 a
{
    color: #666;
    text-transform: uppercase;
    padding: 13px 34px;
    transition: 0.2s;
    background-color: #efe8d8;
    /* border: 1px solid #fff; */

}

.slideText2 a:hover
{
background-color:#4b4c50;
transition: 0.2s;
color: #fff;
}

.slideText3 {
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    font-size: 15pt;
    opacity: 1;
    text-shadow: unset;
    transition: 0.2s;
    /* line-height: 25px; */
    margin: 0px;
    margin-top: 57px;
    margin-bottom: 60px;
}


/*Banner Text*/
.bannerText
{
position: relative;
    z-index: 100;
    width: 650px;
    top: 248px;
    /* left: 40%; */
    margin: 0px auto;
    text-align: center;
}

.bannerText h2
{
    font-size: 36pt;
    color: white;
    text-shadow: 2px 2px 7px rgb(0 0 0 / 55%);
    line-height: 46px;
}

.bannerText a
{
color: #fff;
}

/* HOME SLIDES */



/*#homeSlides { width:960px; height:357px; margin-bottom:20px;}*/




/* HOME JUMP BOXES */
#jumpBoxesOuter 
{ 
    padding: 0px 0px 207px 0px;
    margin-bottom: -26px;
    height: auto;
    background: #fff;
    background: url(/Websites/697/Images/upload/image/boxOuterBorderSF.jpg);
    background-size: cover;
    background-position: center;
}
#jumpBoxCentre
{ 
    width: 56%;
    height: auto;
    text-align: center;
    /* float: left; */
    background: unset;
    background-size: cover;
    overflow: hidden;
    transition: 0.2s;
    margin: 0px auto;
    padding-top: 20px;
    padding-bottom: 50px;
    background-color: #fff;
    margin-top: 0px;
    position: relative;
    top: 101px;
    outline: 4px double #f2c5c5;
    outline-offset: -14px;
    /* border: 1px solid #000; */
    border-radius: 35px;
}

#jumpBoxCentre p
{
    margin: 0px auto;
    margin-bottom: 11px;
    color: #000;
    text-align: center;
    line-height: 22px;
    font-size: 0.95vw;

}

#jumpBoxCentre h2
{
    text-align: center;

    color: #000;

}

.jumpBoxTitle
{
    margin-top: 3vw;
    color: #000;
    letter-spacing: 2px;
    line-height: 45px;
    margin-bottom: 0px;
    text-align: center;
}

#jumpBoxCentre:hover
{

transition: 0.2s;
}


.homeButton
{
text-align: center;
margin-bottom: 57px;
}

.homeButton a
{
color: #fff;
background: #c6d324;
}

/* Sweep To Right */
.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    top: 35px;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    padding: 10px 20px;
    border: 1px solid #c6d324;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: #c6d324;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}


#homeTextOuter { background: #fff; margin-left:-100%; margin-right:-100%; padding: 60px 0; margin-top: 60px; }
#homeText { width:960px; margin:0 auto; text-align:center;}
.homeTextBoxRight
{
width: 445px;
    height: 352px;
    padding: 73px;
    /* background-color: #f6f0ef; */
    opacity: 0.8;
    float: right;
    position: relative;
    top: 150px;
    left: 50px;
    text-align: justify;
}

.homeTextBoxRight h1
{
    position: relative;
    bottom: 112px;
    left: 109px;
    font-size: 99pt;
    transform: rotate(-6deg);
    margin-bottom: -19px;

text-transform: unset; 
letter-spacing: 0px;
}

.homeTextBoxRightLink
{
    width: 230px;
    font-size: 15pt;
    text-align: center;
    position: relative;
    top: 35px;
    left: 109px;
}

.homeTextBoxRightLink a
{
background: #636363;
    padding: 10px 20px;
    color: #fff;
    font-style: italic;
border: 2px solid #fff;
}

.homeTextBoxRightLink a:hover
{
    color:#636363;
    background: #ffffff;
}

#homeTextOuter2 
{ 
    background: #fff;
    /* padding: 27px 0 15px 0px; */
    padding-top: 4%;
    padding-bottom: 4%;
    height: 495px;
    position: relative;
    z-index: 1;
   
}

.homeTextContentWrapper
{
position: relative;
    top: 230px;
    width: 287px;
    height: 110px;
    margin: 0px auto;
    font-size: 20px;
    /* padding: 17px 38px; */
    background: #000000a8;
    border: 2px solid #fff;
    color: #fff;
}



.homeTextContent2
{
font-size: 12pt;
}



.homeTextContentWrapper:hover
{
    background: #fff;
    border: 2px solid #fff;
color: #000;
}



#homeText2
{ 
    width: 31%;
    height: 100%;
    /* margin-right: 1%; */
    margin-left: 2%;
    text-align: center;
    float: left;
    background: #fff;
    background: url(/Websites/1146/images/upload/image/homeJump1darkNew.jpg) no-repeat 50% 50%;
    background-size: cover;
    background-position: bottom;
    overflow: hidden;
    transition: 0.2s;
    margin-right: 2%;
    margin-bottom: 15px;
}







#homeText2:hover
{
background: url(/Websites/1146/images/upload/image/homeJump1lightNew.jpg);
    background-size: cover;
    transform: scale(1.03);
transition: 0.2s;
}

#homeText2Center
{ 
    width: 30%;
    height: 100%;
    /* margin-right: 1%; */
    /* margin-left: 67px; */
    text-align: center;
    float: left;
    background: #fff;
    background: url(/Websites/1146/images/upload/image/homeJump2darkNew.jpg) no-repeat 50% 50%;
    background-size: cover;
    background-position: bottom;
    overflow: hidden;
    transition: 0.2s;
margin-bottom: 15px;
}



#homeText2Center:hover
{

background: url(/Websites/1146/images/upload/image/homeJump2lightNew.jpg);
    background-size: cover;
    transform: scale(1.03);
transition: 0.2s;
}


#homeText2Right
{ 
    width: 31%;
    height: 100%;
    margin-right: 2%;
    text-align: center;
    float: right;
    background: #fff;
    background: url(/Websites/1146/Images/upload/image/homeJump3darkNew.jpg) no-repeat 50% 50%;
    background-size: cover;
    background-position: bottom;
    overflow: hidden;
    transition: 0.2s;
margin-bottom: 15px;
}



#homeText2Right:hover
{

background: url(/Websites/1146/images/upload/image/homeJump3lightNew.jpg);
    background-size: cover;
    transform: scale(1.03);
transition: 0.2s;
}


.homeTextTitle
{
    color: #ffffff;
    letter-spacing: 2px;
    margin-top: 321px;
    /* margin-left: 43px; */
    font-size: 25pt;
    line-height: 37px;
    font-weight: bold;
    text-align: left;
    text-shadow: 2px 1px 1px #000;
    position: relative;
    left: 30px;

}




.homeTextContent
{
    position: relative;
    top: -2px;
    /* right: -22%; */
    width: 100%;
    /* margin: 0px auto; */
    font-size: 20px;
}

.homeTextContent a
{
    padding: 10px 28%;
    border: 3px double #ffffff;
    color: #fff;
    font-size: 12pt;
    position: relative;
    z-index: 10000;
    width: 100%;
background: rgb(0 0 0 / 32%);

}

.homeTextContent a:hover
{
    background: #a7ac72;
    border: 3px double #ffffff;
    color: #ffffff;
}


#homeTextOuter3
{ 
background: #fff;
    padding: 0px 0;
    height: 83px;
   
}


#homeText3
{ 
width: 1024px;
    margin: 0 auto;
    text-align: center;
    /* float: left; */
    background: #fff;
padding: 57px 0px 0px 0px;
}

.boxOuter 
{ 

    padding: 0px 0px 0px 0px;
    margin-top: 0px;
    margin-bottom: 0px;
background-color: #fff;

}

.boxOuterTop
{ 

padding: 87px 0px 0px 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #fff;
height: 179px;
    text-align: center;
    font-size: 13pt;
    text-transform: uppercase;
margin-bottom: -179px;
}

.boxOuterTop p
{ 

letter-spacing: 3px;
}

.boxOuter1
{ 

    background: url(/Websites/46/images/bgSeasonalNew.jpg) no-repeat center center fixed;
height: 545px;
    width: 100%;
}


.boxOuter2
{ 
    padding: 55px 0px 0px 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    height: auto;
    width: 100%;
    background-color: #f3e6e6;
    border-top: 50px solid #f2c5c5;
}
.boxOuter3
{ 
    padding: 25px 0px 10px 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    height: auto;
    width: 100%;


}
.boxText { width:1024px; height: 800px;margin:0 auto; text-align:center;}
.boxText2 { width:1024px; margin:0 auto; text-align: left;}
.boxText2 h2 {    padding-top: 235px; }
.boxText h2 a {text-decoration: none; color: #fff;}
.boxText h2 a:hover { color: #9a9a9a; }
.boxouter2BorderText
{
    text-align: center;
    position: relative;
    bottom: 93px;
    color: #fff;
    margin-bottom: -32px;
}


.homeInfoWrapper
{
    height: 360px;

    width: 970px;
    margin: 0px auto;
    margin-top: 28px;
}
.homeInfoWrapper h1
{
    font-size: 16pt;
    margin-bottom: 25px;
}

.homeInfo
{
width: 290px;
    margin: 0px 16px;
    float: left;
    text-align: center;
}

.homeInfoIcons img
{
border-radius: 55px;
}


.homeInfoIcons img:hover
{
transform: scale(1.05);
    transition: 0.2s;
    -webkit-box-shadow: 6px 7px 30px -8px rgb(190 124 124);
    -moz-box-shadow: 6px 7px 30px -8px rgb(190 124 124);
box-shadow: 6px 7px 30px -8px rgb(190 124 124);
}


#homeJumpsOuter
{
background: #f5e2d6;
    margin-left: -100%;
    margin-right: -100%;
    padding: 0px 0;
    border-bottom: 66px solid #fff;
}
#homeJumps 
{ 
 width: 960px;
    height: 302px;
    padding-top: 60px;
    margin: 0px auto; 

    background-color: #f6e2d7;
}
#homeJumps a { display:block; width:300px; height:200px; text-decoration:none; float:left;}
#homeJumps a span { display:block; color:#655c5a; text-transform:uppercase; letter-spacing:2px; padding:210px 20px 20px 20px; text-align:center;}
#homeJumps a#one { background:url(../Images/upload/image/jump1New2.jpg) 0 0 no-repeat;}
#homeJumps a#two { background:url(../Images/upload/image/jump2New2.jpg) 0 0 no-repeat; margin:0 30px;}
#homeJumps a#three { background:url(../Images/upload/image/jump3New3.jpg) 0 0 no-repeat;}
#homeJumps a:hover { opacity:0.7;}

.productBoxOuter
{
height: 630px;
}

.productBox
{
float: left;
margin-bottom: 30px;
margin-top: 20px;
}

.homeProductImage
{

}

.homeProductImage img
{
width: 225px !important;
height: 225px !important;
transition: 0.2s;
}

.homeProductImage img:hover
{
-webkit-box-shadow: 6px 10px 22px -10px rgba(0,0,0,0.6);
-moz-box-shadow: 6px 10px 22px -10px rgba(0,0,0,0.6);
box-shadow: 6px 10px 22px -10px rgba(0,0,0,0.6);
    transform: scale(1.1);
    transition: 0.2s;
}

.homeProductTitle
{

}

.homeProductSpacer
{
width: 20px;
    float: left;
}

.shopLink
{
    margin-top: 43px !important;
}
.shopLink a
{
    padding: 12px 20px;
    border: 1px solid #c6d324;
    background: #c6d324;
    color: #fff;
    border-radius: 25px;
}

.shopLink a:hover
{
    padding: 12px 20px;
    border: 1px solid #fff;
    background: #fff;
    color: #a7ac72;
}


#animBox
{
    float: right;
    width: 360px;
    margin-left: 30px;
}

#animBoxAlt
{
    float: right;
    width: 480px;
    margin-left: 30px;
}

.adminpage .pageBanner { background: #99a285;height: 239px !important;}
.adminpage .pageBanner img { position: unset;}
.header
{
    width: 100%;
    margin-top: 0px;
   /* height: 260px;*/
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: left;
    top: 0px;
    left: 0;
    z-index: 200;
    border: unset;
    transition: .2s;
    position: fixed;
border-radius: 0px;
padding: 0px;
}
.header:hover 
{


}
.page
{
margin: 0px auto;
    background-image: none;
    width: 1100px;
    background-color: #f3e6e6;
border: unset;
margin-top: 0px;
padding: 0px;
}

#bannerImage
{
    /*background: url(/Websites/697/Images/upload/image/bannerSF.png);*/
    height: 150px;
    background-size: contain;
    margin: 0px auto;

    background-repeat: no-repeat;
    margin: 0px auto;
background-position: center;
position: relative;

    top: 7px;
transition: 0.3s;
transition-timing-function: ease;
}

#pageBanner
{
height: 163px;
transition: 0.3s;
transition-timing-function: ease;

}
#pageBanner #socialLinksLarge
{
left:820px;
transition: 0.3s;
}

#pageBannerLinkBox
{
    width: 476px;
    height: 56px;
    position: relative;
    text-align: center;
    margin: 0px auto;
    background: rgb(255 255 255 / 0%);
    margin-bottom: -136px;
    z-index: 1;
    padding:39px 0px;
    transition: 0.3s;
    transition-timing-function: ease;
}

#pageBannerLinkBox a
{
    color: #000;
    font-family: "Italiana", sans-serif;
    font-size: 38pt;
}
.shopColumn1of2
{
	margin-top:0px;
	padding-top:20px;
	float:left;
	width:200px;
	padding-left:0px;
	padding-right:0px;

}

.shopColumn2of2
{
margin-top: 267px;
  	padding-top:20px;
padding-left: 0px !important;
	 margin-left:210px;
	 padding-right:0px;
background-color: unset;
background-image: none;
}
.column1of1
{
padding-top: 20px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
background-image: none;
margin-top: 225px;
}
.clearBoth
{
	clear:both;
}
.clearRight
{
	clear:right;
}
.pageBottom
{
	display:none;
}



/* Shop Product Page */
.productSummary
{
    float: left;
    width: 235px;
    height: 350px;
    color: Black;
    margin-right: 6px;
    margin-left: 6px;
    background-color: #fff;
    margin-bottom: 15px;
    padding: 13px;
    /* padding-top: 7px; */
    background-image: none;
    /* padding-bottom: 4px; */
    border: 1px solid #a5a5a5;
    border-radius: unset;
    transition: .2s;

}


.productSummaryFeatured {
    float: left;
    width: 235px;
    height: 350px;
    color: Black;
    margin-right: 6px;
    margin-left: 6px;
    background-color: #fff;
    margin-bottom: 15px;
    padding: 13px;
    /* padding-top: 7px; */
    background-image: none;
    /* padding-bottom: 4px; */
    border: 1px solid #a5a5a5;
    border-radius: unset;
    transition: .2s;


}


.productSummary:hover, .productSummaryFeatured:hover {


    transition: .2s;

}

.productSummaryImage
{
    height: 235px;
    width: 235px;
    text-align: center;
    position: unset !important;
    /* margin-left: 2px; */

    border: unset !important;
overflow: hidden;
}

.productSummaryImage img
{
height: 235px;
transition: 0.2s;
}

.productSummaryImage img:hover
{
-webkit-box-shadow: 7px 5px 6px -1px rgb(0 0 0 / 31%);
-moz-box-shadow: 7px 5px 6px -1px rgb(0 0 0 / 31%);
box-shadow: 7px 5px 6px -1px rgb(0 0 0 / 31%);
transform: scale(1.03);
transition: 0.2s;
}

.productSummaryUpsell, .productSummaryUpsellMore {
    display: inline-block;
    background: rgb(255 255 255 / 20%);
    padding: 0px;
    margin-bottom: 3px;
    width: 360px;
}
.productSummaryName
{
    color:#000 !important;
    font-size: 14pt;
    margin-bottom: 5px;
line-height: 15px;
    height: 18px;
    padding-left: 5px;
    padding-top: 0px;
    margin-top: 20px;
    text-align: center;
    position: unset;
}
.productSummaryPrice
{
    color: #000 !important;
    padding-left: 5px;
    margin-top: 13px;
    text-align: center;
    font-size: 13pt;
    margin-bottom: 8px;

}
.productSummaryButtons
{
padding-left:5px;
margin-top:5px;
text-align:center;
margin-bottom: -58px;
}
.productSubCatSummary
{
    height: 470px;
    width: 100% !important;
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 24px;
}

.productSummary3
{}

/* General Style */

a
{
    color:#c6d324;
    text-decoration: none;
}

a:hover
{
color: #000;
    text-decoration: none;

}
p
{
	padding-top:0px;
	margin-top:0px;
letter-spacing: 1px;
line-height: 27px;
}
h1
{
    margin-top: 0px;
    padding-top: 0px;
    font-size: 23pt;
    color: #000;
    font-weight: normal;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 46px;
    letter-spacing: 2px;
    font-family: "Italiana", sans-serif;
}
h2
{
    margin-top: 0px;
    padding-top: 0px;
    font-size: 15pt;
    color: #000;
    font-weight: normal;
    text-transform: uppercase;
letter-spacing: 2px;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.footerContainer { width:1024px; margin: 0 auto;}
.footerText
{
    background-color: #787878;
    padding-top: 36px;
    padding-bottom: 20px;
    /* border-top: #000000 1px solid; */
    font-weight: bold;
    margin-top: 20px;
    margin-left: -100%;
    margin-right: -100%;
    font-size: 14pt !important;
    color: #fff;
    width: 100%;
    margin: 0px auto;
    position: absolute;
    left: 0px;
border-radius: 0px;
}
.footerText p {font-weight:300; color: #fff; font-size:10pt;}
.footerText a
{
	text-decoration:none;
color: #fff;
font-weight:300;
font-size:12pt;
padding: 0px 10px;
}
.footerText a:hover
{
text-decoration: none;
color: #f2c5c5;


}


.footerCol1of4
{
text-align: center;
    margin-top: 0px;
    padding-top: 0px;
    float: left;
    width: 229px;
    padding-left: 0px;
    padding-right: 20px;
    margin-left: 0px;
}

.footerCol2of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
width: 232px;
	padding-left:0px;
	padding-right:20px;

}
.footerCol3of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
width: 242px;
	padding-left:0px;
	padding-right:20px;

}
.footerCol4of4
{
text-align: center;
    /* margin-top: 15px; */
    padding-top: 0px;
    float: left;
width: 196px;
    padding-left: 0px;
    padding-right: 20px;
    margin-left: 0px;

}

.footerCol5of4
{
text-align: center;
    margin-top: 0px;
    padding-top: 0px;
    margin-left: 425px;
    padding-right: 0px;
    width: 292px;
}

.storySummaryWrapper
{
float:none;
}
.storySummaryDate
{
display:none;
}
.storySummaryTitle h2  a
{
font-weight:normal;
}

/* general styles */

.floatRight
{
	float:right;
}
.floatLeft
{
	float:left;
}

.errorMessage
{
	background-color:#FFFF40;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	color:black;
}
.confirmationMessage
{
	background-color:#99E791;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}


/* Top Menu */
.adminpage .menu
{
    background-color: #d1d1d1;
margin-top: 0px;
}
.menu {
    color: #404040;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 10pt;
    padding-top: 9px;
    padding-bottom: 0px;
    z-index: 1;
    width: 100%;
    text-transform: uppercase;
    text-align: center;
    background-color: #f2c5c5;
    position: relative;
    top: 0px;
    border: none;
    border-radius: 0px;
    font-family: unset;
    padding: 5px 0px 3px 0px;
        height: 45px;
margin-top:0px !important;

}

.menu:hover
{

}

.menuDividers
{
    display:none;
}


.menu ul
{
list-style-type: none;
    margin: 0;
    padding: 0;
padding-top: 8px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    height: 28px;
    z-index: 10;
    background-image: unset;
    background-color: unset;
    border: unset;
    width: 100%;
}

.menu ul li
{
    display:inline;
}
.menu ul li a 
{
    padding-right: 15px;
    padding-left: 15px;
    color: unset;
    text-decoration:none;
letter-spacing: 2px;
transition: all 0.2s linear;
}
.menu ul li a:hover
{
    text-decoration: none;
    background: unset;

color: #fff !important;
}
.menu ul li a:visited
{
color: #000;
    }
.menuSelected
{
color: #fff;
    text-decoration: none;

}



/* Drop down menu */

.menu .topMenuTopLevel{

}

.menu .topMenuTopLevel li {

}


.topMenuHoverWrapper, .topMenuShopHoverWrapper {

}
.topMenuShopHoverWrapper{

 }
.menu li:hover .topMenuHoverWrapper, .menu li:hover .topMenuShopHoverWrapper{

}


.topMenuDepth2, .topMenuShopDepth2 {

 }

.topMenuShopDepth2 {

}

.topMenuShopCatWrapper{

}

.topMenuHoverWrapper .topMenuDepth2 a, .topMenuShopHoverWrapper .topMenuShopDepth2 a {
background: none;
}
.topMenuHoverWrapper .topMenuDepth2 a:visited, .topMenuShopHoverWrapper .topMenuShopDepth2 a:visited {

}


.topMenuDepth2 .topMenuDropDownTitle, .topMenuShopDepth2 .topMenuDropDownTitle, .topMenuShopDepth2 .topMenuShopHomeLink{

}
.topMenuShopDepth2 .topMenuShopHomeLink{

}
.topMenuShopDepth2 .topMenuShopHomeLink:before  {

}

.topMenuHoverWrapper .topMenuDepth2 a:hover, .topMenuShopHoverWrapper .topMenuShopDepth2 a:hover{
    text-decoration: none;
    color: #f2c5c5 !important;
}

.topMenuDropDown1::after{ 


}
.topMenuMobileDropDown{

}

/* disables menu top menu item click on tablet so works as hover */
@media  (pointer: coarse) {
  .topMenuDropDown1 {

  }
}

/* Header Basket*/

.smallMenu {
    top: 4px;
    position: absolute;
    right: 10px;
z-index: 10000;
}

.smallMenuBasket::before, .smallMenuBasketEnabled::before {

}


.smallMenuBasket::before, .smallMenuBasketEnabled::before {content: "\f291";}   

.smallMenuBasket, .smallMenuBasketEnabled{

}
.smallMenuBasketEnabled {

}


.smallMenu a{

}
.smallMenuQty{

}


/* Basket Summary */

.checkoutBasket
{
	 margin-left:0px;
	 margin-right:0px;
}
.basketSummary
{

	width: 150px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;

}
.basketSummaryTitle
{
	width: 140px;
	height: 26px;
	font-weight: bold;
	padding-left: 0px;
}
.basketSummaryText
{
	margin-left:0px;
	padding-top:5px;
	color:#9a9a9a;
}
.basketSummaryCheckout
{
	display:inline;
	float:right;
	margin-right:20px;
	color:#9a9a9a;
}

.basketSummaryText a
{
	text-decoration:none;
color: #9a9a9a;
}



/* Product Menu */

.productMenuBottom
{
display: none;
}

.productMenuPayPal img
{
filter:alpha(opacity=60);
opacity:0.6;
}

.productMenu
{
	
	width: 200px;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
	
}
.productMenuSearchTitle
{
margin-top: 0px;
    padding-top: 3px;
    padding-left: 0px;
    color: #9a9a9a;
    width: 190px;
    height: auto;
    text-transform: uppercase;
    font-size: 13pt;
    border-bottom: 1px solid #d8d8d8;
}
.productMenuSearchBox
{
    margin-left: 0px;
    padding-left: 3px;
    width: 100px;
    height: 15px;
    background: #fff;
    color: #000000;
    border: 1px solid #000;
    font-size: 12pt;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	background:#fff;
color:#000;
border:1px solid #000;
    font-size: 12pt;

}
.productMenu ul
{
	list-style-type: none;
	width:200px;
	padding-left: 0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.productMenuCategory
{
    margin-top: 30px;
    margin-bottom: 3px;
    padding-top: 3px;
    padding-left: 0px;
    color: #9a9a9a;
    width: 190px;
    height: 22px;
    text-transform: uppercase;
    font-size: 13pt;
    border-bottom: 1px solid #d8d8d8;
}

.productMenuCategory a:hover {
    color: inherit;
    text-decoration: none;
    font-weight: bold;
}


.productMenuSubCategory
{
	margin-left: 0px;
	height:20px;
	color:#fff;
margin-bottom: 0px;	
}
.productMenuSubCategory a
{
	color:#9a9a9a;
	text-decoration:none;
transition: all 0.3s;
-moz-transition: all 0.3s; /* Firefox 4 */
-webkit-transition: all 0.3s; /* Safari and Chrome */
-o-transition: all 0.3s; /* Opera */
font-size:14pt;
}
.productMenuSubCategory a:hover
{
color: #616161;
    font-weight: bold;
    text-decoration: none;
	
}

.subCategorySummaries h1 {
margin-top: 0px;
    margin-bottom: 9px;
    padding-bottom: 12px;
    padding-top: 0px;
    border-bottom: none;
font-size: 20pt;
}


/* Product Details Page */

.productDetails
{
}
.productDetails h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:18pt;
    text-align: left;

}

.productDetailsImageWrapper
{
	float:right;
	width:350px;
	margin-right:10px;
	margin-left:20px;
	
}
.productDetailsImage
{
	width:350px;

}
.productDetailsFeatures
{
}
.productDetailsPrices
{
color: #9a9a9a;
}
.productDetailsBuy
{
	margin-top:20px;
}
.productDetailsBack
{
	padding-bottom:15px;
}
.productDetailsNote
{
	margin-top:20px;
	clear:right;
text-align: justify;
}
.productDetailsNote a
{
	color:black;
}
.productDetailsLinkedProducts
{
	clear:right;
	display:table;
	width:780px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: #E5E5E5 1px solid;
}
.productDetailsLinkedProducts h1
{
		font-size: 10pt;
}

/* Sort Control */
.sortOuter
{
	height:30px;
}
.sortProducts
{
	float:right;
	margin-right:12px;
}
.sortDropDown
{
	font-size: 10pt;

	font-family: Arial;
		background:#fff;
color:#000;
border:1px solid #000;
	}

/* checkout page */

.checkoutConsignmentName
{
	width:180px;
}
.checkoutProgress
{
	padding-bottom:15px;
}
.checkoutProgress a
{
	text-decoration:none;
	color:#9a9a9a;
}
.checkoutProgress a:visited
{
	text-decoration:none;
	color:#fff;
}
.checkoutProgress a:hover
{
	text-decoration:none;
	color:#fff;
}
.checkoutProgressHighlight a
{
	color:#fff;
}
.checkoutProgressHighlight a:visited
{
	color:#fff;
}
.basketOrderItems
{
	margin-left:0px;
	margin-right:0px;
color: #000;
}
.basketOrderItems a
{
		color:#c6d324;
}
.basketOrderItemsProductName
{
	text-decoration:none;
	color:#c6d324;
}

.basketOrderItemsProductName a:hover
{
	text-decoration:underline;
}

.basketDelivery
{
	margin-left:0px;
	margin-right:0px;
}
.basketHeader
{
	background-color:#000;
	color:white;
}
.basketHeaderGrayText
{
	background-color:#000;
	color:white;
}
.basketHeaderArrow
{
	background-color: #000;
	color: white;
	background-repeat: no-repeat;
	padding-left:19px;
	height:29px;
font-size:9pt;
}

.basketShading
{
	background-color:#FBF9F9;
}
.basketShadingPadded
{
	padding-left:19px;
	background-color:#FBF9F9;
}
.calendarDisabled
{
	color:Gray;
}
.upsell
{
	clear:right;
	margin-left:20px;
	margin-right:20px;
}

.upsell .productSummary
{

    float: left;
    width: 240px;
    color: Black;
    margin-right: 4px;
 margin-left: 4px;
    height: 375px;
    background-color: #ffffff;
    margin-bottom: 8px;
    padding: 5px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    background-image: none;

}


.promoCode
{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	width:120px;
}
.basketOrderItemsConsignmentName, .basketOrderItemsQuantity, .promoCode { background-color:#fff; border:1px solid #000; color:#000;}

/* Checkout Billing */
.checkoutHeader
{
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#000;
	color:white;
}
.checkoutPrompt
{
	width:180px;
	float:left;
	text-align:right;
	padding-right:5px;
}
.checkoutTextBox
{
	width:200px;
background:#fff;
color:#000;
border:1px solid #000;
}
.checkoutPaymentDropDown
{
		width:171px;
background:#fff;
color:#000;
border:1px solid #000;
}
.checkoutPaymentTextBox
{
	width:167px;
background:#fff;
color:#000;
border:1px solid #000;
}
.checkoutPaymentShortTextBox
{
	width:77px;

}
.checkoutPaymentSecurityCodeHelp
{
	margin-left:275px;
}
.checkoutInset
{
	margin-left:180px;
}


/* Contact Form */

#pnlContact{
    width: 100%;
    margin-left: 10%;
}

.contactFormPrompt
{
	width:250px;
	display:inline;
	float:left;
	text-align:right;
}
.contactFormField
{
	width:200px;
background:#fff;
color:#000;
border:1px solid #000;
}
.contactFormMessageBox
{
	width:463px;
background:#fff;
color:#000;
border:1px solid #000;
}
.contactFormButton
{
	width:330px;
	display:inline;
	float:left;
	text-align:right;
}



/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup 
{
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

/* Site Map Page */
.siteMap
{
	color:#808080;
}
.siteMapPages
{
	color:#808080;
	margin-left:0px;
}

.siteMapProducts
{
	float:right;
	color:#808080;
	margin-right:100px;
	
}
.siteMapCategory
{
}
.siteMapPage
{
	color:#9a9a9a;
	 text-decoration:none;

}
.siteMapPage a:hover
{
	text-decoration:underline;
}
.siteMapSubCategory
{
	text-indent: 25px;
	color:#9a9a9a;
	text-decoration:none;
}
.siteMapSubCategory a:hover
{
	text-decoration:underline;
}
.siteMapProduct
{
	text-indent: 50px;
color:#9a9a9a;
	text-decoration:none;
}
.siteMapProduct a:hover
{
	text-decoration:underline;
}

/* Captcha */
.captch
{
 vertical-align:top;
}




.productSubCatSummaryMore .productSummaryImage
{
background-color:inherit;
}

.animationPanelAnimationType3 .animationItem {
    width: 100%;
}


.animationPanelAnimationType2
{


}
.animationPanelhomepageBox
{
/* _display:none;   hack so ie6 does not display */
position:absolute;
top:360px;
left:30px;
background-color:#818778;
background:rgba(129,135,120,0.8);
margin-bottom:0px;
padding-bottom:0px;
width:400px;
height:70px;
padding-top:10px;
padding-left:20px;
color:white;

}

.animationPanelhomepageBox h2
{
	margin-top:0px;
	padding-top:10px;
	font-size:24pt;
	color:white;
	margin-bottom:10px;
	padding-bottom:0px;
font-weight:normal;

}
.animationPanelhomepageBox h2 a
{
color:white;
}

.animationPanelhomepage a
{
text-decoration:none;
}
.animationPanelhomepage a:visited
{
text-decoration:none;
}

.animationPanelHomepage
{

    width: 250px;
    height: auto;
margin-bottom:30px;

    z-index: -10;
}

/*.animationPanelHomepage img
{
width: 100%;
position: relative;
    top: -30px;
}*/

.autoSpacer
{
        background:#fff url(/Websites/697/Images/wallpaperNewSF.jpg);
background-repeat: no-repeat;
background-size: cover;
height: 86vh;
width: 100%;
}

.animationItem {
    width: 100%;
    min-height: unset;
}
.animationItem img {
    border: 15px solid #fff;
    min-height: 100%;
}
.autoSpacer p
{
margin-bottom: 812px;
}

.autoSpacer img
{
    width: 52%;
    min-width: 34%;
    opacity: 0;

    height: 770px;
}


.animationPanelaboutUs
{

width:960px;
height:819px;
margin-bottom:30px;
}


.basketBorderBottom td
{
	border-color:#000;
}
.checkoutBasket table 
{ 
border-color:#000;
}
.checkoutBasket th:first-child, .checkoutBasket td:first-child 
{
border-color:#000;
}

.productMenuPayPal .productMenuSearchBox
{

	background-color:inherit;
}


/* Page Sub Menu */
.contentSubMenu
{
border-top: white 1px solid;

background-color:#fff;
}
.contentSubMenuHeader
{
}
.contentSubMenu a
{
}
.contentSubMenu a:visted
{
}
.contentSubMenu a:hover
{
}
.subMenuSelected
{
}

.subMenuLevel0
{
	background-color: #fff ;
border-bottom: white 1px solid;
}
.subMenuLevelAlt0
{
	background-color: #fff ;
border-bottom: white 1px solid;
}


.subMenuLevel1
{
 background-color:#fff;
border-bottom: white 1px solid;
}

.subMenuLevelAlt1
{
 background-color:#fff;
border-bottom: white 1px solid;
}


.subMenuLevel2
{
 background-color:#fff;
border-bottom: white 1px solid;
}
.subMenuLevelAlt2
{
 background-color:#fff;
border-bottom: white 1px solid;
}


.subMenuLevel3
{
 background-color:#fff;
border-bottom: white 1px solid;
}
.subMenuLevelAlt3
{
 background-color:#fff;
border-bottom: white 1px solid;
}

.subMenuLevel4
{
 background-color:#fff;
border-bottom: white 1px solid;
}
.subMenuLevelAlt4
{
 background-color:#fff;
border-bottom: white 1px solid;
}

/*Aditional styles*/



/* button definitions  */

.productSummaryButtons img, .productDetailsBuy img, .productDetailsBack a img, .checkoutBillingRetrieve img, .checkoutBack img, .checkoutNext img, .checkoutConfirmPay img, .checkoutPay img, .checkoutButton img, .contactSend img, #lnkContinueShopping img
{
    display:none;
}

.productSummaryMore::before {content: "More";}

.productSummaryBuy::before, .productDetailsBuy::before  { content: "Buy";}

.productSummaryBuyLink::before {content: "Buy";}

.productDetailsBack a::before, .checkoutBack::before {content:"Back";}

.checkoutBillingRetrieve::before {content: "Log in";}

.checkoutNext::before {content: "Next";}

.checkoutConfirmPay::before {content: "Confirm & Pay";}

.checkoutPay::before {content: "Pay";}

.checkoutButton::before {content: "Checkout";}

.contactSend::before{content: "Send";}

#lnkContinueShopping::before{content: "Continue Shopping";}



.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy, .productDetailsBuy,  .checkoutBillingRetrieve, .checkoutBack,  .checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .productDetailsBack a, .contactSend, #lnkContinueShopping, #lnkContinueShopping:hover, .checkoutBack:hover
{

background-color: #fff;
    border-width: 1px;
    border-style: solid;
    color: #797979;
    border-color: #a7a7a7;
    text-decoration: none;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0px;
    padding-right: 0px;

    display: inline-block;
    text-align: center;
    transition: background-color .5s, color .5s, border-color .5s;
    font-size: 110%;
    padding-top: 3px;
    height: 27px;
    width: 150px;
	
}


#lnkContinueShopping{

background-color: #ffffff;
width: 175px!important;

}

#lnkContinueShopping:hover {

background-color: #9a9a9a;
width: 175px;

}




.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy
{
    width: 78%;
    height: auto;
    font-size: 92%;
    padding-top: 1px;
    border: 1px solid #c6d324;
    background-color: #c6d324;
    color: #ffffff;
}
.productSummaryMore
{
display: none; 
}


.productSummaryMore:hover, .productSummaryBuyLink:hover,  .productSummaryBuy:hover
{
width: 78%;
    height: auto;
    font-size: 92%;
    padding-top: 1px;
border: 1px solid #81807f!important;
    background-color: #fff;
color: #000;
}


.checkoutBillingRetrieve, .checkoutBack, .checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, 
{
    width:150px;
    margin-top:5px;
    margin-bottom:10px;
}

.contactSend{
width:150px;
    margin-top:10px;
    margin-bottom:10px;
}

#lnkContinueShopping
{
    width:165px;
    margin-top:5px;
    margin-bottom:10px;
    padding-left:0px;
    padding-right:0px;
}

.productSummaryMore:hover, .productSummaryBuyLink:hover, .productSummaryBuy:hover, .checkoutBillingRetrieve:hover, #lnkContinueShopping
{
cursor: pointer;
    color: #81807f;
    background-color: #ffffff;
    border-color: #81807f !important;
    text-decoration: none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy, .productDetailsBack a:hover
{
    background-color: #c6d324;
    color: white;
    border-color: #c6d324;

    
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover, .checkoutBack
{
    background-color: #ffffff;
    color: #5e5c5c;
    border-color: #81807f;
    text-decoration: none;
 
}



@media only screen and (max-width: 1550px) {


}

@media only screen and (max-width: 1240px) {

.menu ul li a {
    padding-right: 5px;
    padding-left: 11px;
}

.socialLinks {
    top: 64px;
}

.slideText {
    top: 49px;
    left: 75%;
}

}






.grid {
    position: relative;
    clear: both;
    margin: 0 auto;
    /* padding: 1em 0 4em; */
    width: 100%;
    list-style: none;
    text-align: center;
}

/* Common style */
.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 10px 1%;
    width: 48%;
    height: 33vw;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
    margin-bottom: 9px;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {

	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}


figcaption h2 a
{
	color: #fff;
}

figcaption h2:hover a
{
	color: #c6d324;
}
.grid figure h2 {

	font-weight: 300;
}

.grid figure h2 span {

}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/***** Steve *****/
/*-----------------*/

figure.effect-steve {
    z-index: auto;
overflow: hidden;
    background: #fff;
border-radius: 30px;
    text-align: center;
}

figure.effect-steve:before,
figure.effect-steve h2:before {
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;

	content: '';
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-steve:before {
	box-shadow: 0 3px 30px rgba(0,0,0,0.8);
	opacity: 0;
}

figure.effect-steve figcaption {
	z-index: 1;
}

figure.effect-steve img {
	opacity: 1;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: perspective(1000px) translate3d(0,0,0);
	transform: perspective(1000px) translate3d(0,0,0);
}

figure.effect-steve h2,
figure.effect-steve p {
    background: #c6d324;
    border: 2px solid #c6d324;
    color: #ffffff;
    border-radius: 25px;
}

figure.effect-steve h2 {
    position: relative;
    /* margin-top: 2em; */
    padding: 10px;
    width: 214px;
    margin: 32% auto 10px auto;
    font-size: 16pt;
    text-transform: none;
z-index: 10000;
}

figure.effect-steve h2:hover
{
    background: #fff;
    border: 1px solid #c6d324;
    color: #c6d324;
}

figure.effect-steve h2:before {

}

figure.effect-steve p {
    /* margin-top: 14px; */
    padding: 6px;
    /* font-weight: 800; */
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(0.9,0.9,1);
    transform: scale3d(0.9,0.9,1);
    width: 271px;
    margin: 0px auto;
    margin-top: 27px;
    font-size: 9pt;
display: none;
}

figure.effect-steve:hover:before {
	opacity: 1;
}

figure.effect-steve:hover img {
	-webkit-transform: perspective(1000px) translate3d(0,0,21px);
	transform: perspective(1000px) translate3d(0,0,21px);
}

figure.effect-steve:hover h2:before {
	opacity: 0;
}

figure.effect-steve:hover p {
	opacity: 1;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}


@media only screen and (max-width: 1080px) {
body
{
width: 1080px;
min-width: 1080px;
background-size: contain !important;
background-position-y: 160px;
}
}

@media only screen and (max-width: 980px) {
.page
{

    min-width: unset !important;
    max-width: unset !important;

}
body
{
width: 810px; /*MUST BE 810px!!*/
/*min-width: 980px;*/
background-size: contain !important;
background-position-y: 160px;
}

.socialLinks {

    left: 81%;
}

#telephone {
    right: 63px;
}
#location {
    right: 63px;
}

.animationPanelHomepage img {
    width: 150% !important;
    position: relative;
    top: -13px;
}
#Animation1_frame1 > p:nth-child(2) > picture > img,
#Animation1_frame2 > p:nth-child(2) > picture > img,
#Animation1_frame3 > p:nth-child(2) > picture > img,
#Animation1_frame4 > p:nth-child(2) > picture > img,
#Animation1_frame5 > p:nth-child(2) > picture > img,
#Animation1_frame6 > p:nth-child(2) > picture > img
{
    width: 69% !important;
}
}

/*HOME PAGE GRID STYLING*/


/* ================ SECTION INSTRUCTIONS BOX STYLES ================ */
.section-instructions {
    max-width: 800px;
    margin: 30px auto;
    padding: 20px 30px;
    background-color: #f9f9f9;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    text-align: center;
}

.section-instructions h3 {
    color: #4a7c59;
    margin-bottom: 10px;
    font-size: 24px;
}

.section-instructions p {
    color: #555;
    line-height: 1.6;
    margin-bottom: 0;
}

hr {
    max-width: 800px;
    margin: 30px auto;
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
}


/* 
============================================================
ALL TEMPLATE BLOCKS - COMBINED CSS FILE
============================================================

HOW TO USE THIS FILE:
1. Each section is clearly marked with START and END comments
2. Delete any CSS sections for HTML blocks you don't need
3. Customize the remaining sections as needed

NOTE: If you delete an HTML section from all-templates.html,
be sure to also delete the corresponding CSS section from this file
============================================================
*/

/* ================ START: COMMON STYLES ================ */
/* These styles are shared across multiple template blocks */

/* Reset and base styles */
/* Common container */
.container {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

/* Common grid section */
.grid-section {
    margin-bottom: 30px;
    padding: 0 20px;
}

/* Full-width grid sections - no padding */
.full-width-section {
    padding: 0;
}

/* Common grid row styles */
.grid-row {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

/* Common grid item styles */
.grid-item {
    background: white;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
}

/* Common hover effect */
.grid-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

/* Common button styles */
.cta-button {
    display: inline-block;
    padding: 10px 20px;
    background-color: #9dc183;
    color: white;
    text-decoration: none;
    border-radius: 4px;
    font-weight: bold;
    margin-top: 10px;
    transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.2s ease;
}

.cta-button:hover {
    background-color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

.cta-button:active {
    transform: translateY(0);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

/* Common responsive styles */
@media (max-width: 768px) {
    .grid-row {
        flex-direction: column;
    }
    
    .grid-item {
        margin-bottom: 20px;
    }
}
/* ================ END: COMMON STYLES ================ */


/* ================ START: FULL WIDTH BLOCK STYLES ================ */
/* Styles specific to the full-width block section */

.full-width-section .grid-row {
    padding: 0;
}

.full-width-section .grid-item {
    flex: 1;
    min-height: 500px;
    position: relative;
    border-radius: 0;
    background-image: url('/Websites/4/Images/upload/image/fullwidthimage.png');
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}



.full-width-section .text-box {
    width: 40%;
    padding: 30px;
    background-color: rgba(255, 255, 255, 0.9);
    margin-right: 5%;
    border-radius: 8px;
    border: 2px solid green;
    position: relative;
    transition: all 0.3s ease;
    cursor: pointer;
}

.full-width-section h3 {
    font-size: 1.5rem;
    margin-bottom: 10px;
}

/* Pulsing hover effect on the text box */
.full-width-section .text-box:hover {
    animation: pulse 1.5s infinite;
    box-shadow: 0 0 15px rgba(0, 128, 0, 0.3);
}

@keyframes pulse {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(1.05);
        opacity: 0.8;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

/* Full-width responsive styles */
@media (max-width: 768px) {
    .full-width-section .grid-item {
        min-height: 300px;
    }
    
    .full-width-section .text-box {
        width: 80%;
        margin: 0 auto;
    }
}
/* ================ END: FULL WIDTH BLOCK STYLES ================ */


/* ================ START: 2 BOXES BLOCK STYLES ================ */
/* Styles specific to the 2-boxes block section */

.two-boxes-section .grid-item {
    flex: 1;
    padding: 20px;
    aspect-ratio: 1 / 1; /* Makes the box square */
    max-width: calc(50% - 10px); /* Ensures boxes take up equal width with spacing */
    max-height: 500px; /* Maximum height as requested */
    height: auto; /* Allows responsive height */
    box-sizing: border-box; /* Ensures padding is included in width calculation */
    border-radius: 8px; /* Slightly rounded corners */
    position: relative; /* Added for absolute positioning of content-overlay */
}

.two-boxes-section .grid-row {
    display: flex;
    gap: 20px; /* Adds consistent spacing between boxes */
    flex-wrap: wrap; /* Allows wrapping on smaller screens */
    justify-content: center; /* Centers the boxes */
    align-items: center; /* Vertically centers content */
}

/* Position content-overlay at the bottom with 50px gap */
.two-boxes-section .content-overlay {
    position: absolute;
    bottom: 50px; /* 50px gap from bottom */
    left: 0;
    right: 0;
    padding: 0 20px; /* Horizontal padding */
    text-align: center;
}


/* Text box styling for h3 and p tags */
.two-boxes-section .content-overlay h3,
.two-boxes-section .content-overlay p {
    background-color: rgba(255, 255, 255, 0.8); /* 50% opacity white background */
    padding: 10px; /* 10px padding */
    margin: 10px 60px; /* 10px margin */
    border-radius: 5px; /* Slightly rounded corners */
    transition: background-color 0.3s ease; /* Smooth transition for hover effect */
}


.two-boxes-section h3 {
    font-size: 1.4rem;
    margin-bottom: 10px;
}

.two-boxes-section p {
    margin-bottom: 15px;
}

.two-boxes-section .grid-item:nth-child(1) {
    background-image: url('/Websites/4/Images/upload/image/2BoxSection.png');
    background-size: cover;
}

.two-boxes-section .grid-item:nth-child(2) {
    background-image: url('/Websites/4/Images/upload/image/2BoxSection.png');
    background-size: cover;
   
}

.two-boxes-section .grid-item:nth-child(1):hover {
    background-image: url('/Websites/4/Images/upload/image/2BoxSection-hover.png');
}

.two-boxes-section .grid-item:nth-child(2):hover {
    background-image: url('/Websites/4/Images/upload/image/2BoxSection-hover.png');
}

/* Responsive styles for two-boxes section */
@media (max-width: 768px) {
    .two-boxes-section .grid-row {
        flex-direction: column;
    }
    
    .two-boxes-section .grid-item {
        max-width: 100%;
        margin-bottom: 20px;
        aspect-ratio: 1 / 0.8; /* Slightly less square on mobile for better content display */
    }
}
/* ================ END: 2 BOXES BLOCK STYLES ================ */


/* ================ START: 2 BOXES OVERLAPPING IMAGES BLOCK STYLES ================ */
/* Styles specific to the 2-boxes-overlap block section with overlapping images */

.two-boxes-overlap-section .grid-row {
    display: flex;
    gap: 20px;
    align-items: stretch;
}

.two-boxes-overlap-section .grid-item {
    flex: 1;
    background: transparent;
    color: #333;
    position: relative;
    overflow: visible;
    box-shadow: none;
    min-height: 300px;
}

/* Desktop and tablet - side by side */
@media (min-width: 769px) {
    .two-boxes-overlap-section .grid-item {
        aspect-ratio: 4 / 3;
        min-height: 350px;
    }
}

/* Mobile - stacked vertically */
@media (max-width: 768px) {
    .two-boxes-overlap-section .grid-row {
        flex-direction: column;
        gap: 30px;
    }
    
    .two-boxes-overlap-section .grid-item {
        width: 100%;
        min-height: 280px;
        aspect-ratio: 16 / 9;
    }
    
    .two-boxes-overlap-section .grid-item:first-child {
        order: 1;
        overflow: hidden;
    }
    
    .two-boxes-overlap-section .grid-item:last-child {
        order: 2;
        overflow: visible;
        min-height: 320px;
    }
}

.image-overlay-container {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.overlay-image {
    position: absolute;
    width: clamp(150px, 20vw, 280px);
    height: clamp(150px, 20vw, 280px);
    border-radius: 20px;
    background-size: cover;
    background-position: center;
    border: none;
    transition: transform 0.3s ease;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.overlay-image.img-1 {
    background-image: url('/Websites/4/Images/upload/image/overlapp-bottom2.png');
    top: 50%;
    left: 50%;
    transform: translate(-80%, -70%);
    z-index: 2;
}

.overlay-image.img-2 {
    background-image: url('/Websites/4/Images/upload/image/overlapp-bottom.png');
    top: 32%;
    left: 45%;
    transform: translate(20%, 10%);
    z-index: 1;
}

/* Hover effects for the overlapping images */
.two-boxes-overlap-section:hover .overlay-image.img-1 {
    transform: translate(-85%, -75%) scale(1.05);
}

.two-boxes-overlap-section:hover .overlay-image.img-2 {
    transform: translate(25%, 15%) scale(1.05);
}

/* Right box - Text layout */
.two-boxes-overlap-section .grid-item:last-child .text-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    background: transparent;
    color: #333;
    padding: 20px;
    text-align: center;
}

/* Header styling */
.two-boxes-overlap-section .text-box h2 {
    font-size: clamp(1.8rem, 3.5vw, 2.8rem);
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 15px;
    line-height: 1.2;
}

/* Copy text styling */
.two-boxes-overlap-section .text-box p {
    font-size: clamp(0.95rem, 1.2vw, 1.1rem);
    line-height: 1.6;
    color: #5a6c7d;
    margin-bottom: 20px;
}

/* CTA link styling */
.two-boxes-overlap-section .text-box .cta-link {
    display: inline-block;
    font-size: 1.1rem;
    font-weight: 700;
    color: #9dc183;
    text-decoration: none;
    border: 1.5px solid #9dc183;
    border-radius: 20px;
    padding: 10px 25px;
    transition: all 0.3s ease;
    margin-top: 15px;
}

.two-boxes-overlap-section .text-box .cta-link:hover {
    color: white;
    background: #9dc183;
    transform: translateY(-2px);
}

/* Simplified single image for tablets and below */
@media (max-width: 1024px) {
    .overlay-image.img-1 {
        width: clamp(280px, 35vw, 450px);
        height: clamp(280px, 35vw, 450px);
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
    }
    
    .overlay-image.img-2 {
        display: none;
    }
    
    .two-boxes-overlap-section .text-box {
        padding: 25px;
    }
    
    .two-boxes-overlap-section:hover .overlay-image.img-1 {
        transform: translate(-50%, -50%) scale(1.05);
    }
}
/* ================ END: 2 BOXES OVERLAPPING IMAGES BLOCK STYLES ================ */


/* ================ START: 2 BOXES ALT BLOCK STYLES ================ */
/* Styles specific to the 2-boxes-alt block section */

.two-boxes-alt-section .grid-item {
    flex: 1;
    padding: 20px;
    min-height: 250px;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center; /* Vertical centering */
}

.two-boxes-alt-section .grid-item:first-child {
    text-align: center; /* Horizontal centering for text in the first (left) box */
    padding: 30px; /* Increased padding for better spacing */
}

.two-boxes-alt-section h2 {
    font-size: 1.8rem;
    margin-bottom: 15px;
    color: #444;
line-height: 1.4em;
}

.two-boxes-alt-section p {
    color: #666;
    line-height: 1.6;
    max-width: 90%; /* Prevent text from stretching too wide */
    margin: 0 auto 15px; /* Center the paragraph blocks */
}

.two-boxes-alt-section .grid-item:nth-child(1) {
    background-color: #f0f7ff;
    border-left: 5px solid #9dc183;  /* left border color  */
}

/* Two boxes alt section with zoom effect */
.two-boxes-alt-section .grid-item:nth-child(2) {
    background-color: #fff7f0;
    border-left: 5px solid #9dc183;  /* left border color */
    background-image: url('/Websites/4/Images/upload/image/2BoxAltSection-01.png');
    background-size: 100% auto; /* Initial background size */
    background-position: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease, background-size 0.5s ease; /* Added transition for background-size */
    overflow: hidden; /* Ensures the zooming effect stays contained */
}

.two-boxes-alt-section .grid-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.1);
}

/* Add zoom-out effect on hover */
.two-boxes-alt-section .grid-item:nth-child(2):hover {
    background-size: 110% auto; /* Zooms out the background image */
}
/* ================ END: 2 BOXES ALT BLOCK STYLES ================ */



/* ================ START: 3 BOXES BLOCK STYLES ================ */
/* Styles specific to the 3-boxes block section */

.three-boxes-section .grid-row {
    display: flex;
    gap: 20px;
    margin-bottom: 20px;
}

.three-boxes-section .grid-item {
    flex: 1;
    color: white;
    aspect-ratio: 3 / 2;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    transition: transform 0.3s ease;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.three-boxes-section .grid-item:hover {
    transform: translateY(-5px);
}

/* Remove color overlays on hover to show clear images */
.three-boxes-section .grid-item:nth-child(1):hover {
 background-image: linear-gradient(rgba(157, 193, 131, 0.0), rgba(127, 163, 101, 0.0)), url('/Websites/4/Images/upload/image/3boxBG.png');

}
.three-boxes-section .grid-item:nth-child(2):hover {
 background-image: linear-gradient(rgba(157, 193, 131, 0.0), rgba(127, 163, 101, 0.0)), url('/Websites/4/Images/upload/image/3boxBG.png');
}
.three-boxes-section .grid-item:nth-child(3):hover {
 background-image: linear-gradient(rgba(157, 193, 131, 0.0), rgba(127, 163, 101, 0.0)), url('/Websites/4/Images/upload/image/3boxBG.png');

}

/* Standardized Box Styles with #9dc183 gradient overlay */
.three-boxes-section .grid-item:nth-child(1) {
    background-image: linear-gradient(rgba(157, 193, 131, 0.7), rgba(127, 163, 101, 0.7)), url('/Websites/4/Images/upload/image/3boxBG.png');

}
.three-boxes-section .grid-item:nth-child(2) {
    background-image: linear-gradient(rgba(157, 193, 131, 0.7), rgba(127, 163, 101, 0.7)), url('/Websites/4/Images/upload/image/3boxBG.png');

}
.three-boxes-section .grid-item:nth-child(3) {
    background-image: linear-gradient(rgba(157, 193, 131, 0.7), rgba(127, 163, 101, 0.7)), url('/Websites/4/Images/upload/image/3boxBG.png');

}

/* Image styling for 3 boxes section */
.three-boxes-section .box-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1; /* Place image behind content */
    opacity: 0.8; /* Slightly transparent to work with gradient overlay */
    transition: transform 0.5s ease;
}

.three-boxes-section .grid-item:hover .box-image {
    transform: scale(1.05); /* Subtle zoom effect on hover */
}

/* Standardized h3 styling based on Box 3 */
.three-boxes-section .grid-item h3 {
    position: absolute;
    bottom: 60px;
    right: 20px;
    background: transparent;
    border: 2px solid white;
    border-radius: 5px;
    padding: 10px 18px;
    font-size: 1.1rem;
    font-weight: 600;
    color: white;
    text-align: right;
    cursor: pointer;
    transition: all 0.3s ease;
    margin: 0;
    background:#9cd183;
}

.three-boxes-section .grid-item h3:hover {
    background: white;
    color: #9dc183;
    transform: translateX(-5px);
}

/* Standardized p styling based on Box 3 */
.three-boxes-section .grid-item p {
    position: absolute;
    bottom: 20px;
    right: 20px;
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 3px;
    padding: 6px 14px;
    font-size: 0.9rem;
    color: white;
    text-align: right;
    cursor: pointer;
    transition: all 0.3s ease;
    margin: 0;
   background:#9cd183;
}

.three-boxes-section .grid-item p:hover {
    background: white;
    color: #9dc183;
    transform: translateX(-5px);
}

/* Enhanced responsive design */
@media (max-width: 1024px) {
    .three-boxes-section .grid-item {
        aspect-ratio: 4 / 3;
    }
    
    .three-boxes-section .grid-item:nth-child(1) h3,
    .three-boxes-section .grid-item:nth-child(3) h3 {
        font-size: 1rem;
        padding: 6px 14px;
    }
    
    .three-boxes-section .grid-item:nth-child(2) h3 {
        font-size: 1.1rem;
        padding: 10px 18px;
    }
    
    .three-boxes-section .grid-item p {
        font-size: 0.85rem;
        padding: 5px 10px;
    }
}

@media (max-width: 768px) {
    .three-boxes-section .grid-row {
        flex-direction: column;
        gap: 15px;
    }
    
    .three-boxes-section .grid-item {
        aspect-ratio: 16 / 9;
        min-height: 250px;
    }
    
    /* Adjust text positioning for mobile */
    .three-boxes-section .grid-item:nth-child(1) h3 {
        bottom: 50px;
        left: 15px;
        font-size: 1.1rem;
        padding: 8px 16px;
    }
    
    .three-boxes-section .grid-item:nth-child(1) p {
        bottom: 15px;
        left: 15px;
        font-size: 0.9rem;
        padding: 6px 12px;
    }
    
    .three-boxes-section .grid-item:nth-child(2) h3 {
        font-size: 1.2rem;
        padding: 12px 20px;
        margin-bottom: 12px;
    }
    
    .three-boxes-section .grid-item:nth-child(2) p {
        font-size: 0.95rem;
        padding: 8px 16px;
    }
    
    .three-boxes-section .grid-item:nth-child(3) h3 {
        bottom: 50px;
        right: 15px;
        font-size: 1.1rem;
        padding: 8px 16px;
    }
    
    .three-boxes-section .grid-item:nth-child(3) p {
        bottom: 15px;
        right: 15px;
        font-size: 0.9rem;
        padding: 6px 12px;
    }
}

@media (max-width: 480px) {
    .three-boxes-section .grid-item {
        min-height: 200px;
        aspect-ratio: 16 / 8;
    }
    
    /* Compact mobile styling */
    .three-boxes-section .grid-item:nth-child(1) h3 {
        bottom: 40px;
        left: 12px;
        font-size: 1rem;
        padding: 6px 12px;
        border-radius: 20px;
    }
    
    .three-boxes-section .grid-item:nth-child(1) p {
        bottom: 12px;
        left: 12px;
        font-size: 0.85rem;
        padding: 4px 10px;
        border-radius: 12px;
    }
    
    .three-boxes-section .grid-item:nth-child(2) h3 {
        font-size: 1.1rem;
        padding: 10px 16px;
        margin-bottom: 10px;
    }
    
    .three-boxes-section .grid-item:nth-child(2) p {
        font-size: 0.9rem;
        padding: 6px 14px;
        border-radius: 16px;
    }
    
    .three-boxes-section .grid-item:nth-child(3) h3 {
        bottom: 40px;
        right: 12px;
        font-size: 1rem;
        padding: 6px 12px;
    }
    
    .three-boxes-section .grid-item:nth-child(3) p {
        bottom: 12px;
        right: 12px;
        font-size: 0.85rem;
        padding: 4px 10px;
    }
}
/* ================ END: 3 BOXES BLOCK STYLES ================ */


/* ================ START: 3 BOXES ALT BLOCK STYLES ================ */
/* Styles specific to the 3-boxes-alt block section */

.three-boxes-alt-section .grid-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    align-items: stretch;
}

.three-boxes-alt-section .grid-item {
    background: transparent;
    color: #333;
    position: relative;
    overflow: visible;
    box-shadow: none;
    min-height: 350px;
}

/* Left and Right Image Containers */
.three-boxes-alt-section .grid-item.image-left,
.three-boxes-alt-section .grid-item.image-right {
    flex: 1;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border: 8px solid #9dc183; /* Simplified border with #9dc183 color */
    position: relative;
    min-height: 350px;
    aspect-ratio: 4 / 5;
}

/* Left Image */
.three-boxes-alt-section .grid-item.image-left {
    background-image: url('/Websites/4/Images/upload/image/3altleft.png');
    border-radius: 10px;
}

/* Right Image */
.three-boxes-alt-section .grid-item.image-right {
    background-image: url('/Websites/4/Images/upload/image/3altright.png'); /* Different image for right side */
    border-radius: 10px;
}



/* Center Text Container */
.three-boxes-alt-section .grid-item.text-center {
    flex: 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Text Box */
.three-boxes-alt-section .grid-item.text-center .text-box {
    position: relative;
    width: clamp(280px, 28vw, 450px);
    min-height: auto;
    max-height: 90%;
    background: transparent;
    color: #333;
    border: none;
    border-radius: 0;
    padding: clamp(20px, 4vw, 40px);
    z-index: 2;
    transition: none;
    cursor: default;
    opacity: 1;
    text-align: center;
    overflow: visible;
    box-sizing: border-box;
}

/* Header styling */
.three-boxes-alt-section .grid-item.text-center .text-box h2 {
    font-size: clamp(1.8rem, 3.5vw, 2.8rem);
    font-weight: 700;
    color: #2c3e50;
    margin: 0 0 clamp(15px, 2vw, 20px) 0;
    line-height: 1.2;
    letter-spacing: -0.02em;
}

/* Copy text styling */
.three-boxes-alt-section .grid-item.text-center .text-box p {
    font-size: clamp(0.95rem, 1.2vw, 1.1rem);
    line-height: 1.6;
    color: #5a6c7d;
    margin: 0 0 clamp(20px, 3vw, 30px) 0;
    font-weight: 400;
    position: relative;
    z-index: 1;
}

/* CTA link styling */
.three-boxes-alt-section .grid-item.text-center .text-box .cta-link {
    display: block;
    font-size: clamp(0.85rem, 3.5vw, 1.2rem);
    font-weight: 700;
    color: #9dc183;
    text-decoration: none;
    border: 1.5px solid #9dc183;
    border-radius: 20px;
    padding: clamp(8px, 2vw, 15px) clamp(16px, 4vw, 30px);
    transition: all 0.3s ease;
    letter-spacing: 0.01em;
    margin: clamp(12px, 3vw, 35px) auto 0 auto;
    background: transparent;
    width: fit-content;
    max-width: 90%;
    position: relative;
    z-index: 3;
    clear: both;
    box-sizing: border-box;
}

.three-boxes-alt-section .grid-item.text-center .text-box .cta-link:hover {
    color: white;
    background: #9dc183;
    transform: translateY(-2px);
}

/* Responsive adjustments */
@media (max-width: 1024px) {
    .three-boxes-alt-section .grid-row {
        flex-direction: column;
        gap: 30px;
    }
    
    .three-boxes-alt-section .grid-item.image-left,
    .three-boxes-alt-section .grid-item.image-right {
        aspect-ratio: 16 / 9;
        min-height: 250px;
    }
    
    .three-boxes-alt-section .grid-item.text-center {
        order: 2;
        min-height: 300px;
    }
    
    .three-boxes-alt-section .grid-item.image-left {
        order: 1;
    }
    
    .three-boxes-alt-section .grid-item.image-right {
        order: 3;
    }
}

@media (max-width: 768px) {
    .three-boxes-alt-section .grid-item.text-center .text-box {
        width: clamp(320px, 90vw, 480px);
        padding: clamp(25px, 5vw, 35px);
    }
}

@media (max-width: 480px) {
    .three-boxes-alt-section .grid-item.text-center .text-box {
        width: 95%;
        padding: clamp(12px, 4vw, 20px);
        max-height: 80%;
    }
    
    .three-boxes-alt-section .grid-item.text-center .text-box h2 {
        font-size: clamp(1.4rem, 6vw, 2.2rem);
        margin-bottom: clamp(10px, 3vw, 15px);
        line-height: 1.1;
    }
    
    .three-boxes-alt-section .grid-item.text-center .text-box p {
        font-size: clamp(0.85rem, 3.5vw, 1rem);
        line-height: 1.4;
        margin-bottom: clamp(15px, 4vw, 20px);
    }
    
    .three-boxes-alt-section .grid-item.text-center .text-box .cta-link {
        font-size: clamp(0.8rem, 3.5vw, 1rem);
        padding: clamp(6px, 2vw, 10px) clamp(12px, 3vw, 20px);
        margin: clamp(10px, 2vw, 20px) auto 0 auto;
        border-radius: 15px;
        max-width: 85%;
    }
}
/* ================ END: 3 BOXES ALT BLOCK STYLES ================ */


/* ================ START: 4 BOXES BLOCK STYLES ================ */
/* Styles specific to the 4-boxes block section */

.four-boxes-section .grid-item {
    flex: 1;
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    min-height: auto;
}

.four-boxes-section .grid-item:hover {
    transform: translateY(-8px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

/* Square image areas */
.four-boxes-section .grid-item .image-area {
    width: 100%;
    aspect-ratio: 1 / 1; /* Perfect square */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    transition: background-image 0.3s ease;
}

/* Individual box images */
.four-boxes-section .grid-item:nth-child(1) .image-area {
    background-image: url('/Websites/4/Images/upload/image/4Boxesbw.png');
}

.four-boxes-section .grid-item:nth-child(2) .image-area {
    background-image: url('/Websites/4/Images/upload/image/4Boxesbw.png');
}

.four-boxes-section .grid-item:nth-child(3) .image-area {
    background-image: url('/Websites/4/Images/upload/image/4Boxesbw.png');
}

.four-boxes-section .grid-item:nth-child(4) .image-area {
    background-image: url('/Websites/4/Images/upload/image/4Boxesbw.png');
}

/* Individual hover effects */
.four-boxes-section .grid-item:nth-child(1) .image-area:hover {
    background-image: url('/Websites/4/Images/upload/image/4Boxescolour.png');
}

.four-boxes-section .grid-item:nth-child(2) .image-area:hover {
    background-image: url('/Websites/4/Images/upload/image/4Boxescolour.png');
}

.four-boxes-section .grid-item:nth-child(3) .image-area:hover {
    background-image: url('/Websites/4/Images/upload/image/4Boxescolour.png');
}

.four-boxes-section .grid-item:nth-child(4) .image-area:hover {
    background-image: url('/Websites/4/Images/upload/image/4Boxescolour.png');
}

/* Content area under the image */
.four-boxes-section .content-area {
    padding: 20px;
    text-align: center;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.four-boxes-section .content-area h3 {
    font-size: 1.3rem;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 12px;
    line-height: 1.2;
}

.four-boxes-section .content-area p {
    font-size: 0.95rem;
    color: #5a6c7d;
    line-height: 1.5;
    margin-bottom: 20px;
    flex-grow: 1;
}

/* Call-to-action buttons */
.four-boxes-section .content-area .cta-button {
    display: inline-block;
   background: linear-gradient(135deg, #9dc183 0%, #7fa365 100%);
    color: white;
    text-decoration: none;
    padding: 12px 24px;
    border-radius: 25px;
    font-weight: 600;
    font-size: 0.9rem;
    transition: all 0.3s ease;
    border: none;
    cursor: pointer;
    text-align: center;
    box-shadow: 0 4px 15px rgba(102, 126, 234, 0.3);
}

.four-boxes-section .content-area .cta-button:hover {
    background: linear-gradient(135deg, #7fa365 0%, #9dc183 100%);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(102, 126, 234, 0.4);
}

/* Responsive adjustments */
@media (max-width: 1024px) {
    .four-boxes-section .content-area {
        padding: 18px;
    }
    
    .four-boxes-section .content-area h3 {
        font-size: 1.2rem;
        margin-bottom: 10px;
    }
    
    .four-boxes-section .content-area p {
        font-size: 0.9rem;
        margin-bottom: 18px;
    }
    
    .four-boxes-section .content-area .cta-button {
        padding: 10px 20px;
        font-size: 0.85rem;
    }
}

@media (max-width: 768px) {
    .four-boxes-section {
        padding: 0 15px;
    }
    
    .four-boxes-section .grid-row {
        flex-wrap: wrap;
        gap: 15px;
    }
    
    .four-boxes-section .grid-item {
        flex: 1 1 calc(50% - 7.5px);
        min-width: calc(50% - 7.5px);
    }
    
    .four-boxes-section .content-area {
        padding: 16px;
    }
    
    .four-boxes-section .content-area h3 {
        font-size: 1.1rem;
        margin-bottom: 8px;
    }
    
    .four-boxes-section .content-area p {
        font-size: 0.85rem;
        margin-bottom: 16px;
    }
}

@media (max-width: 480px) {
    .four-boxes-section {
        padding: 0 10px;
    }
    
    .four-boxes-section .grid-row {
        gap: 12px;
    }
    
    .four-boxes-section .grid-item {
        flex: 1 1 100%;
        min-width: 100%;
    }
    
    .four-boxes-section .content-area {
        padding: 14px;
    }
    
    .four-boxes-section .content-area h3 {
        font-size: 1rem;
        margin-bottom: 6px;
    }
    
    .four-boxes-section .content-area p {
        font-size: 0.8rem;
        margin-bottom: 14px;
    }
    
    .four-boxes-section .content-area .cta-button {
        padding: 8px 18px;
        font-size: 0.8rem;
        border-radius: 20px;
    }
}

@media (max-width: 360px) {
    .four-boxes-section .content-area {
        padding: 12px;
    }
    
    .four-boxes-section .content-area h3 {
        font-size: 0.95rem;
    }
    
    .four-boxes-section .content-area p {
        font-size: 0.75rem;
        margin-bottom: 12px;
    }
    
    .four-boxes-section .content-area .cta-button {
        padding: 6px 16px;
        font-size: 0.75rem;
    }
}
/* ================ END: 4 BOXES BLOCK STYLES ================ */


/* ================ START: 5 BOXES BLOCK STYLES ================ */
/* Styles specific to the 5-boxes block with circular elements */

.five-boxes-section .row-5 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 20px;
    padding: 20px 0;
    max-width: 80%;
    margin: 0 auto;
}

.five-boxes-section .circle-container {
    position: relative;
    width: 210px;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 300px; /* Height accommodates circle + curved text */
    perspective: 1000px; /* Added for better 3D effect */
    transition: transform 0.8s ease;
}

/* Add spinning animation on hover to the entire container */
.five-boxes-section .circle-container:hover {
    animation: spinCircleContainer 1s ease-in-out;
}

@keyframes spinCircleContainer {
    0% { transform: rotateY(0deg); }
    100% { transform: rotateY(360deg); }
}

.five-boxes-section .grid-item {
    width: 210px;
    height: 210px;
    border-radius: 50%;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 5px solid transparent;
    background-clip: padding-box;
    position: relative;
}

/* Add gradient border using pseudo-element */
.five-boxes-section .grid-item::before {
    content: '';
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    background: linear-gradient(to bottom, #c2dba9, #9dc183, #7fa365);
    border-radius: 50%;
    z-index: -1;
}

/* Individual circle images */
.five-boxes-section .circle-container:nth-child(1) .grid-item {
    background-image: url('/Websites/4/Images/upload/image/box51.png');
}

.five-boxes-section .circle-container:nth-child(2) .grid-item {
    background-image: url('/Websites/4/Images/upload/image/box52.png');
}

.five-boxes-section .circle-container:nth-child(3) .grid-item {
    background-image: url('/Websites/4/Images/upload/image/box53.png');
}

.five-boxes-section .circle-container:nth-child(4) .grid-item {
    background-image: url('/Websites/4/Images/upload/image/box54.png');
}

.five-boxes-section .circle-container:nth-child(5) .grid-item {
    background-image: url('/Websites/4/Images/upload/image/box55.png');
}

/* Hover effects */
.five-boxes-section .circle-container:nth-child(1) .grid-item:hover {
    background-image: url('/Websites/4/Images/upload/image/box51.png');
    transform: scale(1.05);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.five-boxes-section .circle-container:nth-child(2) .grid-item:hover {
    background-image: url('/Websites/4/Images/upload/image/box512.png');
    transform: scale(1.05);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.five-boxes-section .circle-container:nth-child(3) .grid-item:hover {
    background-image: url('/Websites/4/Images/upload/image/box53.png');
    transform: scale(1.05);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.five-boxes-section .circle-container:nth-child(4) .grid-item:hover {
    background-image: url('/Websites/4/Images/upload/image/box54.png');
    transform: scale(1.05);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

.five-boxes-section .circle-container:nth-child(5) .grid-item:hover {
    background-image: url('/Websites/4/Images/upload/image/box55.png');
    transform: scale(1.05);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}

/* SVG curved text styling */
.five-boxes-section .svg-container {
    width: 200px;
    position: relative;
    margin-top: 15px;
}

.five-boxes-section .curved-text {
    fill: #333;
    font-size: 16px;
    text-anchor: middle;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: transform 0.5s ease;
}

.five-boxes-section .curved-link {
    fill: #9dc183;
    text-decoration: none;
    transition: fill 0.2s ease, transform 0.5s ease;
    cursor: pointer;
}

.five-boxes-section .curved-link:hover {
    fill: #e74c3c; /* Red color on hover */
    animation: spinText 1s ease-in-out;
}

@keyframes spinText {
    0% { transform: rotateY(0deg); }
    100% { transform: rotateY(360deg); }
}

/* 5-boxes responsive styles */
@media (max-width: 768px) {
    .five-boxes-section .row-5 {
        justify-content: center;
        display: flex;
        flex-wrap: wrap;
        width: 100%;
    }
    
    .five-boxes-section .circle-container {
        margin-bottom: 30px;
    }
}

@media (max-width: 480px) {
    .five-boxes-section .row-5 {
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    
    .five-boxes-section .circle-container {
        margin: 0 auto 30px auto;
        width: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .five-boxes-section .grid-item {
        width: 150px;
        height: 150px;
    }
    
    .five-boxes-section .svg-container {
        width: 180px;
        margin: 0 auto;
    }
}
/* ================ END: 5 BOXES BLOCK STYLES ================ */

