@charset "UTF-8";
/* CSS Document */

body {
    padding: 0;
    margin: 0;
}

.topbar {
	width:100%;
	height: 100px;
	background-color:#D3D3D3;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.75);
}

#mobile-menu-area{
	display:none;
} 

#menu { 
	height: 100px;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#menu-area{
	float:left;
	position:relative;
}

#menu-logo{
	float:left;
	width:300px;
}

#menu-logo img{
	margin-top:10px;
	height:80px;
}

#menu-area>a{
	padding:0 10px;
}

#menu-area>a,#mobile-menu-area>a{
	float:left;
	line-height:100px;
	font-size:18px;
	text-decoration:none;
	color:#081455;
	font-family:Arial;
	transition-duration:0.2s;
}

#mobile-menu-area>a{
	border-bottom:1px solid rgba(0,0,0,0.05);
}


#menu>#menu-area>a{
	transition: all 0.2s ease-in-out;
}


#menu>#menu-area>a:hover,#mobile-menu-area>a:hover{
	color:black;
	background-color:rgba(0,0,0,0.05);
}


#bar{
	position:absolute;
	background-color:#081455;
	height:10px;
	width:0px;
	transition: all 0.2s ease-in-out;
	bottom:0;
}

#menu>#menu-area>a:nth-child(1):hover ~ #bar{
	width:154px;	
	transition: all 0.2s ease-in-out;
}

#menu>#menu-area>a:nth-child(2):hover ~ #bar{
	transform:translate(154px);
	width:87px;
	transition: all .2s ease-in-out;
}

#menu>#menu-area>a:nth-child(3):hover ~ #bar{
	transform:translate(241px);
	width:159px;
	transition: all .2s ease-in-out;
}

#menu>#menu-area>a:nth-child(4):hover ~ #bar{
	transform:translate(400px);
	width:114px;
	transition: all .2s ease-in-out;
}

#menu>#menu-area>a:nth-child(5):hover ~ #bar{
	transform:translate(514px);
	width:148px;
	transition: all .2s ease-in-out;
}




#mobile-menu{
	display:none;
}

a{
	text-decoration:none;
	color:blue;
}

a:hover {
	color: slateblue;
}

.Menu {
	
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 28pt;
	color:#081455;
	
}

.background {
	Width: 100%;
	Top: 0;
	left: 0;
	height: 700px;
	background-image: url(http://sorrelle.co.uk/indexbg.jpg);
	background-size: contain;
	background-repeat: no-repeat;
}

footer {
	width: 100%;
	min-height:60px;
	height:auto;
	line-height:60px;
	background-color: #081455;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 10pt;
	color:#FFFFFF;
	text-align: center;
	overflow:hidden;
	-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
}

footer>img{
	height:50px;
}

#sitemap{
	height:auto;
	background-color:#D3D3D3;
	padding-top:10px;
	padding-bottom:40px;
}

#social-media{
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	line-height:32px;
	position:absolute;
	bottom:-30px;
	font-size:18px;
	left:2%;
	height:32px;
}

#social-media>img{
	top:10px;
}

#sitemap ul{
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:0;
	padding:0;
	list-style: none;
}

#sitemap table{
	width:100%;
}

#sitemap span{
	font-size:18px;
}

#sitemap td{
	vertical-align: top;
	width:50%;
}

#sitemap .address-table{
	line-height:20px;
}



.address-table tr:nth-child(1),.address-table tr:nth-child(6){
	font-weight:bold;
}

.address-table tr:nth-child(5) td{
	border-bottom:1px solid rgba(50,50,50,0.2);
}

#sitemap ul>li,#sitemap ul>li>a{
	line-height:40px;
	color:#081455;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	transition-duration:0.3s;
}
#sitemap ul>li>a:hover{
	color:black;
}

#sitemap ul>li{
	margin-left:10px;
	border-bottom:1px solid rgba(50,50,50,0.2);
}



#bg1 {
	Width: 100%;
	Top: 0;
	left: 0;
	height: 0;
	background-image: url(http://sorrelle.co.uk/indexbg.jpg);
	background-size: contain;
	background-repeat: no-repeat;
	padding-top: 29.5%;
	
	
}

#full-width-wrapper {
	width: 100%;
	background-color:#FFFFFF;
	color:#081455;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 30pt;
	text-align: center;
	min-height:80vh;
	height:auto;
	
}
#wrapper {
	max-width:1200px;
	margin-left:auto;
	margin-right:auto;
	color:#081455;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-size: 15pt;
	text-align: justify;
	position:relative;
}

