@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700);
@import url(../Layouts/materialize.css);
@import url(../Layouts/slick.css);
@import url(../Layouts/keyframe.css);
@import url(../Layouts/swipebox.min.css);
@import url(../Layouts/font-awesome/css/font-awesome.min.css);
@import url(../Layouts/skin/normalize.css);
@import url(../Layouts/skin/lime.css);
.logo,
.text-center,
blockquote {
    text-align: center
}

.logo h1,
span.dropcap {
    text-transform: uppercase
}

.gallery-filter.tabs,
.product-tabs .tabs {
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
    box-sizing: border-box
}

body {
    font-family: Roboto, sans-serif;
    background: #fff;
    line-height: 1.5;
    font-size: 15px;
    color: #000
}

body::-webkit-scrollbar {
    display: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    margin: 0;
    padding: 0
}

.bold,
blockquote cite {
    font-weight: 700
}

.line,
address {
    margin-bottom: 20px
}

h1 {
    font-size: 30px
}

h2 {
    font-size: 26px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 20px
}

h5 {
    font-size: 18px
}

h6 {
    font-size: 16px
}

ol,
ul {
    padding-left: 15px
}

ul li {
    list-style-type: disc
}

ol li,
ul li {
    list-style-position: inside
}

address {
    font-style: normal
}

.line {
    height: 1px;
    background: #eee
}

.content-container {
    padding: 20px 0;
    min-height: 348px;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

blockquote {
    border: none;
    padding: 8px 6px;
    border-top: 1px dotted #efefef;
    border-bottom: 1px dotted #efefef;
    margin-bottom: 15px;
    font-size: 17px;
    font-style: italic;
    line-height: 28px
}

blockquote cite {
    display: block;
    font-style: normal;
    font-size: 15px
}

.logo {
    margin: 0 0 15px;
    color: #fff
}

.logo h1 {
    margin: 0;
    padding: 0;
    font-size: 28px;
    font-weight: 300
}

.logo h1.big {
    font-size: 40px
}

.logo .site-desc,
.small-text {
    font-size: 13px
}

.logo h1 span {
    font-weight: 700
}

.padding-15 {
    padding: 15px
}

.padding-20 {
    padding: 20px
}

.padding-25 {
    padding: 25px
}

.compro-grey {
    background-color: #efefef
}

.absolute {
    position: absolute
}

.top {
    top: 0
}

.bottom {
    bottom: 0
}

.right {
    right: 0
}

.left {
    left: 0
}

.margin-bottom {
    margin-bottom: 15px
}

.justify {
    text-align: justify
}

button.btn-block {
    width: 100%
}

.full-height {
    height: 100vh;
    width: 100%;
    box-sizing: border-box
}

.page-overlay {
    background: #01302C;
    background: rgba(1, 48, 44, .7)
}

.blog-header,
.page-header {
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.block-title {
    margin: 0;
    font-size: 20px;
    font-weight: 500
}

.block-desc {
    margin: 0 0 20px;
    font-size: 13px;
    color: #777
}

.page-header {
    height: 150px
}

.blog-header {
    background-image: url(../images/6.jpg);
    height: 220px
}

.cover-bg-1 {
    background-image: url(../images/aboutus.jpg)
}

.cover-bg-2 {
    background-image: url(../images/6.jpg)
}

.cover-bg-3 {
    background-image: url(../images/9.jpg)
}

.cover-bg-4 {
    background-image: url(../images/4.jpg)
}

.cover-bg-5 {
    background-image: url(../images/5.jpg)
}

.cover-bg-6 {
    background-image: url(../images/proj-bg.jpg)
}

.blog-header .overlay,
.page-header .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    background: rgba(0, 0, 0, .5)
}

.entry-title {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 20px;
    color: #fff
}

.entry-title h2 i {
    font-weight: 300
}

.entry-title .blog-meta,
.entry-title .desc {
    font-size: 13px;
    color: #ddd
}

.subtitle {
    font-size: 18px;
    margin: 0 0 15px
}

.valign-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.clear:after,
.clear:before {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after {
    clear: both
}

a {
    text-decoration: underline
}

a:active,
a:focus,
a:hover {
    color: none;
    outline: 0;
    text-decoration: none
}

embed,
iframe,
object {
    width: 100%;
    border: 0
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    border: 0;
    border-radius: 0;
    font-size: 15px;
    line-height: 1;
    color: #fff;
    padding: .7em .9em;
    text-shadow: 0 0 0 rgba(255, 255, 255, .8);
    height: auto
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
    border-color: #aaa #bbb #bbb;
    box-shadow: inset 0 0 0 rgba(255, 255, 255, .5), inset 0 2px 5px rgba(0, 0, 0, .15);
    background-color: #000
}

input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
textarea.materialize-textarea {
    border-bottom: 1px solid #999
}

input:not([type]):focus:not([readonly])+label,
input[type=date]:focus:not([readonly])+label,
input[type=datetime-local]:focus:not([readonly])+label,
input[type=email]:focus:not([readonly])+label,
input[type=number]:focus:not([readonly])+label,
input[type=password]:focus:not([readonly])+label,
input[type=search]:focus:not([readonly])+label,
input[type=tel]:focus:not([readonly])+label,
input[type=text]:focus:not([readonly])+label,
input[type=time]:focus:not([readonly])+label,
input[type=url]:focus:not([readonly])+label,
textarea.materialize-textarea:focus:not([readonly])+label {
    color: #092633
}

[type=checkbox]+label,
[type=radio]+label {
    color: #444;
    font-size: 15px
}

.input-field label {
    left: 0;
    width: 100%
}

.input-field.with-icon input {
    padding-left: 25px;
    box-sizing: border-box
}

.input-field.with-icon textarea.materialize-textarea {
    padding-left: 25px;
    width: calc(100% - 25px)
}

.input-field.with-icon label {
    left: 30px
}

.input-field.with-icon .icon {
    color: #A5BAC4;
    font-size: 20px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 5px
}

span.highlight {
    display: inline-block;
    padding: 0 5px;
    background: #FCFCB3
}

span.dropcap {
    font-weight: 700;
    display: block;
    float: left;
    padding: 0 5px 0 3px;
    line-height: 30px;
    font-size: 28px
}

code {
    background-color: #ccc;
    border-radius: 3px;
    color: #444;
    padding: 2px 5px
}

span.pull-left,
span.pull-right {
    color: #ccc;
    width: 30%;
    font-size: 18px;
    line-height: 22px;
    display: block;
    text-transform: uppercase
}

span.pull-right {
    float: right;
    margin: 0 0 10px 20px;
    text-align: right
}

span.pull-left {
    float: left;
    margin: 0 20px 10px 0
}

#main {
    position: relative
}

.searchbar,
.top-navbar {
    position: fixed;
    width: 100%
}

#page {
    padding-top: 56px
}

