﻿


*{	-webkit-transition: .7s ease-out;
 	-moz-transition: .7s ease-out;
 	-o-transition:  .7s ease-out;
 	transition: .7s ease-out;
    list-style: none;
}

/*================================
TYPOGRAPHY
================================*/
body {
    font-family: 'Merriweather', serif;

    line-height: 1.8em;
    color:#666666
}

.bigicon {font-size: 3em;}
h1 {
	font-size: 60px;
	font-family: 'Raleway', sans-serif;

}
h2{font-size: 42px; font-family: 'Raleway', sans-serif;
}
h3{font-size: 28px; font-family: 'Raleway', sans-serif;
}
h4{font-size: 18px; line-height: 1.4em; font-family: 'Raleway', sans-serif;
}

.blue {
	
	color: #283E6C;
}
.white {
	color:white;
}
.orangec {
	color: #D25400;
}
.bblue {
	border: thin #000080 solid;
	background-color: #B2C2D2;
	padding: 20px;
	margin: 10px 10px 50px 10px;
	border-radius: 55px 55px 55px 55px;
	-moz-border-radius: 55px 55px 55px 55px;
	-webkit-border-radius: 55px 55px 55px 55px;
	box-shadow: inset 0 1px rgba(255,255,255,0.3), inset 0 -15px 20px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 1px rgba(255,255,255,0.3), inset 0 -15px 20px rgba(0,0,0,0.3);
	-webkit-box-shadow:inset 0 1px rgba(255,255,255,0.3), inset 0 -15px 20px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 1px rgba(255,255,255,0.3), inset 0 -15px 20px rgba(0,0,0,0.3);
}
.bblue:hover {
	background-color: #D7DFE8;
}

.db {
	background-color:#283E6C;
	padding: 20px;
	position:relative;
	float:left;
	width: 100%;
	margin:10px 10px 0 10px;
}
.lb {
	padding: 10px;
	position: relative;
	float: left;
	width: 100%;
	border: thin #283E6C solid;
	margin: 0 10px 0 10px
}
.lc {
	
	position: relative;
	float: left;
	width: 100%;
	border: thin #283E6C solid;
	margin: 0 10px 0 10px
}

.ps-1 {
	margin-left:15px;
}
.margin
 {
	margin: 10px;}
.fb {
margin-top:10px;
}
.glass {
	
	box-shadow: inset 0 1px rgba(255,255,255,0.3), inset 0 -15px 20px rgba(0,0,0,0.3);
	-o-box-shadow: inset 0 1px rgba(255,255,255,0.3), inset 0 -15px 20px rgba(0,0,0,0.3);
	-webkit-box-shadow:inset 0 1px rgba(255,255,255,0.3), inset 0 -15px 20px rgba(0,0,0,0.3);
	-moz-box-shadow: inset 0 1px rgba(255,255,255,0.3), inset 0 -15px 20px rgba(0,0,0,0.3);
}
p{
	color: #333333;
	font-weight: lighter;
	font-family: 'Merriweather', serif;
	padding:10px 0 10px 0;
	
}
.email{
	font-size: 35px;
	color: #DD5800;
	padding-bottom:20px
}
.img-center{
	margin:0 auto 20px auto;
}
.onltgrey{
	color:#333333
}
.pb-5 {
	padding-bottom:100px;
}
.paddingtop {
	padding-top:100px;
}
.pb-0 {
	padding-bottom:0
}
.pt-0 {
	padding-top:0
}
.mb-0 {
	margin-bottom:0
}
.mt-0 {
	margin-top:0
}

#faq {
	padding-bottom:30px;
}
#weddings .wdbk {
	background-color: #FFE0C1;
	
	border-top: medium #FF7920 ridge;
	border-bottom: medium #FF7920 ridge;
}
#weddings .container {
	padding: 80px;
	
}

