<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* DUALSLIDER CSS */
/* AUTHOR: ROB PHILLIPS  =  HUGO &amp; CAT LTD */
/* VERSION: 0.1 */


@font-face
{
    font-family: 'MTCORSVA';
    src: url('/Content/fonts/MTCORSVA.eot');
    src: local('MTCORSVA'), url('/Content/fonts/MTCORSVA.woff') format('woff'), url('/Content/fonts/MTCORSVA.ttf') format('truetype');
}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on December 1, 2017 */



@font-face {
    font-family: 'amazone_btregular';
    src: url('/Content/fonts/amazon.woff2') format('woff2'),
         url('/Content/fonts/amazon.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}








@font-face {
    font-family: 'lucia_personal_use_onlyRg';
    src: url('../fonts/lucia_personal_use_only.woff2') format('woff2'),
         url('../fonts/lucia_personal_use_only.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'times_new_romanregular';
    src: url('../fonts/times.woff2') format('woff2'),
         url('../fonts/times.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'times_new_romanbold';
    src: url('../fonts/timesbd.woff2') format('woff2'),
         url('../fonts/timesbd.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'times_new_romanbold_italic';
    src: url('../fonts/timesbi.woff2') format('woff2'),
         url('../fonts/timesbi.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'times_new_romanitalic';
    src: url('../fonts/timesi.woff2') format('woff2'),
         url('../fonts/timesi.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



strong
{
    font-weight: bold;
}

p, blockquote
{
    margin: 0 0 15px 0;
}

.wrapper
{
    font-size: 1.2em;
    width: 880px;
    margin: auto;
    text-align: left;
}

h1
{
    font-size: 4.0em;
    color: #000;
    margin: 50px 0 0 0;
}

h2
{
    font-size: 1.2em;
    color: #000;
    margin: 0 0 25px 0;
}

h3
{
    font-size: 1.4em;
    color: #000;
    margin: 0 0 5px 0;
}

.columns
{
    margin: 0 0 15px 0;
    border-bottom: 1px solid #ccc;
    background: transparent url(../images/columns_bg.png) no-repeat 100% 100%;
    border-top: 1px solid #ccc;
    padding: 15px 0 10px 0;
}

.columns .col
{
    float: left;
    width: 210px;
    margin: 0 0 0 10px;
}

.download, a:visited.download
{
    float: right;
    display: block;
    background: #000 url(../images/carousel_download_bg.gif) no-repeat 9px 0.8em;
    padding: 10px 10px 10px 35px;
    font-size: 1.1em;
    color: #fff;
    margin: 20px 20px 0 0;
    border: 6px solid #eee;
}
a:hover.download
{
    border-color: #ccc;
}

.download em
{
    display: block;
    font-size: 0.9em;
}





.documentation
{
    color: #666;
}

.documentation p
{
    margin: 0 0 0 0;
    padding: 10px 0 10px 0;
    border-bottom: 1px dotted #ccc;
}

.documentation p.alt
{
    background: #eee;
}

.documentation strong
{
    float: left;
    width: 50px;
    font-size: 1.5em;
    color: #000;
    text-align: center;
}
.documentation span
{
    float: left;
    width: 800px;
    display: block;
}

/* veerendra chnages */


.topsection
{
    background: #8dafd4 none repeat scroll 0 0;
    min-height: 94px;
    padding: 20px 0;
    text-align: center;
}
#footer .topsection
{
    background: #8dafd4 none repeat scroll 0 0;
    min-height: 75px;
    padding: 20px 0;
    text-align: center;
}
#header .top-right-part .topsection p
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 18px;
    margin: 0;
    padding: 0;
}
.topsection .titeltop
{
    font-size: 40px;
    font-family: 'MTCORSVA';
    color: #000;
    padding: 10px 0px;
    line-height: 30px;
}
#footer .topsection .containttop {
  color: #000;
  font-family: Times New Roman;
  font-size: 16px;
  line-height: normal;
  padding-top: 20px;
  text-shadow: 0 0 0 !important;
  padding-bottom: 20px;
}

.bottomsection
{
    background: #8dafd4;
    padding: 20px 0px;
    text-align: center;
    min-height: 94px;
}
.bottomsection .titelbottom
{
    font-size: 40px;
    font-family: Times New Roman;
    color: #000;
    padding: 10px 0px;
    line-height: 30px;
}

#header .top-right-part .bottomsection p
{
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    line-height: 18px;
    margin: 0;
    padding: 0;
}








</pre></body></html>