@charset "UTF-8";

body {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
h1  {
    font-family: 'Cinzel', serif;
    text-align: justify;
}
h2{
	font-family: 'Cinzel', serif;
    align-content: center;
    text-align: center;	
}
h3{
	font-family: 'Cinzel', serif;
}
h4 {
	font-family: 'Cinzel', serif;
}
h5 {
	font-family: 'Cinzel', serif;
}
h6{
	font-family: 'Cinzel', serif;
}
p {
    font-family: 'Raleway', sans-serif;
    color: #000000;
    font-size: 13px;
}


form {
	
}
.main {
  max-width: 100%;
  margin: auto;
}
textarea {
    width: 100%;
    height: 35%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 20px;
    margin: 8px 0;
    display: inline-block;
    border: medium inset #630460;
}
/*Footer*/

footer {
background-color: #630460;
        }
        
#justpushtobottom {
 height: 82vh;
}

/*Border Effect*/

.card-img-top{
    border: medium outset #097783;
}
/*Image Hover Effects*/

.basic-padding{
    padding-top:15px;
    padding-bottom:15px;
}
.image-hover {
  background: -webkit-linear-gradient(45deg, #ff89e9 0, #05abe0 100%);
  background: linear-gradient(45deg, #ff89e9 0, #05abe0 100%);
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.image-hover .overlay {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: 40px;
  text-align: left;
}
.image-hover .overlay::before {
  content: '';
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
  border: 1px solid #fff;
  opacity: 0;
  transition: opacity .35s, transform .45s;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}
.image-hover img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  max-width: none;
  width: calc(108%);
  transition: opacity .35s, transform .45s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}
.image-hover h2 {
  padding: 15% 0 10px;
  color: #fff;
  position: relative;
  font-family: 'Cinzel', serif;	
  font-size: 17px;
  text-transform: uppercase;
}
.image-hover .btn-hover {
  display: inline-block;
  color: #fff;
  opacity: 0;
  margin: 0;
  padding: 0;
  border: none;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.45s;
  transition: opacity .35s, transform .45s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.image-hover:hover img {
  opacity: .6;
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.image-hover:hover .overlay::before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.image-hover:hover .btn-hover {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/*Portfolio */

.portfolio-container {
  background: #f9f9f9;
}
        
.flex-column {
 max-width: 260px;
}
        
.portfolio-container img {
 margin: 5px;

}
        
.scale {
transform: scaleY(1.05);
padding-top: 5px; 
}
/*End Portfolio */
.footer {
    width: auto;
    display: block;
    background-color: #630460;
    height: 51px;
    z-index: 1;
}
.footer footer #bottom-social {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
footer #bottom-social h4 {
    color: #F6F6F6;
    display: block;
    font-family: 'Raleway', sans-serif;
    z-index: 2;
}
#bottom-social span .social-list {
    list-style-type: none;
}
span .social-list ul {
    display: block;
    align-content: center;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 0;
}



li {
    float: right;
}

li a {
    display: block;
    color: white;
    font-family: 'Raleway', sans-serif;
    padding: 14px 16px;
    text-decoration: none;
}

li a:hover {
    background-color: #097783;
    color: #630460;
}


ul li{
    background-color: #630460;
    list-style-type: none;
    color: #F6F6F6;
}

/*Jumbotron*/


.jumbotron {
    position: relative;
    overflow: hidden;
    background-color: #630460;
    height: 366px;
    padding-top: 12px;
    padding-bottom: 13px;
    margin-bottom: 30px;
}

.jumbotron .container {
    z-index: 2;
    position: relative;
}
h1 {
  font-family: 'Cinzel', serif;
  font-size: 92px;
  padding: 80px 50px;
  text-align: center;
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
}
.deepshd {
    color: #e0dfdc;
    background-color: #333;
    letter-spacing: .1em;
    text-shadow: 0 -1px 0 #fff, 0 1px 0 #2e2e2e, 0 2px 0 #2c2c2c, 0 3px 0 #2a2a2a, 0 4px 0 #282828, 0 5px 0 #262626, 0 6px 0 #242424, 0 7px 0 #222, 0 8px 0 #202020, 0 9px 0 #1e1e1e, 0 10px 0 #1c1c1c, 0 11px 0 #1a1a1a, 0 12px 0 #181818, 0 13px 0 #161616, 0 14px 0 #141414, 0 15px 0 #121212, 0 22px 30px rgba(0, 0, 0, 0.9);
    padding-bottom: 111px;
}
.container.text-white .shadow .display-4.deepshd {
    font-size: 28px;
    height: 259px;
    padding-bottom: 173px;
}
/*Special Effect Border */
.shadow {
    position: relative;
    margin-top: 3px;
    margin-right: auto;
    margin-left: auto;
    color: #fff;
    text-align: center;
    line-height: 250px;
    font-size: 50px;
    font-weight: bold;
    width: 395px;
    height: 258px;
    background: linear-gradient(0deg,#000,#262626);
    padding-top: 0px;
}
.shadow:before,
.shadow:after {
    content:'';
    position:absolute;
    top:-2px;
    left:-2px;
    background:linear-gradient(45deg,#fb0094,#0000ff,#00ff00,#ffff00,#ff0000,#fb0094,#0000ff
    ,#00ff00,#ffff00,#ff0000);
    background-size:400%;
    width:calc(100% + 4px);
    height:calc(100% + 4px);
    z-index:-1;
    animation:animate 20s linear infinite;
}

.shadow:after {
    filter:blur(20px);
}

@keyframes animate {
    0% {
        background-position:0 0;
    }
    50% {
        background-position:300% 0;
    }
    100% {
        background-position:0 0;
    }
}

.jumbotron.jumbotron-fluid .container.text-white h2 {
    font-family: 'Cinzel', serif;
    color: #F6F6F6;
    padding-bottom: 46px;
    margin-bottom: 27px;
}

@media (max-width: 375px){
.container.text-white .shadow .display-4.deepshd {
    font-size: x-large;
    height: 90px;
}
.jumbotron.jumbotron-fluid {
    height: 420px;
}
.navbar.navbar-toggleable-md.navbar-inverse.static-top.bg-inverse {
    height: 128px;
}
.jumbotron.jumbotron-fluid .container.text-white {
    opacity: 0.73;
    height: 73px;
    display: block;
    margin-top: -93px;
    margin-bottom: -53px;
    padding-bottom: 0px;
}
.footer.p-t-1 .container .h6 {
    color: #F6F6F6;
}
}
