@charset "UTF-8";
@import url('./file-css/custom.css');
@import url('./file-css/home.css');
@import url('./file-css/thane.css');
@import url('./file-css/repon.css');
@import url('./file-css/them.css');
@import url('./font/HurmeGeometricSans1-Black.woff2');
@import url('./font/HurmeGeometricSans2-Regular.woff2');
@import url('./font-awesome/all.css');
@import url('./file-css/countdown.css');
@import url('./file-css/about.css');
@import url('./slider.css');
@import url('./file-css/render.css');
.cmp-text p{
    text-align: justify !important;
}
html {
    height: 100%;
    touch-action: manipulation
}
.column-control-1{
    z-index: 1;
    position: relative;
}

body,html {
    width: 100%
}

body {
    min-height: 100%
}

hr,main {
    display: block
}

hr {
    border-top: 1px solid #ccc;
    height: 1px;
    margin: 1em 0;
    padding: 0
}

audio,canvas,iframe,img,svg,video {
    vertical-align: middle
}

textarea {
    resize: vertical
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-family: sans-serif
}

body {
    margin: 0
}

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

audio,canvas,progress,video {
    display: inline-block;
    vertical-align: initial
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],template {
    display: none
}

a {
    background-color: initial
}

a:active,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: initial
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: initial;
    height: 0
}

pre {
    overflow: auto
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

button,input,optgroup,select,textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html input[type=button],input[type=reset],input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: initial
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
.responsivegrid__decorator .image    .img-resp__base img{
    height: 100%;
    object-fit: cover;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    transition: opacity .5s ease-in-out;
    opacity: 1;
    
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

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

td,th {
    padding: 0
}

@media print {
    *,:after,:before {
        background: transparent!important;
        box-shadow: none!important;
        color: #000!important;
        text-shadow: none!important
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]:after,a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100%!important
    }

    h2,h3,p {
        orphans: 3;
        widows: 3
    }

    h2,h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,.dropup>.btn>.caret {
        border-top-color: #000!important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse!important
    }

    .table td,.table th {
        background-color: #fff!important
    }

    .table-bordered td,.table-bordered th {
        border: 1px solid #ddd!important
    }
}

*,:after,:before {
    box-sizing: border-box
}

body {
    background-color: #fff;
    color: #333;
    font-family: OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 1.5rem;
    line-height: 1.71428571
}

button,input,select,textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

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

a:focus,a:hover {
    color: #a7a7a7;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.carousel-inner>.item>a>img,.carousel-inner>.item>img,.img-responsive,.thumbnail a>img,.thumbnail>img {
    display: block;
    height: auto;
    max-width: 100%
}

.img-rounded {
    border-radius: 0
}

.img-thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    display: inline-block;
    height: auto;
    line-height: 1.71428571;
    max-width: 100%;
    padding: 4px;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    border: 0;
    border-top: 1px solid #eee;
    margin-bottom: 2rem;
    margin-top: 2rem
}

[role=button] {
    cursor: pointer
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    color: inherit;
    font-family: OpenSans,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: 700;
    line-height: 1.1
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    color: rgba(45,45,45,.2);
    font-weight: 400;
    line-height: 1
}

.h1,.h2,.h3,h1,h2,h3 {
    margin-bottom: 1rem;
    margin-top: 2rem
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small {
    font-size: 65%
}

.h4,.h5,.h6,h4,h5,h6 {
    margin-bottom: 1rem;
    margin-top: 1rem
}

.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-size: 75%
}

.h4,.h6,h4,h6 {
    font-size: 2rem
}

p {
    margin: 0 0 1rem
}

.lead {
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 2rem
}

@media (min-width: 768px) {
    .lead {
        font-size:2.25rem
    }
}

.small,small {
    font-size: 86%
}

.mark,mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: rgba(45,45,45,.2)
}

.text-primary {
    color: #cdcdcd
}

a.text-primary:focus,a.text-primary:hover {
    color: #b4b4b4
}

.text-success {
    color: #3c763d
}

a.text-success:focus,a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,a.text-danger:hover {
    color: #843534
}

.bg-primary {
    background-color: #cdcdcd;
    color: #fff
}

a.bg-primary:focus,a.bg-primary:hover {
    background-color: #b4b4b4
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    border-bottom: 1px solid #eee;
    margin: 4rem 0 2rem;
    padding-bottom: 0
}

