@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@font-face {
    font-family: 'Urbano-LtExtraCond';
    src: url('../fonts/Urbano-LtExtraCond-webfont.woff2') format('woff2'), url('../fonts/Urbano-LtExtraCond-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Urbano-LtExtraCond';
    src: url('../fonts/Urbano-LtExtraCond.eot');
    src: url('../fonts/Urbano-LtExtraCond.eot') format('embedded-opentype'),
    url('../fonts/Urbano-LtExtraCond.woff2') format('woff2'),
    url('../fonts/Urbano-LtExtraCond.woff') format('woff'),
    url('../fonts/Urbano-LtExtraCond.ttf') format('truetype'),
    url('../fonts/Urbano-LtExtraCond.svg#Urbano-LtExtraCond') format('svg');
}

.container.big-width {
    max-width: 96% !important;
    width: 100% !important;
}

.mr-auto {
    margin-left: auto;
    margin-right: auto;
}

.lora-font {
    font-family: 'Lora', serif;
}

.mid_spacer {
    padding: 100px 0;
    float: left;
    width: 100%;
}

/*.articleArea iframe {
    width: calc(100% - 50px);
}*/

ul.blogList {
    padding: 0;
}

@media (max-width: 1249px) {
    .articleArea iframe {
        width: 100%;
    }
}

body,
html {
    width: 100%;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 22px;
    font-family: 'Urbano-LtExtraCond';
}

p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 11px;
    font-family: 'Lora', serif;
}

ul {
    margin-bottom: 11px
}

button {
    margin: 2px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 20px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-family: 'Lora', serif;
}

h1,
h2,
h3 {
    text-align: center;
}

h1 {
    font-size: 100px;
    line-height: 120px
}

@media (max-width:991px) {
    h1 {
        font-size: 60px;
        line-height: 72px
    }
}

h2 {
    font-size: 90px;
    line-height: 84px;
    letter-spacing: 3px;
}

@media (max-width:991px) {
    h2 {
        font-size: 35px;
        line-height: 48px
    }
}

h3 {
    font-size: 30px;
    line-height: 36px
}

@media (max-width:991px) {
    h3 {
        font-size: 25x;
        line-height: 30px
    }
}

h4 {
    font-size: 25px;
    line-height: 24px
}

@media (max-width:991px) {
    h4 {
        font-size: 15px;
        line-height: 18px
    }
}

h5 {
    font-size: 17px;
    line-height: 20px
}

@media (max-width:991px) {
    h5 {
        font-size: 14px;
        line-height: 17px
    }
}

h6 {
    font-size: 15px;
    line-height: 18px
}

@media (max-width:991px) {
    h6 {
        font-size: 13px;
        line-height: 16px
    }
}

a,
a i {
    -webkit-transition: color .3s, background-color .3s;
    -moz-transition: color .3s, background-color .3s;
    -ms-transition: color .3s, background-color .3s;
    -o-transition: color .3s, background-color .3s;
    transition: color .3s, background-color .3s
}

.android-browser-4_3minus a,
.android-browser-4_3minus a i {
    transition: none;
    -webkit-transition: none
}

a {
    text-decoration: none
}

a:focus {
    outline: 0;
    text-decoration: none
}

a:active,
a:hover {
    text-decoration: none
}

form {
    margin-bottom: 10px
}

input {
    height: 44px
}

textarea {
    height: 220px
}

iframe {
    border: none
}

body,
html {
    font-family: 'Urbano-LtExtraCond';
    font-weight: 400
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Lora', serif;
}

h1 {
    font-weight: 800
}

h2,
h3,
h4,
h5 {
    font-weight: 700
}

h6 {
    font-weight: 400
}

strong {
    font-weight: 500
}

b {
    font-weight: 700
}

.btn,
a.button,
input.button {
    font-weight: 400
}

input,
textarea {
    width: 100%;
    padding: 10px;
    font-weight: 700;
    border: 1px solid
}

input.button {
    font-weight: 400;
    float: right;
    width: auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.android-browser-4_3minus input.button {
    transition: none;
    -webkit-transition: none
}

input,
textarea {
    outline: solid 1px;
    -webkit-transition: outline-color .2s;
    -moz-transition: outline-color .2s;
    -ms-transition: outline-color .2s;
    -o-transition: outline-color .2s;
    transition: outline-color .2s
}

.android-browser-4_3minus input,
.android-browser-4_3minus textarea {
    transition: none;
    -webkit-transition: none
}

.thin-font-weight {
    font-weight: 100!important
}

.extra-light-font-weight {
    font-weight: 200!important
}

.light-font-weight {
    font-weight: 300!important
}

.nirmal-font-weight {
    font-weight: 400!important
}

.medium-font-weight {
    font-weight: 500!important
}

.semi-bold-font-weight {
    font-weight: 600!important
}

.bold-font-weight {
    font-weight: 700!important
}

.extra-bold-font-weight {
    font-weight: 800!important
}

.ultra-font-weight {
    font-weight: 900!important
}

.heading-font,
.normal-font {
    font-family: 'Urbano-LtExtraCond';
}

.small-font {
    font-size: 11px
}

.counter .count {
    font-family: 'Urbano-LtExtraCond';
}

.font-weight-100 {
    font-weight: 100
}

.font-weight-200 {
    font-weight: 200
}

.font-weight-300 {
    font-weight: 300
}

.font-weight-400 {
    font-weight: 400
}

.font-weight-500 {
    font-weight: 500
}

.font-weight-600 {
    font-weight: 600
}

.font-weight-700 {
    font-weight: 700
}

.font-weight-800 {
    font-weight: 800
}

.font-weight-900 {
    font-weight: 900
}

#top-nav {
    min-height: 0;
    margin: 0;
    border: none;
    border-bottom: 1px solid;
    font-weight: 800;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.android-browser-4_3minus #top-nav {
    transition: none;
    -webkit-transition: none
}

#top-nav .nav>li>a,
#top-nav .navbar-brand {
    padding-top: 10px;
    padding-bottom: 10px
}

#top-nav .dropdown-menu>li>a {
    font-weight: 800
}

#top-nav li {
    text-transform: uppercase;
    font-size: 12px
}

@media (max-width:1199px) {
    #top-nav li a {
        padding: 18px 12px
    }
}

@media (max-width:991px) {
    #top-nav li a {
        padding: 18px 8px
    }
}

@media (max-width:1199px) {
    #top-nav li {
        font-size: 10px
    }
}

@media (max-width:991px) {
    #top-nav li {
        font-size: 9px
    }
}

#top-nav .navbar-brand {
    font-weight: 800;
    font-size: 20px;
    height: auto
}

@media (max-width:1199px) {
    #top-nav .navbar-brand {
        font-size: 18px
    }
}

@media (max-width:991px) {
    #top-nav .navbar-brand {
        font-size: 16px
    }
}

.state1 #top-nav .dropdown-menu>li>a,
.state1 #top-nav .navbar-brand,
.state1 #top-nav .navbar-header,
.state1 #top-nav li,
.state1 #top-nav li>a {
    line-height: 68px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.android-browser-4_3minus .state1 #top-nav .dropdown-menu>li>a,
.android-browser-4_3minus .state1 #top-nav .navbar-brand,
.android-browser-4_3minus .state1 #top-nav .navbar-header,
.android-browser-4_3minus .state1 #top-nav li,
.android-browser-4_3minus .state1 #top-nav li>a {
    transition: none;
    -webkit-transition: none
}

.state1 #top-nav .dropdown-menu>li>a .dropdown-menu>li>a,
.state1 #top-nav .dropdown-menu>li>a li,
.state1 #top-nav .dropdown-menu>li>a li>a,
.state1 #top-nav .navbar-brand .dropdown-menu>li>a,
.state1 #top-nav .navbar-brand li,
.state1 #top-nav .navbar-brand li>a,
.state1 #top-nav .navbar-header .dropdown-menu>li>a,
.state1 #top-nav .navbar-header li,
.state1 #top-nav .navbar-header li>a,
.state1 #top-nav li .dropdown-menu>li>a,
.state1 #top-nav li li,
.state1 #top-nav li li>a,
.state1 #top-nav li>a .dropdown-menu>li>a,
.state1 #top-nav li>a li,
.state1 #top-nav li>a li>a {
    line-height: 20px
}

@media (max-width:767px) {
    .state1 #top-nav li,
    .state1 #top-nav li>a {
        line-height: 30px
    }
}

@media (max-width:767px) {
    .state1 #top-nav .dropdown-menu>li>a,
    .state1 #top-nav .navbar-brand,
    .state1 #top-nav .navbar-header,
    .state1 #top-nav li,
    .state1 #top-nav li>a {
        line-height: 28px;
        -webkit-transition: all .5s;
        -moz-transition: all .5s;
        -ms-transition: all .5s;
        -o-transition: all .5s;
        transition: all .5s
    }
    .android-browser-4_3minus .state1 #top-nav .dropdown-menu>li>a,
    .android-browser-4_3minus .state1 #top-nav .navbar-brand,
    .android-browser-4_3minus .state1 #top-nav .navbar-header,
    .android-browser-4_3minus .state1 #top-nav li,
    .android-browser-4_3minus .state1 #top-nav li>a {
        transition: none;
        -webkit-transition: none
    }
    .state1 #top-nav .dropdown-menu>li>a .dropdown-menu>li>a,
    .state1 #top-nav .dropdown-menu>li>a li,
    .state1 #top-nav .dropdown-menu>li>a li>a,
    .state1 #top-nav .navbar-brand .dropdown-menu>li>a,
    .state1 #top-nav .navbar-brand li,
    .state1 #top-nav .navbar-brand li>a,
    .state1 #top-nav .navbar-header .dropdown-menu>li>a,
    .state1 #top-nav .navbar-header li,
    .state1 #top-nav .navbar-header li>a,
    .state1 #top-nav li .dropdown-menu>li>a,
    .state1 #top-nav li li,
    .state1 #top-nav li li>a,
    .state1 #top-nav li>a .dropdown-menu>li>a,
    .state1 #top-nav li>a li,
    .state1 #top-nav li>a li>a {
        line-height: 20px
    }
}

@media (max-width:767px) and (max-width:767px) {
    .state1 #top-nav li,
    .state1 #top-nav li>a {
        line-height: 30px
    }
}

.state1.ext-nav-show #top-nav .dropdown-menu>li>a,
.state1.ext-nav-show #top-nav .navbar-brand,
.state1.ext-nav-show #top-nav .navbar-header,
.state1.ext-nav-show #top-nav li,
.state1.ext-nav-show #top-nav li>a,
.state2 #top-nav .dropdown-menu>li>a,
.state2 #top-nav .navbar-brand,
.state2 #top-nav .navbar-header,
.state2 #top-nav li,
.state2 #top-nav li>a {
    line-height: 28px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.android-browser-4_3minus .state1.ext-nav-show #top-nav .dropdown-menu>li>a,
.android-browser-4_3minus .state1.ext-nav-show #top-nav .navbar-brand,
.android-browser-4_3minus .state1.ext-nav-show #top-nav .navbar-header,
.android-browser-4_3minus .state1.ext-nav-show #top-nav li,
.android-browser-4_3minus .state1.ext-nav-show #top-nav li>a,
.android-browser-4_3minus .state2 #top-nav .dropdown-menu>li>a,
.android-browser-4_3minus .state2 #top-nav .navbar-brand,
.android-browser-4_3minus .state2 #top-nav .navbar-header,
.android-browser-4_3minus .state2 #top-nav li,
.android-browser-4_3minus .state2 #top-nav li>a {
    transition: none;
    -webkit-transition: none
}

.state1.ext-nav-show #top-nav .dropdown-menu>li>a .dropdown-menu>li>a,
.state1.ext-nav-show #top-nav .dropdown-menu>li>a li,
.state1.ext-nav-show #top-nav .dropdown-menu>li>a li>a,
.state1.ext-nav-show #top-nav .navbar-brand .dropdown-menu>li>a,
.state1.ext-nav-show #top-nav .navbar-brand li,
.state1.ext-nav-show #top-nav .navbar-brand li>a,
.state1.ext-nav-show #top-nav .navbar-header .dropdown-menu>li>a,
.state1.ext-nav-show #top-nav .navbar-header li,
.state1.ext-nav-show #top-nav .navbar-header li>a,
.state1.ext-nav-show #top-nav li .dropdown-menu>li>a,
.state1.ext-nav-show #top-nav li li,
.state1.ext-nav-show #top-nav li li>a,
.state1.ext-nav-show #top-nav li>a .dropdown-menu>li>a,
.state1.ext-nav-show #top-nav li>a li,
.state1.ext-nav-show #top-nav li>a li>a,
.state2 #top-nav .dropdown-menu>li>a .dropdown-menu>li>a,
.state2 #top-nav .dropdown-menu>li>a li,
.state2 #top-nav .dropdown-menu>li>a li>a,
.state2 #top-nav .navbar-brand .dropdown-menu>li>a,
.state2 #top-nav .navbar-brand li,
.state2 #top-nav .navbar-brand li>a,
.state2 #top-nav .navbar-header .dropdown-menu>li>a,
.state2 #top-nav .navbar-header li,
.state2 #top-nav .navbar-header li>a,
.state2 #top-nav li .dropdown-menu>li>a,
.state2 #top-nav li li,
.state2 #top-nav li li>a,
.state2 #top-nav li>a .dropdown-menu>li>a,
.state2 #top-nav li>a li,
.state2 #top-nav li>a li>a {
    line-height: 20px
}

@media (max-width:767px) {
    .state1.ext-nav-show #top-nav li,
    .state1.ext-nav-show #top-nav li>a,
    .state2 #top-nav li,
    .state2 #top-nav li>a {
        line-height: 30px
    }
}

@media (max-width:767px) {
    #top-nav {
        overflow: visible;
        max-height: 100%
    }
    #top-nav ul li a {
        display: inline-block;
        padding-left: 15px;
        padding-right: 15px
    }
    #top-nav .nav li li {
        margin-left: 50px
    }
    #top-nav .navbar-brand {
        font-size: 23px
    }
}

#top-nav .menu-toggle {
    margin-left: 15px;
    margin-right: 15px
}

.state1 #top-nav .menu-toggle {
    height: 88px
}

@media (max-width:767px) {
    .state1 #top-nav .menu-toggle {
        height: 48px
    }
}

.state1.ext-nav-show #top-nav .menu-toggle,
.state2 #top-nav .menu-toggle {
    height: 48px
}

.page-border {
    position: fixed;
    z-index: 1030;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.android-browser-4_3minus .page-border {
    transition: none;
    -webkit-transition: none
}

.page-border.left {
    left: 0;
    top: 0;
    bottom: 24px;
    width: 25px;
    border-right: 1px solid
}

.page-border.left ul {
    position: fixed;
    z-index: 1030;
    width: 25px;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    padding-left: 0;
    list-style: none
}

.page-border.left ul li {
    text-align: center;
    padding: 3px 0
}

.page-border.right {
    right: 0;
    top: 0;
    bottom: 24px;
    width: 25px;
    border-left: 1px solid
}

.page-border.bottom {
    bottom: 0;
    right: 0;
    left: 0;
    height: 25px;
    border-top: 1px solid;
    text-align: center;
    font-weight: 800;
    text-transform: uppercase;
    padding-top: 2px;
    font-size: 12px;
    letter-spacing: 1px
}

.page-border.bottom a {
    line-height: 15px;
    text-decoration: none
}

body {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 48px;
    box-sizing: border-box;
}

@media (max-width:1249px) {
    body {
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0
    }
    .page-border {
        display: none
    }
    #top-nav {
        margin: 0
    }
}

.ext-nav {
    position: fixed;
    z-index: 1030;
    bottom: 0;
    bottom: 25px;
    left: 25px;
    right: 25px;
    top: 49px;
    opacity: 0;
    visibility: hidden;
    overflow: auto;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
}

.ext-nav.show {
    opacity: 1;
    visibility: visible
}

.ext-nav a {
    display: block
}

.ext-nav a div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    max-width: none;
    line-height: 30px
}

.ext-nav a div span {
    display: block
}

.ext-nav a div .side-title {
    font-size: 30px;
    font-weight: 800;
    position: relative
}

.ext-nav a div .side-title::after,
.ext-nav a div .side-title::before {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform .3s, opacity .2s;
    -moz-transition: -moz-transform .3s, opacity .2s;
    transition: transform .3s, opacity .2s
}

.ext-nav a div .side-title::before {
    width: 20px;
    text-align: right;
    margin-right: 5px;
    margin-left: -25px;
    content: '[';
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px)
}

.ext-nav a div .side-title::after {
    width: 20px;
    text-align: left;
    margin-left: 5px;
    margin-right: -25px;
    content: ']';
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px)
}

