/*
 * Theme Name: evenimente-corporate
 *
 * Layout: Content-Sidebar
 *
 * Learn more: https://developer.wordpress.org/themes/basics/template-files/
*/

.content-area {
	width: 100%;
}

.site-main {
	text-align: center;
}

.logo {
    width: 186px;
    height: auto;
    margin: 25px auto 25px;
    padding: 0;
}

/*global style for the lists */
.cta-list {
    width: 100%;
    margin: 20px auto 0;
    text-align: center;
}
.list-wrapp p {
    cursor: default;
}

.list-wrapp li a {
    text-align: center;
    text-decoration: none;
    color: #333;
    transition-duration: 0.5s;
    font-weight: 500;
    /*border-bottom: 2px solid #ccc;*/
    padding-bottom: 4px;
	
}
.list-wrapp li a:hover {
    color: purple;
}

.list-wrapp li {
    display: inline-block;
    padding: 0 20px;
    list-style: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    width: 284px;
}
.sec-title {
    color: white;
    
}
/* Mixam ingrediente livram bunataturi */
#mix-ingredient-container {
    position: relative;
    z-index:2;
}
#mix-ingredient-container h1 {
    position: absolute;
    top: 22%;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    line-height: normal;
    padding: 0;
    font-size: 3rem;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
}

#mix-ingredient-container span {
    font-size: 2rem;
}

/* Servicii Complete de Catering */
#serv-comp-cat-container {
    position: relative;
    z-index:2;
}
#serv-comp-cat-container h1 {
    position: absolute;
    top: 22%;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    line-height: 180px;
    padding: 0;
    font-size: 3rem;
    color: purple;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
}

#call-to-action {
    position: relative;
    z-index:2;
    overflow: hidden;
    background: #f7e6da;
}

#call-to-action h1 {
    position: absolute;
    top: 73px;
    left: 339px;
    right: 0;
    text-align: left;
    line-height: normal;
    padding: 0;
    font-size: 3rem;
    color: #365dc6;
    margin: 0;
    letter-spacing: 2px;
}

.bufet {
    background: url(images/Shape-16.png) no-repeat center;
    width: 50px;
    height: 50px;
    border: 3px solid #ccc;
    border-radius: 50%;
    transition-duration: 0.5s;
    padding: 2em;
    margin: 0 auto 10px;
}

.bufet:hover {
    border: 3px solid purple;
    background: url('images/Shape-16.png') no-repeat center;
}
.cocktail {
    background: url('images/2.png') no-repeat center;
    width: 50px;
    height: 50px;
    border: 3px solid #ccc;
    border-radius: 50%;
    transition-duration: 0.5s;
    padding: 2em;
    margin: 0 auto 10px;
}

.cocktail:hover {
    border: 3px solid purple;
    background: url('images/4hover.png') no-repeat center;
}
.coofee {
    background: url('images/Shape-14.png') no-repeat center;
    width: 50px;
    height: 50px;
    border: 3px solid #ccc;
    border-radius: 50%;
    transition-duration: 0.5s;
    padding: 2em;
    margin: 0 auto 10px;
}

.coofee:hover {
    border: 3px solid purple;
    background: url('images/Shape-14.png') no-repeat center;
}
.burger {
    background: url('images/Shape-13.png') no-repeat center;
    width: 50px;
    height: 50px;
    border: 3px solid #ccc;
    border-radius: 50%;
    transition-duration: 0.5s;
    padding: 2em;
    margin: 0 auto 10px;
}

.burger:hover {
    border: 3px solid purple;
    background: url('images/Shape-13.png') no-repeat center;
}
.cocking {
    background: url('images/Shape-17.png') no-repeat center;
    width: 50px;
    height: 50px;
    border: 3px solid #ccc;
    border-radius: 50%;
    transition-duration: 0.5s;
    padding: 2em;
    margin: 0 auto 10px;
}

.cocking:hover {
    border: 3px solid purple;
    background: url('images/Shape-17.png') no-repeat center;
}


/*aici incepe sectiunea doi a listei*/
.corporate {
    background: url('images/Shape-16.png') no-repeat center;
    width: 50px;
    height: 50px;
    border: 3px solid #ccc;
    border-radius: 50%;
    transition-duration: 0.5s;
    padding: 2em;
    margin: 0 auto 10px;
}
.corporate:hover {
    border: 3px solid purple;
    background: url('images/Shape-16.png') no-repeat center;
}

