@charset "utf-8";

.blog-item.style-3 .post-thumb,
.btn,
.client-carousel .item,
.header-left-menu .main-navigation .main-menu>li.mega-menu,
.header.container-wide-2>.container,
.header.container-wide>.container,
.masonry-item,
.mini-cart,
.mini-cart-icon,
.project-carousel,
.search-form-container-full .search-wrap,
.service-item.style-2,
.site,
.site-branding,
.social_media .social_media_box,
.testi_slider,
.testimonial .row .tabs li figure {
    position: relative
}

#backtotop,
.blog-style-1 .owl-controls .owl-buttons,
.btn,
.contact-item .icon,
.countdown-bar,
.heli-typed-words,
table.shop-cart tbody tr.cart_item td.product-remove {
    text-align: center
}

.btn,
.comment-reply-link,
.sidebar ul li {
    word-wrap: break-word
}

* {
    padding: 0;
    margin: 0
}

*,
:active,
:focus,
:hover {
    outline: 0 !important
}

body {
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: .05em
}

.blog-item.style-3 .entry-meta .info i,
.btn,
.btn-shop {
    font-size: 12px
}

ol,
ul {
    list-style: none
}

a {
    text-decoration: none;
    -webkit-transition: .1s cubic-bezier(.645, .045, .355, 1);
    transition: .1s cubic-bezier(.645, .045, .355, 1)
}

.accordion .accordion-heading,
.btn {
    -webkit-transition: .2s ease-in-out
}

a:hover {
    text-decoration: none;
    color: #000
}

.product-item a,
a:focus {
    text-decoration: none
}

.section-title b,
b,
strong {
    font-weight: 900
}

p {
    margin-bottom: 12px;
    font-weight: 300;
    text-align: justify
}

img {
    max-width: 100%
}

iframe {
    border: none;
    width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300;
    line-height: 1.3;
    letter-spacing: 1px;
    color: #111;
    margin-top: 0
}

.btn-shop,
.btn:after,
input,
select,
textarea {
    font-weight: 400;
    display: inline-block
}

input,
select,
textarea {
    margin-bottom: 10px;
    padding: 10px 15px;
    max-width: 100%;
    width: 100%;
    border: 1px solid #ddd;
    box-shadow: none;
    color: #888;
    font-size: 13px
}

.btn,
input[type=checkbox],
input[type=radio] {
    width: auto
}

hr.dashed,
hr.dotted {
    border-top-width: 2px
}

input:focus,
textarea:focus {
    box-shadow: none !important
}

hr.gray {
    border-color: #444
}

hr.dashed {
    border-top-style: dashed
}

hr.dotted {
    border-top-style: dotted
}

.required {
    color: red;
    font-weight: 700;
    border: 0
}

.btn {
    display: inline-block;
    cursor: pointer;
    color: #5472d2;
    border: 1px solid #fff;
    transition: .2s ease-in-out;
    line-height: normal;
    padding: 12px 30px;
    letter-spacing: .2em;
    background: 0 0
}

.btn:hover {
    padding-right: 38px;
    padding-left: 22px;
    background-color: #fff
}

.btn:after {
    visibility: hidden;
    transition: .2s cubic-bezier(.645, .045, .355, 1);
    content: "\f178";
    font-family: FontAwesome;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    opacity: 0;
    margin-left: -18px
}

#show table a,
#side-box-container .menu li a,
#side-box-container .widget li a,
.btn-shop,
.comment-content h3,
.comment-reply-link,
.comment-reply-title,
.comments-title,
.form-submit,
.newsletter-form input[type=submit],
.sidebar .widget-title,
.table thead,
.uppercase,
table thead {
    text-transform: uppercase
}

.btn:hover:after {
    transform: translateX(18px);
    visibility: visible;
    opacity: 1
}

.btn.btn-large {
    padding: 18px 35px
}

.btn.btn-large:hover {
    padding-right: 43px;
    padding-left: 27px
}

#show table,
#show table a,
.author-info h3,
.btn.btn-bg-dark:hover:after,
.btn.btn-dark:hover:after,
.btn.btn-white {
    color: #fff
}

.btn.btn-dark {
    color: #2a2a2a;
    border-color: #2a2a2a
}

.btn.btn-bg-white {
    color: #5e5e5e;
    background-color: #f0f0f0
}

.blog-item.style-3 .entry-footer a:hover,
.btn.btn-bg-dark,
.commerce-tabs .tabs>li a.active,
.commerce-tabs .tabs>li:hover a,
.dropcap-03,
.form-submit:hover,
.highlighted-black,
.pagination a:not(.next):not(.prev):hover,
.pagination span.current,
.pricing-table-button .button:hover,
.tagcloud a:hover {
    background-color: #222;
    color: #fff
}

.btn.btn-dark:hover {
    color: #fff;
    border-color: #2a2a2a;
    background-color: #2a2a2a
}

.btn.btn-bg-white:hover {
    color: #666;
    background-color: #fff
}

#side-box-container .side-box-social-list li a:hover i,
.btn.btn-bg-white:hover:after,
.social-list-inline li a:hover i {
    color: #666
}

.btn.btn-rounded {
    border-radius: 40px
}

.btn-shop {
    transition: 10ms cubic-bezier(.645, .045, .355, 1);
    padding: 5px 0 2px;
    border-bottom: 1px solid #444;
    letter-spacing: .3rem
}

.btn-shop:before,
.feature-item.style-1 .feature-icon,
.feature-item.style-1 h4,
.masonry-item .media img,
.masonry-item .overlay-wrapper,
.masonry-item .overlay-wrapper .overlay {
    transition: .3s cubic-bezier(.645, .045, .355, 1)
}

.btn-shop:hover,
.feature-item.style-2 .readmore:hover {
    border-color: transparent
}

.btn-shop:before {
    display: inline-block;
    margin-left: -35px;
    padding-right: 5px;
    content: url(../img/arrow.svg);
    vertical-align: middle;
    opacity: 0
}

.btn-shop:hover:before,
.feature-item.style-2 .readmore:hover:before,
.recent-posts .col-lg-3 .readmore:hover:before {
    margin-left: 0;
    opacity: 1
}


.com_box,
.feature-item.style-2,
.fullwidth,
.gallery-carousel .media-cover img,
.main-navigation .main-menu>li.mega-menu .sub-menu,
.popup-video img,
table {
    width: 100%
}

.site-branding {
    z-index: 99999;
    -ms-flex-preferred-size: auto;
/*    flex-basis: 90px*/
}

.header-left-menu .site-branding {
    padding-left: 0;
    max-width: none;
    margin-bottom: 30px
}

.search-form-container-full {
    transition: .3s .15s;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    visibility: hidden;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .85);
    color: #fff
}

.blog-item.style-1:hover .overlay-wrapper .overlay,
.blog-item.style-1:hover .overlay-wrapper .popup,
.client-carousel .item:hover .overlay-wrapper .overlay,
.feature-item.style-1:hover .desc,
.product-item:hover .extra,
.search-form-container-full.open {
    visibility: visible;
    opacity: 1
}

.search-form-container-full .search-form {
    transition: .3s .15s;
    position: relative;
    opacity: 0;
    transform: translateY(50px)
}

.search-form-container-full.open .search-form {
    opacity: 1;
    transform: translateY(0)
}

.search-form-container-full .search-form .search-field {
    margin-bottom: 0;
    padding: 17px 0;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    font-weight: 300;
    font-size: 26px;
    line-height: 1.2em
}

.search-form-container-full .search-form .button-search {
    position: absolute;
    top: 50%;
    right: 0;
    padding: 0;
    border: 0;
    background-color: transparent;
    transform: translateY(-50%)
}

.search-form-container-full .search-form .button-search i {
    font-size: 20px;
    transition: color .2s;
    color: #fff;
    cursor: pointer
}

.search-form-container-full .search-wrap,
.search-form-container-full>.container,
.search-form-container-full>.container>.row {
    height: 100%
}

.search-form-container-full .middle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.menu-button {
    position: relative;
    width: 20px;
    height: 14px;
    cursor: pointer
}

.sidr {
    position: fixed;
    top: 0;
    z-index: 999999;
    display: block;
    overflow-y: auto;
    width: 350px;
    height: 100%
}

.sidr.right {
    right: -350px;
    left: auto
}

#side-box-container {
    padding: 50px 50px 0;
    width: 350px;
    background-color: #222;
    right: -350px;
    transition: right .2s
}

#side-box-container .button-side-box-close {
    margin-left: -18px;
    color: #666;
    font-size: 60px;
    transition: .3s
}

#side-box-container .button-side-box-close:hover {
    color: #eee
}

#side-box-container .side-box-inner {
    position: absolute;
    top: 170px;
    bottom: 70px;
    left: 0;
    overflow-y: auto;
    padding: 0 50px;
    width: 100%
}

#side-box-container .widget {
    color: #fff;
    font-weight: 300
}

#side-box-container .widget:not(:first-child) {
    margin-top: 100px
}

#side-box-container .widget .widget-title {
    margin-bottom: 17px;
    color: #666;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 13px
}

#side-box-container .menu li a,
#side-box-container .widget a {
    color: #fff;
    font-weight: 400;
    font-size: 14px
}

#side-box-container .widget ul,
.comment-list {
    margin: 0;
    padding: 0;
    list-style: none
}

#side-box-container .widget li a {
    display: block;
    margin-bottom: 15px
}

#side-box-container .widget li a:hover,
.mobile-menu li a:hover {
    color: #888
}

#side-box-container .side-box-social-list {
    position: absolute;
    bottom: 50px;
    left: 50px;
    margin: 0;
    padding: 0
}

#side-box-container .side-box-social-list li,
.header-icon-search,
.mini-cart,
.payment-product-list .product-item .product-body,
.social-list-inline li {
    display: inline-block
}

#side-box-container .side-box-social-list li a,
.social-list-inline li a {
    margin-right: 15px
}

#side-box-container .side-box-social-list li a i,
.social-list-inline li a i {
    color: #fff;
    transition: color .3s;
    font-size: 16px
}

#side-box-container .menu,
.commerce-tabs.style-2 .tabs>li:first-child a {
    padding-left: 0
}

#side-box-container .menu li {
    position: relative;
    display: block;
    float: none;
    padding: 5px 0;
    width: 100%
}

#side-box-container .menu .sub-menu {
    padding-top: 5px;
    padding-left: 20px
}

#side-box-container .menu li .menu-parent-toggle {
    position: absolute;
    top: 5px;
    right: 0;
    width: 20px;
    height: 20px;
    background-color: #333
}

#side-box-container .menu li .menu-parent-toggle i {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 20px;
    transform: translate(-50%, -50%)
}

.bg-overlay,
.bg-overlay-dark,
.bg-overlay-white {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 0;
    bottom: 0
}

.bg-overlay {
    background-color: rgba(0, 0, 0, .7)
}

.bg-overlay-dark,
.blog-item.style-1 .overlay-wrapper .overlay,
.portfolio-item.style-2 .overlay-wrapper .overlay {
    background-color: rgba(0, 0, 0, .8)
}

.bg-overlay-white {
    background-color: rgba(255, 255, 255, .92)
}

.mw-200 {
    max-width: 200%
}

.full-left {
    margin-left: -100px
}

.newsletter-form input[type=email] {
    float: left;
    margin-right: 20px;
    padding: 13px 0;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #bbb;
    background: 0 0;
    color: #222;
    max-width: 900px;
    font-size: 16px
}

.newsletter-form input[type=submit] {
    padding: 15px 30px;
    border: 1px solid transparent;
    border-radius: 30px;
    letter-spacing: .2em;
    transition: .5s cubic-bezier(.645, .045, .355, 1);
    background-color: #333;
    color: #fff;
    width: auto
}

.newsletter-form input[type=submit]:hover {
    border: 1px solid #222;
    background: #fff;
    color: #222
}

.newsletter-form.style-2 {
    margin-top: 15px;
    display: block;
    width: 100%
}

.newsletter-form.style-2 input[type=email] {
    float: none;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding: 14px 20px;
    width: 100%;
    border: 1px solid #fff;
    background: 0 0;
    color: #fff;
    max-width: 680px;
    font-size: 16px
}

.newsletter-form.style-2 input[type=submit] {
    display: inline-block;
    margin-top: 10px
}

.office {
    padding-top: 30px
}

.office p {
    margin-bottom: 10px
}

.office i {
    width: 27px;
    font-size: 20px
}

#backtotop {
    position: fixed;
    right: 20px;
    background: #323f71;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 15px;
    z-index: 9999;
    -webkit-transition: .3s linear;
    -khtml-transition: all .3s linear 0s;
    -moz-transition: .3s linear;
    -ms-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear
}

.form-control,
.form-control:focus {
    background-color: transparent
}

.commerce-tabs .tabs>li a,
.form-submit,
.header,
.main-navigation .main-menu>li,
.main-navigation .main-menu>li .sub-menu a,
.main-navigation .sub-menu,
.mini-cart .cart-list li a,
.mini-cart .widget-shopping-cart-content,
.product-item .extra,
.tagcloud a {
    transition: .5s cubic-bezier(.645, .045, .355, 1)
}

#backtotop.on {
    bottom: 150px
}

.heli-word-slide {
    color: #fff;
    letter-spacing: 0;
    font-weight: 700;
    font-size: 90px;
    line-height: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.heli-word-slide #js-rotating {
    display: inline;
    text-indent: 10px
}

.heli-word-slide #js-rotating>span {
    overflow: hidden;
    font-style: italic;
    font-family: 'Playfair Display'
}

.heli-listing,
.mini-cart ul,
.mobile-menu,
.sidebar .widget ul {
    margin: 0;
    padding: 0
}

.heli-listing li,
.heli-listing-arrow li,
.heli-listing-checked li {
    margin-bottom: 10px;
    list-style-type: none
}

.heli-listing li:before,
.heli-listing-arrow li:before,
.heli-listing-checked li:before {
    margin-right: 10px;
    line-height: 1;
    font-style: normal;
    font-weight: 400;
    font-family: Pe-icon-7-stroke;
    vertical-align: middle
}

.heli-listing li:before {
    content: "\e685"
}

.heli-listing-arrow li:before,
.portfolio-navigation .nav-next:after,
.project-carousel .owl-controls .owl-buttons div.owl-next:before {
    content: "\e684"
}

.heli-listing-checked li:before {
    content: "\e66c"
}

.heli-listing-circle,
.heli-listing-square,
.heli-order {
    margin: 0;
    padding: 0 20px
}

.heli-listing-square li {
    margin-bottom: 10px;
    list-style-type: square
}

.heli-listing-circle li {
    margin-bottom: 10px;
    list-style-type: circle
}

.heli-order li {
    margin-bottom: 10px;
    list-style: decimal
}

.heli-typed-words {
    color: #444;
    font-size: 36px;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: .05em;
    max-width: 920px;
    margin: 0 auto
}

.heli-typed-words #typed,
.heli-typed-words .typed-cursor {
    color: #3aacc7
}

.heli-typed-words .dh-typed-text-wrap {
    display: inline-block;
    padding: 5px 10px
}

.form-control {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    color: #222;
    border-radius: 0;
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
    height: 34px
}

.black .form-control,
.black .form-submit {
    border-color: #444;
    color: #fff
}

