/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */


/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

.grecaptcha-badge {
    display: none
}

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

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: baseline
}

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

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

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

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    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"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    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;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,
th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

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

a {
    color: #337ab7;
    text-decoration: none
}

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

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

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

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

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

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

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0
}

.row-no-gutters [class*="col-"] {
    padding-right: 0;
    padding-left: 0
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: .65;
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus,
.btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad
}

.btn-default:active:hover,
.btn-default.active:hover,
.open>.dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open>.dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open>.dropdown-toggle.btn-default.focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:focus,
.btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open>.dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:focus,
.btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439
}

.btn-success:active:hover,
.btn-success.active:hover,
.open>.dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open>.dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open>.dropdown-toggle.btn-success.focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus,
.btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc
}

.btn-info:active:hover,
.btn-info.active:hover,
.open>.dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open>.dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open>.dropdown-toggle.btn-info.focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:focus,
.btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open>.dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open>.dropdown-toggle.btn-warning.focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:focus,
.btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open>.dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open>.dropdown-toggle.btn-danger.focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #337ab7
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    appearance: none
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.nav:before,
.nav:after {
    display: table;
    content: " "
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.nav:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }
    table.visible-xs {
        display: table !important
    }
    tr.visible-xs {
        display: table-row !important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
    table.visible-sm {
        display: table !important
    }
    tr.visible-sm {
        display: table-row !important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
    table.visible-md {
        display: table !important
    }
    tr.visible-md {
        display: table-row !important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
    table.visible-lg {
        display: table !important
    }
    tr.visible-lg {
        display: table-row !important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }
    table.visible-print {
        display: table !important
    }
    tr.visible-print {
        display: table-row !important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}

[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="50"].aos-animate,
body[data-aos-delay="50"] [data-aos].aos-animate {
    transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="100"].aos-animate,
body[data-aos-delay="100"] [data-aos].aos-animate {
    transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
    transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="150"].aos-animate,
body[data-aos-delay="150"] [data-aos].aos-animate {
    transition-delay: .15s
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="200"].aos-animate,
body[data-aos-delay="200"] [data-aos].aos-animate {
    transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
    transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="250"].aos-animate,
body[data-aos-delay="250"] [data-aos].aos-animate {
    transition-delay: .25s
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="300"].aos-animate,
body[data-aos-delay="300"] [data-aos].aos-animate {
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
    transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="350"].aos-animate,
body[data-aos-delay="350"] [data-aos].aos-animate {
    transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="400"].aos-animate,
body[data-aos-delay="400"] [data-aos].aos-animate {
    transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
    transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="450"].aos-animate,
body[data-aos-delay="450"] [data-aos].aos-animate {
    transition-delay: .45s
}

[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="500"].aos-animate,
body[data-aos-delay="500"] [data-aos].aos-animate {
    transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
    transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="550"].aos-animate,
body[data-aos-delay="550"] [data-aos].aos-animate {
    transition-delay: .55s
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="600"].aos-animate,
body[data-aos-delay="600"] [data-aos].aos-animate {
    transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
    transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="650"].aos-animate,
body[data-aos-delay="650"] [data-aos].aos-animate {
    transition-delay: .65s
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="700"].aos-animate,
body[data-aos-delay="700"] [data-aos].aos-animate {
    transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
    transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="750"].aos-animate,
body[data-aos-delay="750"] [data-aos].aos-animate {
    transition-delay: .75s
}

[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="800"].aos-animate,
body[data-aos-delay="800"] [data-aos].aos-animate {
    transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
    transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="850"].aos-animate,
body[data-aos-delay="850"] [data-aos].aos-animate {
    transition-delay: .85s
}

[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="900"].aos-animate,
body[data-aos-delay="900"] [data-aos].aos-animate {
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
    transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="950"].aos-animate,
body[data-aos-delay="950"] [data-aos].aos-animate {
    transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1000"].aos-animate,
body[data-aos-delay="1000"] [data-aos].aos-animate {
    transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1050"].aos-animate,
body[data-aos-delay="1050"] [data-aos].aos-animate {
    transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1100"].aos-animate,
body[data-aos-delay="1100"] [data-aos].aos-animate {
    transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1150"].aos-animate,
body[data-aos-delay="1150"] [data-aos].aos-animate {
    transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1200"].aos-animate,
body[data-aos-delay="1200"] [data-aos].aos-animate {
    transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1250"].aos-animate,
body[data-aos-delay="1250"] [data-aos].aos-animate {
    transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1300"].aos-animate,
body[data-aos-delay="1300"] [data-aos].aos-animate {
    transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1350"].aos-animate,
body[data-aos-delay="1350"] [data-aos].aos-animate {
    transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1400"].aos-animate,
body[data-aos-delay="1400"] [data-aos].aos-animate {
    transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1450"].aos-animate,
body[data-aos-delay="1450"] [data-aos].aos-animate {
    transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1500"].aos-animate,
body[data-aos-delay="1500"] [data-aos].aos-animate {
    transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1550"].aos-animate,
body[data-aos-delay="1550"] [data-aos].aos-animate {
    transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1600"].aos-animate,
body[data-aos-delay="1600"] [data-aos].aos-animate {
    transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1650"].aos-animate,
body[data-aos-delay="1650"] [data-aos].aos-animate {
    transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1700"].aos-animate,
body[data-aos-delay="1700"] [data-aos].aos-animate {
    transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1750"].aos-animate,
body[data-aos-delay="1750"] [data-aos].aos-animate {
    transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1800"].aos-animate,
body[data-aos-delay="1800"] [data-aos].aos-animate {
    transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1850"].aos-animate,
body[data-aos-delay="1850"] [data-aos].aos-animate {
    transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1900"].aos-animate,
body[data-aos-delay="1900"] [data-aos].aos-animate {
    transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="1950"].aos-animate,
body[data-aos-delay="1950"] [data-aos].aos-animate {
    transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2000"].aos-animate,
body[data-aos-delay="2000"] [data-aos].aos-animate {
    transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2050"].aos-animate,
body[data-aos-delay="2050"] [data-aos].aos-animate {
    transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2100"].aos-animate,
body[data-aos-delay="2100"] [data-aos].aos-animate {
    transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2150"].aos-animate,
body[data-aos-delay="2150"] [data-aos].aos-animate {
    transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2200"].aos-animate,
body[data-aos-delay="2200"] [data-aos].aos-animate {
    transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2250"].aos-animate,
body[data-aos-delay="2250"] [data-aos].aos-animate {
    transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2300"].aos-animate,
body[data-aos-delay="2300"] [data-aos].aos-animate {
    transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2350"].aos-animate,
body[data-aos-delay="2350"] [data-aos].aos-animate {
    transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2400"].aos-animate,
body[data-aos-delay="2400"] [data-aos].aos-animate {
    transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2450"].aos-animate,
body[data-aos-delay="2450"] [data-aos].aos-animate {
    transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2500"].aos-animate,
body[data-aos-delay="2500"] [data-aos].aos-animate {
    transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2550"].aos-animate,
body[data-aos-delay="2550"] [data-aos].aos-animate {
    transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2600"].aos-animate,
body[data-aos-delay="2600"] [data-aos].aos-animate {
    transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2650"].aos-animate,
body[data-aos-delay="2650"] [data-aos].aos-animate {
    transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2700"].aos-animate,
body[data-aos-delay="2700"] [data-aos].aos-animate {
    transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2750"].aos-animate,
body[data-aos-delay="2750"] [data-aos].aos-animate {
    transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2800"].aos-animate,
body[data-aos-delay="2800"] [data-aos].aos-animate {
    transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2850"].aos-animate,
body[data-aos-delay="2850"] [data-aos].aos-animate {
    transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2900"].aos-animate,
body[data-aos-delay="2900"] [data-aos].aos-animate {
    transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="2950"].aos-animate,
body[data-aos-delay="2950"] [data-aos].aos-animate {
    transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
    transition-delay: 0
}

[data-aos][data-aos][data-aos-delay="3000"].aos-animate,
body[data-aos-delay="3000"] [data-aos].aos-animate {
    transition-delay: 3s
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .25, .75, .75)
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
    transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
    transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
    transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
    transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.47, 0, .745, .715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.39, .575, .565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(.445, .05, .55, .95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.55, .085, .68, .53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.25, .46, .45, .94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(.455, .03, .515, .955)
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: translateZ(0)
}

[data-aos=fade-up] {
    transform: translate3d(0, 100px, 0)
}

[data-aos=fade-down] {
    transform: translate3d(0, -100px, 0)
}

[data-aos=fade-right] {
    transform: translate3d(-100px, 0, 0)
}

[data-aos=fade-left] {
    transform: translate3d(100px, 0, 0)
}

[data-aos=fade-up-right] {
    transform: translate3d(-100px, 100px, 0)
}

[data-aos=fade-up-left] {
    transform: translate3d(100px, 100px, 0)
}

[data-aos=fade-down-right] {
    transform: translate3d(-100px, -100px, 0)
}

[data-aos=fade-down-left] {
    transform: translate3d(100px, -100px, 0)
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform
}

[data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translateZ(0) scale(1)
}

[data-aos=zoom-in] {
    transform: scale(.6)
}

[data-aos=zoom-in-up] {
    transform: translate3d(0, 100px, 0) scale(.6)
}

[data-aos=zoom-in-down] {
    transform: translate3d(0, -100px, 0) scale(.6)
}

[data-aos=zoom-in-right] {
    transform: translate3d(-100px, 0, 0) scale(.6)
}

[data-aos=zoom-in-left] {
    transform: translate3d(100px, 0, 0) scale(.6)
}

[data-aos=zoom-out] {
    transform: scale(1.2)
}

[data-aos=zoom-out-up] {
    transform: translate3d(0, 100px, 0) scale(1.2)
}

[data-aos=zoom-out-down] {
    transform: translate3d(0, -100px, 0) scale(1.2)
}

[data-aos=zoom-out-right] {
    transform: translate3d(-100px, 0, 0) scale(1.2)
}

[data-aos=zoom-out-left] {
    transform: translate3d(100px, 0, 0) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
    transition-property: transform
}

[data-aos^=slide][data-aos^=slide].aos-animate {
    transform: translateZ(0)
}

[data-aos=slide-up] {
    transform: translate3d(0, 100%, 0)
}

[data-aos=slide-down] {
    transform: translate3d(0, -100%, 0)
}

[data-aos=slide-right] {
    transform: translate3d(-100%, 0, 0)
}

[data-aos=slide-left] {
    transform: translate3d(100%, 0, 0)
}

[data-aos^=flip][data-aos^=flip] {
    backface-visibility: hidden;
    transition-property: transform
}

[data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg)
}

[data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg)
}

[data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg)
}

[data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0)
}

[data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg)
}

[data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0)
}


/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-nex,
.owl-carousel .owl-nav .owl-pre {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.html) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}


/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

body {
    overflow-x: hidden;
    font-family: 'Muli', sans-serif;
}

img {
    width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 35px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 100;
    line-height: 1.1em;
    font-family: 'Crimson Text';
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

@media(max-width:767px) {
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-size: 30px;
    }
}

p {
    font-size: 14px;
    margin: 0px;
}

.colurw {
    color: #fff;
}

.colurb {
    color: #000;
}

.acenter {
    text-align: center;
}

.aleft {
    text-align: left;
}

.aright {
    text-align: right;
}

.ajustify {
    text-align: justify;
}

.textupper {
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .equal-cols {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        direction: ltr;
    }
}

.ver-cen {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.bottom-wline {
    width: 169px;
    height: 24px;
    display: inline-block;
    background-image: url(../images/project-icon1.png);
    background-position-x: -2px;
    background-position-y: -2px;
    background-size: 984px auto;
}

.bottom-bline {
    width: 169px;
    height: 25px;
    display: inline-block;
    background-image: url(../images/bottom-blue.jpg);
    background-position-x: -2px;
    background-position-y: 4px;
    background-size: 100%;
    background-repeat: no-repeat;
}


/********************header**************************/

.menuiconli1 {
    display: none;
}

.hidemenudrop:hover .menuiconli1 {
    display: block;
}

@media(max-width:991px) {
    .tt-tl {
        display: inline-block;
        float: right;
        font-size: 21px;
        margin-top: -4px;
    }
}

@media(min-width:992px) {
    .tt-tl {
        display: none;
    }
    .downar {
        width: 16px;
        height: 19px;
        display: inline-block;
        background-image: url(../../../img/project-icon10.png);
        background-position-x: -154px;
        background-position-y: -241px;
        background-size: 1000px auto;
        margin-bottom: -4px;
        margin-left: 3px;
    }
}

@media(max-width:1324px) and (min-width:992px) {
    #logo {
        width: 150px!important;
    }
    .seclist-desktop li {
        padding: 18px 0.9%!important;
    }
    #mobile-navigation {
        width: 82%!important;
    }
    .seclist-desktop li a {
        font-size: 15px!important;
    }
    .henbut button {
        padding: 6px 5px!important;
    }
    .henbut {
        padding: 18px 0px!important;
    }
    .dropdown {
        padding: 18px 0.1%!important;
        font-size: 15px!important;
    }
    .dropdown-content {
        top: 71px!important;
    }
}

.henbut {
    position: absolute;
    top: 26px;
    right: 0px;
}

.henbut button {
    padding: 6px 28px;
    border: 0px;
    color: #fff;
    background: #ff4e02;
    margin-top: -6px;
    font-size: 16px;
}

#mobile-navigation {
    width: 83%;
    float: right;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 4px);
}

.change .bar2 {
    opacity: 0;
}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -4px);
}

.headeractive {
    background-color: rgb(43, 145, 143);
}

nav.scroll {
    z-index: 999999999999999999999;
    padding: 0px;
    width: 100%;
}

nav.scroll li a {
    color: #000;
}

.menu1 {
    top: 32px;
    width: 47px;
    height: 33px;
    padding: 5px;
    display: block;
    cursor: pointer;
    position: relative;
    float: right;
    right: 50px;
    z-index: 1;
}

.menu1-span {
    cursor: pointer;
    height: 2px;
    width: 33px;
    margin-bottom: 8px;
    background: #000;
    position: relative;
    right: 0;
    display: block;
    transform: rotate(0deg);
    transition: .7s ease;
}

.open .menu1-span:nth-child(1) {
    top: 10px;
    transform: rotate(135deg);
    transition: .7s ease;
    background: #000;
}

.open .menu1-span:nth-child(2) {
    opacity: 0;
    right: 100px;
    background: #000;
}

.open .menu1-span:nth-child(3) {
    top: -10px;
    transform: rotate(-135deg);
    transition: .7s ease;
    background: #000;
}

.slideInLeft {
    animation-duration: .5s;
}

.slideOutLeft {
    animation-duration: .5s;
}

@media screen and (min-width:992px) {
    .menu1 {
        display: none;
    }
    .seclist-desktop {
        list-style-type: none;
        width: 100%;
        padding: 5px 0px;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    .seclist-desktop li {
        display: inline-block;
        top: 20px;
        padding: 22px 2%;
        color: #fff;
    }
    .seclist-desktop li a {
        font-size: 16px;
        text-decoration: none;
        color: #fff;
    }
    .header-nav {
        overflow: hidden;
        width: 100%;
    }
    #desktop-nav {
        top: 38px;
        z-index: 999;
        width: 100%;
        padding: 0px 50px 0px 50px;
        background: #fff;
       position: fixed;
    }
    .mprl20 {
        display: inline-block;
    }
}

@media(max-width:992px) {
    #desktop-nav {
        padding: 0px 0px;
        /*position:fixed!important;*/
        top: 0px!important;
    }
    .mprl20 {
        padding-left: 20px;
        padding-right: 20px;
    }
    .henbut {
        display: none!important;
    }
    .menu1 {
        right: 10px;
    }
    .desktop-nav {
        padding: 10px 20px!important;
    }
    .seclist-desktop {
        display: none;
        padding-left: 0px;
        margin-top: 0px;
    }
    #logo {
        width: 144px!important;
        padding: 10px 0px!important;
    }
    .mob-con {
        padding-right: 0px;
        width: 100%;
    }
    #desktop-nav {
        background: #fff!important;
    }
}

#logo {
    display: inline-block;
    padding: 1px 0px 0px;
    width: 140px;
}

.mobile-nav {
    width: 100%;
    float: left;
}

@media(max-width:992px) {
    .mobile-nav {
        position: relative;
        justify-content: center;
    }
    .seclist-desktop li {
        display: block;
        padding: 11px 17px 11px 17px;
        border-bottom: 2px solid #d4d1d1cc;
        text-transform: uppercase;
    }
    .seclist-desktop {
        float: left;
        text-align: left;
        width: 100%;
        display: block;
        position: relative!important;
        height: 90vh;
        background: #eee;
    }
    .seclist-desktop li a {
        color: #000000c2!important;
    }
    .menu1 {
        right: -7px;
    }
    .mob-con {
        padding-left: 0px;
        overflow: scroll;
        overflow-x: hidden;
    }
    .mhidden {
        opacity: 0;
        transition-delay: .5s;
        pointer-events: none;
        cursor: default;
    }
    .mvisible {
        opacity: 1;
    }
    .mhidden {
        display: none;
    }
    #mobile-navigation {
        width: 100%!important;
        float: left!important;
    }
}


/********************* Section1 *****************/

@media(min-width:991px) {
    #section1 {}
}


/*.supportwebp #section1{
	background:#134a81 url(https://radiance.b-cdn.net/section1-bg.jpg);
}
.dsupportwebp #section1{
	background:url(https://radiance.b-cdn.net/section1-bg.jpg);
}*/

#section1 {
    background-size: cover!important;
    /*padding:180px 50px 120px 50px;*/
}

.header-image {
    /*top:50%;
left:10%;*/
    position: absolute;
    top: 25%;
    left: 5%;
}

.header-image img {}

@media(max-width:767px) {
    .hpro img {
        /*min-height: 100vh;*/
        padding-top: 60px;
    }
}

#owlone .owl-nex {
    top: 42%;
    width: 38px;
    right: 0%;
    position: absolute;
    background: transparent;
}

#owlone .owl-pre {
    top: 42%;
    left: 0%;
    width: 38px;
    position: absolute;
    background: transparent;
}

@media(max-width:700px) {
    #owlone .owl-pre {
        top: 52%;
        width: 28px;
    }
    #owlone .owl-nex {
        top: 52%;
        width: 28px;
    }
}

#owlone.owl-theme .owl-nav {
    margin-top: 0px !important;
}


/********************* Section2 *****************/

#section2.visible {
    background-image: url(../images/abo_blue_bg.jpg);
    background-attachment: fixed;
    background-repeat: no-repeat;
}

.dsupportwebp #section2.visible {
    background-image: url(../../../img/bluebg.jpg);
}

#section2 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    padding: 30px 0px 60px 0px;
}

.tbut {
    float: right;
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    padding: 8px 25px;
    font-size: 14px;
}

.testbut:hover {
    background: #063062;
}

.testbut:after {
    background: #ff4e02;
    -moz-transform: translateX(-50%) translateY(-50%) rotate(25deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(25deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(25deg);
    transform: translateX(-50%) translateY(-50%) rotate(25deg);
}

.testbut {
    position: relative;
    overflow: hidden;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.testbut:after,
.testbut:after {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: 1;
    -webkit-transition: all 0.75s ease 0s;
    -moz-transition: all 0.75s ease 0s;
    -o-transition: all 0.75s ease 0s;
    transition: all 0.75s ease 0s;
}

.testbut:hover:after,
.testbut:hover:after {
    height: 450%;
}

.testbut span {
    z-index: 9;
    position: relative;
}

.bluebut span {
    z-index: 9;
    position: relative;
}

.bluebut:hover {
    background: #063062;
    color: #fff;
}

.bluebut:after {
    background: #063062;
    -moz-transform: translateX(-50%) translateY(-50%) rotate(25deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(25deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(25deg);
    transform: translateX(-50%) translateY(-50%) rotate(25deg);
}

.bluebut {
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.bluebut:after,
.bluebut:after {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: 1;
    -webkit-transition: all 0.75s ease 0s;
    -moz-transition: all 0.75s ease 0s;
    -o-transition: all 0.75s ease 0s;
    transition: all 0.75s ease 0s;
}

.bluebut:hover:after,
.bluebut:hover:after {
    height: 450%;
}

.tbut:hover {
    background: #063062;
    color: #fff;
}

.tbut:after {
    background: #063062;
    -moz-transform: translateX(-50%) translateY(-50%) rotate(25deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(25deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(25deg);
    transform: translateX(-50%) translateY(-50%) rotate(25deg);
}

.tbut {
    position: relative;
    display: block;
    overflow: hidden;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.tbut:after,
.tbut:after {
    content: "";
    position: absolute;
    height: 0%;
    left: 50%;
    top: 50%;
    width: 150%;
    z-index: -1;
    -webkit-transition: all 0.75s ease 0s;
    -moz-transition: all 0.75s ease 0s;
    -o-transition: all 0.75s ease 0s;
    transition: all 0.75s ease 0s;
}

.tbut:hover:after,
.tbut:hover:after {
    height: 450%;
}

.sec2list {
    display: flex;
    padding: 0px 25px;
    list-style-type: none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    direction: ltr;
}

.sec2list1 {
    display: inline;
    font-size: 57px;
    font-weight: 600;
    line-height: 1em;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.home.page-template .sec2list{margin-top:10px;} 
.abtrowsec4 .values:nth-of-type(n){content:' ';margin-right:0px;}
.abtrowsec4 .values:last-child{content:none;margin-right:0px;}
.sec2list2 {
    display: inline-block;
    font-size: 13.1px;
    line-height: 1.2em;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left:15px;
}

.borw {
    border: 1px solid #fff;
    margin-top: 40px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
}

.borwr {
    border-right: 1px solid #fff;
}

.ptb12 {
    padding: 12px 0px;
}

@media(min-width:992px) {
    .dptb12 {
        padding: 12px 0px;
    }
}

.videoimage {
    cursor: pointer;
}

@media(max-width:992px) {
    .videoimage {
        width: 50%;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .mptb12 {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    #section2 {
        padding: 30px 0px!important;
    }
    #section3 {
        padding: 30px 0px!important;
    }
    #section4 {
        padding: 0px 0px 30px 0px!important;
    }
    #section5 {
        padding: 0px 0px 0px 0px!important;
    }
    #section7 {
        padding: 30px 0px 0px 0px!important;
    }
    .sec-8 {
        padding: 30px 0px!important;
    }
}

@media(max-width:991px) and (min-width:768px) {
    .bornone991 {
        border-right: none;
    }
    .borbot991 {
        border-bottom: 1px solid #fff;
    }
}

@media(max-width:767px) {
    .bornone767 {
        border-right: none;
        border-bottom: 1px solid #fff;
    }
    .sec2list2 {}
}

@media(min-width:767px) and (max-width:768px) {
    .bornone767 {
        border-right: none;
        border-bottom: 1px solid #fff;
    }
}

@media(min-width:768px) and (max-width:769px) {
    .bornone767 {
        border-right: none;
        border-bottom: none;
    }
}


/********************** Section3 ****************************/

#section3 {
    padding: 60px 0px;
}

.projecthead {
    font-weight: 800;
    padding-top: 10px;
    margin-bottom: 0px;
    color: #000;
}

.projectpara {
    margin-bottom: 0px;
    font-size: 14px;
    color: #000;
}

.proda1 {
    margin: 10px 0px;
}

.proda1p1 {
    font-size: 14px;
    display: inline-block;
    padding-top: 5px;
    margin-bottom: 0px;
    color: #000;
}

.proda1p2 {
    display: inline-block;
    float: right;
    margin-bottom: 0px;
}

.proda1p2 button {
    font-size: 12px;
    padding: 4px 14px;
    background: transparent;
    border: 1px solid #063062;
    color: #063062;
    font-weight: 600;
}

.proda2p1 {
    display: inline-block;
    margin-bottom: 0px;
}

.proda2p2 {
    display: inline-block;
    float: right;
    margin-bottom: 0px;
}

.proda2p1 button {
    font-size: 12px;
    padding: 5px 14px;
    background: #f04f23;
    border: 0px;
    color: #fff;
    font-weight: 600;
}

.proda2p2 button {
    font-size: 12px;
    padding: 5px 13px;
    background: #063062;
    border: 0px;
    color: #fff;
    font-weight: 600;
}

.projcol {
    border: 2px solid #00000014;
    padding: 10px;
    border-radius: 15px;
    cursor: pointer;
}

.projic1 {
    width: 16px;
    height: 19px;
    display: inline-block;
    background-image: url(../../../../radiance.b-cdn.net/project-icon1.png);
    background-position-x: 1px;
    background-position-y: -41px;
    background-size: 580px auto;
    margin-bottom: -5px;
    margin-right: 3px;
}

.projic2 {
    width: 21px;
    height: 19px;
    display: inline-block;
    background-image: url(../../../../radiance.b-cdn.net/project-icon1.png);
    background-position-x: -18px;
    background-position-y: -41px;
    background-size: 580px auto;
    margin-bottom: -5px;
    margin-right: 3px;
}

.projic3 {
    width: 21px;
    height: 19px;
    display: inline-block;
    background-image: url(../../../../radiance.b-cdn.net/project-icon1.png);
    background-position-x: -41px;
    background-position-y: -39px;
    background-size: 547px auto;
    margin-bottom: -5px;
    margin-right: 3px;
}


/************************Section4 **********************/

#section4 {
    padding: 0px 0px 60px 0px;
}

.sec4image {
    position: relative;
    cursor: pointer;
}

.sec4image,
.sec4image img {
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}

.sec4image:hover img {
    -webkit-filter: saturate(2);
}

.sec4-para span {
    color: #000;
    position: absolute;
    bottom: 28%;
    left: 39%;
    background: #ffffffe6;
    padding: 8px 30px;
    font-weight: 700;
}


/************************Section5 **********************/

#section5 {
    padding: 0px 0px 0px 0px;
}


/********************* Section6 *****************/

#section6 {
    background-image: url(../../../../radiance.b-cdn.net/section6-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    padding: 30px 0px;
}

.section6image {
    width: 80%;
    text-align: center;
    margin: 0 auto;
}

@media(max-width:767px) {
    .section6image {
        width: 50%;
        margin-bottom: 20px;
    }
}

.smartcontext {
    background: transparent;
    width: 100%;
    border: 1px solid #fff;
    padding: 10px;
    color: #fff;
    font-size: 18px;
    padding-right: 40%;
}

.smartcontext::placeholder {
    color: #fff;
}

.smartsearchcon {
    display: -webkit-inline-box;
    margin-top: 20px;
}

#smartconbut {
    font-size: 0px;
    margin-left: -44px;
    margin-top: 5px;
    position: relative;
    background: none;
    border: none;
    width: 36px;
    height: 36px;
    display: inline-block;
    background-image: url(../../../../radiance.b-cdn.net/project-icon1.png);
    background-position-x: -102px;
    background-position-y: -57px;
    background-size: 859px auto;
}


/************************Section7 **********************/

#section7 {
    padding: 60px 0px;
}

.test-text {
    position: absolute;
    top: 0;
    width: 100%;
    padding: 20px;
    height: 100%;
    background: linear-gradient(270deg, rgba(255, 255, 255, 0.62) 0%, #063062 100%);
}

@media(max-width:767px) {
    .test-con {
        width: 100%!important;
    }
    .test-des {
        width: 100%!important;
    }
    .test-name {
        width: 100%!important;
    }
}

.test-con {
    width: 50%;
    font-size: 22px;
    bottom: 20px;
    position: absolute;
    text-transform: uppercase;
}

.test-des {
    width: 50%;
    font-size: 22px;
    /*bottom: 10px;*/
    top: 47px;
    position: absolute;
}

.test-name {
    width: 50%;
    font-size: 22px;
    /*bottom: 40px;*/
    position: absolute;
}

#owltwo.owl-carousel .owl-item {
    opacity: 1;
}

#owltwo.owl-carousel .owl-item .test-text {
    /*background: #f5fbfe;*/
}

#owltwo.owl-carousel .owl-item .test-text p {
    display: none;
}

#owltwo.owl-carousel .owl-item.active.center .test-text p {
    display: block;
}

#owltwo.owl-carousel .owl-item.active.center .test-text {
    background: linear-gradient(270deg, rgba(255, 255, 255, 0.62) 0%, #063062a3 100%);
}

#owltwo .active.center {
    opacity: 1;
}

#owltwo .owl-nex {
    top: 42%;
    width: 38px;
    right: 9%;
    position: absolute;
    background: transparent;
}

@media(max-width:767px) {
    #owltwo .owl-pre {
        left: 0px!important;
        background: #eee!important;
    }
    #owltwo .owl-nex {
        right: 0px!important;
        background: #eee!important;
    }
    .owl-theme .owl-nav {
        margin-top: 0px;
    }
}

#owltwo .owl-pre {
    top: 42%;
    left: 9%;
    width: 38px;
    position: absolute;
    background: transparent;
}

.sec7ic1 {
    top: 41%;
    left: 45%;
    position: absolute;
    width: 63px;
    height: 62px;
    display: inline-block;
    background-image: url(../../../../radiance.b-cdn.net/project-icon1.png);
    background-position-x: -272px;
    background-position-y: -104px;
    background-size: 1510px auto;
    margin-top: 8px;
    text-align: center;
    margin: 8px auto;
    cursor: pointer;
}


/************************Section-8 **********************/


/* Style the tab */

.sec-8.visible {
    background-image: url(../images/about_ft_bg.png);
}

.dsupportwebp .sec-8.visible {
    background-image: url(../../../../radiance.b-cdn.net/section8-bg.jpg);
}

.sec-8 {
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 60px 0px;
    background-attachment: fixed;
}

.sec8-tab {
    overflow: hidden;
}

.sec-8-tab-sec {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 30px;
    padding-bottom: 30px;
}


/* Style the buttons inside the tab */

.sec8-tab button {
    background-color: #fff;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px 4%;
    transition: 0.3s;
    font-size: 18px;
}


/* Change background color of buttons on hover */

.sec8-tab button:hover {
    background-color: #fff;
}


/* Create an active/current tablink class */

.sec8-tab button.active {
    background-color: #e7e7e7;
}


/* Style the tab content */

.sec8-tab-content {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
    background-color: #d2d8e4cc;
}

.sec8ic1 {
    width: 113px;
    height: 112px;
    display: inline-block;
    background-image: url(../../../../radiance.b-cdn.net/project-icon1.png);
    background-position-x: -506px;
    background-position-y: -32px;
    background-size: 1510px auto;
    margin: 0 auto;
}


/***********************footer section ************************/

.footproject {
    list-style: none;
    padding-left: 0px;
    margin: 0px;
}

.footproject li a {
    color: #063062;
    font-size: 14px;
}

footer {
    color: #063062;

}

.foot-back.visible {
    background-image: url(../images/footer_bg.png);
}

.dsupportwebp .foot-back.visible {
    background-image: url(../images/foot-bg.png);
}

.foot-back {
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain, cover;
    padding-top: 50px;
}

.foot-email {
    padding-bottom: 20px;
    text-align: center;
}

.email {
    padding: 10px 10px;
    width: 28%;
    border: 1px solid #063062;
}

@media screen and (min-device-width: 320px) and (max-device-width: 497px) {
    .email {
        width: 50%;
    }
    .eml-sub {
        padding: 10px 10px!important;
    }
}


/* STYLES HERE */

@media screen and (min-device-width: 497px) and (max-device-width: 767px) {
    .email {
        width: 60%;
    }
}

@media screen and (min-device-width: 768px) and (max-device-width: 981px) {
    .email {
        width: 43%;
    }
}

@media screen and (min-device-width: 991px) and (max-device-width: 1199px) {
    .email {
        width: 32%;
    }
}

@media screen and (min-device-width: 981px) and (max-device-width: 991px) {
    .email {
        width: 41%;
    }
}

.email::placeholder {
    font-size: 13px;
    color: #c8d6e0;
}

.eml-sub {
    border: 1px solid #063062;
    padding: 10px 20px;
    background-color: #063062;
    color: #fff;
}

.foot-list-one {
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    border-bottom: 1px solid #063062;
    list-style-type: none;
    padding-left: 0px;
}

.foot-list-one li {
    padding: 0px 10px;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
}

.foot-list-one li a {
    color: #063062;
}

.foot-sub-sec {
    padding-top: 30px;
}

@media screen and (min-device-width: 320px) and (max-device-width: 767px) {
    .foot-sub-sec {
        padding-left: 20px;
        padding-right: 20px;
        font-size: 16px;
    }
}

.foot-logo {
    width: 180px;
}

@media(min-device-width: 767px) {
    .foot-logo {
        margin-top: -14px;
    }
}

.foot-list {
    list-style-type: none;
    padding-left: 0px;
}

.foot-list li {
    padding: 7px 0px;
    font-size: 17px;
    font-weight: 600;
}

.foot-soc-icn {}

.wts-icn {
    width: 53px;
    height: 53px;
    display: inline-block;
    background-image: url(../../../../radiance.b-cdn.net/project-icon1.png);
    background-position-x: -2px;
    background-position-y: -120px;
    background-size: 1023px auto;
}

.fb-icn {
    width: 53px;
    height: 53px;
    display: inline-block;
    background-image: url(../../../../radiance.b-cdn.net/project-icon1.png);
    background-position-x: -73px;
    background-position-y: -120px;
    background-size: 1023px auto;
}

.ins-icn {
    width: 53px;
    height: 53px;
    display: inline-block;
    background-image: url(../../../../radiance.b-cdn.net/project-icon1.png);
    background-position-x: -145px;
    background-position-y: -120px;
    background-size: 1023px auto;
}

.twi-icn {
    width: 53px;
    height: 53px;
    display: inline-block;
    background-image: url(../../../../radiance.b-cdn.net/project-icon1.png);
    background-position-x: -216px;
    background-position-y: -120px;
    background-size: 1023px auto;
}

.you-icn {
    width: 53px;
    height: 53px;
    display: inline-block;
    background-image: url(../../../../radiance.b-cdn.net/radireaicon.png);
    background-position-x: -99px;
    background-position-y: -431px;
    background-size: 1023px auto;
}

.foot-add-head-bg.visible {
    background-image: url(../images/golden-border.png);
    margin-top: 25px;
}

.foot-add-head-bg {
    background-size: 90% 100%;
    background-repeat: no-repeat;
    background-position: left;
    padding: 30px 20px 30px 20px;
}

@media (min-width:992px) and (max-width:1282px) {
    .foot-add-head-bg {
        background: none!important;
        padding: 0px!important;
    }
}

.foot-col4-para {
    padding-top: 10px;
    font-size: 15px;
    line-height: 1.5em;
}

.foot-add-head {
    font-size: 16px;
    font-weight: 600;
}

.foot-con-no {
    font-size: 30px;
    font-weight: 700;
}

.foot-con-no a {
    color: #063062;
    text-decoration: none;
}

.foot-email-para {
    font-size: 16px;
    font-weight: 600;
    color: #063062!important;
}

.foot-email-para a {
    color: #063062!important;
    text-decoration: none;
}

.footerhead {
    font-weight: 800;
}

.foot-content a {
    color: #063062;
}

.foot-content {
    font-size: 14px;
}

.mt20 {
    margin-top: 20px;
}

@media(max-width:767px) {
    .mprl15 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media(min-width:1000px) {
    #owltwo.owl-theme .owl-nav {
        display: block!important;
    }
}

.proptb12 {
    padding-top: 12px;
    padding-bottom: 12px;
}

@media(max-width:500px) {
    .test-text {
        background: #eee!important;
        top: 0;
        width: 100%;
        padding: 20px;
        height: auto;
        position: relative;
    }
    .test-con {
        color: #000;
    }
    .sec7ic1 {
        top: -134px;
    }
    .test-name {
        width: 50%;
        margin-bottom: 0px;
        bottom: 0px;
        font-size: 22px;
        color: #000;
        position: relative;
    }
    .test-des {
        width: 50%;
        font-size: 22px;
        color: #000;
        margin-bottom: 0px;
        position: relative;
        top: 0px;
    }
    .test-con {
        width: 50%;
        font-size: 22px;
        color: #000;
        bottom: 0px;
        margin-bottom: 0px;
        position: relative;
    }
}

.mt10 {
    margin-top: 10px;
}

@media(max-width:768px) {
    .mmb2 {
        margin-bottom: 2px;
    }
    .mmt10 {
        margin-top: 10px;
    }
}

.project-form {
    display: inline-block;
    border: 5px solid #eee;
}

.project-form select {
    margin: 0px 0px;
    font-size: 20px;
    border: 0px;
    background: #fff;
}

.project-form form {
    display: inline-block;
    background: #fff;
    padding: 5px;
    border: 2px solid #b2b0b0;
}

.search-but {
    background: #eee;
    border: 1px solid #eee;
    padding: 10px 59px;
    font-size: 20px;
    margin-left: 10px;
}

.all-project {
    display: inline-block;
    border: 5px solid #eee;
    margin-left: 10px;
}

.all-project button {
    background: #063062;
    border: 0px;
    font-size: 20px;
    color: #fff;
}

button {
    outline: none;
}

select {
    outline: none;
}

.abt-vid {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
}

.about-video {
    margin: auto;
    padding: 20px;
    width: 50%;
}

.close {
    font-size: 38px;
    color: #fff;
    opacity: 1;
}

.close1 {
    font-size: 38px;
    color: #fff;
    opacity: 1;
}

.close2 {
    font-size: 38px;
    color: #fff;
    opacity: 1;
}

.frameclose {
    font-size: 28px;
    color: #fff;
    opacity: 1;
    float: right;
    font-weight: 600;
    cursor: pointer;
}

.testi-vid {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.4);
}

.testi-video {
    margin: auto;
    padding: 20px;
    width: 50%;
}

@media(max-width:767px) {
    .testi-video {
        width: 100%;
    }
    .about-video {
        width: 100%;
    }
}

@media(max-width:450px) {
    iframe {
        height: 250px;
    }
}

@media(max-width:926px) {
    .project-form {
        width: 100%!important;
    }
    .search-but {
        background: #eee;
        border: 1px solid #eee;
        text-align: center;
        padding: 8px 59px;
        font-size: 20px;
        margin: 0 auto;
        width: 100%;
        margin-left: 0px;
        margin-top: 10px;
    }
    .project-form select {
        margin: 0px 0px;
        font-size: 20px;
        border: 0px;
        width: 100%!important;
    }
    .all-project button {
        background: #063062;
        border: 2px solid #eee;
        padding: 9px 59px;
        font-size: 20px;
        width: 100%;
        color: #fff;
    }
    .all-project {
        display: inline-block;
        text-align: center;
        border: 5px solid #eee;
        margin-left: 10px;
        margin: 0 auto;
        width: 100%!important;
        margin-top: 10px;
    }
}

.homecheckerlocation {
    width: 100%;
    background: transparent;
    border: 1px solid #fff;
    padding: 10px;
    color: #fff;
    font-size: 18px;
}

.hchecklocstyle {
    margin: 0px 22px;
    font-size: 20px;
    border: 0px;
}

.homedropdown {
    display: inline-block;
    background: #fff;
    padding: 16px;
    border: 2px solid #b2b0b0;
}

@media(max-width:767px) {
    .homedropdown {
        width: 100%;
    }
    .project-form {
        width: 100%!important;
    }
}

.project-form select {
    width: 19.5%;
}

.homedropdown {
    width: 100%;
}

.project-form {
    width: 78%;
}

.all-project {
    width: 20%;
}

.all-project button {
    width: 100%;
    padding: 18px 0px;
}

.projcol img {
    border-radius: 12px 12px 0px 0px;
}

.dropdown {
    display: inline-block;
    text-align: center;
    /*padding:22px 2%;*/
    color: #fff;
    position: relative;
    /*border: 2px solid #fff0;*/
}

.dropdown .dropbtn {
    border: 2px solid rgba(255, 255, 255, 0.0);
    color: #000;
    background-color: inherit;
    margin: 0;
    color: #fff;
    padding: 0px;
}

.dropbtn a {
    color: #000;
    font-size: 16px;
    text-decoration: none;
}

.dropdown-content {
    display: none;
    position: fixed;
    /*width: 100%;
left: 0;*/
    padding: 30px 5px 30px 5px;
    top: 78px;
    z-index: 9;
    background-image: url(../../../../radiance.b-cdn.net/section6-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    border-top: 5px solid #979191;
    /*box-shadow: 3px 11px 18px 0px rgba(0,0,0,0.3);*/
}


/*.column {
float: left;
padding: 10px 10px 10px 10px;
}*/

@media(min-width:992px) {
    .dropdown:hover .dropdown-content {
        display: block;
    }
}

.menuicons {
    text-align: left;
    color: #fff;
    font-weight: 800;
    margin-left: 10px;
    font-size: 18px;
    margin-bottom: 12px;
}

.column a {
    float: left;
    width: 100%;
    color: #fff;
    padding: 4px 10px;
    text-decoration: none;
    display: block;
    text-align: left;
    text-transform: uppercase;
}

.menusubhead {
    margin-top: 48px;
}

@media (max-width: 992px) {
    .dropdown-content {
        position: relative;
        background: transparent;
        box-shadow: none;
        padding: 0px 11px 0px 11px;
        top: 9px;
        border-top: 0px;
    }
    .dropdown {
        display: block;
        padding: 9px 17px 9px 17px;
        border-bottom: 2px solid #d4d1d1cc;
        text-transform: uppercase;
        color: #000000c2!important;
        text-align: left;
    }
    .dropbtn a {
        display: block;
        text-transform: uppercase;
        color: #000000c2!important;
        padding: 0px;
        font-size: 14px;
    }
    .dropbtn {
        padding: 0px;
    }
    .column {
        float: none;
        width: 100%;
    }
    .seclist-desktop {
        overflow-y: scroll;
    }
    .menuicons {
        color: #000;
        margin-bottom: 3px;
        font-size: 16px;
    }
    .menuiconli {
        padding-left: 0px;
    }
    .menuiconli li {
        color: #000;
        border: 0px;
        padding: 0px;
    }
    /*.vmenu{
border-right:0px!important;
}*/
    .menusubhead {
        margin-top: 6px;
    }
    .menusubhead h3 {
        padding-bottom: 7px;
    }
    .column a {
        float: none;
    }
    .column {
        padding: 6px 10px 3px 10px;
    }
}


/*.vmenu{
border-right:1px solid #fff;
}*/

.menuiconli {
    padding-left: 0px;
}

.menuiconli li {
    color: #fff;
    border: 0px;
    padding: 0px;
    display: block;
}

@media(min-width:992px) {
    .menuiconli li a {
        color: #fff!important;
        font-size: 15px;
    }
}

.rec-project {
    padding: 15px 15px;
}


/******************** Project Section1 *******************/

@media only screen and (max-width:767px) {
    .projsec11 {
        margin-top: 0px!important;
        position: relative!important;
        text-align: center;
        background: #f3f3f3 !important;
    }
    #project-section2 {
        padding: 30px 0px 30px 0px!important;
    }
    .project-section3 {
        padding-top: 30px!important;
    }
    #project-section4 {
        padding: 30px 0px!important;
    }
    #project-section5 {
        padding: 30px 0px!important;
    }
    .project-tab1 button {
        width: 100%!important;
    }
    .project-tab3 button {
        width: 100%!important;
    }
    #vrsection {
        padding: 30px 0px!important;
        margin-bottom: 30px!important;
    }
    #projectcontactsec {
        padding: 30px 0px!important;
        margin-top: 30px!important;
    }
    .projectcontactcol {
        padding: 30px 15px!important;
        width: 100%!important;
    }
    .projconimage {
        text-align: center!important;
        margin: 0 auto!important;
        padding-bottom: 30px!important;
    }
    #project-section1 {
        margin-top: 58px!important;
    }
    #project-yogamudhra {
        margin-top: 0px !important;
        height: 100% !important;
    }

    #project-yogamudhra img {
        width: 100% !important;
        height: auto !important;
    }
    #project-classiccity {
        margin-top: 0px !important;
        height: 100% !important;
    }

    #project-classiccity img {
        width: 100% !important;
        height: auto !important;
    }
     #project-cosmocity {
        margin-top: 0px !important;
        height: 100% !important;
    }

    #project-cosmocity img {
        width: 100% !important;
        height: auto !important;
    }

    #project-osccarcity {
        margin-top: 0px !important;
        height: 100% !important;
    }

    #project-osccarcity img {
        width: 100% !important;
        height: auto !important;
    }

    .proheader-image img {
        padding: 4px 0px!important;
        width: 57px!important;
    }

    .breadcrumb_main {
        left: 10% !important;
        right: 10%;
        top: 44% !important;
    }

    .projbor {
        border-right: none!important;
    }
    .ameprocol {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    .amenpro1 {
        left: 15px!important;
        right: 15px!important;
    }
}