.conferinta {
    background: url('images/Shape-15.png') no-repeat center;
    width: 50px;
    height: 50px;
    border: 3px solid #ccc;
    border-radius: 50%;
    transition-duration: 0.5s;
    padding: 2em;
    margin: 0 auto 10px;
}
.conferinta:hover {
    border: 3px solid purple;
    background: url('images/Shape-15.png') no-repeat center;
}

.aniversari {
    background: url('images/Shape-14.png') no-repeat center;
    width: 50px;
    height: 50px;
    border: 3px solid #ccc;
    border-radius: 50%;
    transition-duration: 0.5s;
    padding: 2em;
    margin: 0 auto 10px;
}
.aniversari:hover {
    border: 3px solid purple;
    background: url('images/Shape-14.png') no-repeat center;
}

.copii {
    background: url('images/Shape-13.png') no-repeat center;
    width: 50px;
    height: 50px;
    border: 3px solid #ccc;
    border-radius: 50%;
    transition-duration: 0.5s;
    padding: 2em;
    margin: 0 auto 10px;
}
.copii:hover {
    border: 3px solid purple;
    background: url('images/Shape-13.png') no-repeat center;
}

.servicii {
    background: url('images/Shape-17.png') no-repeat center;
    width: 50px;
    height: 50px;
    border: 3px solid #ccc;
    border-radius: 50%;
    transition-duration: 0.5s;
    padding: 2em;
    margin: 0 auto 10px;
}
/*
*/

.servicii:hover {
    border: 3px solid purple;
    background: url('images/Shape-17.png') no-repeat center;
}

/*===================================
the border bottom special effect
===================================*/
.list-wrapp p:after {
  display: block;
  content: '';
  border-bottom: solid 3px #ccc;  
  transform: scaleX(0.5);  
  transition: transform 250ms ease-in-out;
}

.list-wrapp p:hover:after { transform: scaleX(1); }
.list-wrapp p.fromRight:after{ transform-origin:100% 50%; }
.list-wrapp p.fromLeft:after{  transform-origin:  0% 50%; }

/*==========================
style for the contact form
===========================*/
#call-to-action .event-form {
    position: absolute;
    right: 2em;
    top: 5em;
    padding: 260px 33px 15px;
    background: url(images/top-form.png), url(images/Shape-1-copy.png);
    text-align: left;
    width: 415px;
    background-repeat: no-repeat, no-repeat;
    color: purple;
    height: 881px;
    background-size: contain, contain;
}

input {
    padding: 12px !important;
    margin: 0 auto;
    width: 348px;
}

textarea {
    width: 348px;
}
div.wpcf7-validation-errors {
    border: 2px solid purple;
    width: 348px;
    text-align: center;
    line-height: 20px;
}
select {
    border: none;
    width: 348px;
    padding: 12px 10px !important;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    color: white;
    font-size: 1.5rem;
    background: url(images/Group-6.png) no-repeat top center;
    background-size: contain;
    height: 121px;
    border-style: none;
    width: 348px;
    margin-top: 0.5em;
    padding: 0px 20px 45px 20px !important;
    line-height: normal;
	font-family: 'Capriola', sans-serif;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
    border-color: transparent;
    opacity: 0.9;
}


/*================================
# scroll down
=================================*/
.scrollbtn {
    width: 120px;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    height: auto;
    background: purple;
    color: white;
    cursor: pointer;
    padding: 10px 15px;
    transition-duration: 0.5s;
    letter-spacing: 1px;
    opacity: 0.5;
}

.scrollbtn a {
    text-decoration: none;
    color: white;
}

.scrollbtn:hover {
    background: purple;
    opacity: 1;
}

.list-wrapp ul {
    margin: 0 !important;
    padding: 0 !important;
}

#call-to-action {
    position: relative;
    z-index: 2;
    overflow: hidden;
}
#mix-ingredient-container h1 {
    top: 30%;
    text-shadow: 1px 2px 3px black;
}
#serv-comp-cat-container h1 {
    top: 28%;
    
}
#call-to-action h1 {
    text-shadow: 1px 2px 3px #333;
}

/*========================================
# RESPONSIVE DESIGN
==========================================*/