#page-bg {
    background: url../images/6.jpg) center/cover no-repeat!important
}

.side-nav {
    z-index: 998
}

#slide-out-right .collapsible {
    padding: 0;
    margin: 80px 0 0;
    list-style: none
}

#slide-out-right .collapsible>li {
    list-style: none
}

#slide-out-right .collapsible>li>.collapsible-header {
    margin: 0;
    font-size: 14px;
    color: rgba(0, 0, 0, .9);
    padding: 12px 0 12px 24px;
    font-weight: 500
}

#slide-out-right .collapsible li .collapsible-header #icon-menu,
#slide-out-right .collapsible>li>a>#icon-menu {
    width: 40px;
    font-size: 19px;
    color: rgba(0, 0, 0, .38)
}

#slide-out-right .collapsible li .collapsible-header #arrow-dropdown {
    float: right;
    margin-right: 15px
}

#slide-out-right .collapsible .active #arrow-dropdown {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

#slide-out-right .collapsible>li>a {
    display: block;
    padding: 12px 25px 12px 24px;
    font-weight: 500;
    text-decoration: none;
    font-size: 14px;
    color: rgba(0, 0, 0, .9)
}

#slide-out-right .collapsible li .collapsible-body ul {
    padding: 0;
    color: #999
}

#slide-out-right .collapsible li .collapsible-body ul li {
    padding: 0 0 0 24px;
    margin: 0;
    list-style-type: disc
}

#slide-out-right .collapsible li .collapsible-body>ul>li>a {
    margin: 0;
    font-size: 14px;
    text-decoration: none;
    padding: 6px 0 6px 10px;
    display: inline-block;
    width: calc(100% - 32px);
    color: rgba(0, 0, 0, .6)
}

.top-navbar {
    overflow: hidden;
    height: 75px;
    -webkit-transform: translateZ(0);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    z-index: 999;
    top: 0;
    left: 0;
    right: 0
}

.top-navbar .site-title {
    max-width: calc(100% - 100px);
    padding: 7px 0 7px 15px
}

.top-navbar .site-title h1 {
    margin: 0;
    font-size: 28px;
    font-weight: 300;
    padding: 4px 0;
    color: #fff;
    text-transform: uppercase
}

.load-more,
.top-navbar .site-title h1 span {
    font-weight: 700
}

.top-navbar .top-navbar-left {
    float: left
}

.top-navbar .top-navbar-right {
    float: right
}

.top-navbar .top-navbar-left a,
.top-navbar .top-navbar-right a {
    font-size: 22px;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    padding: 19px 15px
}

.top-navbar .top-navbar-right .navsearch {
    padding: 9px 0
}

.searchbar {
    background: #999;
    display: none;
    top: 56px;
    left: 0;
    padding: 20px;
    z-index: 777
}

.searchbar .input-group {
    background: #fff;
    width: 100%
}

.searchbar .input-group input {
    width: calc(100% - 110px);
    margin: 0;
    border-bottom: 0 solid #000;
    padding: 9px 10px 10px;
    height: auto;
    min-height: 0
}

.searchbar .input-group input:not([type]):focus:not([readonly]),
.searchbar .input-group input[type=search]:focus:not([readonly]),
.searchbar .input-group input[type=text]:focus:not([readonly]) {
    border-bottom: 0 solid #0095DA
}

.searchbar .input-group button {
    float: right;
    border-radius: 0
}

.pagination {
    padding: 0;
    margin: 20px 0 0
}

.pagination li {
    border-radius: 0;
    background-color: #efefef
}

.pagination li a {
    text-decoration: none
}

.pagination li.disabled a {
    color: #bbb
}

.pagination li i {
    font-size: 15px
}

.load-more {
    display: block;
    border: 1px solid #ddd;
    color: #000;
    text-align: center;
    padding: 8px 15px;
    margin: 15px 0 0;
    text-decoration: none
}

.load-more:focus {
    color: #fff
}

.slider {
    height: 250px!important
}

.slider .slides {
    height: auto!important;
    overflow: hidden
}

.slider .slides li {
    height: 250px;
    overflow: hidden;
    list-style: none
}

.slider .slides li img {
    height: 250px;
    width: 100%
}

