@import url(font-awesome.css);
@import url(quebec-font.css);
@import url(animate.css);
@import url(owl.css);
@import url(hover.css);
@import url(jquery.fancybox.min.css);
@import url(jquery.mCustomScrollbar.min.css);
@import url(jquery.bootstrap-touchspin.css);
.text,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    position: relative;
    font-family: Ruda, sans-serif
}

.text,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    font-family: Ruda, sans-serif
}

.centered,
.theme-btn {
    text-align: center
}

@font-face {
    font-family: Ruda;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/ruda-v9-latin-regular.eot);
    src: local('Ruda Regular'), local('Ruda-Regular'), url(../fonts/ruda-v9-latin-regular.eot?#iefix) format('embedded-opentype'), url(../fonts/ruda-v9-latin-regular.woff2) format('woff2'), url(../fonts/ruda-v9-latin-regular.woff) format('woff'), url(../fonts/ruda-v9-latin-regular.ttf) format('truetype'), url(../fonts/ruda-v9-latin-regular.svg#Ruda) format('svg')
}

@font-face {
    font-family: Ruda;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/ruda-v9-latin-700.eot);
    src: local('Ruda Bold'), local('Ruda-Bold'), url(../fonts/ruda-v9-latin-700.eot?#iefix) format('embedded-opentype'), url(../fonts/ruda-v9-latin-700.woff2) format('woff2'), url(../fonts/ruda-v9-latin-700.woff) format('woff'), url(../fonts/ruda-v9-latin-700.ttf) format('truetype'), url(../fonts/ruda-v9-latin-700.svg#Ruda) format('svg')
}

* {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0
}

body {
    font-size: 16px;
    color: #666;
    line-height: 1.8em;
    font-weight: 400;
    background: center top no-repeat #fff;
    background-size: cover;
    -webkit-font-smoothing: antialiased
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #004e9e
}

a:focus,
a:hover,
a:visited {
    text-decoration: none;
    outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    margin: 0;
    background: 0 0;
    line-height: 1.4em
}

.no-padding {
    padding: 0!important
}

.text,
p {
    line-height: 1.8em
}

.strike-through {
    text-decoration: line-through
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto
}

.list-style-one,
.page-wrapper {
    position: relative
}

.small-container {
    max-width: 780px;
    margin: 0 auto
}

.page-wrapper {
    margin: 0 auto;
    width: 100%;
    min-width: 300px
}

li,
ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.theme-btn {
    display: inline-block;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.grey-bg {
    background-color: #f1f1f1!important
}

.white-bg {
    background-color: #fff!important
}

.list-style-one li {
    position: relative;
    color: #797979;
    font-size: 17px;
    padding-left: 30px;
    margin-bottom: 8px;
    font-family: Lato, sans-serif
}

.list-style-one li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 10px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #5b5b5b
}

.btn-style-one,
.btn-style-two {
    position: relative;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: #fff
}

.list-style-one li a {
    color: #fff
}

.btn-style-one {
    padding: 10px 26px;
    font-weight: 500;
    background: 0 0;
    letter-spacing: 1px;
    border-radius: 0;
    border: 2px solid #fff;
    text-transform: uppercase;
    font-family: Ruda, sans-serif
}

.btn-style-three,
.btn-style-two {
    border-radius: 0;
    text-transform: uppercase;
    font-family: Ruda, sans-serif
}

.btn-style-one:hover {
    color: #fff;
    background: #004e9e;
    border-color: #004e9e
}

.btn-style-two {
    padding: 6px 16px;
    font-weight: 700;
    background: 0 0;
    border: 2px solid #fff
}

.btn-style-four,
.btn-style-three {
    line-height: 24px;
    font-weight: 500;
    position: relative;
    text-align: center
}

.btn-style-two:hover {
    color: #fff;
    background: #004e9e;
    border-color: #004e9e
}

.btn-style-three {
    padding: 8px 100px;
    color: #999;
    font-size: 13px;
    background: 0 0;
    letter-spacing: 2px;
    border: 2px solid #e0e0e0
}

.btn-style-three:hover {
    color: #fff;
    background: #004e9e;
    border-color: #004e9e
}

.btn-style-four {
    padding: 12px 35px;
    color: #000;
    font-size: 12px;
    background: 0 0;
    letter-spacing: 1px;
    border: 2px solid #000;
    text-transform: uppercase;
    font-family: Ruda, sans-serif
}

.social-icon-one li.share,
.social-icon-three li.share {
    top: -4px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-family: Ruda, sans-serif
}

.btn-style-four:hover {
    color: #fff;
    background: #000;
    border-color: #000
}

.theme_color {
    color: #004e9e
}

.social-icon-one {
    position: relative
}

.social-icon-one li.share {
    position: relative;
    color: #999;
    font-size: 13px;
    line-height: 30px;
    margin-right: 15px!important
}

.social-icon-one li {
    position: relative;
    margin-right: 2px;
    margin-bottom: 4px;
    display: inline-block
}

.social-icon-one li a {
    position: relative;
    width: 62px;
    height: 44px;
    color: #fff;
    font-size: 18px;
    line-height: 44px;
    text-align: center;
    display: inline-block;
    background-color: #2f58a1;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.social-icon-one li a:hover {
    opacity: .8
}

.social-icon-one li.twitter a {
    background-color: #069cd5
}

.social-icon-one li.g_plus a {
    background-color: #ec453e
}

.social-icon-one li.linkedin a {
    background-color: #0076b8
}

.social-icon-one li.pinteret a {
    background-color: #da0d32
}

.social-icon-one li.android a {
    background-color: #62c56b
}

.social-icon-one li.dribbble a {
    background-color: #ef70a9
}

.social-icon-one li.rss a {
    background-color: #fd9f13
}

.social-icon-one li.instagram a {
    background-color: #35475c
}

.social-icon-one li.vimeo a {
    background-color: #4eceea
}

.social-icon-one.alternate li {
    margin-right: 5px;
    margin-bottom: 8px
}

.social-icon-one.alternate li:nth-child(4n+0) {
    margin-right: 0
}