[dir=rtl] .ext-nav a div .side-title:after,
[dir=rtl] .ext-nav a div .side-title:before {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px)
}

.ext-nav a:hover div .side-title:after,
.ext-nav a:hover div .side-title:before {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px)
}

[dir=rtl] .ext-nav a:hover div .side-title:before {
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px)
}

[dir=rtl] .ext-nav a:hover div .side-title:after {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px)
}

.android-browser-4_3minus .ext-nav {
    transition: none;
    -webkit-transition: none
}

@media (max-width:1249px) {
    .ext-nav {
        bottom: 0;
        left: 0;
        right: 0
    }
}

@media (max-width:991px) {
    .ext-nav .full-height,
    .ext-nav .half-height {
        height: auto
    }
    .ext-nav a {
        height: 250px!important
    }
}

.menu-toggle {
    display: block;
    background: 0 0;
    width: 22px;
    height: 20px;
    position: relative;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    text-decoration: none
}

.android-browser-4_3minus .menu-toggle {
    transition: none;
    -webkit-transition: none
}

.menu-toggle span {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    bottom: auto;
    right: auto;
    transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    width: 22px;
    height: 2px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.android-browser-4_3minus .menu-toggle span {
    transition: none;
    -webkit-transition: none
}

.menu-toggle span:after,
.menu-toggle span:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #fff;
    right: 0;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.android-browser-4_3minus .menu-toggle span:after,
.android-browser-4_3minus .menu-toggle span:before {
    transition: none;
    -webkit-transition: none
}

.menu-toggle span:after {
    transform: translateY(6px) rotate(0deg);
    -webkit-transform: translateY(6px) rotate(0deg);
    -moz-transform: translateY(6px) rotate(0deg);
    -ms-transform: translateY(6px) rotate(0deg);
    -o-transform: translateY(6px) rotate(0deg)
}

.menu-toggle span:before {
    transform: translateY(-6px) rotate(0deg);
    -webkit-transform: translateY(-6px) rotate(0deg);
    -moz-transform: translateY(-6px) rotate(0deg);
    -ms-transform: translateY(-6px) rotate(0deg);
    -o-transform: translateY(-6px) rotate(0deg)
}

.menu-toggle:hover span:after {
    transform: translateY(8px) rotate(0deg);
    -webkit-transform: translateY(8px) rotate(0deg);
    -moz-transform: translateY(8px) rotate(0deg);
    -ms-transform: translateY(8px) rotate(0deg);
    -o-transform: translateY(8px) rotate(0deg)
}

.menu-toggle:hover span:before {
    transform: translateY(-8px) rotate(0deg);
    -webkit-transform: translateY(-8px) rotate(0deg);
    -moz-transform: translateY(-8px) rotate(0deg);
    -ms-transform: translateY(-8px) rotate(0deg);
    -o-transform: translateY(-8px) rotate(0deg)
}

.menu-toggle.show span:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -moz-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    -o-transform: translateY(0px) rotate(45deg)
}

.menu-toggle.show span:before {
    transform: translateY(0px) rotate(-45deg);
    -webkit-transform: translateY(0px) rotate(-45deg);
    -moz-transform: translateY(0px) rotate(-45deg);
    -ms-transform: translateY(0px) rotate(-45deg);
    -o-transform: translateY(0px) rotate(-45deg)
}

.menu-toggle.navbar-toggle {
    border: none;
    margin: 0
}

.menu-toggle.ext-nav-toggle {
    float: right
}

@media (min-width:768px) {
    .menu-toggle.navbar-toggle {
        display: none
    }
}

.sidebar .title {
    font-size: 16px;
    text-transform: uppercase;
    text-align: left
}

.sidebar ul.tags-list {
    list-style: none;
    padding: 0
}

.sidebar ul.tags-list li {
    border: 1px solid;
    font-size: 11px;
    margin-top: 5px;
    display: inline-block;
    padding: 3px 9px
}

.navbar-brand img {
    display: inline
}

.gallery {
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.android-browser-4_3minus .gallery {
    transition: none;
    -webkit-transition: none
}

.gallery .filter {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 5px
}

.gallery .filter .button {
    margin-bottom: 5px;
    font-weight: 600
}

.gallery .filter .nav li {
    display: inline-block;
    float: none
}

.gallery .filter .nav li a {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.07em;
    -webkit-font-smoothing: subpixel-antialiased;
    font-style: normal;
}

.gallery .grid {
    overflow: hidden;
    margin: 0
}

.gallery .grid .item {
    padding: 0;
    cursor: pointer
}

.gallery .grid .item>a {
    display: block;
    width: 100%;
    height: 100%
}

.gallery .grid .item>a img {
    width: 100%;
    height: auto
}

.gallery .hover-overlay .overlay>div {
    padding: 0 25%
}

.gallery-overlay .field {
    text-transform: uppercase;
    font-weight: 600
}

.page-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    opacity: 0;
    z-index: 1030;
    visibility: hidden
}

.android-browser-4_3minus .page-overlay {
    transition: none;
    -webkit-transition: none
}

.page-overlay.show {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 1;
    visibility: visible
}

.overlay-window {
    visibility: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1030;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    opacity: 0
}

.android-browser-4_3minus .overlay-window {
    transition: none;
    -webkit-transition: none
}

.overlay-window.show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%)
}

.overlay-window .loaded-content {
    opacity: 0;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

.android-browser-4_3minus .overlay-window .loaded-content {
    transition: none;
    -webkit-transition: none
}

.overlay-window .loaded-content.show {
    opacity: 1
}

.overlay-window .content-container {
    overflow: auto;
    position: absolute;
    top: 90px;
    bottom: 25px;
    left: 0;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 20px
}

.overlay-window .content-container .field {
    text-transform: uppercase;
    font-weight: 600
}

.overlay-zoom {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8)
}

.cross {
    display: block;
    float: right;
    position: relative;
    width: 40px;
    height: 40px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin: 25px
}

.android-browser-4_3minus .cross {
    transition: none;
    -webkit-transition: none
}

.cross:after,
.cross:before {
    content: '';
    width: 100%;
    position: absolute;
    background-color: #fff;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    backface-visibility: hidden;
    left: 0;
    top: 50%;
    margin-top: -1px;
    bottom: auto;
    right: auto;
    height: 2px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.android-browser-4_3minus .cross:after,
.android-browser-4_3minus .cross:before {
    transition: none;
    -webkit-transition: none
}

.cross:after {
    transform: translateY(0px) rotate(45deg);
    -webkit-transform: translateY(0px) rotate(45deg);
    -moz-transform: translateY(0px) rotate(45deg);
    -ms-transform: translateY(0px) rotate(45deg);
    -o-transform: translateY(0px) rotate(45deg)
}

.cross:before {
    transform: translateY(0px) rotate(-45deg);
    -webkit-transform: translateY(0px) rotate(-45deg);
    -moz-transform: translateY(0px) rotate(-45deg);
    -ms-transform: translateY(0px) rotate(-45deg);
    -o-transform: translateY(0px) rotate(-45deg)
}

.next {
    display: block;
    float: left;
    position: relative;
    width: 20px;
    height: 40px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin: 25px
}

.android-browser-4_3minus .next {
    transition: none;
    -webkit-transition: none
}

.next:after,
.next:before {
    content: '';
    width: 100%;
    position: absolute;
    background-color: #fff;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    backface-visibility: hidden;
    left: 0;
    bottom: auto;
    right: auto;
    height: 2px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.android-browser-4_3minus .next:after,
.android-browser-4_3minus .next:before {
    transition: none;
    -webkit-transition: none
}

.next:before {
    top: 12px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

.next:after {
    top: 26px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg)
}

.previos {
    display: block;
    float: left;
    position: relative;
    width: 20px;
    height: 40px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    margin: 25px
}

.android-browser-4_3minus .previos {
    transition: none;
    -webkit-transition: none
}

.previos:after,
.previos:before {
    content: '';
    width: 100%;
    position: absolute;
    background-color: #fff;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    backface-visibility: hidden;
    left: 0;
    bottom: auto;
    right: auto;
    height: 2px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.android-browser-4_3minus .previos:after,
.android-browser-4_3minus .previos:before {
    transition: none;
    -webkit-transition: none
}

.previos:before {
    top: 12px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg)
}

.previos:after {
    top: 26px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg)
}

.overlay-control {
    height: 90px
}

.carousel,
.slider {
    cursor: grab!important;
    cursor: -moz-grab!important;
    cursor: -webkit-grab!important
}

.carousel>div img,
.slider>div img {
    width: 100%;
    height: auto
}

.carousel .slick-next,
.carousel .slick-prev,
.slider .slick-next,
.slider .slick-prev {
    top: 50%;
    margin: -35px 0 0;
    padding: 20px 5px;
    width: 21px;
    height: 70px;
    overflow: hidden;
    font-size: 0
}

.carousel .slick-next:before,
.carousel .slick-prev:before,
.slider .slick-next:before,
.slider .slick-prev:before {
    font-size: 30px;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.carousel .slick-prev,
.slider .slick-prev {
    left: 0;
    -moz-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0
}

.carousel .slick-prev:before,
.slider .slick-prev:before {
    content: "\f104"
}

.carousel .slick-next,
.slider .slick-next {
    right: 0;
    -moz-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px
}

.carousel .slick-next:before,
.slider .slick-next:before {
    content: "\f105"
}

.carousel .title,
.slider .title {
    font-size: 22px;
    margin-top: 4px
}

.carousel .subtitle,
.slider .subtitle {
    font-size: 14px!important;
    line-height: 20px!important;
    padding-bottom: 10px
}

.carousel {
    margin-top: 33px!important;
    margin-bottom: 0!important
}

.carousel .slick-dots {
    padding-bottom: 5px;
    bottom: 100%;
    top: auto
}

.carousel .slick-dots button:before {
    font-size: 14px
}

.slider {
    margin-top: 0!important;
    margin-bottom: 38px!important
}

.slider .slick-dots {
    padding-top: 5px;
    bottom: auto;
    top: 100%
}

.slider .slick-dots button:before {
    font-size: 14px
}

.counters {
    margin-top: 40px;
    margin-bottom: 20px
}

.counters .counter {
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 28px;
    padding-top: 60px;
    padding-bottom: 60px
}

.counters .counter .count {
    font-size: 45px;
    line-height: 78px;
    font-weight: 600
}

.scroll-animation,
.scroll-in-animation {
    -webkit-animation-duration: 1.2s;
    -moz-animation-duration: 1.2s;
    -o-animation-duration: 1.2s;
    animation-duration: 1.2s
}

.android-browser-4_3minus .scroll-animation,
.android-browser-4_3minus .scroll-in-animation {
    animation-duration: 0s;
    -webkit-animation-duration: 0s
}

.scroll-animation.flipInX,
.scroll-animation.flipInY,
.scroll-in-animation.flipInX,
.scroll-in-animation.flipInY {
    -webkit-animation-duration: 2.6s;
    -moz-animation-duration: 2.6s;
    -o-animation-duration: 2.6s;
    animation-duration: 2.6s
}

.android-browser-4_3minus .scroll-animation.flipInX,
.android-browser-4_3minus .scroll-animation.flipInY,
.android-browser-4_3minus .scroll-in-animation.flipInX,
.android-browser-4_3minus .scroll-in-animation.flipInY {
    animation-duration: 0s;
    -webkit-animation-duration: 0s
}

.scroll-animation.zoomInLeft,
.scroll-animation.zoomInRight,
.scroll-in-animation.zoomInLeft,
.scroll-in-animation.zoomInRight {
    -webkit-animation-duration: 1.8s;
    -moz-animation-duration: 1.8s;
    -o-animation-duration: 1.8s;
    animation-duration: 1.8s
}

.android-browser-4_3minus .scroll-animation.zoomInLeft,
.android-browser-4_3minus .scroll-animation.zoomInRight,
.android-browser-4_3minus .scroll-in-animation.zoomInLeft,
.android-browser-4_3minus .scroll-in-animation.zoomInRight {
    animation-duration: 0s;
    -webkit-animation-duration: 0s
}

.scroll-animation.fadeInLeft,
.scroll-animation.fadeInRight,
.scroll-in-animation.fadeInLeft,
.scroll-in-animation.fadeInRight {
    -webkit-animation-duration: .8s;
    -moz-animation-duration: .8s;
    -o-animation-duration: .8s;
    animation-duration: .8s
}

.android-browser-4_3minus .scroll-animation.fadeInLeft,
.android-browser-4_3minus .scroll-animation.fadeInRight,
.android-browser-4_3minus .scroll-in-animation.fadeInLeft,
.android-browser-4_3minus .scroll-in-animation.fadeInRight {
    animation-duration: 0s;
    -webkit-animation-duration: 0s
}

.scroll-in-animation {
    opacity: 0
}

.scroll-in-animation.css-animation-show {
    opacity: 1
}

@-webkit-keyframes zoomInSmall {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.9, .9, .9);
        transform: scale3d(0.9, .9, .9)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomInSmall {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(0.9, .9, .9);
        -ms-transform: scale3d(0.9, .9, .9);
        transform: scale3d(0.9, .9, .9)
    }
    50% {
        opacity: 1
    }
}

.zoomInSmall {
    -webkit-animation-name: zoomInSmall;
    animation-name: zoomInSmall
}

#dot-scroll {
    list-style: none;
    position: fixed;
    z-index: 1030;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 5px;
    margin: 0;
    padding: 0;
    -webkit-transition: background-color .6s;
    -moz-transition: background-color .6s;
    -ms-transition: background-color .6s;
    -o-transition: background-color .6s;
    transition: background-color .6s
}

.android-browser-4_3minus #dot-scroll {
    transition: none;
    -webkit-transition: none
}

#dot-scroll li {
    display: block;
    padding: 8px 0;
    width: 5px;
    height: 21px
}

#dot-scroll li a {
    display: block;
    width: 100%;
    height: 100%
}

#dot-scroll li a span {
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    -webkit-transition: background-color .6s;
    -moz-transition: background-color .6s;
    -ms-transition: background-color .6s;
    -o-transition: background-color .6s;
    transition: background-color .6s
}

.android-browser-4_3minus #dot-scroll li a span {
    transition: none;
    -webkit-transition: none
}

#dot-scroll li a.active span {
    border: 1px solid;
    width: 10px;
    height: 10px;
    margin-top: -2.5px;
    margin-left: -2.5px
}

#dot-scroll li a.target span {
    border: 0 solid;
    width: 8px;
    height: 8px;
    margin-top: -1.5px;
    margin-left: -1.5px
}

@media (max-width:1249px) {
    #dot-scroll {
        display: none
    }
}

.fluid {
    width: 100%;
    position: relative
}

.fluid>* {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto
}

.fluid-width {
    width: 100%;
    height: auto
}

.fluid-height {
    width: auto;
    height: 100%
}

.gate {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
    z-index: 1000;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.android-browser-4_3minus .gate {
    transition: none;
    -webkit-transition: none
}

.gate .gate-bar {
    position: absolute;
    top: 88px;
    height: 5px;
    width: 0;
    float: left
}

@media (max-width:767px) {
    .gate .gate-bar {
        top: 48px
    }
}

.gate .gate-count {
    font-size: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: right;
    width: 100px;
    margin-left: -50px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    font-weight: 600
}

.gate .gate-water {
    position: absolute;
    width: 100%;
    height: 0;
    bottom: 0
}

.gate .gate-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -ms-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s
}

.android-browser-4_3minus .gate .gate-overlay {
    transition: none;
    -webkit-transition: none
}