.form-submit {
    font-weight: 400;
    font-size: 12px;
    cursor: pointer;
    margin-bottom: 15px;
    border: 1px solid #888;
    padding: 12px 30px;
    border-radius: 40px;
    letter-spacing: .2em;
    background: 0 0;
    width: auto
}

.black .form-submit:hover {
    background-color: #fff;
    color: #222
}

.social-icons>a {
    margin-right: 10px;
    font-size: 18px;
    display: inline-block
}

.barber-shop-info {
    padding: 15% 18%
}

.video-background {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -2;
    overflow: hidden
}

.video-background .video-background-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    overflow: hidden;
    width: 1920px;
    height: 1080px;
    padding-bottom: 56.25%;
    background-image: url(../images/background/bg_7.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}

.service-carousel .service-item img,
.video-background video {
    width: 100%;
    height: auto
}

.popup-video-wrapper {
    position: relative;
    display: inline-block;
    min-width: 100px;
    min-height: 100px
}

.popup-video .video-overlay .video-play {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    color: #fff;
    background: 0 0;
    border: 1px solid #fff;
    font-size: 35px
}

.popup-video .video-overlay .video-play,
.popup-video .video-overlay .video-play i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .3s cubic-bezier(.645, .045, .355, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1)
}

.popup-video .video-play:hover {
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1)
}

.popup-video .video-overlay .video-play.left {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.popup-video .video-play.left:hover {
    -webkit-transform: translate(0, -50%) scale(1.1);
    -ms-transform: translate(0, -50%) scale(1.1);
    transform: translate(0, -50%) scale(1.1)
}

.multiscroll-logo {
    position: absolute;
    top: 100px;
    left: 100px;
    z-index: 9999
}

.ms-section .social-list li {
    list-style: none;
    width: 60px;
    height: 60px;
    display: inline-block;
    font-size: 30px
}

#map {
    width: 100%;
    height: 100%;
    min-height: 500px
}

.gotoshop>div:last-child {
    border: 0
}

.left-menu-content #main {
    margin-left: 322px
}

.time-loc {
    display: inline-flex;
    width: 100%;
    justify-content: center
}

.content-middle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.onepage-pagination {
    position: fixed;
    right: 75px;
    top: 50%;
    z-index: 5;
    list-style: none;
    margin: 0;
    padding: 0
}

.onepage-pagination li {
    padding: 0;
    text-align: center
}

.onepage-pagination li a {
    padding: 10px;
    width: 10px;
    height: 10px;
    display: block
}

.onepage-pagination li a:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    background: 0 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border: 1px solid #ccc
}

.onepage-pagination li.active a:before {
    width: 10px;
    height: 10px;
    background: #ccc
}

#show table td {
    border: 1px solid #444;
    padding: 2% 4%
}

#show table tr td:first-child {
    width: 23%
}

#show table tr td:nth-child(2) {
    width: 58%
}

#show table a {
    border-bottom: 1px solid #fff
}

.contact-item .icon {
    float: left;
    margin: 0 10px 0 0;
    line-height: 0;
    font-size: 14px;
    background-color: rgba(255, 255, 255, .1);
    border-radius: 100%;
    display: inline-block;
    border: 2px solid transparent;
    width: 4em;
    height: 4em;
    box-sizing: content-box;
    position: relative
}

.comment .comment-author,
.faq-title .icon {
    margin-right: 20px;
    float: left
}

.contact-item .icon i {
    color: #fff;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.contact-item h2 {
    font-size: 16px;
    color: #fff;
    text-align: left;
    font-weight: 700;
    text-transform: none;
    letter-spacing: normal;
    padding-top: 5px
}

.current {
    font-weight: 700 !important
}

.bread_crumb,
.bread_crumb a {
    color: #ddd
}

.breadcrumb {
    padding: 0;
    background: 0 0;
    margin-bottom: 3px
}

.bread_crumb {
    position: relative;
    display: inline-block;
    padding: 0;
    margin-bottom: 0;
    margin-left: 3px;
    text-transform: none
}

.bread_crumb li {
    display: inline-block;
    margin-right: 6px
}

.bread_crumb li a:after {
    margin-left: 10px;
    content: '/'
}

.bread_crumb li:last-child a:after {
    margin: 0;
    content: ''
}

.faq-title .icon {
    font-size: 14px
}

.faq-title .icon i {
    font-size: 90px
}

.pagination {
    margin-bottom: 70px;
    align-items: center;
    justify-content: center
}

.pagination a,
.pagination span {
    display: inline-block;
    margin-right: 10px;
    width: 48px;
    height: 48px;
    border: 1px solid #222;
    color: #222;
    text-align: center;
    line-height: 48px
}

.pagination .next,
.pagination .prev {
    width: auto;
    border: 0
}

.commerce-tabs .nav-tabs,
.section.border-bottom,
.sidebar ul li {
    border-bottom: 1px solid #eee
}

.sidebar .widget {
    margin-bottom: 60px
}

.sidebar .widget-title {
    display: inline-block;
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 16px;
    line-height: 1
}

.sidebar ul li {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px
}

.sidebar .widget-recent-entries li a:before {
    margin-right: 10px;
    content: "\e69d";
    font-family: Pe-icon-7-stroke
}

.sidebar .widget-recent-entries li span {
    display: inline-block;
    margin-left: 24px;
    color: #666;
    font-size: 13px
}

.sidebar .widget-recent-comments span:before {
    margin-right: 10px;
    content: "\e693";
    font-family: Pe-icon-7-stroke
}

.sidebar .widget-recent-comments a {
    display: inline;
    padding: 0;
    margin: 0
}

.sidebar .widget-archive a:before {
    margin-right: 10px;
    content: "\e653";
    font-family: Pe-icon-7-stroke
}

.tagcloud a {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 10px;
    padding: 7px 19px;
    border: 1px solid #ddd;
    border-radius: 20px;
    font-size: 16px
}

.author-info img,
.comment .comment-author img {
    border-radius: 100%;
    height: auto
}

blockquote {
    border-left: 4px solid rgba(51, 51, 51, .7);
    color: rgba(51, 51, 51, .7);
    font-size: 1.8rem;
    font-style: italic;
    line-height: 1.6667;
    margin: 0 0 1rem;
    padding-left: .7778em
}

.author-info {
    margin-bottom: 40px;
    padding: 50px 30px;
    background-color: #222;
    color: #fff
}

.comments-title {
    font-weight: 400;
    font-size: 16px
}

.comment-list>.comment {
    border-bottom: 1px solid #ddd;
    display: block;
    position: relative;
    float: left;
    width: 100%
}

.comment>div {
    margin-bottom: 20px;
    padding: 20px
}

.comment .comment-author img,
.map_section .map_video,
.whatsappicon img {
    max-width: 100%
}

.comment-content {
    padding-left: 120px
}

.comment-content h3 {
    color: #000;
    letter-spacing: .1em;
    font-weight: 400;
    font-style: normal;
    font-size: 14px
}

.comment-list .children {
    margin: 0;
    border-top: 1px solid #ddd;
    list-style: none;
    padding-left: 40px
}

.comment-list .children .comment {
    position: relative;
    float: left;
    width: 100%
}

.comment-reply-link {
    position: absolute;
    top: 20px;
    right: 20px;
    border-bottom: 1px solid #222;
    letter-spacing: .1em;
    font-weight: 400;
    font-size: 12px
}

.header,
.header-left-menu,
.menu-button:before {
    top: 0;
    left: 0
}

.comment-respond,
.recent-posts {
    float: left;
    width: 100%
}

.comment-reply-title {
    margin-top: 30px;
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 16px
}

.comment-form textarea {
    height: 200px;
    resize: vertical
}

form.login {
    border: 1px solid #d3ced2;
    padding: 20px;
    margin: 2em 0;
    text-align: left
}

.accordion .accordion-group,
.cart-totals,
.mobile-menu .sub-menu.open,
.page-mobile-main-menu .sub-menu.open,
form.login label {
    display: block
}

.table thead,
table thead {
    background-color: #f2f2f5;
    color: #202020;
    letter-spacing: 2.4px;
    font-size: 80%;
    font-weight: 400;
    border: 1px solid #ddd;
    border-bottom: 0
}

.table tr:last-child,
table tr:last-child {
    border-bottom: 0
}

.table td,
.table th,
table td,
table th {
    padding: 5px;
    font-weight: 400
}

.table>tbody>tr>td,
.table>thead>tr>th {
    border-bottom: 1px solid #dee2e6;
    border-top: none
}

.header-bottom-line:after {
    content: "";
    display: block;
    clear: both;
    width: 40px;
    height: 1px;
    background-color: #212121;
    margin-top: 22px
}

.dropcap-01,
.dropcap-02,
.dropcap-03,
.dropcap-04 {
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 5px 20px;
    border: 1px solid #ddd;
    font-weight: 900;
    font-size: 32px
}

.dropcap-04,
.header-1>.container .header-column-icon-container,
.header-2>.container .header-column-icon-container {
    padding-right: 0
}

.dropcap-02 {
    background-color: #ddd
}

.dropcap-04 {
    padding-left: 0;
    border: 0
}

.block-border {
    border: 1px solid #ddd
}

.highlighted-yellow {
    background-color: #fee7af
}

.page-open-mobile-menu {
    height: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: none
}

.page-open-mobile-menu div {
    position: relative;
    width: 24px;
    height: 18px;
    cursor: pointer;
    margin-top: 6px
}

.page-open-mobile-menu i {
    color: #323f71;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 3px;
    background: currentColor;
    -webkit-transition: .3s cubic-bezier(.645, .045, .355, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1)
}

.page-open-mobile-menu i::after,
.page-open-mobile-menu i::before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    content: " ";
    -webkit-transition: width .3s cubic-bezier(.645, .045, .355, 1);
    transition: width .3s cubic-bezier(.645, .045, .355, 1)
}

.menu-button:after,
.menu-button:before,
.project-carousel .content .terms span:last-child:after {
    content: ''
}

.page-open-mobile-menu i:before {
    top: -8px
}

.page-open-mobile-menu i:after {
    top: 8px
}

.headroom.headroom--not-top .page-open-mobile-menu i,
.page-open-mobile-menu.dark i,
.process-block .count span {
    color: #323f71
}

.header {
    position: absolute;
    width: 100%;
    z-index: 99;
    background: 0 0;
    clear: both;
    padding: 0px 60px 0 60px
}

.header.header-transparent {
    background: 0 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%
}

.header>.container-fluid>.row>div,
.header>.container>.row>div,
.main-navigation .main-menu>li.mega-menu {
    position: static
}

.menu-button span,
.menu-button:after,
.menu-button:before {
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #222
}

.header-icon {
    float: none;
    margin-top: 0;
    margin-right: 20px;
    color: #e0f4ff;
    cursor: pointer
}

.header-icon.header-icon-cart,
.header-icon.header-icon-search i {
    font-size: 20px;
    color: #25283a
}

.header-icon.header-icon-search i {
    padding-top: 6px
}