.social-icon-one.alternate li a {
    width: 86px;
    height: 53px;
    line-height: 53px;
    font-size: 20px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.social-icon-three li a,
.social-icon-two li a {
    position: relative;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    display: inline-block
}

.social-icon-one.alternate li a:hover {
    opacity: .7
}

.social-icon-two {
    position: relative
}

.social-icon-two li {
    position: relative;
    margin-right: 12px;
    margin-bottom: 4px;
    display: inline-block
}

.social-icon-two li a {
    color: #c2c2c2;
    font-size: 18px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.social-icon-two li a:hover {
    color: #004e9e
}

.social-icon-three {
    position: relative;
    margin-bottom: 30px
}

.social-icon-three li.share {
    position: relative;
    color: #4E4E4E;
    font-size: 13px;
    line-height: 30px;
    margin-right: 15px!important
}

.social-icon-three li {
    position: relative;
    margin-right: 2px;
    margin-bottom: 4px;
    display: inline-block
}

.social-icon-three li a {
    width: 46px;
    height: 33px;
    color: #b5b5b5;
    font-size: 16px;
    line-height: 34px;
    text-align: center;
    background-color: #ededed;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.social-icon-three li a:hover {
    color: #fff;
    background-color: #004e9e
}

img {
    display: inline-block;
    max-width: 100%
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icons/preloader.svg);
    background-size: 170px
}

.scroll-to-top {
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 50px;
    height: 50px;
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
    line-height: 50px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: #27292d;
    border: 1px solid #fff;
    display: none;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.main-header,
.sticky-header {
    top: 0;
    width: 100%;
    transition: all .5s ease;
    left: 0
}

.scroll-to-top:hover {
    color: #fff;
    background: #004e9e
}

.main-header {
    position: relative;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.sticky-header {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    padding: 0;
    background: #fff;
    z-index: 0;
    border-bottom: 1px solid #ccc;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.sticky-header .logo a {
    position: relative;
    display: block;
    margin-top: 5px
}

.fixed-header .sticky-header {
    z-index: 9999;
    opacity: 1;
    visibility: visible;
    -ms-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -op-animation-name: fadeInDown;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -ms-animation-duration: .5s;
    -moz-animation-duration: .5s;
    -op-animation-duration: .5s;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    -ms-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
    -op-animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -ms-animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -op-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.fixed-header .sticky-header .logo .letter {
    position: relative;
    top: 10px;
    color: #004e9e;
    font-weight: 700;
    font-size: 30px;
    line-height: 1em;
    float: left;
    text-transform: uppercase;
    font-family: Ruda, sans-serif
}

.logo2 {
    float: right;
    padding-top: 20px
}

.fixed-header .main-menu .navigation>li:hover>a:after,
.fixed-header .main-menu .navigation>li>a:before {
    display: none
}

.main-header .header-top {
    position: relative;
    padding: 8px 0;
    background-color: #333
}

.main-header .header-top .top-left ul li {
    color: #fff;
    font-size: 14px
}

.main-header .header-top .top-left,
.main-header .header-top .top-right {
    position: relative
}

.main-header .header-top .top-right {
    position: relative;
    text-align: right
}

.main-header .header-top .top-right .english-nav {
    position: relative;
    display: inline-block
}

.main-header .header-top .top-right .english-nav li {
    position: relative;
    padding: 0 10px 0 15px;
    display: inline-block
}

.main-header .header-top .top-right .english-nav li:after {
    position: absolute;
    content: '/';
    color: #fff;
    font-size: 16px;
    right: -8px;
    top: 2px
}

.main-header .header-top .top-right .english-nav li:last-child::after {
    display: none
}

.header-top-two .social-icon li,
.main-header .header-top .top-right .social-nav {
    display: inline-block;
    position: relative
}

.main-header .header-top .top-right .english-nav li a:hover,
.main-header .header-top .top-right .english-nav li.active a {
    background-color: #004e9e
}

.main-header .header-top .top-right .english-nav li a {
    position: relative;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main-header .header-top .top-right .social-nav li {
    position: relative;
    padding: 0 15px;
    display: inline-block;
    border-left: 1px solid rgba(255, 255, 255, .15)
}

.main-header .header-top .top-right .social-nav li a {
    position: relative;
    color: #fff;
    font-size: 16px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.main-header .header-top .top-right .social-nav li a:hover {
    color: #004e9e
}

.main-header .header-top .top-right .social-nav li:last-child {
    border-right: 1px solid rgba(255, 255, 255, .15)
}

.header-top-two {
    position: relative;
    background: #004e9e;
    color: #fff
}

.header-top-two .top-left {
    position: relative;
    float: left;
    padding: 7px 0
}

.header-top-two .social-icon {
    position: relative
}

.header-top-two .social-icon li {
    margin-right: 20px
}

.header-top-two .social-icon li a {
    position: relative;
    display: block;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.header-top-two .social-icon li a:hover {
    color: rgba(255, 255, 255, .5)
}

.header-top-two .top-right {
    position: relative;
    float: right
}

.main-header .info-box {
    position: relative;
    float: left;
    margin-left: 25px;
    font-size: 13px;
    color: #4E4E4E;
    text-align: left;
    padding: 0 25px 0 48px
}

.main-header .info-box:after {
    position: absolute;
    content: '';
    right: 0;
    top: -2px;
    width: 1px;
    height: 50px;
    background-color: #ededed
}

.main-header .info-box:last-child {
    padding-right: 0
}

.main-header .info-box:last-child::after {
    display: none
}

.main-header .info-box .icon-box {
    position: absolute;
    left: 0;
    top: 0;
    color: #004e9e;
    font-size: 30px;
    text-align: left;
    line-height: 1.2em;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.main-header .info-box li {
    position: relative;
    line-height: 20px;
    color: #848484;
    font-size: 16px;
    margin-bottom: 3px;
    font-weight: 300
}

.main-header .info-box strong {
    font-weight: 600;
    color: #1e260d;
    font-size: 16px;
    display: block;
    margin-bottom: 5px;
    font-family: Ruda, sans-serif
}

.header-top-two .top-right .search-box .form-group {
    position: relative;
    margin: 0
}

.header-top-two .top-right .search-box .form-group input[type=text],
.header-top-two .top-right .search-box .form-group input[type=search] {
    position: relative;
    line-height: 25px;
    padding: 10px 50px 10px 20px;
    background: rgba(255, 255, 255, .2);
    display: block;
    font-size: 16px;
    height: 45px;
    width: 270px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}


.header-top-two .top-right .search-box .form-group input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 1)
}

.header-top-two .top-right .search-box .form-group button {
    position: absolute;
    right: 0;
    top: 0;
    height: 45px;
    width: 45px;
    display: block;
    font-size: 16px;
    color: #fff;
    line-height: 100%;
    font-weight: 400;
    background: 0 0
}

.header-top-three {
    position: relative;
    padding: 12px 0;
    background-color: #333
}

.header-top-three .top-left {
    position: relative;
    float: left
}

.header-top-three .top-left .text {
    position: relative;
    top: 0;
    color: #bbb;
    font-weight: 300;
    font-size: 16px;
    display: inline-block
}

.header-top-three .top-left .text span {
    color: #fff
}

.header-top-three .top-right {
    position: relative;
    float: right
}

.header-top-three .social-icon {
    position: relative
}

.header-top-three .social-icon li {
    position: relative;
    margin-left: 20px;
    display: inline-block
}

.header-top-three .social-icon li a {
    position: relative;
    display: block;
    line-height: 1em;
    font-size: 16px;
    color: #fff;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.header-top-three .social-icon li a:hover {
    color: #004e9e
}

.main-header .language {
    position: relative;
    top: -2px;
    line-height: 1em;
    display: inline-block;
    margin-left: 22px
}

.main-header .language .dropdown-menu {
    top: 100%;
    width: 170px;
    border-radius: 0;
    padding: 0;
    margin-top: 16px;
    border-left: none;
    border-right: none;
    border-bottom: none;
    background-color: #222;
    border-top: 3px solid #004e9e
}

.main-header .language>a {
    color: #fff!important;
    padding: 0;
    background: 0 0!important;
    text-transform: uppercase;
    display: inline-block;
    border: 0
}

.main-header language a:hover {
    background: 0 0
}

.main-header .language .dropdown-menu>li {
    padding-right: 0!important;
    margin: 0!important;
    float: none;
    display: block!important;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.main-header .language .dropdown-menu>li:last-child {
    border-bottom: none
}

.main-header .language .dropdown-menu>li>a {
    padding: 8px 20px!important;
    color: #fff;
    text-align: left;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main-header .language .dropdown-menu>li>a:hover {
    color: #fff!important;
    background-color: #004e9e
}

.main-header .header-upper {
    position: relative;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    z-index: 5
}

.main-header .logo-outer {
    position: relative;
    z-index: 25;
    text-align: center;
    padding: 25px 0 10px
}

.main-header .logo-outer .logo {
    position: relative
}

.main-header .logo-outer .logo .letter {
    position: relative;
    top: 4px;
    color: #004e9e;
    font-weight: 700;
    font-size: 75px;
    line-height: 1em;
    float: left;
    text-transform: uppercase;
    font-family: Ruda, sans-serif
}

.main-header .logo-outer .logo a {
    position: relative;
    display: inline-block
}

.main-header .logo-outer .logo img {
    position: relative;
    float: left
}

.main-header .header-upper .upper-right {
    position: relative;
    padding-top: 55px
}

.header-style-three .header-upper .upper-right {
    padding-top: 28px
}

.main-header .header-upper .nav-outer {
    position: relative;
    float: right
}

.main-header .nav-outer .more-options {
    position: relative;
    right: 0;
    top: 50%;
    width: 35px;
    float: right;
    margin: 54px 0 54px 30px;
    border-left: 1px solid #d6d6d6
}

.main-header .header-lower .search-box-outer {
    position: relative;
    min-width: 70px;
    display: inline-block;
    border-right: 1px solid #f5f4f4;
    padding: 21px 10px 22px
}

.main-header .header-lower .search-box-btn {
    position: relative;
    display: block;
    width: 100%;
    font-size: 18px;
    color: #999;
    line-height: 20px!important;
    padding: 0;
    margin: 0;
    cursor: pointer;
    background: 0 0;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main-header .header-lower .search-box-btn:hover {
    color: #444
}

.main-header .header-lower .search-box-outer .dropdown-menu {
    top: 40px;
    right: 0;
    padding: 0;
    width: 280px;
    border-radius: 0;
    border-top: 3px solid #004e9e;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.main-header .header-lower .search-box-outer .dropdown-menu>li {
    padding: 0;
    border: none;
    background: 0 0
}

.main-header .header-lower .search-panel .form-container {
    padding: 25px 20px
}

.main-header .header-lower .search-panel .form-group {
    position: relative;
    margin: 0
}

.main-header .header-lower .search-panel input[type=text],
.main-header .header-lower .search-panel input[type=search],
.main-header .header-lower .search-panel input[type=password],
.main-header .header-lower .search-panel select {
    display: block;
    width: 100%;
    height: 40px;
    color: #000;
    line-height: 24px;
    background: #fff;
    border: 1px solid #e0e0e0;
    padding: 7px 40px 7px 15px;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.main-header .header-lower .search-panel input:focus,
.main-header .header-lower .search-panel select:focus {
    border-color: #004e9e
}

.main-header .header-lower .search-panel .search-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #555;
    font-size: 12px;
    background: 0 0;
    cursor: pointer
}

.main-menu {
    position: relative
}

.main-menu .navbar-collapse {
    padding: 0
}

.main-menu .navigation {
position: relative;
margin: 0;
display: flex; 
justify-content: center; 
}

.main-menu .navigation > li {
position: relative;
float: none; 
display: inline-block; 
margin: 0 10px;
padding: 0;
}

.main-menu .navigation>li:last-child {
    border-right: 1px solid #f5f4f4
}

.sticky-header .main-menu .navigation>li {
    padding: 0;
    margin-right: 0
}

.main-menu .navigation>li>a {
    position: relative;
    display: block;
    padding: 17px 24px;
    font-size: 18px;
    color: #4E4E4E;
    line-height: 30px;
    font-weight: 500;
    opacity: 1;
    letter-spacing: .03em;
    text-transform: uppercase;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main-menu .navigation>li.current>a:before,
.main-menu .navigation>li:hover>a::before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1
}

.main-menu .navigation>li>a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    background: #004e9e;
    height: 4px;
    opacity: 0;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.sticky-header .main-menu .navigation>li>a {
    padding: 29px 8px!important;
    color: #333;

    font-size: 16px
}

.sticky-header .main-menu .navigation>li.dropdown>a:before {
    display: none
}

.header-upper .main-menu .navigation>li.current-menu-item>a,
.header-upper .main-menu .navigation>li.current>a,
.header-upper .main-menu .navigation>li:hover>a {
    color: #004e9e;
    opacity: 1
}

.sticky-header .main-menu .navigation>li.current-menu-item>a,
.sticky-header .main-menu .navigation>li.current>a,
.sticky-header .main-menu .navigation>li:hover>a {
    color: #004e9e!important;
    background: #fff
}

.main-menu .navigation>li:hover>a:after {
    opacity: 1
}

.main-menu .navigation>li>ul {
    position: absolute;
    left: 0;
    top: 120%;
    width: 240px;
    z-index: 100;
    display: none;
    padding: 0;
    background: #101010;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li>ul.from-right {
    left: auto;
    right: 0
}

.main-menu .navigation>li>ul>li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.main-menu .navigation>li>ul>li:last-child {
    border-bottom: none
}

.main-menu .navigation>li>ul>li>a {
    position: relative;
    display: block;
    padding: 12px 20px;
    line-height: 22px;
    font-weight: 500;
    font-size: 16px;
    color: #e0e0e0;
    text-align: left;
    text-transform: capitalize;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    font-family: Ruda, sans-serif
}

.main-menu .navigation>li>ul>li:hover>a {
    color: #fff;
    background-color: #004e9e
}

.main-menu .navigation>li>ul>li.dropdown>a:after {
    font-family: FontAwesome;
    content: "\f105";
    position: absolute;
    right: 10px;
    top: 12px;
    width: 10px;
    height: 20px;
    display: block;
    line-height: 21px;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    z-index: 5
}

.main-menu .navigation>li>ul>li.dropdown:hover>a:after {
    color: #fff
}

.main-menu .navigation>li>ul>li>ul {
    position: absolute;
    left: 100%;
    top: 20px;
    width: 240px;
    z-index: 100;
    display: none;
    background: #101010;
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05);
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, .05), -2px 0 5px 1px rgba(0, 0, 0, .05)
}

.main-menu .navigation>li>ul>li>ul>li {
    position: relative;
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.main-menu .navigation>li>ul>li>ul>li:last-child {
    border-bottom: none
}

.main-menu .navigation>li>ul>li>ul>li>a {
    position: relative;
    display: block;
    padding: 12px 20px;
    line-height: 22px;
    font-weight: 500;
    font-size: 16px;
    color: #e0e0e0;
    text-align: left;
    text-transform: capitalize;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    font-family: Ruda, sans-serif
}

.main-menu .navigation>li>ul>li>ul>li>a:hover {
    color: #fff;
    background-color: #004e9e
}

.main-menu .navigation>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 100%
}

.main-menu .navigation li>ul>li.dropdown:hover>ul {
    visibility: visible;
    opacity: 1;
    top: 0;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main-menu .navigation li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 34px;
    height: 30px;
    border: 1px solid #fff;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    cursor: pointer;
    z-index: 5;
    display: none
}

.main-header .header-lower {
    position: relative;
    border-top: 2px solid #004e9e
}

.main-header .nav-outer {
    position: relative
}

.main-header .outer-box {
    position: absolute;
    right: 0;
    top: 0
}

.main-header .outer-box .cart-box {
    position: relative;
    float: left;
    color: #999;
    font-size: 22px;
    margin-top: 16px;
    background: 0 0;
    display: inline-block
}

.main-header .outer-box .cart-box .cart-box-btn {
    background: 0 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.main-header .outer-box .cart-box .cart-box-btn:hover {
    color: #444
}

.main-header .outer-box .cart-box .cart-panel {
    border-radius: 0;
    padding: 20px;
    min-width: 300px;
    margin-top: 18px;
    border-color: #e4e4e4;
    border-top: 3px solid #004e9e;
    border-left: 0;
    border-right: 0;
    border-bottom: 0
}

.main-header .outer-box .cart-box .cart-panel .cart-total {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase
}

.main-header .outer-box .cart-box .cart-panel .cart-total span {
    font-weight: 700
}

.main-header .outer-box .cart-box .cart-panel .btns-boxed {
    position: relative;
    text-align: center;
    margin-top: 20px
}

.main-header .outer-box .cart-box .cart-panel .btns-boxed li {
    position: relative;
    margin: 0 5px;
    display: inline-block
}

.main-header .outer-box .cart-box .cart-panel .btns-boxed li a {
    position: relative;
    color: #292929;
    font-weight: 600;
    font-size: 12px;
    padding: 4px 15px;
    display: inline-block;
    border: 1px solid #292929;
    text-transform: capitalize;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    font-family: Ruda, sans-serif
}

.main-header .outer-box .cart-box .cart-panel .btns-boxed li a:hover {
    color: #fff;
    border-color: #004e9e;
    background-color: #004e9e
}

.main-header .outer-box .cart-box .icon a {
    color: #999
}

.fancybox-next span,
.fancybox-prev span {
    background-image: none!important;
    width: 44px!important;
    height: 44px!important;
    line-height: 44px!important;
    text-align: center
}

.fancybox-next span:before,
.fancybox-prev span:before {
    position: absolute;
    font-family: FontAwesome;
    left: 0;
    top: 0;
    font-size: 12px;
    width: 44px!important;
    height: 44px!important;
    line-height: 44px!important;
    background-color: rgba(28, 28, 28, .4)!important;
    color: #fff;
    visibility: visible;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.news-block .inner-box .lower-box h3,
.sec-title h2 {
    font-family: Ruda, sans-serif
}

.fancybox-next span:before {
    content: '\f178'
}

.fancybox-prev span:before {
    content: '\f177'
}

.fancybox-next:hover span:before,
.fancybox-prev:hover span:before {
    background-color: #fff!important;
    color: #000
}

.fancybox-type-image .fancybox-close {
    right: 0;
    top: 0;
    width: 45px;
    height: 45px;
    background: url(../images/icons/icon-cross.png) center center no-repeat;
    background-color: #004e9e!important
}

.fancybox-type-image .fancybox-close:hover {
    background-color: #000!important
}

.fancybox-type-image .fancybox-skin {
    padding: 0!important
}

.sec-title {
    position: relative;
    margin-bottom: 42px;
    background-color: #f3f3f3
}

.sec-title h2 {
    position: relative;
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 9px 15px;
    font-weight: 400;
    text-transform: uppercase;
    display: inline-block;
    margin: 0;
    background-color: #004e9e
}

.sec-title-two {
    position: relative;
    text-align: center;
    margin-bottom: 60px;
    padding-bottom: 20px
}

.sec-title-two h2 {
    position: relative;
    font-size: 40px;
    font-weight: 700;
    color: #222;
    line-height: 1.3em
}

.sec-title-two .text {
    position: relative;
    color: #666;
    font-size: 18px;
    font-weight: 400
}

.sec-title-two:after {
    position: absolute;
    content: '';
    left: 50%;
    bottom: 0;
    width: 60px;
    height: 2px;
    margin-left: -30px;
    background-color: #004e9e
}

.blog-section,
.news-block,
.news-block .inner-box,
.news-block .inner-box .image {
    position: relative
}

.blog-section {
    padding: 60px 0;
    max-width: 780px;
    margin: 0 auto
}

.news-block {
    margin-bottom: 70px
}

.news-block .inner-box .image .category {
    position: absolute;
    left: 15px;
    bottom: 15px;
    color: #fff;
    padding: 2px 10px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    background-color: #222
}

.news-block .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.news-block .inner-box .lower-box {
    position: relative;
    padding: 45px 0 35px;
    border-bottom: 1px solid #eee
}

.news-block .inner-box .lower-box h3 {
    position: relative;
    font-size: 32px;
    font-weight: 400;
    line-height: 1.4em;
    margin-bottom: 15px
}

.news-block .inner-box .lower-box h3 a {
    color: #333;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.news-block .inner-box .lower-box h3 a:hover {
    color: #e83f44
}

.news-block .inner-box .lower-box .post-meta {
    position: relative;
    margin-bottom: 15px
}

.news-block .inner-box .lower-box .post-meta li {
    position: relative;
    color: #999;
    font-weight: 600;
    font-size: 13px;
    padding-left: 18px;
    display: inline-block;
    margin-right: 20px;
    letter-spacing: 1px;
    text-transform: uppercase
}

.news-block .inner-box .lower-box .post-meta li .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 13px;
    color: #999
}

.news-block .inner-box .lower-box .text {
    position: relative;
    color: #4E4E4E;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 25px
}

.news-block-one {
    position: relative;
    margin-bottom: 30px
}

.news-block-one .inner-box,
.news-block-one .inner-box .image {
    position: relative
}

.news-block-one .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.news-block-one .inner-box .lower-box {
    position: relative;
    text-align: center;
    padding-top: 30px
}

.news-block-one .inner-box .lower-box h3 {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-bottom: 5px;
    text-transform: uppercase
}

.news-block-one .inner-box .lower-box h3 a {
    color: #232323;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.news-block-one .inner-box .lower-box h3 a:hover {
    color: #004e9e
}

.news-block-one .inner-box .lower-box .post-date {
    position: relative;
    color: #a7a7a7;
    font-size: 12px;
    font-style: italic;
    font-weight: 300;
    font-family: Conv_georgia
}

.news-block-one .inner-box .lower-box .text {
    position: relative;
    color: #616060;
    font-size: 16px;
    line-height: 1.8em;
    margin-top: 15px;
    margin-bottom: 20px
}

.news-block-one .inner-box .lower-box .read-more {
    position: relative;
    color: #004e9e;
    font-size: 16px;
    letter-spacing: 1px
}

.news-block-one .inner-box .lower-box .read-more .arrow {
    position: relative;
    top: 3px;
    font-size: 18px;
    margin-left: 3px
}

.styled-pagination,
.styled-pagination ul {
    position: relative
}

.styled-pagination li {
    position: relative;
    display: inline-block;
    margin: 0 5px 5px 0
}

.main-footer .widgets-section .footer-widget,
.review-block {
    margin-bottom: 30px;
    position: relative
}

.styled-pagination li a {
    position: relative;
    display: inline-block;
    line-height: 36px;
    height: 40px;
    font-size: 16px;
    text-transform: capitalize;
    min-width: 40px;
    background: 0 0;
    color: #999;
    font-weight: 500;
    text-align: center;
    border: 2px solid #f3f3f3;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    font-family: Ruda, sans-serif
}

.isntagram-widget .image .lightbox-image:before,
.review-block .inner-box .image a:before {
    top: 0;
    height: 100%;
    z-index: 1;
    display: block;
    left: 0;
    content: ''
}

.styled-pagination li a.active,
.styled-pagination li a:hover {
    color: #fff;
    border-color: #004e9e;
    background-color: #004e9e
}

.styled-pagination.centered {
    text-align: center
}

.styled-pagination.centered:before {
    left: 0
}

.styled-pagination.centered ul {
    background-color: #fff;
    padding: 0 30px
}

.main-footer {
    position: relative;
    background-color: #28292d
}

.main-footer .widgets-section {
    position: relative;
    padding-top: 70px;
    padding-bottom: 20px
}

.main-footer .widgets-section .footer-widget h2 {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    padding-bottom: 10px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-family: Ruda, sans-serif;
    border-bottom: 2px solid rgba(255, 255, 255, .1)
}

.review-block .inner-box .text,
.review-block .inner-box .text a {
    color: rgba(255, 255, 255, .6);
    font-weight: 400;
    font-family: Ruda, sans-serif
}

.review-block {
    min-height: 110px;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.review-block:last-child {
    margin-bottom: 0;
    border: 0;
    min-height: 80px
}

.review-block .inner-box {
    position: relative;
    padding-left: 105px
}

.review-block .inner-box .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 86px;
    background-color: #e9ebee
}

.review-block .inner-box .image a:before {
    position: absolute;
    width: 100%;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    background-color: rgba(255, 255, 255, .3)
}

.review-block .inner-box:hover .image a:before {
    opacity: 1
}

.review-block .inner-box .text {
    position: relative;
    font-size: 16px
}

.review-block .inner-box .text a {
    position: relative;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.review-block .inner-box .text a:hover {
    color: #004e9e
}

.review-block .inner-box .ratings {
    position: relative;
    color: #fff;
    font-size: 13px;
    font-family: Ruda, sans-serif
}

.review-block .inner-box .ratings .fa {
    position: relative;
    color: #fff;
    font-size: 16px
}

.review-block .inner-box .ratings .fa.light {
    color: rgba(255, 255, 255, .1)
}

.isntagram-widget .image {
    position: relative;
    float: left;
    width: 25%;
    padding: 0 3px 3px 0
}

.isntagram-widget .image img {
    position: relative;
    display: block;
    width: 100%;
    background-color: #e9ebee
}

.isntagram-widget .image .lightbox-image {
    position: relative;
    display: block
}

.isntagram-widget .image .lightbox-image:before {
    position: absolute;
    width: 100%;
    opacity: 0;
    background-color: rgba(0, 0, 0, .4);
    transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.isntagram-widget .image:hover .lightbox-image:before,
.main-slider .uranus.tparrows:hover::before {
    opacity: 1
}

.main-footer .newsletter-widget .form-group {
    position: relative;
    display: block;
    margin-bottom: 10px
}

.main-footer .newsletter-widget .form-group input[type=text],
.main-footer .newsletter-widget .form-group input[type=email] {
    position: relative;
    display: block;
    width: 100%;
    line-height: 26px;
    padding: 10px 20px;
    height: 48px;
    font-size: 16px;
    color: #fff;
    background-color: #444;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.main-footer .newsletter-widget .form-group button {
    width: 100%
}

.main-footer .tweets-widget .tweet {
    position: relative;
    margin-bottom: 20px;
    padding-left: 30px;
    min-height: 100px;
    padding-bottom: 18px;
    border-bottom: 1px solid rgba(255, 255, 255, .2)
}

.main-footer .tweets-widget .tweet .text {
    color: #4E4E4E;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 8px
}

.main-footer .tweets-widget .tweet .text a {
    color: rgba(255, 255, 255, .8);
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.main-footer .tweets-widget .tweet p {
    margin-bottom: 0;
    color: #9799a9;
    font-size: 17px;
    line-height: 1.6em
}

.main-footer .tweets-widget .tweet:last-child {
    margin-bottom: 0;
    border: none;
    min-height: inherit
}

.main-footer .tweets-widget .tweet .icon {
    position: absolute;
    left: 0;
    top: 2px;
    line-height: 1.4em;
    color: #004e9e;
    font-size: 18px
}

.main-footer .tweets-widget .tweet .days {
    color: #004e9e;
    font-size: 15px
}

.main-footer .footer-bottom {
    position: relative;
    padding: 50px 0 0;
    background-color: #1a1c1e
}

.main-footer .footer-bottom .logo {
    position: relative;
    text-align: center
}

.main-footer .footer-bottom .logo .letter {
    position: relative;
    top: 2px;
    color: #004e9e;
    font-weight: 700;
    font-size: 75px;
    line-height: 1em;
    float: left;
    margin-right: 2px;
    text-transform: uppercase;
    font-family: Ruda, sans-serif
}

.main-footer .footer-bottom .logo a {
    position: relative;
    display: inline-block
}

.main-footer .footer-bottom .text {
    position: relative;
    color: #fff;
    font-size: 16px;
    line-height: 1.6em;
    text-align: center
}

.main-footer .footer-bottom .copyright-section {
    position: relative;
    padding: 15px 0;
    margin-top: 40px;
    border-top: 2px solid rgba(255, 255, 255, .4)
}

.main-footer .footer-bottom .copyright-section .footer-nav {
    position: relative
}

.main-footer .footer-bottom .copyright-section .footer-nav li {
    position: relative;
    font-size: 16px;
	color: #fff;
    padding-right: 20px;
    margin-right: 20px;
    display: inline-block;
    line-height: 1em;
    border-right: 1px solid rgba(255, 255, 255, .1)
}

.main-footer .footer-bottom .copyright-section .footer-nav li:last-child {
    border: 0;
    margin: 0;
    padding: 0
}

.main-footer .footer-bottom .copyright-section .footer-nav li a {
    position: relative;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.main-footer .footer-bottom .copyright-section .footer-nav li a:hover {
    color: #004e9e
}

.main-footer .footer-bottom .copyright-section .copyright {
    position: relative;
    color: #fff;
    text-align: right
}

.hidden-bar {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: #232323;
    z-index: 9999;
    transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    -moz-transition: all .7s ease
}

.hidden-bar .hidden-bar-closer,
.hidden-bar .hidden-bar-closer button {
    background: 0 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    transition: all .3s ease
}

.hidden-bar .mCSB_inside>.mCSB_container {
    margin-right: 0
}

.hidden-bar.left-align.visible-sidebar {
    left: 0;
    display: none
}

.hidden-bar.left-align {
    left: -100%
}

.hidden-bar .hidden-bar-closer {
    position: absolute;
    right: 10px;
    top: 5px;
    color: #fff;
    border-radius: 0;
    text-align: center;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    z-index: 999999
}

.hidden-bar .hidden-bar-closer button {
    display: block;
    font-size: 20px;
    color: #656565;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.hidden-bar .hidden-bar-closer:hover button {
    color: #fff
}

.hidden-bar-wrapper {
    height: 100%;
    padding: 10px 0 40px 30px
}

.hidden-bar-wrapper .mCustomScrollBox {
    overflow: visible
}

.hidden-bar .logo {
    position: relative;
    padding: 0;
    text-align: center;
    width: 270px;
    height: 145px;
    margin: 20px auto;
    right: 20px
}

.hidden-bar .logo a {
    position: relative;
    width: 270px;
    height: 60px;
    display: block
}

.hidden-bar .logo a .letter {
    position: relative;
    color: #004e9e;
    font-size: 46px;
    font-weight: 700;
    line-height: 1.7em;
    float: left;
    top: 2px;
    text-transform: uppercase
}

.hidden-bar .logo img {
    float: left;
    max-width: 100%
}

.hidden-bar .side-menu {
    background-color: transparent;
    padding: 0 40px 0 0;
    font-size: 13px;
    text-align: center
}

.hidden-bar .side-menu ul li ul a {
    background: 0 0
}

.hidden-bar .side-menu ul li ul li ul li a {
    background: 0 0;
    text-transform: uppercase;
    padding-left: 22px;
    font-size: 13px;
    color: rgba(255, 255, 255, .5)
}

.hidden-bar .side-menu a.current,
.hidden-bar .side-menu li.current>a {
    color: #c5a47e
}

.hidden-bar .side-menu ul li {
    position: relative;
    display: block;
    border-bottom: 2px solid rgba(255, 255, 255, .25)
}

.hidden-bar .side-menu>ul>li>ul {
    background-color: #2a2a2a
}

.hidden-bar .side-menu ul.navigation>li>ul>li:first-child {
    border-top: 1px solid rgba(255, 255, 255, .15)
}

.hidden-bar .side-menu ul.navigation>li>ul>li:last-child {
    border-bottom: none
}

.hidden-bar .side-menu ul li a {
    background: 0 0;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    text-transform: uppercase;
    padding: 12px 15px 12px 0;
    position: relative;
    line-height: 24px;
    font-size: 16px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    letter-spacing: 1px;
    font-family: Ruda, sans-serif
}

.hidden-bar .side-menu ul.navigation>li>ul>li>a {
    text-transform: uppercase;
    padding-left: 22px;
    font-size: 13px;
    color: rgba(255, 255, 255, .5)
}

.hidden-bar .side-menu ul.navigation>li.active>a:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -1px;
    width: 30px;
    border-bottom: 2px solid #c5a47e
}

.hidden-bar .side-menu ul.navigation>li>ul>li.dropdown>a {
    padding-left: 22px
}

.hidden-bar .side-menu ul.navigation>li>ul>li.dropdown {
    width: auto;
    margin-left: 22px
}

.hidden-bar .side-menu>ul>li.dropdown>a:after {
    position: absolute;
    content: '\f107';
    right: 0;
    top: 13px;
    font-size: 16px;
    font-family: FontAwesome
}

.hidden-bar .hidden-bar-wrapper .language a,
.hidden-bar .hidden-bar-wrapper .mobile-cart .text,
.sidebar-title h2,
.widget-post .post-info,
.widget-post .text,
.widget-post .text a {
    font-family: Ruda, sans-serif
}

.hidden-bar .side-menu ul li a:hover,
.hidden-bar .side-menu ul.navigation>li.active>a,
.hidden-bar .side-menu ul.navigation>li>ul>li>a:hover,
.hidden-bar .side-menu ul>li.current>a,
.hidden-bar .side-menu ul>li>ul>li.current>a {
    color: #004e9e
}

.hidden-bar .social-links {
    position: relative;
    margin-right: 40px;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    color: #999;
    margin-top: 35px;
    padding-top: 20px;
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.hidden-bar .social-links li {
    position: relative;
    display: inline-block;
    line-height: 20px
}

.hidden-bar .social-links li a {
    display: block;
    color: #999;
    font-size: 18px;
    padding: 0 12px 0 14px;
    transition: all .5s ease;
    border-left: 1px solid rgba(255, 255, 255, .1)
}

.hidden-bar .social-links li:last-child a {
    border-right: 1px solid rgba(255, 255, 255, .1)
}

.hidden-bar .social-links li a:hover {
    color: #fff
}

.main-header .nav-toggler {
    position: absolute;
    right: 0;
    top: -75px;
    z-index: 12;
    display: none
}

.main-header .nav-toggler button {
    position: relative;
    display: block;
    height: 36px;
    width: 42px;
    background: 0 0;
    color: #7f7f7f;
    text-align: center;
    font-size: 20px;
    line-height: 36px;
    border: 1px solid #a0a0a0;
    font-weight: 400
}

.hidden-bar .hidden-bar-wrapper .sidebar-search {
    position: relative;
    margin-top: 26px;
    padding-right: 40px;
    margin-bottom: 18px
}

.hidden-bar .hidden-bar-wrapper .sidebar-search .form-group {
    position: relative
}

.hidden-bar .hidden-bar-wrapper .sidebar-search .form-group input[type=text],
.hidden-bar .hidden-bar-wrapper .sidebar-search .form-group input[type=search] {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 10px 16px 10px 25px;
    height: 46px;
    color: rgba(255, 255, 255, .5);
    font-size: 16px;
    background: #1f1f1f;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    text-transform: uppercase;
    font-family: Ruda, sans-serif
}

.hidden-bar .hidden-bar-wrapper .sidebar-search .form-group input::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .5);
    font-size: 16px;
    letter-spacing: 1px;
    font-family: Ruda, sans-serif
}

.hidden-bar .hidden-bar-wrapper .sidebar-search .form-group button,
.hidden-bar .hidden-bar-wrapper .sidebar-search .form-group input[type=submit] {
    color: #999;
    font-size: 16px;
    height: 46px;
    background: 0 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    width: 36px
}

.hidden-bar .hidden-bar-wrapper .sidebar-search .form-group button span {
    padding-left: 0!important;
    padding-right: 8px
}

.hidden-bar .hidden-bar-wrapper .mobile-cart {
    position: relative;
    padding: 12px 24px;
    background-color: #1f1f1f;
    margin-right: 40px;
    margin-bottom: 20px
}

.hidden-bar .hidden-bar-wrapper .mobile-cart .text {
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .5)
}

.hidden-bar .hidden-bar-wrapper .mobile-cart .icon {
    position: relative;
    font-size: 16px;
    color: rgba(255, 255, 255, .5)
}

.hidden-bar .hidden-bar-wrapper .language {
    position: relative;
    padding-right: 40px
}

.hidden-bar .hidden-bar-wrapper .language a {
    position: relative;
    width: 100%;
    display: block;
    border: 0;
    height: 46px;
    line-height: 37px;
    padding: 4px 25px;
    text-align: left;
    text-transform: uppercase;
    background-color: #1f1f1f;
    color: rgba(255, 255, 255, .5)
}

.hidden-bar .hidden-bar-wrapper .language a .icon {
    position: absolute;
    right: 30px
}

.hidden-bar .hidden-bar-wrapper .language .dropdown-menu {
    position: relative;
    padding: 0;
    width: 100%
}

.main-slider {
    position: relative;
    z-index: 10;
    overflow: hidden
}

.main-slider .tp-caption {
    z-index: 5
}

.main-slider .slider-content {
    position: relative;
    padding: 35px 30px;
    background-color: rgba(0, 0, 0, .6)
}

.main-slider .slider-content h2 {
    position: relative;
    color: #fff;
    font-size: 40px;
    line-height: 1.3em;
    font-weight: 700;
    margin-bottom: 12px
}

.main-slider .slider-content h2:before {
    position: absolute;
    content: '';
    left: -30px;
    top: 8px;
    width: 5px;
    height: 85px;
    background-color: #004e9e
}

.main-slider .slider-content .text {
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    line-height: 1.8em;
    margin-bottom: 25px
}

.main-slider .tp-dottedoverlay {
    background: rgba(0, 0, 0, 0)!important
}

.main-slider .tp-bannertimer,
.main-slider .tp-bullets {
    display: none!important
}

.main-slider .tp-leftarrow {
    left: 30px!important
}

.main-slider .tp-rightarrow {
    right: -10px!important;
    left: auto!important
}

.main-slider .uranus.tparrows {
    background-color: rgba(0, 0, 0, .3);
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.main-slider .uranus.tparrows:before {
    width: auto;
    height: auto;
    font-size: 20px;
    color: #fff
}

.main-slider .uranus.tparrows:hover {
    background-color: #004e9e
}

.main-slider-two {
    position: relative;
    overflow: hidden;
    padding: 0 0 40px;
    background-color: #f9f9f9
}

.main-slider-four .owl-dots,
.main-slider-two .owl-dots {
    position: relative;
    text-align: center;
    margin-top: 30px
}

.main-slider-four .owl-dots .owl-dot,
.main-slider-three .owl-dots .owl-dot,
.main-slider-two .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease
}

.main-slider-four .owl-dots .owl-dot span,
.main-slider-three .owl-dots .owl-dot span,
.main-slider-two .owl-dots .owl-dot span {
    position: relative;
    display: block;
    width: 12px;
    height: 12px;
    margin: 0;
    background: #fff;
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.main-slider-four .owl-dots .owl-dot.active span,
.main-slider-four .owl-dots .owl-dot:hover span,
.main-slider-three .owl-dots .owl-dot.active span,
.main-slider-three .owl-dots .owl-dot:hover span,
.main-slider-two .owl-dots .owl-dot.active span,
.main-slider-two .owl-dots .owl-dot:hover span {
    background: #004e9e
}

.testimonial-section .owl-nav {
    padding: 0;
    margin: 0
}

.main-slider-two .owl-nav {
    display: none
}

.main-slider-two .slide-column {
    position: relative;
    padding: 0 2px;
    margin-bottom: 4px
}

.main-slider-two .slide-column .row {
    margin: 0 -2px
}

.main-slider-two .slide-column .inner-slide {
    margin-bottom: 4px;
    padding: 0 2px
}

.main-slider-three .owl-dots {
    position: relative;
    text-align: center;
    top: -60px
}

.main-slider-three .owl-nav .owl-next,
.main-slider-three .owl-nav .owl-prev {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -30px;
    width: 43px;
    height: 43px;
    color: #fff;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
    font-weight: 700;
    border: 2px solid rgba(0, 0, 0, .4);
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.main-slider-three .owl-nav .owl-prev {
    left: 20px
}

.main-slider-three .owl-nav .owl-next {
    right: 20px
}

.blog-carousel-section .owl-nav .owl-next,
.main-slider-four .owl-nav .owl-next {
    right: -22px
}

.main-slider-three .owl-nav .owl-next:hover,
.main-slider-three .owl-nav .owl-prev:hover {
    color: #fff;
    background-color: #004e9e;
    border-color: #004e9e
}

.main-slider-four {
    position: relative;
    padding: 55px 0 45px;
    background-color: #f9f9f9
}

.main-slider-four .section-outer {
    position: relative;
    padding: 0 30px
}

.main-slider-four .owl-nav .owl-next,
.main-slider-four .owl-nav .owl-prev {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -40px;
    width: 44px;
    height: 44px;
    color: #999;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    font-weight: 700;
    background: rgba(255, 255, 255, 1);
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.main-slider-four .owl-nav .owl-prev {
    left: -22px
}

.main-slider-four .owl-nav .owl-next:hover,
.main-slider-four .owl-nav .owl-prev:hover {
    color: #fff;
    background-color: #004e9e
}

.sidebar-page-container {
    position: relative;
    padding: 100px 0 80px
}

.sidebar-page-container .content-side,
.sidebar-page-container .sidebar-side {
    margin-bottom: 0
}

.sidebar-page-container.change-padding {
    padding-bottom: 30px
}

.sidebar-widget {
    position: relative;
    margin-bottom: 40px
}

.sidebar-social-widget,
.sidebar-title {
    margin-bottom: 30px
}

.sidebar-title {
    position: relative;
    background-color: #f3f3f3
}

.sidebar-title h2 {
    position: relative;
    color: #fff;
    padding: 9px 20px;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 1px;
    display: inline-block;
    background-color: #004e9e;
    text-transform: uppercase
}

.adds-block {
    position: relative;
    background-size: cover
}

.adds-block .inner-box {
    position: relative;
    padding: 80px 0;
    text-align: center;
    outline-offset: -12px;
    outline: rgba(255, 255, 255, .8) solid 2px
}

.adds-block .inner-box:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0, 0, 0, .5)
}

.adds-block .inner-box .text {
    position: relative;
    color: #fff;
    font-size: 18px;
    line-height: 1.9em;
    margin-bottom: 20px;
    text-transform: capitalize
}

.adds-block .inner-box .text span {
    display: block
}

.product-widget-tabs {
    position: relative;
    padding: 0;
    background-color: #fff
}

.product-widget-tabs .prod-tabs {
    position: relative
}

.product-widget-tabs .prod-tabs .tab-btns {
    position: relative;
    margin-bottom: 30px;
    background-color: #f3f3f3
}

.product-widget-tabs .prod-tabs .tab-btns .tab-btn {
    position: relative;
    top: 1px;
    display: block;
    float: left;
    margin-right: 1px;
    font-size: 13px;
    color: #4E4E4E;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 24px;
    cursor: pointer;
    width: 33%;
    text-align: center;
    letter-spacing: 1px;
    padding: 7px 15px 8px;
    transition: all .5s ease
}

.product-widget-tabs .prod-tabs .tab-btns .tab-btn:after {
    position: absolute;
    content: '';
    right: 0;
    top: 13px;
    width: 1px;
    height: 10px;
    background-color: #dcdcdc
}

.product-widget-tabs .prod-tabs .tabs-content,
.widget-post {
    position: relative
}

.product-widget-tabs .prod-tabs .tab-btns .tab-btn:last-child {
    margin-right: 0
}

.product-widget-tabs .prod-tabs .tab-btns .tab-btn.active-btn,
.product-widget-tabs .prod-tabs .tab-btns .tab-btn:hover {
    color: #fff;
    background: #004e9e
}

.product-widget-tabs .prod-tabs .tab-btns .tab-btn.active-btn:after,
.product-widget-tabs .prod-tabs .tab-btns .tab-btn:hover:after,
.product-widget-tabs .prod-tabs .tab-btns .tab-btn:last-child:after {
    display: none
}

.product-widget-tabs .prod-tabs .tabs-content .tab {
    position: relative;
    display: none
}

.product-widget-tabs .prod-tabs .tabs-content .tab.active-tab {
    display: block
}

.widget-post {
    font-size: 16px;
    color: #666;
    padding: 0 0 0 105px;
    min-height: 100px;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee
}

.widget-post:last-child {
    margin-bottom: 0;
    border: 0;
    min-height: 80px
}

.widget-post .post-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 85px;
    background-color: #e9ebee
}

.widget-post .post-thumb>a {
    position: relative;
    display: block
}

.widget-post .post-thumb .overlay,
.widget-post .post-thumb a:before {
    position: absolute;
    content: '';
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    left: 0
}

.widget-post .post-thumb a:before {
    z-index: 99;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    background-color: rgba(255, 255, 255, .5)
}

.widget-post:hover .post-thumb a:before {
    opacity: 1
}

.widget-post .post-thumb .overlay {
    z-index: 10;
    opacity: 0;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.widget-post .post-thumb .overlay .icon {
    position: relative;
    width: 30px;
    height: 30px;
    color: #fff;
    text-align: center;
    line-height: 26px;
    font-size: 10px;
    padding-left: 3px;
    border-radius: 50%;
    display: block;
    margin: -16px auto 0;
    top: 50%;
    border: 3px solid #fff;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.widget-post:hover .post-thumb .overlay {
    opacity: 1
}

.widget-post .post-thumb img {
    display: block;
    width: 100%;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.widget-post .text {
    position: relative;
    top: -4px;
    font-size: 16px;
    margin: 0;
    font-weight: 500;
    color: #333;
    line-height: 1.6em;
    text-transform: capitalize
}

.widget-post .text a {
    color: #000;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.widget-post a,
.widget-post a:hover {
    color: #004e9e
}

.widget-post .post-info {
    position: relative;
    font-size: 11px;
    color: #4E4E4E;
    font-weight: 400;
    padding-left: 20px;
    text-transform: uppercase
}

.widget-post .post-info:before {
    position: absolute;
    content: "\e943";
    left: 0;
    top: 1px;
    font-size: 12px;
    color: #999;
    font-weight: 300;
    font-family: quebec
}

.about-widget .widget-content .inner .name,
.cat-list li a,
.category-tabs-box .prod-tabs .tab-btns .category,
.news-block-four .inner-box .content-box h3,
.news-block-two .inner-box .lower-box h3,
.widget-post-two .text,
.widget-post-two .text a {
    font-family: Ruda, sans-serif
}

.cat-list {
    position: relative;
    z-index: 99;
    background-color: #fff
}

.cat-list li {
    position: relative;
    padding-left: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee
}

.cat-list li:before {
    position: absolute;
    content: '';
    left: 0;
    top: 12px;
    width: 5px;
    height: 5px;
    background-color: #d3d3d3
}

.cat-list li a {
    position: relative;
    color: #4E4E4E;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.cat-list li a:hover {
    color: #004e9e
}

.cat-list li a span {
    float: right
}

.category-tabs-box {
    position: relative;
    margin-bottom: 50px
}

.category-tabs-box .prod-tabs {
    position: relative
}

.category-tabs-box .prod-tabs .tab-btns {
    position: relative;
    margin-bottom: 40px;
    background-color: #f3f3f3
}

.category-tabs-box .prod-tabs .tab-btns .category {
    position: relative;
    color: #fff;
    padding: 8px 20px;
    font-weight: 400;
    font-size: 12px;
    letter-spacing: 1px;
    display: inline-block;
    background-color: #004e9e;
    text-transform: uppercase
}

.category-tabs-box .prod-tabs .tab-btns .tab-btn {
    position: relative;
    top: 1px;
    display: block;
    float: left;
    margin-right: 1px;
    font-size: 13px;
    color: #4E4E4E;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 24px;
    cursor: pointer;
    letter-spacing: 1px;
    padding: 7px 15px 8px;
    transition: all .5s ease
}

.category-tabs-box .prod-tabs .tab-btns .tab-btn:after {
    position: absolute;
    content: '';
    right: 0;
    top: 15px;
    width: 1px;
    height: 10px;
    background-color: #dcdcdc
}

.category-tabs-box .prod-tabs .tab-btns .tab-btn:last-child {
    margin-right: 0
}

.category-tabs-box .prod-tabs .tab-btns .tab-btn.active-btn,
.category-tabs-box .prod-tabs .tab-btns .tab-btn:hover {
    color: #004e9e
}

.category-tabs-box .prod-tabs .tab-btns .tab-btn:last-child:after {
    display: none
}

.category-tabs-box .prod-tabs .tab-btns .dropdown-category {
    position: relative;
    top: 2px;
    display: inline-block
}

.category-tabs-box .prod-tabs .tab-btns .dropdown-category .down-panel {
    border: 0;
    padding: 0;
    margin-top: 5px;
    border-radius: 0
}

.category-tabs-box .prod-tabs .tab-btns .dropdown-category .more-category {
    position: relative
}

.category-tabs-box .prod-tabs .tab-btns .dropdown-category .more-category li {
    position: relative;
    background-color: #101010
}

.category-tabs-box .prod-tabs .tab-btns .dropdown-category .more-category li a {
    color: #fff;
    display: block;
    padding: 6px 15px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.category-tabs-box .prod-tabs .tab-btns .dropdown-category .more-category li a:hover {
    background-color: #004e9e
}

.category-tabs-box .prod-tabs .tab-btns .dropdown-category .category-box-btn {
    position: relative;
    background: 0 0;
    top: 1px;
    display: block;
    float: left;
    margin-right: 1px;
    font-size: 13px;
    color: #4E4E4E;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 24px;
    cursor: pointer;
    letter-spacing: 1px;
    padding: 5px 15px;
    transition: all .5s ease
}

.category-tabs-box .prod-tabs .tabs-content {
    position: relative
}

.category-tabs-box .prod-tabs .tabs-content .tab {
    position: relative;
    display: none
}

.category-tabs-box .prod-tabs .tabs-content .tab.active-tab {
    display: block
}

.news-block-two {
    position: relative
}

.news-block-two.with-margin {
    margin-bottom: 40px
}

.news-block-two .inner-box {
    position: relative
}

.news-block-two .inner-box .image {
    position: relative;
    background-color: #e9ebee
}

.news-block-two .inner-box .image>a {
    position: relative;
    display: block
}

.news-block-two .inner-box .image>a:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, .4);
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.news-block-two .inner-box:hover .image>a:before {
    opacity: 1
}

.news-block-two .inner-box .image .category {
    position: absolute;
    left: 10px;
    bottom: 10px;
    color: #fff;
    padding: 2px 10px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    z-index: 10;
    background-color: #222
}

.news-block-two .inner-box .image .category a {
    color: #fff
}

.news-block-two .inner-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.news-block-two .inner-box .lower-box {
    position: relative;
    padding: 30px 0 0
}

.news-block-two .inner-box .lower-box h3 {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4em;
    margin-bottom: 10px
}

.news-block-two .inner-box .lower-box h3 a {
    color: #333;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.news-block-two .inner-box .lower-box h3 a:hover {
    color: #e83f44
}

.news-block-two .inner-box .lower-box .post-meta {
    position: relative;
    margin-bottom: 8px
}

.news-block-two .inner-box .lower-box .post-meta li {
    position: relative;
    color: #4E4E4E;
    font-weight: 400;
    font-size: 11px;
    padding-left: 18px;
    display: inline-block;
    margin-right: 20px;
    letter-spacing: 1px;
    text-transform: uppercase
}

.news-block-two .inner-box .lower-box .post-meta li .icon {
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 12px;
    color: #999
}

.news-block-two .inner-box .lower-box .text {
    position: relative;
    color: #4E4E4E;
    font-size: 16px;
    line-height: 1.8em
}

.category-tabs-box .owl-dots {
    display: none
}

.category-tabs-box .owl-nav {
    position: relative;
    margin-top: 20px
}

.category-tabs-box .owl-nav .owl-next,
.category-tabs-box .owl-nav .owl-prev {
    position: relative;
    width: 30px;
    height: 30px;
    color: #a7a7a7;
    line-height: 26px;
    text-align: center;
    margin-right: 6px;
    display: inline-block;
    border: 2px solid #f3f3f3;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.category-tabs-box .owl-nav .owl-next:hover,
.category-tabs-box .owl-nav .owl-prev:hover {
    color: #fff;
    border-color: #004e9e;
    background-color: #004e9e
}

.blog-carousel-section {
    position: relative;
    padding: 75px 0 50px
}

.news-block-three {
    position: relative
}

.news-block-three .inner-box {
    position: relative;
    overflow: hidden
}

.news-block-three .inner-box .image {
    position: relative
}

.news-block-three .inner-box:hover .image img {
    -webkit-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2)
}

.news-block-three .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease
}

.news-block-three .inner-box .image .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6))
}

.news-block-three .inner-box .image .overlay-box .play-btn {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 34px;
    height: 34px;
    line-height: 28px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    border: 3px solid #fff;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.news-block-three .inner-box .image .overlay-box .play-btn .icon {
    font-size: 12px;
    padding-left: 3px
}

.news-block-three .inner-box .image .overlay-box .play-btn:hover {
    color: #004e9e;
    border-color: #004e9e
}

.news-block-three .inner-box .image .overlay-box .content {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 0 15px 20px
}

.news-block-three .inner-box .image .overlay-box .content .tag {
    position: relative;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    padding: 0 12px;
    font-weight: 400;
    margin-bottom: 12px;
    text-transform: uppercase;
    background-color: #004e9e
}

.news-block-three .inner-box .image .overlay-box .content .tag a {
    color: #fff
}

.news-block-three .inner-box .image .overlay-box .content h3 {
    position: relative;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.6em;
    margin-bottom: 8px;
    text-transform: uppercase
}

.news-block-three .inner-box .image .overlay-box .content h3 a {
    color: #fff;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.news-block-three .inner-box .image .overlay-box .content h3 a:hover {
    color: #004e9e
}

.news-block-three .inner-box .image .overlay-box .content .post-meta {
    position: relative
}

.news-block-three .inner-box .image .overlay-box .content .post-meta li {
    position: relative;
    color: #fff;
    font-size: 11px;
    font-weight: 400;
    padding-left: 20px;
    line-height: 1em;
    margin-right: 15px;
    display: inline-block;
    text-transform: uppercase
}

.news-block-three .inner-box .image .overlay-box .content .post-meta li .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 11px;
    color: #fff
}

.news-block-three.style-two .inner-box .image .overlay-box .content h3 {
    font-size: 30px;
    line-height: 1.4em
}

.news-block-three.style-three .inner-box .image .overlay-box .content h3 {
    font-size: 26px;
    line-height: 1.4em
}

.news-block-three.style-four .inner-box .image .overlay-box .content h3 {
    font-size: 22px;
    line-height: 1.4em
}

.blog-carousel-section .owl-dots {
    position: relative;
    text-align: center;
    margin-top: 30px
}

.blog-carousel-section .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease
}

.blog-carousel-section .owl-dots .owl-dot span {
    position: relative;
    display: block;
    width: 8px;
    height: 8px;
    margin: 0;
    background: #d1d1d1;
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.blog-carousel-section .owl-dots .owl-dot.active span,
.blog-carousel-section .owl-dots .owl-dot:hover span {
    background: #004e9e
}

.blog-carousel-section .owl-nav .owl-next,
.blog-carousel-section .owl-nav .owl-prev {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -40px;
    width: 44px;
    height: 44px;
    color: #999;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    font-weight: 700;
    background: rgba(255, 255, 255, 1);
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.blog-carousel-section .owl-nav .owl-prev {
    left: -22px
}

.blog-carousel-section .owl-nav .owl-next:hover,
.blog-carousel-section .owl-nav .owl-prev:hover {
    color: #fff;
    background-color: #004e9e
}

.news-block-four {
    position: relative;
    padding-bottom: 0;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee
}

.news-block-four .inner-box,
.news-block-four .inner-box .image-column {
    position: relative
}

.news-block-four .inner-box .image-column .image {
    position: relative;
    margin-bottom: 30px;
    background-color: #e9ebee
}

.news-block-four .inner-box .image-column .image>a {
    position: relative;
    display: block
}

.news-block-four .inner-box .image-column .image>a:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    opacity: 0;
    z-index: 99;
    background-color: rgba(0, 0, 0, .4);
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.news-block-four .inner-box:hover .image-column .image a:before {
    opacity: 1
}

.news-block-four .inner-box .image-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.news-block-four .inner-box .content-box {
    position: relative
}

.news-block-four .inner-box .content-box .content-inner {
    position: relative;
    padding-left: 10px
}

.news-block-four .inner-box .content-box .category {
    position: relative;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    padding: 0 12px;
    font-weight: 400;
    margin-bottom: 12px;
    margin-top: 5px;
    text-transform: uppercase;
    background-color: #222
}

.news-block-four .inner-box .content-box .category a {
    color: #fff
}

.news-block-four .inner-box .content-box h3 {
    position: relative;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5em;
    margin-bottom: 8px
}

.news-block-four .inner-box .content-box h3 a {
    color: #333;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.news-block-four .inner-box .content-box h3 a:hover {
    color: #004e9e
}

.news-block-four .inner-box .content-box .post-meta {
    position: relative;
    margin-bottom: 10px
}

.news-block-four .inner-box .content-box .post-meta li {
    position: relative;
    color: #4E4E4E;
    font-size: 11px;
    font-weight: 400;
    padding-left: 20px;
    line-height: 1em;
    margin-right: 15px;
    display: inline-block;
    text-transform: uppercase
}

.news-block-four .inner-box .content-box .post-meta li .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 11px;
    color: #999
}

.news-block-four .inner-box .content-box .text {
    position: relative;
    color: #4E4E4E;
    font-size: 14px
}

.news-block-four:last-child {
    margin-bottom: 0;
    border: 0
}

.sidebar .search-box .form-group {
    position: relative;
    margin: 0
}

.sidebar .search-box .form-group input[type=text],
.sidebar .search-box .form-group input[type=search] {
    position: relative;
    line-height: 24px;
    padding: 10px 50px 10px 20px;
    border: 2px solid #e0e0e0;
    background: 0 0;
    display: block;
    font-size: 16px;
    width: 100%;
    height: 48px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.sidebar .search-box .form-group button {
    position: absolute;
    right: 0;
    top: 0;
    height: 48px;
    width: 50px;
    display: block;
    font-size: 20px;
    color: #e0e0e0;
    line-height: 100%;
    font-weight: 400;
    background: 0 0
}

.sidebar .search-box .form-group input[type=text]:focus,
.sidebar .search-box .form-group input[type=search]:focus {
    border-color: #004e9e
}

.widget-post-two {
    position: relative;
    font-size: 16px;
    color: #666;
    padding: 0;
    min-height: 110px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee
}

.widget-post-two .inner {
    position: relative;
    padding-left: 105px
}

.widget-post-two:last-child {
    margin-bottom: 0;
    border: 0;
    min-height: 80px
}

.widget-post-two .post-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 85px;
    background-color: #e9ebee
}

.widget-post-two .post-thumb a:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    opacity: 0;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
    background-color: rgba(0, 0, 0, .5)
}

.widget-post-two:hover .post-thumb a:before {
    opacity: 1
}

.widget-post-two .post-thumb img {
    display: block;
    width: 100%;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.widget-post-two .text {
    position: relative;
    top: -4px;
    font-size: 16px;
    margin: 0;
    font-weight: 400;
    color: #333;
    line-height: 1.6em;
    text-transform: capitalize
}

.widget-post-two .text a {
    color: #000;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.widget-post-two a,
.widget-post-two a:hover {
    color: #004e9e
}

.widget-post-two .inner .rating {
    position: relative;
    margin-bottom: 5px
}

.widget-post-two .inner .rating .fa {
    position: relative;
    color: #333;
    font-size: 15px
}

.widget-post-two .inner .rating .fa.light {
    color: #c5c5c5
}

.widget-post-two .inner .rating .total-rating {
    position: relative;
    color: #c5c5c5;
    margin-left: 5px
}

.tweet-block {
    position: relative
}

.tweet-block .inner-box {
    position: relative;
    text-align: center
}

.tweet-block .inner-box .tweet-icon {
    position: relative;
    color: #004e9e;
    font-size: 40px;
    line-height: 1em;
    margin-bottom: 15px
}

.tweet-block .inner-box .text {
    position: relative;
    color: #4E4E4E;
    font-size: 16px;
    line-height: 1.8em;
    padding-bottom: 10px
}

.tweet-block .inner-box .post-time {
    position: relative;
    color: #999;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase
}

.tweet-widget .owl-nav {
    display: none
}

.tweet-widget .owl-dots {
    position: relative;
    text-align: center;
    margin-top: 10px
}

.tweet-widget .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease
}

.tweet-widget .owl-dots .owl-dot span {
    position: relative;
    display: block;
    width: 8px;
    height: 8px;
    margin: 0;
    background: #d1d1d1;
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.tweet-widget .owl-dots .owl-dot.active span,
.tweet-widget .owl-dots .owl-dot:hover span {
    background: #004e9e
}

.economics-category {
    position: relative;
    margin-bottom: 30px
}

.economics-category .column {
    position: relative;
    margin-bottom: 40px
}

.economics-category .owl-dots {
    position: relative;
    display: none
}

.economics-category .owl-nav {
    position: relative;
    margin-top: 0
}

.economics-category .owl-nav .owl-next,
.economics-category .owl-nav .owl-prev {
    position: relative;
    width: 30px;
    height: 30px;
    color: #a7a7a7;
    line-height: 26px;
    text-align: center;
    margin-right: 6px;
    display: inline-block;
    border: 2px solid #f3f3f3;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.economics-category .owl-nav .owl-next:hover,
.economics-category .owl-nav .owl-prev:hover {
    color: #fff;
    border-color: #004e9e;
    background-color: #004e9e
}

.featured-block-section {
    position: relative;
    margin-bottom: 30px
}

.featured-block-section .owl-dots {
    position: relative;
    text-align: center;
    margin-top: 20px
}

.featured-block-section .owl-dots .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease
}

.featured-block-section .owl-dots .owl-dot span {
    position: relative;
    display: block;
    width: 12px;
    height: 12px;
    margin: 0;
    background: #d1d1d1;
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.featured-block-section .owl-dots .owl-dot.active span,
.featured-block-section .owl-dots .owl-dot:hover span {
    background: #004e9e
}

.featured-block-section .owl-nav .owl-next,
.featured-block-section .owl-nav .owl-prev {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -60px;
    width: 44px;
    height: 44px;
    color: #999;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    font-weight: 700;
    background: rgba(255, 255, 255, 1);
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;

    transition: all .5s ease
}

.featured-block-section .owl-nav .owl-prev {
    left: 22px
}

.featured-block-section .owl-nav .owl-next {
    right: 22px
}

.blog-single-slider .owl-nav .owl-next,
.galley-section .owl-nav .owl-next,
.related-items .owl-nav .owl-next {
    right: -22px
}

.featured-block-section .owl-nav .owl-next:hover,
.featured-block-section .owl-nav .owl-prev:hover {
    color: #fff;
    background-color: #004e9e
}

.news-block-six,
.news-block-six .inner-box,
.news-block-six .inner-box .image-box,
.news-block-six .inner-box .image-box .image {
    position: relative
}

.news-block-six .inner-box .image-box .image img {
    position: relative;
    width: 100%;
    display: block
}

.news-block-six .inner-box .image-box .image .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1;
    width: 100%;
    height: 100%;
    color: #fff;
    text-align: center;
    border: 15px solid transparent
}

.news-block-six .inner-box .image-box .image .overlay-box .overlay-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    padding: 15px;
    vertical-align: middle;
    background-color: rgba(0, 0, 0, .4)
}

.news-block-six .inner-box .image-box .image .overlay-box .overlay-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.news-block-six .inner-box .image-box .image .overlay-box .overlay-inner .content .category {
    position: relative;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    padding: 0 12px;
    font-weight: 400;
    margin-bottom: 12px;
    text-transform: uppercase;
    background-color: #004e9e
}

.news-block-six .inner-box .image-box .image .overlay-box .overlay-inner .content .category a {
    color: #fff
}

.news-block-six .inner-box .image-box .image .overlay-box .overlay-inner .content h2 {
    position: relative;
    font-weight: 700;
    font-size: 42px;
    line-height: 1.3em;
    margin-bottom: 18px;
    padding-bottom: 15px;
    text-transform: uppercase
}

.news-block-six .inner-box .image-box .image .overlay-box .content h2 a {
    color: #fff;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.news-block-six .inner-box .image-box .image .overlay-box .content h2 a:hover {
    color: #004e9e
}

.news-block-six .inner-box .image-box .image .overlay-box .content h2:after {
    position: absolute;
    content: '';
    left: 50%;
    width: 90px;
    height: 1px;
    bottom: 0;
    margin-left: -45px;
    background-color: #fff
}

.news-block-six .inner-box .image-box .image .overlay-box .content .post-date {
    position: relative;
    font-size: 16px;
    font-weight: 400;
    z-index: 1;
    color: rgba(255, 255, 255, .8);
    text-transform: uppercase
}

.news-block-six .inner-box .image-box .image .overlay-box .content .post-date.margin {
    margin-bottom: 100px
}

.about-widget,
.about-widget .widget-content,
.about-widget .widget-content .inner {
    position: relative
}

.about-widget .widget-content .inner .image {
    position: relative;
    width: 250px;
    margin: 0 auto 30px;
    overflow: hidden;
    border-radius: 50%
}

.about-widget .widget-content .inner .image img {
    position: relative;
    width: 100%;
    display: block;
    border-radius: 50%
}

.about-widget .widget-content .inner .name {
    position: relative;
    color: #999;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 30px;
    text-transform: uppercase
}

.about-widget .widget-content .inner .signature {
    position: relative;
    font-size: 46px;
    font-weight: 400;
    line-height: 1em;
    color: #333;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
    font-family: 'Mr Bedfort', cursive
}

.about-widget .widget-content .inner .text {
    position: relative;
    color: #4E4E4E;
    font-size: 16px;
    margin-top: 25px;
    text-align: center
}

.popular-tags-two a {
    position: relative;
    display: inline-block;
    line-height: 24px;
    padding: 4px 12px;
    margin: 0 0 4px;
    color: #fff;
    text-align: center;
    font-size: 11px;
    font-weight: 400;
    background: #adaeaf;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: all .3s ease;
    -o-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease
}

.popular-tags-two a:hover {
    color: #fff;
    background-color: #004e9e
}

.instagram-gallery {
    position: relative
}

.instagram-gallery h2 {
    position: relative;
    color: #999;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 30px 0;
    text-align: center;
    font-weight: 500;
    background-color: #fbfbfb;
    text-transform: uppercase;
    font-family: Ruda, sans-serif
}

.default-portfolio-item {
    position: relative;
    width: 20%;
    float: left
}

.default-portfolio-item .inner-box {
    position: relative;
    width: 100%;
    overflow: hidden
}

.default-portfolio-item .inner-box:hover .image-box img {
    -webkit-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2)
}

.default-portfolio-item .image-box {
    position: relative;
    display: block
}

.default-portfolio-item .image-box img {
    position: relative;
    display: block;
    width: 100%;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.default-portfolio-item .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: #fff;
    opacity: 0;
    text-align: center;
    -webkit-transform: perspective(400px) rotateX(-90deg);
    -moz-transform: perspective(400px) rotateX(-90deg);
    -ms-transform: perspective(400px) rotateX(-90deg);
    -o-transform: perspective(400px) rotateX(-90deg);
    transform: perspective(400px) rotateX(-90deg);
    -webkit-transform-origin: top;
    -moz-transform-origin: top;
    -ms-transform-origin: top;
    -o-transform-origin: top;
    transform-origin: top;
    -ms-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border: 15px solid transparent
}

.default-portfolio-item .inner-box:hover .overlay-box {
    opacity: 1;
    -webkit-transform: perspective(400px) rotateX(0);
    -moz-transform: perspective(400px) rotateX(0);
    -ms-transform: perspective(400px) rotateX(0);
    -o-transform: perspective(400px) rotateX(0);
    transform: perspective(400px) rotateX(0)
}

.default-portfolio-item .overlay-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 101%;
    height: 101%;
    display: table;
    padding: 10px 20px;
    vertical-align: middle;
    background: rgba(231, 63, 67, .9)
}

.default-portfolio-item .overlay-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.default-portfolio-item .overlay-inner .option-btn {
    position: relative;
    display: inline-block;
    line-height: 44px;
    color: #222;
    font-size: 16px;
    width: 44px;
    height: 44px;
    margin: 0 3px;
    background: #fff;
    border-radius: 50%;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease
}

.default-portfolio-item .overlay-inner .option-btn:hover {
    background: rgba(231, 63, 67, .9);
    color: #fff
}

.news-block-eight {
    position: relative
}

.news-block-eight .inner-box {
    position: relative;
    overflow: hidden
}

.news-block-eight .inner-box:hover .image img {
    -webkit-transform: scale(1.2, 1.2);
    -ms-transform: scale(1.2, 1.2);
    transform: scale(1.2, 1.2)
}

.news-block-eight .inner-box .image {
    position: relative
}

.news-block-eight .inner-box .image img {
    position: relative;
    width: 100%;
    display: block;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.news-block-eight .inner-box .image .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6));
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, .6))
}

.news-block-eight .inner-box .image .overlay-box .content {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    padding: 0 15px 40px
}

.news-block-eight .inner-box .image .overlay-box .content .tag {
    position: relative;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    padding: 0 12px;
    font-weight: 400;
    margin-bottom: 12px;
    text-transform: uppercase;
    background-color: #004e9e
}

.news-block-eight .inner-box .image .overlay-box .content .tag a {
    color: #fff
}

.news-block-eight .inner-box .image .overlay-box .content h3 {
    position: relative;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.6em;
    margin-bottom: 8px;
    text-transform: uppercase
}

.news-block-eight .inner-box .image .overlay-box .content h3 a {
    color: #fff;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.news-block-eight .inner-box .image .overlay-box .content h3 a:hover {
    opacity: .7
}

.news-block-eight .inner-box .image .overlay-box .content .post-meta {
    position: relative
}

.news-block-eight .inner-box .image .overlay-box .content .post-meta li {
    position: relative;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    padding-left: 20px;
    line-height: 1em;
    margin-right: 15px;
    display: inline-block;
    text-transform: uppercase
}

.news-block-eight .inner-box .image .overlay-box .content .post-meta li .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 11px;
    color: #fff
}