.gate img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.loader {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -30px;
    margin-left: -20px;
    padding: 0;
    width: 60px;
    height: 60px;
    list-style: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.android-browser-4_3minus .loader {
    transition: none;
    -webkit-transition: none
}

.loader li {
    background-color: #fff;
    width: 10px;
    height: 10px;
    float: left;
    margin-right: 5px;
    box-shadow: 0 80px 20px rgba(0, 0, 0, .2)
}

.loader.show {
    opacity: 1;
    visibility: visible
}

.loader.hided {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.android-browser-4_3minus .loader.hided {
    transition: none;
    -webkit-transition: none
}

@-webkit-keyframes loading-animation {
    0% {
        height: 10px;
        margin-top: 25px
    }
    50% {
        height: 50px;
        margin-top: 0
    }
    100% {
        height: 10px;
        margin-top: 25px
    }
}

@-moz-keyframes loading-animation {
    0% {
        height: 10px;
        margin-top: 25px
    }
    50% {
        height: 50px;
        margin-top: 0
    }
    100% {
        height: 10px;
        margin-top: 25px
    }
}

@-ms-keyframes loading-animation {
    0% {
        height: 10px;
        margin-top: 25px
    }
    50% {
        height: 50px;
        margin-top: 0
    }
    100% {
        height: 10px;
        margin-top: 25px
    }
}

@-o-keyframes loading-animation {
    0% {
        height: 10px;
        margin-top: 25px
    }
    50% {
        height: 50px;
        margin-top: 0
    }
    100% {
        height: 10px;
        margin-top: 25px
    }
}

@keyframes loading-animation {
    0% {
        height: 10px;
        margin-top: 25px
    }
    50% {
        height: 50px;
        margin-top: 0
    }
    100% {
        height: 10px;
        margin-top: 25px
    }
}

.loader li:nth-child(1) {
    -webkit-animation: loading-animation .6s ease-in-out infinite 0s;
    -moz-animation: loading-animation .6s ease-in-out infinite 0s;
    -ms-animation: loading-animation .6s ease-in-out infinite 0s;
    animation: loading-animation .6s ease-in-out infinite 0s
}

.android-browser-4_3minus .loader li:nth-child(1) {
    animation: none;
    -webkit-animation: none
}

.loader li:nth-child(2) {
    -webkit-animation: loading-animation .6s ease-in-out infinite -.2s;
    -moz-animation: loading-animation .6s ease-in-out infinite -.2s;
    -ms-animation: loading-animation .6s ease-in-out infinite -.2s;
    animation: loading-animation .6s ease-in-out infinite -.2s
}

.android-browser-4_3minus .loader li:nth-child(2) {
    animation: none;
    -webkit-animation: none
}

.loader li:nth-child(3) {
    -webkit-animation: loading-animation .6s ease-in-out infinite -.4s;
    -moz-animation: loading-animation .6s ease-in-out infinite -.4s;
    -ms-animation: loading-animation .6s ease-in-out infinite -.4s;
    animation: loading-animation .6s ease-in-out infinite -.4s
}

.android-browser-4_3minus .loader li:nth-child(3) {
    animation: none;
    -webkit-animation: none
}

.map-open {
    font-size: 13px
}

.map-canvas {
    height: 100%
}

.map-view {
    padding: 0 25px 25px
}

.show-list {
    position: relative;
    pointer-events: none;
    text-align: center;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.show-list .show-item {
    text-align: center;
    position: absolute;
    width: 100%;
    opacity: 0;
    padding: 0 5px;
    pointer-events: none;
    white-space: nowrap
}

@-webkit-keyframes show-animation {
    0% {
        opacity: 0;
        transform: scale(0.67, .67) translateX(-150px);
        -webkit-transform: scale(0.67, .67) translateX(-150px);
        -moz-transform: scale(0.67, .67) translateX(-150px);
        -ms-transform: scale(0.67, .67) translateX(-150px);
        -o-transform: scale(0.67, .67) translateX(-150px)
    }
    30% {
        opacity: .5;
        transform: scale(0.83, .83) translateX(0px);
        -webkit-transform: scale(0.83, .83) translateX(0px);
        -moz-transform: scale(0.83, .83) translateX(0px);
        -ms-transform: scale(0.83, .83) translateX(0px);
        -o-transform: scale(0.83, .83) translateX(0px)
    }
    100% {
        opacity: 1;
        transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1)
    }
}

@-moz-keyframes show-animation {
    0% {
        opacity: 0;
        transform: scale(0.67, .67) translateX(-150px);
        -webkit-transform: scale(0.67, .67) translateX(-150px);
        -moz-transform: scale(0.67, .67) translateX(-150px);
        -ms-transform: scale(0.67, .67) translateX(-150px);
        -o-transform: scale(0.67, .67) translateX(-150px)
    }
    30% {
        opacity: .5;
        transform: scale(0.83, .83) translateX(0px);
        -webkit-transform: scale(0.83, .83) translateX(0px);
        -moz-transform: scale(0.83, .83) translateX(0px);
        -ms-transform: scale(0.83, .83) translateX(0px);
        -o-transform: scale(0.83, .83) translateX(0px)
    }
    100% {
        opacity: 1;
        transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1)
    }
}

@-ms-keyframes show-animation {
    0% {
        opacity: 0;
        transform: scale(0.67, .67) translateX(-150px);
        -webkit-transform: scale(0.67, .67) translateX(-150px);
        -moz-transform: scale(0.67, .67) translateX(-150px);
        -ms-transform: scale(0.67, .67) translateX(-150px);
        -o-transform: scale(0.67, .67) translateX(-150px)
    }
    30% {
        opacity: .5;
        transform: scale(0.83, .83) translateX(0px);
        -webkit-transform: scale(0.83, .83) translateX(0px);
        -moz-transform: scale(0.83, .83) translateX(0px);
        -ms-transform: scale(0.83, .83) translateX(0px);
        -o-transform: scale(0.83, .83) translateX(0px)
    }
    100% {
        opacity: 1;
        transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1)
    }
}

@-o-keyframes show-animation {
    0% {
        opacity: 0;
        transform: scale(0.67, .67) translateX(-150px);
        -webkit-transform: scale(0.67, .67) translateX(-150px);
        -moz-transform: scale(0.67, .67) translateX(-150px);
        -ms-transform: scale(0.67, .67) translateX(-150px);
        -o-transform: scale(0.67, .67) translateX(-150px)
    }
    30% {
        opacity: .5;
        transform: scale(0.83, .83) translateX(0px);
        -webkit-transform: scale(0.83, .83) translateX(0px);
        -moz-transform: scale(0.83, .83) translateX(0px);
        -ms-transform: scale(0.83, .83) translateX(0px);
        -o-transform: scale(0.83, .83) translateX(0px)
    }
    100% {
        opacity: 1;
        transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1)
    }
}

@keyframes show-animation {
    0% {
        opacity: 0;
        transform: scale(0.67, .67) translateX(-150px);
        -webkit-transform: scale(0.67, .67) translateX(-150px);
        -moz-transform: scale(0.67, .67) translateX(-150px);
        -ms-transform: scale(0.67, .67) translateX(-150px);
        -o-transform: scale(0.67, .67) translateX(-150px)
    }
    30% {
        opacity: .5;
        transform: scale(0.83, .83) translateX(0px);
        -webkit-transform: scale(0.83, .83) translateX(0px);
        -moz-transform: scale(0.83, .83) translateX(0px);
        -ms-transform: scale(0.83, .83) translateX(0px);
        -o-transform: scale(0.83, .83) translateX(0px)
    }
    100% {
        opacity: 1;
        transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1)
    }
}

.show-animation {
    -webkit-animation-name: show-animation;
    -moz-animation-name: show-animation;
    -ms-animation-name: show-animation;
    -o-animation-name: show-animation;
    animation-name: show-animation;
    -webkit-animation-duration: 6s;
    -moz-animation-duration: 6s;
    -ms-animation-duration: 6s;
    -o-animation-duration: 6s;
    animation-duration: 6s;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

.android-browser-4_3minus .show-animation {
    animation: none;
    -webkit-animation: none
}

@-webkit-keyframes hide-animation {
    0% {
        opacity: 1;
        transform: rotate(0deg) translateY(0px);
        -webkit-transform: rotate(0deg) translateY(0px);
        -moz-transform: rotate(0deg) translateY(0px);
        -ms-transform: rotate(0deg) translateY(0px);
        -o-transform: rotate(0deg) translateY(0px)
    }
    100% {
        opacity: 0;
        transform: rotate(20deg) translateY(100px);
        -webkit-transform: rotate(20deg) translateY(100px);
        -moz-transform: rotate(20deg) translateY(100px);
        -ms-transform: rotate(20deg) translateY(100px);
        -o-transform: rotate(20deg) translateY(100px)
    }
}

@-moz-keyframes hide-animation {
    0% {
        opacity: 1;
        transform: rotate(0deg) translateY(0px);
        -webkit-transform: rotate(0deg) translateY(0px);
        -moz-transform: rotate(0deg) translateY(0px);
        -ms-transform: rotate(0deg) translateY(0px);
        -o-transform: rotate(0deg) translateY(0px)
    }
    100% {
        opacity: 0;
        transform: rotate(20deg) translateY(100px);
        -webkit-transform: rotate(20deg) translateY(100px);
        -moz-transform: rotate(20deg) translateY(100px);
        -ms-transform: rotate(20deg) translateY(100px);
        -o-transform: rotate(20deg) translateY(100px)
    }
}

@-ms-keyframes hide-animation {
    0% {
        opacity: 1;
        transform: rotate(0deg) translateY(0px);
        -webkit-transform: rotate(0deg) translateY(0px);
        -moz-transform: rotate(0deg) translateY(0px);
        -ms-transform: rotate(0deg) translateY(0px);
        -o-transform: rotate(0deg) translateY(0px)
    }
    100% {
        opacity: 0;
        transform: rotate(20deg) translateY(100px);
        -webkit-transform: rotate(20deg) translateY(100px);
        -moz-transform: rotate(20deg) translateY(100px);
        -ms-transform: rotate(20deg) translateY(100px);
        -o-transform: rotate(20deg) translateY(100px)
    }
}

@-o-keyframes hide-animation {
    0% {
        opacity: 1;
        transform: rotate(0deg) translateY(0px);
        -webkit-transform: rotate(0deg) translateY(0px);
        -moz-transform: rotate(0deg) translateY(0px);
        -ms-transform: rotate(0deg) translateY(0px);
        -o-transform: rotate(0deg) translateY(0px)
    }
    100% {
        opacity: 0;
        transform: rotate(20deg) translateY(100px);
        -webkit-transform: rotate(20deg) translateY(100px);
        -moz-transform: rotate(20deg) translateY(100px);
        -ms-transform: rotate(20deg) translateY(100px);
        -o-transform: rotate(20deg) translateY(100px)
    }
}

@keyframes hide-animation {
    0% {
        opacity: 1;
        transform: rotate(0deg) translateY(0px);
        -webkit-transform: rotate(0deg) translateY(0px);
        -moz-transform: rotate(0deg) translateY(0px);
        -ms-transform: rotate(0deg) translateY(0px);
        -o-transform: rotate(0deg) translateY(0px)
    }
    100% {
        opacity: 0;
        transform: rotate(20deg) translateY(100px);
        -webkit-transform: rotate(20deg) translateY(100px);
        -moz-transform: rotate(20deg) translateY(100px);
        -ms-transform: rotate(20deg) translateY(100px);
        -o-transform: rotate(20deg) translateY(100px)
    }
}

.hide-animation {
    -webkit-animation-name: hide-animation;
    -moz-animation-name: hide-animation;
    -ms-animation-name: hide-animation;
    -o-animation-name: hide-animation;
    animation-name: hide-animation;
    -webkit-animation-duration: 2.5s;
    -moz-animation-duration: 2.5s;
    -ms-animation-duration: 2.5s;
    -o-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

.android-browser-4_3minus .hide-animation {
    animation: none;
    -webkit-animation: none
}

@-webkit-keyframes show-animation-2 {
    0% {
        opacity: 0;
        transform: translateY(-200px);
        -webkit-transform: translateY(-200px);
        -moz-transform: translateY(-200px);
        -ms-transform: translateY(-200px);
        -o-transform: translateY(-200px)
    }
    50% {
        opacity: .7;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px)
    }
    100% {
        opacity: 1
    }
}

@-moz-keyframes show-animation-2 {
    0% {
        opacity: 0;
        transform: translateY(-200px);
        -webkit-transform: translateY(-200px);
        -moz-transform: translateY(-200px);
        -ms-transform: translateY(-200px);
        -o-transform: translateY(-200px)
    }
    50% {
        opacity: .7;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px)
    }
    100% {
        opacity: 1
    }
}

@-ms-keyframes show-animation-2 {
    0% {
        opacity: 0;
        transform: translateY(-200px);
        -webkit-transform: translateY(-200px);
        -moz-transform: translateY(-200px);
        -ms-transform: translateY(-200px);
        -o-transform: translateY(-200px)
    }
    50% {
        opacity: .7;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px)
    }
    100% {
        opacity: 1
    }
}

@-o-keyframes show-animation-2 {
    0% {
        opacity: 0;
        transform: translateY(-200px);
        -webkit-transform: translateY(-200px);
        -moz-transform: translateY(-200px);
        -ms-transform: translateY(-200px);
        -o-transform: translateY(-200px)
    }
    50% {
        opacity: .7;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px)
    }
    100% {
        opacity: 1
    }
}

@keyframes show-animation-2 {
    0% {
        opacity: 0;
        transform: translateY(-200px);
        -webkit-transform: translateY(-200px);
        -moz-transform: translateY(-200px);
        -ms-transform: translateY(-200px);
        -o-transform: translateY(-200px)
    }
    50% {
        opacity: .7;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px)
    }
    100% {
        opacity: 1
    }
}

.mode-2 .show-animation {
    -webkit-animation-name: show-animation-2;
    -moz-animation-name: show-animation-2;
    -ms-animation-name: show-animation-2;
    -o-animation-name: show-animation-2;
    animation-name: show-animation-2;
    -webkit-animation-duration: 5s;
    -moz-animation-duration: 5s;
    -ms-animation-duration: 5s;
    -o-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-timing-function: ease-out;
    -moz-animation-timing-function: ease-out;
    -ms-animation-timing-function: ease-out;
    -o-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

.android-browser-4_3minus .mode-2 .show-animation {
    animation: none;
    -webkit-animation: none
}

@-webkit-keyframes hide-animation-2 {
    0% {
        opacity: 1;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px)
    }
    100% {
        opacity: 0;
        transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -moz-transform: translateY(200px);
        -ms-transform: translateY(200px);
        -o-transform: translateY(200px)
    }
}

@-moz-keyframes hide-animation-2 {
    0% {
        opacity: 1;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px)
    }
    100% {
        opacity: 0;
        transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -moz-transform: translateY(200px);
        -ms-transform: translateY(200px);
        -o-transform: translateY(200px)
    }
}

@-ms-keyframes hide-animation-2 {
    0% {
        opacity: 1;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px)
    }
    100% {
        opacity: 0;
        transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -moz-transform: translateY(200px);
        -ms-transform: translateY(200px);
        -o-transform: translateY(200px)
    }
}

@-o-keyframes hide-animation-2 {
    0% {
        opacity: 1;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px)
    }
    100% {
        opacity: 0;
        transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -moz-transform: translateY(200px);
        -ms-transform: translateY(200px);
        -o-transform: translateY(200px)
    }
}

@keyframes hide-animation-2 {
    0% {
        opacity: 1;
        transform: translateY(0px);
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px)
    }
    100% {
        opacity: 0;
        transform: translateY(200px);
        -webkit-transform: translateY(200px);
        -moz-transform: translateY(200px);
        -ms-transform: translateY(200px);
        -o-transform: translateY(200px)
    }
}

.mode-2 .hide-animation {
    -webkit-animation-name: hide-animation-2;
    -moz-animation-name: hide-animation-2;
    -ms-animation-name: hide-animation-2;
    -o-animation-name: hide-animation-2;
    animation-name: hide-animation-2;
    -webkit-animation-duration: 3s;
    -moz-animation-duration: 3s;
    -ms-animation-duration: 3s;
    -o-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -ms-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both
}

.android-browser-4_3minus .mode-2 .hide-animation {
    animation: none;
    -webkit-animation: none
}

.textillate .texts {
    display: none
}

.icon-set {
    margin-top: 40px
}

.icon-set .title {
    margin-top: 28px;
    margin-bottom: 10px
}

.circle {
    display: inline-block;
    text-align: center;
    width: 145px;
    height: 145px;
    line-height: 145px;
    margin: 3px auto;
    border-radius: 50%;
    font-size: 32px;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-decoration: none;
    outline: 0
}

.circle:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border: 1px solid;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-transform: scale(1.04137931);
    -moz-transform: scale(1.04137931);
    -ms-transform: scale(1.04137931);
    transform: scale(1.04137931)
}

.protocl .circle::after {
    border: 1px solid;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(1.04138);
    transition: all 0.3s ease 0s;
    width: 100%;
    border-radius: 50%!important;
}

.circle:hover {
    border: none
}

.circle:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border: 1px solid
}

.circle.big {
    display: inline-block;
    text-align: center;
    width: 170px;
    height: 170px;
    line-height: 170px;
    margin: 3px auto;
    border-radius: 50%;
    font-size: 40px;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-decoration: none;
    outline: 0
}

.circle.big:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    left: 0;
    top: 0;
    border: 1px solid;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-transform: scale(1.03529412);
    -moz-transform: scale(1.03529412);
    -ms-transform: scale(1.03529412);
    transform: scale(1.03529412)
}