.menu-button span {
    margin: auto;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.menu-button:after {
    bottom: 0;
    left: 0
}

.headroom--not-top.header-transparent,
.news-block-one .inner-box .image-box .category a:hover {
    background: #fff
}

.copyright,
.copyright a,
.footer.bg-light,
.footer.bg-light .widget-title,
.footer.bg-light a,
.header-white.headroom--not-top .main-navigation .main-menu>li>a,
.recent-posts h3 a:hover {
    color: #222
}

.countdown-bar.white>.countdown-item>.countdown-item-label,
.countdown-bar.white>.countdown-item>.countdown-item-value,
.footer a,
.header-white .main-navigation .main-menu>li>a,
.header-white.bg-dark.headroom--not-top .main-navigation .main-menu>li>a,
.masonry-item .content .cate a:hover,
.testimonial-carousel .quote.bg-dark {
    color: #fff
}

.headroom--not-top .menu-button span,
.headroom--not-top .menu-button:after,
.headroom--not-top .menu-button:before {
    background-color: #222
}

.blog-item.style-1,
.header-white.bg-dark.headroom--not-top .menu-button span,
.header-white.bg-dark.headroom--not-top .menu-button:after,
.header-white.bg-dark.headroom--not-top .menu-button:before {
    background-color: #fff
}

.header-left-menu {
    position: fixed;
    z-index: 9;
    padding: 50px;
    height: 100%;
    width: 322px
}

.feature-item.style-3.no-overlay:before,
.header-mobile,
.main-navigation .main-menu>li.mega-menu>ul>li .mega-menu-content>.row>div:last-child:after {
    display: none
}

.main-navigation {
    z-index: 999;
    width: 100%;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: .1em;
    position: static;
    max-width: 100%;
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%
}

.main-navigation.fullwidth {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.main-navigation .main-menu,
.portfolio-carousel .owl-controls {
    margin: 0
}

.main-navigation .main-menu>li {
    position: relative;
    display: inline-block;
    padding: 24px 15px
}

.main-navigation .main-menu>li a {
    position: relative;
    z-index: 1;
    line-height: 30px;
    font-size: 14px;
    font-weight: 400;
    color: #222;
    text-transform: uppercase;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.main-navigation .sub-menu {
    position: absolute;
    top: 120%;
    left: 0;
    z-index: 2;
    visibility: hidden;
    margin: 0;
    padding: 0 0 20px;
    width: 224px;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    background-color: #f7f7f7;
    opacity: 0
}

.main-navigation .sub-menu li {
    position: relative;
    display: block;
    padding: 20px 20px 0 30px;
    line-height: 1.5;
    text-align: left
}

.main-navigation .main-menu>li>.sub-menu>li.menu-item-has-children:after {
    position: absolute;
    top: 67%;
    right: 20px;
    content: "\e684";
    font-size: 18px;
    font-family: Pe-icon-7-stroke;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

.main-navigation .main-menu li:hover>.sub-menu {
    top: 100%;
    z-index: 999;
    visibility: visible;
    opacity: 1
}

.main-navigation .main-menu li>.sub-menu .sub-menu {
    top: 0;
    left: 100%
}

.main-navigation .main-menu>li.mega-menu>ul>li .column-inner {
    padding: 30px 0;
    width: 100%
}

.main-navigation .main-menu>li .sub-menu a {
    line-height: 25px;
    font-size: 14px;
    color: #25283a;
    text-transform: capitalize
}

.main-navigation .main-menu>li.mega-menu>ul>li .mega-menu-content>.row>div:after {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 100%;
    border-right: 1px solid #ddd;
    content: ""
}

.main-navigation .main-menu>li .sub-menu a:hover {
    color: #000;
    border-bottom: 1px solid #000
}

.main-navigation .main-menu>li.mega-menu>ul>li .mega-menu-content .column-inner h4 {
    padding-left: 20px;
    margin-bottom: 10px;
    color: #222;
    text-transform: uppercase;
    font-size: 16px
}

.main-navigation .main-menu>li.mega-menu ul {
    padding: 0 20px
}

.main-navigation .main-menu>li.mega-menu ul li {
    padding: 10px 0
}

.main-navigation .main-menu>li.mega-menu>ul>li {
    padding: 0
}

.mobile-menu li,
.page-mobile-main-menu li {
    display: block;
    list-style-type: none
}

.mobile-menu a {
    position: relative;
    display: block;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.5;
    text-transform: uppercase;
    font-size: 14px
}

.mobile-menu>li>a {
    padding: 5px 0;
    color: #fff
}

.mobile-menu .toggle-sub-menu {
    position: absolute;
    top: 50%;
    right: 0;
    width: 20px;
    height: 20px;
    background: hsla(0, 0%, 100%, .1);
    color: #fff;
    text-align: center;
    line-height: 20px;
    z-index: 5;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .3s cubic-bezier(.645, .045, .355, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1)
}

.section-cover,
.section-fixed {
    background-repeat: no-repeat;
    background-size: cover
}

.header-left-menu .primary-menu .sub-menu,
.header-left-menu .primary-menu ul li {
    text-align: left;
    line-height: normal;
    direction: ltr;
    -webkit-tap-highlight-color: transparent;
    list-style: none
}

.mobile-menu .toggle-sub-menu:after {
    display: block;
    content: "\f105";
    font-size: 12px;
    font-family: FontAwesome
}

.accordion .accordion-heading.active .toggle-icon:before,
.mobile-menu .toggle-sub-menu.open:after,
.page-mobile-main-menu .toggle-sub-menu.open:after {
    content: "\f107"
}

.mobile-menu .sub-menu a {
    font-size: 14px;
    color: #fff;
    padding: 8px 0
}

.mobile-menu .sub-menu,
.page-mobile-main-menu .sub-menu {
    display: none;
    margin: 12px 0 14px 10px
}

.header-left-menu .primary-menu ul li {
    position: relative;
    display: block;
    margin: 0;
    width: 100%;
    float: none;
    padding: 15px 0
}

.header-left-menu .primary-menu .sub-menu {
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    padding: 25px 0;
    min-width: 270px;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, .05);
    transition: .3s;
    top: 200%;
    left: 100%
}

.header-left-menu .main-navigation .main-menu>li.mega-menu .sub-menu {
    max-width: calc(100vw - 320px);
    width: 1170px
}

.header-left-menu .main-navigation .main-menu li:hover>.sub-menu {
    top: 20px
}

.header-left-menu .primary-menu .sub-menu li {
    padding: 10px 40px
}

.section-title {
    font-size: 30px;
    color: #fff
}

.section-title-bold {
    font-size: 80px;
    color: #eee;
    line-height: 1;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0
}

.section {
    position: relative;
    width: 100%;
    z-index: 1
}

.section-fixed {
    background-attachment: fixed;
    background-position: 50% 50%;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0)
}

.section-bg-1,
.section-bg-10,
.section-bg-2,
.section-bg-3,
.section-bg-4,
.section-bg-5,
.section-bg-6,
.section-bg-7,
.section-bg-8,
.section-bg-9 {
    background-position: center
}

.section-content-middle .content {
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column
}

.section-bg-1 {
    background-image: url(../img/dealers4.jpg)
}

.section-bg-2 {
    background-image: url(../img/rrr.jpg)
}

.section-bg-3 {
    background-image: url(../img/bg_3.jpg)
}

.section-bg-4 {
    background-image: url(../img/bg_4.svg)
}

.section-bg-5 {
    background-image: url(../images/background/bg_5.jpg)
}

.section-bg-6 {
    background-image: url(../images/background/bg_6.jpg)
}

.section-bg-7 {
    background-image: url(../images/background/bg_7.jpg)
}

.section-bg-8 {
    background-image: url(../images/background/bg_8.jpg)
}

.section-bg-9 {
    background-image: url(../images/background/bg_9.jpg)
}

.section-bg-10 {
    background-image: url(../images/background/bg_12.jpg)
}

.section-bg-11 {
    background-image: url(../images/background/bg_13.jpg);
    background-position: 320px top;
    background-repeat: no-repeat
}

.section-bg-12,
.section-bg-13,
.section-bg-14 {
    background-position: center top;
    background-repeat: no-repeat
}

.section-bg-12 {
    background-image: url(../images/background/bg_14.jpg)
}

.section-bg-13 {
    background-image: url(../images/background/bg_15.jpg)
}

.section-bg-14 {
    background-image: url(../images/background/bg_16.jpg)
}

.section-bg-15,
.section-bg-16,
.section-bg-17 {
    background-position: 0 0
}

.section-bg-18,
.section-bg-19,
.section-bg-20,
.section-bg-21,
.section-bg-22,
.section-bg-23,
.section-bg-24,
.section-bg-25,
.section-bg-26,
.section-bg-27,
.section-bg-28,
.section-bg-29,
.section-bg-30,
.section-bg-32,
.section-bg-33,
.section-bg-34,
.section-bg-35,
.section-bg-36,
.section-bg-37,
.section-bg-38,
.section-bg-39,
.section-bg-40,
.section-bg-41,
.section-bg-42,
.section-bg-44,
.section-bg-45,
.section-bg-46,
.section-bg-47,
.section-bg-48,
.section-bg-49,
.section-bg-50,
.section-bg-51,
.section-bg-52,
.section-bg-53,
.section-bg-54,
.section-bg-55 {
    background-position: center;
    background-repeat: no-repeat
}

.section-bg-15 {
    background-image: url(../images/background/bg_17.svg);
    background-repeat: no-repeat
}

.section-bg-16 {
    background-image: url(../images/background/bg_18.jpg);
    background-repeat: no-repeat
}

.section-bg-17 {
    background-image: url(../images/background/bg_19.jpg);
    background-repeat: no-repeat
}

.section-bg-18 {
    background-image: url(../images/background/bg_20.jpg)
}

.section-bg-19 {
    background-image: url(../images/background/bg_21.jpg)
}

.section-bg-20 {
    background-image: url(../images/background/bg_22.jpg)
}

.section-bg-21 {
    background-image: url(../images/background/bg_23.jpg)
}

.section-bg-22 {
    background-image: url(../images/background/bg_24.jpg)
}

.section-bg-23 {
    background-image: url(../images/background/bg_25.jpg)
}

.section-bg-24 {
    background-image: url(../images/background/bg_26.jpg)
}

.section-bg-25 {
    background-image: url(../images/background/bg_27.jpg)
}

.section-bg-26 {
    background-image: url(../images/background/bg_28.jpg)
}

.section-bg-27 {
    background-image: url(../images/background/bg_29.jpg)
}

.section-bg-28 {
    background-image: url(../images/background/bg_30.jpg)
}

.section-bg-29 {
    background-image: url(../images/background/bg_31.jpg)
}

.section-bg-30 {
    background-image: url(../images/background/bg_32.jpg)
}

.section-bg-31 {
    background-image: url(../images/background/bg_33.jpg);
    background-position: center top;
    background-repeat: no-repeat
}

.section-bg-32 {
    background-image: url(../images/background/bg_34.jpg)
}

.section-bg-33 {
    background-image: url(../images/background/bg_35.jpg)
}

.section-bg-34 {
    background-image: url(../images/background/bg_36.jpg)
}

.section-bg-35 {
    background-image: url(../images/background/bg_37.jpg)
}

.section-bg-36 {
    background-image: url(../images/background/bg_38.jpg)
}

.section-bg-37 {
    background-image: url(../images/background/bg_39.jpg)
}

.section-bg-38 {
    background-image: url(../images/background/bg_40.jpg)
}

.section-bg-39 {
    background-image: url(../images/background/bg_41.jpg)
}

.section-bg-40 {
    background-image: url(../images/background/bg_42.jpg)
}

.section-bg-41 {
    background-image: url(../images/background/bg_43.jpg)
}

.section-bg-42 {
    background-image: url(../images/background/bg_44.jpg)
}

.section-bg-43 {
    background-image: url(../images/background/bg_45.jpg);
    background-position: center;
    background-repeat: no-repeat
}

.section-bg-44 {
    background-image: url(../images/background/bg_46.jpg)
}

.section-bg-45 {
    background-image: url(../images/background/bg_47.jpg)
}

.section-bg-46 {
    background-image: url(../images/background/bg_48.jpg)
}

.section-bg-47 {
    background-image: url(../images/background/bg_49.jpg)
}

.section-bg-48 {
    background-image: url(../images/background/bg_50.jpg)
}

.section-bg-49 {
    background-image: url(../images/background/bg_51.jpg)
}

.section-bg-50 {
    background-image: url(../images/background/bg_52.jpg)
}

.section-bg-51 {
    background-image: url(../images/background/bg_53.jpg)
}

.section-bg-52 {
    background-image: url(../images/background/bg_54.jpg)
}

.section-bg-53 {
    background-image: url(../images/background/bg_55.jpg)
}

.section-bg-54 {
    background-image: url(../img/bg_56.jpg)
}

.section-bg-55 {
    background-image: url(../images/background/bg_57.jpg)
}

.section-bg-56 {
    background-image: url(../images/background/bg_58.jpg);
    background-position: center bottom;
    background-repeat: no-repeat
}

.section-coming-soon {
    background-image: url(../images/background/bg_coming_soon.jpg);
    background-position: top center;
    background-repeat: no-repeat
}

.section-maintenance {
    background-image: url(../images/background/bg_maintenance.jpg);
    background-position: center
}

.section-coming-soon .section-title {
    margin-top: 430px
}

.section-coming-soon input[type=email] {
    display: block;
    max-width: 900px;
    text-align: center;
    min-height: 28px;
    width: 100%;
    margin-bottom: 0
}

.section-coming-soon input[type=submit] {
    padding: 0 30px;
    height: 40px;
    border: 1px solid #888;
    border-radius: 20px;
    background: #fff;
    color: #222;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 40px;
    cursor: pointer;
    display: inline-block;
    max-width: 125px
}

.section-coming-soon .comingsoon-subscribe {
    margin: 0 auto;
    max-width: 500px;
    text-align: center
}

.features-blocks {
    overflow: hidden;
    padding: 10px 0 30px
}

.feature-item.style-1 .feature-icon {
    margin-bottom: 35px
}

.feature-item.style-1:hover .feature-icon {
    transform: translateY(-180px)
}

.feature-item .feature-icon .feature-icon-inner {
    text-align: center;
    display: inline-block;
    border: 2px solid transparent;
    width: 4em;
    height: 4em;
    box-sizing: content-box;
    position: relative
}

.feature-item.style-1 .feature-icon .feature-icon-inner i {
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 72px
}

.feature-item.style-1 .feature-icon .feature-icon-inner i:before {
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    font-size: 1em;
    text-align: center
}

.feature-item.style-1 h4 {
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    text-transform: none
}

.feature-item.style-1:hover h4 {
    transform: translateY(180px)
}

.feature-item.style-3 .content,
.feature-item.style-3 .feature-icon i {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.feature-item.style-1 .desc {
    visibility: hidden;
    margin-top: -60%;
    text-align: center;
    opacity: 0;
    transition: .5s cubic-bezier(.645, .045, .355, 1)
}

.feature-item.style-2 .feature-icon {
    float: left;
    font-size: 14px;
    margin-bottom: 35px;
    margin-right: 20px
}

.feature-item.style-2 .feature-icon .feature-icon-inner i {
    font-size: 43px
}

.feature-item.style-2 h3 {
    font-size: 18px
}

.feature-item.style-2 .desc {
    margin-right: 50px;
    margin-bottom: 10px;
    padding-left: 80px
}

.feature-item.style-2 .readmore {
    margin-left: 80px;
    transition: 10ms cubic-bezier(.645, .045, .355, 1);
    display: inline-block;
    padding: 5px 0 2px;
    border-bottom: 1px solid #444;
    letter-spacing: .3rem;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    color: #222
}

.feature-item.style-3 .feature-icon i,
.feature-item.style-3:before {
    position: absolute;
    transition: .5s cubic-bezier(.645, .045, .355, 1)
}

.masonry-item .content h3 a,
.portfolio-info li span,
.portfolio-navigation {
    letter-spacing: .1em;
    text-transform: uppercase
}

.feature-item.style-2 .readmore:before {
    transition: .3s cubic-bezier(.645, .045, .355, 1);
    display: inline-block;
    margin-left: -20px;
    padding-right: 5px;
    content: "\f178";
    font-family: FontAwesome;
    vertical-align: middle;
    opacity: 0
}

.feature-item.style-3 {
    padding-top: 10px;
    padding-bottom: 10px;
    background-image: url(../images/feature/feature_1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    min-height: 400px;
    height: 100%
}

.feature-item.style-3 .content {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.feature-item.style-3:before {
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #222;
    content: ''
}

.feature-item.style-3:hover:before {
    background: rgba(0, 0, 0, .85)
}

.feature-item.style-3 .feature-icon {
    margin-bottom: 25px;
    text-align: center;
    display: inline-block;
    border: 2px solid transparent;
    width: 4em;
    height: 4em;
    box-sizing: content-box;
    position: relative
}

.feature-item.style-3 .feature-icon i {
    color: #fff;
    font-size: 90px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    display: inline-block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.feature-item.style-3:hover .feature-icon i {
    font-size: 70px
}

.feature-item.style-3 .desc,
.feature-item.style-3 h3 {
    font-size: 16px;
    position: relative;
    z-index: 1;
    color: #fff;
    text-align: center
}

.feature-item.style-3 h3 {
    margin-top: 10px;
    margin-bottom: 0;
    font-weight: 400
}

.feature-item.style-3 .desc {
    padding-top: 20px;
    padding-right: 70px;
    padding-left: 70px;
    overflow: hidden;
    max-height: 0;
    transition: max-height .8s;
    font-weight: 300
}

.feature-item.style-3:hover .desc {
    max-height: 200px
}

.feature-item.style-4 .feature-icon,
.portfolio-info .share {
    margin-bottom: 25px
}

.feature-item.style-4 .feature-icon i {
    font-size: 72px
}

.feature-item.style-4 h4 {
    font-size: 16px;
    font-weight: 400
}

.feature-item.style-4 .feature-icon .feature-icon-inner {
    width: auto;
    height: auto
}

.counter-icon {
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    width: 60px;
    height: 60px;
    font-size: 30px;
    margin-bottom: 10px;
    position: relative
}

.counter-icon>i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.counter-desc {
    font-size: 16px;
    color: #fff
}

.counter-digit {
    font-size: 48px;
    color: #fff;
    font-weight: 300
}

.project-carousel h2.title {
    margin-top: 60px;
    margin-bottom: 10%;
    font-size: 36px;
    line-height: 1.3
}

.project-carousel .content {
    margin: 0;
    padding: 50px;
    background-color: #373435;
    color: #888
}

.project-carousel .content .terms span {
    padding-right: 10px
}

.project-carousel .content .terms span:after {
    content: ','
}

.project-carousel .owl-controls .owl-buttons {
    position: absolute;
    right: 0
}

.project-carousel .owl-controls .owl-buttons div {
    display: inline-block;
    margin: 5px;
    width: 80px;
    height: 80px;
    font-size: 0;
    line-height: 80px;
    cursor: pointer;
    padding: 0;
    filter: Alpha(Opacity=100);
    opacity: 1;
    background: 0 0
}

.project-carousel .owl-controls .owl-buttons div:before {
    display: block;
    width: 80px;
    height: 80px;
    background-color: #222;
    color: #fff;
    text-align: center;
    font-size: 60px;
    line-height: 80px;
    font-family: Pe-icon-7-stroke;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none
}

.portfolio-navigation .nav-previous:before,
.project-carousel .owl-controls .owl-buttons div.owl-prev:before {
    content: "\e686"
}

.gallery-carousel .media-cover .media,
.masonry-item .media {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative
}

.masonry-item .media img {
    width: 100%;
    opacity: 1;
    visibility: visible;
    transform-style: flat;
    transform-origin: 50% 50% 0
}

.masonry-item:hover .media img {
    opacity: 0;
    visibility: hidden;
    transform: matrix3d(1.5, 0, 0, 0, 0, 1.5, 0, 0, 0, 0, 1, 0, 0, 0, .001, .999999)
}

.masonry-item .overlay-wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    visibility: hidden;
    transform-style: flat;
    opacity: 0;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 1, .999)
}

.masonry-item:hover .content .cate,
.masonry-item:hover .content h3,
.masonry-item:hover .overlay-wrapper,
.masonry-item:hover .overlay-wrapper .overlay,
.masonry-item:hover .popup .popup-inner {
    visibility: visible;
    opacity: 1;
    transform: translate(0, 0)
}

.masonry-item .overlay-wrapper .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(17, 17, 17, .95);
    visibility: hidden;
    opacity: 0;
    transform-style: flat;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 1, .999167)
}

.masonry-item .overlay-wrapper .overlay:before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 1px solid #333;
    content: ''
}

.masonry-item .popup {
    display: block;
    position: absolute;
    font-size: 20px;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    vertical-align: middle
}

.masonry-item .content h3,
.masonry-item .popup .popup-inner {
    transform-origin: 50% 50% 0;
    transform-style: flat;
    transition: .3s cubic-bezier(.645, .045, .355, 1)
}

.masonry-item .popup .popup-inner {
    display: inline-block;
    margin: 0;
    position: relative;
    visibility: hidden;
    opacity: 0;
    transform: translate(0, -50%) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}

.gallery-carousel .media-cover .content .popup .popup-inner a,
.masonry-item .popup .popup-inner a {
    font-size: 30px;
    line-height: 22px;
    color: #fff;
    font-weight: 400;
    padding: 17px;
    display: block
}

.masonry-item .content {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 20px;
    text-align: center
}

.masonry-item .content .cate,
.masonry-item .content h3 {
    display: block;
    position: relative;
    visibility: hidden;
    opacity: 0
}

.masonry-item .content h3 {
    margin: 10px 0 0;
    transform: translate(0, 50%) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}

.masonry-item .content h3 a {
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
    display: block
}

.masonry-item .content .cate,
.masonry-item .content .cate a {
    font-size: 16px;
    line-height: 20px;
    color: #888;
    transition: .3s cubic-bezier(.645, .045, .355, 1);
    font-weight: 400
}

.masonry-item .content .cate {
    margin: 0 0 60px;
    transform-origin: 50% 50% 0;
    transform-style: flat;
    transform: translate(0, 50%) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1)
}