@media screen and (max-width: 1350px){
    #call-to-action .event-form {
    position: relative;
    right: 0;
    top: 0;
    padding: 260px 33px 15px;
    background: url(images/top-form.png), url(images/Shape-1-copy.png);
    text-align: left;
    width: 415px;
    background-repeat: no-repeat, no-repeat;
    margin: 0 auto;
    color: purple;
    height: 881px;
    background-size: contain, contain;
    }    
}

@media screen and (max-width: 768px) {
    
    div.wpcf7-validation-errors {
    border: 2px solid purple;
    width: 100%;
    text-align: center;
    line-height: normal;
}

}

@media screen and (max-width: 1440px) {
    
   
    #call-to-action .event-form {
        right: 3em;
        top: 2.5em;
    }
    
    #call-to-action {
        overflow: hidden;
    }
}

@media screen and (max-width: 1366px) {
    
    #call-to-action .event-form {
        right: 2em;
        top: 1.5em;
        padding: 235px 33px 15px;
    }
}

@media screen and (max-width: 1024px) {
    
    #call-to-action .event-form {
        right: 0;
        top: -4px;
        padding: 235px 33px 15px;
    }
    #call-to-action {
    background: #f7e6da;
    overflow: hidden;
    margin: 0;
    }
}

@media screen and (max-width: 1000px) {
    .row1 {
        display: inline-block;
        width: 100%;
        font-size: 0.6em;
    }
    
    .bufetleft {
        float: left;
        width: 50%;
        display: block;
    }
    .cocktailright {
        float: right;
        width: 50%;
        display: block;
    }
    
    .row2 {
        clear: both;
        width: 100%;
        display: inline-block;
        font-size: 0.6em;
    }
    .coofeeleft {
        float: left;
        display: block;
        width: 50%;
    }
    .burgerright {
        width: 50%;
        display: block;
        float: right;
    }
    .row3 {
        width: 100%;
        display: inline-block;
        clear: both;
        font-size: 0.6em;
    }
    
    .bufet {
        padding: 3em;
    }
    .cocktail {
        padding: 3em;
    }
    
    .coofee {
        padding: 3em;    
    }
    
    .burger {
        padding: 3em;    
    }
    
    .cocking {
        padding: 3em;    
    }
    .corporate {
        padding: 3em;    
    }
    .conferinta {
        padding: 3em;
    }
    .aniversari {
        padding: 3em;
    }
    .copii {
        padding: 3em;    
    }
    .servicii {
        padding: 3em;    
    }
    
}

@media screen and (min-width: 1001px) {
    
    .scrollbtn {
        display: none;
    }
    
    .cta-list {
        width: 100%;
        margin: 25px auto;
        padding: 0px;
    }
    .list-wrapp {
        width: 100%;
        display: inline;    
    }
    .row1,
    .row2,
    .row3 {
        display: inline;
        width: 33%;
    }
    .list-wrapp li {
    display: inline-block;
    padding: 0 20px;
    list-style: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    width: 284px;
}
}

@media screen and (min-width: 1366px) {
    .list-wrapp li {
    display: inline-block;
    padding: 0 20px;
    list-style: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    width: 297px;
    }
}

@media screen and (max-width: 1359px) {
    #call-to-action .event-form {
    position: absolute;
    right: 2em;
    top: 2em;
    padding: 220px 5px 13px;
    background: url(images/top-form.png), url(images/Shape-1-copy.png);
    text-align: left;
    width: 360px;
    background-repeat: no-repeat, no-repeat;
    color: purple;
    height: auto;
    background-size: contain, contain;
    }

button, input[type="button"], input[type="reset"], input[type="submit"] {
    color: white;
    font-size: 1.5rem;
    background: url(images/Group-6.png) no-repeat top center;
    background-size: contain;
    height: 121px;
    border-style: none;
    width: 348px;
    margin-top: 0.5em;
    padding-top: 0 !important;
    line-height: normal;
}

}

@media screen and (max-width: 1294px){
   #call-to-action h1 {
    position: absolute;
    top: 0.5em;
    left: 0;
    right: 0;
    text-align: center;
    line-height: normal;
    padding: 0;
    font-size: 3rem;
    color: #365dc6;
    margin: 0;
    letter-spacing: 2px;
    }
}