#project-section1 {
    height: 90vh;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: top center!important;
    /*margin-top:75px;*/
}

#project-yogamudhra {
    height: 116vh;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: top center!important;
    /*margin-top:75px;*/
}

#project-classiccity {
    margin-top: 0px;
    height: 105vh;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: top center!important;  
}


#project-classiccity{
    position: relative;   
    /* background: #134a81 url(../images/classic_city/kochadai_arch.jpg);   */
}

#project-osccarcity {
    margin-top: 58px;
    height: 105vh;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: top center!important;  
}

#project-osccarcity{
    position: relative;   
    /* background: #134a81 url(../images/oscar_city/oscar_city_arch.jpg);   */
}

#project-osccarcity img {width:1900px; height:690px;}

#project-cosmocity {
    margin-top: 58px;
    height: 105vh;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    background-position: top center!important;  
}

#project-cosmocity{
    position: relative;   
    /* background: #134a81 url(../images/cosmo_city/cosmo_city_arch.jpg);   */
}

#project-cosmocity img {width:1900px; height:690px;}
@media only screen and (min-width:768px) {
    /*.proheader-image {
bottom: 4%;
left: 47%;
}
.proheader-image img {
width: 100px!important;
}*/
}

@media only screen and (max-width:768px) {
    .projlogoicon {
        display: none;
    }
    .projbor {
        border-left: 0px!important;
    }
    .proheader-image {
        top: 79px;
        right: 20px;
    }
    .proheader-image {
        position: absolute;
    }
    .proheader-image img {
        background: #fff;
        border-radius: 228px;
        padding: 8px 4px;
    }
}