.circle.big:hover {
    border: none
}

.circle.big:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border: 1px solid
}

.circle.small {
    display: inline-block;
    text-align: center;
    width: 60px;
    height: 60px;
    line-height: 60px;
    margin: 3px auto;
    border-radius: 50%;
    font-size: 20px;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-decoration: none;
    outline: 0
}

.circle.small:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    left: 0;
    top: 0;
    border: 1px solid;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.circle.small:hover {
    border: none
}

.circle.small:hover:after {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    border: 1px solid
}

.circle-flat {
    display: inline-block;
    text-align: center;
    width: 200px;
    height: 200px;
    line-height: 200px;
    margin: 0 auto;
    border-radius: 50%;
    font-size: 130px;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    text-decoration: none;
    outline: 0
}

.skillbars .skillbar {
    position: relative;
    display: block;
    margin-bottom: 15px;
    width: 100%;
    height: 22px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -webkit-transition: .4s linear;
    -moz-transition: .4s linear;
    -ms-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear;
    -webkit-transition-property: width, background-color;
    -moz-transition-property: width, background-color;
    -ms-transition-property: width, background-color;
    -o-transition-property: width, background-color;
    transition-property: width, background-color
}

.skillbars .skillbar-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 110px;
    font-weight: 700;
    font-size: 13px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    font-family: 'Lora', serif;
}

.font-l a {
    font-family: 'Lora', serif !important;
}

.skillbars .skillbar-title span {
    display: block;
    padding: 0 20px;
    height: 22px;
    line-height: 22px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    font-family: 'Lora', serif;
}

.skillbars .skillbar-bar {
    height: 22px;
    width: 0;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px
}

.skillbars .skill-bar-percent {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 11px;
    height: 22px;
    line-height: 22px;
    font-weight: 700
}

body>iframe.vimeo-bg,
body>iframe.youtube-bg,
body>video.video-bg {
    position: fixed;
    pointer-events: none
}

html.mobile .vimeo-bg,
html.mobile .youtube-bg,
html.mobile video.bg {
    display: none
}

.process {
    position: relative;
    line-height: 36px
}

@media (min-width:1200px) {
    .process .process-row:before {
        top: 75px;
        left: 0;
        position: absolute;
        content: " ";
        width: 100%;
        height: 1px;
        border-top: 1px dashed;
        z-index: 0
    }
}

.process .process-row .process-step {
    text-align: center;
    position: relative;
    padding-bottom: 20px
}

.process .process-row .process-step p {
    margin-top: 10px
}

.process .process-row .process-step .title {
    margin-top: 15px;
    margin-bottom: 15px
}

.process .process-row .process-step .process-box {
    position: relative;
    width: 150px;
    height: 150px;
    text-align: center;
    padding: 0;
    font-size: 36px;
    line-height: 150px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border: 1px solid;
    overflow: hidden;
    margin: 0 auto
}

.process .process-row .process-step .process-box:before {
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    z-index: 0
}

.process .process-row .process-step .process-box i {
    position: relative;
    z-index: 10;
    font-size: 0
}

.process .process-row .process-step .process-box i:before {
    font-size: 36px
}

.box {
    padding: 20px!important
}

.hover-effect {
    position: relative
}

.hover-effect::after,
.hover-effect::before {
    display: inline-block;
    opacity: 0;
    -webkit-transition: -webkit-transform .3s, opacity .2s;
    -moz-transition: -moz-transform .3s, opacity .2s;
    transition: transform .3s, opacity .2s
}

.hover-effect::before {
    width: 20px;
    text-align: right;
    margin-right: 5px;
    margin-left: -25px;
    content: '[';
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px)
}

.hover-effect::after {
    width: 20px;
    text-align: left;
    margin-left: 5px;
    margin-right: -25px;
    content: ']';
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px)
}

[dir=rtl] .hover-effect:after,
[dir=rtl] .hover-effect:before {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px)
}

.hover-effect:not(.active):hover:after,
.hover-effect:not(.active):hover:before {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px)
}

[dir=rtl] .hover-effect:not(.active):hover:before {
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px)
}

[dir=rtl] .hover-effect:not(.active):hover:after {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px)
}

.hover-effect:focus:after,
.hover-effect:focus:before {
    opacity: 1;
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    transform: translateX(0px)
}

[dir=rtl] .hover-effect:focus:before {
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px)
}

[dir=rtl] .hover-effect:focus:after {
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px)
}

.non-mobile .button {
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.android-browser-4_3minus .non-mobile .button {
    transition: none;
    -webkit-transition: none
}

.non-mobile .button:before {
    content: '';
    position: absolute;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 100%;
    height: 0;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.android-browser-4_3minus .non-mobile .button:before {
    transition: none;
    -webkit-transition: none
}

.non-mobile .button:hover:before {
    height: 75%;
    opacity: 1
}

.non-mobile .button:active:before {
    height: 130%;
    opacity: 1
}

.hover-overlay {
    position: relative;
    overflow: hidden
}

.hover-overlay img {
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s
}

.android-browser-4_3minus .hover-overlay img {
    transition: none;
    -webkit-transition: none
}

.hover-overlay:hover img {
    transform: scale(1.55, 1.55) rotate(-20deg);
    -webkit-transform: scale(1.55, 1.55) rotate(-20deg);
    -moz-transform: scale(1.55, 1.55) rotate(-20deg);
    -ms-transform: scale(1.55, 1.55) rotate(-20deg);
    -o-transform: scale(1.55, 1.55) rotate(-20deg)
}

.ie9 .hover-overlay:hover img,
.mobile .hover-overlay:hover img {
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none
}

.hover-overlay:hover .overlay>div {
    transform: translateY(-50%) scale(1, 1);
    -webkit-transform: translateY(-50%) scale(1, 1);
    -moz-transform: translateY(-50%) scale(1, 1);
    -ms-transform: translateY(-50%) scale(1, 1);
    -o-transform: translateY(-50%) scale(1, 1)
}

.ie9 .hover-overlay:hover .overlay>div,
.mobile .hover-overlay:hover .overlay>div {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.hover-overlay .overlay {
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.android-browser-4_3minus .hover-overlay .overlay {
    transition: none;
    -webkit-transition: none
}

.hover-overlay .overlay:hover {
    opacity: 1
}

.hover-overlay .overlay>div {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    padding: 0 25px;
    -webkit-transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    transform: translateY(-50%) scale(0.5, .5);
    -webkit-transform: translateY(-50%) scale(0.5, .5);
    -moz-transform: translateY(-50%) scale(0.5, .5);
    -ms-transform: translateY(-50%) scale(0.5, .5);
    -o-transform: translateY(-50%) scale(0.5, .5)
}

.android-browser-4_3minus .hover-overlay .overlay>div {
    transition: none;
    -webkit-transition: none
}

.ie9 .hover-overlay .overlay>div,
.mobile .hover-overlay .overlay>div {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.hover-overlay .overlay>div .title {
    font-size: 17px
}

.hover-overlay .overlay>div i {
    font-size: 32px
}

.hover-overlay .overlay>div a i {
    font-size: 25px
}

@media (max-width:991px) {
    .hover-overlay .overlay>div,
    .hover-overlay .overlay>div p {
        font-size: 11px;
        line-height: 16px
    }
    .hover-overlay .overlay>div .title {
        font-size: 12px;
        line-height: 16px
    }
    .hover-overlay .overlay>div a i,
    .hover-overlay .overlay>div i {
        font-size: 16px
    }
}

@media (max-width:479px) {
    .hover-overlay .overlay>div,
    .hover-overlay .overlay>div p {
        font-size: 8px;
        line-height: 10px
    }
    .hover-overlay .overlay>div .title {
        font-size: 10px;
        line-height: 10px
    }
    .hover-overlay .overlay>div a i,
    .hover-overlay .overlay>div i {
        font-size: 10px
    }
}

.button,
.icon-bar,
.list-group-item {
    -webkit-transition: color .3s, background-color .3s;
    -moz-transition: color .3s, background-color .3s;
    -ms-transition: color .3s, background-color .3s;
    -o-transition: color .3s, background-color .3s;
    transition: color .3s, background-color .3s
}

.android-browser-4_3minus .button,
.android-browser-4_3minus .icon-bar,
.android-browser-4_3minus .list-group-item {
    transition: none;
    -webkit-transition: none
}

.line-through {
    text-decoration: line-through
}

.col-left-marginalia {
    float: left;
    margin-right: 10px
}

.col-right-marginalia {
    float: right;
    margin-left: 10px
}

.col-left-marginalia,
.col-right-marginalia {
    font-size: 24px;
    -webkit-text-stroke: 1px
}

.col-content {
    overflow: hidden
}

a.button,
input.button {
    font-size: 16px;
    font-family: 'Lora', serif !important;
}

.line {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    text-align: center;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -ms-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: margin-top, margin-bottom, padding-top, padding-bottom, background-color;
    -moz-transition-property: margin-top, margin-bottom, padding-top, padding-bottom, background-color;
    -ms-transition-property: margin-top, margin-bottom, padding-top, padding-bottom, background-color;
    -o-transition-property: margin-top, margin-bottom, padding-top, padding-bottom, background-color;
    transition-property: margin-top, margin-bottom, padding-top, padding-bottom, background-color
}

.line:hover {
    margin-top: -10px;
    margin-bottom: -10px;
    padding-top: 20px;
    padding-bottom: 20px
}

.android-browser-4_3minus .line {
    transition-duration: 0s;
    -webkit-transition-duration: 0s;
    transition-property: none;
    -webkit-transition-property: none
}

.line-wrapper {
    margin: 10px 0
}

.position-middle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.position-center {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%)
}

.position-middle-center {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.help-block {
    margin-top: 0
}

.scale-width {
    width: 100%;
    height: auto
}

.scale-height {
    width: auto;
    height: 100%
}

.col-icon {
    font-size: 48px;
    float: left;
    padding: 20px 10px;
    text-align: left
}

.fa.col-icon {
    margin-bottom: 10px;
    margin-top: 30px
}

.col-content {
    padding: 0 15px
}

.border {
    border: 1px solid
}

.border-top {
    border-top: 1px solid
}

.border-right {
    border-right: 1px solid
}

.border-bottom {
    border-bottom: 1px solid
}

.border-left {
    border-left: 1px solid
}

.no-border {
    border: none!important;
    border-top: none!important;
    border-right: none!important;
    border-bottom: none!important;
    border-left: none!important;
    border-width: 0!important
}

.btn,
.button,
.caption,
.header-details,
.help-title,
.slogan,
.subtitle,
.title,
input.button {
    font-family: 'Lora', serif;
}

.separator {
    height: 20px
}

.separator-small {
    height: 10px
}

.separator-large {
    height: 30px
}

.separator-big {
    height: 40px
}

.separator-extra {
    height: 60px
}

.top-space {
    height: 180px
}

.button {
    margin: 2px
}

.caption {
    text-align: center;
    margin-top: 10px
}

.label-border {
    outline: #98abb9 dashed 1px;
    border: 1px solid;
    outline-offset: -7px;
    padding: 10px 20px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block
}

.btn,
a.button,
input.button {
    border-style: solid;
    border-width: 1px;
    line-height: 22px;
    padding: 8px 12px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    display: inline-block
}

.header-details,
.title {
    text-align: center;
    text-transform: uppercase;
    margin-top: 0;
    font-weight: 700
}

.header-details.text-left,
.title.text-left {
    text-align: left
}

.header-details.text-right,
.title.text-right {
    text-align: right
}

@media (max-width:991px) {
    .header-details,
    .title {
        font-size: 11px
    }
}

.header-details {
    margin-top: -10px;
    margin-bottom: 30px
}

.subtitle {
    text-align: left;
    text-transform: uppercase;
    margin-top: 0;
    font-weight: 700
}

.underline,
.underline-dashed,
.underline-dotted,
.underline-heading,
.underline-highlight,
.underline-link,
.underline-text {
    display: inline-block;
    border-bottom-width: 3px;
    padding-bottom: 7px
}

.underline,
.underline-heading,
.underline-highlight,
.underline-link,
.underline-text {
    border-bottom-style: solid
}

.underline-dashed {
    border-bottom-style: dashed
}

.underline-dotted {
    border-bottom-style: dotted
}

.bottom-line:after,
.top-line:before {
    width: 100%;
    height: 2px;
    display: block;
    content: '';
    margin-top: 18px
}

.short-underline:after {
    display: block;
    content: "";
    height: 3px;
    width: 80px;
    margin: 20px auto 30px
}

.uppercase {
    text-transform: uppercase
}

.non-uppercase {
    text-transform: none!important
}

.slogan {
    text-transform: uppercase;
    font-size: 40px
}

.big-font {
    font-size: 15px
}

@media (max-width:991px) {
    .big-font {
        font-size: 13px
    }
}

.extra-font {
    font-size: 26px;
    line-height: 44px
}

@media (max-width:991px) {
    .extra-font {
        font-size: 20px;
        line-height: 33px
    }
}

.half-height {
    height: 50%
}

.full-height {
    height: 100%
}

ul.simple {
    padding: 0 0 0 10px
}

ul.simple li {
    text-indent: -5px;
    list-style: none;
    display: list-item;
    text-align: -webkit-match-parent
}

.main-icon {
    font-size: 200px
}

.pane-float-right {
    float: right
}

.pane-float-left {
    float: left
}

.pane-float-left,
.pane-float-right {
    width: 555px
}

@media (max-width:1199px) {
    .pane-float-left,
    .pane-float-right {
        width: 455px
    }
}

@media (max-width:991px) {
    .pane-float-left,
    .pane-float-right {
        float: none;
        width: 100%
    }
}

.credits-overlay,
.map-overlay {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%)
}

.credits-overlay .content-container>ul>li {
    text-transform: uppercase
}

.credits-overlay .content-container>ul>li li {
    text-transform: none
}

.credits-overlay h3 {
    font-size: 30px
}

.credits-overlay i {
    font-size: 120px
}

.credits-overlay ul {
    padding: 0;
    text-align: center
}

.credits-overlay ul li {
    list-style: none;
    display: block;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: 1px
}

@media (max-width:991px) {
    .slogan {
        font-size: 18px
    }
}

@media (max-width:767px) {
    .hide-on-small-device {
        display: none
    }
    .slogan {
        font-size: 20px!important
    }
}

@media (max-width:479px) {
    .slogan {
        font-size: 16px!important
    }
    .subtitle {
        font-size: 14px!important
    }
}

.alt-placeholder {
    display: none
}

.ie9 .alt-placeholder {
    display: block
}

.banner-cell {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center
}

.pane {
    padding: 0!important
}

.incut {
    height: 400px
}

.incut>div {
    width: 50%
}

.incut>div h3 {
    margin-top: 0
}

@media (max-width:991px) {
    .incut>div {
        width: 90%
    }
}

.text-uppercase {
    text-transform: uppercase
}

.file-protocol-alert {
    width: 600px;
    margin-left: -300px;
    position: fixed;
    top: 20%;
    left: 50%;
    z-index: 2000
}

@media (max-width:767px) {
    .file-protocol-alert {
        width: 280px;
        margin-left: -140px
    }
}

.label {
    margin: 2px
}

.ajax-form-alert {
    width: 600px;
    position: fixed;
    left: 50%;
    top: 100px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    z-index: 2000
}

.ajax-form-alert button {
    margin-left: 10px;
    margin-right: 10px
}

@media (max-width:767px) {
    .ajax-form-alert {
        width: 280px;
        margin-left: -140px
    }
}

.control-group.danger,
.control-group.error,
.control-group.info,
.control-group.primary,
.control-group.success,
.control-group.warning {
    background-color: transparent
}

.view {
    overflow: hidden;
    width: 100%;
    position: relative
}

.view>.content {
    position: relative;
    padding-top: 70px;
    padding-bottom: 70px;
    -webkit-transition: -webkit-transform .5s;
    -moz-transition: -moz-transform .5s;
    -o-transition: -o-transform .5s;
    transition: transform .5s
}

.view>.content.border-bottom {
    border-bottom: 4px solid
}

.view>.content.border-top {
    border-top: 4px solid
}

.view>.content.skew-top-left,
.view>.content.skew-top-right {
    padding-top: 130px
}

.view>.content.skew-bottom-left,
.view>.content.skew-bottom-right {
    padding-bottom: 130px
}

.view>.content.small-top-padding {
    padding-top: 40px
}

.view>.content.small-bottom-padding {
    padding-bottom: 50px
}

.view.section-header .content {
    padding-top: 60px;
    padding-bottom: 20px
}

.view.section-header .content.skew-top-left,
.view.section-header .content.skew-top-right {
    padding-top: 60px
}

.view.section-header .content.skew-bottom-left,
.view.section-header .content.skew-bottom-right {
    padding-bottom: 60px
}

body>section:first-of-type>.view:first-of-type>.content {
    padding-top: 80px;
    padding-bottom: 75px
}

@media (max-width:767px) {
    body>section:first-of-type>.view:first-of-type>.content {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.no-top-padding {
    padding-top: 0!important
}

.no-top-padding.skew-top-left,
.no-top-padding.skew-top-right {
    padding-top: 60px!important
}

.no-bottom-padding {
    padding-bottom: 0!important
}

.no-bottom-padding.skew-bottom-left,
.no-bottom-padding.skew-bottom-right {
    padding-bottom: 60px!important
}

body footer {
    padding: 65px 0 25px;
    line-height: 18px;
    overflow: hidden;
    -webkit-transition: -webkit-transform .5s;
    -moz-transition: -moz-transform .5s;
    transition: transform .5s;
    font-family: 'Lora', serif !important;
}

body footer .bottom {
    padding: 25px 0;
    margin-top: 30px
}

body footer .social-links {
    font-size: 24px;
    line-height: 40px
}

@media (max-width:479px) {
    body footer .social-links {
        font-size: 16px
    }
}

body footer.border-bottom {
    border-bottom: 4px solid
}

body footer.border-top {
    border-top: 4px solid
}

body footer ul.simple li {
    line-height: 29px;
    text-align: left;
}

body footer .footer-description {
    padding: 10px 0
}

body footer .photo {
    margin: 10px -3px
}

body footer .photo>div {
    padding: 3px
}

.bg {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    display: block
}

body>.bg {
    position: fixed
}

body>.bg,
body>.video-bg,
body>.vimeo-bg,
body>.youtube-bg,
body>iframe,
body>img {
    z-index: 10
}

footer,
section {
    z-index: 999;
    position: relative
}

footer>.bg,
section>.bg {
    z-index: 200
}

body>.paper {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 57px
}

.grid-example {
    font-size: 67%
}

.grid-example>.row {
    margin-bottom: 5px
}

.grid-example>.row>div {
    text-align: center;
    padding-bottom: 10px;
    padding-top: 10px
}

.mobile-only {
    display: none!important
}

.mobile .mobile-only {
    display: block!important
}

.mobile .mobile-hide {
    display: none!important
}

.poor-browser .view>.bg,
.poor-browser body>.bg {
    display: none
}

.poor-browser .view>.bg:last-of-type,
.poor-browser body>.bg:last-of-type {
    display: block
}

.pattern-dark-1:before,
.pattern-dark-2:before,
.pattern-dark-3:before,
.pattern-light-1:before,
.pattern-light-2:before,
.pattern-light-3:before,
.pattern:before {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .8
}

.pattern:before {
    background: url(../images/pattern.png)
}

.pattern-dark-1:before {
    background: url(../images/pattern-dark-1.png)
}

.pattern-dark-2:before {
    background: url(../images/pattern-dark-2.png)
}

.pattern-dark-3:before {
    background: url(../images/pattern-dark-3.png)
}

.pattern-light-1:before {
    background: url(../images/pattern-light-1.png)
}

.pattern-light-2:before {
    background: url(../images/pattern-light-2.png)
}

.pattern-light-3:before {
    background: url(../images/pattern-light-3.png)
}

.lead {
    font-weight: 400
}

ul.pagination {
    list-style: none;
    padding: 0;
    display: inline-block;
    font-size: 0
}

ul.pagination a {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.android-browser-4_3minus ul.pagination a {
    transition: none;
    -webkit-transition: none
}

ul.pagination li {
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px
}

.pagination>li>a,
.pagination>li>span {
    line-height: 22px;
    font-size: 13px
}

.lead {
    text-align: center;
    font-size: 16px;
    margin-bottom: 40px;
    line-height: 24px
}

.lead.text-left {
    text-align: left
}

.lead.text-right {
    text-align: right
}

.widget-tabs {
    border-radius: 4px 4px 0 0
}

.panel>.list-group {
    border-top: 1px solid
}

.panel>.list-group .list-group-item {
    border-width: 0 0 1px;
    margin-bottom: 0
}

#comments {
	width: calc(100% + 50px);
	margin-left: -25px;
    border-top: 1px solid;
    padding: 0 25px;
}

#comments:hover {
	background: #26262d;
}

#comments .comment-list {
    list-style: none;
    margin: 20px 0 65px;
    padding: 0
}

#comments .comment-list li {
    margin: 0;
    padding: 0
}

#comments .comment-list .comment {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid;
    min-height: 85px
}

#comments .comment-list .children {
    list-style: none;
    margin: 0;
    padding: 0 0 0 30px
}

.avatar {
    float: left;
    margin-right: 15px;
    padding: 4px;
    line-height: 0;
    border: 1px solid
}

.avatar img {
    width: 54px;
    height: auto
}

.comment-form {
    margin-bottom: 50px
}

#post-author {
    position: relative;
    margin-bottom: 50px;
    min-height: 222px
}