.masonry-item .content .cate a {
    padding: 1px 2px 1px 5px
}

.portfolio-item.style-2:hover .media img {
    opacity: 1;
    visibility: visible;
    transform: none
}

.blog-item.style-1 .overlay-wrapper .overlay,
.blog-item.style-1 .overlay-wrapper .popup {
    visibility: hidden;
    transition: .3s cubic-bezier(.645, .045, .355, 1);
    opacity: 0;
    position: absolute
}

.commerce-tabs.style-2 .tabs>li:last-child,
.portfolio-item.style-2 .overlay-wrapper .overlay:before {
    border: none
}

.portfolio-carousel .owl-controls .owl-buttons {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -30px
}

.portfolio-carousel .owl-controls .owl-buttons .owl-prev {
    float: left;
    margin: 0;
    padding: 0
}

.portfolio-carousel .owl-controls .owl-buttons .owl-next {
    float: right;
    margin: 0;
    padding: 0
}

.portfolio-carousel .owl-controls .owl-buttons>div i {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 200%;
    -moz-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    background-color: #1f1f1f;
    color: #fff
}

.portfolio-carousel .owl-controls .owl-buttons>div i:hover {
    background-color: #fff;
    color: #1f1f1f
}

.blog-style-1 .owl-controls .owl-buttons div,
.gallery-carousel .owl-controls .owl-buttons div,
.portfolio-carousel .owl-controls .owl-buttons div {
    background: 0 0;
    border-radius: 0;
    filter: Alpha(Opacity=100);
    opacity: 1
}

.portfolio-info {
    padding-left: 30px
}

.portfolio-info li {
    margin-bottom: 15px;
    list-style: none
}

.portfolio-info li span {
    padding-right: 3px;
    font-weight: 400
}

.portfolio-info .share a {
    display: inline-block;
    width: 20px;
    font-size: 13px
}

.portfolio-navigation .nav-next:after,
.portfolio-navigation .nav-previous:before {
    display: inline-block;
    font-size: 30px;
    font-family: Pe-icon-7-stroke;
    top: 8px;
    position: relative
}

.company_title,
.mini-cart .widget-shopping-cart-content .total strong,
.portfolio-navigation {
    font-weight: 400
}

.blog-item.style-1 .overlay-wrapper,
.blog-item.style-1 .overlay-wrapper .overlay {
    top: 0;
    left: 0;
    border: 0 solid transparent;
    outline: transparent solid 0;
    width: 100%;
    height: 100%
}

.blog-item.style-1 .blog-item-wrapper {
    position: relative;
    width: 100%
}

.blog-item.style-1 .media-wrapper,
.blog-item.style-1 .media-wrapper .media {
    overflow: hidden;
    position: relative
}

.blog-item.style-1 .overlay-wrapper {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    position: absolute;
    overflow: hidden
}

.blog-item.style-1 .overlay-wrapper .popup {
    display: block;
    height: auto;
    font-size: 20px;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    vertical-align: middle
}

.blog-item.style-1 .overlay-wrapper .popup>a {
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    font-weight: 200;
    padding: 0;
    background-color: rgba(255, 255, 255, 0);
    z-index: 2;
    display: block
}

.blog-item.style-1 .overlay-wrapper .popup>a i {
    font-size: 30px
}

.blog-item.style-1 .content {
    padding: 30px
}

.blog-item.style-1 .content .cate {
    font-size: 14px;
    line-height: 20px;
    color: #aaa;
    font-weight: 300;
    margin-bottom: 10px
}

.blog-item.style-1 .content .cate a,
.blog-item.style-1 .content h3 a:hover {
    color: #aaa
}

.blog-item.style-1 .content h3 {
    display: block;
    margin-bottom: 35px;
    position: relative
}

.blog-item.style-1 .content h3:before {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 50px;
    height: 1px;
    background-color: #ddd;
    content: ''
}

.blog-item.style-1 .content h3 a {
    color: #222;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    transition: .5s cubic-bezier(.645, .045, .355, 1)
}

.blog-item.style-2,
.event_box .inner-box,
.plant_box .inner-box {
    margin-bottom: 30px
}

.blog-item.style-2 img {
    height: auto;
    max-width: 100%;
    vertical-align: top;
    margin-bottom: 25px
}

.blog-item.style-2 h2 {
    font-size: 16px;
    text-align: left;
    font-weight: 900;
    text-transform: none;
    letter-spacing: 0;
    padding-bottom: 10px
}

.blog-item.style-2 .tour-price {
    float: right;
    font-style: normal;
    background-color: #d90000;
    color: #fff;
    padding: 5px 10px;
    border-radius: 4px;
    margin-top: -8px
}

.blog-item.style-1 .content p {
    font-size: 16px;
    line-height: 24px;
    color: #444;
    font-weight: 300;
    margin-top: 10px
}

.blog-style-1 .owl-controls {
    margin-top: 40px
}

.blog-style-1 .owl-controls .owl-buttons>div {
    float: none;
    display: inline;
    padding: 0;
    margin: 0 1px
}

.blog-style-1 .owl-controls .owl-buttons>div i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #1f1f1f;
    color: #fff;
    font-size: 100%;
    -moz-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear
}

.blog-item.style-3 {
    margin-bottom: 70px;
    display: block
}

.blog-item.style-3 .post-thumb .dates {
    position: absolute;
    top: 50px;
    left: -80px;
    width: 130px;
    height: 130px;
    border-radius: 100%;
    background-color: #222;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-weight: 400;
    z-index: 1
}

.blog-item.style-3 .post-thumb .dates>div {
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90px
}

.blog-item.style-3 img {
    height: auto;
    max-width: 100%;
    width: 100%
}

.blog-item.style-3 .entry-meta {
    margin-bottom: 15px;
    border: 1px solid #eee
}

.blog-item.style-3 .entry-meta .info {
    padding-top: 15px;
    padding-left: 20px
}

.blog-item.style-3 .entry-meta span,
.choose_box li span {
    margin-right: 20px
}

.blog-item.style-3 .entry-meta .share {
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center
}

.blog-item.style-3 .entry-meta .share span,
.social_links span {
    margin-right: 10px
}

.blog-item.style-3 .entry-meta span i,
.recent-posts i {
    margin-right: 5px
}

.blog-item.style-3 .entry-title {
    padding: 20px 0;
    text-transform: uppercase;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-weight: 400;
    font-size: 20px
}

.blog-item.style-3 .entry-footer {
    padding: 20px 0 40px
}

.blog-item.style-3 .entry-footer a {
    display: inline-block;
    margin-bottom: 15px;
    margin-left: 15px;
    padding: 7px 19px;
    border: 1px solid #ddd;
    border-radius: 20px
}

.recent-posts .item {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    float: left;
    width: 100%;
    position: relative
}

.recent-posts img {
    float: left;
    margin-right: 20px;
    max-width: 100%
}

.recent-posts h3 a {
    font-size: 20px;
    font-weight: 400
}

.recent-posts .col-lg-3 {
    text-align: right;
    position: static
}

.recent-posts .col-lg-3 .readmore {
    transition: 10ms cubic-bezier(.645, .045, .355, 1);
    display: inline-block;
    padding: 5px 0 2px 6px;
    border-bottom: 1px solid #444;
    letter-spacing: .3rem;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    text-align: right;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0, -100%)
}

.recent-posts .col-lg-3 .readmore:before {
    transition: .3s cubic-bezier(.645, .045, .355, 1);
    display: inline-block;
    margin-left: -35px;
    padding-right: 5px;
    vertical-align: middle;
    opacity: 0;
    content: "\f178";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

.client-carousel .item img {
    max-width: 90px
}

.client-carousel .item .overlay-wrapper,
.gallery-carousel .media-cover .content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden
}

.client-carousel .item .overlay-wrapper .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #222;
    visibility: hidden;
    opacity: 0;
    transform-style: flat;
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 1, .999167);
    -moz-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear
}

.client-carousel .item .overlay-wrapper .text,
.gallery-carousel .media-cover .content .popup {
    display: block;
    height: auto;
    position: absolute;
    font-size: 20px;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    vertical-align: middle
}

.client-carousel .item .overlay-wrapper .text-inner {
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    padding: 5px 10px 4px;
    position: relative;
    z-index: 2;
    text-transform: uppercase;
    visibility: hidden;
    opacity: 0;
    transition: .5s cubic-bezier(.215, .61, .355, 1);
    transform-origin: 50% 50% 0;
    transform-style: flat;
    transform: matrix3d(1, 0, 0, 0, 0, 0, -1, .000833333, 0, 1, 0, 0, 0, 0, 0, 1)
}

.client-carousel .item:hover .overlay-wrapper .text-inner {
    visibility: visible;
    opacity: 1;
    transform-origin: 50% 50% 0;
    transform-style: flat;
    transform: translate(0, 0);
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    font-weight: 400
}

.footer,
.footer .widget-title {
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    font-style: normal
}

.footer {
    background-color: #323f71;
    padding: 30px 0;
    font-weight: 300;
    letter-spacing: .05em
}

.footer .widget-title {
    font-weight: 700;
    letter-spacing: .2em;
    padding: 0 0 20px
}

.footer .menu li {
    display: block;
    margin-bottom: 10px
}

.footer a:hover {
    color: #e0f4ff
}

.footer .widget-recent-entries li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #333;
    list-style: none
}

.copyright {
    background-color: #fff;
    padding: 35px 0
}

.progress-wraper .progress-title {
    margin-bottom: 6px;
    font-size: 14px;
    color: #222;
    text-transform: uppercase;
    font-weight: 400
}

.progress-wraper .progress-value {
    color: #878787;
    padding-right: 15px
}

.progress-wraper .block-progressbar {
    position: relative;
    width: 100%;
    margin-bottom: 35px;
    display: table
}

.progress-wraper .block-progressbar>i {
    position: relative;
    padding-right: 20px;
    width: 50px;
    color: #222;
    text-align: center;
    font-size: 25px;
    display: table-cell;
    vertical-align: bottom
}

.progress-wraper .block-progressbar>.content {
    display: table-cell
}

.block-progressbar .progressbar-back-text {
    position: absolute;
    background-color: #e0e0e0;
    height: 3px;
    border-radius: 0;
    font-size: 0;
    text-indent: -9999px
}

.group-progressbar.gray .block-progressbar .progressbar-back-text {
    background-color: #eee
}

.block-progressbar .progresswrap {
    height: 3px;
    background-color: #e0e0e0
}

.block-progressbar .progressbar {
    position: absolute;
    background-color: #222;
    height: 3px;
    width: 0;
    transition: 1s linear;
    -moz-transition: 1s linear;
    -webkit-transition: 1s linear;
    -o-transition: 1s linear
}

.block-progressbar .progressbar-front-text {
    width: auto !important;
    position: absolute;
    top: -50px;
    right: -20px;
    padding: 6px 7px;
    background-color: #111;
    color: #fff;
    letter-spacing: .05em;
    font-size: 14px;
    line-height: 1em
}

.block-progressbar .progressbar-front-text:after {
    position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: -5px;
    width: 0;
    height: 0;
    border-top: 6px solid #111;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    content: ''
}

.testimonial-carousel .quote {
    margin-bottom: 20px;
    padding: 30px;
    background-color: #fff;
    color: #222;
    font-style: normal;
    font-size: 20px;
    line-height: 1.6667
}

.testimonial-carousel img {
    border-radius: 100%;
    display: block;
    float: left;
    width: auto
}

.testimonial-carousel .author {
    position: relative;
    display: block;
    float: left;
    padding: 15px 20px;
    line-height: 1
}

.testimonial-carousel .author span:first-child {
    display: block;
    margin-bottom: 8px;
    color: #222;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 400;
    font-style: normal;
    font-size: 18px
}

.testimonial-carousel .author span:last-child {
    color: #444;
    font-style: normal;
    font-size: 16px
}

.testimonial-carousel .owl-controls {
    position: absolute;
    top: -30px;
    right: 0;
    margin-top: 0
}

.testimonial-carousel .owl-controls .owl-pagination .owl-page span {
    background-color: #ccc;
    width: 10px;
    height: 10px;
    margin: 0 3px
}

.service-carousel .service-item {
    background: #222;
    color: #fff;
    margin: 0;
    width: 100%
}

.service-carousel .service-item .title {
    font-size: 20px;
    font-weight: 800;
    margin-bottom: 30px
}

.service-carousel .owl-controls {
    position: absolute;
    bottom: 0;
    right: 0;
    height: 80px
}