.projsec11 {
    margin-top: -20px;
    background: #fff;
    padding: 10px 0px;
    position: absolute;
    width: 100%;
    z-index: 9;
}

.projbor {
    border-right: 1px solid #000;
    padding: 10px 16px;
}

.projbornone {
    border: none!important;
    /*padding: 13px 20px;*/
    padding: 8px 20px;
}

.projectsecbut {
    padding: 10px 30px;
    background: #063062;
    border: none;
    color: #fff;
    font-size: 19px;
    margin: 0 auto;
}

.projsubsectionimg {
    height: 72px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
}

.projsec11para1 {
    margin: 0px;
    font-weight: 700;
}

.projsec11para2 {
    margin: 0px;
    font-size: 15px;
}

.projsec11list {
    padding-left: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.projsec11list li {
    list-style: none;
    display: inline-block;
}

.prosec11row {
    position: relative;
}

.supportwebp #project-section2.visible {
    background-image: url(../../../img/bluebg.webp);
}

#project-section2.visible {
    background-image: url(../images/abo_blue_bg.jpg);
}

#project-section3.visible {
    background-image: url(../images/bluebg.jpg);
}

#project-section2 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    padding: 30px 0px 30px 0px;
}


/******************** Project Section3 *******************/

@media only screen and (max-width:767px) {
    .project-tab1 button {
        padding: 5px 1px 5px 1px!important;
        width: 33.333%!important;
        font-size: 16px!important;
    }
    .pr1ic7,
    .pr1ic8,
    .pr1ic360 {
        display: none!important;
    }
    .walkic1,
    .walkic2,
    .walkic3,
    .walkic4 {
        display: none!important;
    }
}

