#BodyCSS{
    background-color: #3c2f74;
}

body{
    overflow-x: hidden;
}



.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9000;
}

.TeamImg{
    width: 100%;
}

.StandardImgSizing{
    width: 100%;
    height: 100%;
}

#BannerImg{
   z-index: -1000;
    position: relative;
    width: 100%;
    height: fit-content;

}

#Banner{

    background-image: url("../WebsiteMedia/intro-bg.jpg");
     
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 100vh;
    
   
}
#BannerSmall{

    background-image: url("/images/logo_backdrop_1.PNG");
     
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 30%;
    height: 50vh;
    
   
}

#BannerSmallImg{
    z-index: -1000;
     position: relative;
     width: 100%;
     height: fit-content;
 
 }

 .dropshadow {
    height: auto;
    -webkit-box-shadow: -15px 13px 20px 3px rgba(0,0,0,0.91);
    -moz-box-shadow: -15px 13px 20px 3px rgba(0,0,0,0.91);
    box-shadow: -15px 13px 20px 3px rgba(0,0,0,0.91);
}

.imagine{
   outline: thin;
   outline-color: purple;
   background-color: purple;
  background-repeat: no-repeat;
   color: whitesmoke;
   top: 15vh;
   left: 30vw;
   margin-left: 2vw;
   margin-top: 2vh;
  
  }
  
  .expertise{
      outline: thin;
      outline-color: whitesmoke;
      background-color: whitesmoke;
      background-repeat: no-repeat;
      color: black;
      top: 25vh;
      left: 30vw;
      margin-left: 2vw;
      margin-top: 2vh;
  
  }

.imgContainer {
    position: relative;
    text-align: center;
    
}

.tagLine {
    position: absolute;
    top: 30vh;
    left: 15vw;
    color: white;
}



.IBCS_Background{
    background-image: url('../WebsiteMedia/palace-at-winchester-london-1581693.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

.T3CS_Background{
    background-image: url('../WebsiteMedia/lakes-2-1398316.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
}

.StandardImgWidth{
    width: 100%;
}

.HomePageLogoImg{
    width: 60%;
}

.BenefitsImg{
    width: 50%;
}

#LogoImg{
    z-index: 1;
  max-width: 20%;
}

.GreyTextBox{
    background-color: rgba(206, 206, 206, 0.712);
}

.PictureHeight{
    padding-top: 15px;
}

.SonixPersonalImg{
    width: 100%;
    height: 50%;
}

#MainHeaderJumbo{
    z-index: 10;
    position: relative;
    background-color: rgb(168, 168, 168);
}

#WIRPA_ContentBlock2{
    background-color: white;
  
}

.StandardPadding{
    padding: 5px;
}

.LargePadding{
    padding: 20px;
}

#WIRPA_ContentBlock3{
    background-color: white;
  
}

#NavigationBlocks{
    background-image: url('../WebsiteMedia/intro-bg_cropped.jpg');
    
    background-repeat: no-repeat;
   background-size: cover;
    width: 100%;
  
}

.NavigationTextColour{
    color: whitesmoke;
   
}

.NavigationBlockColour{
    color: whitesmoke;
}

.FadeIn
{
    opacity:0;
}

#NavigationBlocks_Cell{
    outline-style: groove;
    outline-color:rgba(245, 245, 245, 0.719);
    outline-width: 2px;
}

/* EOM Edit, White on blue is very hard to read, so changing some button color here */

#NavigationBlocksCellBTN{
    outline-style: groove;
    outline-color:rgba(245, 245, 245, 0.719);
    outline-width: 2px;
    color:white;
}

#NavigationBlocksCellRPABTN{
    outline-style: groove;
    outline-color:rgba(245, 245, 245, 0.719);
    outline-width: 2px;
    color: white;
}

#NavigationBlocksCellRPABTN:hover{
    color: white;
    text-decoration: underline;
      

}


#NavigationBlocksCellBTN{
    outline-style: groove;
    outline-color:rgba(245, 245, 245, 0.719);
    outline-width: 2px;
    color:white;
}

#NavigationBlocksCellBTN:hover{
    color: white;
    text-decoration: underline;
      

}

#NavigationBlocksCellIndexBTN{
    outline-style: groove;
    outline-color:rgba(245, 245, 245, 0.719);
    outline-width: 2px;
    color: white;
}

#NavigationBlocksCellIndexBTN:hover{
    color: white;
    text-decoration: underline;
      

}

#WIRPA_ContentBlock3_Cell{
    outline-style: groove;
    outline-color: #4c0080;
    outline-width: 1px;
}

#WIRPA_ContentBlock3_CellBTN{
    outline-style: groove;
    outline-color: #4c0080;
    outline-width: 1px;
}

#ContactJumbo{
    background-color: #f2f2f2;
    border-radius: 25px;
}


.WhoWeAreContainer{
    outline-style: groove;
    outline-color:rgba(245, 245, 245, 0.425);
    outline-width: 2px;
}

.WhatWeDoContainer{
    outline-style: groove;
    outline-color:rgba(245, 245, 245, 0.425);
    outline-width: 2px;
}

.MeetTheTeamContainer{
    outline-style: groove;
    outline-color:rgba(245, 245, 245, 0.425);
    outline-width: 2px;
}
.mapouter{
    position:relative;
    text-align:right;
    height:60vh;
    width:100%;
}

.gmap_canvas {
    overflow:hidden;
    background:none!important;
    height:60vh;
    width:100%;
}

.ServiceLinks{

    color:rgb(58, 166, 233);
    text-decoration: underline;
}
.ServiceLinks:link{
    color:rgb(58, 166, 233);
text-decoration: underline;
  
}

.ServiceLinks:hover{
color: white;

background-color: transparent;
  text-decoration: underline;

}




/* Captcha style */

.capbox {
	background-color: rgb(99, 51, 212);
	border: rgb(147, 114, 226) 0px solid;
	border-width: 0px 12px 0px 0px;
	display: inline-block;
	*display: inline; zoom: 1; /* FOR IE7-8 */
	padding: 8px 40px 8px 8px;
	}

.capbox-inner {
	font: bold 11px arial, sans-serif;
	color: #000000;
	background-color: rgb(213, 186, 243);
	margin: 5px auto 0px auto;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}

#CaptchaDiv {
	font: bold 17px verdana, arial, sans-serif;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	padding: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    border-radius: 4px;
    pointer-events:none;
    user-select: none;
    
}
    #txtCaptcha{
        pointer-events:none;
        user-select: none;
    }

#CaptchaInput { margin: 1px 0px 1px 0px; width: 135px; }