.blog-gallery,
.galley-section,
.galley-section .column,
.galley-section .row {
    position: relative
}

.blog-gallery {
    padding: 100px 0 20px
}

.galley-section {
    padding: 90px 0
}

.galley-section .row {
    margin: 0 -2px
}

.galley-section .row .column {
    padding: 0 2px
}

.galley-section .column .inner-column {
    position: relative;
    padding: 0 2px;
    margin-bottom: 4px
}

.galley-section .owl-dots {
    display: none
}

.galley-section .owl-nav .owl-next,
.galley-section .owl-nav .owl-prev {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -40px;
    width: 44px;
    height: 44px;
    color: #999;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    font-weight: 700;
    background: rgba(255, 255, 255, 1);
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.galley-section .owl-nav .owl-prev {
    left: -22px
}

.galley-section .owl-nav .owl-next:hover,
.galley-section .owl-nav .owl-prev:hover {
    color: #fff;
    background-color: #004e9e
}

.main-slider-six {
    position: relative;
    padding: 50px 0
}

.main-slider-six .default-tab-box {
    position: relative;
    overflow: hidden;
    background-color: #27292d
}

.main-slider-six .default-tab-box .column {
    padding: 0
}

.main-slider-six .default-tab-box .tab-btns {
    position: relative;
    z-index: 1;
    padding: 0;
    margin-bottom: 0;
    height: 617px
}

#mCSB_1_container,
.mCustomScrollBox {
    overflow: visible
}

.blog-single-slider {
    position: relative;
    padding: 60px 0
}

.video-box {
    position: relative
}

.video-box .image img {
    position: relative;
    width: 100%
}

.video-box .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.blog-single-slider .owl-nav .owl-prev,
.related-items .owl-nav .owl-prev {
    left: -22px
}

.video-box:hover .overlay-box {
    background-color: rgba(0, 0, 0, .3)
}

.video-box .overlay-box span {
    position: relative;
    width: 80px;
    height: 80px;
    top: 46%;
    z-index: 99;
    color: #fff;
    font-weight: 300;
    font-size: 24px;
    margin-top: -20px;
    text-align: center;
    border-radius: 50%;
    line-height: 72px;
    padding-left: 4px;
    display: inline-block;
    border: 4px solid #fff
}

.blog-single-slider .owl-dots {
    display: none
}

.blog-single-slider .owl-nav .owl-next,
.blog-single-slider .owl-nav .owl-prev {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -40px;
    width: 44px;
    height: 44px;
    color: #999;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    font-weight: 700;
    background: rgba(255, 255, 255, 1);
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.blog-single,
.breadcrumb-bar {
    position: relative
}

.blog-single-slider .owl-nav .owl-next:hover,
.blog-single-slider .owl-nav .owl-prev:hover {
    color: #fff;
    background-color: #004e9e
}

.breadcrumb-bar {
    margin-bottom: 10px
}

.breadcrumb-bar li {
    position: relative;
    color: #4E4E4E;
    font-size: 13px;
    padding-right: 12px;
    margin-right: 12px;
    margin-bottom: 6px;
    display: inline-block
}

.breadcrumb-bar li:after {
    position: absolute;
    content: '\f105';
    right: 0;
    top: 0;
    font-size: 13px;
    color: #4E4E4E;
    font-family: FontAwesome
}

.author-box .author-comment .inner-box h4,
.blog-single .inner-box h2,
.comment-box .comment .comment-inner .comment-info,
.comment-box .comment .comment-inner .reply-btn,
.tag-title li {
    font-family: Ruda, sans-serif;
    text-transform: uppercase
}

.breadcrumb-bar li:last-child:after {
    display: none
}

.breadcrumb-bar li a {
    position: relative;
    color: #4E4E4E;
    font-size: 13px;
    display: inline-block;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.breadcrumb-bar li a:hover {
    color: #004e9e
}

.tag-title {
    position: relative
}

.tag-title li {
    position: relative;
    color: #fff;
    font-size: 12px;
    padding: 2px 10px;
    letter-spacing: 1px;
    margin-right: 4px;
    margin-bottom: 4px;
    display: inline-block;
    background-color: #004e9e
}

.tag-title li:nth-child(2) {
    background-color: #222
}

.blog-single .inner-box {
    position: relative
}

.blog-single .inner-box h2 {
    position: relative;
    color: #333;
    font-size: 34px;
    line-height: 1.4em;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px
}

.blog-single .inner-box .post-meta {
    position: relative;
    margin-bottom: 25px
}

.blog-single .inner-box .post-meta li {
    position: relative;
    color: #999;
    font-weight: 400;
    font-size: 11px;
    padding-left: 18px;
    display: inline-block;
    margin-right: 20px;
    letter-spacing: 1px;
    line-height: 1em;
    margin-bottom: 6px;
    text-transform: uppercase
}

.blog-single .inner-box .post-meta li .icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12px;
    color: #999
}

.blog-single .inner-box .social-icon-one.alternate li:nth-child(4n+0) {
    margin-right: 6px
}

.blog-single .inner-box .upper-box {
    position: relative;
    padding-bottom: 28px;
    margin-bottom: 30px;
    border-bottom: 2px solid #ededed
}

.blog-single .inner-box .text {
    position: relative
}

.blog-single .inner-box .text p {
    position: relative;
    color: #4E4E4E;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 28px
}

.blog-single .inner-box .text .image {
    position: relative
}

.blog-single .inner-box .text .image img {
    width: 100%
}

.blog-single .inner-box .text blockquote {
    position: relative;
    color: #999;
    font-size: 22px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.5em;
    font-style: italic;
    margin-top: 50px;
    margin-bottom: 50px;
    border-color: #004e9e
}

.blog-single .inner-box .post-share-options {
    position: relative;
    margin-bottom: 35px;
    padding: 10px 0 0
}

.blog-single .inner-box .post-share-options .tags a {
    position: relative;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    padding: 4px 12px;
    letter-spacing: 1px;
    margin-right: 5px;
    display: inline-block;
    text-transform: uppercase;
    background-color: #98999b;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.blog-single .inner-box .post-share-options .tags a:hover {
    color: #fff;
    background-color: #313438
}

.blog-single .inner-box .new-article {
    position: relative;
    padding: 20px 0;
    margin-top: 30px;
    display: block;
    border-top: 2px solid #ededed;
    border-bottom: 2px solid #ededed
}

.blog-single .inner-box .new-article li {
    position: relative;
    width: 50%;
    float: left;
    text-align: center;
    display: inline-block
}

.blog-single .inner-box .new-article li a {
    font-weight: 600;
    color: #999;
    letter-spacing: 1px;
    padding: 18px 0;
    display: block;
    text-transform: uppercase;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.blog-single .inner-box .new-article li a:hover {
    color: #004e9e
}

.blog-single .inner-box .new-article li a .fa {
    font-size: 20px
}

.blog-single .inner-box .new-article li:first-child a {
    border-right: 2px solid #ededed
}

.author-box {
    position: relative;
    margin-top: 80px;
    margin-bottom: 50px
}

.author-box .author-comment {
    position: relative;
    padding: 35px 30px 30px;
    background-color: #f9f9f9
}

.author-box .author-comment .inner-box {
    position: relative;
    padding-left: 110px
}

.author-box .author-comment .inner-box .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px
}

.author-box .author-comment .inner-box h4 {
    position: relative;
    color: #004e9e;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
    letter-spacing: 2px
}

.author-box .author-comment .inner-box .text {
    position: relative;
    color: #4E4E4E;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7em;
    margin-bottom: 10px
}

.related-posts {
    position: relative;
    margin-bottom: 30px
}

.related-item-carousel {
    position: relative
}

.related-item-carousel .owl-dots {
    position: relative;
    display: none
}

.related-item-carousel .owl-nav {
    position: absolute;
    right: 0;

    top: -76px;
    display: inline-block;
    background-color: #fff
}

.related-item-carousel .owl-nav .owl-next,
.related-item-carousel .owl-nav .owl-prev {
    position: relative;
    width: 34px;
    height: 34px;
    color: #a8a8a8;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    margin-left: 6px;
    background-color: #fff;
    border: 2px solid #f3f3f3;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.related-item-carousel .owl-nav .owl-next:hover,
.related-item-carousel .owl-nav .owl-prev:hover {
    color: #fff;
    border-color: #004e9e;
    background-color: #004e9e
}

.comment-box {
    position: relative;
    margin-bottom: 35px;
    padding: 40px 40px 35px;
    background-color: #f9f9f9
}

.comment-box.reply-comment {
    position: relative;
    margin-left: 45px
}

.comment-box .comment {
    position: relative;
    padding-left: 100px
}

.comment-box .comment .author-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 80px
}

.comment-box .comment .comment-inner {
    position: relative
}

.comment-box .comment .comment-inner .rating {
    position: absolute;
    right: 0;
    top: 0
}

.comment-box .comment .comment-inner .rating .fa {
    position: relative;
    color: #333;
    font-size: 16px;
    display: inline-block
}

.comment-box .comment .comment-inner .rating .fa.light {
    color: #c5c5c5
}

.comment-box .comment .comment-inner .comment-info {
    position: relative;
    color: #333;
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 5px
}

.comment-box .comment .comment-inner .post-date {
    position: relative;
    color: #999;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1em;
    margin-bottom: 8px;
    text-transform: uppercase
}

.comment-box .comment .comment-inner .text {
    position: relative;
    color: #4E4E4E;
    font-size: 14px
}

.comment-box .comment .comment-inner .reply-btn {
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
    font-size: 11px;
    font-weight: 500;
    padding: 6px 12px;
    line-height: 1em;
    display: inline-block;
    letter-spacing: 1px;
    border: 2px solid #e9e9e9;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.comment-box .comment .comment-inner .reply-btn:hover {
    color: #fff;
    border-color: #004e9e;
    background-color: #004e9e
}

.comment-form {
    position: relative
}

.comment-form .form-group {
    margin-bottom: 28px
}

.comment-form .form-group input[type=text],
.comment-form .form-group input[type=email],
.comment-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 26px;
    padding: 10px 20px;
    height: 50px;
    color: #a5a5a5;
    font-size: 16px;
    font-weight: 600;
    background-color: #fff;
    border: 2px solid #e0e0e0;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.comment-form .form-group input[type=text]:focus,
.comment-form .form-group input[type=email]:focus,
.comment-form .form-group textarea:focus {
    border-color: #004e9e
}

.comment-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 24px;
    padding: 20px;
    color: #a5a5a5;
    height: 120px;
    font-size: 16px;
    resize: none;
    background-color: #fff;
    border: 2px solid #e0e0e0;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.comment-form button {
    font-weight: 400;
    padding: 11px 30px;
    color: #fff;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: #a1a1a1;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.comment-form button:hover {
    background-color: #004e9e
}

.blog-single-gallery {
    position: relative;
    padding: 60px 0
}

.page-title {
    position: relative;
    padding: 50px 0;
    background-color: #f8f8f8
}

.page-title h2 {
    position: relative;
    color: #4E4E4E;
    font-size: 18px
}

.page-title-breadcrumb {
    position: relative
}

.page-title-breadcrumb li {
    position: relative;
    padding-right: 12px;
    margin-right: 12px;
    display: inline-block;
    color: #4E4E4E;
    font-size: 13px;
    text-transform: capitalize
}

.page-title-breadcrumb li:last-child {
    padding-right: 0;
    margin-right: 0
}

.page-title-breadcrumb li:last-child a:after {
    display: none
}

.page-title-breadcrumb li a:after {
    position: absolute;
    content: '\f105';
    right: -15px;
    top: 9px;
    color: #d3d3d3;
    line-height: 1px;
    font-family: FontAwesome
}

.page-title-breadcrumb li a {
    position: relative;
    color: #4E4E4E;
    font-size: 13px;
    text-transform: capitalize;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.items-form .form-group select,
.shop-section .items-sorting select {
    transition: all .5s ease;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    cursor: pointer
}

.page-title-breadcrumb li a .fa {
    position: relative;
    top: 3px;
    font-size: 22px;
    margin-right: 15px;
    line-height: 1em
}

.page-title-breadcrumb li a:hover {
    color: #000
}

.shop-section {
    position: relative;
    padding: 80px 0 100px
}

.shop-section .items-sorting {
    position: relative;
    margin-bottom: 50px
}

.shop-section .items-sorting .results-column,
.shop-section .items-sorting .select-column {
    margin-bottom: 20px
}

.shop-section .items-sorting .results-column h4 {
    font-size: 16px;
    font-weight: 400;
    color: #4E4E4E;
    line-height: 24px;
    padding: 13px 0;
    text-align: right;
    font-family: Ruda, sans-serif
}

.shop-section .items-sorting .form-group {
    margin-bottom: 0
}

.shop-section .items-sorting select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 22px;
    padding: 10px 15px;
    height: 44px;
    font-size: 16px;
    max-width: 280px;
    border: 2px solid #e0e0e0;
    background: url(../images/icons/icon-select.jpg) right center no-repeat;
    color: #999;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.shop-section .items-sorting select option {
    text-indent: 15px
}

.shop-item {
    position: relative;
    margin-bottom: 55px
}

.shop-item .inner-box {
    position: relative
}

.shop-item .inner-box .off-price,
.shop-item .inner-box .sold-out {
    position: absolute;
    left: 14px;
    top: -22px;
    width: 54px;
    height: 54px;
    color: #fff;
    text-align: center;
    font-family: Ruda, sans-serif;
    z-index: 1;
    border-radius: 50%
}

.shop-item .inner-box .off-price {
    line-height: 54px;
    font-size: 13px;
    background-color: #004e9e
}

.shop-item .inner-box .sold-out {
    line-height: 16px;
    padding-top: 12px;
    font-size: 12px;
    text-transform: uppercase;
    background-color: #333
}

.shop-item .inner-box .image-box {
    position: relative;
    text-align: center
}

.shop-item .inner-box .image-box img {
    position: relative;
    width: 100%;
    display: block
}

.shop-item .inner-box .lower-box {
    position: relative;
    text-align: center;
    padding: 25px 18px 0;
    border: 1px solid #e0e0e0;
    border-top: 0
}

.shop-item .inner-box .lower-box .upper-box {
    position: relative
}

.shop-item .inner-box .lower-box .upper-box h4 {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 25px;
    letter-spacing: 1px;
    line-height: 1.8em;
    text-transform: uppercase;
    font-family: Ruda, sans-serif
}

.shop-item .inner-box .lower-box .upper-box h4 a {
    color: #333;
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease
}

.shop-item .inner-box .lower-box .upper-box h4 a:hover {
    color: #004e9e
}

.shop-item .inner-box .lower-box .lower-content {
    position: relative;
    padding: 9px 0 11px;
    text-align: center;
    border-top: 1px solid #efefef
}

.shop-item .inner-box .lower-box .lower-content .price {
    color: #004e9e;
    font-size: 16px;
    font-weight: 500;
    margin: 6px 0;
    font-family: Ruda, sans-serif
}

.shop-item .inner-box .lower-box .lower-content .price .discount-price {
    color: #a9a9a9;
    margin-right: 5px;
    text-decoration: line-through
}

.shop-item .inner-box .lower-box .lower-content .cart-btn {
    position: absolute;
    left: 0;
    top: 8px;
    color: #fff;
    padding: 8px 0;
    width: 100%;
    opacity: 0;
    display: block;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    background-color: #004e9e;
    transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -ms-transition: all .6s ease;
    -o-transition: all .6s ease
}

.shop-item .inner-box:hover .lower-box .lower-content .cart-btn {
    opacity: 1
}

.shop-item .inner-box .lower-box .lower-content .cart-btn:hover {
    background-color: #444
}

.shop-page {
    position: relative;
    padding-top: 100px;
    padding-bottom: 80px
}

.basic-details .image-column {
    position: relative;
    margin-bottom: 50px
}

.shop-page .basic-details .image-column .carousel-outer .thumbs-carousel {
    padding: 10px 0
}

.shop-page .basic-details .image-column .carousel-outer .thumbs-carousel li img {
    width: 100%;
    cursor: pointer
}

.shop-page .basic-details .info-column .inner-column {
    padding-left: 15px
}

.shop-page .basic-details .details-header {
    position: relative;
    margin-bottom: 0
}

.shop-page .basic-details .details-header h4 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 15px;
    line-height: 1.4em;
    color: #333;
    text-transform: uppercase;
    font-family: Ruda, sans-serif
}

