@font-face {
    font-family: 'CarolynaProBlack';
    src: url('../font/emily_lime_-_carolynaproblack-webfont.eot');
    src: url('../font/emily_lime_-_carolynaproblack-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/emily_lime_-_carolynaproblack-webfont.woff') format('woff'),
         url('../font/emily_lime_-_carolynaproblack-webfont.ttf') format('truetype'),
         url('../font/emily_lime_-_carolynaproblack-webfont.svg#emily_lime_-_carolynaproblack-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face { 
    font-family: 'ostrich-sans.sans-rounded-medium-webfont';
    src: url('../font/ostrich-sans.sans-rounded-medium-webfont.eot');
    src: url('../font/ostrich-sans.sans-rounded-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/ostrich-sans.sans-rounded-medium-webfont.woff') format('woff'),
         url('../font/ostrich-sans.sans-rounded-medium-webfont.ttf') format('truetype'),
         url('../font/ostrich-sans.sans-rounded-medium-webfont.ostrich-sans.sans-rounded-medium-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'juri-Zaech-Frontage-Regular';
    src: url('../font/juri-Zaech-Frontage-Regular.eot');
    src: url('../font/juri-Zaech-Frontage-Regular.eot?#iefix') format('embedded-opentype'),
         url('../font/juri-Zaech-Frontage-Regular.woff') format('woff'),
         url('../font/juri-Zaech-Frontage-Regular.ttf') format('truetype'),
         url('fonts/juri-Zaech-Frontage-Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ostrich';
     src: url('../font/ostrich-regular-webfont.eot');
    src: url('../font/ostrich-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/ostrich-regular-webfont.woff') format('woff'),
         url('../font/ostrich-regular-webfont.ttf') format('truetype'),
         url('../font/ostrich-regular-webfont.svg#ostrich-regular-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
/*    src: url('../font/ostrich-regular-webfont.eot');
    src: url('../font/ostrich-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/ostrich-regular-webfont.woff') format('woff'),
         url('../font/ostrich-regular-webfont.ttf') format('truetype'),
         url('../font/ostrich-regular-webfont.svg#ostrich-regular-webfont') format('svg');
    font-weight: normal;
    font-style: normal;*/
}
@font-face {
    font-family: 'futurist';
    src: url('../font/futurist-webfont.eot');
    src: url('../font/futurist-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/futurist-webfont.woff') format('woff'),
         url('../font/futurist-webfont.ttf') format('truetype'),
         url('../font/futurist-webfont.svg#futurist-webfont') format('svg');
    font-weight: normal;
    font-style: normal;
}
.changeTextColor { color: #eebab6; }

.cardBox-1 {
    width: 672px;
    height: 519px;
}
.postCard15 {
    overflow: hidden;
    width: 672px;
    height: 519px;
    background: #fff;
    position: relative;
}
.separator {
    position: absolute;
    top: 0;
    left: 50%;
}
.leftDiv { float: left;  left: 0;}    
.rightDiv { float: right; right: 0; }


.leftDiv, .rightDiv {    
    width: 333px;   
    margin-top: 258px;
    /*position: absolute;*/
    /*bottom: 30px;*/
    /*text-align: center;
    position: relative;
    margin-top: 280px;*/
}

/*.leftDiv .textOnImg, .rightDiv .textOnImg {    
    font-family: 'CarolynaProBlack';
    font-size: 67px;
    line-height: 145px;
    position: absolute;
    top: 27px;
    left: 125px;
}*/
.leftDiv p:last-child, .rightDiv p:last-child {
    font-family: 'ostrich';
/*    font-size: 13.57px;*/
    line-height: 23px;
    text-transform: uppercase;
    text-align: center;        
    width: 300px;
    margin: 0 auto;
    margin-top: 20px;  
    /*font-family: 'juri-Zaech-Frontage-Regular';*/
    letter-spacing: 2px;   
    font-family: 'futurist';
}
.leftDiv p:first-child, .rightDiv p:first-child {
    background: url(../img/flower_15.png) no-repeat;
    width: 196px;
    height: 188px;
    display: block;
    font-family: 'CarolynaProBlack';
    font-size: 67px;
    text-align: center;
    line-height: 200px;
    margin: 0 auto;
}


/**/
.textInputs {
    width: 240px;
    margin-left: 0px;
}
input.firstText { width: 175px; }
input.n2 { margin-left: 3px; }