.project-section3 {
    padding-top: 60px;
    overflow: hidden;
}

.projectexincontent {
    /*display: none;*/
    padding: 0px;
    border-top: none;
}

.project-tab1 button.active {
    background-color: #004c80;
}

.project-tab1 button {
    border-right: 1px solid #fff!important;
    background-color: #4c80a7;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 18px 4%;
    transition: 0.3s;
    font-size: 18px;
    color: #fff;
}

.project-tab1 {
    overflow: hidden;
}

.owl-dots {
    z-index: 9999999999;
    bottom: 10px;
    margin-top: 10px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #ff4e02;
}

.owl-theme .owl-dots .owl-dot span {
    border: 1px solid #ff4e02;
    background: transparent;
}

#project-section4 {
    padding: 60px 0px;
}

.project-tab2 {
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
    float: left;
}

.projectlocationcontent {
    display: none;
    padding: 0px;
    border-top: none;
}

.project-tab2 button.active {
    background-color: #dae4ed;
}

.project-tab2 button {
    background-color: #fff;
    border: 1px solid #eee;
    outline: none;
    cursor: pointer;
    padding: 13px 2%;
    transition: 0.3s;
    font-size: 20px;
    color: #000;
    font-size: 17px;
    float: left;
    width: 100%;
}


/******************** Project Section5 *******************/

