@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;1,400&display=swap');

body {
	
	background-image:url('../img/LADYSITTING.jpg');
	background-repeat: none;
	background-position:50% 50%;
}

a, a:hover
{
color:#4d4d4d;	
text-decoration: none !important;
}

.navbar-nav {
	
padding-left: 2 px ;	
	
}

.top-left {
  position: absolute;
  bottom: 450px;
  padding-left: 100px;
  font-weight: bold;
  color: #ff115f;
  
}



.about-top-left {
  position: absolute;
  bottom: 300px;
  padding-left: 60px;
  
}




.bold{
	font-weight:bold;
}

#wrap
{
	background-color: #c9c9c9;
	padding-left: 24px;
	padding-right: 24px;

}


.carousel-inner img {
      width: 100%;
      height: 100%;
    }







.navbar-brand{
	color: #4d4d4d;
	font-weight: bold;
}

a{
	color: white;
}

.hover-3-title .text-uppercase .font-weight-bold .mb-1 .font-weight-light{
	
	font-size: 75px;
}

h1
{
	font-family: 'Bebas Neue', cursive;
	font-size: 245px; 
	color: #4d4d4d;
}
h2
{
	font-family: 'Bebas Neue', cursive;
	font-size: 80px; 
	color:#4d4d4d;
}


h3
{
	font-family: 'Bebas Neue', cursive;
	font-size: 30px; 
	color:#white;
}

h5
{
	font-family: 'Bebas Neue', cursive;
	font-size: 30px; 
	color:#4d4d4d;
}



.pink{
	
	color:#ffffff;
}

h4
{
	font-family: 'Bebas Neue', cursive;
	font-size: 20px; 
	color: white;
}


p{
font-family: 'Montserrat', sans-serif;
	font-size: 15px; 
	color: white;	
}


.textwrap {
background-color:rgba(0, 0, 0, 0.5);
text-align: left;

}

footer
{
background-color:rgba(0, 0, 0, 0.5);
}

.breadcrumb 
{
background-color:transparent;
color:#4d4d4d;
font-family: 'Montserrat', sans-serif;
font-size: 10px;
padding-top: 2px;
padding-bottom:2px;
}

p{
font-family: 'Montserrat', sans-serif;
}



h5.card-title{
	text-decoration: underline;
}
 


.card {
border: 1px solid #333;
}



.no-padding {
  padding-left: 0;
  padding-right: 0;
}

.carousel-indicators
{ 
margin-left: 50px;
}

.smallThumbnail {
	
float:right;
width:50%;
height: auto;
padding: 0 10px 10px 0;	
}

.container .btn .homepage{
  position: absolute;
  top: 50%;
  left: 50%;
  bottom: 100%
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #555;
  color: white;
  font-size: 16px;
  padding: 12px 24px;
  padding-bottom: 100px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
}

.navbar-light .navbar-nav .nav-link {
color: #4d4d4d;
font-weight: bold;
    font-size: 14px;

}

.navbar-light .navbar-brand {
    color: #4d4d4d;

}

.col-md-4{
	margin-top: 20px;
	margin-bottom: 20px;
}



.btn
{
font-family: 'Montserrat', sans-serif;

}


.navbar
{
background-color:white;
font-size:2 px;
background-position: right;
font-family: 'Montserrat', sans-serif;
font-weight: 400px;

}

.btn-lg{
    padding: 10px 20px;
    font-size: 20px;
    border-radius: 2px;
    width:100%

}


.hover {
  overflow: hidden;
  position: relative;
  padding-bottom: 60%;
}

.hover-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 90;
  transition: all 0.4s;
}

.hover img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.3s;
}

.hover-content {
  position: relative;
  z-index: 99;
}


.hover-3::after {
  content: '';
  width: calc(100% - 3rem);
  height: calc(100% - 3rem);
  border: 1px solid #fff;
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  z-index: 90;
  transition: all 0.3s;
  transform: scale(1.1);
  opacity: 0;
  display: block;
  opacity: 0;
}


.hover-3-content {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  text-align: center;
  z-index: 99;
}

.hover-3-description {
  opacity: 0;
  transform: scale(1.3);
  transition: all 0.3s;
}

.hover-3 img {
  width: 110%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.hover-3 .hover-overlay {
  background: rgba(0, 0, 0, 0.1);
}

.hover-3:hover img {
  width: 100%;
}

.hover-3:hover::after {
  opacity: 1;
  transform: none;
}

.hover-3:hover .hover-3-description {
  opacity: 1;
  transform: none;
}

.hover-3:hover .hover-overlay {
  background: rgba(0, 0, 0, 0.8);
}

.get_in_touch{
	
max-width:800px;
margin: 50px auto;
position: relative;
box-shadow: 0 10px 30px 0px rgba(0,0,0,0.1);
padding:30px;
	
}


.get_in_touch  .title {
	
text-transform: uppercase;
text-align: center;
letter-spacing: 3px;
font-size: 3em;
line-height: 48px;
padding-bottom: 20px;
color: #ff115f;
background: linear-gradient(to right, #f4524d 0%, #ff115f 100%);

-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
	
}

.contact-form .form-field{
	
	position:relative;
	
margin: 32px 0;
}



.contact-form .input-text{
	
display: block;

height:36px;

border-width: 0 0 2px 0;
border-color: #f4524d;

font-size: 18px;

line-height: 26px;

font-weight: 400; 
}




.contact-form .input-text:focus + .label

.contact-form .input-text.not-empty + .label{
	
	transform: translateY(-24px);
}

.contact-form .input-text:focus{
	
	outline: none;
}

. contact-form .label{
	
	position: absolute;
	
	left: 20px;
	
	bottom: 11px;
	
	font-size: 18px;
	
	line-height: 26px;
	
	 cursor: text;
	 
	 color: #f4524d;
	 
	 text-transform: capitalize;
	 
	 transition: transform 0.2s ease-in-out;
}


.contact-form .submit-btn{
	display: inline-block;
	
	background-image: linear-gradient(125deg, #a72879, #064497);
	
	color: fff;
	
	text-transform: uppercase; 
	
	letter-spacing: 2px;
	
	font-size: 16px;
	
	padding: 8px 16px;
	
	border: none;
	
	width: 200px;
	
	cursor: pointer;
	
	
}






