.service-carousel .owl-controls .owl-buttons .owl-next,
.service-carousel .owl-controls .owl-buttons .owl-prev {
    width: 80px;
    height: 80px;
    display: inline-block;
    color: #fff;
    text-align: center;
    line-height: 80px;
    font-size: 0;
    border-radius: 0;
    background: #333;
    filter: Alpha(Opacity=80);
    opacity: .8;
    margin: 0
}

.service-carousel .owl-controls .owl-next i,
.service-carousel .owl-controls .owl-prev i {
    font-size: 20px;
    line-height: 80px;
    color: #fff
}

.service-item.style-2 .service-content {
    position: absolute;
    bottom: -60px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    background: #222;
    text-align: center;
    max-width: 465px;
    padding: 25px 15px
}

.service-item.style-2 .service-content h3 {
    display: block;
    margin: 0 0 15px;
    color: #fff
}

.service-item.style-2 .service-content h3 a {
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400
}

.service-item.style-2 .service-content p {
    font-size: 16px;
    line-height: 24px;
    color: #c1c1c1;
    font-weight: 400
}

.team-member {
    background-color: #fff;
    position: relative;
    width: 100%
}

.team-member img {
    -moz-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s
}

.team-member img:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.team-member .content {
    position: relative;
    z-index: 2;
    margin: -50px 30px 0;
    background-color: #222;
    padding: 30px
}

.team-member .content .position {
    font-size: 16px;
    line-height: 20px;
    color: #878787;
    font-weight: 300;
    display: block;
    margin-bottom: 10px
}

.team-member .content h3 {
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    font-weight: 400;
    display: block;
    text-transform: uppercase;
    margin: 0 0 10px
}

.team-member .content .socials a {
    font-size: 16px;
    line-height: 16px;
    color: #aaa;
    font-weight: 400;
    padding: 0 10px 0 0;
    display: inline-block;
    text-transform: uppercase
}

.team-member .content .socials a:hover {
    line-height: 20px;
    color: #fff
}

.pricing-range {
    margin: 0;
    padding: 0;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 400
}

.pricing-range li {
    list-style: none;
    width: 50%;
    display: inline-block;
    margin-right: -5px;
    position: relative;
    padding: 20px 0
}

.pricing-range li em {
    position: absolute;
    right: 0;
    padding: 0 20px;
    background-color: #fff;
    display: inline-block;
    font-style: normal;
    z-index: 2
}

.pricing-range li:after {
    content: '';
    position: absolute;
    width: 70%;
    top: 49%;
    border-top: 2px dotted #ddd
}

.pricing-table {
    position: relative;
    padding: 10px;
    border: 1px solid #ddd
}

.pricing-table .pricing-table-heading-container {
    padding: 20px 20px 30px 90px;
    height: 80px;
    text-align: center
}

.pricing-table .pricing-table-heading-container h3 {
    font-weight: 400;
    font-size: 16px;
    line-height: 1
}

.pricing-table .pricing-table-heading-container h5 {
    color: #888;
    letter-spacing: 0;
    font-style: italic
}

.pricing-table .pricing-table-price-container {
    position: absolute;
    top: -10px;
    left: -10px;
    min-width: 90px;
    height: 90px;
    background-color: #222;
    color: #fff;
    text-align: center;
    line-height: 90px
}

.featured>.pricing-table .pricing-table-price-container {
    background-color: #4bb487
}

.pricing-table .pricing-table-figure {
    font-size: 48px
}

.pricing-table .pricing-table-features ul {
    margin: 0;
    padding: 20px 0 0 20px
}

.pricing-table .pricing-table-features li {
    margin-bottom: 10px;
    list-style: none
}

.pricing-table .pricing-table-features li:before {
    margin-right: 10px;
    content: "\e684";
    font-family: Pe-icon-7-stroke;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

.pricing-table-button {
    margin-top: 30px;
    text-align: center
}

.pricing-table-button .button {
    display: inline-block;
    padding: 8px 20px;
    border: 1px solid #888;
    border-radius: 30px;
    letter-spacing: .1em;
    font-size: 12px
}

.gallery-carousel .media-cover {
    position: relative;
    width: 100%;
    height: 100%
}

.gallery-carousel .media-cover .content .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #222;
    visibility: hidden;
    opacity: 0;
    transform-origin: 50% 50% 0;
    transform-style: flat;
    transform: matrix3d(.2, 0, 0, 0, 0, .2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1)
}

.gallery-carousel .media-cover:hover .content .overlay,
.gallery-carousel .media-cover:hover .content .popup .popup-inner {
    visibility: inherit;
    opacity: 1;
    transform: translate(0, 0)
}

.gallery-carousel .media-cover .content .popup .popup-inner {
    display: inline-block;
    margin: 0 10px 0 0;
    position: relative;
    visibility: hidden;
    opacity: 0;
    transform-origin: 50% 50% 0;
    transform-style: flat;
    transform: matrix3d(.2, 0, 0, 0, 0, .2, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1)
}

.gallery-carousel .owl-controls .owl-buttons {
    position: absolute;
    left: 28px;
    right: 28px;
    top: 50%;
    margin-top: -30px
}

.gallery-carousel .owl-controls .owl-buttons .owl-prev {
    float: left
}

.gallery-carousel .owl-controls .owl-buttons .owl-next {
    float: right
}

.gallery-carousel .owl-controls .owl-buttons>div i {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 200%;
    -moz-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    background-color: #fff;
    color: #1f1f1f
}

.gallery-carousel .owl-controls .owl-buttons>div i:hover {
    background-color: #1f1f1f;
    color: #fff
}

.countdown-bar>.countdown-item {
    position: relative;
    display: inline-block;
    padding: 0 50px
}

.countdown-bar>.countdown-item>.countdown-item-value {
    font-size: 48px;
    font-weight: 300
}

.countdown-bar>.countdown-item>.countdown-item-label {
    text-transform: uppercase;
    letter-spacing: .3em;
    font-size: 16px
}

.countdown-bar>.countdown-item:after {
    position: absolute;
    top: 15px;
    right: 0;
    content: ':';
    font-size: 48px
}

.countdown-bar>.countdown-item:last-child:after {
    content: '';
    font-size: 0
}

.restaurant-menu {
    margin-bottom: 30px;
    border: 1px solid #ddd;
    padding: 30px 60px 60px;
    background-color: #fff
}

.restaurant-menu h2 {
    margin-bottom: 30px;
    padding-bottom: 20px;
    font-style: italic
}

.product-detail .cart,
.restaurant-menu .row .col-md-6 {
    margin-bottom: 40px
}

.restaurant-menu .row .restaurant-menu-price,
.restaurant-menu .row .restaurant-menu-title {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: .12em;
    font-weight: 400
}

.restaurant-menu .row .restaurant-menu-desc {
    font-size: 15px;
    font-style: italic;
    letter-spacing: .02em;
    line-height: 1.4;
    color: #999
}

.accordion .accordion-heading {
    font-size: 120%;
    color: #535353;
    line-height: 120%;
    font-weight: 300;
    transition: .2s ease-in-out;
    position: relative;
    border: 1px solid #eee;
    margin-top: 20px
}

.accordion .accordion-group:first-child .accordion-heading,
.payment_methods input,
.testi_slider .owl-theme .owl-controls {
    margin-top: 0
}

.accordion .accordion-heading.active {
    background-color: #1f1f1f
}

.accordion .accordion-heading a {
    color: #111;
    padding: 20px 20px 20px 75px;
    display: inline-block;
    width: 100%;
    background-color: #eee;
    font-weight: 400;
    font-size: 16px
}

.accordion .accordion-heading.active a {
    color: #fff;
    background-color: #222
}

.accordion .accordion-heading .toggle-icon {
    border: 1px solid #535353;
    width: 22px;
    height: 22px;
    line-height: 20px;
    text-align: center;
    font-style: normal;
    font-size: 18px;
    position: absolute;
    top: 50%;
    left: 30px;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.accordion .accordion-heading.active .toggle-icon {
    border-color: #fff;
    color: #fff
}

.accordion .accordion-body {
    padding: 35px 30px 50px;
    border: 1px solid #f0f0f0;
    border-top: none
}

.message-box {
    border: 1px solid transparent;
    display: block;
    overflow: hidden;
    margin: 0 0 21.74px;
    padding: 1em 1em 1em 4em;
    position: relative;
    font-size: 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.message-box-icon,
.message-box-icon>* {
    position: absolute;
    font-style: normal;
    font-weight: 400
}

#notification a,
.h6_title,
.one {
    font-weight: 600
}

.message-box-icon {
    bottom: 0;
    font-size: 1em;
    left: 0;
    top: 0;
    width: 4em
}

.message-box-icon>* {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 1.7em;
    line-height: 1
}

.message-box.color-danger {
    color: #a85959;
    border-color: #fedede;
    background-color: #fdeaea
}

.message-box.color-success {
    color: #5e7f96;
    border-color: #cfebfe;
    background-color: #e6fdf8
}

.message-box.color-info {
    color: #5e7f96;
    border-color: #cfebfe;
    background-color: #dff2fe
}

.message-box.color-warning {
    color: #9d8967;
    border-color: #ffeccc;
    background-color: #fff4e2
}

.message-box.color-danger .message-box-icon {
    color: #ff7877
}

.message-box.color-success .message-box-icon {
    color: #1bbc9b
}

.message-box.color-info .message-box-icon {
    color: #56b0ee
}

.message-box.color-warning .message-box-icon {
    color: #fcb53f
}

.pie-chart {
    margin-bottom: 30px;
    text-align: center
}

.pie-chart .chart {
    position: relative;
    margin: 0 auto 30px;
    width: 180px;
    height: 180px
}

.pie-chart .chart canvas {
    position: absolute;
    top: 0;
    left: 0
}

.pie-chart .inner-circle {
    width: 100%;
    height: 100%;
    border-radius: 50%
}

.pie-chart .piecharts-number {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 35px;
    line-height: 1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.pie-chart .piecharts-number span {
    vertical-align: super;
    font-size: 20px
}

.pie-chart .title {
    margin-bottom: 12px
}

.pie-chart .title h6 {
    font-size: 19px;
    font-weight: 400
}

.pie-chart .subtitle {
    font-size: 16px
}

.page-mobile-main-menu {
    position: fixed;
    top: 0;
    right: 100%;
    z-index: 9999999;
    overflow-x: auto;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .9);
    box-shadow: 3px 1px 29px rgba(0, 0, 0, .12);
    text-align: left;
    -webkit-transition: .3s;
    transition: .3s
}

.page-mobile-main-menu.open {
    right: 0
}

.page-mobile-menu-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 30px;
    height: 85px;
    background: #fff;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page-mobile-menu-logo {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.page-mobile-menu-logo img {
    width: 200px;
    height: 70px
}

.page-close-mobile-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.page-close-mobile-menu div {
    position: relative;
    width: 24px;
    height: 18px;
    cursor: pointer
}

.page-close-mobile-menu i {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
    width: 100%;
    height: 2px;
    background: 0 0;
    -webkit-transition: .3s cubic-bezier(.645, .045, .355, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1)
}

.page-close-mobile-menu i:after,
.page-close-mobile-menu i:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #323f71;
    content: "";
    -webkit-transition: width .3s cubic-bezier(.645, .045, .355, 1);
    transition: width .3s cubic-bezier(.645, .045, .355, 1)
}

.page-close-mobile-menu i:before {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.page-close-mobile-menu i:after {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.page-mobile-main-menu .mobile-menu {
    margin: 0;
    padding: 20px 30px 30px
}

.blog_list .inner-box,
.product-item,
.product-item .thumb,
.widget {
    margin-bottom: 30px;
    position: relative
}

.page-mobile-main-menu .mobile-menu a {
    position: relative;
    display: block;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.5;
    text-transform: none
}

.page-mobile-main-menu .mobile-menu>li>a {
    padding: 10px 0;
    border: 0 transparent;
    font-size: 20px;
    color: #fff
}

.page-mobile-main-menu .mobile-menu>li+li>a {
    border-top: 1px solid rgba(255, 255, 255, .1)
}

.page-mobile-main-menu .toggle-sub-menu {
    position: absolute;
    top: 50%;
    right: 0;
    width: 40px;
    height: 40px;
    background: hsla(0, 0%, 100%, .1);
    color: #fff;
    text-align: center;
    line-height: 40px;
    z-index: 5;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .3s cubic-bezier(.645, .045, .355, 1);
    transition: .3s cubic-bezier(.645, .045, .355, 1)
}

.page-mobile-main-menu .toggle-sub-menu:after {
    display: block;
    content: "\f105";
    font-size: 18px;
    font-family: FontAwesome
}

.page-mobile-main-menu .sub-menu a {
    font-size: 17px;
    color: #fff;
    padding: 8px 0
}

.star-rating {
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
    color: #222
}

.star-rating::before {
    content: '\73\73\73\73\73';
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute
}

.star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em
}

.star-rating span::before {
    content: '\53\53\53\53\53';
    top: 0;
    position: absolute;
    left: 0
}

.mini-cart .mini-cart__button {
    cursor: pointer
}

.mini-cart__button img {
    height: 25px;
    width: 35px
}

.mini-cart .mini-cart__button .mini-cart-icon:before {
    float: none;
    margin: 0;
    width: auto;
    height: auto;
    border: 0;
    content: "\e615";
    font-size: 20px;
    color: #222;
    font-family: Pe-icon-7-stroke;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

.mini-cart .mini-cart__button .mini-cart-icon:after {
    position: absolute;
    top: -9px;
    right: -6px;
    min-width: 17px;
    border-radius: 100%;
    content: attr(data-count);
    text-align: center;
    font-size: 11px;
    font-family: inherit;
    line-height: 17px;
    color: #fff;
    background-color: #222
}

.header-white .mini-cart .mini-cart__button .mini-cart-icon:before {
    color: #fff
}

.header-white .mini-cart .mini-cart__button .mini-cart-icon:after {
    color: #222;
    background-color: #fff
}

.mini-cart .widget-shopping-cart-content {
    position: absolute;
    top: 140%;
    right: 0;
    z-index: 99999;
    visibility: hidden;
    overflow: auto;
    padding-top: 21px;
    max-height: 700px;
    width: 95px;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    opacity: 0;
    padding-right: 24px
}

.mini-cart .cart-list li,
.mini-cart .widget-shopping-cart-content .cart-list li {
    margin-bottom: 0;
    padding: 0 15px 10px
}

.mini-cart.open .widget-shopping-cart-content {
    top: 100%;
    visibility: visible;
    opacity: 1
}

.mini-cart .cart-list li {
    border-bottom: 1px solid #eee;
    float: left;
    width: 100%
}

.cart-totals table tr:last-child,
.commerce-tabs.style-2 .nav-tabs,
.mini-cart .cart-list li.empty {
    border-bottom: none
}

.mini-cart .cart-list li .remove {
    position: relative;
    display: inline-block;
    float: right;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 20px
}

.product-detail span.onsale,
.product-item span.onsale {
    min-width: 50px;
    min-height: 50px;
    line-height: 50px;
    z-index: 2;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center
}

.mini-cart .cart-list li a {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 14px
}

.mini-cart .cart-list li img {
    float: left;
    margin: 0 10px 0 0;
    width: 70px
}

.mini-cart .cart-list li .quantity {
    display: block;
    color: #666;
    font-size: 12px
}

.mini-cart .widget-shopping-cart-content .total {
    margin-bottom: 0;
    padding: 5px 15px;
    text-align: center;
    text-transform: uppercase
}

.mini-cart .widget-shopping-cart-content .buttons {
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center
}

.blog_list .blog_title a,
.blog_list .section-title a:hover,
.headroom--not-top.header-white .header-column-icon-container .header-icon,
.headroom--not-top.header-white .mini-cart .mini-cart__button .mini-cart-icon:before {
    color: #222
}

.aboutus_section .single-service:hover .description,
.aboutus_section .single-service:hover .title,
.headroom--not-top.header-white.bg-dark .header-column-icon-container .header-icon,
.headroom--not-top.header-white.bg-dark .mini-cart .mini-cart__button .mini-cart-icon:before,
.w_title {
    color: #fff
}

.headroom--not-top.header-white .mini-cart .mini-cart__button .mini-cart-icon:after {
    color: #fff;
    background-color: #222
}

.headroom--not-top.header-white.bg-dark .mini-cart .mini-cart__button .mini-cart-icon:after {
    color: #222;
    background-color: #fff
}

.product-item {
    float: left;
    width: 100%
}

.product-item span.onsale {
    background-color: #222;
    top: 0;
    right: 0;
    left: auto;
    margin: -.5em -.5em 0 0;
    position: absolute;
    border-radius: 100%;
    color: #fff;
    font-size: .857em
}

.product-item a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none
}

.product-item .extra {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    visibility: hidden;
    border: 1px solid #ddd;
    background-color: rgba(255, 255, 255, .7);
    opacity: 0
}

.product-item .extra div {
    width: 100%;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center
}

.product-item .extra i {
    margin-right: 20px;
    vertical-align: middle;
    font-size: 30px
}

.product-item h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em;
    text-transform: uppercase;
    font-weight: 400
}