.supportwebp #project-section5.visible {
    background-image: linear-gradient(180deg, #ffffffd1 0%, #ffffffd1 100%), url(https://radiance.b-cdn.net/floorbg2.webp)!important;
}

.dsupportwebp #project-section5.visible {
    background-image: linear-gradient(180deg, #ffffffd1 0%, #ffffffd1 100%), url(../../../../radiance.b-cdn.net/floorbg2.jpg)!important;
}

#project-section5 {
    padding: 60px 0px;
    background-size: cover;
    background-attachment: fixed;
}

@media only screen and (max-width:767px) {
    .owlprojfloorimage {
        width: 100%!important;
        border: 4px solid #dcdcdc;
    }
    .owlprojfloorpara {
        font-size: 10px!important;
    }
}

@media only screen and (min-width:768px) {
    .owlprojfloorimage {
        width: 75%!important;
        margin: 0 auto;
        border: 5px solid #dcdcdc;
    }
}

.owlprojfloorpara {
    position: absolute;
    bottom: 10px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
}

#owlprojfloor .owl-pre {
    top: 42%;
    left: 0px;
    width: 38px;
    position: absolute;
    background: transparent;
}

#owlprojfloor .owl-nex {
    top: 42%;
    width: 38px;
    right: 0px;
    position: absolute;
    background: transparent;
}

.project-tab3 {
    overflow: hidden;
    text-align: center;
    margin: 0 auto;
}

.projectplancontent {
    /* display: none; */
    padding: 0px;
    border-top: none;
}

.project-tab3 button.active {
    background-color: #dae4ed;
}

.project-tab3 button {
    background-color: #fff;
    border: 1px solid #eee;
    outline: none;
    cursor: pointer;
    padding: 13px 0px;
    transition: 0.3s;
    font-size: 20px;
    color: #000;
    font-size: 17px;
    float: left;
    width: 16.66%;
}


.amenpro2 {
    position: absolute;
    top: 38%;
    text-align: center;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
}

.amenpro1:hover {
    background: #0000008f;
}

.amenpro1 {
    position: absolute;
    background: #0000008f;
    left: 0px;
    top: 0;
    right: 0px;
    height: 100%;
}

.ameprocol {
    overflow: hidden;
    padding: 0px;
}

.pt25 {
    padding-top: 25px;
}

.supportwebp #vrsection.visible {
    background-image: url(https://radiance.b-cdn.net/vrsection.webp);
}

.dsupportwebp #vrsection.visible {
    background-image: url(../../../../radiance.b-cdn.net/vrsection.jpg);
}

#vrsection {
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 60px 0px;
    background-attachment: fixed;
    margin-bottom: 60px;
}

.supportwebp #projectcontactsec.visible {
    background-image: url(https://radiance.b-cdn.net/section6-bg.webp);
}

.dsupportwebp #projectcontactsec.visible {
    background-image: url(../../../../radiance.b-cdn.net/section6-bg.jpg);
}

#projectcontactsec {
    margin-top: 60px;
    background-position: bottom;
    background-size: cover;
    background: #127cc6;
}

.projcontext {
    background: transparent;
    border: 1px solid #ffffffa3;
    color: #fff;
    padding: 10px;
    width: 100%;
    margin-top: 4px;
    margin-bottom: 20px;
}

.projcontext::placeholder {
    color: #ffffffa3;
    font-weight: 100;
}

.projectcontactcol {
    padding: 60px 30px;
    background: #004c80;
    width: 37%
}

.projconimage {
    width: 70%;
}

label {
    width: 100%;
    color: #fff;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 15px;
}

#projconbut {
    width: 100%;
    text-align: center;
    border: 0px;
    background: #ff4e02;
    color: #fff;
    padding: 8px;
}

.projcheck {
    display: inline-block;
    padding-bottom: 20px;
}

.projcheck {
    color: #fff;
    font-size: 13px;
    display: inline-block;
}

.pr1ic1 {
    width: 63px;
    height: 57px;
    display: inline-block;
    background-image: url(../images/project-icon1.png);
    background-position-x: -2px;
    background-position-y: -173px;
    background-size: 984px auto;
    margin-bottom: -9px;
    margin-right: 10px;
}

.pr1ic2 {
    width: 63px;
    height: 57px;
    display: inline-block;
    background-image: url(../images/project-icon1.png);
    background-position-x: -79px;
    background-position-y: -173px;
    background-size: 984px auto;
    margin-bottom: -9px;
    margin-right: 10px;
}

.pr1ic3 {
    width: 44px;
    height: 51px;
    display: inline-block;
    background-image: url(../images/project-icon1.png);
    background-position-x: -225px;
    background-position-y: -179px;
    background-size: 984px auto;
    margin-top: 3px;
    margin-right: 0px;
}

.pr1ic4 {
    width: 59px;
    height: 51px;
    display: inline-block;
    background-image: url(../images/project-icon1.png);
    background-position-x: -284px;
    background-position-y: -179px;
    background-size: 984px auto;
    margin-top: 3px;
    margin-right: 0px;
}

.pr1ic5 {
    width: 44px;
    height: 51px;
    display: inline-block;
    background-image: url(../images/project-icon1.png);
    background-position-x: -350px;
    background-position-y: -179px;
    background-size: 984px auto;
    margin-top: 3px;
    margin-right: 0px;
}

.pr1ic6 {
    width: 47px;
    height: 51px;
    display: inline-block;
    background-image: url(../images/project-icon1.png);
    background-position-x: -402px;
    background-position-y: -179px;
    background-size: 984px auto;
    margin-top: 3px;
    margin-right: 0px;
}

.pr1ic7 {
    width: 39px;
    height: 36px;
    display: inline-block;
    background-image: url(../images/project-icon1.png);
    background-position-x: -468px;
    background-position-y: -188px;
    background-size: 984px auto;
    margin-bottom: -12px;
    margin-right: 10px;
}

.pr1ic360 {
    width: 39px;
    height: 36px;
    display: inline-block;
    background-image: url(../images/radianceicon100.png);
    background-position-x: -819px;
    background-position-y: -188px;
    background-size: 984px auto;
    margin-bottom: -12px;
    margin-right: 10px;
}

.pr1ic8 {
    width: 39px;
    height: 36px;
    display: inline-block;
    background-image: url(../images/project-icon1.png);
    background-position-x: -515px;
    background-position-y: -188px;
    background-size: 984px auto;
    margin-bottom: -12px;
    margin-right: 10px;
}