@media screen and (max-width: 1086px) {
      
    
    #call-to-action .event-form {
    position: relative;
    right: 0;
    top: -4px;
    padding: 220px 15px 50px;
    background: url(images/top-form.png), url(images/Shape-1-copy.png);
    text-align: left;
    width: 378px;
    background-repeat: no-repeat, no-repeat;
    color: purple;
    margin: 0 auto;
    height: auto;
    background-size: contain, contain;
    }
    
}

@media screen and (max-width: 900px){
    #mix-ingredient-container h1 {
        top: 23%;
    }
    #serv-comp-cat-container h1 {
        top: 23%;
    }
}

@media screen and (max-width: 690px) {
    #mix-ingredient-container h1 {
        top: 18%;
        line-height: normal;
        font-size: 2rem;
    }
    #serv-comp-cat-container h1 {
        top: 18%;
        line-height: normal;
        font-size: 2rem;
    }
}

@media screen and (max-width: 480px) {
   #mix-ingredient-container h1 {
        line-height: 24px;
        font-size: 1em;
    }
    
    #mix-ingredient-container span {
        line-height: 24px;
        font-size: 1em;
    }
    #serv-comp-cat-container h1 {
        line-height: 24px;
        font-size: 1em;
    }
    
    #call-to-action .event-form {
    position: relative;
    right: 0;
    top: -4px;
    padding: 0;
    background: url(images/top-form.png), url(images/Shape-1-copy.png);
    text-align: left;
    width: 100%;
    background-repeat: no-repeat, no-repeat;
    color: purple;
    margin: 0 auto;
    height: auto;
    /* background-position: center; */
    background-size: contain, contain;
}

input {
    padding: 12px !important;
    width: 100%;
    color: purple;
}

select {
    border: none;
    width: 100%;
    padding: 12px 10px !important;
    border: 1px solid purple;
    color: purple;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
    color: white;
    font-size: 1rem;
    background: url(images/Group-6.png) no-repeat top center;
    background-size: contain;
    height: 70px;
    border-style: none;
    width: 80%;
    margin-top: -12px;
    }
    #wpcf7-f27-o1 {
        margin-top: -83px;
    }
    
    #call-to-action .event-form {
    position: relative;
    right: 0;
    left: 0;
    top: -4px;
    padding: 274px 20px 28px;
    max-width: 319px;
    background-repeat: no-repeat, no-repeat;
    margin: 0 auto;
    height: auto;
    
    } 
    button, input[type="button"], input[type="reset"], input[type="submit"] {
    width: 100%;
    margin-top: -12px;
    }
    
   #call-to-action .event-form {
    position: relative;
    right: 0;
    left: 0;
    top: -4px;
    padding: 240px 10px 17px;
    max-width: 293px;
    background-repeat: no-repeat, no-repeat;
    margin: 0 auto;
    height: auto;
    }
    
}

footer#colophon {
    background: #f7e6da;
    margin-top: -4px;
    padding: 0;
}
.site-info {
    text-align: center;
    font-weight: 100;
    font-size: x-small;
    text-transform: uppercase;
}
.site-info a {
    text-decoration: none;
    color: purple;
    transition-duration: 0.5s;
}
.site-info a:hover {
    color: orange;
}

/*============================================================
# this is the style for the placeholder text in contact forms
==============================================================*/

::-webkit-input-placeholder { /* WebKit browsers */
    color: purple !important;
    opacity: 1;
    text-transform: capitalize;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: purple !important;   
    opacity: 1;
    text-transform: capitalize;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: purple !important;
    opacity: 1;
    text-transform: capitalize;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: purple !important;
    opacity: 1;
    text-transform: capitalize;
}

@media screen and (max-width: 1440px) {
    .list-wrapp li {
    display: inline-block;
    padding: 0 20px;
    list-style: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    width: 283px;
}
    
    #mix-ingredient-container h1 {
    position: absolute;
    top: 26%;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    line-height: normal;
    padding: 0;
    font-size: 5rem;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    }
    #serv-comp-cat-container h1 {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    line-height: 180px;
    padding: 0;
    font-size: 5rem;
    color: #92278f;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 600;
}
}

@media screen and (max-width: 1024px) {
    #mix-ingredient-container h1 {
    position: absolute;
    top: 26%;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    line-height: normal;
    padding: 0;
    font-size: 3rem;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
}
#serv-comp-cat-container h1 {
    position: absolute;
    top: 12%;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    line-height: 180px;
    padding: 0;
    font-size: 4rem;
    color: #92278f;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 600;
}
    .list-wrapp li {
        display: inline-block;
        padding: 0;
        list-style: none;
        text-transform: uppercase;
        letter-spacing: 0;
        text-align: center;
        width: 180px;
        font-size: 12px;
    }    
}