.product-item .price {
    color: #868686;
    display: block;
    font-weight: 400;
    margin-bottom: .5em;
    font-size: 20px
}

.product-item .price del {
    color: inherit;
    opacity: .5
}

.product-item .price ins {
    text-decoration: none;
    font-weight: 400
}

.product-detail span.onsale {
    background-color: #222;
    top: 0;
    left: 0;
    margin: -.5em -.5em 0 0;
    position: absolute;
    border-radius: 100%;
    color: #fff;
    font-size: .857em
}

.product-detail .product-title {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 32px
}

.product-detail .price,
.related-products h2 {
    font-size: 18px;
    margin-bottom: 30px;
    font-weight: 400
}

.product-detail .price {
    color: #222
}

.product-detail .price del {
    opacity: .5
}

.product-detail .price ins {
    font-weight: 400;
    text-decoration: none
}

.product-detail p.stock {
    font-size: .92em
}

.product-detail .quantity {
    float: left;
    margin-right: 3px
}

.product-detail .quantity .qty {
    width: 60px;
    text-align: center;
    margin-right: 10px;
    padding: 9px 0 9px 9px;
    border-color: #1f1f1f;
    display: inline-block
}

.product_meta .posted_in,
.product_meta .tagged_as {
    display: block;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: 400
}

.product_meta .posted_in a,
.product_meta .tagged_as a {
    text-transform: none;
    letter-spacing: normal;
    font-weight: 300
}

.commerce-tabs {
    clear: both;
    width: 100%;
    padding-top: 25px;
    float: left
}

.commerce-tabs .tabs>li {
    border: 1px solid #ddd;
    border-bottom: none;
    margin-right: 1px
}

.commerce-tabs .tabs>li a {
    font-size: 80%;
    text-transform: uppercase;
    color: #202020;
    line-height: 44px;
    padding: 0 25px;
    display: block;
    letter-spacing: 2.4px;
    border: none;
    border-radius: 0;
    margin: 0
}

.commerce-tabs .tab-content {
    padding: 30px;
    border: 1px solid #ddd;
    border-top: 0;
    margin: 0;
    float: left;
    -webkit-box-shadow: 0 0 0 transparent;
    -khtml-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent
}

.commerce-tabs.style-2 .tabs>li {
    border: none;
    border-right: 1px solid #ddd;
    margin-right: 1px
}

.commerce-tabs.style-2 .tabs>li a {
    line-height: 30px
}

.commerce-tabs.style-2 .tabs>li a.active,
.commerce-tabs.style-2 .tabs>li:hover a {
    background: 0 0;
    color: #222;
    font-weight: 700
}

.commerce-tabs.style-2 .tab-content,
table.shop-cart tbody tr td.actions {
    padding: 30px 0 0;
    border: none
}

.tabs.vertical-tab .nav-tabs {
    padding: 0;
    margin: -3px -2px -2px -3px;
    list-style-type: none;
    display: block;
    border-bottom: none
}

.tabs.vertical-tab .nav-tabs-wrapper li {
    margin: 3px 2px 2px 3px;
    font-size: 20px
}

.tabs.vertical-tab .nav-tabs-wrapper li>a {
    background: #f1f1f1;
    display: block;
    box-sizing: border-box;
    border: solid transparent;
    position: relative;
    text-decoration: none;
    color: #222;
    padding: 6px 20px;
    transition: background .2s ease-in-out, color .2s ease-in-out, border .2s ease-in-out
}

.tabs.vertical-tab .nav-tabs-wrapper li>a.active {
    cursor: default;
    text-decoration: none;
    color: #fff;
    transition: background .2s ease-in-out, color .2s ease-in-out;
    background: #222
}

.tabs.vertical-tab .nav-tabs-wrapper li>a.active:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: -17px;
    width: 0;
    height: 0;
    border: 9px solid transparent;
    border-left-color: #222
}

.cart-totals,
.cart-totals .proceed-to-checkout {
    margin-top: 30px
}

.related-products h2 {
    text-transform: uppercase
}

table.shop-cart tbody tr.cart_item {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    font-size: 106.667%
}

table.shop-cart tbody tr.cart_item td {
    padding: 25px 15px;
    vertical-align: middle
}

table.shop-cart tbody tr.cart_item td.product-thumbnail {
    width: 108px
}

table.shop-cart tbody tr.cart_item td.product-remove a {
    background-color: transparent;
    color: #888;
    font-size: 20px
}

table.shop-cart tbody tr.cart_item td.product-remove a:hover {
    background-color: red;
    color: #fff
}

table.shop-cart tbody tr.cart_item td.product-name a {
    font-weight: 700
}

table.shop-cart tbody tr.cart_item td.product-quantity .quantity {
    width: 70px;
    display: inline-block
}

table.shop-cart tbody tr td.actions input {
    margin-bottom: 30px;
    width: 100%
}

.cart-totals table {
    border: 1px solid #ddd;
    width: 100%
}

.cart-totals table tr {
    border-bottom: 1px solid #ddd
}

.cart-totals table tr td,
.cart-totals table tr th {
    padding: 15px 20px;
    color: #1f1f1f
}

.cart-totals table tr td {
    text-align: right
}

.form-checkout label sup {
    color: red;
    font-size: 13px;
    top: 0
}

.payment-product-list .product-item {
    position: relative;
    margin-bottom: 20px;
    color: #27394a
}

.payment-product-list .product-item .product-img {
    width: 90px;
    padding-right: 20px;
    display: inline-block;
    position: relative
}

.payment-product-list .product-item .product-img span {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 24px;
    line-height: 24px;
    min-width: 24px;
    text-align: center;
    color: #fff;
    background-color: #242626
}

.payment-product-list .product-item .product-body .product-name {
    color: #898989;
    font-weight: 400;
    font-size: 15px
}

.payment-product-list .product-item .product-body .product-name a {
    color: #898989;
    font-size: 15px
}

.payment-product-list .product-item .product-body .product-price {
    color: #242626;
    display: inline-block
}

.payment-product-list .product-item .product-button {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.payment-product-list .product-item .product-button>a {
    display: block;
    margin-bottom: 5px;
    color: #898989;
    font-size: 14px;
    line-height: 20px;
    width: 20px;
    text-align: center;
    opacity: 1
}

.payment-product-list .product-item .product-button>a:focus,
.payment-product-list .product-item .product-button>a:hover {
    color: red;
    text-decoration: none;
    cursor: pointer;
    opacity: .5
}

@media (min-width:480px) {
    .payment-product-list .product-item .product-img {
        padding-right: 30px;
        width: 108px
    }
}

.total-product {
    padding: 20px 0;
    margin-bottom: 20px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3
}

.coupon {
    height: 50px;
    color: #fff;
    display: table
}

.coupon p {
    display: table-cell;
    vertical-align: middle;
    text-align: center
}

.cart-total,
.payment_methods {
    color: #27394a
}

.h6_title {
    color: rgba(0, 0, 0, .5);
    line-height: 1.45;
    font-size: 20px;
    text-align: center
}

.testimonial .client_title_sm {
    color: rgba(0, 0, 0, .5);
    line-height: 1.45;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.payment_methods label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

@media (min-width:768px) {

    .container-wide-2>.container,
    .container-wide>.container {
        max-width: 64rem
    }

    table.shop-cart tbody tr td.actions .coupon {
        width: calc(100% - 180px);
        float: left
    }

    table.shop-cart tbody tr td.actions .coupon input {
        float: left;
        width: 280px;
        margin-right: 20px
    }

    table.shop-cart tbody tr td.actions .coupon .btn {
        width: 180px;
        padding-top: 11px;
        padding-bottom: 11px
    }

    table.shop-cart tbody tr td.actions .update-cart {
        width: 170px;
        float: right
    }

    .tabs.vertical-tab .nav-tabs-wrapper {
        width: 25%;
        float: left
    }

    .tabs.vertical-tab .nav-tabs-wrapper li {
        display: block;
        margin-right: 0
    }

    .tabs.vertical-tab .tab-content {
        border: 2px solid #eee;
        padding: 35px 40px;
        float: left;
        width: 75%
    }
}

@media (min-width:992px) {
    .cart-totals {
        width: 48%;
        margin-left: 30px;
        float: right
    }

    .header-column-icon-container .header-icon {
        display: inline-block !important
    }
}

@media (min-width:1024px) {
    .feature-item.style-1:before {
        position: absolute;
        top: -72px;
        bottom: -63px;
        left: 0;
        width: 1px;
        background-color: #444;
        content: ''
    }

    .counter:before {
        position: absolute;
        top: 20px;
        right: 0;
        bottom: 20px;
        width: 1px;
        background-color: rgba(255, 255, 255, .3);
        content: ''
    }

    .counter.no-border:before {
        background: 0 0
    }

    .newsletter-form input[type=email] {
        width: 60%
    }

    .newsletter-form.style-2 input[type=email] {
        width: 100%
    }

    .left-content {
        float: left;
        width: 215px;
        padding-bottom: 30px
    }

    .left-content .left-wrapper {
        padding: 50px
    }

    .right-content {
        position: relative;
        overflow: hidden;
        width: calc(100% - 215px)
    }

    .heli-creative-studio h2 {
        margin-left: 100px;
        position: relative;
        z-index: 1
    }

    .container-wide-2>.container,
    .container-wide>.container {
        max-width: 96rem
    }

    .gotoshop>div {
        border-right: 1px solid #ddd
    }

    .blog-item.style-3 .entry-meta .info {
        padding-bottom: 15px;
        border-right: 1px solid #eee
    }
}

@media (min-width:1280px) {
    .project-carousel .content {
        margin: 0 150px 0 -80px
    }

    .project-carousel .owl-controls .owl-buttons {
        right: 30%;
        bottom: -10px
    }

    .newsletter-form input[type=email] {
        width: 72%
    }

    .newsletter-form.style-2 input[type=email] {
        width: 100%
    }

    .padding-left-lg-50 {
        padding-left: 50px
    }

    header.headroom--not-top {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 999;
        background-color: #efefef;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .1)
    }

    .headroom--not-top.headroom--unpinned {
        transform: translate3d(0, 0, 0)
    }

    .heli-creative-studio h2 {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .sidebar {
        padding-left: 20px
    }

    blockquote {
        font-size: 18px
    }

    .container-wide>.container {
        max-width: 1810px
    }

    .container-wide-2>.container {
        max-width: 1460px
    }
}

@media (max-width:1280px) and (min-width:1024px) {
    .main-navigation .main-menu>li {
        padding: 27px 10px
    }

    .main-navigation {
        font-size: 12px
    }

    .header-1 .header-column-icon-container,
    .header-2 .header-column-icon-container {
        padding-right: 15px
    }
}

@media (max-width:768px) {
    .service-carousel .owl-controls {
        height: 60px
    }

    .service-carousel .owl-controls .owl-buttons .owl-next,
    .service-carousel .owl-controls .owl-buttons .owl-prev {
        width: 60px;
        height: 60px;
        line-height: 60px
    }

    .service-carousel .owl-controls .owl-next i,
    .service-carousel .owl-controls .owl-prev i {
        line-height: 60px
    }

    .header-1 .header-column-icon-container,
    .header-1>.container .header-column-icon-container,
    .header-2 .header-column-icon-container,
    .header-2>.container .header-column-icon-container {
        padding-right: 20px
    }

    .blog-item {
        margin-bottom: 30px
    }

    .blog-carousel .col-sm-12 {
        padding-left: 0;
        padding-right: 0
    }

    .section-split-bg {
        height: 100vh;
        position: static
    }

    .ms-section {
        position: static;
        float: left;
        width: 100%
    }

    .ms-right .ms-section:last-child {
        margin-bottom: 0
    }

    #multiScroll {
        overflow-y: scroll
    }

    .left-menu-content #main {
        margin-left: 0
    }

    .header-mobile {
        display: block;
        width: 100%
    }

    .header-onepage .main-navigation .main-menu>li {
        padding: 15px 5px
    }

    .section-bg-33,
    .section-bg-51 {
        background-image: none;
        background-color: #fff
    }

    .content-middle {
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0, 0);
        padding: 50px 20px
    }
}

@media (max-width:480px) {

    .countdown-bar>.countdown-item::after,
    .progress-wraper .block-progressbar>i,
    table.shop-cart thead,
    table.shop-cart tr td.product-thumbnail {
        display: none
    }

    table.shop-cart tr.cart_item:first-child {
        border-top: 1px solid #ddd
    }

    table.shop-cart tr td {
        display: block;
        text-align: right;
        border-bottom: 1px solid #ddd
    }

    table.shop-cart tr td:before {
        content: attr(data-title) ": ";
        font-weight: 700;
        float: left
    }

    table.shop-cart tr.cart_item td:first-child:before {
        content: ""
    }

    .quantity .qty {
        max-width: 100%
    }

    .header-column-icon-container {
        padding-top: 10px
    }

    .section-title-bold {
        font-size: 55px
    }

    .heli-typed-words {
        font-size: 24px
    }

    .heli-word-slide {
        font-size: 50px;
        text-align: center
    }

    .pricing-range li {
        width: 100%;
        display: block;
        overflow: hidden
    }

    .recent-posts .col-lg-3 {
        text-align: left;
        margin-left: 5px
    }

    .recent-posts .item {
        margin-left: 0;
        margin-right: 0
    }

    .header-onepage .main-navigation,
    .header-onepage .site-branding {
        max-width: 100%;
        text-align: center;
        display: block;
        width: 100%;
        padding-left: 0;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .header-onepage .main-navigation {
        font-size: 12px
    }

    .comment-reply-link {
        position: static
    }

    .blog-item.style-3 .entry-meta .share {
        text-align: left
    }

    .portfolio-info {
        padding-left: 0
    }

    .countdown-bar>.countdown-item {
        display: block
    }

    #main {
        overflow-x: hidden
    }
}