ol,ul {
    margin-bottom: 1rem;
    margin-top: 0
}

ol ol,ol ul,ul ol,ul ul {
    margin-bottom: 0
}

.list-inline,.list-unstyled {
    list-style: none;
    padding-left: 0
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-bottom: 2rem;
    margin-top: 0
}

dd,dt {
    line-height: 1.71428571
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width: 1199px) {
    .dl-horizontal dt {
        clear:left;
        float: left;
        overflow: hidden;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 160px
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[data-original-title],abbr[title] {
    border-bottom: 1px dotted #777;
    cursor: help
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    border-left: 5px solid #eee;
    font-size: 1.875rem;
    margin: 0 0 2rem;
    padding: 1rem 2rem
}

blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,blockquote footer,blockquote small {
    color: #777;
    display: block;
    font-size: 80%;
    line-height: 1.71428571
}

blockquote .small:before,blockquote footer:before,blockquote small:before {
    content: "\2014 \00A0"
}

.blockquote-reverse,blockquote.pull-right {
    border-left: 0;
    border-right: 5px solid #eee;
    padding-left: 0;
    padding-right: 15px;
    text-align: right
}

.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before {
    content: ""
}

.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after {
    content: "\00A0 \2014"
}

address {
    font-style: normal;
    line-height: 1.71428571;
    margin-bottom: 2rem
}

code,kbd,pre,samp {
    font-family: Menlo,Monaco,Consolas,Courier New,monospace
}

code {
    background-color: #f9f2f4;
    color: #c7254e
}

code,kbd {
    border-radius: 0;
    font-size: 90%;
    padding: 2px 4px
}

kbd {
    background-color: #333;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.25);
    color: #fff
}

kbd kbd {
    box-shadow: none;
    font-size: 100%;
    font-weight: 700;
    padding: 0
}

pre {
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    color: #333;
    display: block;
    font-size: .5rem;
    line-height: 1.71428571;
    margin: 0 0 1rem;
    padding: .5rem;
    word-break: break-all
}

pre,pre code {
    border-radius: 0
}

pre code {
    background-color: initial;
    color: inherit;
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}




.pipe-separator {
    margin: 0 1.5rem
}

.header-section--bottom-space {
    margin-bottom: 3rem
}

.list-no-style {
    list-style: none;
    padding-left: 0
}

.center-flex {
    -moz-align-items: center;
    align-items: center;
    display: flex;
    flex-wrap: wrap
}

.clickable {
    cursor: pointer
}

.file-name {
    word-break: break-all
}

.top-margin {
    margin-top: 1rem
}

.top-bottom-padded {
    padding-bottom: 1rem;
    padding-top: 1rem
}

.separated-list-title-item {
    border-top: thin solid #ddd;
    font-weight: 700;
    padding: .5rem 0
}

.separated-list-item {
    padding: 1rem 0
}

.separated-list-item:not(:first-child) {
    border-top: thin solid #ddd
}

.separated-list-item p {
    margin: 0
}

.img-container img {
    border-radius: 5px;
    margin-bottom: 1rem
}

@media only screen and (min-width: 768px) {
    .img-container img {
        margin-left:auto;
        margin-right: auto
    }
}

.inline-block {
    display: inline-block
}

.label.label-in-list {
    display: inline-block;
    margin: .2rem .8rem .2rem 0
}

.flex-item-right {
    margin-left: auto
}

.list-item-input {
    max-width: 420px;
    width: 75%
}

@media only screen and (max-width: 768px) {
    .tablet-hidden {
        display:none
    }
}

@media only screen and (min-width: 768px) {
    .tablet-hidden {
        display:initial
    }

    .tablet-only {
        display: none
    }
}

.directory-item {
    margin: 0 0 1rem;
    padding: 1rem 0
}

.directory-item.directory-item-bronze {
    border: 2px solid #f2f2f2
}

.directory-item.directory-item-gold,.directory-item.directory-item-silver {
    background-color: #f2f2f2;
    border: none
}

.directory-item.directory-item-gold {
    box-shadow: 2px 2px 5px #ddd;
    padding: 0 0 1rem
}

.directory-item.directory-item-gold .directory-item-gold-banner {
    background-color: #ddd;
    color: #2d2d2d;
    font-weight: 700;
    height: 5rem;
    margin-bottom: 1rem;
    padding-top: 1rem;
    text-align: center
}

.directory-item h3 {
    margin: 0 0 .5rem
}

.directory-item h4 {
    margin: 0
}

.contact-options-container {
    margin-top: 1rem
}

@media only screen and (max-width: 480px) {
    .contact-options-container {
        text-align:center
    }

    .contact-options-container .contact-option {
        background-color: #cdcdcd;
        color: #fff;
        display: inline-block;
        margin: 0 .25rem;
        padding: 1rem 0;
        width: 31%
    }

    .contact-options-container .contact-option i {
        margin-right: 0
    }

    .contact-options-container .pipe-separator {
        display: none
    }
}

@media only screen and (min-width: 480px) {
    .contact-option i {
        margin-right:1rem
    }
}

.well,section.form-view-mode-section {
    padding: 1.5rem
}

.section-primary,.well {
    border: 2px solid #ddd;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05)
}

.form-group,.form-group-view-mode {
    margin-top: 2.5rem
}

.form-group-view-mode span {
    display: block
}

.form-group-view-mode.form-group-view-mode-inline h4,.form-group-view-mode.form-group-view-mode-inline p,.form-group-view-mode.form-group-view-mode-inline span {
    display: inline
}

.form-group-view-mode.form-group-view-mode-inline h4 {
    margin-right: 1rem
}

.form-group-view-mode.form-group-view-mode-inline p {
    padding: .8rem
}

.form-group-view-mode.form-group-view-mode-clickable.form-group-view-mode-multiline p,.form-group-view-mode.form-group-view-mode-multiline p {
    min-height: 10rem
}

.form-group-view-mode.form-group-view-mode-clickable a,.form-group-view-mode.form-group-view-mode-clickable p {
    border: thin dashed #404040;
    cursor: pointer;
    display: block;
    min-height: 3.5rem;
    padding: .5rem
}

.uploading-logo-placeholder {
    position: relative
}





/* aa  */
.hero-show-info__icon {
    font-size: inherit;
    line-height: 1.5;
    margin: 0 6px 0 0;
    text-align: center;
    width: 20px
}

@media (min-width: 992px) {
    .hero-show-info__icon {
        line-height:1
    }
}

.hero-show-info__icon:before {
    vertical-align: middle
}

.hero-show-info__item {
    display: flex;
    font-size: 13px;
    text-align: left
}

@media (min-width: 992px) {
    .hero-show-info__item {
        display:inline-flex;
        font-size: 21px;
        line-height: 1.3;
        margin-bottom: 0;
        margin-right: 10px
    }
}


.btn.focus,.btn:focus {
    outline-color: #cdcdcd
}

.btn-border-radius {
    border-radius: 0
}

.hero-show-info__inner--text-center {
    margin: 0 auto;
    text-align: center
}

.hero-show-info__inner--text-right {
    margin-left: auto;
    text-align: right
}

.img-resp__base {
    position: relative
}

.img-resp__base--background,.img-resp__base--background-custom {
    background-color: initial;
    height: 100%;
    position: absolute;
    width: 100%
}


@supports ((-webkit-clip-path: inset(0 0 0 0)) or (clip-path:inset(0 0 0 0))) {
    .partition__base--background-parallax>.image .img-resp__base,.responsivegrid__decorator--background-parallax>.image .img-resp__base {
        clip:auto;
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0)
    }
}

.footer__base .img-resp__base,.hero-image__content .img-resp__base {
    margin-bottom: 20px
}

@media (max-width: 767px) {
    .lightbox__base--image .img-resp__base {
        height:100%;
        padding-bottom: 0!important;
        position: absolute;
        width: 100%
    }
}
@media (max-width: 767px) {
    .lightbox__base--image .img-resp__img,.lightbox__base--image .img-resp__picture {
        height:100%;
        object-fit: contain;
        width: 100%
    }
}

.img-resp__picture-img {
    width: 100%
}

.img-resp__loaded {
    opacity: 1
}

.img-resp__caption--static {
    opacity: 1
}

.img-resp--center {
    margin: 0 auto
}

.img-resp--right {
    margin-left: auto
}
/* aa  */