@media screen and (max-width: 768px) {
    #serv-comp-cat-container h1 {
    position: absolute;
    top: 33%;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    line-height: normal;
    padding: 0;
    font-size: 2.5rem;
    color: #92278f;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 600;
    }
    .row1, .row2 {
        width: 65%;
    }
    
    #mix-ingredient-container h1 {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    line-height: normal;
    padding: 0;
    font-size: 3rem;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    }
}

@media screen and (max-width: 425px) {
    .row1, .row2, .row3 {
        width: 100%;
    }
    #serv-comp-cat-container h1 {
    position: absolute;
    top: 29%;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    line-height: normal;
    padding: 0;
    font-size: 1.5rem;
    color: #92278f;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 600;
}
    #mix-ingredient-container h1 {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    line-height: normal;
    padding: 0;
    font-size: 1.5rem;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    }
}

@media screen and (max-width: 375px) {
    #serv-comp-cat-container h1 {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    line-height: normal;
    padding: 0;
    font-size: 1.5rem;
    color: #92278f;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 600;
    }
    .list-wrapp li {
    display: inline-block;
    padding: 0;
    list-style: none;
    text-transform: uppercase;
    letter-spacing: 0;
    text-align: center;
    width: 50%;
    font-size: 11px;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
    color: white;
    font-size: 1em !important;
    background: url(images/Group-6.png) no-repeat top center;
    background-size: contain;
    height: 121px;
    border-style: none;
    width: 100% !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
    line-height: normal;
    }
}

@media screen and (max-width: 320px) {
    #serv-comp-cat-container h1 {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    line-height: normal;
    padding: 0;
    font-size: 1.3rem;
    color: #92278f;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 600;
    }
    
    .list-wrapp li {
        display: inline-block;
        padding: 0;
        list-style: none;
        text-transform: uppercase;
        letter-spacing: 0;
        text-align: center;
        width: 50%;
        font-size: 12px;
    }
    
    #serv-comp-cat-container {
    position: relative;
    margin: 20px 0 0;
    z-index: 2;
    }
    
    .row1, .row2, .row3 {
    width: 100%;
    }
    
    #mix-ingredient-container h1 {
    position: absolute;
    top: 19px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    line-height: normal;
    padding: 0;
    font-size: 1rem;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    }
    
    #call-to-action .event-form {
    position: relative;
    right: 0;
    left: 0;
    top: 0;
    max-width: 100%;
    background-repeat: no-repeat, no-repeat;
    height: auto;
    }
    
    button, input[type="button"], input[type="reset"], input[type="submit"] {
    color: white;
    font-size: 1em !important;
    background: url(images/Group-6.png) no-repeat top center;
    background-size: contain;
    height: 121px;
    border-style: none;
    width: 100% !important;
    margin-top: 0 !important;
    padding-top: 0 !important;
    line-height: normal;
}
}

@media screen and (min-width: 2000px) {
    button, input[type="button"], input[type="reset"], input[type="submit"] {
    color: white;
    font-size: 24px;
    background: url(images/Group-6.png) no-repeat top center;
    background-size: contain;
    height: 122px;
    border-style: none;
    width: 348px;
    line-height: normal;
    margin-top: 0;
    }
    
    #mix-ingredient-container h1 {
    position: absolute;
    top: 26%;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    line-height: normal;
    padding: 0;
    font-size: 7rem;
    color: #fff;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    }
    #serv-comp-cat-container h1 {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center;
    line-height: 180px;
    padding: 0;
    font-size: 9rem;
    color: #92278f;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 600;
    }
    
    .list-wrapp li {
    display: inline-block;
    padding: 0 15px;
    list-style: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    width: 355px;
    }
    
    .site-info {
    text-align: center;
    font-weight: 100;
    font-size: large;
    text-transform: capitalize;
    }
    #call-to-action .event-form {
    position: absolute;
    right: 6em;
    top: 5em;
    padding: 260px 33px 15px;
    background: url(images/top-form.png), url(images/Shape-1-copy.png);
    text-align: left;
    width: 415px;
    background-repeat: no-repeat, no-repeat;
    color: purple;
    height: 881px;
    background-size: contain, contain;
}
}