@media (max-width:375px) {
    .heli-typed-words {
        font-size: 20px
    }
}

.noo-spinner {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .985);
    z-index: 999999;
    -webkit-transition: .8s;
    -o-transition: .8s;
    transition: .8s
}

.spinner {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.cube1,
.cube2 {
    background-color: #222;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: 1.8s ease-in-out infinite sk-cubemove;
    animation: 1.8s ease-in-out infinite sk-cubemove
}

.cube2 {
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

@-webkit-keyframes sk-cubemove {
    25% {
        -webkit-transform: translateX(42px) rotate(-90deg) scale(.5)
    }

    50% {
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg)
    }

    75% {
        -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5)
    }

    100% {
        -webkit-transform: rotate(-360deg)
    }
}

@keyframes sk-cubemove {
    25% {
        transform: translateX(42px) rotate(-90deg) scale(.5);
        -webkit-transform: translateX(42px) rotate(-90deg) scale(.5)
    }

    50% {
        transform: translateX(42px) translateY(42px) rotate(-179deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg)
    }

    50.1% {
        transform: translateX(42px) translateY(42px) rotate(-180deg);
        -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg)
    }

    75% {
        transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5);
        -webkit-transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5)
    }

    100% {
        transform: rotate(-360deg);
        -webkit-transform: rotate(-360deg)
    }
}

@media only screen and (max-width:1000px) {
    .site-branding {
        max-width: 30%;
        padding: 1px
    }

    .mobil {
        background-image: none !important
    }
}

.bg-gray {
    background-color: #f4f4f4
}

.h6_title {
    text-transform: uppercase
}

.header-section .title,
.sm_title .title {
    position: relative;
    padding-bottom: 13px;
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 35px
}

.header-section .title:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 50px;
    height: 3px;
    background-color: #323f71;
    border-radius: 3px
}

.header-section .title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(30px);
    width: 10px;
    height: 3px;
    background-color: #504f93;
    border-radius: 3px
}

.header-section {
    margin-bottom: 50px
}

.header-section.head_1 .title:after,
.header-section.head_1 .title:before {
    left: 5%
}

.sm_section {
    padding: 80px 0
}

.primary_btn {
    position: relative;
    display: inline-flex;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400;
    color: #fff !important;
    border-radius: 4px;
    text-align: center;
    text-transform: uppercase;
    z-index: 1;
    background: #323f71;
    /*min-width: 150px;*/
	min-width:auto;
	padding: 0px 20px;
    height: 50px;
    align-items: center;
    justify-content: center;
    border: 1px solid #323f71
}

.about_top_section,
.we8 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.primary_btn:after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 4px;
    background: #101010;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.primary_btn:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66)
}

#google_translate_element {
    margin-left: 15px;
    overflow: hidden
}

.goog-te-gadget {
    position: absolute;
    top: 3px;
    opacity: 0;
    right: -7px
}

.iteam-t a h5 {
    color: #001e57 !important
}

#notification {
    position: fixed;
    bottom: 81px;
    left: 15px;
    z-index: 11111111111;
    border-color: #0062cc;
    background-color: #fff;
    box-shadow: 0 5px 28.5px 1.5px rgba(149, 152, 200, .5);
    border-radius: 5px;
    width: 300px;
    height: auto;
    padding: 20px
}

#notification p {
    color: #000
}

#notification a {
    color: #000 !important
}

.whatsappicon {
    position: fixed;
    bottom: 25px;
    left: 25px;
    z-index: 500
}

.tableimg {
    width: 50px
}

.normal_logo img {
    max-width: 100%;
    height: 65px
}

.we8 {
    height: 100vh;
    width: 100%
}

.slider_content_wrapper {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, 50%);
    padding-left: 30px
}

.slider_content {
    font-weight: 900;
    font-size: 45px;
    color: #fff;
    text-shadow: 2px 2px 10px #00000050;
    text-align: left
}

.slider_content_wrapper .masonry-holder .more {
    color: #fff;
    border: 1px solid #fff
}

@media only screen and (max-width:1023px) {
    .we8 {
        width: 100%;
        height: 600px !important
    }
}

@media only screen and (max-width:430px) {
    .we8 {
        width: 100%;
        height: 600px !important
    }
}

.about_top_section {
    padding: 300px 0 100px;
    background-image: url(../images/about_bg.webp)
}

.abt_section {
    margin: 40px 0
}

.top-title {
    position: relative;
    display: inline-block;
    line-height: 26px;
    margin-bottom: 12px;
    padding-top: 28px;
    z-index: 1
}

.ab_sm_title,
.top-title:after,
.top-title:before {
    position: absolute;
    z-index: -1
}

.top-title:before {
    content: '';
    width: 50px;
    height: 50px;
    border-radius: 5px;
    left: -25px;
    top: 8px;
    display: none
}

.top-title:after {
    content: '';
    width: 24px;
    height: 24px;
    border-radius: 3px;
    left: 9px;
    top: 0;
    display: none;
    border-left: 2px solid #f4f4f4;
    border-bottom: 2px solid #f4f4f4
}

.top-title:after,
.top-title:before {
    background: #dedede
}

.ab_sm_title {
    max-width: 100%;
    left: -19px;
    top: 16px;
    height: 50px;
    width: 50px;
    background: #a3b2d1;
    border-radius: 50%
}

.flex-containert {
    position: relative;
    height: 660px !important;
    width: 100%;
    display: -webkit-flex;
    display: flex;
    overflow: hidden
}

.flex-slide {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.flex-title {
    color: #f1f1f1;
    position: relative;
    font-size: 35px;
    margin: auto;
    text-align: center;
    top: 50%;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.flex-slide:hover {
    -webkit-flex-grow: 3;
    flex-grow: 3
}

@media screen and (max-width:768px) {
    .flex-containert {
        flex-direction: column
    }

    .flex-slide {
        overflow: auto;
        overflow-x: hidden
    }

    .flex-title {
        transform: rotate(0) !important
    }
}

.aboutus_section .single-service {
    position: relative;
    height: 100%;
    background-color: #fff;
    border-radius: 10px;
    padding: 40px 30px;
    overflow: hidden
}

.aboutus_section .single-service .content {
    position: relative;
    z-index: 20
}

.aboutus_section .single-service .circle-before {
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(40%, -40%);
    width: 150px;
    height: 150px;
    background-color: #323f71;
    border: 6px solid #2352b3;
    border-radius: 50%;
    opacity: .5;
    z-index: 10;
    transition: .6s
}

.aboutus_section .single-service:hover .circle-before {
    width: 100%;
    height: 100%;
    transform: none;
    border: 0;
    border-radius: 0;
    opacity: 1
}

.aboutus_section .single-service .icon {
    display: flex;
    margin-bottom: 26px;
    width: 70px;
    height: 70px;
    background-color: #323f71;
    border-radius: 5px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    transition: .3s;
    align-items: center;
    justify-content: center;
}

.aboutus_section .single-service:hover .icon {
    background-color: #fff;
    color: #323f71
}

.aboutus_section .single-service .title {
    margin-bottom: 18px;
    font-weight: 700;
    font-size: 23px;
    transition: color .3s
}

.box-shadow-2 {
    -webkit-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .16);
    -moz-box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .16);
    box-shadow: 0 8px 20px 0 rgba(0, 0, 0, .16)
}

.m_box {
    width: auto;
    height: auto;
    line-height: 140px;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
    transition: .5s;
    z-index: 3;
    border-radius: 12px
}

.com_box:hover .m_box {
    transform: translateY(10px);
}

.breadcrumbs,
.testimonial {
    padding: 100px 0
}

.testimonial .row .tabs {
    all: unset;
    margin-right: 50px;
    display: flex;
    flex-direction: column
}

.testimonial .row .tabs li {
    all: unset;
    display: block;
    position: relative
}

.testimonial .row .tabs li.active::before {
    position: absolute;
    content: "";
    width: 50px;
    height: 50px;
    background-color: #323f71;
    border-radius: 50%
}

.testimonial .row .tabs li.active::after {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    background-color: #323f71;
    border-radius: 50%
}

.testimonial .row .tabs li:first-child,
.testimonial .row .tabs li:nth-child(3) {
    align-self: flex-end
}

.testimonial .row .tabs li:first-child::before {
    left: 64%;
    bottom: -50px;
    top: auto
}

.testimonial .row .tabs li:first-child::after {
    left: 97%;
    bottom: -81px
}

.testimonial .row .tabs li:first-child figure img {
    margin-left: auto
}

.testimonial .row .tabs li:nth-child(2) {
    align-self: flex-start
}

.testimonial .row .tabs li:nth-child(2)::before {
    right: -65px;
    top: 50%;
    left: auto
}

.testimonial .row .tabs li:nth-child(2)::after {
    bottom: 101px;
    border-radius: 50%;
    right: -120px;
    left: auto
}

.testimonial .row .tabs li:nth-child(2) figure img {
    margin-right: auto;
    max-width: 300px;
    width: 100%;
    margin-top: -50px
}

.testimonial .row .tabs li:nth-child(3)::before {
    right: -10px;
    top: -66%;
    left: auto
}

.testimonial .row .tabs li:nth-child(3)::after {
    top: -130px;
    border-radius: 50%;
    right: -46px;
    left: auto
}

.testimonial .row .tabs li:nth-child(3) figure img {
    margin-left: auto;
    margin-top: -50px
}

.testimonial .row .tabs li:nth-child(3):focus {
    border: 10px solid red
}

.testimonial .row .tabs li figure img {
    display: block;
    width: 200px;
    height: auto
}

.testimonial .row .tabs li figure::after {
    content: "";
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    border: 4px solid #ccd9f3;
    border-radius: 50%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.testimonial .director {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    margin-top: 10px;
    letter-spacing: .88px;
    line-height: 150%
}

.testimonial .row .tabs li figure:hover::after,
.testimonial .row .tabs.carousel-indicators li.active figure::after {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.testimonial .row .carousel>h3 {
    font-weight: 600;
    margin-bottom: 0
}

.testimonial .row .carousel h1 {
    font-size: 40px;
    line-height: 1.225;
    margin-top: 23px;
    font-weight: 700;
    margin-bottom: 0
}

.testimonial .row .carousel .carousel-indicators {
    all: unset;
    padding-top: 40px;
    display: flex;
    list-style: none
}

.testimonial .row .carousel .carousel-indicators li {
    background: padding-box #323f71;
    height: 2px
}

.testimonial .row .carousel .carousel-inner .carousel-item .quote-wrapper h3 {
    color: #323f71;
    font-weight: 700;
    margin-top: 37px;
    font-size: 20px;
    line-height: 1.45;
    text-transform: uppercase
}

@media only screen and (max-width:1200px) {
    .testimonial .row .tabs {
        margin-right: 25px
    }
}

.foot_logo img {
    max-width: 220px;
    height: 100px
}

.f_sm_box {
    padding: 50px 100px 30px
}

.f_sm_box .description {
    max-width: 300px;
    margin-top: 20px;
    color: #fff
}

.footer_top {
    background-color: #323f71
}

.footer-social-overlap>a {
    font-size: 26px;
    color: #fff
}

.footer-social-overlap>a:not(:first-child) {
    margin-left: 15px
}

.foot_b {
    color: #222;
    font-size: 16px
}

.footer-bottom-section {
    width: 100%;
    padding: 20px;
    margin-top: 10px;
    background-color: #fff
}

@media only screen and (max-width:768px) {
    .footer-list-header {
        font-size: 33px
    }

    .footer-social-overlap>a {
        font-size: 30px
    }
}

@media only screen and (max-width:568px) {
    .footer-list-header {
        font-size: 28px
    }

    .footer-bottom-section {
        padding: 10px 5px
    }
}

@media only screen and (max-width:320px) {
    .footer-list-header {
        font-size: 2.2em
    }

    .footer-social-overlap>a {
        font-size: 2.24em
    }
}

.common_banner {
    /*margin: 100px 0 0;*/
/*	margin:80px 0 0;*/
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 290px;
    position: relative
}

.common_banner:before
{
	position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    /*opacity: .7*/
	opacity:0.1;
}
.working-process-section:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: .7;
}

.banner_title {
    color: #fff;
    text-transform: uppercase
}

.kb-services-area {
    padding: 35px 0 90px
}

.kb-section-title .title {
    color: #373435;
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 50px
}

.kb-section-title .title>span {
    color: #6140ff
}

.kb-section-title p {
    width: 85%;
    margin: 0 auto
}

.kb-services-item {
    background: #fff;
    border-radius: 4px;
    box-shadow: 0 2px 16.74px 1.26px rgba(95, 95, 100, .13);
    display: flex;
    align-items: flex-start;
    padding: 35px 20px;
    margin-bottom: 30px;
    position: relative
}

.kb-services-item .kb-services-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.kb-services-item .icon {
    width: 55px;
    height: 55px;
    flex: 0 0 55px;
    text-align: center;
    background: #323f7178;
    border-radius: 50%;
    font-size: 26px;
    color: #6153fc;
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

.kb-services-item .icon i {
    display: block;
    line-height: 0
}

.kb-services-item .content h5 {
    font-weight: 500;
    font-size: 19px;
    color: #323f71;
    margin-bottom: 9px;
    display: flex;
    align-items: center
}

.kb-services-item .content h5 .new {
    font-size: 10px;
    background: #79c143;
    color: #fff;
    padding: 3px 8px;
    border-radius: 50px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-left: 13px;
    display: inline-block
}

.kb-services-item .content p {
    font-size: 14px;
    line-height: 26px;
    color: #898799;
    margin-bottom: 0
}

.plant_box .inner-box .image-box {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 10px
}

.event_box .inner-box .image-box {
    position: relative;
    display: block;
    overflow: hidden
}

.event_box .inner-box .image-box img.center-cropped,
.plant_box .inner-box .image-box img.center-cropped {
    width: 400px;
    height: 250px;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden
}

.plant_box .inner-box .image-box:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, .2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0
}

.plant_box .inner-box:hover .image-box::before {
    -webkit-animation: .75s circle;
    animation: .75s circle
}

.event_photos .inner-box:hover .image-box img,
.plant_box .inner-box:hover .image-box img {
    transform: scale(1.05)
}

.plant_box .inner-box .image-box img {
    width: 100%;
    border-radius: 10px;
    transition: .5s
}

.event_box .inner-box .image-box img {
    width: 100%;
    transition: .5s
}

@keyframes circle {

    0%,
    40% {
        opacity: 1
    }

    100% {
        width: 200%;
        height: 200%;
        opacity: 0
    }
}

.lb-data .lb-close {
    position: absolute;
    top: 0;
    right: 15px
}

.image_block_2 .image-box .image-content {
    position: absolute;
    top: 0;
    right: 0;
    width: 165px;
    height: 165px;
    padding: 15px;
    z-index: 1;
    text-align: center;
    background: #000000bf
}

.image_block_2 .image-box .image-content h2 {
    position: relative;
    font-size: 60px;
    line-height: 70px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 4px
}

.image_block_2 .image-box .image-content h4 {
    position: relative;
    font-size: 18px;
    line-height: 26px;
    color: #fff;
    font-weight: 700
}

.image_block_2 .image-box {
    position: relative;
    display: block;
    margin-right: 30px;
    padding-right: 40px;
    padding-top: 50px
}

.working-process-section {
    position: relative;
    padding: 145px 0 110px;
    background-size: cover;
    background-attachment: fixed
}

.process-block .inner-box {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 30px
}

.process-block .icon {
    position: relative;
    width: 100px;
    height: 100px;
    line-height: 98px;
    font-size: 50px;
    color: #fff;
    text-align: center;
    border: 1px solid #fff;
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center
}

.working-process-section .inner-box .icon img {
    width: 69%
}

.process-block .count {
    position: relative;
    font-size: 50px;
    font-weight: 700;
    color: #fff;
    line-height: 65px
}

.process_title {
    color: #fff;
    font-size: 1.25rem
}

.choose_box li {
    font-size: 18px;
    margin-bottom: 12px
}

.benefit-video {
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .1);
    border-radius: 100%;
    position: relative;
    margin: 0 7px;
    padding: 16px
}