.items-form .form-group label,
.shop-page .basic-details .item-price {
    font-weight: 400;
    font-family: Ruda, sans-serif;
    position: relative
}

.shop-page .basic-details .details-header .rating {
    font-size: 16px;
    margin-bottom: 10px;
    display: inline-block
}

.shop-page .basic-details .details-header .rating span {
    color: #333
}

.shop-page .basic-details .details-header .rating .fa {
    display: inline-block;
    margin-right: 1px
}

.shop-page .basic-details .details-header .rating .fa.light {
    color: #dadada
}

.shop-page .basic-details .item-price {
    font-size: 26px;
    color: #004e9e;
    line-height: 24px;
    letter-spacing: 1px;
    margin-top: 5px;
    margin-bottom: 15px
}

.shop-page .basic-details .item-price span {
    position: relative;
    color: #a9a9a9;
    text-decoration: line-through
}

.shop-page .basic-details .details-header .reviews {
    position: relative;
    margin-left: 10px;
    display: inline-block
}

.shop-page .basic-details .details-header .reviews .separater {
    color: #acacac;
    margin: 0 6px
}

.shop-page .basic-details .details-header .reviews a {
    position: relative;
    color: #a2a2a2;
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase
}

.shop-page .basic-details .text {
    position: relative;
    color: #4E4E4E;
    font-size: 16px;
    line-height: 1.8em;
    margin-bottom: 25px
}

