@charset "utf-8";
/* CSS Document */

.flash-text-bubble {
  font-family: BigMisterC, Verdana;
  font-size: 2rem;
  text-indent: 0;
  margin-top: 0;
  padding: 10px;
}

.flash-text-body {
  font-family: BigMisterC, Verdana;
  font-size: 1.75rem;
  text-indent: 0;
  margin: 20px;
  color: white;
}

.flash-text-body-side {
  font-family: BigMisterC, Verdana;
  font-size: 1.5rem;
  text-indent: 0;
  margin: 10px;
  padding: 10px !important;
  color: white;
}

body {
  background-color: #84c441;
  font-family: Arial, Helvetica, sans-serif;
  padding: 0px;
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

#wrapper {
  margin: 0 auto;
  width: 660px;
  position: relative;
  overflow: visible;
  z-index: 5;
}

#rose {
  background-image: url(rose-moon.gif);
  position: relative;
  left: -190px;
  top: -210px;
  height: 500px;
  background-repeat: no-repeat;
  width: 1000px;
  z-index: 0;
  display: none;
}

#name {
  margin-left: 60px;
  top: 0px;
  position: relative;
  left: -220px;
}
#wrapper #gallery object {
  margin-bottom: 0px;
}

#menu {
  position: absolute;
  top: 149px;
  text-align: center;
  left: 288px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ffffff;
  border-right-color: #ffffff;
  border-bottom-color: #ffffff;
  border-left-color: #ffffff;
  padding-top: 5px;
  z-index: 1;
  width: 500px;
  font-variant: normal;
  font-family: arvo;
  text-transform: lowercase;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  padding-bottom: 5px;
  letter-spacing: 0.1em;
}
#wrapper #menu a {
  color: #000000;
  text-decoration: none;
  font-size: 0.9em;
  padding-right: 10px;
  padding-left: 10px;
}
#wrapper #menu a:hover {
  background-color: #ffffff;
  padding-right: 10px;
  padding-left: 10px;
}
#bubble {
  background-image: url(bubble.png);
  background-repeat: no-repeat;
  height: 127px;
  position: absolute;
  width: 397px;
  z-index: 15;
  left: 296px;
  top: -3px;
  padding-top: 30px;
  padding-left: 40px;
  text-indent: 10px;
}
#wrapper #bubble p {
}

#bubble p img {
  position: relative;
  top: -20px;
}

#words {
  background: linear-gradient(45deg, purple, #c95093);
  background-color: #c95093;
  top: 210px;
  position: absolute;
  width: 340px;
  left: 120px;
  z-index: 3;
  text-indent: 0px;
  border: 1px solid #ffffff;
  padding-top: 0px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 14px;
  margin-right: 5px;
}
.body-text {
}

#words p {
  color: #ffffff;
  font-size: 1em;
  text-indent: 3px;
  margin-right: 5px;
}

#bottom-stripe {
  background-image: url(stripe.gif);
  background-repeat: repeat-x;
  height: 83px;
  position: relative;
  z-index: 1;
  margin: 0px;
  padding: 0px;
  top: 80px;
}
#wrapper #gallery img {
  border: thin solid #ffffff;
  object-fit: cover;
}

#gallery {
  position: absolute;
  width: 930px;
  left: -117px;
  top: 193px;
  height: auto;
  z-index: 5;
  overflow: visible;
}

#photo {
  background-image: url(tamara-photo.png);
  background-repeat: no-repeat;
  position: relative;
  height: 500px;
  top: -700px;
  left: 500px;
  z-index: 10;
}

.emphasis {
  font-style: italic;
  font-variant: normal;
  font-size: 1.1em;
  font-weight: normal;
  line-height: 1.2em;
  color: #e5e528;
}

.style2 {
  font-size: 40px;
  float: left;
  line-height: 25px;
  font-family: Arial, Helvetica, sans-serif;
  border: thin solid #e5e528;
  font-style: normal;
  padding-right: 4px;
  padding-top: 8px;
  margin-right: 4px;
  margin-left: 4px;
  padding-left: 2px;
  padding-bottom: 5px;
  color: #ffffff;
}
#wrapper #gallery script {
  padding-top: 70px;
}
#wrapper #contact-form {
  background: linear-gradient(45deg, purple, #c95093);
  background-color: #c9509e;
  position: absolute;
  border: thin solid #ffffff;
  left: 2px;
  top: 218px;
  width: 728px;
  height: auto;
  padding: 5px 20px 20px 20px;
  margin-left: -60px;
}
#wrapper #contact-form a {
  color: #ffffff;
}

/* #wrapper #contact-form p {
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
} */
#wrapper #contact-form #press-column p {
  margin: 0px;
  padding: 0px;
}

#press-column {
  float: right;
  width: 300px;
  padding-left: 10px;
  border-top-width: thin;
  border-right-width: thin;
  border-bottom-width: thin;
  border-left-width: thin;
  border-left-style: solid;
  border-top-color: #ffffff;
  border-right-color: #ffffff;
  border-bottom-color: #ffffff;
  border-left-color: #ffffff;
  height: 570px;
  margin-top: 60px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  background-image: url(small-rose.gif);
  background-repeat: no-repeat;
  background-position: right bottom;
}
#wrapper #contact-form #press-column object {
  margin: 0px;
  padding: 0px;
}

#wrapper #contact-form .style3 a {
  color: #ffffff;
  margin-left: 20px;
}

