@import url('https://fonts.googleapis.com/css?family=Russo+One&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&subset=latin-ext');
body{
  padding: 0;
  margin: 0;
}

h2,h4{
  font-family: 'Russo One', sans-serif;
}
h2{
  font-size: 1.5em;
}
h4{
  font-size: 1.3em;
}
button{
  font-family: 'Open Sans', sans-serif;
  font-size: 0.9em !important;
}
p{
  font-family: 'Open Sans', sans-serif;
  font-size: 0.9em;
}

@media (max-width: 991px) {
  section.jumb{
    min-height: 420px;
    background-image: url("../images/jumb14.jpg");
    background-size: cover;
    background-position: center;
  }
  .nav-link{
    margin-left: 10px !important;
  }
  #topsection{
    background-color: black;
    background-image: url("../images/backdrop-874452.jpg");
    background-size: cover;
    background-position: center;
    min-height: 100vh;
  }
  .box h5{
    font-size: .9em;
  }
}
@media (min-width: 992px) {
  section.jumb{
    width: 100%;
    height: 50vh;
    background-size: cover;
    background-position: center;
    min-height: 400px;
  }
  #topsection{
    background-color: black;
    background-image: url("../images/back.jpg");
    background-size: cover;
    background-position: center;
    min-height: 100vh;
  }
  .contact_data{
    margin-left: 30%;
  }
}

.menu_col{
  background-color: rgba(0,0,0,0.5);
  transition: 0.5s;
}
nav{
  font-family: 'Russo One', sans-serif;
  font-size: 0.9em;
}
#about_us ,#references,#contact,#work,#photogallery{
  padding-top: 30px;
  padding-bottom: 20px;
}
#about_us{
  /*background-image: url("../images/black2.jpg");*/
  background-color: rgba(0,0,0,0.8);
  background-position: center;
  color: rgba(255,255,255,0.8);

}
#about_us h2{
  color:#b20000;

}
#about_us, #work .container{
  text-align: justify;
  text-align-last: center;
}
.work_container{
  text-align: left;
}
.work_container h5{
  font-family: 'Russo One', sans-serif;
}
.work_container h6{
  font-weight: 700;
}
.work_icon{
  color: #b20000;
  margin-right: 20px;
}

#references{
  color: black;
  padding-bottom: 30px !important;
}
#references h2{
  color: black;
}
#contact h2{
  color: #b20000;
  margin-bottom: 0px;
}
#contact h4{
  margin-top: 0px;
  color: rgba(255,255,255,0.8);
  margin-bottom: 30px;
}
#photogallery h2{
  color: #b20000;
  margin-bottom: 0px;
}
#photogallery h4{
  margin-top: 0px;
  color: rgba(255,255,255,0.8);
  margin-bottom: 30px;
}
#work h2{
  color: #222;
  margin-bottom: 0px;
}
#work h4{
  margin-top: 0px;
  color: rgba(0,0,0,0.3);
  margin-bottom: 30px;
}
#contact p{
  color: rgba(255,255,255,0.8);
}
#contact{
  background-image: url("../images/backdrop-874452.jpg");
  background-size: cover;
  background-position: center;
  padding-bottom: 0px;
}
#photogallery{
  background-color: black;
  background-image: url("../images/backdrop-874452.jpg");
  background-size: cover;
  background-position: center;
  padding-bottom: 0px;
}
#references{
  background-size: cover;
  background-position: center;
  padding-bottom: 0px;
}

nav.navbar{
padding-top: 10px;
padding-bottom: 10px;
}