.items-form .form-group {
    margin-bottom: 20px
}

.items-form .form-group label {
    width: 90px;
    text-align: right;
    top: -4px;
    color: #4E4E4E;
    font-size: 13px;
    line-height: 30px;
    letter-spacing: 2px;
    margin-right: 15px!important;
    text-transform: uppercase
}

.items-form .form-group select {
    position: relative;
    display: inline-block;
    line-height: 22px;
    padding: 10px 15px;
    height: 44px;
    font-size: 16px;
    width: 370px;
    border: 2px solid #e0e0e0;
    background: url(../images/icons/icon-select.jpg) right center no-repeat;
    color: #999;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.items-form .form-group select option {
    text-indent: 15px
}

.shop-page .basic-details .info-column .other-options .btns-box {
    position: relative;
    margin-left: 28px;
    margin-top: 28px
}

.shop-page .basic-details .info-column .other-options .btns-box input[type=text] {
    position: relative;
    width: 48px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    margin-right: 30px;
    background-color: #fff;
    border: 2px solid #ededed
}

.shop-page .basic-details .info-column .other-options .btns-box .add-to-cart {
    position: relative;
    color: #fff;
    font-size: 13px;
    padding: 10px 40px;
    letter-spacing: 1px;
    display: inline-block;
    text-transform: uppercase;
    background-color: #a1a1a1;
    font-family: Ruda, sans-serif
}