#wrapper #contact-form object {
  margin-left: 20px;
}
#wrapper #contact-form li {
  /* float: left; */
  list-style-type: none;
  color: #ffffff;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 3rem;
  /* border: 1px solid #FFFFFF; */
  /* height: 100px; */
  background-repeat: no-repeat;
  background-position: left center;
  /* margin-bottom: 50px; */
  cursor: pointer;
  width: 60%;
}
#wrapper #contact-form .florals {
  background-image: url(fullsize/florals.jpg);
  background-position: 5 10;
}
#wrapper #contact-form ul {
  width: 100%;
  /* margin-left: 50px; */
}

#wrapper #contact-form li a {
  height: 100%;
  width: 100%;
  color: #eee;
  padding: 7px;
  border-radius: 5px;
  text-decoration: none;
  background-color: rgba(0.5, 0.5, 0.5, 0.7);
  transition: all 0.4s;
}

#wrapper #contact-form li:hover a {
  background-color: rgba(0.5, 0.5, 0.5, 1);
  color: white;
}

/* Gallery page listing */
#wrapper #contact-form .fabrics {
  background-image: url(fullsize/fabrics.jpg);
}
#wrapper #contact-form .accessories {
  background-image: url(fullsize/accessories.jpg);
}
#wrapper #contact-form .holidays {
  background-image: url(fullsize/holiday.jpg);
}
#wrapper #contact-form .room-to-room {
  background-image: url(fullsize/room-by-room.jpg);
}
/* 2020 galleries */
#wrapper #contact-form .castle {
  background-image: url(fullsize/backgrounds/castle.jpg);
}
#wrapper #contact-form .bathrooms {
  background-image: url(fullsize/backgrounds/bathroom.jpg);
}
#wrapper #contact-form .bedrooms {
  background-image: url(fullsize/backgrounds/bedroom.jpg);
}
#wrapper #contact-form .living {
  background-image: url(fullsize/backgrounds/livingroom.jpg);
}
#wrapper #contact-form .poolhouse {
  background-image: url(fullsize/backgrounds/poolhouse-5-700.jpg);
}
#wrapper #contact-form .windows {
  background-image: url(fullsize/backgrounds/window.jpg);
}
/* End gallery listing */

#wrapper #contact-form p {
  /* line-height: 17px; */
}

#wrapper #contact-form .art {
  background-image: url(fullsize/art.jpg);
}
#wrapper #contact-form .alternate {
  background-color: #54871e;
  box-shadow: 1px 1px 4px black;
  margin-right: 10px;
}
#wrapper #contact-form .client {
  float: right;
  margin-top: 25px;
  font-family: arvo;
}

.style3 {
  font-size: 12px;
  margin-top: -18px;
}

.contact-form-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.contact-form-wrapper label {
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  margin-right: 30px;
}

.contact-form-wrapper input {
  padding: 10px;
  margin: 10px 0;
  width: 190px;
  border: none;
  font-size: 21px;
  margin-top: 20px;
  border-radius: 10px;
}

.contact-form-wrapper textarea {
  margin: 18px 0;
  border-radius: 10px;
}

.message {
  width: 685px;
  height: 115px;
  margin-top: 18px;
}

.message-label {
  margin-top: 20px;
}

h1.title {
  color: #fff;
  font-weight: normal;
  font-size: 24px;
  margin-top: -20px;
}

.send-button {
  width: 330px !important;
  cursor: pointer;
  height: 45px;
  border-radius: 5px;
  font-size: 25px;
  position: relative;
}

.send-button:hover {
  background-color: #ccc;
}

.other-info {
  margin-left: 0;
  padding: 0;
  position: relative;
  top: 23px;
}

.other-info p {
  margin: 2px 0;
}

.other-info li {
  display: block;
  margin-bottom: 20px;
}

.contact-info {
  line-height: 1em;
  font-family: acro;
}

.contact-type {
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 10px !important;
}

.contact-info {
  font-weight: bold;
  font-size: 18px;
}

@font-face {
  font-family: BigMisterC;
  src: url(fonts/BigMcn.ttf);
}

@font-face {
  font-family: Arvo;
  src: url(fonts/Arvo-Regular.ttf);
}

@font-face {
  font-family: Sansita;
  src: url(fonts/SansitaSwashed-VariableFont_wght.ttf);
}

@font-face {
  font-family: Architect;
  src: url(fonts/ArchitectsDaughter-Regular.ttf);
}

@font-face {
  font-family: Actor;
  src: url(fonts/Actor-Regular.ttf);
}

@font-face {
  font-family: Roboto;
  src: url(fonts/Roboto-Regular.ttf);
}

.pane-list li {
  margin: 20px;
  padding: 50px;
  width: 100px;
  display: inline-table;
}

.thumb-image {
  object-fit: cover;
}

.about-tamara img {
  box-shadow: 0 8px 6px -6px black;
  border-radius: 20px;
  margin: 20px;
}

.about-tamara p:nth-child(2) {
  margin-top: 40px;
}

.about-tamara p {
  color: #ffffff;
  font-size: 0.95em;
  line-height: 21px;
  text-indent: 25px;
  font-family: roboto;
  text-align: left;
}

.testimonials p {
  padding: 25px;
  padding-bottom: 70px;
  font-family: Architect;
  color: white;
  font-size: 1.5rem;
}

.testimonials p.alternate {
  padding: 25px;
  padding-bottom: 70px;
  font-family: Architect;
  color: black;
  font-size: 1.5rem;
  border-radius: 9px;
}