.benefit-video i {
    position: absolute;
    z-index: 1;
    top: 43%;
    left: 44%;
    font-size: 33px;
    background-color: rgba(255, 255, 255, .3);
    border-radius: 100px;
    padding: 13px;
    cursor: pointer
}

.benefit-video img.video {
    border-radius: 100%;
    border: 24px solid
}

.benefit-center {
    display: flex;
    align-items: center;
    justify-content: center
}

.title-benefit {
    font-weight: 500;
    line-height: 28px;
    text-transform: capitalize;
    display: block;
    margin-bottom: 8px
}

.description-benefit {
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    display: block
}

.benefit-number span.number {
    font-weight: 400;
    font-size: 80px;
    color: #323f71;
    line-height: 88px;
    display: block
}

.benefit-item {
    display: flex;
    gap: 20px;
    justify-content: space-between;
    align-items: center
}

.benefit-on-left,
.benefit-on-right {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.benefit-on-left {
    padding-right: 75px
}

.benefit-on-right {
    padding-left: 75px
}

.benefit-item:not(:last-child) {
    margin-bottom: 84px
}

.benefit-on-left .benefit-content {
    border-right: 2px solid #323f71;
    padding-right: 9px;
    text-align: end
}

.benefit-on-right .benefit-content {
    border-left: 2px solid #323f71;
    padding-left: 9px;
    text-align: start
}

.benefit-video img.shape-video-1 {
    position: absolute;
    bottom: 14%;
    left: -38%
}

.benefit-video img.shape-video-2 {
    position: absolute;
    top: 14%;
    left: -38%
}

.benefit-video img.shape-video-3 {
    position: absolute;
    right: -38%;
    bottom: 14%
}

.benefit-video img.shape-video-4 {
    position: absolute;
    top: 14%;
    right: -38%
}

.themeflat-container {
    position: relative;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px;
    width: 1440px;
    max-width: 100%
}

.pointwise {
    margin-left: 30px;
    margin-top: -26px;
    text-align: justify
}

@media (max-width:992px) {
    .benefit-item {
        justify-content: center !important
    }

    .benefit-on-left {
        padding-right: 15px
    }

    .benefit-on-right {
        padding-left: 15px
    }
}

@media (max-width:450px) {
    .benefit-number span.number {
        font-size: 51px
    }
}

.testi_slider:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    opacity: .4
}

.testimonial_box {
    margin: 0 20px 40px
}

.testimonial_box .testimonial-content {
    padding: 35px 25px 35px 50px;
    margin-bottom: 35px;
    background: #fff;
    border: 1px solid #f0f0f0;
    position: relative
}

.testimonial_box .testimonial-content:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: 22px;
    transform: rotate(45deg)
}

.testimonial-content .testimonial-icon {
    width: 50px;
    height: 45px;
    background: #323f71;
    text-align: center;
    font-size: 22px;
    color: #fff;
    line-height: 42px;
    position: absolute;
    top: 37px;
    left: -19px
}

.testimonial-content .testimonial-icon:before {
    content: "";
    border-bottom: 16px solid #323f71;
    border-left: 18px solid transparent;
    position: absolute;
    top: -16px;
    left: 1px
}

.testimonial_box .description {
    font-size: 16px;
    margin: 0
}

.testimonial_box .title {
    display: block;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 0 0 5px
}

.testimonial_box .post {
    display: block;
    font-size: 14px;
    color: #323f71;
    font-weight: 400
}

.testi_slider .owl-theme .owl-controls .owl-page span {
    background: #ccc;
    opacity: 1;
    transition: .4s
}

.testi_slider .owl-theme .owl-controls .owl-page.active span,
.testi_slider .owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #323f71
}

.product-details__title {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    margin: 0
}

.product-details__title span {
    position: relative;
    display: inline-block;
    color: #7dae41;
    font-size: 20px;
    line-height: 24px;
    font-weight: 400;
    margin-left: 12px
}

.paginationt .nav-pills .nav-link.active {
    background-color: #323f71 !important
}

.paginationt_h3 {
    font-size: 19px !important;
    font-weight: 700;
    color: #4b4b4b
}

.news-block-one .inner-box {
    position: relative;
    display: block;
    overflow: hidden;
    border: 1px solid #e6e2e3;
    border-radius: 15px;
    background: #fff;
    padding: 15px;
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .07)
}

.news-block-one .inner-box .image-box {
    position: relative;
    display: block
}

.news-block-one .inner-box .image-box .image {
    position: relative;
    display: block;
    overflow: hidden;
    background: #fff;
    border: 1px solid #eee
}

.news-block-one .inner-box .lower-content .option-box {
    position: relative;
    padding: 0 15px;
    margin-top: -28px;
    margin-bottom: 20px
}

.news-block-one .inner-box .lower-content .text h3 {
    display: block;
    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
    margin-bottom: 0
}

.product_section .news-block-one {
    margin-bottom: 20px
}

.map_section .client-logo {
    width: 170px;
    height: 100px
}

.map_section .text-inner {
    color: #000;
    font-size: 16px;
    margin-top: 5px;
    font-weight: 400
}

.catalogue__page .product-grid {
    background-color: #fff;
    text-align: center;
    border: 1px solid #c5c5c5;
    margin: 15px 0
}

.catalogue__page .product-grid .product-image {
    overflow: hidden;
    position: relative
}

.catalogue__page .product-grid .product-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
    border: 1px solid #eeee;
    transition: .5s
}

.catalogue__page .product-grid .product-content {
    padding: 20px 5px 25px
}

.catalogue__page .product-grid .title {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px
}

.catalogue__page .product-grid .product-content .btn-new {
    display: flex;
    gap: 20px;
    justify-content: center
}

.catalogue__page .product-grid .primary_btn i {
    margin-left: 8px
}

.catalogue__page .product-grid .add-to-cart:hover {
    background-color: #323f71
}

.blog_list .image {
    position: relative;
    z-index: 9
}

.blog_list .blogimg,
.social_media_box .img_box {
    object-fit: contain;
    object-position: center;
    height: 300px;
    border: 1px solid #eee;
	padding:10px;
}

.blog-single-post .date,
.blog_list .date {
    position: absolute;
    bottom: -21px;
    left: 40px;
    color: #fff;
    padding: 7px 22px;
    background-color: #323f71
}

.blog_list .content {
    position: relative;
    background-color: #fff;
    padding: 35px 40px 45px;
    box-shadow: 0 5px 18.9px 2.1px rgba(0, 0, 0, .05)
}

.blog_list .blog_title {
    position: relative;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 25px;
    letter-spacing: -1px;
    padding-bottom: 20px;
    line-height: 30px
}

.blog_list .blog_title:before,
.widget-title::before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background-color: #323f71
}

.blog_list .link-btn {
    position: absolute;
    left: 40px;
    bottom: 25px;
    opacity: 0;
    transition: .5s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: perspective(1200px) rotateX(90deg) translateZ(-40px);
    transform: perspective(1200px) rotateX(90deg) translateZ(-40px)
}

.blog_list .btn-style-one {
    padding: 8px 30px;
    font-size: 14px;
    background: #323f71;
    color: #fff
}

.blog_list .inner-box:hover .link-btn {
    opacity: 1;
    -webkit-transform: perspective(1200px) rotateX(0) translateZ(0);
    transform: perspective(1200px) rotateX(0) translateZ(0)
}

.blog-single-post .content {
    position: relative;
    padding: 50px 50px 45px;
    box-shadow: 0 5px 18.9px 2.1px rgba(0, 0, 0, .05);
    border: none !important
}

.blog-single-post h3 {
    position: relative;
    font-size: 24px;
    margin-bottom: 20px
}

.widget-title {
    position: relative;
    font-size: 26px;
    font-weight: 400;
    padding-bottom: 15px;
    margin-bottom: 35px;
    text-align: left;
    margin-top: 0;
    line-height: 20px
}

.widget_popular_post .post {
    position: relative;
    display: flex;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px
}

.widget_popular_post .post-thumb {
    position: relative;
    margin-right: 30px;
    margin-bottom: 20px
}

.widget_popular_post .content {
    position: relative;
    margin-bottom: 20px;
    max-width: 200px
}

.widget_popular_post .content h5 {
    position: relative;
    font-size: 16px;
    margin-bottom: 8px;
    font-weight: 500
}

.widget_popular_post .content a {
    color: #1b173d
}

.blog-sidebar .inquiry_form .form-control {
    /* padding: .375rem 4.75rem; */
    /*text-align: center;*/
    height: 40px;
    color: #fff
}

.blog-sidebar .inquiry_form .form-control:focus {
    border-color: #fff
}

.inquiry_form .form-control:focus,
.inquiry_form .form-select:focus {
    box-shadow: none;
    outline: 0
}

.blog-sidebar .inquiry_form .primary_btn {
    border: 1px solid #fff;
    background-color: #fff;
    color: #323f71 !important
}

.blog-sidebar .inquiry_form .primary_btn:hover {
    color: #fff !important;
    border: 1px solid #000
}

.blog-sidebar .inquiry_form input::placeholder,
.blog-sidebar .inquiry_form textarea::placeholder {
    color: #fff !important;
    opacity: 1
}

.contact_section .c_icon i {
    font-size: 45px;
    margin-bottom: 10px
}
.card-space .card{
    width: 460px;
    max-width: 100%;
}

@media (max-width:1600px) {
    .header {
        padding: 13px 10px 0 13px
    }
}

@media (max-width:1300px) {
    .f_sm_box {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (max-width:1200px) {
    .common_banner{
        /*margin: 160px 0 0;*/
    }
    .page-open-mobile-menu {
        display: inline-block
    }

    .blog-item.style-3 .post-thumb .dates {
        display: none
    }
	/*
    .normal_logo img {
        max-width: 180px
    }*/
    .social_links .list_sm{
        font-size: 16px;
    }
}

@media (max-width:1199px) {
    .about_top_section {
        padding: 100px 0 50px
    }

    .aboutus_section {
        margin-top: 30px
    }

    .working-process-section {
        padding: 90px 0 60px
    }

    .sm_section {
        padding: 40px 0
    }

    .catalogue__page .product-grid .primary_btn {
        min-width: 125px;
        height: 40px
    }

    .blog-single-post .content {
        padding: 30px
    }
}

@media (max-width:991px) {
    .header {
        padding: 8px 50px 8px 60px
    }

    .aboutus_section .ser_3,
    .product_section .ser_3 {
        margin-top: 35px
    }

    .image_block_2 .image-box .image-content {
        right: 60px
    }

    .event_list .blog-sidebar {
        margin-top: 50px
    }

    .contact_b_sec .section-title,
    .export_section .section-title,
    .product-details__top {
        margin-top: 20px
    }
}

@media (max-width:767px) {
    .header {
        padding: 8px 25px 8px 40px
    }

    .aboutus_section .ser_2,
    .contact_section .ser_2,
    .contact_section .ser_3,
    .product_section .ser_2 {
        margin-top: 35px
    }

    .about_top_section {
        padding: 20px 0 0
    }

    .abt_section {
        margin: 40px 0 0
    }

    .image_block_2 .image-box .image-content {
        right: 0
    }

    .cont_links {
        padding-left: 0
    }

    .catalogue__page .product-grid .product-content .btn-new {
        flex-wrap: wrap
    }

    .cm_inner_box {
        margin-bottom: 20px
    }

    .benefit-video {
        margin: 20px 7px
    }
}

@media (max-width:575px) {
    .header {
        padding: 8px 10px 8px 5px
    }

    .header-icon {
        margin-right: 12px
    }
	/*
    .normal_logo img {
        max-width: 150px
    }*/

    .catalogue__page .product-grid .primary_btn {
        min-width: 130px;
        height: 40px
    }

    .product-details .primary_btn.inq_btn {
        margin-bottom: 20px
    }

    .blog-single-post .content {
        padding: 10px
    }

    .sm_section {
        padding: 25px 0
    }

    .lb-data .lb-close {
        top: -50px
    }
    .social_links .list_sm{
        width: 100% !important;
    }
}

@media (max-width:400px) {
    .ab_sm_title {
        left: 20px
    }
    .connect_btn,.psearch-area a.btn-inq{
        font-size: 14px !important;
    }
    .header-top-search{
        padding-left: 0;
        padding-right: 0;
    }
}

.dst {
    color: red !important
}

.foot_title {
    font-size: 26px;
    font-weight: 400;
    color: #fff;
    margin-top: 10px;
}

.social_links {
    display: flex;
    flex-wrap: wrap;
}

.social_links .list_sm {
    margin-bottom: 5px;
    width: 50%;
}

.list_sm {
    margin-bottom: 5px;
}

.list_sm a {
    font-size: 20px;
    color: #fff;
}

.company_title {
    font-size: 24px;
}

.primary_btn.inq_btn {
    height: 33px;
}

.primary_btn.inq_btn span {
    margin-left: 5px;
}

@media(max-width: 767px) {
    .f_logo {
        margin-bottom: 18px;
    }
}

.com_box_cover {
    width: 100%;
    max-width: 500px;
    height: 350px;
    line-height: 140px;
    margin: 0 auto;
    background-color: #fff;
    position: relative;
    transition: .5s;
    z-index: 3;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media(max-width: 1199px) {
    .com_box_cover {
        max-width: 450px;
    }
}

@media(max-width: 991px) {
    .com_box_cover {
        max-width: 350px;
        height: 350px;
    }
}

.blog-sidebar textarea.form-control{
    height: 70px!important;
}

/*menu mobile view popup form css*/

.psearch {
    text-align: end;
    background-color: #323f71;
    justify-content: space-around;
    width: 105%;
    margin-top: -10px;
    margin-left: -5px;
}

.psearch-area a.btn-inq {
    background-image: linear-gradient(51deg, #fdfdfd, #fdfdfd);
    color: #323f71;
    font-weight: 700;
    padding: 13px 14px;
    transition: .3s;
    /*box-shadow: 4px 5px 3px #dd0d0d7d;*/
    border: none;
    font-size: 16px;
}

.myproimg
{
	object-fit: contain !important;
	height: 300px !important;
	object-position: center;
	width: 100% !important;
}