.shop-page .basic-details .info-column .other-options .btns-box .add-to-cart .icon {
    position: relative;
    margin-right: 10px;
    font-size: 20px;
    top: 4px
}

.shop-page .basic-details .info-column .inner-column .tags-box {
    position: relative;
    padding-top: 20px;
    margin-top: 30px;
    border-top: 1px dashed #ccc
}

.shop-page .basic-details .info-column .inner-column .tags-box li {
    position: relative;
    color: #999;
    font-size: 12px;
    letter-spacing: 1px;
    display: inline-block;
    margin-right: 30px;
    text-transform: uppercase
}

.shop-page .basic-details .info-column .inner-column .tags-box li a {
    position: relative;
    color: #333;
    letter-spacing: 1px;
    text-transform: uppercase
}

.shop-page .product-info-tabs {
    position: relative;
    padding: 20px 0
}

.shop-page .product-info-tabs .prod-tabs {
    position: relative
}

.shop-page .product-info-tabs .prod-tabs .tab-btns {
    position: relative;
    z-index: 1;
    background-color: #fafafa;
    border-bottom: 2px solid #eee
}

.shop-page .product-info-tabs .prod-tabs .tab-btns .tab-btn {
    position: relative;
    top: 1px;
    display: block;
    float: left;
    margin-right: 0;
    font-size: 16px;
    color: #999;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 24px;
    cursor: pointer;
    letter-spacing: 2px;
    padding: 10px 48px 11px;
    border: 2px solid transparent;
    transition: all .5s ease
}

.shop-page .product-info-tabs .prod-tabs .tab-btns .tab-btn.active-btn:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 3px;
    background-color: #fff
}

.shop-page .product-info-tabs .prod-tabs .tab-btns .tab-btn.active-btn {
    color: #222;
    background: #fff;
    border: 2px solid #e0e0e0
}

.shop-page .product-info-tabs .prod-tabs .tabs-content {
    position: relative
}

.shop-page .product-info-tabs .prod-tabs .tabs-content .tab {
    position: relative;
    padding: 70px 0 0;
    display: none;
    border-top: 0;
    background-color: #fff
}

.shop-page .product-info-tabs .prod-tabs .tabs-content .tab.active-tab {
    display: block
}

.shop-page .product-info-tabs .prod-tabs .tabs-content .tab .content p {
    color: #4E4E4E;
    font-size: 16px;
    margin-bottom: 20px
}

.shop-comment-form {
    position: relative;
    margin-top: 80px
}

.shop-comment-form .rating-box {
    position: relative;
    margin-bottom: 30px
}

.shop-comment-form .rating-box .text {
    position: relative;
    font-size: 16px;
    color: #4E4E4E;
    margin-bottom: 10px
}

.shop-comment-form .rating-box .rating {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #ebebeb
}

.shop-comment-form .rating-box .rating:last-child {
    border-right: 0
}

.shop-comment-form .rating-box .rating .fa {
    position: relative;
    margin-right: 2px;
    display: inline-block
}

.shop-comment-form .rating-box .rating a {
    position: relative;
    color: #d6d6d6;
    font-size: 16px;
    display: inline-block
}

.shop-comment-form .rating-box .rating a:hover {
    color: #004e9e
}

.shop-comment-form .form-group {
    position: relative;
    margin-bottom: 25px
}

.shop-comment-form .form-group:last-child {
    margin-bottom: 0
}

.shop-comment-form .form-group input[type=text],
.shop-comment-form .form-group input[type=password],
.shop-comment-form .form-group input[type=email],
.shop-comment-form .form-group input[type=tel],
.shop-comment-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 28px;
    padding: 10px 15px;
    border: 2px solid #e0e0e0;
    height: 50px;
    color: #848484;
    font-weight: 300;
    background: #fff;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.shop-comment-form .form-group input[type=text]:focus,
.shop-comment-form .form-group input[type=password]:focus,
.shop-comment-form .form-group input[type=email]:focus,
.shop-comment-form .form-group input[type=tel]:focus,
.shop-comment-form .form-group select:focus,
.shop-comment-form .form-group textarea:focus {
    border-color: #004e9e
}

.shop-comment-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 26px;
    padding: 10px 15px;
    color: #848484;
    border: 2px solid #e0e0e0;
    height: 105px;
    font-weight: 300;
    background: #fff;
    resize: none;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.shop-comment-form button {
    position: relative;
    margin-top: 10px
}

.shop-comment-form input:focus,
.shop-comment-form select:focus,
.shop-comment-form textarea:focus {
    border-color: #f06529
}

.about-section .author-info .content-column .content-inner h2,
.skill-section h2 {
    border-bottom: 1px solid #c6c6c6;
    font-family: Ruda, sans-serif
}

.related-items {
    position: relative
}

.related-items .owl-stage-outer {
    position: relative;
    padding-top: 40px
}

.related-items .owl-dots {
    display: none
}

