/* CSS Document */
	@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');
	@import url('https://fonts.googleapis.com/css2?family=Lora&display=swap');
	@import url('https://fonts.googleapis.com/css2?family=Abril+Fatface&display=swap');
	@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap');
html {
	scroll-behavior: smooth;
}
@media screen and (prefers-reduced-motion:reduce) {
html {
	scroll-behavior: auto;
}
}
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'Poppins', sans-serif;
	background-color: #ebebeb;
	font-size: 22px;
}
.wrapper {
	width: 1200px;
	margin: 0 auto;
}
header {
	height: 100px;
	background: #262626;
	width: 100%;
	z-index: 10;
	position: fixed;
}
.padding-left {
padding-left: 25px;

}
.padding-right {
padding-right: 25px;
}

.logo {
	float: left;
	line-height: 100px;
    padding-top: 13px;
}
.logo a {
	text-decoration: none;
	font-size: 30px;
	font-family: poppins;
	color: #ebebeb;
	letter-spacing: 5px;
}
nav {
	float: right;
	line-height: 100px;
    font-weight: lighter;
}
nav img {
    float: left;
    filter: invert(.85);
    padding-top: 17px;
}
nav img:hover {
filter: invert(1);
transition: all 1s ease;
-webkit-transition: all 1s ease;
}
nav span:hover {
color: rgb(0,0,0);
transition: all 1s ease;
-webkit-transition: all 1s ease;
}
nav a {
	text-decoration: none;
    font-family: 'Poppins', sans-serif;
	letter-spacing: 2px;
	font-size: 20px;
	margin: 0 10px;
	color: #ebebeb;
}
nav a:hover {
	/*border-bottom-style: solid;
	border-bottom-width: 1.5px;
	border-image-slice: 1;
border-image-source: linear-gradient(to right,
#ebebeb,
	#545454);*/
    color: rgb(255,255,255);
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
}
.banner-area {
	width: 100%;
	height: 750px;
	position: fixed;
	top: 100px;
    background-image: url(../images/banner_computer.jpg);
	background-size: cover;
	background-position: center center;
}
.banner-area h2 {
	padding-top: 1.7%;
	font-size: 55px;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #262626;
	font-family: 'Open Sans', sans-serif;
	/*font-family: 'Lora', serif;
*/
}
.quote {
	padding-right: 1.5%;
	padding-top: 1.5;
	font-style: italic;
    font-size: 20px;
	text-align: right;
	color: #ebebeb;
	position: absolute;
	top: 65%;
	right: 1%;
	border: 4px;
	border-right-style: solid;
	border-image-slice: 1;
	/*border-bottom-right-radius: 0 px;
*/
	border-color: #ebebeb;
	background-color: #262626;
	background-color: rgba(0,0,0,0.35);
	padding: 12px 25px 12px 12px;
    
	/*visibility: hidden;
	opacity: 0;
	transition: visibility 0s, opacity 0.5s linear;
*/
}
/*.quote:hover {
	visibility: visible;
	opacity: 1;
}
*/
.author {
	font-style: oblique;
	font-weight: bold;
	letter-spacing: 2.5px;
	border-bottom-right-radius: 0 px;
}
/*.gallery {
text-align: center;
padding-left: 35%;
text-decoration: none;
}
gallery a {
text-decoration: none;
}
.center{
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
} */
.content-area {
    width: 100%;
	position: relative;
	top: 720px;
	background: #ebebeb;
}
/*.content-area h3{
text-align: center;
font-size: 65px;
letter-spacing: 35px;
font-weight: normal;
border-left: 25px;
border-right: 25px;
border-color: #262626;
}*/
.headings {
text-align: center;
font-size: 75px;
letter-spacing: 75px;
font-weight: bold;
margin-right: -75px;

/*border-color: #262626;
border-top: 1.5px solid;
padding-top: 25px;
border-style: solid; */
}
.inicial {
font-size: 35px;
font-style: oblique;
}
.inicialr {
font-size: 35px;
font-style: oblique;
text-align: right;
}
.imgaboutl {
float: left;
padding-right: 2.5rem;
padding-top: 0.5rem;
padding-bottom: 2.5rem;
}
.imgaboutr {
float: right;
padding-left: 2.5rem;
padding-top: 0.5rem;
padding-bottom: 2.5rem;
}
.about {
text-align: justify;
font-size: 22px;
}
.ll {
padding-top: 25px;
width: 150px;
float: left;
font-weight: bold;
}
.rl {
width: 150px;
padding-right: 25px;
float: right;
}
.smaller-font {
font-size: 40px;
font-weight: 535;
}
.contenth2 {
	font-family: poppins;
	letter-spacing: 4px;
	padding-top: 30px;
	font-size: 40px;
	margin: 0;
}
/*.contentp {
	font-family: poppins;
    text-align: justify;
    padding-left: 5rem;
    padding-right: 5rem;
    padding-top: 2.5rem;
}   */
.content-area a {
	text-decoration: none;
	color: #262626;
	letter-spacing: 1px;
}
/*.content-area a:hover {
	border-bottom-style: solid;
	border-bottom-width: 1.5px;
	border-image-slice: 1;
border-image-source: linear-gradient(to right,
#262626,
	#d4d4d4);
	/*font-weight: bold;
*/
}*/
.contentul {
	padding-left: 25;
}
.placeleft {
	background-color: #ebebeb;
	color: #262626;
	text-align: justify;
	line-height: 35px;
	font-size: 22px;
	border: 1.5px;
	border-right-style: solid;
	border-image-slice: 1;
    border-image-source: linear-gradient(to top,
    #ebebeb,
	#262626);
    border-top:1.5px solid #262626;
    position: relative;
    line-height: 35px;
    border-image-slice: 1;
    border-image-source: linear-gradient(to top,
    #ebebeb,
	#262626);
    height: 500px;
    
}
.placeleft:hover {
	background-color: #262626;
	color: #ebebeb;
	transition: all 2s ease;
	-webkit-transition: all 2s ease;
}
.placeleft img {
    float: left;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 3%; 
}
.placeleft p {
padding-top: 30px;
letter-spacing: 10px;
margin-right: -10px;
}
.placeleft h1 {
	font-family: poppins;
	letter-spacing: 4px;
	margin: 0;
    font-family: poppins;
	margin: 0;
    font-size: 60px;
    letter-spacing: 20px;
    margin-right: -20px;
    font-weight: lighter;
}
.vertical-align-center-l {
position: absolute;
right: 0px;
top: 50%;
transform: translateY(-50%);
text-align: center;
width: 511px;
/*border: 1px solid rgb(255,0,0); */
}
.placeright {
	background-color: #ebebeb;
	color: #262626;
	text-align: center;
	line-height: 35px;
	font-size: 22px;
	border: 1.5px;
	border-left-style: solid;
	border-image-slice: 1;
    border-image-source: linear-gradient(to top,
    #ebebeb,
	#262626);
    border-top:1.5px solid #262626;
    position: relative;
    line-height: 35px;
    border-image-slice: 1;
    border-image-source: linear-gradient(to top,
    #ebebeb,
	#262626);
    height: 500px;

}
/*.placeright:after {
  content: "";
  width: 45%;
  height:1.1px;/* slight higher to work around rounding errors(?) on some zoom levels in some browsers. 
  background-color:#ebebeb;
  position: absolute;
  right:0;
  top:-1px;
} */
.placeright:hover {
	background-color: #262626;
	color: #ebebeb;
	transition: all 2s ease;
	-webkit-transition: all 2s ease;
}
.placeright img {
	float: right;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 3%;
}
.placeright h1 {
	font-family: poppins;
	margin: 0;
    font-size: 60px;
    letter-spacing: 20px;
    font-weight: lighter;
    margin-right: -20px;
}
.placeright p {
padding-top: 30px;
letter-spacing: 10px;
margin-right: -10px; 
}
.vertical-align-center {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 511px;
/*border: 1px solid rgb(255,0,0); */
}      

.fl {
	float: left;
}
.fr {
	float: right;
}
.gear-area {
letter-spacing: 1.5px;
background-color: rgb(255,255,255);
padding: 3rem 3rem 3rem 3rem;
	border: 4px;
	border-left-style: solid;
	border-image-slice: 1;
    border-image-source: linear-gradient(to top,
    #ebebeb,
	#262626);
    /*border-top:3px solid #262626;
    position: relative;
    border-image-slice: 1;
    border-image-source: linear-gradient(to top,
    #ebebeb,
	#262626);  */
}
ul {
    line-height: 4;    
    
}
li {
margin-left: 35px;
line-height: 2;
list-style: none;
list-style-position: inside;
position: relative;
letter-spacing: 0.45px;
text-align: justify;
}
li:hover {
    font-style: italic;
    padding-bottom: 90px;
}
ul li p {
line-height: normal;
font-style: none;
}
.gear-text {
text-align: justify;
}
.hovering ul li div {
opacity: 0;
transition-property: opacity;
transition-duration: 1.65s;
transition-timing-function: ease;
display: none;
}
.hovering ul li div:hover {
opacity: 1;

}
.hovering ul li:hover div{
display: block; 
}

.hovering ul li img {
padding: 0rem 1.5rem 0rem 1.5rem;
float: left;
}
/*.vertical-align-gear {
position: absolute;
top: 5%;
right: 0px;
width: 600px;
text-align: center; 
position: relative;
border: 1px solid rgb(255,0,0);
}*/

/*dd:hover
{
.gear-item display:block;
}    */
/*.gear-item {
float: right;
display: none;
}*/

.footer {
	background: #ebebeb;
	z-index: 10;
	color: #262626;
	width: 100%;
	height: 300px;
	font-size: 20px;
	text-align: left;
}
.footer-socials {
padding-top: 30%;
padding-right: 35px;
float: right;
}
.footer img {
padding-left: 20px;
}
.footer:hover {
	color: #ebebeb;
	background-color: #262626;
	transition: all 2s ease;
	-webkit-transition: all 2s ease;
	filter: url(../images/icons/black_vedral_photography_logo_2.png);
}
.footer:hover a {
	color: #ebebeb;
}
.footer:hover img {
	filter: invert(.85);
}
.footer a {
	text-decoration: none;
	letter-spacing: 1px;
	color: #262626;
}
/*.footer a:hover {
	color: #ebebeb;
	border-bottom-style: solid;
	border-bottom-width: 1.3px;
	border-image-slice: 1;
border-image-source: linear-gradient(to right,
#d4d4d4,
	#545454);
}  */
/*.footer p {
	padding: 20 0 0 130;
	text-align: left;
}  */
.footerimgright { 
float: right;
}
.logofooter {
	float: left;
	line-height: 100px;
    padding-top: 135px;
}
.creds {
	font-size: 13px;
	font-family: 'Poppins', sans-serif;
	font-style: italic;
	padding-top: 5px;
}

/*.footer {
	background: #ebebeb;
	z-index: 10;
	color: #262626;
	width: 100%;
	height: 400px;
	font-size: 20px;
	text-align: left;
}
.footer:hover {
	color: #ebebeb;
	background-color: #262626;
	transition: all 2s ease;
	-webkit-transition: all 2s ease;
	filter: url(../images/icons/gvp.png);
}
.footer:hover a {
	color: #ebebeb;
}
.footer:hover img {
	filter: invert(.85);
}
.footer a {
	text-decoration: none;
	letter-spacing: 1px;
	color: #262626;
}
.footer a:hover {
	color: #ebebeb;
	border-bottom-style: solid;
	border-bottom-width: 1.3px;
	border-image-slice: 1;
border-image-source: linear-gradient(to right,
#d4d4d4,
	#545454);
}
.footer img {
	vertical-align: middle;
}
.footer p {
	padding: 20 0 0 130;
	text-align: left;
}
.footerimgleft {
	float: left;
	border-radius: 100%;
	filter: none;
	padding: 23 0 0 23;
}
.footerimgright {
	float: right;
	padding: 50 15 0 15;
}
.creds {
	font-size: 13px;
	font-family: 'Poppins', sans-serif;
	font-style: italic;
	padding-top: 5px;
}*/