#wrapper>p{
	margin-left:20px;
	margin-right:20px;
}

.center-text{
	text-align:center;
	font-size:40px;
}

#wrapper>p>b{
	margin-left:10%;
}

.welcome{
	width:100%;
	max-width:800px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.main-img{
	width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
}

.page-main-img{
	max-width:820px;
	width:100%;
	height:auto;	
}

#contact-table{
	border-collapse:collapse;
	width:100%;
	background-color:rgba(0,0,0,0.05);
}

#contact-table tr:nth-child(1){
	
}

#contact-table td:nth-child(1){
	border-right:1px solid silver;
}

#contact-table #email{
	border-right:0;
}


#contact>p{
	padding:0px 10px:
}

#contact{
	width:50%;
	text-align:center;
}

#contact>p>span{
	font-size:40px;
}

ul{
	text-align:left;
	padding:0px 10% 0px 20%;
}

.tele,.email{
	position:absolute;
	height:100px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	z-index:12;
}

.tele{
	transform:translate(0px,-30px);
}

.email{
	transform:translate(0px,-100px);
}

.mapouter{
	
	height:400px;
	width:100%;
	background-color:red;
}

.gmap_canvas {
	overflow:hidden;
	background:none!important;
	height:400px;
	width:600px;
	margin-left:auto;
	margin-right:auto;
}


.map-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}


#call{
	width:120px;
	position:sticky;
	position: -webkit-sticky;
	bottom:6px;
	z-index:17;
	background-image: linear-gradient(rgb(255, 252, 132),yellow);
	padding:10px;
	font-size:22px;
	float:right;
	margin:20px;
	font-family:Arial;
	font-weight:bold;
	border-radius:5px;
	border:1px solid silver;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
	transition-duration:0.3s;
	text-align:center;
}

#call:hover{
	background-image: linear-gradient(yellow,rgb(255, 252, 132));
}


.text-left{
	text-align:left;
}

	
#page-contact{
	width:300px;
	float:right;
	background-color:rgba(0,0,0,0.05);
	padding:0px 10px;
	margin-right:20px;
	position:sticky;
	position: -webkit-sticky;
	top:6px;
	z-index:17;
}

#page-main{
	margin-left:20px;
	margin-right:360px;
	padding-bottom:40px;
}


.small{
	font-size:18px;
	font-style:italic;
}




@media only screen and (max-width: 1020px) {
	
	.welcome-mobile{
		transform:scale(2,2);
	}
	
	#menu-area{
		display:none;
	}
	
    #mobile-menu-area{ 
		display:block;
        position:absolute;
		width:100%;
		background-color:white;
		top:100px;
		margin:0;
		border-bottom:4px solid #081455;
		border-top:4px solid #081455;
		z-index:15;
    }
	
	
	#mobile-menu-area>a{
		width:100%;
		margin:0;
		line-height:60px;
	}
	
	#menu{
		text-align:center;
		position:relative;
	}
	
	#menu-logo{
		display:inline-block;
		float:none;
		width:300px;
	}
	
	#mobile-menu{
		display:block;
		position:absolute;
		top:0;
		right:0;
		width:100px;
		height:100px;
	}
	
	#mobile-menu img{
		width:50px;
		height:auto;
		margin-top:25px;
		cursor:pointer;
	}
	
	.open-mobile-menu{
		background-color:rgba(0,0,0,0.05);
		border-radius:5px;
	}
	
	
	#menu-logo{
		line-height:100px;
	}
	#menu-logo img{
		height:70px;
		width:auto;
		margin-top:15px;
	}
	
	#contact>p>span{
		font-size:30px;
	}
	
	#page-contact{
		float:none;
		margin:0;
		width:100%;
		text-align:center;
		padding:0;
	}
	#page-contact table{
		width:100%;
	}
	
	.tele,.email{
		height:60px;
	}
	
	.email{
		transform:translate(0px,-50px);
	}
	
	
	#page-contact{
		position:relative;
		margin-right:0;
		z-index:10;
	}
	
	#page-main{
		margin-right:20px;
	}
	
	.page-main-img{
		max-width:100%;
		width:100%;
		height:auto;
		float:none;
	}
	
	.list{
		font-size:16px;
	}
	
	footer{
		height:60px;
	}
	
	#sitemap{
		display:none;
	}
	#contact>img{
		display:none;
	}
}