.pr1ic9 {
    width: 25px;
    height: 26px;
    display: inline-block;
    background-image: url(../images/project-icon1.png);
    background-position-x: -2px;
    background-position-y: -234px;
    background-size: 984px auto;
    margin-bottom: -8px;
    margin-right: 6px;
}

.pr1ic10 {
    width: 25px;
    height: 26px;
    display: inline-block;
    background-image: url(../images/project-icon1.png);
    background-position-x: -29px;
    background-position-y: -234px;
    background-size: 984px auto;
    margin-bottom: -8px;
    margin-right: 6px;
}

.pr1ic11 {
    width: 25px;
    height: 26px;
    display: inline-block;
    background-image: url(../images/project-icon1.png);
    background-position-x: -54px;
    background-position-y: -234px;
    background-size: 984px auto;
    margin-bottom: -8px;
    margin-right: 6px;
}

.pr1ic12 {
    width: 25px;
    height: 26px;
    display: inline-block;
    background-image: url(../images/project-icon1.png);
    background-position-x: -79px;
    background-position-y: -234px;
    background-size: 984px auto;
    margin-bottom: -8px;
    margin-right: 6px;
}

.pr1ic13 {
    width: 25px;
    height: 26px;
    display: inline-block;
    background-image: url(../images/project-icon1.png);
    background-position-x: -105px;
    background-position-y: -234px;
    background-size: 984px auto;
    margin-bottom: -8px;
    margin-right: 6px;
}

.pr1ic14 {
    width: 25px;
    height: 26px;
    display: inline-block;
    background-image: url(../images/project-icon1.png);
    background-position-x: -127px;
    background-position-y: -234px;
    background-size: 984px auto;
    margin-bottom: -8px;
    margin-right: 6px;
}

.prloic1 {
    width: 35px;
    height: 35px;
    display: inline-block;
    background-image: url(../images/project-icon1.png);
    background-position-x: -681px;
    background-position-y: -229px;
    background-size: 1180px auto;
    margin-bottom: -11px;
}

.prloic2 {
    width: 35px;
    height: 35px;
    display: inline-block;
    background-image: url(../imagesproject-icon1.png);
    background-position-x: -724px;
    background-position-y: -229px;
    background-size: 1180px auto;
    margin-bottom: -11px;
}

.prloic3 {
    width: 35px;
    height: 35px;
    display: inline-block;
    background-image: url(../images/project-icon1.png);
    background-position-x: -766px;
    background-position-y: -229px;
    background-size: 1180px auto;
    margin-bottom: -11px;
}

.prloic4 {
    width: 35px;
    height: 35px;
    display: inline-block;
    background-image: url(../images/project-icon1.png);
    background-position-x: -809px;
    background-position-y: -229px;
    background-size: 1180px auto;
    margin-bottom: -11px;
}

.prloic5 {
    width: 35px;
    height: 35px;
    display: inline-block;
    background-image: url(../images/project-icon1.png);
    background-position-x: -850px;
    background-position-y: -229px;
    background-size: 1180px auto;
    margin-bottom: -11px;
}

.prloic6 {
    width: 35px;
    height: 35px;
    display: inline-block;
    background-image: url(../images/project-icon1.png);
    background-position-x: -891px;
    background-position-y: -229px;
    background-size: 1180px auto;
    margin-bottom: -11px;
}

.prloic7 {
    width: 35px;
    height: 35px;
    display: inline-block;
    background-image: url(../images/project-icon1.png);
    background-position-x: -932px;
    background-position-y: -229px;
    background-size: 1180px auto;
    margin-bottom: -11px;
}

.walkic1 {
    width: 41px;
    height: 38px;
    display: inline-block;
    background-image: url(../images/project-icon2.png);
    background-position-x: -713px;
    background-position-y: -16px;
    background-size: 1000px auto;
    margin-bottom: -11px;
    margin-right: 8px;
}

.walkic2 {
    width: 41px;
    height: 38px;
    display: inline-block;
    background-image: url(../imagesproject-icon2.png);
    background-position-x: -762px;
    background-position-y: -16px;
    background-size: 1000px auto;
    margin-bottom: -11px;
    margin-right: 8px;
}

.walkic3 {
    width: 41px;
    height: 38px;
    display: inline-block;
    background-image: url(../images/project-icon2.png);
    background-position-x: -805px;
    background-position-y: -16px;
    background-size: 1000px auto;
    margin-bottom: -11px;
    margin-right: 8px;
}

.walkic4 {
    width: 41px;
    height: 38px;
    display: inline-block;
    background-image: url(../images/project-icon10.png);
    background-position-x: -856px;
    background-position-y: -13px;
    background-size: 1000px auto;
    margin-bottom: -11px;
    margin-right: 8px;
}

@media only screen and (max-width:992px) {
    .dropdown .dropbtn {
        text-align: left;
        width: 100%;
        line-height: 0.5em;
    }
    .tt-tl {
        display: none;
    }
    .dropbtn:after {
        content: '\002B';
        color: #777;
        font-weight: bold;
        float: right;
        top: -8px;
        position: relative;
    }
    .dropbtn.active:after {
        content: "\2212";
    }
}

.zooming:hover {
    -ms-transform: scale(1.5);
    /* IE 9 */
    -webkit-transform: scale(1.5);
    /* Safari 3-8 */
    transform: scale(1.5);
}

.zooming {
    transition: transform .2s;
}

@media only screen and (max-width:767px) {
    td {
        font-size: 10px!important;
        padding: 8px!important;
    }
    th {
        font-size: 10px!important;
        padding: 8px!important;
    }
}

table {
    background-color: transparent;
    text-align: center;
    border-bottom: 18px solid #063062!important;
    border-bottom: 1px solid #4c80a7;
}


th {
    background: #063062;
    text-transform: uppercase;
    text-align: center;
    padding: 15px 0px;
    font-size: 15px;
    color: #fff;
}

td {
    padding: 15px 0px;
    font-size: 14px;
}

table tr:nth-child(even) {
    background-color: #f8f8f8;
}

table tr:nth-child(odd) {
    background-color: #f0f0f0;
}

@media only screen and (min-width:768px) {
    .container {
        width: 90%!important;
    }
}

@media only screen and (min-width:992px) {
    .amenlist p {
        width: 24.6%;
        display: inline-block;
    }
}

@media (min-width:639px) and (max-width:992px) {
    .amenlist p {
        width: 49%;
        display: inline-block;
    }
    .project-tab3 button {
        width: 25%;
    }
}

.amenlist p {
    padding: 20px 0px;
    color: #000;
}

.clubhouse {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon104.png);
    background-position-x: -84px;
    background-position-y: -274px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.gym {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon104.png);
    background-position-x: -143px;
    background-position-y: -274px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.multipurposehall {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon104.png);
    background-position-x: -198px;
    background-position-y: -274px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}