.slider .slides li .overlay {
    position: absolute;
    left: 0;
    top: 0;
    background: #000;
    background: rgba(0, 0, 0, .3);
    width: 100%;
    height: 100%
}

.slider .slides li .caption {
    width: 100%;
    bottom: 25%;
    top: auto;
    left: 0;
    padding: 0 20px
}

.slider .slides li .caption h3 {
    margin: 0 0 10px
}

.slider .slides li .caption p {
    margin: 0;
    font-size: 14px;
    line-height: 17px
}

.slider .indicators {
    z-index: 20
}

.slider .indicators .indicator-item {
    height: 10px;
    width: 10px;
    margin: 0 3px;
    background-color: #ccc
}

.advantages-point {
    list-style: none;
    padding: 0;
    margin: 0
}

.advantages-point li {
    list-style: none;
    margin-bottom: 30px
}

.advantages-point li .icon {
    float: left;
    width: 70px;
    font-size: 35px;
    text-align: center
}

.advantages-point li .point-content {
    width: calc(100% - 80px);
    margin-left: 80px
}

.advantages-point li .point-content h3 {
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 5px
}

.advantages-point li .point-content p {
    margin: 0;
    font-size: 13px;
    color: #666
}

.line-chart {
    margin-bottom: 10px;
    width: 100%;
    height: 23px;
    background-color: gray;
    position: relative
}

.line-chart .chart-label {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    padding-left: 10px;
    color: #fff;
    font-size: 11px;
    line-height: 23px;
    font-weight: 700;
    text-transform: uppercase;
    vertical-align: middle;
    z-index: 100
}

.line-chart .chart-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    -webkit-transition: all 1.5s ease-out;
    -moz-transition: all 1.5s ease-out;
    -ms-transition: all 1.5s ease-out;
    transition: all 1.5s ease-out
}

.statistic-number {
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../../../images/crew.jpg);
    height: 234px;
    overflow: hidden
}

.statistic-number .ctn-container,
.statistic-number .overlay {
    width: 100%;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0
}

.statistic-number .overlay {
    background: #000;
    background: rgba(0, 0, 0, .5)
}

.statistic-number .stat-item {
    padding: 20px;
    float: left;
    width: 50%;
    text-align: center;
    line-height: 1
}

.statistic-number .stat-item .icon {
    font-size: 25px;
    color: #fff
}

.statistic-number .stat-item .compro-animated-number {
    color: #fff;
    font-size: 30px;
    padding: 5px 0 0;
    font-weight: 500
}

.statistic-number .stat-item .desc {
    color: #ddd;
    font-size: 13px
}

.blog-tags {
    margin: 20px 0;
    padding: 0 0 0 25px
}

.blog-tags:before {
    font-family: fontawesome;
    content: "\f02c";
    position: absolute;
    left: 20px;
    color: #ccc
}

.blog-tags a {
    margin: 0 5px;
    color: #999;
    font-style: italic
}

.blog-shared {
    margin: 20px 0 0;
    padding: 0 0 20px;
    border-bottom: 2px solid #ccc
}

.blog-shared span {
    display: inline-block;
    margin: 0 10px 0 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500
}

.blog-list li .caption h3,
.blog-shared a {
    color: #fff;
    font-size: 20px
}

.blog-shared a {
    display: inline-block;
    text-align: center;
    width: 60px;
    padding: 3px 0
}

.blog-shared a.fb {
    background: #3b5998
}

.blog-shared a.tw {
    background: #55acee
}

.blog-shared a.gplus {
    background: #dd4b39
}

.blog-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.blog-list li {
    padding: 15px 0;
    border-bottom: 1px solid #eee
}

.blog-list li .thumb {
    position: relative;
    height: 200px;
    overflow: hidden
}

.blog-list li .thumb img {
    width: 100%
}