.related-items .owl-nav .owl-next,
.related-items .owl-nav .owl-prev {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -40px;
    width: 44px;
    height: 44px;
    color: #999;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    font-weight: 700;
    background: rgba(255, 255, 255, 1);
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.related-items .owl-nav .owl-next:hover,
.related-items .owl-nav .owl-prev:hover {
    color: #fff;
    background-color: #004e9e
}

.about-section {
    position: relative;
    padding-top: 100px
}

.about-section .author-info {
    position: relative;
    padding-bottom: 5px
}

.about-section .author-info .image-column {
    position: relative;
    margin-bottom: 30px
}

.about-section .author-info .image-column .image {
    position: relative
}

.about-section .author-info .image-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.about-section .author-info .content-column,
.about-section .author-info .content-column .content-inner {
    position: relative
}

.about-section .author-info .content-column .content-inner h2 {
    position: relative;
    color: #4E4E4E;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.4em;
    padding-bottom: 10px;
    margin-bottom: 15px
}

.about-section .author-info .content-column .content-inner .text {
    position: relative;
    margin-bottom: 30px
}

.about-section .author-info .content-column .content-inner .text p {
    position: relative;
    color: #4E4E4E;
    font-size: 16px;
    line-height: 1.6em;
    margin-bottom: 20px
}

.skill-section {
    position: relative;
    padding: 50px 0;
    background-color: #eee
}

.skill-section .text {
    position: relative;
    color: #4E4E4E;
    font-size: 16px;
    line-height: 1.6em
}

.skill-section h2 {
    position: relative;
    color: #666;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.4em;
    padding-bottom: 10px;
    margin-bottom: 15px
}

.skill-progress {
    position: relative
}

.skill-progress .progress-box {
    position: relative;
    padding-bottom: 3px;
    overflow: hidden;
    margin-bottom: 15px
}

.skill-progress .progress-box:last-child {
    margin-bottom: 0
}

.skill-progress .progress-box .box-title {
    position: relative;
    font-size: 13px;
    color: #333;
    font-weight: 400;
    line-height: 38px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: Ruda, sans-serif
}

.skill-progress .progress-box .box-title span {
    float: right;
    color: #666;
    font-size: 18px;
    font-family: Ruda, sans-serif
}

.skill-progress .progress-box .bar {
    position: relative;
    height: 6px
}

.skill-progress .progress-box .bar .bar-innner {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 6px;
    background: #d0d3cc
}

.skill-progress .progress-box .bar .bar-fill {
    position: absolute;
    left: -100%;
    top: 0;
    width: 0;
    height: 6px;
    background: #004e9e;
    border-radius: 0;
    -moz-transition: all 2s ease .3s;
    -webkit-transition: all 2s ease .3s;
    -ms-transition: all 2s ease .3s;
    -o-transition: all 2s ease .3s;
    transition: all 2s ease .3s
}

.contact-section,
.contact-section .form-column .form-column {
    position: relative
}

.skill-progress .progress-box.animated .bar .bar-fill {
    left: 0
}

.contact-section {
    padding: 0 0 80px
}

.map-section {
    padding-bottom: 100px
}

.map-data {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8em
}

.map-data h6 {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 5px;
    color: #121212
}

.map-canvas {
    height: 550px
}

.contact-section .form-column {
    position: relative;
    margin-bottom: 40px
}

.contact-section .form-column .sec-title {
    margin-bottom: 20px
}

.contact-section .info-column .sec-title {
    margin-bottom: 40px
}

.contact-form .form-group,
.contact-section .form-column .text {
    margin-bottom: 20px;
    position: relative
}

.contact-section .info-column .inner-column {
    padding-left: 20px
}

.contact-section .form-column .text {
    color: #b1b1b1;
    font-size: 16px;
    font-style: italic
}

.contact-form input[type=text],
.contact-form input[type=password],
.contact-form input[type=email],
.contact-form select,
.contact-form textarea {
    display: block;
    width: 100%;
    line-height: 22px;
    height: 50px;
    font-size: 16px;
    padding: 12px 20px;
    background: #fff;
    color: #333;
    border: 2px solid #e0e0e0;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.contact-form input:focus,
.contact-form select:focus,
.contact-form textarea:focus {
    border-color: #004e9e;
    background: 0 0
}

.contact-form textarea {
    height: 130px;
    resize: none;
    padding: 10px 20px
}

.contact-form .submit-btn {
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    letter-spacing: 1px;
    font-size: 13px;
    text-transform: uppercase;
    background-color: #a1a1a1
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error {
    border-color: red!important
}

.contact-form label.error {
    display: block;
    line-height: 24px;
    padding: 5px 0 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 11px;
    color: red;
    font-weight: 500
}

.info-list {
    position: relative;
    margin-top: 30px
}

.info-list li {
    position: relative;
    color: #4E4E4E;
    font-size: 16px;
    line-height: 1.8em;
    padding-bottom: 18px;
    margin-bottom: 15px
}

.info-list li:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 65px;
    height: 1px;
    background-color: #e0e0e0
}

.info-list li:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.info-list li:last-child:after {
    display: none
}

.cart-product {
    position: relative;
    margin-bottom: 24px;
    min-height: 90px;
    border-bottom: 1px solid #e4e4e4
}

.cart-product .inner {
    position: relative;
    padding-left: 90px;
    min-height: 70px
}

.cart-product .inner .cross-icon {
    position: absolute;
    right: 0;
    top: -2px;
    z-index: 1;
    color: #263120;
    font-size: 16px;
    cursor: pointer
}

.cart-product .inner .image {
    position: absolute;
    width: 70px;
    height: 70px;
    left: 0;
    top: 0
}

.cart-product .inner h3 {
    position: relative;
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    text-transform: capitalize
}

.cart-product .inner h3 a {
    color: #222;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.cart-product .inner h3 a:hover {
    color: #004e9e
}

.cart-product .inner .quantity-text {
    position: relative;
    font-weight: 300;
    color: #222
}

.cart-product .inner .price {
    position: relative;
    font-weight: 600;
    font-size: 16px;
    margin: 0;
    color: #222
}

.color-palate .purchase-btn {
    position: relative;
    color: #fff;
    padding: 8px 10px;
    display: block;
    font-size: 13px;
    font-weight: 400;
    margin-left: 28px;
    margin-right: 28px;
    margin-bottom: 25px;
    text-transform: uppercase;
    background-color: #333433;
    font-family: Ruda, sans-serif
}

.main-footer .widgets-section .news-info .inner-box .image,
.main-footer .widgets-section .review-block .inner-box .image {
    background-color: #181818
}

.home-three-posts.heres,
.stoped-widget.stoped-here {
    position: fixed;
    top: 80px;
    max-width: 340px;
    z-index: 99999;
    background-color: #fff;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.home-three-posts.heres {
    position: fixed;
    top: 55px;
    max-width: 340px;
    z-index: 99999;
    padding-bottom: 20px;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.subscribe-style-one {
    position: relative;
    padding: 2px;
    background-color: #004e9e
}

.subscribe-style-one h2 {
    position: relative;
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    text-transform: capitalize
}

.subscribe-style-one .text {
    position: relative;
    font-size: 18px;
    color: #fff;
    font-weight: 300
}

.subscribe-style-one form {
    position: relative;
    margin-top: 10px
}

.subscribe-style-one .form-group {
    position: relative;
    display: block;
    z-index: 1;
    margin-top: 18px;
    margin-bottom: 0
}

.subscribe-style-one .form-group input[type=text],
.subscribe-style-one .form-group input[type=email],
.subscribe-style-one .form-group input[type=tel],
.subscribe-style-one .form-group textarea {
    position: relative;
    width: 100%;
    line-height: 30px;
    padding: 10px 22px;
    height: 52px;
    display: inline-block;
    font-size: 16px;
    background: #fff;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.subscribe-style-one .form-group button,
.subscribe-style-one .form-group input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    display: inline-block
}

.mission-section {
    position: relative;
    padding: 120px 0 80px
}

.mission-section .image-column {
    position: relative;
    margin-bottom: 40px
}

.mission-section .image-column .inner-column,
.mission-section .image-column .inner-column .image {
    position: relative
}

.mission-section .image-column .inner-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.mission-section .content-column,
.mission-section .content-column .inner-column {
    position: relative
}

.mission-section .content-column .inner-column h2 {
    position: relative;
    color: #000;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 20px;
    font-family: Ruda, sans-serif
}

.mission-info-tabs,
.mission-info-tabs .prod-tabs {
    position: relative
}

.mission-info-tabs .prod-tabs .tab-btns {
    position: relative;
    z-index: 1;
    margin-bottom: 20px
}

.mission-info-tabs .prod-tabs .tab-btns .tab-btn {
    position: relative;
    top: 1px;
    display: block;
    float: left;
    margin-right: 25px;
    font-size: 16px;
    color: #4E4E4E;
    text-transform: uppercase;
    font-weight: 400;
    cursor: pointer;
    transition: all .5s ease
}

.mission-info-tabs .prod-tabs .tab-btns .tab-btn.active-btn,
.mission-info-tabs .prod-tabs .tab-btns .tab-btn:hover {
    color: #000
}

.mission-info-tabs .prod-tabs .tabs-content {
    position: relative
}

.mission-info-tabs .prod-tabs .tabs-content .tab {
    position: relative;
    display: none
}

.mission-info-tabs .prod-tabs .tabs-content .tab.active-tab {
    display: block
}

.mission-info-tabs .prod-tabs .tabs-content .tab .text {
    position: relative;
    margin-bottom: 40px
}

.mission-info-tabs .prod-tabs .tabs-content .tab .text p {
    position: relative;
    color: #4E4E4E;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 18px;
    font-family: Lato, sans-serif
}

.testimonial-section {
    position: relative;
    padding: 100px 0 110px;
    border-bottom: 1px solid #f9f9f9
}

.testimonial-section .sec-title {
    margin-bottom: 50px
}

.testimonial-block {
    position: relative
}

.testimonial-block .inner-box {
    position: relative;
    padding-left: 120px
}

.testimonial-block .inner-box .image {
    position: absolute;
    left: 0;
    top: 0;
    width: 83px;
    margin-bottom: 20px
}

.testimonial-block .inner-box .author {
    position: relative;
    padding-left: 35px;
    color: #444;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 22px
}

.testimonial-block .inner-box .author span {
    font-style: italic;
    color: #004e9e
}

.testimonial-block .inner-box .author:before {
    position: absolute;
    content: '\f10d';
    left: 0;
    top: 0;
    color: #666;
    font-size: 18px;
    font-family: FontAwesome
}

.testimonial-block .inner-box .content {
    position: relative;
    padding: 20px 25px;
    border: 1px solid #e5e5e5
}

.testimonial-block .inner-box .content .text {
    position: relative;
    color: #4E4E4E;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.6em
}

.testimonial-block.style-two .inner-box .content:before {
    background: url(../images/icons/curve-2.jpg) no-repeat;
    left: -22px
}

.testimonial-section .owl-dots,
.testimonial-section .owl-nav {
    display: none
}

.about-section-three {
    position: relative;
    padding: 100px 0 50px
}

.about-section-three .upper-title {
    position: relative;
    margin-bottom: 50px;
    max-width: 940px
}

.about-section-three .upper-title h1 {
    font-size: 40px;
    color: #13192d;
    font-weight: 600;
    margin-bottom: 20px
}

.about-section-three .upper-title .text {
    font-size: 20px;
    color: #13192d;
    opacity: .7;
    line-height: 1.8em
}

.about-section-three .content-block {
    position: relative;
    margin-bottom: 50px
}

.about-section-three .content-block .image-column,
.about-section-three .content-block .text-column {
    position: relative;
    margin-bottom: 20px
}

.about-section-three .content-block .text-column h2 {
    font-size: 28px;
    color: #13192d;
    font-weight: 500;
    margin-bottom: 30px
}

.about-section-three .content-block .text-column .inner {
    font-size: 16px;
    color: #13192d;
    font-weight: 500;
    line-height: 1.8em
}

.about-section-three .content-block .text-column .inner p {
    margin-bottom: 25px;
    opacity: .7;
    line-height: 1.9em
}

.error-section {
    position: relative;
    text-align: center;
    padding: 130px 0 150px
}

.error-section .error-big-text {
    position: relative;
    font-size: 180px;
    color: #004e9e;
    font-weight: 700;
    letter-spacing: 5px;
    margin-bottom: 10px;
    line-height: 1em;
    font-family: Ruda, sans-serif
}

.error-section h2 {
    position: relative;
    color: #26292d;
    font-weight: 300;
    font-size: 40px;
    line-height: 1.3em;
    margin-bottom: 30px;
    font-family: Ruda, sans-serif
}

.error-section .error-options .or,
.error-section .text {
    font-size: 18px;
    font-family: Ruda, sans-serif
}

.error-section .text {
    margin-bottom: 30px;
    color: rgba(0, 0, 0, .6)
}

.error-section .error-options {
    position: relative
}

.error-section .error-options .or {
    position: relative;
    color: #2f2f2f;
    margin: 0 25px;
    font-weight: 500;
    text-transform: uppercase
}

.error-section .btn-style-four {
    padding: 12px 25px
}

.error-search-box {
    position: relative;
    margin-top: 12px;
    width: 320px;
    display: inline-block
}

.error-search-box .form-group {
    position: relative;
    margin: 0
}

.error-search-box .form-group input[type=text],
.error-search-box .form-group input[type=search] {
    position: relative;
    line-height: 32px;
    padding: 10px 50px 10px 20px;
    border: 1px solid #ebeaea;
    display: block;
    font-size: 16px;
    width: 100%;
    height: 55px;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.error-search-box .form-group input:focus {
    border-color: #ff3548
}

.error-search-box .form-group button {
    position: absolute;
    right: 0;
    top: 0;
    height: 55px;
    width: 50px;
    line-height: 52px;
    text-align: center;
    display: block;
    font-size: 16px;
    color: silver;
    background: 0 0;
    border-radius: 0 3px 3px 0;
    font-weight: 400;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.error-search-box .form-group button:hover,
.error-search-box .form-group input:focus+button {
    color: #ff3548
}

.faq-section {
    position: relative;
    overflow: hidden;
    padding: 50px 0
}

.faq-section .faq-column {
    position: relative;
    margin-bottom: 40px
}

.faq-section .faq-column .faq-title {
    position: relative
}

.faq-section .faq-column .faq-title h2 {
    position: relative;
    color: #000;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 8px;
    line-height: 1.2em
}

.faq-section .faq-column .faq-title .title-text {
    position: relative;
    font-size: 16px;
    color: rgba(0, 0, 0, .6)
}

.faq-section .form-column {
    position: relative
}

.faq-section .form-column .form-inner {
    position: relative;
    padding-left: 40px
}

.faq-section .form-column .form-inner h2 {
    position: relative;
    color: #000;
    font-size: 28px;
    font-weight: 500;
    line-height: 1.4em;
    margin-bottom: 25px
}

.faq-section .faq-search-box {
    position: relative;
    margin-top: 30px;
    width: 100%;
    margin-bottom: 20px
}

.faq-section .faq-search-box .form-group {
    position: relative;
    margin: 0
}

.faq-section .faq-search-box .form-group input[type=text],
.faq-section .faq-search-box .form-group input[type=search] {
    position: relative;
    line-height: 28px;
    color: #222;
    display: block;
    font-size: 16px;
    width: 100%;
    height: 60px;
    padding: 15px 15px 15px 20px;
    border: 1px solid #ededed;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.faq-section .faq-search-box .form-group button {
    position: absolute;
    right: 0;
    top: 0;
    width: 65px;
    height: 60px;
    line-height: 58px;
    text-align: center;
    display: block;
    font-size: 22px;
    color: silver;
    background: 0 0;
    font-weight: 400;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.faq-section .faq-search-box .form-group input:focus {
    border-color: #ff3548
}

.faq-form .form-group {
    position: relative;
    margin-bottom: 28px
}

.faq-form .form-group input[type=text],
.faq-form .form-group input[type=password],
.faq-form .form-group input[type=email],
.faq-form .form-group input[type=tel],
.faq-form .form-group select {
    position: relative;
    display: block;
    width: 100%;
    line-height: 28px;
    padding: 15px 20px;
    height: 60px;
    font-size: 16px;
    background-color: #f9f9f9;
    border: 1px solid #ededed;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.faq-form .form-group input[type=text]:focus,
.faq-form .form-group input[type=password]:focus,
.faq-form .form-group input[type=email]:focus,
.faq-form .form-group input[type=tel]:focus,
.faq-form .form-group select:focus,
.faq-form .form-group textarea:focus {
    border-color: #ff3548
}

.faq-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 32px;
    padding: 12px 20px;
    height: 200px;
    resize: none;
    font-size: 16px;
    background-color: #f9f9f9;
    border: 1px solid #ededed;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.faq-form button {
    position: relative;
    font-weight: 500;
    margin-top: 0;
    padding: 18px 44px;
    font-size: 16px;
    width: 100%;
    display: inline-block;
    font-family: Ruda, sans-serif
}

.accordion-box {
    position: relative;
    padding: 0 30px;
    border: 1px solid #c6c6c6
}

.accordion-box .heading {
    position: relative;
    color: #000;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 45px;
    font-family: Ruda, sans-serif
}

.accordion-box .block {
    position: relative;
    padding-top: 22px;
    padding-bottom: 22px;
    border-bottom: 1px solid #c6c6c6
}

.accordion-box .block:last-child {
    border-bottom: 0
}

.accordion-box .block .acc-btn {
    font-size: 20px;
    padding-left: 0;
    padding-right: 50px;
    position: relative;
    cursor: pointer;
    line-height: 30px;
    color: #242424;
    font-weight: 400;
    transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    font-family: Ruda, sans-serif
}

.accordion-box .block .icon-outer,
.accordion-box .block .icon-outer .icon {
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    font-size: 16px
}

.accordion-box .block .icon-outer {
    right: 0;
    top: 0;
    border-radius: 50%;
    color: #004e9e;
    border: 2px solid #004e9e;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.accordion-box .block .icon-outer .icon {
    left: -2px;
    top: 50%;
    margin-top: -15px;
    border-radius: 50%;
    line-height: 30px;
    color: #004e9e;
}

.accordion-box .block .icon-outer .icon-plus {
    opacity: 1
}

.accordion-box .block .icon-outer .icon-minus {
    opacity: 0;
    color: #d9d9d9;
    font-weight: 400
}

.accordion-box .block .acc-btn.active .icon-outer .icon-minus {
    opacity: 1;
    color: #fff;
    border-color: #ff3548;
    background-color: #ff3548
}

.accordion-box .block .acc-btn.active .icon-outer .icon-plus {
    opacity: 0
}

.accordion-box .block .acc-btn.active .icon-outer {
    border-color: #ff3548;
    color: #ff3548
}

.accordion-box .block .acc-content {
    position: relative;
    display: none
}

.accordion-box .block .acc-content .content-text {
    padding-bottom: 6px
}

.accordion-box .block .acc-content.current {
    display: block
}

.accordion-box .block .content {
    position: relative;
    font-size: 16px;
    padding: 20px 0 0
}

.accordion-box .block .content p {
    margin-bottom: 20px;
    line-height: 1.6em;
    font-size: 16px;
    color: #4E4E4E;
    font-family: Ruda, sans-serif
}

.accordion-box .block .content p:last-child {
    margin-bottom: 0
}

.cart-section {
    position: relative;
    padding: 100px 0 80px
}

.cart-outer {
    position: relative
}

.checkout-page .cart-outer {
    margin-bottom: 40px
}

.cart-outer .table-outer {
    position: relative;
    width: 100%;
    overflow-x: auto
}

.cart-outer .cart-table {
    width: 100%;
    min-width: 900px
}

.cart-table .cart-header {
    position: relative;
    width: 100%;
    text-transform: uppercase;
    font-size: 13px;
    background: #f4f5f6;
    color: #1c1c1c;
    border: 1px solid #ebebeb
}

.cart-table thead tr th {
    line-height: 24px;
    padding: 13px 25px;
    font-weight: 600;
    font-size: 18px;
    text-transform: capitalize;
    border-right: 1px solid #ebebeb;
    font-family: Ruda, sans-serif
}

.cart-section .coupon-btn,
.cart-section .totals-table .total .price,
.cart-table tbody tr td .prod-title,
.cart-table tbody tr td.price {
    font-family: Lato, sans-serif
}

.cart-table thead tr th .fa {
    font-size: 18px
}

.cart-table thead tr th.prod-column {
    text-align: left
}

.cart-table tbody tr td {
    line-height: 24px;
    padding: 25px 25px 20px
}

.cart-table tbody tr .qty {
    width: 200px;
    padding-right: 80px
}

.cart-table tbody tr .qty .quantity-spinner {
    background: #fff
}

.cart-table tbody tr .prod-column .column-box {
    position: relative;
    min-height: 110px
}

.cart-table tbody tr .prod-column .column-box .prod-thumb {
    position: relative;
    width: 100px
}

.cart-table tbody tr .prod-column .column-box .prod-thumb img {
    display: block;
    max-width: 100%
}

.cart-table tbody tr .prod-column .column-box h4 {
    font-size: 16px;
    color: #444;
    font-weight: 400;
    line-height: 90px
}

.cart-table tbody tr .prod-column .author {
    font-size: 13px;
    color: #333;
    margin-bottom: 0
}

.cart-table tbody tr .sub-total {
    font-weight: 400;
    color: #797979;
    font-size: 17px
}

.cart-table tbody tr .remove-btn {
    position: relative;
    font-size: 16px;
    color: #1c1c1c;
    line-height: 30px;
    font-weight: 500;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease
}

.cart-table tbody tr .remove-btn .fa {
    position: relative;
    font-size: 18px;
    line-height: 30px
}

.cart-table tbody tr .remove-btn:hover {
    color: #004e9e
}

.cart-table tbody tr {
    border-bottom: 1px solid #e9e9e9
}

.cart-table tbody tr td {
    vertical-align: middle;
    color: #797979;
    font-size: 17px;
    border-left: 1px solid #ebebeb
}

.cart-table tbody tr td.prod-column {
    padding-left: 48px
}

.cart-table tbody tr td.price {
    font-weight: 600
}

.cart-table tbody tr td:last-child {
    border-right: 1px solid #ebebeb;
    text-align: center
}

.cart-table tbody tr td .prod-title {
    position: relative;
    font-size: 17px;
    color: #797979
}

.cart-table tbody tr td .quantity-spinner {
    padding: 5px 0 5px 20px;
    line-height: 24px;
    height: 34px;
    display: block;
    width: 100%;
    position: relative
}

.cart-table tbody .available-info {
    position: relative;
    padding-left: 50px
}

.cart-table tbody .available-info .icon {
    position: absolute;
    left: 0;
    top: 5px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #223555;
    border-radius: 50%
}

.cart-section .cart-options {
    position: relative;
    padding: 25px 35px 10px;
    margin-bottom: 50px;
    background-color: #f9f9f9;
    border: 1px solid #ebebeb;
    border-top: 0
}

.cart-section .apply-coupon {
    position: relative
}

.cart-section .cart-options .cart-btn {
    padding: 6px 28px;
    top: -3px
}

.cart-section .apply-coupon .form-group {
    position: relative;
    float: left;
    margin-right: 10px
}

.cart-section .apply-coupon .form-group input[type=text] {
    display: block;
    line-height: 15px;
    padding: 8px 10px;
    border: 1px solid #eee;
    width: 130px;
    height: 33px;
    background: #fff
}

.cart-section .coupon-btn {
    padding: 3px 18px 5px;
    line-height: 24px;
    border-radius: 3px;
    font-size: 16px;
    color: #fff;
    background-color: #242424
}

.cart-section .cart-options .btn-style-one {
    top: -7px;
    padding-left: 32px;
    padding-right: 32px
}

.cart-section .totals-table {
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #ebebeb;
    border-radius: 3px
}

.cart-section .totals-table li {
    line-height: 24px;
    padding: 14px 22px;
    border-bottom: 1px solid #ebebeb
}

.cart-section .totals-table li:first-child {
    background-color: #f9f9f9
}

.cart-section .totals-table li h3 {
    position: relative;
    font-weight: 600;
    color: #242424;
    font-size: 18px
}

.cart-section .totals-table li:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.cart-section .totals-table .col {
    position: relative;
    display: block;
    float: left;
    line-height: 24px;
    width: 50%;
    color: #242424;
    font-size: 17px;
    text-transform: capitalize
}

.cart-section .totals-table li .col:last-child {
    text-align: right
}

.cart-section .totals-table .total .price {
    color: #444;
    font-weight: 700
}

.cart-section .totals-table .proceed-btn {
    padding: 6px 28px
}

.cart-section input.quantity-spinner,
.product-details .basic-details .quantity-spinner {
    line-height: 24px;
    padding: 10px 15px!important;
    height: 46px!important;
    box-shadow: none!important
}

.cart-section .bootstrap-touchspin .input-group-btn-vertical>.btn,
.product-details .basic-details .bootstrap-touchspin .input-group-btn-vertical>.btn {
    padding: 11px 10px;
    background: #f4f5f6
}

.cart-section .bootstrap-touchspin .input-group-btn-vertical i,
.product-details .bootstrap-touchspin .input-group-btn-vertical i {
    top: 6px
}

.checkout-page {
    position: relative;
    padding: 100px 0 80px
}

.checkout-page .default-links {
    position: relative;
    margin-bottom: 40px
}

.checkout-page .default-links li {
    margin-bottom: 15px;
    line-height: 24px;
    padding: 18px 28px;
    background: #f9f9f9;
    color: #797979;
    font-size: 17px;
    font-weight: 600;
    border: 1px solid #ebebeb
}

.checkout-page .default-links li a {
    color: #004e9e;
    text-decoration: underline
}

.shop-form {
    position: relative
}

.shop-form .billing-inner {
    position: relative;
    padding-right: 100px
}

.shop-form .sec-title {
    margin-bottom: 30px
}

.shop-form .form-group {
    position: relative;
    margin-bottom: 20px
}

.billing-details .shop-form .form-group {
    margin-bottom: 20px
}

.shop-form .form-group .field-label {
    display: block;
    line-height: 24px;
    margin-bottom: 8px;
    text-transform: capitalize;
    color: #797979;
    font-size: 16px;
    font-weight: 500
}

.shop-form .form-group .field-label sup {
    top: 0;
    color: #797979;
    font-size: 16px
}

.shop-form input[type=text],
.shop-form input[type=password],
.shop-form input[type=email],
.shop-form input[type=tel],
.shop-form input[type=number],
.shop-form input[type=url],
.shop-form select,
.shop-form textarea {
    position: relative;
    display: block;
    width: 100%;
    background: #fff;
    line-height: 16px;
    padding: 10px 15px;
    height: 38px;
    border: 1px solid #eee;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.shop-form input.address-two {
    margin-top: 12px
}

.shop-form input::-webkit-input-placeholder,
.shop-form select::-webkit-input-placeholder,
.shop-form textarea-webkit-input-placeholder {
    color: #c6c6c6
}

.shop-form select {
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    background: url(../images/icons/icon-select.png) right center no-repeat #fff;
    cursor: pointer
}

.shop-form select option {
    text-indent: 15px
}

.shop-form textarea {
    resize: none;
    height: 100px!important;
    overflow: hidden
}

.shop-form input:focus,
.shop-form select:focus,
.shop-form textarea:focus {
    border-color: #004e9e
}

.shop-order-box {
    position: relative;
    padding: 20px 22px 60px;
    border: 1px solid #d9d9d9;
    background-color: #fdfdfd
}

.shop-order-box .order-list {
    position: relative
}

.shop-order-box .order-list li {
    position: relative;
    color: #797979;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 12px
}

.shop-order-box .order-list li span {
    float: right;
    width: 125px;
    font-size: 17px
}

.shop-order-box .order-list li span.dark {
    color: #242424;
    font-weight: 700
}

.shop-order-box .order-list li.total {
    padding: 8px 0;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #e2e2e2
}

.shop-order-box .order-btn {
    padding: 6px 28px
}

.payment-options {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px
}

.checkout-page .payment-options li {
    position: relative;
    margin-bottom: 15px
}

.checkout-page .payment-options li .radio-option {
    position: relative
}

.checkout-page .payment-options li .radio-option label {
    position: relative;
    display: inline-block;
    padding-left: 30px;
    font-weight: 600!important;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #797979;
    cursor: pointer;
    font-size: 15px
}

.checkout-page .payment-options li .radio-option label strong {
    font-weight: 600
}

.checkout-page .payment-options li .radio-option input[type=radio] {
    position: absolute;
    left: 0;
    top: 3px
}

.checkout-page .payment-options li .radio-option label .small-text {
    display: block;
    padding-top: 5px;
    letter-spacing: 0;
    text-transform: none;
    font-weight: 400;
    font-size: 13px;
    color: #4E4E4E;
    line-height: 20px
}

.checkout-page .payment-options li .radio-option label img {
    position: relative;
    top: -3px;
    display: inline-block;
    max-width: 100%;
    padding-left: 30px
}

.comming-soon,
.comming-soon:before {
    position: fixed;
    display: block;
    width: 100%;
    height: 100%
}

.comming-soon {
    overflow-y: auto;
    background-size: cover
}

.comming-soon:before {
    content: '';
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .7)
}

.comming-soon .content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    text-align: center;
    vertical-align: middle
}

.comming-soon .content .content-inner {
    position: relative;
    padding: 50px 15px;
    display: table-cell;
    vertical-align: middle
}

.comming-soon .content .content-inner h2 {
    position: relative;
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    line-height: 1.2em;
    margin-bottom: 60px;
    font-family: Ruda, sans-serif
}

.comming-soon .content .content-inner .text {
    position: relative;
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.6em;
    margin-top: 30px;
    margin-bottom: 30px;
    font-family: Ruda, sans-serif
}

.time-counter .time-countdown .counter-column,
.time-counter .time-countdown .counter-column .count {
    color: #fff;
    font-weight: 700;
    position: relative;
    font-family: Ruda, sans-serif
}

.time-counter,
.time-counter .time-countdown {
    position: relative
}

.time-counter .time-countdown .counter-column {
    margin: 0 15px 30px;
    width: 170px;
    height: 170px;
    text-align: center;
    display: inline-block;
    padding: 10px 0;
    border: 2px solid #fff;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
    border-radius: 50%
}

.time-counter .time-countdown .counter-column .count {
    display: block;
    font-size: 65px;
    line-height: 40px;
    padding: 35px 10px 20px;
    letter-spacing: 1px
}

.comming-soon .emailed-form .form-group {
    position: relative;
    display: block;
    max-width: 725px;
    margin: 0 auto 20px;
    width: 100%;
    padding-right: 220px
}

.comming-soon .emailed-form .form-group input[type=text],
.comming-soon .emailed-form .form-group input[type=email],
.comming-soon .emailed-form .form-group input[type=tel],
.comming-soon .emailed-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    line-height: 30px;
    height: 50px;
    font-size: 17px;
    color: #000;
    padding: 10px 50px 10px 20px;
    background: #fff;
    font-weight: 600;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.comming-soon .emailed-form .form-group input[type=submit],
.comming-soon .emailed-form button {
    position: absolute;
    right: 0;
    top: 0;
    width: 210px;
    height: 50px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    background: #004e9e;
    font-family: Ruda, sans-serif
}

.gallery-section,
.gallery-section .filters .filter-tabs {
    position: relative
}

.gallery-section {
    padding: 95px 0 55px
}

.gallery-section .filters {
    margin-bottom: 50px;
    text-align: center
}

.gallery-section .filters li {
    position: relative;
    display: inline-block;
    color: #242424;
    padding: 0;
    cursor: pointer;
    font-size: 17px;
    font-weight: 600;
    margin-right: 40px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    font-family: Ruda, sans-serif
}

.gallery-section .filters .filter.active,
.gallery-section .filters .filter:hover {
    color: #004e9e;
    text-decoration: underline
}

.gallery-section .gallery-item {
    margin-bottom: 40px
}

.gallery-item.mix {
    display: none
}

.gallery-item .image-box,
.gallery-item .image-box img {
    position: relative;
    display: block
}

.gallery-section.fullwidth .filter-list {
    padding: 0 15px
}

.gallery-section.fullwidth .gallery-item {
    width: 20%;
    float: left;
    padding: 0 15px
}

.gallery-item {
    position: relative
}

.gallery-item .inner-box {
    position: relative;
    width: 100%;
    overflow: hidden
}

.gallery-item .image-box img {
    width: 100%
}

.gallery-item .overlay-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, .3);
    -webkit-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease;
    -webkit-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    transform: translate(-100%, 0)
}

.gallery-item .inner-box:hover .overlay-box {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    -o-transform: translate(0);
    -moz-transform: translate(0);
    transform: translate(0)
}

.gallery-item .overlay-inner {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    padding: 10px 0
}

.gallery-item .overlay-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle
}

.gallery-item .overlay-inner .link {
    position: relative;
    font-size: 20px;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 52px;
    border-radius: 50%;
    margin: 0 5px;
    display: inline-block;
    background-color: #004e9e;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.gallery-item .overlay-inner .link .icon {
    position: relative
}

.gallery-item .overlay-inner .link:hover {
    color: #666;
    background-color: rgba(255, 255, 255, 1)
}

.gallery-item .inner-box h3 {
    position: relative;
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    padding: 25px 0 3px;
    line-height: 1.2em
}

.gallery-item .inner-box h3 a {
    position: relative;
    color: #242424;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.gallery-item .inner-box .text {
    position: relative;
    color: #004e9e;
    font-size: 16px;
    text-align: center;
    font-family: Lato, sans-serif
}

.gallery-single {
    position: relative;
    padding: 100px 0
}

.gallery-single .inner-container {
    position: relative
}

.gallery-single .inner-container .upper-content {
    position: relative;
    margin-bottom: 50px
}

.gallery-single .inner-container .upper-content .image {
    position: relative
}

.gallery-single .inner-container .upper-content .image img {
    position: relative;
    width: 100%;
    display: block
}

.gallery-single .upper-content .image-info {
    position: relative;
    padding: 45px 60px;
    background-color: #004e9e
}

.gallery-single .upper-content .image-info .info-column,
.gallery-single .upper-content .image-info .info-column ul {
    position: relative
}

.gallery-single .upper-content .image-info .info-column ul li {
    position: relative;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 15px;
    font-family: Ruda, sans-serif
}

.gallery-single .upper-content .image-info .info-column ul li span {
    position: relative;
    font-weight: 600;
    width: 145px;
    display: inline-block
}

.gallery-single .lower-content {
    position: relative
}

.gallery-single .lower-content .upper-box {
    position: relative;
    padding-bottom: 65px;
    margin-bottom: 80px;
    border-bottom: 1px solid #d1d1d1
}

.gallery-single .lower-content .upper-box .text {
    position: relative
}

.gallery-single .lower-content .upper-box .text p {
    position: relative;
    color: #797979;
    font-size: 17px;
    line-height: 1.7em;
    margin-bottom: 25px
}

.gallery-single .lower-content .upper-box .text p:last-child {
    margin-bottom: 0
}

.gallery-single .lower-content .middle-box {
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 75px;
    border-bottom: 1px solid #d1d1d1
}

.gallery-single .lower-content .middle-box .sec-title-two {
    position: relative;
    margin-bottom: 25px
}

.gallery-single .lower-content .middle-box .text {
    position: relative;
    color: #797979;
    font-size: 17px;
    margin-bottom: 35px
}

.gallery-single .lower-content .middle-box .image-column,
.gallery-single .lower-content .middle-box .image-column .image {
    position: relative
}

.gallery-single .lower-content .middle-box .image-column .image img {
    position: relative;
    width: 100%;
    display: block
}

.gallery-single .lower-content .lower-box {
    position: relative
}

.gallery-single .lower-content .lower-box .sec-title-two {
    position: relative;
    margin-bottom: 25px
}

.gallery-single .lower-content .lower-box .text {
    position: relative;
    margin-bottom: 30px
}

.gallery-single .lower-content .lower-box .text p {
    position: relative;
    color: #898989;
    font-size: 17px;
    margin-bottom: 22px
}

.gallery-single .lower-content .lower-box .text p:last-child {
    margin-bottom: 0
}

.color-palate {
    display: none
}
.footer-color {
    font-size: 16px;
	color: #fff;
}