#post-author .avatar img {
    width: 110px
}

.post {
    margin-bottom: 40px
}

.post .post-meta {
    font-size: 11px;
    padding-bottom: 15px
}

.post .post-meta .post-day {
    font-size: 70px;
    font-weight: 800;
    line-height: 1
}

.post .post-meta .post-month {
    border-bottom: 1px solid;
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.post .post-meta>div {
    text-align: right
}

@media (max-width:991px) {
    .post .post-meta .post-author,
    .post .post-meta .post-comments,
    .post .post-meta .post-day,
    .post .post-meta .post-month,
    .post .post-meta .post-permalink {
        float: left;
        font-size: 12px;
        padding: 0 15px 10px 0;
        margin: 0;
        line-height: 1
    }
    .post .post-meta .post-day {
        padding-right: 3px
    }
    .post .post-meta .post-month {
        border-bottom: none
    }
}

.post .post-body {
    padding: 2px 25px;
    clear: both ;
    text-align: justify;
}

.single-detail {
    font-family: 'Lora', serif;
    font-size: 14px;
}

.single-detail a {
    font-size: 20px;
}

.single-detail p {
    text-align: justify!important;
}

.post .post-read-more {
    text-transform: uppercase;
    font-weight: 500
}

.post .post-image {
    margin-left: -25px;
    margin-right: -25px
}

.post .post-image a {
    width: 100%
}

.post .post-tags {
    margin-top: 15px;
    font-weight: 500
}

.post .post-tags i {
    display: inline-block;
    margin-right: 4px
}

.post .post-tags ul {
    list-style: none;
    padding: 0;
    display: inline-block
}

.post .post-tags ul li {
    display: inline-block
}

.post .post-tags ul li:after {
    content: ' . '
}

.post .post-tags ul li:last-child:after {
    content: ''
}

.post .comment-form {
    padding-bottom: 25px
}

.help-toc-titles {
    font-size: 11px;
    padding-top: 80px;
    padding-bottom: 215px;
    padding-right: 35px
}

.help-toc-titles>div {
    text-align: right
}

.help-toc-titles h1 {
    font-size: 70px;
    font-weight: 800;
    line-height: 1;
    text-align: right;
    margin: 0;
    text-transform: none
}

.help-toc-titles .help-toc-title {
    border-bottom: 1px solid;
    font-size: 30px;
    font-weight: 600;
    line-height: 1;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.help-toc {
    padding-left: 35px;
    padding-top: 80px;
    padding-bottom: 80px
}

@media (max-width:767px) {
    .help-toc {
        padding-top: 30px
    }
}

.help-toc h1 {
    font-weight: 800;
    text-transform: none
}

.help-toc h1 span {
    font-weight: 400
}

.help-credits ul {
    padding: 0;
    text-align: center
}

.help-credits ul li {
    list-style: none;
    display: block;
    font-weight: 500;
    line-height: 34px;
    letter-spacing: 1px
}

body.example-page {
    padding: 0
}

body.example-page .content {
    padding: 40px 0
}

.example {
    width: 100%
}

pre.example {
    max-height: 395px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

iframe.example {
    height: 395px;
    border: none;
    border: 1px solid;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

pre {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    background-color: #222;
    color: #fff;
    border: 1px solid #555;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 11px
}

pre code {
    background-color: transparent
}

pre code .token.comment,
pre code .token.doctype {
    color: #787878
}

pre code .token.punctuation,
pre code .token.tag {
    color: #ad895c
}

pre code .token.attr-value {
    color: #919e6b
}

.force3d .bg {
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0)
}

#top-nav li {
    letter-spacing: 3px
}

#top-nav .navbar-brand {
    letter-spacing: .9px
}

.btn,
.button,
input.button {
    letter-spacing: 2px
}

#upper {
    letter-spacing: .7px
}

.header-details,
.title {
    letter-spacing: 2px
}

.counter .caption,
.site-caption {
    letter-spacing: 1px
}

.site-title-small {
    letter-spacing: 5px
}

body footer .social-links {
    letter-spacing: 3px
}

.select-demo h4,
h4,
h5,
h6 {
    letter-spacing: 2px
}

.select-demo .caption {
    letter-spacing: 1px
}

.lead,
p {
    letter-spacing: 1.2px
}

.gallery .filter a {
    letter-spacing: 2px
}

.home-angie .full-size {
    padding-top: 80px;
    padding-bottom: 75px
}

@media (max-width:991px) {
    .home-angie .full-size {
        padding-top: 90px!important;
        padding-bottom: 75px!important
    }
}

.home-angie h1 {
    font-size: 50px;
    line-height: 50px;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: 400
}

.home-angie h1 span {
    font-weight: 800
}

@media (max-width:1199px) {
    .home-angie h1 {
        font-size: 45px;
        line-height: 45px
    }
}

@media (max-width:991px) {
    .home-angie h1 {
        text-align: center
    }
}

@media (max-width:767px) {
    .home-angie h1 {
        font-size: 35px;
        line-height: 35px
    }
}

.home-angie .textillate {
    font-size: 34px;
    line-height: 41px;
    font-weight: 400
}

.home-angie .header-details {
    margin-bottom: 15px;
    margin-top: -10px
}

.home-angie .box {
    padding: 60px 20px!important
}

.home-angie .simple {
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase
}

.home-lucy .textillate,
.home-lynda .textillate {
    font-size: 35px;
    line-height: 35px
}

@media (max-width:991px) {
    .home-lucy .textillate,
    .home-lynda .textillate {
        font-size: 24px;
        line-height: 24px
    }
}

.home-lucy h1,
.home-lynda h1 {
    font-weight: 800;
    margin-top: 0;
    margin-bottom: 11px;
    font-size: 86px;
    line-height: 86px
}

@media (max-width:991px) {
    .home-lucy h1,
    .home-lynda h1 {
        font-size: 60px;
        line-height: 60px
    }
}

@media (max-width:767px) {
    .home-lucy h1,
    .home-lynda h1 {
        font-size: 48px;
        line-height: 48px
    }
}

.home-alice .full-size,
.home-mary .full-size,
.home-suzi .full-size {
    padding-top: 80px;
    padding-bottom: 75px
}

@media (max-width:991px) {
    .home-alice .full-size,
    .home-mary .full-size,
    .home-suzi .full-size {
        padding-top: 90px!important;
        padding-bottom: 75px!important
    }
}

.home-alice h1,
.home-mary h1,
.home-suzi h1 {
    font-size: 90px;
    line-height: 90px;
    margin-top: 0;
    margin-bottom: 11px
}

@media (max-width:1199px) {
    .home-alice h1,
    .home-mary h1,
    .home-suzi h1 {
        font-size: 70px;
        line-height: 70px
    }
}

@media (max-width:991px) {
    .home-alice h1,
    .home-mary h1,
    .home-suzi h1 {
        text-align: center
    }
}

@media (max-width:767px) {
    .home-alice h1,
    .home-mary h1,
    .home-suzi h1 {
        font-size: 50px;
        line-height: 50px
    }
}

@media (max-width:991px) {
    .home-alice p,
    .home-mary p,
    .home-suzi p {
        text-align: center!important
    }
}

.home-alice .textillate,
.home-mary .textillate,
.home-suzi .textillate {
    font-size: 35px;
    line-height: 35px
}

@media (max-width:991px) {
    .home-alice .textillate,
    .home-mary .textillate,
    .home-suzi .textillate {
        font-size: 24px;
        line-height: 24px
    }
}

.home-alice ul,
.home-mary ul,
.home-suzi ul {
    font-weight: 700;
    letter-spacing: 1px
}

.home-mary h1,
.home-suzi h1 {
    font-size: 70px;
    line-height: 84px;
    margin-bottom: 11px
}

@media (max-width:1199px) {
    .home-mary h1,
    .home-suzi h1 {
        font-size: 60px;
        line-height: 72px
    }
}

@media (max-width:991px) {
    .home-mary h1,
    .home-suzi h1 {
        font-size: 50px;
        line-height: 60px
    }
}

@media (max-width:767px) {
    .home-mary h1,
    .home-suzi h1 {
        font-size: 40px;
        line-height: 48px
    }
}

.home-mary .lead,
.home-suzi .lead {
    margin-bottom: 30px
}

.home-mary .textillate,
.home-suzi .textillate {
    font-size: 28px;
    line-height: 34px
}

.home-suzi h1 {
    font-size: 100px;
    line-height: 100px;
    margin-bottom: 11px
}

@media (max-width:1199px) {
    .home-suzi h1 {
        font-size: 70px;
        line-height: 70px
    }
}

@media (max-width:991px) {
    .home-suzi h1 {
        font-size: 60px;
        line-height: 60px
    }
}

@media (max-width:767px) {
    .home-suzi h1 {
        font-size: 50px;
        line-height: 50px
    }
}

.home-suzi h2 {
    font-size: 72px;
    line-height: 72px;
    margin-bottom: 0
}

@media (max-width:1199px) {
    .home-suzi h2 {
        font-size: 60px;
        line-height: 60px
    }
}

@media (max-width:991px) {
    .home-suzi h2 {
        font-size: 50px;
        line-height: 50px
    }
}

@media (max-width:767px) {
    .home-suzi h2 {
        font-size: 40px;
        line-height: 40px
    }
}

.home-suzi .title {
    font-weight: 500;
    margin-bottom: 20px
}

#customize-panel {
    position: fixed;
    top: 130px;
    z-index: 1040;
    left: -1200px;
    font-size: 10px;
    -webkit-transition: left .5s;
    -moz-transition: left .5s;
    -ms-transition: left .5s;
    -o-transition: left .5s;
    transition: left .5s;
    pointer-events: none
}

.android-browser-4_3minus #customize-panel {
    transition: none;
    -webkit-transition: none
}

#customize-panel .title {
    text-align: center;
    font-size: 18px;
    padding: 0 10px 10px;
    line-height: normal;
    border-bottom: 1px solid;
    margin: 0 10px 10px
}

#customize-panel .options {
    border-top: 10px solid;
    border-bottom: 10px solid;
    pointer-events: auto;
    width: 340px;
    height: 630px;
    overflow-y: auto;
    overflow-x: hidden;
    float: left;
    padding-bottom: 10px;
    position: relative
}

#customize-panel .options .options-gate {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    padding: 10px;
    text-align: center;
    font-size: 18px;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s
}

.android-browser-4_3minus #customize-panel .options .options-gate {
    transition: none;
    -webkit-transition: none
}

#customize-panel .options a.button {
    border: 1px solid;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

#customize-panel .options a.button span {
    text-transform: none
}

#customize-panel .options .themes {
    margin: 0 10px 10px
}

#customize-panel .options .themes select {
    width: 100%;
    font-size: 18px
}

#customize-panel .options .themes a.button {
    width: 100%;
    text-align: center
}

#customize-panel .options .colors,
#customize-panel .options .statuses {
    padding: 0 10px;
    margin: 0 10px
}

#customize-panel .options .colors>div.row,
#customize-panel .options .statuses>div.row {
    margin-left: -10px;
    margin-right: -10px
}

#customize-panel .options .colors>div.row>div,
#customize-panel .options .statuses>div.row>div {
    padding: 10px 10px 5px
}

#customize-panel .toggle-button {
    pointer-events: auto;
    float: left;
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    text-align: center;
    -moz-border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px
}

#customize-panel .custom-css {
    z-index: 1060;
    position: fixed;
    width: 750px;
    margin-left: -375px;
    top: 110px;
    left: 50%;
    visibility: hidden;
    padding-bottom: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s
}

.android-browser-4_3minus #customize-panel .custom-css {
    transition: none;
    -webkit-transition: none
}

#customize-panel .custom-css h2,
#customize-panel .custom-css p {
    padding: 5px 10px;
    margin: 0 0 10px
}