.swimingpool {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon104.png);
    background-position-x: -198px;
    background-position-y: -274px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.indoorgames {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon104.png);
    background-position-x: -263px;
    background-position-y: -274px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.yogadeck {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon104.png);
    background-position-x: -327px;
    background-position-y: -274px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.store {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon104.png);
    background-position-x: -386px;
    background-position-y: -274px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.atm {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon104.png);
    background-position-x: -447px;
    background-position-y: -274px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.atm1 {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon10.png);
    background-position-x: -504px;
    background-position-y: -274px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.atm1 {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon10.png);
    background-position-x: -504px;
    background-position-y: -274px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.cctv {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon101.png);
    background-position-x: -234px;
    background-position-y: -343px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.lift {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon101.png);
    background-position-x: -811px;
    background-position-y: -274px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.powerbackup {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon101.png);
    background-position-x: -868px;
    background-position-y: -274px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.security {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon101.png);
    background-position-x: -924px;
    background-position-y: -274px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.rlounge {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon102.png);
    background-position-x: -296px;
    background-position-y: -343px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.laund {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon102.png);
    background-position-x: -350px;
    background-position-y: -343px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.minitheatre {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon102.png);
    background-position-x: -409px;
    background-position-y: -343px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.cnets {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon102.png);
    background-position-x: -468px;
    background-position-y: -343px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.kparea {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon102.png);
    background-position-x: -519px;
    background-position-y: -343px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.basketh {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon102.png);
    background-position-x: -574px;
    background-position-y: -343px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.oscourt {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon102.png);
    background-position-x: -629px;
    background-position-y: -343px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.jog {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon103.png);
    background-position-x: -745px;
    background-position-y: -343px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.openparty {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon103.png);
    background-position-x: -687px;
    background-position-y: -343px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.library {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/project-icon103.png);
    background-position-x: -803px;
    background-position-y: -343px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.sandpit {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radireaicon100.png);
    background-position-x: -176px;
    background-position-y: -418px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.fzone {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radireaicon100.png);
    background-position-x: -236px;
    background-position-y: -418px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.glawn {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radireaicon100.png);
    background-position-x: -292px;
    background-position-y: -418px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.asroom {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -357px;
    background-position-y: -418px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.ecpoint {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -416px;
    background-position-y: -418px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.tbtenis {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -327px;
    background-position-y: -274px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.pooltab {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -473px;
    background-position-y: -418px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.dartb {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -534px;
    background-position-y: -418px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.chess {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -589px;
    background-position-y: -418px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.carom {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -658px;
    background-position-y: -418px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.pucket {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -723px;
    background-position-y: -418px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.tradgam {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -777px;
    background-position-y: -418px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.vidgam {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -838px;
    background-position-y: -418px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.golfs {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -897px;
    background-position-y: -418px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.vrgam {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -8px;
    background-position-y: -494px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.kidlib {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -72px;
    background-position-y: -494px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.kinroom {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -138px;
    background-position-y: -494px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.todroom {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -202px;
    background-position-y: -494px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.rtparea {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -257px;
    background-position-y: -494px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.perseat {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -320px;
    background-position-y: -494px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.barcoun {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -381px;
    background-position-y: -494px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.futsal {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -447px;
    background-position-y: -494px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.wifizone {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -502px;
    background-position-y: -494px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.refpath {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -556px;
    background-position-y: -494px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.totlot {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../../../../radiance.b-cdn.net/radiconlast1.png);
    background-position-x: -621px;
    background-position-y: -494px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.mulcourt {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../../../../radiance.b-cdn.net/radiconlast1.png);
    background-position-x: -687px;
    background-position-y: -494px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.sccorn {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -744px;
    background-position-y: -494px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.hopscotch {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -795px;
    background-position-y: -494px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.lgazebo {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -852px;
    background-position-y: -494px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.parkben {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/radiconlast1.png);
    background-position-x: -908px;
    background-position-y: -494px;
    background-size: 999px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.toodpool {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/prideamen.png);
    background-position-x: -17px;
    background-position-y: -12px;
    background-size: 556px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.aerobics {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../images/prideamen.png);
    background-position-x: -81px;
    background-position-y: -9px;
    background-size: 556px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.foosball {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../../../img/prideamen.png);
    background-position-x: -144px;
    background-position-y: -9px;
    background-size: 556px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.airhoc {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../../../img/prideamen.png);
    background-position-x: -224px;
    background-position-y: -9px;
    background-size: 556px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.mazegar {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../../../img/prideamen.png);
    background-position-x: -287px;
    background-position-y: -9px;
    background-size: 556px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.outpart {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../../../img/prideamen.png);
    background-position-x: -355px;
    background-position-y: -9px;
    background-size: 556px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.ampithe {
    width: 50px;
    height: 50px;
    display: inline-block;
    background-image: url(../../../img/prideamen.png);
    background-position-x: -424px;
    background-position-y: -9px;
    background-size: 556px auto;
    margin-bottom: -15px;
    margin-right: 5px;
}

.spechead {
    font-size: 25px;
    font-weight: 700;
}

.screen-reader-response {
    display: none;
}

.wpcf7-not-valid {
    border: 1px solid red!important;
}

.wpcf7-not-valid-tip {
    display: none;
}

.wpcf7-validation-errors {
    font-size: 16px;
    color: #fff;
}

.wpcf7-mail-sent-ok {
    font-size: 16px;
    color: #fff;
}

input,
textarea {
    outline: none;
}

@media only screen and (max-width:767px) {
    .mcolplr {
        padding-left: 0px!important;
        padding-right: 0px!important;
    }
}

input[type="checkbox"] {
    top: 3px;
    right: 5px;
    position: relative;
}


/**************Header final************/

@media screen and (min-width: 992px) {
    #menu-radiance-menu {
        list-style-type: none;
        WIDTH: 100%;
        padding: 0px 0px;
        padding-left: 6%;
        margin-bottom: 0px;
        margin-top: 0px;
    }
}

@media screen and (min-width: 992px) {
    #menu-radiance-menu li {
        display: inline-block;
        top: 20px;
        padding: 28px 2%;
        color: #fff;
        font-size: 16px;
        text-decoration: none;
    }
    .sub-menu {
        width: max-content;
        display: none;
        position: absolute;
        padding: 0px;
        top: 54px;
        z-index: 9;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom center;
        animation-name: slide;
        animation-duration: 1s;
        animation-fill-mode: forwards;
    }
    .sub-menu li a {
        color: #000;
    }
    .sub-menu .menu-item-has-children .sub-menu {
        display: none;
        position: absolute;
        padding: 0px;
        left: 100%;
        top: 0px;
        z-index: 9;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: bottom center;
    }
    #menu-radiance-menu::-webkit-scrollbar {
        background: transparent;
    }
    /*#menu-radiance-menu>li>.sub-menu{overflow-y:scroll;
	}*/
    .sub-menu li {
        padding: 10px 30px 10px 20px!important;
    }
    .sub-menu li:hover {
        background: #063062;
    }
    .sub-menu>li:hover a {
        color: #fff;
    }
    .sub-menu>li>ul>li a {
        color: #000!important;
    }
    .sub-menu>li>ul>li:hover {
        background: #063062!important;
    }
    .sub-menu>li>ul>li:hover a {
        color: #fff !important;
    }
    .sub-menu li>ul>li>.sub-menu li a {
        color: #000!important;
    }
    .sub-menu>li>ul>li>ul>li:hover a {
        color: #fff!important;
    }
    #menu-radiance-menu>.menu-item-has-children>.sub-menu {
        border-left: none!important;
        border-radius: 0px 0px 10px 10px;
    }
    #menu-radiance-menu>.menu-item-has-children>.sub-menu:hover {
        border-radius: 0px 0px 0px 10px!important;
    }
    #menu-radiance-menu>.menu-item-has-children>.sub-menu li>.sub-menu {
        border-radius: 0px 0px 10px 0px!important;
    }
    #menu-radiance-menu>.menu-item-has-children>.sub-menu li>.sub-menu:hover {
        border-radius: 0px 0px 0px 0px!important;
    }
    #menu-radiance-menu>.menu-item-has-children>.sub-menu li>.sub-menu li>.sub-menu {
        border-radius: 0px 0px 10px 0px!important;
    }
    .sub-menu {
        border-left: 1px solid #ccc!important;
    }
    #menu-radiance-menu>.menu-item-has-children>.sub-menu {
        margin-left: -21px;
    }
    .sub-menu .menu-item-has-children::before {
        content: "";
        width: 16px;
        height: 19px;
        display: inline-block;
        background-image: url(../../../img/project-icon105.png);
        background-position-x: -172px;
        background-position-y: -238px;
        background-size: 1000px auto;
        margin-bottom: -4px;
        right: 15px;
        position: absolute;
    }
    .menu-item-has-children:hover>ul {
        display: block;
        height: 15vh;
        background: #fff;
    }
    .comtestsub ul {
        overflow-y: scroll!important;
    }
}

@media(max-width:1324px) and (min-width:992px) {
    #menu-radiance-menu li {
        padding: 27px 0.9%;
        font-size: 15px!important;
    }
    .sub-menu {
        top: 74px;
    }
    .sub-menu li {
        padding: 10px 13px!important;
    }
    .henbut {
        top: 3px;
    }
    .sub-menu .menu-item-has-children::before {
        right: 3px;
    }
}

@media(max-width:992px) {
    #menu-radiance-menu li {
        display: block;
        padding: 11px 17px 11px 17px;
        border-bottom: 2px solid #d4d1d1cc;
        text-transform: uppercase;
        color: #000000c2!important;
    }
    #menu-radiance-menu {
        float: left;
        text-align: left;
        width: 100%;
        display: block;
        position: relative!important;
        height: 90vh;
        overflow-y: scroll;
        background: #eee;
        padding-left: 0px;
        margin-top: 0px;
    }
    .sub-menu {
        display: none;
        position: relative;
        padding-top: 10px;
        padding-left: 0px;
    }
    .sub-menu li {
        background: transparent!important;
        border: none!important;
        padding: 10px 0px 10px 10px!important;
    }
    .sub-menu .menu-item-has-children .sub-menu {
        display: none;
        position: relative;
    }
    .sub-menu li a {
        color: #000!important;
    }
    .sub-menu .menu-item-has-children::before {
        content: "";
        width: 16px;
        height: 19px;
        display: inline-block;
        background-image: url(../../../img/project-icon10.png);
        background-position-x: -154px;
        background-position-y: -241px;
        background-size: 1000px auto;
        left: 90%;
        position: relative;
    }
    .sub-menu li::before {
        content: "";
        width: 16px;
        height: 19px;
        display: inline-block;
        background-position-x: -154px;
        background-position-y: -241px;
        background-size: 1000px auto;
        left: 90%;
        position: relative;
    }
}

.sub-menu li {
    background: #fff;
    display: block!important;
    color: #fff;
}

.dlink:hover .ddm,
.menu-item-has-children:hover>ul {
    display: block;
}

.menu-item-has-children>a::after {
    content: "";
    width: 16px;
    height: 19px;
    display: inline-block;
    background-image: url(../images/project-icon10.png);
    background-position-x: -154px;
    background-position-y: -241px;
    background-size: 1000px auto;
    margin-bottom: -4px;
    margin-left: 3px;
}

.sub-menu .menu-item-has-children>a::after {
    content: "";
    display: none;
}

.sub-menu .menu-item-has-children:hover>.sub-menu {
    display: block;
}

@-webkit-keyframes slide {
    0% {
        transform: translate(0px, -10px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

@-moz-keyframes slide {
    0% {
        transform: translate(0px, -10px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

@-o-keyframes slide {
    0% {
        transform: translate(0px, -10px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

@keyframes slide {
    0% {
        transform: translate(0px, -10px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}


/***********projects **************/

@media(max-width:768px) {
    .projtabmob {
        display: block;
    }
    .projtabdesk {
        display: none;
    }
}

@media(min-width:768px) {
    .projtabmob {
        display: none;
    }
    .projtabdesk {
        display: block;
    }
    body {
        overflow: scroll !important
    }
}

@media(max-width:1031px) and (min-width:768px) {
    .projlogoicon {
        top: -29px!important;
        left: 28%;
    }
    .projlogoicon {
        width: 114px!important;
    }
}

@-webkit-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -webkit-transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-20px);
    }
    60% {
        -webkit-transform: translateY(-15px);
    }
}

@-moz-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -moz-transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-20px);
    }
    60% {
        -moz-transform: translateY(-15px);
    }
}

@-o-keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        -o-transform: translateY(0);
    }
    40% {
        -o-transform: translateY(-20px);
    }
    60% {
        -o-transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-20px);
    }
    60% {
        transform: translateY(-15px);
    }
}

.bounce {
    animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    -o-animation: bounce 2s infinite;
}

@media (max-width: 992px) {
    #menu-radiance-menu>li>.sub-menu>li>a {
        font-weight: 700!important;
    }
}

.foot-email .wpcf7-mail-sent-ok {
    color: #000;
}

.foot-email .wpcf7-validation-errors {
    color: #000;
}

.vismisbg {
    background: #ffffffd4;
    padding: 20px;
    text-align: center;
}

.vismishead {
    font-size: 23px;
    font-weight: 600;
    margin-bottom: 14px;
}

@media screen and (max-width:767px) {
    .vismiscol2 {
        margin-top: 20px;
    }

    .tabsetting {
        display: inline-grid;
    }

    .thbada {
        padding: 10px 16px !important;
    }

    .main .card-image img {
        width: 330px !important;
        height: 230px !important;
    }

    .page-id-218 #tab_default_4 img {
        width: 300px !important;
        height: 210px !important;
    }

    #tab_default_6 img {
        height: 130px !important;
        width: 145px !important;
    }

    #tab_default_6graha img {
        width: 330px !important;
        height: 230px !important;
    }

    #project-specification .tabtop li a:last-child {
        padding: 10px 16px !important;
    }

    .AMENITIES .main .card-image img{
        width: 300px !important;
        height: 230px !important;
    }

    .mnone {
        display: none !important;
    }

    .abtlist1 {
        border: 0px !important;
    }

    #oche-section1 {
        margin-top: 0px !important;
    }

    .completed-image img {
        width: 330px !important;
    }

    #contact-section1 {
        padding: 30px 0px 30px 0px !important;
    }
}

.copyrightsec {
    text-align: center;
    background: #fff;
    padding: 5px 10px;
}

.copyrightsec p {
    font-size: 10px;
    color: #063062;
}

.copyrightsec p a {
    font-size: 10px;
    color: #063062;
}

.web-button {
    padding: 4px 28px;
    border: 0px;
    color: #fff;
    background: #ff4e02;
    font-size: 14px;
    border-radius: 0px;
    margin-left: auto;
    margin-right: auto;
}


/*Loader*/

div.wpcf7 .ajax-loader {
    display: block;
    width: 50px;
    height: 50px;
    background: url(img/loadinggif.gif);
    background-size: cover;
    opacity: 0;
    transition: all 0.3s ease;
}

div.wpcf7 .ajax-loader.is-active {
    opacity: 1;
}

.projlogoicon {
    border: 1px solid #063062;
    box-shadow: 0px 0px 0px 8px #fff;
    padding: 13px 8px!important;
    width: 160px;
}

.proheader-image img {
    padding: 7px 4px!important;
    border: 1px solid #063062;
    box-shadow: 0px 0px 0px 4px #fff;
    width: 70px!important;
}

@media(max-width:1376px) and (min-width:768px) {
    .pr1ic2 {
        display: none;
    }
    .pr1ic1 {
        display: none;
    }
}

@media(min-width:768px) {
    .proheader-image {
        display: none;
    }
    .projlogoicon {
        display: block;
    }
}


/**empire project**/

.post-1143 .interdisnone {
    display: none;
}

.recentcomments a {
    display: inline !important;
    padding: 0 !important;
    margin: 0 !important;
}

.management-container {
    background: #4640405e;
    padding: 20px 30px;
    width: 75%;
    margin: 0 auto;
}


/*Top header*/

.top-contact {
    background: #343434
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

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

.text-color {
    color: #f0a920 !important;
}

.top-contact ul {
    padding-top: 8px;
}

.top-contact ul li i {
    padding-right: 5px;
}


/* This class is added on scroll */

.fixed {
    position: fixed;
    top: 0 !important;
    z-index: 1;
    transition: top 0.5s;
}

.location-small {
    color: #f0a920 !important;
}

.footer-contact-us p i {
    padding-right: 5px;
}

.footer-contact-us p i.fa-mobile {
    font-size: 22px;
}

.footer-contact-us p i.fa-map-marker {
    font-size: 16px;
}

.footerhead-2 {
    font-weight: 700 !important;
    margin: 2px 0px 8px;
}


/*.d-none {display: none !important;}*/


/*Project Details page*/

#project-section1 {
    background: #134a81 url('../images/project_details_bg.jpg');
    position: relative;
}


#project-yogamudhra{ 
    position: relative;   
    /* background: #134a81 url(../images/slide_new.jpg);     */
}


/*Breadcrumb*/

.breadcrumb>li+li:before {
    color: #CCCCCC;
    content: "/ ";
    padding: 0 5px;
}

.breadcrumb_main {
    text-align: center;
    position: absolute;
    z-index: 99;
    left: 36%;
    top: 50%;
}

.breadcrumb_main .breadcrumb {
    margin-bottom: 0px !important;
    background: #000;
    opacity: 0.7;
    font-size: 14px;
}

.breadcrumb_main .breadcrumb li a {
    color: #fff;
    font-weight: 600;
}

.breadcrumb_main .breadcrumb li.active {
    color: #f0a920;
}


/* .projsec11{display: none;} */


/*Product details tab*/

@import url(https://fonts.googleapis.com/css?family=Lato:400,900,700,300);
.heading4 {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    color: #111111;
    margin: 0px 0px 5px 0px;
}

.heading1 {
    font-size: 30px;
    line-height: 20px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    color: #1b2834;
    font-weight: 900;
}

.content-quality {
    float: left;
    width: 193px;
}

.content-quality p {
    margin-left: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
}

.content-quality p span {
    display: block;
}

.tabtop li a {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    color: #1b2834;
    border-radius: 0px;
    margin-right: 20.008px;
    border: 1px solid #ebebeb !important;
     text-transform: uppercase !important;
}

.tabtop .active a:before {
    position: absolute;
    top: 18px;
    left: 43%;
    color: #ff4e02;
    font-size: 30px;
}

.tabtop li a:hover {
    color: #014a7f !important;
    text-decoration: none;
}

.tabtop .active a:hover {
    color: #fff !important;
}

.tabtop .active a {
    background-color: #ff4e02 !important;
    color: #FFF !important;
    text-transform: uppercase !important;
}

.margin-tops {
    margin-top: 30px;
}

.margin-bottom {
    margin-bottom: 30px;
}

.tabtop li a:last-child {
    padding: 10px 16px;
    margin-left: 12px;
}

.tabtop li a:hover {
    background-color: #ff4e02 !important;
    color: #FFF !important;
}

.tabtop li a:active.owl-theme .owl-dots .owl-dot span {
    background-color: #ff4e02 !important;
    color: #FFF !important;
}

.thbada {
    padding: 10px 28px;
}

section p {
    font-family: 'Lato', sans-serif;
}

.margin-tops4 {
    margin-top: 20px;
}

.tabsetting {
    border-top: 5px solid #00487d;
    padding-top: 6px;
    width: 102%;
}

.services {
    background-color: #d4d4d4;
    min-height: 710px;
    padding: 65px 0 27px 0;
}

.services a:hover {
    color: #000;
}

.services h1 {
    margin-top: 0px !important;
}

.heading-container p {
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-size: 16px !important;
    text-transform: uppercase;
}

.m-auto {
    margin: 0 auto !important;
}

.top_bottom_space {
    padding: 3em 0px !important;
}

.semicolon:after {
    position: absolute;
    content: ':';
    right: 10px;
    font-weight: bold;
}


/*Buyer guide tab*/


/*******************************
* Does not work properly if "in" is added after "collapse".
* Get free snippets on bootpen.com
*******************************/

.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}

.panel-default>.panel-heading {
    padding: 0;
    border-radius: 0;
    color: #fff;
    background-color: #092232;
    border-color: #EEEEEE;
}

.panel-title {
    font-size: 14px;
    border-bottom: 1px solid #fff;
}

.panel-title>a {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: #fff;
}

.more-less {
    float: right;
    color: #212121;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #EEEEEE;
}

.view_more:hover {
    background: #f7ad00 !important;
    color: #000 !important;
    border: 1px solid #f7ad00;
}

.completed_project_popup h5 {
    font-size: 24px !important
}

.view_more:focus {
    background: #f7ad00 !important;
    color: #000 !important;
    border: none !important;
}

#project-specification .tabtop li a {
    font-family: 'Lato', sans-serif;
    font-weight: 700;
    color: #1b2834;
    border-radius: 0px;
    margin-right: 21.008px;
    border: 1px solid #ebebeb !important;
    font-size: 12px;
}

#project-specification .tabtop li a:last-child {
    padding: 10px 21px;
    margin-left: 17px;
}

#project-specification .tabtop .active a {
    background-color: #ff4e02 !important;
    color: #FFF !important;
}

#villa_selection_guide table tr th {
    font-size: 12px !important;
}

.note {
    color: red !important;
}

.alignright {
    float: right !important;
}

.owl-nav {
    display: none !important;
}


/* Interior Gallery */

#tab_default_4 .item {
   /* align-items: center;
    background-color: tomato;
    color: white;
    display: flex;
    height: 360px;
    justify-content: center;*/
}

#tab_default_5 .item1 {
    align-items: center;
    background-color: lightblue;
    color: white;
    display: flex;
    height: 360px;
    justify-content: center;
}