/*================================
DEFAULT STYLE & FORMATING
================================*/
ul{padding: 0;}
a{
	color: #B2C2D2
}
a:hover, a:active{color: #c3c3c3; text-decoration: none;}

a.g{
	color: #283E6C
}
a.g:hover, a:active{color: black; text-decoration: underline;}

a.e{
	color: #DD5800
}
a.e:hover, a:active{
	color: #FF7920;
	
}





#services{text-align: center;}
.col-md-4, .col-md-6{padding-bottom: 0px;}
.col-md-3 {padding: 0;}

.sectionhead{
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

hr.separetor{
	width: 80px;
	color: #363942;
	border-top: 2px #3D1F1F solid;
}


.btn-default{
    background: none;
    border: none;
    text-transform: uppercase;
    margin: 50px 0;
    color: #c3c3c3;
    letter-spacing: 2px;
}

.btn-default:hover{
    background: none;
    color: #ea9312;
}

.btnicon, .brandicon{
    margin-right: 10px;
}


.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: none; 
}

.btn {
  border-radius: 0; 
  letter-spacing: 2px; 
}

.btn:hover {
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
}

.btn-middle {
	background-color: transparent;
	padding: 10px 30px 10px 30px;
	border: 1px solid #8bc34a;
	color: #5c9233;
	margin: 25px 0px;
}

.btn-middle:hover {
	background-color: #8bc34a;
	color: #fff;
	box-shadow: 0px 2px 5px #948E8E;
}

.btn-send,
.btn-reservation {
	background-color: #DD5800;

	padding: 10px 50px;
	box-shadow: 0px 2px 5px #948E8E;
	color: #fff;
	margin: 20px 0px;
}

.btn-send:hover,
.btn-reservation:hover {
	background-color: #283E6C;
	color: #eee;

}

.btn-reservation {
	width: 100%;
	margin: 0px;
}










/*================================
HERO AREA
================================*/
#hero{
	color: #fff;
	text-align: center;
	background: url('../img/Zach-Heywood-bg.jpg') no-repeat; /*your background image*/
	background-size: cover;
	
	overflow: hidden;
}

.herocontent{
    padding-top: 100px;
    width: 100%;
    max-width: 900px;
}
.heroshot{
    margin-top: 20px;
    width: 100%;
    max-width: 1200px;
    float:left;

}

.list_carousel {
height:300px; padding:10px;
}
.list_carousel ul {
    margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	margin: 10px;
    height:250px;
	display: block;
	float: left;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.img-polaroid{
-webkit-box-shadow:0 1px 3px black;
-moz-box-shadow:0 1px 3px black;
box-shadow:0 1px 3px black;
margin:10px;
}


/*================================
CLIENTS SECTION
================================*/
#clients{
    padding-top: 30px;
}
#clients h4{
    text-transooteorm: uppercase;
    padding-top: 10px;
}

#clients .col-md-4{
    padding-bottom: 0;
}

#clients ul{float: right}

#clients li{
    display: inline;
    margin-right: 35px;
}

#clients li:last-child{
    margin-right: 0px;
}


/*================================
ABOUT SECTION
================================*/
#about{
	background: url('../img/planebg.jpg') no-repeat fixed center;
	background-position: 100px 0px;
	padding-top: 100px;
}
#contact{
	background-color: #B2C2D2;


}
#gatwick
{
	overflow: scroll;
	width:100%;
	height: 500px;
}


.myapps{margin-top: 25px;}
.myapps li{display: inline}
.myapps li img{
    width: 30px;
}
/*slider*/
#main-slider {
  overflow: hidden;
}
#main-slider .item {
  height: 558px;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-size: cover;
}
#main-slider .slider-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}
#main-slider .slider-inner h2 {
  margin-top: 180px;
  font-size: 36px;
  line-height: 1;
  text-transform: uppercase;
  color: #fff;
}
#main-slider .slider-inner h2 > span {
  color: #894c3a;
}
#main-slider .slider-inner .btn {
  margin-top: 10px;
}
#main-slider .owl-prev,
#main-slider .owl-next {
  position: absolute;
  top: 50%;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-size: 30px;
  display: inline-block;
  margin-top: -35px;
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 100px;
  z-index: 5;
  -webkit-transition: background-color 400ms;
  transition: background-color 400ms;
}
#main-slider .owl-prev:hover,
#main-slider .owl-next:hover {
  background-color: #894c3a;
}
#main-slider .owl-prev {
  left: -35px;
  text-indent: 14px;
}
#main-slider .owl-next {
  right: -35px;
  text-indent: -14px;
}
#bar {
  width: 0%;
  max-width: 100%;
  height: 4px;
  background: #894c3a;
}
.img-polaroid{
-webkit-box-shadow:0 1px 3px black;
-moz-box-shadow:0 1px 3px black;
box-shadow:0 1px 3px black;
margin:10px;
}


/*================================
PORTFOLIO SECTION
================================*/
#portfolio{
	background: url('../img/prices-bg.jpg') repeat-x;
	text-align: center;
	
}

