
body
{
  background: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  position: relative;
}

.heading {
padding-top: 60px;
font-size: 22px;
font-weight: 500;
text-transform: uppercase;
text-align: center;
}

.subheading {
font-size: 16px;
padding-bottom: 60px;
}

p {
color: #848484;
font-weight: 400;
font-size: 16px;
letter-spacing: 0.4px;
line-height: 25px;
text-align: center;
}

hr {
border-top: 2px solid #828282;
width: 120px;
padding-bottom: 32px;
}

#videography, #studio {
  padding-top: 45px;
  padding-bottom: 50px;
}
#videography, #contact {
background: #f0f0f0;
}

.parallax-section {
background-attachment: fixed !important;
background-size: cover !important;
}

/* preloader section */
.preloader  {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 99999;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-flow: row nowrap;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      background: none repeat scroll 0 0 #fff;
  }
.sk-spinner-pulse {
width: 40px;
height: 40px;
background-color: #F6D76B;
border-radius: 100%;
-webkit-animation: sk-pulseScaleOut 1s infinite ease-in-out;
        animation: sk-pulseScaleOut 1s infinite ease-in-out; }

@-webkit-keyframes sk-pulseScaleOut {
0% {
  -webkit-transform: scale(0);
          transform: scale(0); }
100% {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 0; } }

@keyframes sk-pulseScaleOut {
0% {
  -webkit-transform: scale(0);
          transform: scale(0); }
100% {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 0; } }


/* start navigation */
.navbar-default {
background: #ffffff;
box-shadow: -1px 1px 13px 9px rgba(50, 50, 50, 0.12);
border: none;
margin-bottom: 0;
}
.navbar-brand, .navbar-nav li a {
line-height: 28px;
}
.navbar-default .navbar-brand  {
color: #5C5C5C;
font-size: 22px;
font-weight: bold;
letter-spacing: 2px;
}
.navbar-default .navbar-nav li a {
font-size: 12px;
letter-spacing: 1px;
font-weight: bold;
color: #e40c0c;
text-transform: uppercase;
}
.navbar img {
width: 22px;
}



/* home section */
#home {
background: url('../images/home-bg5.jpg') 50% 0 repeat-y fixed;
-webkit-background-size: cover;
background-size: cover;
background-position: center;
color: #ffffff;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
    -ms-flex-align: center;
        align-items: center;
height: 100vh;
text-align: left;
}


#home h1 {
font-size: 20px;
letter-spacing: 8px;
font-style: normal;
padding-top: 10px;
}

#gallery-button {
text-align: center;
padding-top: 30px;
padding-bottom: 45px;
}

#home .c {
position: absolute;
width: 30%;
top:50px;
left:200px;
}

#home .btn {
background: transparent;
border-radius: 0;
border: 3px solid #ffffff;
color: #ffffff;
font-weight: bold;
letter-spacing: 2px;
padding: 16px 42px;
margin-top: 40px;
transition: all 0.4s ease-in-out;
}

#home .btn:hover {
background: #ffffff;
color: #202020;
}

#home .logo {
width: 30%;
}

#studio .col-md-4 {
  padding-top: 42px;
  }

/* studio section */
#studio {
text-align: center;
}

#studio h3 {
color: #5C5C5C;
padding-top: 24px;
}
#studio .col-md-4 {
padding-top: 42px;
}

/* videography section */
#videography h4 {
line-height: 1.5;
}
#videography .col-md-8 {
padding-bottom: 42px;
}
#videography .col-md-6 {
padding-bottom: 18px;
}
#videography span {
color: #5C5C5C;
}

#videography-button {
text-align: center;
padding-top: 30px;
}

/* gallery section */
#gallery {
padding-top: 70px;
}
#gallery .col-md-4 {
padding-top: 52px;
}
#gallery img {
width: 100%;
padding-bottom: 12px;
}
#gallery .col-md-4 div {
position: relative; 
bottom: 18px;
padding-bottom: 12px;
}
#gallery h3 {
font-size: 18px;
line-height: 8px;
}


/* contact section */
#contact {
padding-top: 80px;
padding-bottom: 100px;
}
#contact .col-md-8 {
margin-bottom: 32px;
}
#contact .form-control {
background: #ffffff;
border: none;
border-radius: 0;
box-shadow: none;
margin-top: 10px;
margin-bottom: 10px;
transition: all 0.4s ease-in-out;
}
#contact .form-control:focus {
border-color: #f9f9f9;
}
#contact input {
height: 48px;
}
#contact input[type="submit"] {
background: transparent;
border: 2px solid #999;
border-radius: 10px;
letter-spacing: 2px;
margin-top: 12px;
height: 50px;
}
#contact input[type="submit"]:hover {
background: #999;
color: #ffffff;
}


/* footer/location section */
footer {
background-color: #5C5C5C;
/* -webkit-background-size: cover;
background-size: cover;
background-position: center;*/
color: #000000;
padding-top: 50px;
padding-bottom: 50px;
}
footer h2 {
padding-bottom: 14px;
}

footer p {
color: #000000;
}
footer span {
font-weight: bold;
padding-left: 24px;
}
footer .phone, footer .address, footer .open-hours {
padding-top: 3px;
padding-bottom: 3px;
}
footer .fa {
font-size: 12px;
padding-right: 10px;
}
.map-responsive{
overflow:hidden;
padding-bottom:56.25%;
position:relative;
height:0;
width: ;
}
.map-responsive iframe{
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}

/* Back to top button */

#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}

/* copyright section */
#copyright {
background: #000000;
color: #ffffff;
padding-top: 100px;
padding-bottom: 100px;
text-align: center;
}
#copyright img {
width: 250px;
padding: 30px;
}
#copyright p {
color: #5c5c5c;
text-align: center;
}
#copyright a {
color: #ffffff;
font-size: 30px;
}
#copyright a:hover {
color: #ff0000;
background-color: transparent;
}
#socials {
  align-content: center;
}

/*login container*/
.parallax-section {
background-color: #ffffff;
}

/*bg images*/
#photobg2 {
  background: url('../images/home-bg11.jpg') 50% 0 repeat-y fixed;
-webkit-background-size: cover;
background-size: cover;
background-position: center;
color: #ffffff;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
    -ms-flex-align: center;
        align-items: center;
}

#transparent {
  height: 600px;
}

#photobg3 {
  background: url('../images/home-bg4.jpg') 50% 0 repeat-y fixed;
-webkit-background-size: cover;
background-size: cover;
background-position: center;
color: #ffffff;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
    -ms-flex-align: center;
        align-items: center;
}

#photobg4 {
  background: url('../images/home-bg6.jpg') 50% 0 repeat-y fixed;
-webkit-background-size: cover;
background-size: cover;
background-position: center;
color: #ffffff;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
    -ms-flex-align: center;
        align-items: center;
}