#tab_default_4 * {
    box-sizing: border-box;
}

#tab_default_4 img {
    vertical-align: middle;
}


/* Position the image container (needed to position the left and right arrows) */

#tab_default_4 .container {
    position: relative;
}


/* Hide the images by default */

#tab_default_4 .mySlides {
    display: none;
}


/* Add a pointer when hovering over the thumbnail images */

#tab_default_4 .cursor {
    cursor: pointer;
}


/* Next & previous buttons */

#tab_default_4 .prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}


/* Position the "next button" to the right */

#tab_default_4 .next {
    right: 0;
    border-radius: 3px 0 0 3px;
}


/* On hover, add a black background color with a little bit see-through */

#tab_default_4 .prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}


/* Number text (1/3 etc) */

#tab_default_4 .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}


/* Container for image text */

#tab_default_4 .caption-container {
    text-align: center;
    background-color: #222;
    padding: 2px 16px;
    color: white;
}

#tab_default_4 .row:after {
    content: "";
    display: table;
    clear: both;
}


/* Six columns side by side */

#tab_default_4 .column {
    float: left;
    width: 16.66%;
}


/* Add a transparency effect for thumnbail images */

#tab_default_4 .demo {
    opacity: 0.6;
}

#tab_default_4 .active,
.demo:hover {
    opacity: 1;
}



/* Interior Gallery End */

/* Tab Lable */
#tab_default_1 {
    position: relative;
    color: whitesmoke;
}
#tab_default_2 {
    position: relative;
    color: whitesmoke;
}
#tab_default_3 {
    position: relative;
    color: whitesmoke;
}
.plan_img {
    position: absolute;
    top: 10px;
    right: 10px;
    color: whitesmoke;
    font-weight: 400;
    background: #ff4e02;
    font-size: 14px;
    padding: 1px 4px 1px 4px;
}

/* Tab Lable End*/

/* Fit to screen */
.work-box:hover img {
    border: 1px solid #ff3900;
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    border: #ff3900;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.work-box:hover .overlay {
    opacity: 10;
}
.work-box:hover .overlay h5,
.work-box:hover .overlay p {
    opacity: 10;
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.fancybox-toolbar {}
.fancybox-caption__body {
    display: none;
}
.dropdown-menu a.dropdown-item {
    font-size: 15px;
}

/* Fit to screen end */
/***************16Sep2020*********/
.menu-radiance-menu-container ul.sub-menu{min-height:auto;}
#oche-section1{position: unset;margin-top: 58px;visibility: hidden;}
.tabs1_list a  {text-transform: uppercase;}

body{overflow-x: hidden !important;}

.amenlist p{text-transform: uppercase;  }
.tab-content.margin-tops.margin-bottom:nth-child(2){content:' ';}
input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
    }
    input[type=number] {
    -moz-appearance: textfield;
    }

.main .card-image {
  display: block;
  padding-top: 70%;
  position: relative;
  width: 100%;
  border-radius: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.main .card-image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 255px;
  height: 195px;
  object-fit: cover;
  border: 4px solid #ff4e02d1;
  border-radius: 5px;
}

.main .card-image .plot_img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: none;
  }

.main .card-image .media {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 330px !important;
    height: 255px !important;
    object-fit: cover;
    border: 4px solid #ff4e02d1;
    border-radius: 5px;
  }

.main .card-image .gallery {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 310px !important;
    height: 210px !important;
    object-fit: cover;
    border: 4px solid #ff4e02d1;
    border-radius: 5px;
  }

.completed-image {   
  display: block;
  padding-top: 70%;
  position: relative;
  width: 100%;
  border-radius: 2px;
  margin-top: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}

.completed-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 355px;
    height: 250px;
    object-fit: cover;
    border: 4px solid #333;
    border-radius: 5px;
    cursor: pointer;
}


@media only screen and (max-width: 600px) {
  .main .container {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 1rem;
  }
}

.plan_nm {
    text-align: center;
    padding: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    margin-top: 15px;
    cursor: pointer;
}
.plan_nme {
    text-align: center;
    padding: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    margin-top:10px;
}
.plan_nmk {
    text-align: center;
    padding: 10px;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
    margin-top:10px;
}
.imglist {
    padding: 10px;
}

.mt10 {
    margin-top: 10px;
}

.mt30 {
    margin-top: 30px !important;
}

.dev_detail {
    border: 2px solid #000;
}

.page-id-218 #tab_default_3 img{min-height:180px;min-width: 255px;}
.page-id-218 #tab_default_4 img{min-height:180px;min-width: 255px;}

.p10 {padding: 10px !important;}
.padl0{padding-left:0px ! important;}
.padr0{padding-right:0px ! important;}

.bckbt {
    padding: 10px 26px;
    border: 0px;
    color: #fff;
    background: #ff4e02;
    font-size: 16px;
    margin-left: 20px;
}

.pt15 {padding-top: 15px;}

#tab_default_6 img{height:180px; width: 255px;}


.proj_ban {width:1900px !important; height:1080px !important;}

.sold {
    background-color: #0864a770 !important;
  } 

#project-yogamudhra img {width:1900px; height:770px;}

#project-classiccity img {width:1900px; height:690px;}