#shotsByPlayerId li{
    width: 31%;
    float: left;
    padding: 15px;
    margin: 10px;
   
    border-radius: 5px;
}

#shotsByPlayerId li:hover{
    box-shadow: 1px 2px 25px rgba(160, 160, 160, 0.4);
    -webkit-transition: .7s ease-out;
 	-moz-transition: .7s ease-out;
 	-o-transition:  .7s ease-out;
 	transition: .7s ease-out;
}

#shotsByPlayerId li img{
    width: 100%;
    border-radius: 5px;
}

#shotsByPlayerId img:hover{
    opacity: .5;
    overflow: hidden;
}

#shotsByPlayerId a:hover{color: #ea9312;}

#shotsByPlayerId h3{
    text-align: left;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: normal;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;}

#shotsByPlayerId h3 a{color: #363942;}

.likecount a{float: left; color: #c3c3c3;}
.commentcount a{float: right; color: #c3c3c3;}

/*================================
TESTIMONIAL SECTION
================================*/

.clientsphoto img{
    width: 80px;
    float: left;
    margin-right: 20px;
    border-radius: 50%;
}

.clientsphoto img:hover{
    border-radius: 15%;
}

blockquote{
    margin: 0;
    padding: 0 0 10px 0;
    border: none;
}

blockquote p{   
    font-style: italic;
    font-size: 14px;
}

.quote{overflow: hidden}
.quote h5{margin-bottom: 5px;}


/*================================
FOOTER SECTION
================================*/

footer{
	text-align: center;
	padding: 50px 0;
	background: #141414;
}

footer p, footer .bigicon {color: #7e7e7e;}

.footerlinks{margin: 30px 0;}
.footerlinks li{
    display: inline;
    padding: 10px;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.footersocial {margin-top: 30px;}

.footersocial li{
	display: inline;
	padding: 0 0 0 0;
	font-size: 2em;
}

.footersocial li a {color: #7e7e7e;}
.footersocial li a:hover {
	color: #B3C3D3;
}

/*================================
FOLLOW BUTTON
================================*/
.dribbble-follow-button {
	display: inline-block;
    margin-top: 15px;
}

.dribbble-follow-button .label, .dribbble-follow-button .count {
    font: bold 11px/18px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #333;
    border: 1px solid #ccc;
    text-decoration: none;
    display: inline-block;
    position: relative;
    border-radius: 3px;
}

.dribbble-follow-button .label {
    padding: 0 3px 0 1px;
    white-space: nowrap;
    background: #e3e3e3;
    background: linear-gradient(top, white, #dedede);
}

.dribbble-follow-button .label i {
    height: 18px;
    width: 18px;
    float: left;
    background: url("../img/icon.png") no-repeat top left;
}

.dribbble-follow-button .label:hover {
    border-color: #bbb;
    background: #fff;
    color: #333;
}

.dribbble-follow-button .label:active {            
     box-shadow: 0 1px 5px rgba(0,0,0,.15) inset;
}

.dribbble-follow-button .count {
    margin-left: 5px;
    padding: 0 3px;
    color: #333;
    border-color: #bbb;
    font-weight: normal;
    background: white;
}

.dribbble-follow-button .count:hover {
    text-decoration: underline;
}

.dribbble-follow-button .count > * {
	top: 50%;
	left: 0;
	margin: -4px 0 0 -4px;
	border: 4px solid transparent;
	border-right-color: #aaa;
	border-left: 0;
	position: absolute;
}

.dribbble-follow-button .count u {
    margin-left: -3px;
    border-right-color: white;
}
.black {
		color: #000000;
	}
.topbaricon {
	margin-left: 5px;
	margin-right: 5px;
}


.aclearweb {
		font-size: x-small;
	}
	
.hr {
	margin-top:50px;
}
.lincolnshire {
		color: #CCCCCC;
	}
	
	
	
	
.contact-form
{
	padding: 50px 0px;
	background-color:#B2C2D2
}	
.form-control {
	border-radius: 0px;
	margin-bottom: 25px;
}
	
window.scroll({
  top: 2500, 
  left: 0, 
  behavior: 'smooth' 
});

// Scroll certain amounts from current position 
window.scrollBy({ 
  top: 100, // could be negative value
  left: 0, 
  behavior: 'smooth' 
});

// Scroll to a certain element
document.querySelector('.hello').scrollIntoView({ 
  behavior: 'smooth' 
});	

#weddings {
	padding: 30px;
	
}