nav.black{
  background-color: black;
  transition: 0.5s;
  padding-top: 5px;
  padding-bottom: 5px;
}
.navbar-nav>li>a{
  color: red;
  transition: 1s;
}
h2.strikearound {
  position: relative;
  font-size: 30px;
  color: rgba(0,0,0,0.9);
  z-index: 1;
  overflow: hidden;
  text-align: center;
  margin-bottom: 20px;
}
h2.strikearound:before, h2.strikearound:after {
  position: absolute;
  top: 51%;
  overflow: hidden;
  width: 50%;
  height: 2px;
  content: '\a0';
  background-color: grey;
}
h2.strikearound:before {
  margin-left: -50%;
  text-align: right;
}
.box{
  margin-top: 20px;
  margin-bottom: 20px;
  height: 200px;
  text-align: center;

}
.box-icon {
  font-size: 80px;
  color: white;
  transition: 0.3s;
  margin-top: 10px;
  margin-bottom: 10px;
}
.box h5{
  margin-top: 10px;
  margin-bottom: 0px;
  transition: 0.3s;
  font-family: 'Russo One', sans-serif;
}
.box >.btn{
  margin-top: -20px;
  width: 150px;
  background-color: #b20000;
  border-radius: 0px;
  color: white;
}
.box >.btn:hover{
  -webkit-transition: background-color 400ms linear;
  -ms-transition: background-color 400ms linear;
  transition: background-color 400ms linear;
  background-color: #8e0000;
}
.box:hover>.box-icon{
  font-size: 90px;
}
.box:hover>.box-btn{
  margin-top: -20px;
}
.box:hover>h5{
  margin-top: 0px;
}
.work_image{
  height: 80px;
  transition: 0.3s;
  opacity: 0.9;
}
.box:hover>.work_image{
  height: 90px;
  opacity: 1;
}
.jumb-title{
  color: rgba(255, 255, 255, 0.8);
  margin-top: 0px;
  text-align: left;
  font-family: 'Russo One', sans-serif !important;
  font-size: 1.6em;
  background-color: #0C0C0C;
  background: linear-gradient(to right,rgba(160, 0, 0, 0.3), rgba(160,0,0,0.9) );
  padding: 9px;
  padding-left: 20px;
  min-width: 300px;
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
  margin-left: -25px;
}
.logo_img{
  margin-top: 80px;
  max-height: 200px !important;
  margin-left: 35px;
  opacity: 0.9;
}
.modal-title{
  font-family: 'Russo One', sans-serif;
  font-size: 1em;
}
.modal-icon{
  color: #26264c;
  font-size: 1.2em;
  padding-top: 5px;
}
.ref_img{
  width: 100%;
  margin-bottom: 20px;
}
.bottom-left {
    position: absolute;
    bottom: 20px;
    left: 10px;
    right: 10px;
    text-align: left;
    background-color: rgba(160, 0 , 0, 1);

}
.bottom-left h3{
  font-size: 1.0em;
  color: white;
  font-family: 'Russo One', sans-serif;
  padding-top: 5px;
  padding-left: 2px;
}
.photoalbum{
  margin-top: 5px;
  margin-left: 10px;
  margin-right:10px;
  margin-bottom: 10px;
  transition: 0.5s;
}
.photoalbum:hover{
  box-shadow:  0 0 5px rgba(255,255,255,.9);
}

.album_img{
  transition: 0.5s;
}


.form-control{
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-control:focus {
  border-color: #222;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.6);
}
.sendmessage{
  background-color: #b20000;
  border-radius: 0px;
  color: white;
  width: 100%;
}
.sendmessage:hover{
  -webkit-transition: background-color 400ms linear;
  -ms-transition: background-color 400ms linear;
  transition: background-color 400ms linear;
  background-color: #8e0000;
}
.contact_data p {
line-height: 5px!important;
text-align: justify;
}
.contact_data h5 {
color: white;
margin-bottom: 24px;
font-weight: 600;
}
.contact_icon {
  color: #b20000 !important;
  margin-right: 15px;
}
a.more-info{
  color: #444444;
  text-align: right !important;
  font-size: 0.9em;
  padding-left: 0px;
  font-weight: 800;
  transition: 0.5s;
}
a:hover.more-info {
  color: #222222;
  text-decoration: underline;
}
.job_btn{
  margin-top: 0px;
  width: 150px;
  background-color: #b20000;
  border-radius: 0px;
  color: white;
  margin-bottom: 10px;
}
.job_btn:hover{
  -webkit-transition: background-color 400ms linear;
  -ms-transition: background-color 400ms linear;
  transition: background-color 400ms linear;
  background-color: #8e0000;
}
.suc_icon{
  font-size: 1.5em;
  color: white;
}
h6.suc_icon{
  color: white;
  font-size:1.0em !important;
}
footer{
  /*background-color: #0b0b0b;*/
  background-color: rgba(0, 0, 0, 1);
  color: #fff;
  padding: 20px 0;
  font-size: 14px;
}
.baguetteBox-button {
  background-color: transparent !important;
}