#customize-panel .custom-css h4 {
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    margin: 0;
    line-height: normal;
    text-transform: none;
    text-align: center;
    padding: 10px
}

#customize-panel .controls {
    clear: both;
    text-align: center;
    margin: 0 10px;
    padding: 10px 0 5px
}

#customize-panel .file-name {
    font-size: 14px;
    font-weight: 700
}

#customize-panel textarea {
    font-size: 13px
}

.factory-flag {
    display: none
}

body.select-demo {
    padding: 0
}

body.select-demo>section:first-of-type>.view:first-of-type>.content {
    padding-top: 60px
}

body.select-demo .view>.content .features {
    text-align: center;
    margin-top: 20px
}

body.select-demo .view>.content img {
    width: 100%;
    height: auto
}

body.select-demo .view>.content a {
    text-decoration: none
}

body.select-demo .view>.content h1 {
    font-size: 70px
}

@media (max-width:991px) {
    body.select-demo .view>.content h1 {
        font-size: 60px
    }
}

@media (max-width:767px) {
    body.select-demo .view>.content h1 {
        font-size: 48px
    }
    .box_sec h3 {
        line-height: 80px!important;
    }
}

body.select-demo .view>.content h4 {
    font-size: 18px;
    text-align: center;
    font-weight: 700
}

body.select-demo .view>.content .title {
    margin-bottom: 50px;
    font-size: 18px
}

body.select-demo .view>.content .caption {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;
    margin-top: 20px;
    margin-bottom: 50px;
    font-weight: 700
}

#top-nav a:hover {
    background-color: transparent
}

.button.light-hover:before,
.button:before {
    background-color: rgba(255, 255, 255, .13)
}

.button.dark-hover:before {
    background-color: rgba(0, 0, 0, .13)
}

.button.active:before {
    opacity: 0
}

#gate.light {
    background-color: #fff;
    color: #222
}

#gate.light #gate-bar {
    background-color: #222
}

#gate.dark {
    background-color: #1c1c1c;
    color: #fff
}

#gate.dark #gate-bar {
    background-color: #fff
}

.loading i {
    color: #fff;
    opacity: .5
}

.loading i.fa-inverse {
    color: #222;
    opacity: 1
}

body,
html {
    background-color: #fff
}

#customize-panel .title {
    border-color: #555
}

#customize-panel .toggle-button,
#customize-panel h2 {
    background-color: #222;
    color: #efefef
}

#customize-panel a.button {
    background-color: #111;
    color: #efefef;
    border-color: #fff
}

#customize-panel a.button:hover {
    background-color: #191919
}

#customize-panel .options {
    border-color: transparent;
    background-color: #222;
    color: #efefef
}

#customize-panel .options .options-gate {
    background-color: #222;
    background-color: rgba(34, 34, 34, .8)
}

#customize-panel .options .themes select {
    background-color: #444;
    color: #efefef
}

#customize-panel .options .disable-area span {
    background-color: #444
}

#customize-panel textarea {
    background-color: #444;
    color: #efefef
}

#customize-panel .custom-css {
    background-color: #222;
    color: #efefef
}

#customize-panel .custom-css h2 {
    background-color: #444
}

#customize-panel .custom-css h4 {
    background-color: #181818;
    color: #ccc
}

#customize-panel .custom-css textarea {
    border-color: #656565
}

.background-5-light {
    background-color: rgba(255, 255, 255, .05)!important
}

.background-10-light {
    background-color: rgba(255, 255, 255, .1)!important
}

.background-15-light {
    background-color: rgba(255, 255, 255, .15)!important
}

.background-20-light {
    background-color: rgba(255, 255, 255, .2)!important
}

.background-25-light {
    background-color: rgba(255, 255, 255, .25)!important
}

.background-30-light {
    background-color: rgba(255, 255, 255, .3)!important
}

.background-35-light {
    background-color: rgba(255, 255, 255, .35)!important
}

.background-40-light {
    background-color: rgba(255, 255, 255, .4)!important
}

.background-45-light {
    background-color: rgba(255, 255, 255, .45)!important
}

.background-50-light {
    background-color: rgba(255, 255, 255, .5)!important
}

.background-55-light {
    background-color: rgba(255, 255, 255, .55)!important
}

.background-60-light {
    background-color: rgba(255, 255, 255, .6)!important
}

.background-65-light {
    background-color: rgba(255, 255, 255, .65)!important
}

.background-70-light {
    background-color: rgba(255, 255, 255, .7)!important
}

.background-75-light {
    background-color: rgba(255, 255, 255, .75)!important
}

.background-80-light {
    background-color: rgba(255, 255, 255, .8)!important
}

.background-85-light {
    background-color: rgba(255, 255, 255, .85)!important
}

.background-90-light {
    background-color: rgba(255, 255, 255, .9)!important
}

.background-95-light {
    background-color: rgba(255, 255, 255, .95)!important
}

.background-100-light {
    background-color: #fff!important
}

.background-5-dark {
    background-color: rgba(0, 0, 0, .05)!important
}

.background-10-dark {
    background-color: rgba(0, 0, 0, .1)!important
}

.background-15-dark {
    background-color: rgba(0, 0, 0, .15)!important
}

.background-20-dark {
    background-color: rgba(0, 0, 0, .2)!important
}

.background-25-dark {
    background-color: rgba(0, 0, 0, .25)!important
}

.background-30-dark {
    background-color: rgba(0, 0, 0, .3)!important
}

.background-35-dark {
    background-color: rgba(0, 0, 0, .35)!important
}

.background-40-dark {
    background-color: rgba(0, 0, 0, .4)!important
}

.background-45-dark {
    background-color: rgba(0, 0, 0, .45)!important
}

.background-50-dark {
    background-color: rgba(0, 0, 0, .5)!important
}

.background-55-dark {
    background-color: rgba(0, 0, 0, .55)!important
}

.background-60-dark {
    background-color: rgba(0, 0, 0, .6)!important
}

.background-65-dark {
    background-color: rgba(0, 0, 0, .65)!important
}

.background-70-dark {
    background-color: rgba(0, 0, 0, .7)!important
}

.background-75-dark {
    background-color: rgba(0, 0, 0, .75)!important
}

.background-80-dark {
    background-color: rgba(0, 0, 0, .8)!important
}

.background-85-dark {
    background-color: rgba(0, 0, 0, .85)!important
}

.background-90-dark {
    background-color: rgba(0, 0, 0, .9)!important
}

.background-95-dark {
    background-color: rgba(0, 0, 0, .95)!important
}

.background-100-dark {
    background-color: #000!important
}

[dir=rtl] .slider {
    direction: ltr
}

[dir=rtl] .slick-next {
    left: auto
}

.scroll-before {
    padding: 20px 0
}

.scroll-before i {
    padding: 30px 0
}

.scroll-before p {
    color: #88714d;
    font-size: 23px;
    line-height: 35px;
    font-family: 'Lora', serif;
}

.scroll-before .scroll-more {
    color: #9f9f9f;
    font-size: 20px
}

.scroll-before .scroll-more div {
    display: inline-block;
    vertical-align: middle
}

.s-text {
    margin-right: 10px
}

.m-text {
    margin-left: 10px
}

.arrows {
    margin-top: 15px;
    display: block
}

.arrows i {
    color: #ffffff;
    display: block;
    text-align: center;
    line-height: 1;
    padding: 0;
    animation: arrow 2s infinite;
    -webkit-animation: arrow 2s infinite;
    font-size: 25px;
    margin-top: -15px;
}