.blog-list li .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(#000));
    background: -webkit-linear-gradient(top, transparent, #000);
    background: -moz-linear-gradient(top, transparent, #000);
    background: -ms-linear-gradient(top, transparent, #000);
    background: -o-linear-gradient(top, transparent, #000);
    opacity: .7
}

.blog-list li .caption {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px 15px
}

.blog-list li .caption .meta {
    color: #ddd;
    font-size: 13px
}

.blog-list li p {
    font-size: 14px
}

.blog-list li .read-more {
    color: rgba(0, 0, 0, .8);
    text-decoration: none;
    font-weight: 700
}

.blog-small-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.blog-small-list li {
    padding: 15px 0;
    border-bottom: 1px solid #eee
}

.blog-small-list li .entry-thumb {
    width: 107px;
    height: 70px;
    overflow: hidden;
    float: left
}

.blog-small-list li .entry-thumb .no-thumb {
    background: #ccc;
    height: 70px;
    font-size: 23px;
    color: #fff;
    text-align: center;
    padding: 22px 0 0
}

.blog-small-list li .entry-thumb img {
    width: 100%
}

.blog-small-list li .entry-content {
    margin-left: 127px;
    min-height: 70px;
    width: calc(100% - 127px)
}

.blog-small-list li .entry-content .issue {
    color: red;
    font-size: 14px
}

.blog-small-list li .entry-content h2 {
    font-size: 16px;
    margin: 0 0 5px;
    padding: 0;
    color: #444
}

.blog-small-list li .entry-meta {
    color: #999;
    font-size: 13px
}

.blog-comment {
    margin-top: 30px
}

.blog-comment_form {
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 2px solid #ccc
}

.comment-list {
    padding: 0;
    margin: 0;
    list-style: none
}

.comment-list_child {
    padding: 0 0 0 20px;
    list-style: none;
    margin: 15px 0 0
}

.comment-list li {
    padding: 15px 0;
    float: left;
    width: 100%;
    box-sizing: border-box
}

.comment-list li.has_child {
    padding: 15px 0 0
}

.comment-list>li {
    border-bottom: 1px solid #efefef
}

.comment-list_child li {
    border-top: 1px solid #efefef
}

.comment-list li .user-pic,
.comment-list_child li .user-pic {
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden
}

.comment-list li .user-pic img,
.comment-list_child li .user-pic img {
    width: 100%
}

.comment-list li .comment-content,
.comment-list_child li .comment-content {
    float: right;
    width: calc(100% - 65px)
}

.comment-list li.has_child>.comment-content {
    margin-bottom: 15px
}

.comment-list li .comment-content .user-name,
.comment-list_child li .comment-content .user-name {
    margin: 0;
    font-size: 15px;
    font-weight: 700
}

.comment-list li .comment-content .comment-meta,
.comment-list_child li .comment-content .comment-meta {
    margin: 0 0 10px;
    color: #999;
    font-size: 12px
}

.port-content {
    background: #eee;
    padding: 10px
}

.port-content .port-title {
    font-size: 18px;
    margin: 0 0 15px
}

.port-content .port-desc {
    font-size: 13px
}

.port-content .barline {
    padding: 0 0 10px;
    margin: 0 0 10px;
    border-bottom: 1px solid #ddd
}

.port-content .barline .title {
    display: block;
    color: #999;
    font-size: 14px
}

.port-content .barline .title i.fa {
    display: inline-block;
    width: 25px
}

.port-content .barline .value {
    padding: 0 0 0 28px
}

.portfolio-grid {
    width: calc(100% + 4px);
    margin-left: -2px
}

.portfolio-list {
    width: 100%
}

.portfolio-grid a {
    display: block;
    float: left;
    width: calc(50% - 4px);
    margin: 0 2px;
    overflow: hidden;
    max-height: 300px
}

.portfolio-list a {
    display: block;
    width: 100%
}

.portfolio-grid a img,
.portfolio-list a img {
    width: 100%
}

.portfolio-grid .mix-target,
.portfolio-list .mix-target {
    display: none
}

.portfolio-nav {
    background: #eee;
    text-align: right;
    padding: 10px;
    margin: 0 0 20px
}

.portfolio-nav a {
    color: #ccc;
    padding: 2px 4px;
    font-size: 20px
}

.portfolio-nav .active {
    color: #000
}

.gallery-filter.tabs {
    border-bottom: 1px solid #eee;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
    height: 48px;
    background-color: #fff;
    margin: 0 auto;
    width: 100%!important
}

.gallery-filter.tabs .tab {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: block;
    float: left;
    text-align: center;
    line-height: 48px;
    height: 48px;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    text-overflow: none;
    overflow: hidden;
    letter-spacing: .8px;
    width: auto;
    min-width: 0
}

.gallery-filter.tabs .tab a {
    text-decoration: none;
    color: #ccc;
    display: inline-block;
    width: auto;
    height: 100%;
    text-overflow: none;
    overflow: hidden;
    transition: color .28s ease
}

.gallery-filter .tab a.active,
.gallery-filter .tab a:hover {
    color: #000
}

.gallery-filter.tabs .indicator {
    display: none
}

.post-featured-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin: 0
}

.post-featured-video iframe.video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.featured-gallery-slider {
    background: #999;
    position: relative
}

.featured-gallery-slider .featured-item {
    position: relative;
    height: 220px;
    overflow: hidden
}

.featured-gallery-slider .featured-item .thumb {
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    top: 0;
    left: 0
}

.featured-gallery-slider .featured-item .thumb img {
    width: 100%
}

.featured-gallery-slider .featured-item .fullscreen {
    position: absolute;
    top: 0;
    right: 0
}

.featured-gallery-slider .featured-item .fullscreen a {
    font-size: 18px;
    padding: 3px 7px;
    display: inline-block;
    background: #000;
    background: rgba(0, 0, 0, .5);
    color: #fff
}

.featured-gallery-slider .slick-dots {
    width: auto;
    position: absolute;
    bottom: 0;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.featured-gallery-slider .slick-dots li {
    float: left;
    margin: 0 2px;
    list-style: none
}

.featured-gallery-slider .slick-dots li button {
    width: 7px;
    height: 7px;
    overflow: hidden;
    border-radius: 50%;
    background: #999;
    display: inline-block;
    font-size: 0
}

.featured-gallery-slider .slick-dots li.slick-active button {
    background: #fff
}

.featured-gallery-slider .next-arr,
.featured-gallery-slider .prev-arr {
    position: absolute;
    top: 40%;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    background: #000;
    background: rgba(0, 0, 0, .5);
    z-index: 10;
    text-align: center;
    padding-top: 5px
}

.testimonial .items .content-testi p:before,
.testimonial-slider .items .content-testi:before {
    font-family: fontawesome;
    content: "\f10d";
    top: 0
}

.featured-gallery-slider .prev-arr {
    left: 10px;
    padding-right: 2px
}

.featured-gallery-slider .next-arr {
    right: 10px;
    padding-left: 2px
}

.testimonial-slider {
    margin: 0;
    position: relative;
    box-sizing: border-box
}

.testimonial-slider .items {
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin: 0 0 40px
}

.testimonial-slider .items .content-testi:before {
    position: absolute;
    left: 0;
    color: #bbb;
    font-size: 22px
}

.testimonial-slider .items .content-testi {
    margin: 0 0 20px;
    position: relative;
    font-size: 18px;
    padding: 0 0 0 28px
}

.testimonial-slider .items .content-testi p {
    margin: 0
}

.testimonial-slider .items .profile {
    width: 70%;
    margin: 0 auto;
    min-height: 55px
}

.testimonial-slider .items .profile .pic {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin: 0;
    overflow: hidden;
    float: left
}

.testimonial-slider .items .profile .pic img {
    width: 100%
}

.testimonial-slider .items .profile .pic-caption {
    width: calc(100% - 65px);
    margin: 0 0 0 65px
}

.testimonial-slider .items .profile .pic-caption .name {
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-weight: 700
}

.testimonial-slider .items .profile .pic-caption .desc {
    font-size: 12px;
    color: #999;
    line-height: 15px;
    display: inline-block
}

.testimonial-slider .slick-dots {
    width: auto;
    position: absolute;
    bottom: 0;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.testimonial-slider .slick-dots li {
    float: left;
    margin: 0 2px;
    list-style: none
}

.testimonial-slider .slick-dots li button {
    width: 10px;
    height: 10px;
    overflow: hidden;
    border-radius: 50%;
    display: inline-block;
    padding: 0;
    font-size: 0;
    border-width: 0;
    background: #999
}

.testimonial {
    margin: 0 0 15px;
    position: relative;
    box-sizing: border-box
}

.testimonial .items {
    width: 100%;
    box-sizing: border-box;
    padding: 15px 0;
    border-bottom: 1px solid #eee
}

.testimonial .items .pic {
    float: left;
    width: 75px;
    height: 75px;
    border-radius: 10px;
    overflow: hidden
}

.testimonial .items .pic img {
    width: 100%
}

.testimonial .items .content-testi {
    background: #fff;
    width: calc(100% - 100px);
    margin: 0 0 0 100px;
    min-height: 120px
}

.testimonial .items .content-testi p:before {
    position: absolute;
    left: 0;
    color: #ccc;
    font-size: 18px
}

.testimonial .items .content-testi p {
    margin: 0;
    font-size: 16px;
    padding: 0 0 0 25px;
    line-height: 18px;
    position: relative
}

.testimonial .items .content-testi .profile {
    margin: 0 0 10px
}

.testimonial .items .content-testi .rating {
    margin: 0 0 10px;
    color: #ccc
}

.testimonial .items .content-testi .rating i {
    color: #ccc
}

.testimonial .items .content-testi .rating i.active {
    color: #EBE305
}

.testimonial .items .content-testi .profile .name {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 700
}

.testimonial .items .content-testi .profile .desc {
    font-size: 13px;
    color: #999;
    display: inline-block
}

.faq .collapsible {
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: 0 solid #ddd;
    border-right: 0 solid #ddd;
    border-left: 0 solid #ddd;
    box-shadow: none
}

.faq .collapsible li {
    list-style: none;
    margin: 0 0 5px;
    background-color: #fff;
    border-bottom: 1px solid #eee
}

.faq .collapsible li .collapsible-header {
    display: block;
    cursor: pointer;
    background-color: transparent;
    border-bottom: 0;
    padding: 15px 0;
    font-weight: 500
}

.faq .collapsible li .collapsible-header span.fa {
    float: right
}

.faq .collapsible .active span.fa {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.faq .collapsible li .collapsible-body {
    display: none;
    border-bottom: none;
    box-sizing: border-box
}

.faq .collapsible li .collapsible-body p {
    margin: 0;
    padding: 15px 0
}

.product-list {
    list-style: none;
    margin: 0 0 0 -2px;
    padding: 0;
    width: calc(100% + 4px)
}

.product-list li {
    width: calc(50% - 4px);
    float: left;
    border: 1px solid #eee;
    margin: 2px;
    outline: 0
}

.product-list li .thumb {
    height: 160px;
    overflow: hidden
}

.product-list li .thumb img {
    width: 100%
}

.product-list li .product-ctn {
    text-align: center;
    padding: 5px 10px;
    line-height: 25px
}

.product-list li .product-ctn .product-name a {
    font-weight: 500;
    text-decoration: none;
    color: rgba(0, 0, 0, .87)
}

.product-list li .product-ctn .rating {
    font-size: 12px;
    color: #ccc
}

.product-list li .product-ctn .rating i.fa.active {
    color: #EBE305
}

.product-list li .product-ctn .price {
    color: #f90
}

.product-list li .product-ctn .price .price-before {
    display: inline-block;
    margin: 0 5px 0 0;
    font-size: 13px;
    text-decoration: line-through;
    color: #aaa
}

.product-slider {
    list-style: none;
    padding: 0;
    height: 320px;
    overflow: hidden;
    outline: 0;
    margin: 0
}

.product-slider li {
    position: relative;
    outline: 0;
    list-style: none
}

.product-slider li .fullscreen-icon {
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 3px 7px;
    color: #000;
    border: 1px solid #ddd
}

.product-slider .slick-dots button img,
.product-slider li img {
    width: 100%;
    height: auto
}

.product-slider .slick-dots {
    width: 240px;
    padding: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    line-height: 0
}

.product-slider .slick-dots li {
    margin: 5px;
    border: 1px solid #999;
    width: 70px;
    height: 70px;
    overflow: hidden;
    display: inline-block
}

.product-slider .slick-dots li button {
    margin: 0;
    height: auto;
    width: 100%;
    padding: 0
}

.product-slider .slick-dots li button.tab {
    clear: both;
    display: block
}

.product-slider .slick-dots li button img {
    width: 100%
}

.slick-thumbs {
    position: absolute;
    left: -9999px
}

.product-header {
    background: #eee;
    padding: 20px
}

.product-header .product-title {
    color: #000;
    font-size: 24px;
    font-weight: 500;
    margin: 0 0 15px
}

.product-header .product-meta .rating {
    color: #ccc;
    font-size: 13px;
    margin: 0 0 10px
}

.product-header .product-meta .rating i.fa.active {
    color: #EBE305
}

.product-header .product-meta .price {
    color: #f90
}

.product-header .product-meta .price .price-before {
    display: inline-block;
    margin: 0 15px 0 0;
    color: #bbb;
    text-decoration: line-through
}

.product-header .product-meta .availability {
    margin: 7px 0 0
}

.product-header .product-meta .availability.in-stock {
    color: #50B52B
}

.product-header .product-meta .availability.out-of-stock {
    color: red
}

.product-tabs .tabs {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: auto;
    background-color: transparent;
    margin: 0;
    width: 100%;
    padding: 0
}

.product-tabs .tabs .tab {
    text-transform: none;
    border-bottom: 1px solid #ddd
}

.product-tabs .tabs .tab a {
    text-decoration: none;
    color: #ccc;
    font-size: 18px;
    display: block;
    width: 100%;
    height: 100%;
    text-overflow: none;
    padding: 0 5px;
    transition: color .28s ease
}

.product-tabs .tabs .tab a.active {
    color: #000;
    font-weight: 500
}

.product-tabs .tabs .indicator {
    position: absolute;
    bottom: 0;
    height: 1px;
    z-index: 20;
    will-change: left, right
}

.product-content {
    padding: 5px 0;
    margin: 0 0 10px
}

.product-review-list {
    margin: 0 0 20px;
    padding: 0;
    list-style: none
}

.product-review-list li {
    padding: 10px 0;
    border-bottom: 1px solid #efefef
}

.product-review-list li .review-idty {
    float: left;
    width: 80px
}

.product-review-list li .review-ctn {
    width: calc(100% - 95px);
    margin: 0 0 0 95px;
    min-height: 60px
}

.product-review-list li .name {
    margin: 0 0 5px;
    font-weight: 500
}

.product-review-list li .product-rating {
    font-size: 10px;
    color: #eee
}

.product-review-list li .product-rating i.fa.active {
    color: #EBE305
}

.product-share {
    margin: 20px 0 0;
    padding: 0 0 20px;
    border-bottom: 2px solid #ccc
}

.product-share span {
    display: inline-block;
    margin: 0 10px 0 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500
}

.product-share a {
    display: inline-block;
    text-align: center;
    width: 60px;
    padding: 3px 0;
    font-size: 20px;
    color: #fff
}

.product-share a.fb {
    background: #3b5998
}

.product-share a.tw {
    background: #55acee
}

.product-share a.gplus {
    background: #dd4b39
}

.product-share a.pint {
    background: #bd081c
}

.category-list {
    list-style: none;
    margin: 0;
    padding: 0;
    width: calc(100% + 2px)
}

.category-list li {
    width: calc(50% - 1px);
    float: left;
    border: 2px solid #eee
}

.category-list li .thumb {
    height: 160px;
    overflow: hidden
}

.category-list li .thumb img {
    width: 100%
}

.category-list li .category-ctn {
    text-align: center;
    padding: 5px 10px;
    min-height: 80px
}

.category-list li .category-ctn .cat-name a {
    font-weight: 700;
    text-decoration: none;
    color: rgba(0, 0, 0, .87)
}

.category-list li .category-ctn .cat-desc {
    color: #666;
    font-size: 13px;
    line-height: 15px
}

.cart-item {
    list-style: none;
    margin: 0 0 15px;
    padding: 0;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee
}

.cart-item li {
    border-bottom: 1px solid #eee;
    padding: 15px 5px
}

.cart-item li.cart-nav {
    background: #eee;
    padding: 7px 10px
}

.cart-item li.cart-nav a {
    display: inline-block;
    margin-right: 10px;
    text-decoration: none;
    color: #444;
    font-size: 14px
}

.cart-item li .thumb {
    float: left;
    width: 50px;
    height: 50px;
    overflow: hidden
}

.cart-item li .thumb img {
    width: 100%
}

.cart-item li .cart-detail {
    margin-left: 60px;
    margin-right: 30px;
    line-height: 28px
}

.cart-item li .cart-detail .product-name,
.cart-item li .cart-detail .product-name a {
    font-size: 15px;
    text-decoration: none;
    color: #000;
    color: rgba(0, 0, 0, .87)
}

.cart-item li .cart-detail .price span,
.cart-item li .cart-detail .qty span {
    color: #999;
    font-size: 13px;
    display: inline-block;
    margin-right: 7px
}

.cart-item li .cart-detail .qty input[type=number] {
    display: inline-block;
    width: 30px;
    height: auto;
    border: none;
    border: 1px solid #eee;
    margin: 0;
    padding-left: 3px;
    font-size: 15px
}

.cart-item li .cart-delete {
    float: right;
    width: 20px
}

.cart-item li .cart-delete a {
    color: #BAD1DB;
    text-decoration: none
}

.cart-action,
.cart-shipping {
    background: #efefef;
    padding: 10px;
    margin: 0 0 15px
}

.cart-action .subtotal .title,
.cart-action .total .title {
    width: 65%;
    display: inline-block;
    text-align: right
}

.cart-action .subtotal .price,
.cart-action .total .price {
    width: calc(35% - 5px);
    display: inline-block;
    text-align: right
}

#to-top,
.calendar .month-name,
.calendar table td,
.calendar_schedule li .schedule-icon,
.coming-soon,
.drawer,
.not-found,
.sk-three-bounce,
.social-footer a {
    text-align: center
}

.cart-action .total {
    font-size: 20px;
    padding: 5px 0;
    margin: 5px 0;
    font-weight: 500;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
}

.coming-soon {
    color: #fff
}

.coming-soon .title {
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase
}

.coming-soon .desc {
    margin: 0;
    font-size: 13px
}

.coming-soon #clock {
    display: block;
    margin: 20px 0;
    font-size: 30px
}

.search-result_nav {
    margin: 0 0 20px;
    padding: 0 0 10px;
    border-bottom: 2px solid #ccc
}

.search-result_nav .keyword {
    color: #bbb;
    display: inline-block;
    margin: 0 10px 0 0;
    font-size: 13px
}

.search-result_nav .item-keyword {
    font-weight: 700;
    font-style: italic;
    text-decoration: underline
}

.search-result {
    padding: 0;
    list-style: none
}

.search-result li {
    border-bottom: 1px solid #eee;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.search-result li .title {
    font-size: 16px;
    margin: 0 0 10px
}

.search-result li .title a {
    color: #000;
    text-decoration: none
}

.search-result li p {
    font-size: 13px;
    margin: 0
}

.not-found h2 {
    font-size: 30px;
    font-weight: 700;
    margin: 0;
    padding: 0
}

.signing-container {
    width: 100%;
    padding: 0 20px 60px
}

.signing-form {
    background-color: #fff
}

.signing-form .input-field {
    margin: 0
}

.signing-form .input-field input[type=text],
.signing-form .input-field input[type=password] {
    margin: 0;
    padding: 25px 15px 25px 40px
}

.signing-form .input-field.with-icon .icon {
    left: 10px;
    top: 10px
}

.signing-container .signing-check {
    margin: 0 0 25px;
    padding: 0
}

.signing-container .signing-check label,
.signing-container p {
    color: #fff
}

.drawer {
    padding: 10px
}

.drawer .items {
    position: relative;
    overflow: hidden;
    height: 450px;
    outline: 0
}

.drawer .slick-dots {
    width: auto;
    position: absolute;
    padding: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -20px
}

.drawer .slick-dots li {
    float: left;
    margin: 0 2px;
    list-style: none
}

.drawer .slick-dots li button {
    width: 13px;
    height: 3px;
    overflow: hidden;
    background: #ccc;
    display: inline-block;
    font-size: 0;
    border-width: 0
}

.drawer-icon {
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0
}

.drawer-icon li {
    margin: 5px 14px 20px;
    float: left
}

.drawer-icon li .name {
    color: #555;
    font-size: 13px;
    padding: 5px 0
}

.drawer-icon li .icon {
    width: 80px;
    height: 80x;
    font-size: 60px;
    line-height: 80px
}

.drawer-icon li .icon.green-gradient {
    background: #36E01F;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#67F754), to(#36E01F));
    background: -webkit-linear-gradient(top, #67F754, #36E01F);
    background: -moz-linear-gradient(top, #67F754, #36E01F);
    background: -ms-linear-gradient(top, #67F754, #36E01F);
    background: -o-linear-gradient(top, #67F754, #36E01F)
}

.drawer-icon li .icon.blue-gradient {
    background: #269ED1;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#41B6E8), to(#269ED1));
    background: -webkit-linear-gradient(top, #41B6E8, #269ED1);
    background: -moz-linear-gradient(top, #41B6E8, #269ED1);
    background: -ms-linear-gradient(top, #41B6E8, #269ED1);
    background: -o-linear-gradient(top, #41B6E8, #269ED1)
}

.todo {
    list-style: none;
    padding: 0;
    margin: 0
}

.todo>li {
    padding: 15px;
    border-bottom: 1px solid #efefef
}

.todo>li.heading {
    padding: 8px 15px 8px 50px;
    font-weight: 700;
    color: #000
}

.todo li [type=checkbox]+label {
    color: #111;
    font-size: 15px
}

.todo li .todo-time {
    display: block;
    font-size: 12px;
    margin: 0 0 0 35px;
    color: #999
}

.todo li .todo-icon {
    float: right;
    width: 30px;
    height: 30px;
    margin: 5px 0 0 3px;
    border-radius: 50%;
    overflow: hidden
}

.todo li .todo-icon img {
    width: 100%
}

.profile-cover {
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../../../images/6.jpg);
    height: 220px;
    margin: 0 0 25px
}

.profile-cover .overlay {
    position: absolute;
    width: 100%;
    height: 50%;
    left: 0;
    bottom: 0;
    background: #000;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), to(#000));
    background: -webkit-linear-gradient(top, transparent, #000);
    background: -moz-linear-gradient(top, transparent, #000);
    background: -ms-linear-gradient(top, transparent, #000);
    background: -o-linear-gradient(top, transparent, #000);
    opacity: .4
}

.profile-cover .caption-container {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -30px;
    padding: 0 20px
}

.profile-cover .caption-container .pic {
    width: 80px;
    height: 80px;
    border-radius: 5px;
    border: 2px solid #fff;
    float: left;
    overflow: hidden
}

.friend-list li,
.profile-tabs {
    border-bottom: 1px solid #efefef
}

.profile-cover .caption-container .pic img {
    width: 100%
}

.profile-cover .caption-container .caption-name {
    width: calc(100% - 100px);
    margin-left: 100px;
    margin-top: 10px;
    font-size: 20px;
    font-weight: 700;
    color: #fff
}

.profile-tabs {
    width: 100%!important;
    overflow: hidden
}

.profile-tabs .tabs {
    background: #fff;
    box-sizing: border-box;
    padding: 0;
    overflow: hidden
}

.profile-tabs .tabs .tab {
    width: 15%!important;
    list-style: none
}

.profile-tabs .tabs .tab a {
    color: #ccc;
    text-decoration: none
}

.profile-tabs .tabs .tab a.active {
    font-weight: 700;
    color: #000
}

.profile-content .profile-block {
    padding: 15px 0
}

.profile-content .profile-block .heading {
    text-transform: uppercase;
    color: #bbb;
    font-size: 13px
}

.profile-content .profile-block p {
    margin: 0
}

.profile-content .profile-block .profile-photo a {
    display: inline-block;
    width: calc(33% - 2px);
    max-height: 70px;
    margin: 1px 0 0;
    overflow: hidden
}

.profile-content .profile-block .profile-photo a img {
    width: 100%
}

.friend-list {
    padding: 0;
    margin: 0;
    list-style: none
}

.friend-list li {
    height: 80px
}

.friend-list li .avatar {
    width: 55px;
    height: 55px;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin: 10px 0 0
}

.friend-list li .avatar img {
    width: 100%
}

.friend-list li .friend-name {
    width: calc(100% - 70px);
    margin: 0 0 0 70px;
    padding: 25px 0 0
}

.calendar {
    padding: 10px;
    background: #eee
}

.calendar .month-name {
    font-size: 25px;
    font-weight: 700;
    margin: 20px 0
}

.calendar table {
    text-align: center
}

.calendar table thead {
    border-bottom: none;
    font-weight: 700
}

.calendar table td {
    width: calc(100% / 7);
    padding: 5px 7px
}

.calendar table td.prev-month {
    color: #bbb
}

.calendar table td.current-date {
    font-weight: 700;
    color: #fff
}

.calendar_schedule {
    padding: 0;
    margin: 0;
    list-style: none
}

.calendar_schedule li {
    border-bottom: 1px solid #efefef;
    padding: 20px 0
}

.calendar_schedule li .schedule-name {
    font-size: 16px;
    margin: 0 0 10px
}

.calendar_schedule li .schedule-time {
    color: #aaa;
    font-size: 13px
}

.calendar_schedule li .schedule-time i.fa {
    font-size: 20px;
    display: inline-block;
    margin: 0 10px 0 0
}

.calendar_schedule li .schedule-icon {
    float: right;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border-radius: 50%;
    overflow: hidden;
    color: #222;
    background: #efefef;
    margin-left: 5px
}

.calendar_schedule li .schedule-icon img {
    width: 100%
}

.sk-three-bounce {
    margin: 40px auto;
    width: 80px
}

.sk-three-bounce .sk-child {
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
    animation: sk-three-bounce 1.4s ease-in-out 0s infinite both
}

.sk-three-bounce .sk-bounce1 {
    -webkit-animation-delay: -.32s;
    animation-delay: -.32s
}

.sk-three-bounce .sk-bounce2 {
    -webkit-animation-delay: -.16s;
    animation-delay: -.16s
}

@-webkit-keyframes sk-three-bounce {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes sk-three-bounce {
    0%,
    100%,
    80% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.footer {
    color: #fff;
    margin-top: 20px
}

.footer .footer-main {
    padding: 20px
}

.footer .footer-main .logo {
    font-weight: 700;
    text-transform: uppercase
}

.footer .footer-main .logo i {
    font-style: normal;
    font-weight: 300
}

.footer .footer-main .address {
    font-size: 13px
}

.footer .footer-main .address p {
    margin: 0
}

.social-footer a {
    display: inline-block;
    margin: 0;
    font-size: 20px;
    width: 35px;
    height: 35px;
    padding: 2px 0 0;
    color: #fff;
    border-radius: 2px
}

.social-footer a.facebook {
    background: #3b5998
}

.social-footer a.twitter {
    background: #55acee
}

.social-footer a.gplus {
    background: #dd4b39
}

.social-footer a.ins {
    background: #a6755f
}

.footer .navigation a {
    color: #ccc;
    display: inline-block;
    margin: 0 3px;
    font-size: 11px
}

.footer .copyright {
    color: #eee;
    padding: 20px;
    font-size: 13px
}

.footer .newsletter {
    padding: 10px 20px
}

.footer .newsletter .block-desc {
    color: #eee
}

.footer .newsletter .form-container {
    background: #fff
}

.footer .newsletter .form-container input {
    width: calc(100% - 90px);
    background: 0 0;
    border-bottom: 0 solid #999;
    margin: 0;
    padding: 0 10px;
    height: 36px;
    color: #333
}

.footer .newsletter-container .newsletter input:focus {
    border-bottom: 0 solid #999
}

.footer .newsletter .form-container button {
    float: right;
    width: 68px
}

#to-top {
    position: fixed;
    right: 30px;
    bottom: -100px;
    width: 40px;
    height: 40px;
    overflow: auto;
    padding: 10px 0 0;
    font-size: 15px;
    cursor: pointer;
    background: red;
    background: rgba(102, 102, 102, .5);
    color: #fff;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -webkit-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
    z-index: 111;
    border-radius: 50%
}