/*@font-face {
    font-family:'FedraSansStd-Medium';
    src: url('fonts/FedraSansStd-Medium.eot');
    src: url('fonts/FedraSansStd-Medium.eot?#iefix') format('embedded-opentype'),
         url('fonts/FedraSansStd-Medium.woff') format('woff'),
         url('fonts/FedraSansStd-Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}*/

@font-face {
    font-family: 'tw_cen_mt_stdlight';
    src: url('fonts/twcenmtstd-light-webfont.eot');
    src: url('fonts/twcenmtstd-light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/twcenmtstd-light-webfont.woff2') format('woff2'), url('fonts/twcenmtstd-light-webfont.woff') format('woff'), url('fonts/twcenmtstd-light-webfont.svg#tw_cen_mt_stdlight') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on March 28, 2018 */

@font-face {
    font-family: 'lavanderia_regularregular';
    src: url('fonts/lavanderia_regular-webfont.eot');
    src: url('fonts/lavanderia_regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/lavanderia_regular-webfont.woff2') format('woff2'), url('fonts/lavanderia_regular-webfont.woff') format('woff'), url('fonts/lavanderia_regular-webfont.svg#lavanderia_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on March 28, 2018 */

@font-face {
    font-family: 'tw_cen_classified_mt_stdRg';
    src: url('fonts/twcenclassmtstd-regular-webfont.eot');
    src: url('fonts/twcenclassmtstd-regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/twcenclassmtstd-regular-webfont.woff2') format('woff2'), url('fonts/twcenclassmtstd-regular-webfont.woff') format('woff'), url('fonts/twcenclassmtstd-regular-webfont.svg#tw_cen_classified_mt_stdRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.tw {
    font-family: 'tw_cen_mt_stdlight';
}

.twbold {
    font-family: 'tw_cen_classified_mt_stdRg';
}

.lavanderia {
    font-family: 'lavanderia_regularregular';
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
select,
input {
    margin: 0;
    padding: 0;
    border: 0;
    direction: inherit;
    text-align: inherit;
    font-size: 100%;
    font-size-adjust: 0.58;
    font: inherit;
    vertical-align: top;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-family: 'tw_cen_mt_stdlight';
}

input[type="button"] {
    text-align: center;
}


/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
    background: url(../images/pinkpatternbg.jpg) repeat;
    width: 100%;
    overflow-x: hidden !important;
}

div {
    position: relative;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    text-decoration: none !important;
}

ol,
ul {
    /*list-style: none;*/
    padding-right: 20px;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.clickable {
    cursor: pointer;
}

.hidden {
    display: none;
}

:focus {
    outline: 0;
    outline-color: transparent;
    outline-style: none;
}

a {
    cursor: pointer;
}

b,
strong {
    font-weight: bold;
}

i,
em {
    font-style: italic;
}

u {
    text-decoration: underline;
}

.center {
    text-align: center;
}

.underline {
    text-decoration: underline;
}

.bold {
    font-weight: bold;
}

.carouselContainer {
    overflow: hidden;
    height: 380px;
}

.carouselContainer[orientation="vertical"] .controlsHolder {
    position: absolute;
    top: 15px;
    left: 15px;
}

.carouselContainer[orientation="horizontal"] .controlsHolder {
    position: absolute;
    bottom: 15px;
    right: 15px;
}

.carouselContainer[orientation="horizontal"] .carouselSlide {
    float: left;
}

.carouselContainer .controlsHolder .control {
    width: 10px;
    height: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #CBCBCB;
    border: 1px solid #FFF;
    cursor: pointer;
    margin-bottom: 5px;
}

.carouselContainer[orientation="horizontal"] .controlsHolder .control {
    float: left;
    margin-left: 5px;
    margin-bottom: 0px;
    margin-top: 5px;
}


/* width */

::-webkit-scrollbar,
 ::-moz-scrollbar {
    width: 10px;
}


/* Track */

::-webkit-scrollbar-track,
 ::-moz-scrollbar-track {
    background: #f1f1f1;
}


/* Handle */

::-webkit-scrollbar-thumb,
 ::-moz-scrollbar-thumb {
    background: #888;
}


/* Handle on hover */

::-webkit-scrollbar-thumb:hover,
 ::-moz-scrollbar-thumb:hover {
    background: #555;
}