@keyframes arrow {
    0% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
    80% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-webkit-keyframes arrow
/*Safari and Chrome*/

{
    0% {
        opacity: 0
    }
    40% {
        opacity: 1
    }
    80% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

.arrows .a1 {
    animation-delay: -1s;
    -webkit-animation-delay: -1s;
    /* Safari 和 Chrome */
}

.arrows .a2 {
    animation-delay: -0.5s;
    -webkit-animation-delay: -0.5s;
    /* Safari 和 Chrome */
}

.arrows .a3 {
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    /* Safari 和 Chrome */
}

svg.intro {
    width: 100%;
    text-align: center;
}

svg.intro .text {
    display: none;
}

svg.intro.go .text {
    font-size: 27px;
    letter-spacing: 6px;
    text-transform: uppercase;
    display: inline-block;
}

svg.intro.go .text-stroke {
    fill: none;
    stroke: #89714D;
    stroke-width: 10px;
    stroke-dashoffset: 1000;
    stroke-dasharray: 1000;
    stroke-linecap: butt;
    stroke-linejoin: round;
    -webkit-animation: dash 30s linear forwards;
    animation: dash 30s linear forwards;
}

svg.intro.go .text-stroke:nth-child(2) {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

svg.intro.go .text-stroke:nth-child(3) {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

svg.intro.go .text-stroke-2 {
    stroke: #89714D;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

svg.intro.go .text-stroke:nth-child(5) {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

svg.intro.go .text-stroke:nth-child(6) {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
}

@-webkit-keyframes dash {
    100% {
        stroke-dashoffset: 0;
    }
}

@keyframes dash {
    100% {
        stroke-dashoffset: 0;
    }
}

.colors-e .col-icon,
.colors-e .col-left-marginalia,
.colors-e a,
.colors-e col-right-marginalia,
.colors-e h1,
.colors-e h2,
.colors-e h3,
.colors-e h4,
.colors-e h5,
.colors-e h6,
a.colors-e {
    font-family: 'Urbano-LtExtraCond';
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #88714d !important;
}

span.no {
    position: absolute;
    left: 0;
    top: 28px;
    font-weight: 300;
    font-style: normal;
    font-size: 14px;
    color: #454545;
    text-transform: uppercase;
    font-family: 'Urbano-LtExtraCond';
    letter-spacing: 0.1em;
    border-bottom: 1px solid #454545;
    line-height: 10px;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
    opacity: 0;
}

.overlay-menu em.num {
    font-family: 'Lora', serif !important;
    font-weight: 400;
    font-style: normal;
    font-size: 29px;
    color: #88714d;
    position: absolute;
    left: 18px;
    top: 0;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
    opacity: 0;
}

.overlay-menu li a span {
    position: absolute;
    right: 10px;
    top: 28px;
    text-indent: -54321em;
    width: 0px;
    height: 0px;
    border: 6px solid transparent;
    border-left: 8px solid #88714d;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -ms-transform: translateY(40px);
    -o-transform: translateY(40px);
    transform: translateY(40px);
    opacity: 0;
}

@media screen and (min-width: 1000px) {
    .home-lynda {
        height: 100vh
    }
}




.home-lynda>.container {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

<<<<<<< Updated upstream .blog-sidebar ul {
    padding-left: 20px
}

.blog-sidebar ul li {
    text-align: left
}

.blog-sidebar a,
.post-meta a,
.post a.post-read-more,
.post-tags a {
    font-family: 'Lora', serif;
    text-transform: none;
    font-size: 13px
}

.contact-detail {
    text-transform: none
}

.colors-e .help-block li {
    font-family: 'Lora', serif;
    font-size: 12px
}

.colors-e .help-block ul {
    padding-left: 15px
}

.team-box-bio {
    margin: 0 auto;
    position: relative;
}

.detail-outer .modal-dialog {
    margin: 30px auto;
    width: 900px;
}

.team-box-bio p {
    margin-top: 0;
    text-align: justify;
    color: #fff;
}

.team-box-bio h2 {
    font-size: 17px;
    text-align: left;
    margin: 0;
    line-height: 55px;
    color: #88714d;
}

.team-box-bio h1 {
    font-size: 25px;
    line-height: 29px;
    margin: 0;
    text-align: left;
    color: #88714d;
}

.detail-img {
    float: right;
    margin-left: 13px;
}

.detail-outer a {
    color: #038543;
}

.detail-outer .close {
    font-size: 24px;
    line-height: 0px;
    opacity: 1;
    display: inline-block;
    position: fixed;
    right: 25px;
    top: 10px;
    z-index: 999;
}

.detail-outer h3 {
    display: inline-block;
    text-align: left;
    width: 100%;
    color: #88714d;
}

.detail-outer ul {
    text-align: left;
    list-style: disc;
    font-family: "Lora", serif;
    color: #fff;
}

.modal-body {
    position: relative;
    padding: 0px 50px;
}

.detail-outer .modal-dialog {
    background: #000;
}

.text1 {
    text-decoration: underline;
}

.blog-sidebar ul {
    padding-left: 20px
}

.blog-sidebar ul li {
    text-align: left
}

.blog-sidebar a,
.post-meta a,
.post a.post-read-more,
.post-tags a {
    font-family: 'Lora', serif;
    text-transform: none;
    font-size: 13px
}

.contact-detail {
    text-transform: none
}

.colors-e .help-block li {
    font-family: 'Lora', serif;
    font-size: 12px
}

.colors-e .help-block ul {
    padding-left: 15px
}

.ol-list li {
    font-family: "Lora", serif;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 11px;
    letter-spacing: 1.2px;
}

.blogList {
    list-style-type: none;
}

.blogList li {
    font-size: 35px;
    line-height: 50px;
    text-align: left;
    border-bottom: 1px solid #333;
}

.blog-date {
    color: #666;
}

.modal .modal-content {
    background-color: rgba(0, 0, 0, .85);
    height: 80vh;
    overflow-y: scroll;
    margin-top: 10% !important;
}

li .textbold,
p .textbold {
    font-weight: bold;
    color: #8E7856;
}

.fluid-width.footer-img {
    height: 75px;
}

.t-lowercase {
    text-transform: none !important;
}



/* my css */

.forward_arrow {
    color: #a52a2a;
    float: right;
    right: 23px;
    text-align: center;
    text-transform: uppercase;
}

.startegy_inner h1 {
    color: #88714d;
    font-family: oswald;
    font-size: 100px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 10px;
    position: relative;
    text-transform: uppercase;
}

.right-side p {
    font-size: 14px;
    line-height: 26px;
    text-align: right;
}

.right-side h3 {
    color: #88714d;
    font-size: 15px;
    font-style: italic;
    margin-top: 0;
    text-align: right;
}

.right-side .processes {
    color: #b0adad;
    font-size: 16px;
    text-align: right;
    text-transform: uppercase;
}

.ability-btns.ng-scope {
    list-style: outside none none;
}

.ng-binding1 {
    color: #808080;
    float: left;
    font-family: oswald;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.forward_arrow {
    color: #a52a2a;
    float: right;
    right: 23px;
    text-align: center;
    text-transform: uppercase;
}

.startegy_img1 {
    left: 100%;
    position: absolute;
    top: 13%;
}

.startegy_img2 {
    left: 100%;
    position: absolute;
    top: 47%;
}

.startegy_img3 {
    left: 100%;
    position: absolute;
    top: 80%;
    height: auto !important;
    width: auto !important;
}

.startegy_inner {
    float: none;
    left: 50%;
    margin: auto;
    padding-top: 900px;
    position: absolute;
    transform: translateX(-50%);
    z-index: 111 !important;
}

.summary {
    color: #fff;
}

.startegy_1 {
    padding: 60px 0px!important;
}

.startegy_1 hr {
    background: #454545 none repeat scroll 0 0!important;
    border: 1px solid;
}

.first-strategy {
    padding-top: 0px!important;
}

.inr_strg.trngl_dsgn {
    height: 1500px;
    background: #181818;
}

.custom-sidemenu {
    height: 0 !Important;
}

#case_study .box_sec,
.case_study .box_sec {
    position: relative;
    height: 400px;
}

#case_study .box_sec p,
.case_study .box_sec p {
    margin: 20px 0 !important;
    float: left;
    width: 100%;
}

section,
footer {
    float: left;
    width: 100%;
}

#about {
    padding: 0 2%;
}

.box_sec h3 {
    color: #907a51;
    font-family: Urbano-LtExtraCond;
    font-size: 97px;
    font-weight: 300;
    letter-spacing: 20px;
    margin: 0 0 18px 0;
    float: left;
    text-transform: uppercase;
    width: 100%;
}

.box_sec {
    padding: 10px;
    text-align: center;
}

.box_sec p a {
    color: #ffffff;
    font-family: Urbano-LtExtraCond;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-size: 24px;
}

.box_sec h4 {
    bottom: 12px;
    color: #ffffff;
    float: none;
    font-size: 19px;
    height: 0;
    left: 50%;
    line-height: 43px;
    opacity: 0;
    margin: 0;
    overflow: hidden;
    letter-spacing: 4px;
    padding: 0;
    font-weight: normal;
    position: absolute;
    text-transform: uppercase;
    transform: translate(-50%, 0px);
    transition: all 1s ease 0s;
    font-family: "minion-pro", serif;
    width: auto;
}

.gold-outliner:hover .border-top-right {
    animation-timing-function: ease-in;
    transition-delay: 0s;
    transition-duration: 0.05s;
    width: calc(50% - 10px) !important;
}

.gold-outliner:hover .border-right {
    height: calc(100% - 20px) !important;
    transition-delay: 0.05s;
    transition-duration: 0.1s;
}

.gold-outliner:hover .border-bottom {
    transition-delay: 0.15s;
    transition-duration: 0.18s;
    width: calc(100% - 20px) !important;
}

.gold-outliner:hover .border-left {
    height: calc(100% - 20px) !important;
    transition-delay: 0.33s;
    transition-duration: 0.1s;
}

.gold-outliner:hover .border-top-left {
    animation-timing-function: ease-out;
    transition-delay: 0.43s;
    transition-duration: 0.45s;
    width: 50% !important;
}

.gold-outliner:hover .border-top-right,
.gold-outliner:hover .border-right,
.gold-outliner:hover .border-bottom,
.gold-outliner:hover .border-left {
    animation-timing-function: linear;
}

.gold-outliner .borders.border-top-right {
    height: 1px;
    left: 50%;
    top: 10px;
    width: 0;
}

.gold-outliner .borders {
    background-color: #88714d !important;
    position: absolute;
    border-color: #88714d;
    z-index: 5;
}

.gold-outliner .borders.border-right {
    height: 0;
    right: 10px;
    top: 10px;
    width: 1px;
}

.gold-outliner .borders.border-bottom {
    bottom: 10px;
    height: 1px;
    right: 10px;
    width: 0;
}

.gold-outliner .borders.border-left {
    bottom: 10px;
    height: 0;
    left: 10px;
    width: 1px;
}

.gold-outliner .borders.border-top-left {
    height: 1px;
    left: 10px;
    top: 10px;
    width: 0;
}

.txt_ovrlay {
    float: left;
    height: 66px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: 32%;
    width: 100%;
    z-index: 1;
}

.box_sec:hover h4 {
    height: 50px;
    opacity: 1;
}

.box_sec h4::before {
    background: #565656 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 4px;
    width: 100%;
}

.box_sec h4::after {
    background: #565656 none repeat scroll 0 0;
    bottom: 8px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}

#about {
    margin-bottom: 40px;
}

.cmn_btn {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    font-family: Urbano-LtExtraCond;
    font-size: 20px;
    left: 3px;
    letter-spacing: 2px;
    padding: 5px 13px;
    position: relative;
    text-transform: uppercase;
    cursor: pointer;
}

.cmn_btn::before {
    background: #a58241 none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 52%;
    transition: all 1s ease 0s;
    width: 0;
}

.cmn_btn:hover::before {
    width: 100%;
}

.cmn_btn::after {
    content: "";
    float: right;
    color: #a58241;
    font-family: fontawesome;
    font-size: 15px;
    position: absolute;
    right: -6px;
    top: 8.9px;
}

.box_sec .vc_column-inner {
    padding: 130px 0 !important;
}

.box_sec:hover h3 {
    opacity: 0.3;
    color: grey;
}


.three_box .box_sec.col-md-4 {
    margin: 0 0 50px 0;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 11;
}

.three_box .box_sec p {
    margin: 30px 0 !important;
}


.three_box .box_sec h3 {
    font-size: 97px !important;
    font-weight: 300;
    line-height: 50px!important;
    letter-spacing: 20px;
}

.about_sec .vc_column-inner {
    background: rgba(0, 0, 0, 0) url(http://whitestonechambers.com/SITE/images/about-eye.png) no-repeat scroll center center;
    margin: auto;
    position: relative;
    text-align: center;
    background-position: 50% 51% !important;
    width: 100%;
}

.about_sec .box_sec {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}

.about_sec .gold-outliner {
    margin: 97px 0 !important;
}

.about_sec .box_sec h3 {
    margin: 50px 0;
}

.about_sec .box_sec p {
    margin: 40px 0!important;
}

.about_sec .txt_ovrlay {
    top: 43% !important;
    height: 82px !important;
}

.three_box .txt_ovrlay {
    top: 38% !important;
    height: 66px !important;
}

.about_sec .box_sec h4 {
    color: #88714d;
    font-size: 18px;
    font-family: "minion-pro", serif!important;
    margin: 0;
    line-height: 28px;
    padding: 10px 0 !important;
}

#case_study .box_sec h3,
.case_study .box_sec h3 {
    font-size: 97px;
    letter-spacing: 20px;
}

.about_sec .box_sec:hover h4 {
    height: 74px;
    opacity: 1;
}

.about_sec .borders {
    display: none!important;
}

.about_sec .box_sec h4::after {
    bottom: 5px !important;
}

@media (max-width:900px) {

    .three_box .box_sec.col-md-4 {
        margin: 0 0 1% 0;
        padding: 0;
        position: relative;
        z-index: 11;
        max-width: 350px !IMPORTANT;
        width: 100% !important;
        float: none;
        display: inline-block;
    }
    .box_sec h3 {
        line-height: 80px!important;
    }
}

.new-about {
    z-index: 11111!important;
    float: left!important;
    position: relative!important;
    width: 100%!important;
}

.three_box.new-area {
    z-index: 1111!important;
    position: relative;
}

.our-work .container {
    max-width: 96% !important;
    width: 100% !important;
}

@media (min-width: 768px) {
    .our-work footer .container {
        width: 750px!important;
    }
}

@media (min-width: 992px) {
    .our-work footer .container {
        width: 970px!important;
    }
}

@media (min-width: 1200px) {
    .our-work footer .container {
        width: 1170px!important;
        max-width: 100%!important;
    }
}



.slitty-slant-left {
    background: rgba(0, 0, 0, 0) url("https://whitestonechambers.com/images/slant-left.png") repeat scroll 0 0 / 100% 100%;
    left: 0;
    width: 100%;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 80%;
    min-height: 1500px;
    z-index: 1;
}

.slitty-slant-right {
    background: rgba(0, 0, 0, 0) url(https://whitestonechambers.com/images/slant-right.png) repeat scroll 0 0 / 100% 100%;
    width: 100%;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    min-height: 1500px;
    width: 80%;
    z-index: 111;
}

#home .background-10-b img {
    width: 30px;
    margin-right: 10px;
}

.download-link {
    font-family: "Urbano-LtExtraCond";
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 12px;
    text-align: center;
}

.work_new .case_study {
    margin-bottom: 10px!important;
}

.pupil-testi h4 {
    font-size: 24px;
    line-height: 32px;
}

.detail-page .background-10-b {
    margin: auto!important;
    float: none;
    color: #fff!important;
    padding: 10px;
}

.detail-page .background-10-b {
    color: #ffffff;
    float: none;
    margin: auto;
    padding: 10px;
}

.detail-page footer h4 {
    margin-bottom: 10px;
}

.detail-page h4 {
    margin-bottom: 22px;
}

.detail-page p {
    line-height: 28px;
}

.detail-page #contact p {
    line-height: 22px;
}


.list-post li {
    font-size: 11px !important;
    margin: 10px 0;
}

.list-post li a {
    font-size: 12px;
}

.pupil-testi p {
    line-height: 26px!important;
}

.right-side img {
    top: 80% !important;
}


.inr_strg.trngl_dsgn.scroll_text .startegy_inner {
    padding-top: 700px !important;
    z-index: 1;
}

.home-lucy .textillate,
.home-lynda .textillate {
    font-size: 70px!important;
    line-height: 35px
}

.pup-popup {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    height: 1500px;
    position: fixed;
    top: 0;
    transform: translateY(0%);
}

.pup-popup .modal-content {
    height: auto;
    overflow: visible;
}

.pup-popup .modal-content {
    background: #000000 none repeat scroll 0 0;
    margin: 4%;
    padding: 0 0 23px;
    position: fixed;
    top: 0;
}

.pup-popup .modal-body {
    border: 2px solid #131313;
    padding: 20px;
}


.state2 .caption p {
    line-height: 29px;
    text-align: center;
    font-size: 16px;
}

.no-padd {
    padding-bottom: 0px!important;
}

.amazingslider-description-1 span {
    float: left !important;
    font-family: open sans!important;
    font-weight: 600 !important;
    line-height: 25px !important;
    margin-bottom: 24px !important;
    width: 100% !important;
}

.us_page .modal-backdrop.fade.in {
    background: #000 !important;
    opacity: 1;
}

.us_page .detail-outer .modal-dialog {
    max-width: 100%;
    width: 100%;
}

.us_page .detail-outer .modal-dialog .modal-content {
    height: 100%;
    margin: 0 !important;
    overflow: visible;
    border: none !important;
}

.us_page .detail-outer .modal-dialog .modal-header {
    border: none !important;
}

.us_page .detail-outer .close,
.work_member .close {
    font-size: 24px;
    line-height: 0px;
    opacity: 1;
    display: inline-block;
    position: fixed;
    background: #fff;
    right: 25px;
    top: 10px;
    color: #000;
    z-index: 999;
    padding: 7px;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    font-size: 21px !important;
}

.work_member {
    position: relative;
    z-index: 111111;
}

.list-unstyled li {
    cursor: pointer!important;
}

.work_member {
    position: relative;
    z-index: 111111;
}

.work_member .modal-dialog {
    padding: 0;
    margin: 0;
    width: 100%;
    max-width: 100%;
}

.work_member .modal-content {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    height: 100%;
    overflow: visible;
    border: none !important;
}

.modal-backdrop.fade.in {
    opacity: 1 !important;
}

.work_member .modal {
    background: #000;
    height: 100%;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}

.work_member .modal-header {
    border: none;
}

h3.ttl_2 {
    text-transform: uppercase!important;
}

.border-frontline img {
    border: 1px solid #ccb06b!important;
}

.post .post-author {
    font-size: 12px!important;
}

.inline-tp {
    width: auto!important;
    float: left!important;
    margin: 0px!important;
}

.list-gap li {
    margin: 15px 0px;
}

.pro-left {
    text-align: left;
    margin-bottom: 27px;
    float: left;
    width: 100%;
    line-height: 11px;
}

.brand-title span {
    display: none!important;
}


@media(max-width:767px) {

    .overlay-title {
        line-height: normal !important;
    }
    .overlay ul li,
    .overlay ul {
        width: 100% !important;
    }
    .overlay ul li {
        padding: 5px 30px !important;
        width: 100% !important;
    }
    .button_container {
        right: 26px !important;
        top: 28px !important;
    }
    .overlay-menu li a span {
        top: 13px !important;
        right: -6px !important;
    }
    span.no {
        top: 20px !important;
        left: 4px !important;
    }
    #top-nav li a {
        padding: 7px 8px !important;
    }
    .state1 #top-nav li {
        line-height: 25px !important;
    }
    .overlay-menu em.num {
        left: 35px !important;
        top: 14px !important;
    }
    #case_study .box_sec h3,
    .case_study .box_sec h3 {
        font-size: 86px;
        letter-spacing: 2px;
    }
    #contact a.button {
        font-size: 15px;
        font-family: 'Lora', serif !important;
        width: 100%;
        margin-bottom: 5px;
    }
    .state2 .caption p {
        line-height: 20px;
    }
    .header-details,
    .title {
        font-size: 11px;
        min-height: 44px !important;
    }

    .navbar .custom-sidemenu .brand-title {
        background: url(../images/home-logo.png) no-repeat scroll right top / 70px auto;
        float: right;
        height: 70px !important;
        width: 70px !important;
        position: fixed;
        right: 71px;
        text-align: right;
        background-size: 100% auto !important;
        top: 7px;
        transform: rotate();
    }

    .navbar .custom-sidemenu {
        height: 85px !important;
    }

    .slitty-slant-left,
    .slitty-slant-right {
        display: none !important;
    }
    .startegy_inner h1 {
        font-size: 13vmin;
    }
    .startegy_inner {
        z-index: 11111 !important;
    }
    .right-side img {
        position: static;
    }
    .startegy_inner {
        padding-top: 0;
        position: static;
        transform: translateX(0);
    }
    .inr_strg.trngl_dsgn {
        height: auto;
    }
    .overlay ul li a::after {
        bottom: 23px;
    }
    .protocl .col-md-3 {
        margin-bottom: 24px;
    }
    .overlay ul li a::after {
        bottom: 22px !important;
    }
}

@media(max-width:1000px) {

    .custom-sidemenu .overlay {
        overflow: scroll !important;
    }
}


.post-author i {
    margin-right: 5px;
}

.big-font a {
    font-size: 15px !important;
    font-family: 'Lora', serif !important;
}

.gold_border img {
    border: 1px solid #ccb06b!important;
}


/**trius custom**/

.startegy_inner {
    float: none;
    left: 50%;
    margin: auto;
    bottom: 60px;
    position: absolute;
    transform: translateX(-50%);
    z-index: 111 !important;
    padding-top: 0;
}



/**trius custom ends**/

.trngl_dsgn.parallaxator {
    z-index: 1;
}

.parallaxator {
    overflow: hidden;
    position: relative;
}

#box1.startegy_inner {
    bottom: 110px;
}

.content-video {
    padding-top: 0;
}

.gate .gate-bar {
    top: 0;
}

.container-video .video-overlay {
    margin-left: 11px;
    z-index: -1;
}

.gold_border .caption {
    padding: 10px !important;
    margin: 0 0 15px 0;
    transition: 400ms;
}

@media screen and (width:768px) {
    .slitty-slant-left,
    .slitty-slant-right {
        display: none !important;
    }
    .startegy_inner {
        bottom: 110px;
        position: unset;
        width: 100%;
        transform: none;
        height: auto;
    }
    .startegy_inner h1 {
        font-size: 13vmin;
        letter-spacing: 1px;
        text-align: right;
    }
    .startegy_1 {
        padding: 10px 0px!important;
    }
    .trngl_dsgn.parallaxator {
        z-index: 1;
        height: auto;
    }
    .right-side img {
        position: unset;
    }
}

@media screen and (max-width:767px) {
    .startegy_inner {
        bottom: 110px;
        position: unset;
        width: 100%;
        transform: none;
        height: auto;
    }
    .startegy_inner h1 {
        font-size: 13vmin;
        letter-spacing: 1px;
        text-align: right;
    }
    .startegy_1 {
        padding: 10px 0px!important;
    }
}


.us_page .trius-custom .detail-outer .modal-dialog {
    max-width: 90%;
    width: 90%;
    margin: 3% auto;
}


.trius-custom .detail-outer .left-part .profile-head .img-wrap {
    border: 2px solid #b7955e;
}

.trius-custom .detail-outer .left-part .profile-head .img-wrap img {
    width: 100%;
}

.trius-custom .detail-outer .left-part .profile-head .text-wrap h3,
.trius-custom .detail-outer .modal-dialog .modal-content .left-part .profile-main-top .text-wrap h3,
.trius-custom .detail-outer .main-profile-text h2 {
    font-size: 24px;
    color: #b7955e;
    margin: 0 0 20px 0;
    line-height: 29px;
    text-align: left;
}

.trius-custom .detail-outer .left-part .profile-head .text-wrap p,
.trius-custom .detail-outer .left-part .profile-head .text-wrap li,
.trius-custom .detail-outer .modal-dialog .modal-content .left-part .profile-main-top .text-wrap p,
.trius-custom .detail-outer .modal-dialog .modal-content .left-part .profile-main-top .text-wrap li {
    font-size: 15px;
    margin: 0 0 10px 0;
    color: #fff;
}

.trius-custom .detail-outer .modal-dialog .modal-content .left-part .profile-main-top {
    margin: 3rem 0 0 0;
}

.trius-custom .cv-button {
    padding: 15px 25px;
    display: inline-block;
    background: #b7955e;
    font-size: 17px;
    font-family: 'Lora', serif;
    font-weight: 500;
    color: #fff;
}

.us_page .detail-outer .modal-dialog .modal-content {
    text-align: left;
    background: #101010;
}

.us_page .trius-custom .detail-outer .right-part .main-content-lis,
.trius-custom .detail-outer .modal-dialog .modal-content .left-part .profile-main-top .text-wrap ul {
    margin: 0 0 15px 0;
    padding: 0px 0 0 15px;
    list-style-type: none;
}

.us_page .trius-custom .detail-outer .right-part .main-content-lis p,
.trius-custom .detail-outer .modal-dialog .modal-content .left-part .profile-main-top .text-wrap p {
    padding: 0px 0 0 15px;
}

.us_page .detail-outer .modal-dialog .modal-body .tab-content {
    border: 2px solid #b7955e;
    border-top: none;
    padding: 20px;
}

.us_page .trius-custom .detail-outer .modal-dialog .modal-header .close {
    padding: 3px;
    width: 25px;
    height: 25px;
    margin: 0;
    top: 20px;
    right: 20px;
}

.us_page .trius-custom .detail-outer .right-part .main-content-lis li strong {
    color: #b7955e;
    font-weight: 700;
    margin: 0 10px 0 0;
}

.us_page .trius-custom .detail-outer .right-part .main-content-lis li,
.us_page .trius-custom .detail-outer .right-part p {
    margin: 0 0 20px 0;
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    text-align: justify;
}

.trius-custom .detail-outer .modal-dialog .modal-content .left-part .profile-main-top .text-wrap p {
    text-align: justify;
}

.us_page .trius-custom .detail-outer .modal-dialog .modal-header .main-information .text-wrap .list-quali {
    display: inline-block;
    margin: 0 0 15px 0px;
    width: 100%;
}

.us_page .detail-outer .modal-dialog .modal-content .left-part {
    padding: 20px;
}

.trius-custom .detail-outer .main-profile-text {
    border-bottom: 2px dashed #b7955e;
    padding: 20px 0;
}

.us_page .trius-custom .detail-outer .right-part {
    padding: 20px;
    border-left: 2px solid #b7955e;
}

.trius-custom .detail-outer .main-profile-text:first-of-type {
    padding-top: 0;
}

.trius-custom .detail-outer .main-profile-text:last-of-type {
    padding-bottom: 0;
    border-bottom: none;
}

.us_page .detail-outer .modal-dialog .modal-content button.close {
    position: absolute;
    right: 20px;
    top: 20px;
}

.us_page .detail-outer .modal-dialog .modal-content {
    position: relative;
}

.trius-custom .detail-outer .modal-dialog .modal-content .left-part .profile-main-top .text-wrap h3,
.trius-custom .detail-outer .main-profile-text h2 {
    text-decoration: underline;
}

.us_page .trius-custom .detail-outer .right-part .main-content-lis li strong {
    font-style: italic;
}

.us_page .trius-custom .detail-outer .right-part p b {
    color: #b7955e;
    font-weight: 700;
    font-style: italic;
}

.us_page .trius-custom .detail-outer .right-part .main-content-lis span,
.trius-custom .detail-outer .modal-dialog .modal-content .left-part .profile-main-top .text-wrap ul span {}

.trius-custom .detail-outer .modal-dialog .modal-content .left-part .profile-main-top .text-wrap ul li::before,
.us_page .trius-custom .detail-outer .right-part .main-content-lis li::before {
    content: "";
    margin: 0 8px 0 0;
    padding: 9px;
    border-radius: 50px;
    display: inline-block;
    background-image: url(../images/home-logo.png);
    background-size: 100%;
    background-repeat: no-repeat;
    vertical-align: text-bottom;
}


/***Animation***/


/* Animation Delay */

.d01 {
    animation-delay: 0.1s;
    -moz-animation-delay: 0.1s;
    -webkit-animation-delay: 0.1s;
}

.d02 {
    animation-delay: 0.2s;
    -moz-animation-delay: 0.2s;
    -webkit-animation-delay: 0.2s;
}

.d03 {
    animation-delay: 0.3s;
    -moz-animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
}

.d04 {
    animation-delay: 0.4s;
    -moz-animation-delay: 0.4s;
    -webkit-animation-delay: 0.4s;
}

.d05 {
    animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
}

.d06 {
    animation-delay: 0.6s;
    -moz-animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
}

.d07 {
    animation-delay: 0.7s;
    -moz-animation-delay: 0.7s;
    -webkit-animation-delay: 0.7s;
}

.d08 {
    animation-delay: 0.8s;
    -moz-animation-delay: 0.8s;
    -webkit-animation-delay: 0.8s;
}

.d09 {
    animation-delay: 0.9s;
    -moz-animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
}

.d10 {
    animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

.d11 {
    animation-delay: 1.1s;
    -moz-animation-delay: 1.1s;
    -webkit-animation-delay: 1.1s;
}

.d12 {
    animation-delay: 1.2s;
    -moz-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
}

.d13 {
    animation-delay: 1.3s;
    -moz-animation-delay: 1.3s;
    -webkit-animation-delay: 1.3s;
}

.d14 {
    animation-delay: 1.4s;
    -moz-animation-delay: 1.4s;
    -webkit-animation-delay: 1.4s;
}

.d15 {
    animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
}

.d16 {
    animation-delay: 1.6s;
    -moz-animation-delay: 1.6s;
    -webkit-animation-delay: 1.6s;
}

.d17 {
    animation-delay: 1.7s;
    -moz-animation-delay: 1.7s;
    -webkit-animation-delay: 1.7s;
}

.d18 {
    animation-delay: 1.8s;
    -moz-animation-delay: 1.8s;
    -webkit-animation-delay: 1.8s;
}

.d19 {
    animation-delay: 1.9s;
    -moz-animation-delay: 1.9s;
    -webkit-animation-delay: 1.9s;
}

.d21 {
    animation-delay: 2.1s;
    -moz-animation-delay: 2.1s;
    -webkit-animation-delay: 2.1s;
}

.d26 {
    animation-delay: 2.6s;
    -moz-animation-delay: 2.6s;
    -webkit-animation-delay: 2.6s;
}

.t14 {
    animation-duration: 1.4s !important;
}

.t24 {
    animation-duration: 2.4s !important;
}


/*Animation ends*/

.anim,
.anima {
    opacity: 0;
}

.anim.animated,
.anima.animated {
    opacity: 1;
}


/***CSS Animations****/

@charset "UTF-8";

/*! * animate.css -http://daneden.me/animate * Version - 3.5.2 * Licensed under the MIT license - http://opensource.org/licenses/MIT * * Copyright (c) 2017 Daniel Eden */

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

.animated.infinite {
    animation-iteration-count: infinite;
}

.animated.hinge {
    animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
    animation-duration: .75s;
}

@keyframes bounce {
    from,
    20%,
    53%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        transform: translate3d(0, -4px, 0);
    }
}

.animated.bounce {
    animation-name: bounce;
    transform-origin: center bottom;
}

@keyframes flash {
    from,
    50%,
    to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}

.animated.flash {
    animation-name: flash;
}


/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
    from {
        transform: scale3d(1, 1, 1);
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        transform: scale3d(1, 1, 1);
    }
}

.animated.pulse {
    animation-name: pulse;
}

@keyframes rubberBand {
    from {
        transform: scale3d(1, 1, 1);
    }
    30% {
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        transform: scale3d(.95, 1.05, 1);
    }
    75% {
        transform: scale3d(1.05, .95, 1);
    }
    to {
        transform: scale3d(1, 1, 1);
    }
}

.animated.rubberBand {
    animation-name: rubberBand;
}

@keyframes shake {
    from,
    to {
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0);
    }
}

.animated.rubber {
    animation-name: shake;
}

@keyframes headShake {
    0% {
        transform: translateX(0);
    }
    6.5% {
        transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
        transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
        transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
        transform: translateX(2px) rotateY(3deg);
    }
    50% {
        transform: translateX(0);
    }
}

.animated.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake;
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.animated.swing {
    transform-origin: top center;
    animation-name: swing;
}

@keyframes tada {
    from {
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    to {
        transform: scale3d(1, 1, 1);
    }
}

.animated.tada {
    animation-name: tada;
}


/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
    from {
        transform: none;
    }
    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    to {
        transform: none;
    }
}

.animated.wobble {
    animation-name: wobble;
}

@keyframes jello {
    from,
    11.1%,
    to {
        transform: none;
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

.animated.jello {
    animation-name: jello;
    transform-origin: center;
}

@keyframes bounceIn {
    from,
    20%,
    40%,
    60%,
    80%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        transform: scale3d(.9, .9, .9);
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        transform: scale3d(.97, .97, .97);
    }
    to {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}

.animated.bounceIn {
    animation-name: bounceIn;
}

@keyframes bounceInDown {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }
    75% {
        transform: translate3d(0, -10px, 0);
    }
    90% {
        transform: translate3d(0, 5px, 0);
    }
    to {
        transform: none;
    }
}

.animated.bounceInDown {
    animation-name: bounceInDown;
}

@keyframes bounceInLeft {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0);
    }
    75% {
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        transform: translate3d(5px, 0, 0);
    }
    to {
        transform: none;
    }
}

.bounceInLeft {
    animation-name: bounceInLeft;
}

@keyframes bounceInRight {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        transform: translate3d(10px, 0, 0);
    }
    90% {
        transform: translate3d(-5px, 0, 0);
    }
    to {
        transform: none;
    }
}

.animated.bounceInRight {
    animation-name: bounceInRight;
}

@keyframes bounceInUp {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }
    75% {
        transform: translate3d(0, 10px, 0);
    }
    90% {
        transform: translate3d(0, -5px, 0);
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}

.animated.bounceInUp {
    animation-name: bounceInUp;
}

@keyframes bounceOut {
    20% {
        transform: scale3d(.9, .9, .9);
    }
    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
}

.animated.bounceOut {
    animation-name: bounceOut;
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.animated.bounceOutDown {
    animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.animated.bounceOutLeft {
    animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.animated.bounceOutRight {
    animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.animated.bounceOutUp {
    animation-name: bounceOutUp;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.animated.fadeIn {
    animation-name: fadeIn;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.animated.fadeInDown {
    animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.animated.fadeInDownBig {
    animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.animated.fadeInLeft {
    animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.animated.fadeInLeftBig {
    animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.animated.fadeInRight {
    animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.animated.fadeInRightBig {
    animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.animated.fadeInUp {
    animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.animated.fadeInUpBig {
    animation-name: fadeInUpBig;
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}

.animated.fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}

.animated.fadeOutDown {
    animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.animated.fadeOutDownBig {
    animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}

.animated.fadeOutLeft {
    animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.animated.fadeOutLeftBig {
    animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}

.animated.fadeOutRight {
    animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.animated.fadeOutRightBig {
    animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}

.animated.fadeOutUp {
    animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.animated.fadeOutUpBig {
    animation-name: fadeOutUpBig;
}

@keyframes flip {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        animation-timing-function: ease-out;
    }
    40% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        animation-timing-function: ease-out;
    }
    50% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        animation-timing-function: ease-in;
    }
    80% {
        transform: perspective(400px) scale3d(.95, .95, .95);
        animation-timing-function: ease-in;
    }
    to {
        transform: perspective(400px);
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip;
}

@keyframes flipInX {
    from {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        animation-timing-function: ease-in;
    }
    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        transform: perspective(400px);
    }
}

.animated.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX;
}

@keyframes flipInY {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        animation-timing-function: ease-in;
    }
    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        transform: perspective(400px);
    }
}

.animated.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInY;
}

@keyframes flipOutX {
    from {
        transform: perspective(400px);
    }
    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    to {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.animated.flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@keyframes flipOutY {
    from {
        transform: perspective(400px);
    }
    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    to {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.animated.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipOutY;
}

@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        transform: skewX(-5deg);
        opacity: 1;
    }
    to {
        transform: none;
        opacity: 1;
    }
}

.animated.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }
    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.animated.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in;
}

@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    to {
        transform-origin: center;
        transform: none;
        opacity: 1;
    }
}

.animated.rotateIn {
    animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

.animated.rotateInDownLeft {
    animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

.animated.rotateInDownRight {
    animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

.animated.rotateInUpLeft {
    animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

.animated.rotateInUpRight {
    animation-name: rotateInUpRight;
}

@keyframes rotateOut {
    from {
        transform-origin: center;
        opacity: 1;
    }
    to {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.animated.rotateOut {
    animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.animated.rotateOutDownLeft {
    animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.animated.rotateOutDownRight {
    animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.animated.rotateOutUpLeft {
    animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.animated.rotateOutUpRight {
    animation-name: rotateOutUpRight;
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        transform: rotate3d(0, 0, 1, 80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    40%,
    80% {
        transform: rotate3d(0, 0, 1, 60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.animated.hinge {
    animation-name: hinge;
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        transform: scale(0.1) rotate(30deg);
        transform-origin: center bottom;
    }
    50% {
        transform: rotate(-10deg);
    }
    70% {
        transform: rotate(3deg);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}

.animated.jackInTheBox {
    animation-name: jackInTheBox;
}


/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    to {
        opacity: 1;
        transform: none;
    }
}

.animated.rollIn {
    animation-name: rollIn;
}


/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.animated.rollOut {
    animation-name: rollOut;
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}

.animated.zoomIn {
    animation-name: zoomIn;
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.animated.zoomInDown {
    animation-name: zoomInDown;
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.animated.zoomInLeft {
    animation-name: zoomInLeft;
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.animated.zoomInRight {
    animation-name: zoomInRight;
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.animated.zoomInUp {
    animation-name: zoomInUp;
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
    to {
        opacity: 0;
    }
}

.animated.zoomOut {
    animation-name: zoomOut;
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.animated.zoomOutDown {
    animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center;
    }
}

.animated.zoomOutLeft {
    animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center;
    }
}

.animated.zoomOutRight {
    animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.animated.zoomOutUp {
    animation-name: zoomOutUp;
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -1000%, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}

.animated.slideInDown {
    animation-name: slideInDown;
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-1000%, 0, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}

.animated.slideInLeft {
    animation-name: slideInLeft;
}

@keyframes slideInRight {
    from {
        transform: translate3d(1000%, 0, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}

.animated.slideInRight {
    animation-name: slideInRight;
}

@keyframes slideInUp {
    from {
        transform: translate3d(0, 1000%, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}

.animated.slideInUp {
    animation-name: slideInUp;
}

@keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(0, 1000%, 0);
    }
}

.animated.slideOutDown {
    animation-name: slideOutDown;
}

@keyframes slideOutLeft {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(-1000%, 0, 0);
    }
}

.animated.slideOutLeft {
    animation-name: slideOutLeft;
}

@keyframes slideOutRight {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(1000%, 0, 0);
    }
}

.animated.slideOutRight {
    animation-name: slideOutRight;
}

@keyframes slideOutUp {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(0, -1000%, 0);
    }
}

.animated.slideOutUp {
    animation-name: slideOutUp;
}


/* .box_ovrlay {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
} */

.box_sec .vc_column-inner {
    padding: 130px 0;
    z-index: 111;
    position: relative;
    height: 100%;
}

.spec_box {
    width: 95%;
    margin: 0 auto;
    background-attachment: fixed!important;
}

.spec_box h2 {
    padding: 150px 0;
    font-size: 111px;
    letter-spacing: 28px;
}

.spec_text {
    text-align: left;
    width: 95%;
    margin: 0 auto;
    padding: 30px 0;
}

.spec_text .avi {
    text-align: left !important;
}

.processes.ng-binding>a {
    color: #88714d;
}

.spec_text h3 {
    text-align: left;
    font-size: 47px;
    letter-spacing: 3px;
}

.our-work .spec_text .container {
    width: 100% !important;
    max-width: 96%!important;
}

.spec_text p,
.spec_text li,
.spec_text strong {
    font-size: 15px;
    font-family: 'Lora', serif;
    line-height: 30px;
    float: left;
    width: 100%;
}

.spec_text strong {
    font-weight: bold;
    margin: 0 0 15px 0;
    float: left;
    width: 100%;
}

footer .scroll-in-animation {
    opacity: 1;
}

.back_btn {
    background: #222222 none repeat scroll 0 0!important;
    float: none;
    margin: 20px 0;
    position: relative;
    text-align: center;
}

.back_btn h2 {
    display: inline-block;
    float: none;
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 2px;
    padding: 4px 10px;
    text-align: center;
    width: 100%;
}

.header-details {
    float: left;
    width: 100%;
}

.tency_bg {
    background-size: cover!important;
}


.list-form-check {
    list-style: none;
    padding-left: 0;
    margin-top: 30px;
    margin-bottom: 45px;
}

.list-form-check li + li {
    margin-top: 30px;
}

.box-full {
    margin-top: 20px;
}

.list-form-check li strong {
    font-weight: 700;
}

.list-form-check .content-list {
    width: 100%;
    overflow: hidden;
}

.list-form-check .box-half {
    width: 50%;
    float: left;
}

.list-form-check li .title {
    font-weight: bold;
    text-transform: initial;
    font-size: 14px;
}

.list-form-check li .title .nomalize {
    font-weight: normal;
}

.list-choice {
    list-style: none;
    padding-left: 0;
    line-height: 1.7;
    margin-top: 10px;
}

.list-choice li + li {
    margin-top: 10px;
}

.list-form-check li .square {
    width: 13px;
    height: 13px;
    display: inline-block;
    border: 1px solid #fff;
    vertical-align: middle;
    margin-left: 80px;
}
