* {
    margin: 0;
    padding: 0;
    border: none;
    outline: 0
}

body {
    font-size: 16px;
    color: #212935;
    line-height: 1.7em;
    font-weight: 400;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    font-family:Verdana, Arial, Helvetica, sans-serif;
}

a {
    text-decoration: none;
    cursor: pointer;
    transition: .3s;
    color: #0856cc;
}

a:focus,
a:hover,
a:visited,
button {
    text-decoration: none;
    outline: 0 !important;
    transition: .3s
}

h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    font-weight: 700;
    margin: 0;
    background: 0 0;
    line-height: 1.2em;
    
}

h1 {
    font-size: 32px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 28px
}

h4 {
    font-size: 26px
}

h5 {
    font-size: 24px
}

h6 {
    font-size: 22px
}

button,
input,
select,
textarea {
    outline: 0
}

textarea {
    overflow: hidden
}

p {
    position: relative;
   
    font-size: 14px
}

img {
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    display: inline-block;
    max-width: 100%
}

li,
ul {
    list-style: none;
    padding: 0;
    margin: 0
}

img {
    display: inline-block;
    max-width: 100%
}

::selection {
    background-color: #0e8A701a;
    color: #ff4757
}

-moz-::selection {
    background-color: #0e8A701a;
    color: #ff4757
}

-webkit-::selection {
    background-color: #0e8A701a;
    color: #ff4757
}

-o-::selection {
    background-color: #0e8A701a;
    color: #ff4757
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    overflow: hidden
}

.btn.focus,
.btn:focus {
    box-shadow: none
}

.border-0 {
    border: 0
}

.radius-50 {
    border-radius: 50px !important
}

.centered {
    text-align: center
}

.cl-black {
    color: #212935
}

.cl-black-2 {
    color: #19222f
}

.cl-primary {
    color: #ff4757
}

.cl-white {
    color: #fff
}

.cl-blue {
    color: #5350ff
}

.cl-blue-2 {
    color: #5350ff
}

.cl-green {
    color: #86bc42
}

.cl-mint {
    color: #17c0eb
}

.cl-yellow {
    color: #f8c291
}

.cl-facebook {
    color: #3b5999
}

.cl-twitter {
    color: #55acee
}

.cl-youtube {
    color: #cd201f
}

.cl-pinterest {
    color: #bd081c
}

.cl-instagram {
    color: #f5214a
}

.facebook-bg {
    background: #3b5999
}

.twitter-bg {
    background: #55acee
}

.youtube-bg {
    background: #cd201f
}

.pinterest-bg {
    background: #bd081c
}

.google-plus-bg {
    background: #dd5144
}

.linkedin-bg {
    background: #0077b5
}

.instagram-bg {
    background: #f5214a
}

.container {
    max-width: 1200px
}

.container-fluid {
    padding: 0 50px
}

@media (max-width:1199px) {
    .container-fluid {
        padding: 0 15px
    }
}

.section-star {
    padding: 5px 0
}

.section-padding {
    padding: 60px 0
}

.section-padding-2 {
    padding-top: 60px;
    padding-bottom: 30px
}

.section-padding-3 {
    padding-top: 60px;
    padding-bottom: 0
}

.section-title {
    margin-bottom: 25px
}

.section-title h2 {
    position: relative;
    font-size: 28px;
    font-weight: 300;
    line-height: 1.4;
    z-index: 1;
    text-transform: capitalize;
    margin-bottom: 5px;
    margin-top: -6px
}

.section-title h2 span {
    color: #ff4757
}

.section-title h4 {
    font-size: 20px;
   
    margin-bottom: 20px;
    font-weight: 600;
    display: inline-block;
    background: #fff;
    color: #19222f;
    padding: 10px 25px;
    box-shadow: 0 0 16px 4px rgba(0, 0, 0, .05)
}

.section-title p {
    margin-bottom: 50px
}

@media (max-width:991px) {
    .section-padding {
        padding: 100px 0
    }
    .section-padding-2 {
        padding-top: 100px;
        padding-bottom: 70px
    }
    .section-padding-3 {
        padding-top: 100px;
        padding-bottom: 40px
    }
}

@media (max-width:767px) {
    .section-padding {
        padding: 80px 0
    }
    .section-padding-2 {
        padding-top: 80px;
        padding-bottom: 50px
    }
    .section-padding-3 {
        padding-top: 80px;
        padding-bottom: 20px
    }
}

@media (max-width:575px) {
    .section-title h2 {
        font-size: 36px
    }
}

@media (max-width:450px) {
    .section-title h2 {
        font-size: 32px
    }
}

.mar-0 {
    margin: 0
}

.mt-10 {
    margin-top: 10px
}

.mt-20 {
    margin-top: 20px
}

.mt-30 {
    margin-top: 30px
}

.mt-40 {
    margin-top: 40px
}

.mt-50 {
    margin-top: 50px
}

.mt-60 {
    margin-top: 60px
}

.mb-10 {
    margin-bottom: 10px
}

.mb-20 {
    margin-bottom: 20px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-50 {
    margin-bottom: 50px
}

.mb-60 {
    margin-bottom: 60px
}

.mr-10 {
    margin-right: 10px
}

.mr-20 {
    margin-right: 20px
}

.mr-30 {
    margin-right: 30px
}

.mr-40 {
    margin-right: 40px
}

.mr-50 {
    margin-right: 50px
}

.mr-60 {
    margin-right: 60px
}

.pad-0 {
    padding: 0
}

.pt-10 {
    padding-top: 10px
}

.pt-20 {
    padding-top: 20px
}

.pt-30 {
    padding-top: 30px
}

.pt-40 {
    padding-top: 40px
}

.pt-50 {
    padding-top: 50px
}

.pt-60 {
    padding-top: 60px
}

.pb-10 {
    padding-bottom: 10px
}

.pb-20 {
    padding-bottom: 20px
}

.pb-30 {
    padding-bottom: 30px
}

.pb-40 {
    padding-bottom: 40px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-60 {
    padding-bottom: 60px
}

.gray-bg {
    background: #f9f9f9
}

.black-bg {
    background: #212935
}

.black-bg-2 {
    background: #19222f
}

.primary-bg {
    background: #ff4757
}

.primary-light-bg {
    background: #00c9B72c
}

.primary-bg-dark {
    background: #037ebd
}

.white-bg {
    background: #fcdb53
}

.blue-bg {
    background: #5350ff
}

.light-blue-bg {
    background: #234ba5
}

.green-bg {
    background: #86bc42
}

.blue-bg-2 {
    background: #000040
}

.red-bg {
    background: #fa1d30
}

.yellow-bg {
    background: #f8c291
}

.yellow-light-bg {
    background: #e9eef7
}

.purple-bg {
    background: #8e0ef0
}

.purple-light-bg {
    background: #e8cffc
}

.mint-bg {
    background: #17c0eb
}

.transparent-bg {
    background: 0 0
}

.color-overlay {
    background-size: cover !important;
    position: relative;
    z-index: 1
}

.color-overlay:after {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #212935;
    content: "";
    z-index: -1;
    opacity: .8
}

.bttn-mid {
    position: relative;
    font-size: 14px;
    font-weight: 600;
    padding: 14px 40px;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
    transition: .4s;
    
}

.bttn-small {
    position: relative;
    font-size: 12px;
    font-weight: 600;
    padding: 8px 24px;
    display: inline-block;
    cursor: pointer;
    transition: .4s;
    
    text-transform: uppercase;
    box-shadow: 0 0 16px 4px rgba(0, 0, 0, .05)
}

.bttn-mid i,
.bttn-small i {
    margin-right: 7px
}

.btn-fill {
    color: #fff;
    /*background: #ff4757;*/
	border:1px solid;
}

.btn-fill:hover {
    background: #fa1d30;
    color: #fff;
    box-shadow: 0 0 16px 4px rgba(0, 0, 0, .05)
}

.bttn-mid.btn-emt {
    padding: 12px 41px
}

.btn-emt {
    background: 0 0;
    color: #fff;
    border: 2px solid #fff
}

.btn-emt:hover {
    color: #fff;
    box-shadow: none;
    background: #ff4757;
    border: 2px solid transparent
}

.btn-wht {
    background: #fff;
    color: #ff4757
}

.btn-wht:hover {
    background: #ff4757;
    color: #fff
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    background: #212935
}

.spinner {
    border: 1px solid transparent;
    border-radius: 3px;
    position: relative
}

.spinner:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 60px;
    height: 60px;
    margin-top: -10px;
    margin-left: -10px;
    border-radius: 50%;
    border: 3px solid #fff;
    border-top-color: #ff4757;
    animation: spinner 1s linear infinite
}

@keyframes spinner {
    to {
        transform: rotate(360deg)
    }
}

a#scrollUp {
    right: 10px;
    bottom: 10px;
    width: 35px;
    height: 35px;
    background: #ff4757;
    text-align: center;
    line-height: 35px;
    color: #fff;
    border-radius: 4px;
    font-size: 14px
}

@keyframes up-down {
    0% {
        top: 3%
    }
    50% {
        top: 5%
    }
    100% {
        top: 3%
    }
}

.header-area {
    padding: 15px 0;
    transition: .4s;
    width: 100%;
    z-index: 11
}

.header-area.fixed-header {
    position: fixed
}

.header-area.fixed-header ul li a {
    color: #212935
}

@media (max-width:991px) {
    .header-area.fixed-header ul li a {
        color: #fff
    }
}

.header-area.fixed-header ul li a:hover {
    color: #ff4757
}

.header-area.fixed-header .header-btn {
    margin-left: 15px
}

@media (max-width:991px) {
    .header-area.fixed-header .header-btn {
        margin-left: 0
    }
}

.header-area.fixed-header .header-btn button {
    color: #fff
}

.header-area.fixed-header .header-btn button:hover {
    color: #ff4757
}

.header-area.sticky-header {
    padding: 10px 0;
    box-shadow: 0 6px 20px -15px rgba(63, 94, 103, .51)
}

.header-area.sticky-header ul li a {
    color: #212935
}

@media (max-width:991px) {
    .header-area.sticky-header ul li a {
        color: #fff
    }
}

.header-area.sticky-header ul li a:hover {
    color: #ff4757
}

.header-sticky {
    background: 0 0
}

.sticky-header {
    background: #fff;
    padding: 10px 0
}

.navbar-brand img {
    height: 32px;
    width: auto
}

.main-menu {
    padding-left: 0;
    padding-right: 0
}

.main-menu ul li {
    margin-right: 15px
}

.main-menu ul li:last-child {
    margin-right: 0
}

.main-menu ul li:hover a {
    color: #ff4757
}

.main-menu ul li a {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    
    position: relative
}

.main-menu ul li a span {
    text-transform: uppercase;
    position: absolute;
    top: -2px;
    background: #ff4757;
    color: #fff;
    font-size: 8px;
    line-height: initial;
    padding: 2px 6px;
    right: 7px;
    font-weight: 700
}

.main-menu ul li:nth-last-of-type(1) .dropdown-menu .dropdown-menu,
.main-menu ul li:nth-last-of-type(2) .dropdown-menu .dropdown-menu,
.main-menu ul li:nth-last-of-type(3) .dropdown-menu .dropdown-menu {
    left: -100%;
    top: 0
}

.main-menu ul.dropdown-menu li a span {
    top: 50% !important;
    transform: translateY(-50%);
    right: 15px
}

ul.dropdown-menu li a {
    text-transform: capitalize
}

li.nav-item.dropdown .dropdown-toggle {
    position: relative
}

li.nav-item.dropdown .dropdown-toggle:before {
    position: absolute;
    content: "\f107";
    font-family: FontAwesome;
    font-size: 16px;
    font-weight: 400;
    right: -7px;
    top: 48%;
    transform: translateY(-48%)
}

@media (max-width:991px) {
    li.nav-item.dropdown .dropdown-toggle:before {
        display: none
    }
}

.dropdown-menu li.nav-item.dropdown:before {
    position: absolute;
    content: "\f107";
    font-family: FontAwesome;
    font-size: 16px;
    right: 15px;
    top: 48%;
    transform: translateY(-48%) rotate(-90deg);
    color: #212935
}

.dropdown a {
    transition: .4s
}

.dropdown-menu {
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
    display: block;
    background: #fff;
    margin-top: 23px;
    width: 220px;
    border-radius: 0;
    border: 0;
    -webkit-box-shadow: 0 7px 20px -14px rgba(34, 54, 60, .74);
    box-shadow: 0 7px 20px -14px rgba(34, 54, 60, .74)
}

.dropdown:hover>.dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, -5px, 0)
}

.dropdown-menu a {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 14px;
    color: #212935 !important
}

.dropdown-menu a:hover {
    background: 0 0
}

.dropdown-menu a:active {
    background: 0 0
}

ul.dropdown-menu li .dropdown-menu {
    left: 100%;
    top: 0
}

@media (max-width:991px) {
    ul.dropdown-menu li .dropdown-menu.show {
        visibility: visible;
        opacity: 1
    }
}

.main-menu ul li ul li {
    margin-right: 0
}

.menu-toggle {
    position: relative;
    display: block;
    width: 25px;
    height: 20px;
    background: 0 0;
    border-top: 2px solid #212935;
    border-bottom: 2px solid #212935;
    color: #212935;
    font-size: 0;
    -webkit-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out
}

.menu-toggle:after,
.menu-toggle:before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 50%;
    background: #212935;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: -webkit-transform .25s ease-in-out;
    -webkit-transition: -webkit-transform .25s ease-in-out;
    -o-transition: -webkit-transform .25s ease-in-out;
    transition: transform .25s ease-in-out;
    -moz-transition: -webkit-transform .25s ease-in-out;
    -ms-transition: -webkit-transform .25s ease-in-out
}

span.is-active {
    border-color: transparent
}

span.is-active:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

span.is-active:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

span.menu-toggle:hover {
    color: #ffb606
}

span.is-active {
    border-color: transparent
}

span.is-active:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

span.is-active:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}

.dropdown-toggle::after {
    display: none
}

.black-bg .menu-toggle {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff
}

.black-bg .menu-toggle::after,
.black-bg .menu-toggle::before {
    background: #fff
}

.black-bg .menu-toggle.is-active {
    border-color: transparent
}

.search-btn {
    font-size: 14px;
    color: #fff;
    display: inline-block
}

.search-full {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    opacity: 0;
    visibility: hidden;
    background: #17c0eb;
    z-index: 999;
    transition: all .3s ease-in-out;
    transform-origin: top
}

.search-full.open {
    height: 150px;
    opacity: 1;
    visibility: visible
}

.search-full.close {
    height: 0;
    opacity: 0;
    visibility: hidden
}

.search-full .search-close {
    color: #ff4757;
    font-size: 20px;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 9;
    background: 0 0;
    color: #fff
}

.search-full .search-close:hover {
    transform: rotate(90deg)
}

.search-full--inner {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%
}

.main-search-form {
    width: 100%
}

.main-search-form input {
    border: 2px solid #fff;
    width: 100%;
    background-color: transparent;
    color: #fff;
    height: 55px;
    font-size: 18px;
    font-weight: 300;
    text-indent: 20px;
    transition: .4s
}

.main-search-form input:focus,
.main-search-form input:hover {
    border: 2px solid #fff
}

.main-search-form input::-webkit-input-placeholder {
    color: #fff
}

.main-search-form input::-moz-placeholder {
    color: #fff
}

.main-search-form input:-ms-input-placeholder {
    color: #fff
}

.main-search-form input:-moz-placeholder {
    color: #fff
}

@media (max-width:991px) {
    .navbar-brand {
        margin-left: 15px
    }
    .main-menu ul li {
        margin-right: 0;
        position: relative;
        margin: 3px 0
    }
    .main-menu ul li.dropdown a {
        z-index: 999;
        position: relative;
        color: #fff
    }
    .main-menu ul li a {
        color: #fff
    }
    .main-menu ul li.dropdown:after {
        position: absolute;
        content: "\f107";
        font-family: FontAwesome;
        right: 15px;
        top: 0;
        color: #fff;
        line-height: 45px;
        overflow: hidden;
        z-index: 1;
        width: 45px;
        text-align: center;
        background: #ff4757
    }
    .dropdown-menu {
        display: none
    }
    .dropdown-menu {
        width: auto;
        margin: 10px 15px 10px 0;
        background: #fff
    }
    .navbar-collapse {
        margin-top: 20px;
        padding-left: 15px;
        max-height: 450px;
        overflow: auto;
        background: #212935;
        padding-bottom: 20px
    }
    .cart-btn {
        margin-left: 0;
        margin-top: 15px
    }
    li.nav-item.dropdown:before {
        display: none
    }
    .header-btn {
        margin-left: 0
    }
}

@media (max-width:575px) {
    .main-menu {
        padding-left: 15px;
        padding-right: 15px
    }
    .navbar-brand {
        margin-left: 0
    }
    .navbar-toggler {
        padding-right: 0
    }
}

.footer-area {
    position: relative;
    z-index: 1;
    background: #1c2b36
}

.footer-area .footer-widget {
    margin-bottom: 30px;
    color: #fff
}

.footer-area .footer-widget h3 {
    font-size: 22px;
    margin-bottom: 20px;
    margin-top: -4px;
    font-weight: 400;
    position: relative;
    text-transform: capitalize
}

.footer-area .footer-widget p {
    margin-bottom: 20px;
    color: #96abbb
}

.footer-area .footer-widget .social a {
    height: 35px;
    width: 35px;
    line-height: 35px;
    border-radius: 50%;
    color: #fff;
    font-size: 13px;
    text-align: center;
    margin-right: 5px;
    display: inline-block
}

.footer-area .footer-widget .social a:hover {
    background: #5350ff;
    color: #fff
}

.footer-area .footer-widget.footer-nav {
    margin-bottom: 30px
}

.footer-area .footer-widget.footer-nav ul li {
    margin-bottom: 10px;
    position: relative;
    transition: .4s
}

.footer-area .footer-widget.footer-nav ul li:last-child {
    margin-bottom: 0
}

.footer-area .footer-widget.footer-nav ul li:hover {
    color: #73e457
}

.footer-area .footer-widget.footer-nav ul li a {
    color: #96abbb;
    text-transform: capitalize;
    
    padding-left: 25px;
    position: relative;
    font-size: 14px
}

.footer-area .footer-widget.footer-nav ul li a::before {
    position: absolute;
    content: "\f124";
    transform: rotate(45deg);
    left: 0;
    top: -3px;
    font-family: Fontawesome;
    font-size: 12px
}

.footer-area .footer-widget.footer-nav ul li a:hover {
    color: #fff
}

.footer-area .footer-widget.footer-insta .row {
    margin: 0 -2px
}

.footer-area .footer-widget.footer-insta .row [class*=col] {
    padding: 0 2px;
    margin-bottom: 4px
}

.footer-area .footer-widget.footer-insta .row [class*=col] a {
    position: relative;
    display: block
}

.footer-area .footer-widget.footer-insta .row [class*=col] a img {
    width: 100%
}

.footer-area .footer-widget.footer-insta .row [class*=col] a::before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    left: 0;
    top: 0;
    background: #ff4757;
    opacity: 0;
    transition: .4s;
    z-index: 1
}

.footer-area .footer-widget.footer-insta .row [class*=col] a:after {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 16px;
    content: "\f06e";
    font-family: Fontawesome;
    opacity: 0;
    z-index: 2;
    transition: .4s
}

.footer-area .footer-widget.footer-insta .row [class*=col] a:hover::before {
    opacity: .8
}

.footer-area .footer-widget.footer-insta .row [class*=col] a:hover:after {
    opacity: 1
}

.copyright {
    background: #263845;
    color: #96abbb;
    padding: 20px 0;
    font-size: 14px
}
.copyright a{
color:#96abbb;
text-decoration:underline;
}

@media (max-width:767px) {
    .copyright .copy-text {
        float: none;
        text-align: center;
        margin-bottom: 10px
    }
}

.copyright .copy-text p {
    margin: 0
}

.copyright .copy-nav ul {
    margin: 0;
    float: right
}

@media (max-width:767px) {
    .copyright .copy-nav ul {
        float: none;
        text-align: center
    }
}

.copyright .copy-nav ul li {
    display: inline-block;
    margin: 0 8px
}

.copyright .copy-nav ul li a {
    color: #96abbb;
    font-size: 14px
}

.copyright .copy-nav ul li a:hover {
    color: #fff
}

.hero-section {
    position: relative;
    overflow: hidden;
    padding: 200px 0 120px 0
}

.hero-section::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 30%;
    left: 0;
    top: 0;
    opacity: .5;
    transform: skewX(-20deg);
    background: #f857a6;
    background: -webkit-linear-gradient(to right, #e5ff58, #ffd089);
    background: linear-gradient(to right, #e5ff58, #ffd089)
}

.hero-section .profile-hero {
    text-align: center;
    color: #fff
}

.hero-section .profile-hero img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin-bottom: 15px
}

.hero-section .profile-hero h2 {
    font-size: 36px;
    margin-bottom: 15px;
    text-shadow: 0 13.36px 8.896px #ff4757, 0 -2px 1px #212935
}

.hero-section .profile-hero p {
    font-size: 18px;
    margin: 0
}

.hero-section .profile-hero .promo-vid {
    margin-top: 40px
}

.hero-section .profile-hero .promo-vid a {
    display: inline-block;
    color: #fff
}

.hero-section .profile-hero .promo-vid a img {
    width: 22px;
    height: auto;
    margin-bottom: 4px;
    border-radius: initial
}

.hero-section .profile-hero .promo-vid a p {
    margin-bottom: 0;
    font-size: 12px
}

.single-video {
    margin-bottom: 30px
}

.single-video a {
    display: block;
    position: relative
}

.single-video a .item-img {
    position: relative
}

.single-video a .item-img::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .4s
}

.single-video a .item-img img {
    width: 100%;
	height:auto;
}

.single-video a .item-img i {
    position: absolute;
    color: #fff;
    bottom: 10px;
    left: 10px;
    font-size: 8px;
    height: 35px;
    width: 35px;
    text-align: center;
    border-radius: 50%;
    border: 2px solid #fff;
    line-height: 30px
}

.single-video a .item-hover {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    width: 100%;
    text-align: center
}

.single-video a .item-hover h3 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0
}

.single-video a .item-hover p {
    margin-bottom: 0;
    font-size: 14px
}

.single-video a:hover .item-img::before {
    opacity: .9
}

.single-video a:hover .item-img i {
    background: #ff4757;
    border-color: #ff4757
}

.single-video a:hover .item-hover {
    display: block
}

.blur-content {
    filter: blur(6px);
    -webkit-filter: blur(6px)
}

.blur-content .single-video {
    pointer-events: none
}

.pricing-area .single-pricing {
    padding: 55px 40px;
    box-shadow: 0 0 16px 4px rgba(0, 0, 0, .05);
    border-radius: 10px;
    text-align: center;
    position: relative;
    overflow: hidden;
    color: #fff;
    background: #19222f
}

.pricing-area .single-pricing .featured-price {
    position: absolute;
    height: 150px;
    width: 150px;
    top: -75px;
    left: -75px;
    background: #ff4757;
    color: #fff;
    transform: rotate(45deg);
    display: flex;
    flex-direction: column;
    justify-content: center
}

.pricing-area .single-pricing .featured-price span {
    transform: rotate(-90deg);
    padding-top: 90px;
    font-size: 12px;
    font-weight: 500
}

.pricing-area .single-pricing i {
    font-size: 42px;
    margin-bottom: 40px;
    display: block;
    color: #ff4757
}

.pricing-area .single-pricing h1 {
    font-size: 52px;
    margin-bottom: 10px
}

.pricing-area .single-pricing h1 span {
    position: relative;
    bottom: 30px;
    font-size: 26px;
    margin-right: 0;
    font-weight: 700
}

.pricing-area .single-pricing h1 b {
    font-weight: 400;
    font-size: 18px
}

.pricing-area .single-pricing h2 {
    font-size: 28px;
    margin-bottom: 30px
}

.pricing-area .single-pricing ul {
    margin-bottom: 30px
}

.pricing-area .single-pricing ul li {
    position: relative;
    text-transform: capitalize;
    margin-bottom: 15px
}

.account-form {
    padding: 150px 0
}

@media (max-width:767px) {
    .account-form {
        padding: 100px 0
    }
}

.account-form .logo {
    margin-bottom: 50px;
    text-align: center
}

.account-form .logo a img {
    height: 35px
}

.account-form .title {
    margin-bottom: 30px;
    text-align: center
}

.account-form .title h3 {
    font-weight: 300
}

.account-form .via-login {
    text-align: center;
    margin-bottom: 30px
}

.account-form .via-login a {
    margin-bottom: 10px;
    width: 100%;
    display: block;
    padding: 10px 0;
    color: #fff;
    border-radius: 4px;
    
    font-size: 16px
}

.account-form .via-login a i {
    margin-right: 7px
}

.account-form form input {
    width: 100%;
    height: 45px;
    text-indent: 10px;
    border: 1px solid #ddd;
    margin-bottom: 15px;
    border-radius: 4px
}

.account-form form input:focus {
    border-color: #ff4757
}

.account-form form button {
    margin-bottom: 15px
}

.account-form form p {
    color: #19222f;
    font-size: 13px;
    text-align: center;
    
}

.account-form form p a {
    color: #5350ff
}

.account-form form p a:hover {
    color: #ff4757;
    text-decoration: underline
}

.promo-video-caro {
    position: relative
}

.promo-video-caro .promo-video {
    position: relative
}

.promo-video-caro .promo-video .promo {
    width: 100%
}

.promo-video-caro .promo-video .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.promo-video-caro .promo-video .play-btn a {
    height: 70px;
    width: 70px;
    line-height: 65px;
    text-align: center;
    background: #212935;
    border-radius: 50%;
    display: inline-block
}

.promo-video-caro .promo-video .play-btn a img {
    width: 20px;
    height: auto;
    display: initial
}

.promo-video-caro .promo-video .play-btn a:hover {
    background: #ff4757
}

.promo-video-caro .owl-nav {
    display: block !important
}

@media (max-width:450px) {
    .promo-video-caro .owl-nav {
        display: none !important
    }
}

.promo-video-caro .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    text-align: center;
    height: 50px;
    width: 30px;
    line-height: 48px;
    color: #fff
}

.promo-video-caro .owl-nav button i {
    color: #fff
}

.promo-video-caro .owl-nav button.owl-prev {
    background: #ff4757;
    left: 0
}

.promo-video-caro .owl-nav button.owl-next {
    left: auto;
    right: 0;
    background: #ff4757
}

.item-details .item-details-tab h2 {
    font-weight: 400;
    font-size: 32px;
    margin-bottom: 20px
}

.item-details .item-details-tab .single-tab-content {
    background: #fff;
    margin-bottom: 30px;
    border: 1px solid #f5f0f0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.item-details .item-details-tab .single-tab-content video {
    width: 100%
}

.item-details .item-details-tab .single-tab-content img {
    width: 100%
}

.item-details .item-details-tab .single-tab-content .single-tab-content-btn {
    padding: 20px 0
}

.item-details .item-details-tab .single-tab-content .single-tab-content-btn a {
    margin: 0 5px
}

.item-details .item-details-tab .single-tab-content .single-tab-content-header {
    padding: 15px;
    border-bottom: 1px solid #f5f0f0
}

.item-details .item-details-tab .single-tab-content .single-tab-content-header h4 {
    font-weight: 500;
    font-size: 18px;
    color: #19222f
}

.item-details .item-details-tab .single-tab-content .single-tab-content-body {
    padding: 15px
}

.item-details .item-details-tab .single-tab-content .single-tab-content-body .single-screenshot a:hover {
    opacity: .8
}

.item-details .item-details-tab .single-tab-content .single-tab-content-body p {
    font-size: 14px
}

.item-details .item-details-tab .single-tab-content .single-tab-content-body ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
    font-size: 14px
}

.item-details .item-details-tab .single-tab-content .single-tab-content-body ul li::before {
    position: absolute;
    content: "";
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #5350ff;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.item-sidebar .single-item-sidebar {
    border: 1px solid #dee5e7;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    padding: 15px;
    background: #fff;
    margin-bottom: 30px
}

.item-sidebar .single-item-sidebar h4 {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 500
}

.item-sidebar .single-item-sidebar p a {
    font-weight: 600;
    color: #ff4757
}

.item-sidebar .single-item-sidebar p a:hover {
    color: #5350ff
}

.item-sidebar .single-item-sidebar .sidebar-btn {
    text-align: center
}

.item-sidebar .single-item-sidebar .sidebar-btn a {
    width: 100%
}

.item-sidebar .single-item-sidebar .details-pricing-box {
   
}

.item-sidebar .single-item-sidebar .details-pricing-box .price-type select {
    margin-bottom: 10px;
    padding: 7px 12px;
    border: 1px solid #e6e6e6;
    color: #19222f
}

.item-sidebar .single-item-sidebar .details-pricing-box .price-type select option {
    font-size: 12px
}

.item-sidebar .single-item-sidebar .details-pricing-box .price-type a {
    color: #ff4757;
    font-size: 12px
}

.item-sidebar .single-item-sidebar .details-pricing-box .price-price {
    font-size: 26px;
    font-weight: 500;
    text-align: right;
    margin-top: 7px
}

.item-sidebar .single-item-sidebar .details-pricing-box .pricing-feature ul {
    margin-top: 20px;
    margin-bottom: 20px
}

.item-sidebar .single-item-sidebar .details-pricing-box .pricing-feature ul li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 7px;
    font-size: 14px
}

.item-sidebar .single-item-sidebar .details-pricing-box .pricing-feature ul li::before {
    position: absolute;
    content: "\f058";
    font-size: 16px;
    color: #86bc42;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-family: Fontawesome
}

.item-sidebar .single-item-sidebar .single-item-sidebar-table table {
    margin-bottom: 0
}

.item-sidebar .single-item-sidebar .single-item-sidebar-table table tr td {
    padding: 7px;
    font-size: 13px;
    border: 0;
    width: 50%;
    
}

.item-sidebar .single-item-sidebar .single-item-sidebar-table table tr td a {
    color: #5350ff
}

.item-sidebar .single-item-sidebar .single-item-sidebar-table table tr td a:hover {
    color: #ff4757
}

.item-sidebar .single-item-sidebar .social-share {
    display: flex;
    flex-direction: row;
    margin: 15px 0
}

.item-sidebar .single-item-sidebar .social-share a {
    height: 40px;
    width: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    margin: 0 3px
}

.item-sidebar .single-item-sidebar .categories ul li a {
    display: block;
    padding: 10px;
    
}

.item-sidebar .single-item-sidebar .categories ul li a i {
    margin-right: 7px
}

.item-sidebar .single-item-sidebar .categories ul li a span {
    float: right
}

.item-sidebar .single-item-sidebar .categories ul li a:hover {
    background: #5350ff;
    color: #fff
}

.item-sidebar .single-item-sidebar .categories ul li.active a {
    background: #5350ff;
    color: #fff
}

.item-sidebar .single-item-sidebar .categories ul li ul li a {
    margin-left: 20px
}

.blog-area {
    background: #fff url(../images/bg.jpg)
}

.blog-area .single-blog {
    margin-bottom: 30px
}

.blog-area .single-blog:hover .single-blog-img::before {
    opacity: .7
}

.blog-area .single-blog:hover .single-blog-img a {
    opacity: 1
}

.blog-area .single-blog .single-blog-img {
    position: relative
}

.blog-area .single-blog .single-blog-img img {
    width: 100%;
    border-radius: 8px
}

.blog-area .single-blog .single-blog-img a {
    font-size: 26px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translate(-45%, -50%);
    opacity: 0;
    transition: .3s
}

.blog-area .single-blog .single-blog-img a:hover {
    color: #ff4757
}

.blog-area .single-blog .single-blog-img:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #212935;
    opacity: 0;
    transition: .4s;
    border-radius: 8px
}

.blog-area .single-blog .single-blog-content {
    box-shadow: 0 0 16px 4px rgba(0, 0, 0, .05);
    padding: 30px;
    background: #fff;
    width: 90%;
    margin: auto;
    margin-top: -70px;
    position: relative
}

.blog-area .single-blog .single-blog-content .blog-meta {
    margin-bottom: 10px
}

.blog-area .single-blog .single-blog-content .blog-meta span a {
    margin-right: 10px;
    font-size: 14px;
    display: inline-block;
    color: #19222f
}

.blog-area .single-blog .single-blog-content .blog-meta span a:hover {
    color: #ff4757
}

.blog-area .single-blog .single-blog-content .blog-meta span a i {
    color: #ff4757;
    font-size: 16px;
    font-weight: 700;
    margin-right: 5px
}

.blog-area .single-blog .single-blog-content h3 {
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 0;
    line-height: 1.4em
}

.blog-area .single-blog .single-blog-content h3 a {
    color: #212935
}

.blog-area .single-blog .single-blog-content h3 a:hover {
    color: #ff4757;
    text-decoration: underline
}

.blog-area .single-blog-2 {
    margin-bottom: 30px
}

.blog-area .single-blog-2:hover .single-blog-img::before {
    opacity: .7
}

.blog-area .single-blog-2:hover .single-blog-img a {
    opacity: 1
}

.blog-area .single-blog-2 .single-blog-img {
    position: relative
}

.blog-area .single-blog-2 .single-blog-img img {
    width: 100%
}

.blog-area .single-blog-2 .single-blog-img a {
    font-size: 26px;
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: .3s
}

.blog-area .single-blog-2 .single-blog-img a:hover {
    color: #ff4757
}

.blog-area .single-blog-2 .single-blog-img:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #212935;
    opacity: 0;
    transition: .4s
}

.blog-area .single-blog-2 .single-blog-content {
    box-shadow: 0 0 16px 4px rgba(0, 0, 0, .05);
    padding: 30px;
    background: #fff;
    position: relative
}

.blog-area .single-blog-2 .single-blog-content .blog-meta {
    margin-bottom: 10px
}

.blog-area .single-blog-2 .single-blog-content .blog-meta span a {
    margin-right: 10px;
    font-size: 14px;
    display: inline-block;
    color: #19222f
}

.blog-area .single-blog-2 .single-blog-content .blog-meta span a:hover {
    color: #ff4757
}

.blog-area .single-blog-2 .single-blog-content .blog-meta span a i {
    color: #ff4757;
    font-size: 16px;
    font-weight: 700;
    margin-right: 5px
}

.blog-area .single-blog-2 .single-blog-content h3 {
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 10px;
    line-height: 1.4em
}

.blog-area .single-blog-2 .single-blog-content h3 a {
    color: #212935
}

.blog-area .single-blog-2 .single-blog-content h3 a:hover {
    color: #5350ff;
    text-decoration: underline
}

.blog-area .single-blog-2 .single-blog-content p {
    margin-bottom: 0
}

.blog-area .single-blog-3 {
    margin-bottom: 30px
}

.blog-area .single-blog-3:hover .single-blog-img::before {
    opacity: .7
}

.blog-area .single-blog-3:hover .single-blog-img a {
    opacity: 1
}

.blog-area .single-blog-3 .single-blog-img {
    position: relative
}

.blog-area .single-blog-3 .single-blog-img img {
    width: 100%
}

.blog-area .single-blog-3 .single-blog-img .blog-meta {
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0
}

.blog-area .single-blog-3 .single-blog-img .blog-meta span {
    text-transform: uppercase;
    background: #ff4757;
    padding: 8px 22px;
    display: block;
    text-align: center;
    line-height: 20px;
    font-size: 14px
}

.blog-area .single-blog-3 .single-blog-img:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #212935;
    opacity: 0;
    transition: .4s
}

.blog-area .single-blog-3 .single-blog-content {
    box-shadow: 0 0 16px 4px rgba(0, 0, 0, .05);
    padding: 30px;
    background: #fff;
    position: relative
}

.blog-area .single-blog-3 .single-blog-content h3 {
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 10px;
    line-height: 1.4em
}

.blog-area .single-blog-3 .single-blog-content h3 a {
    color: #212935
}

.blog-area .single-blog-3 .single-blog-content h3 a:hover {
    color: #ff4757;
    text-decoration: underline
}

.blog-area .single-blog-3 .single-blog-content p {
    margin-bottom: 0
}

.blog-area .styled-pagination {
    position: relative;
    margin-bottom: 30px
}

.blog-area .styled-pagination li {
    position: relative;
    display: inline-block;
    margin: 0 3px 0 0
}

.blog-area .styled-pagination li.next a,
.blog-area .styled-pagination li.previous a {
    color: #212935
}

.blog-area .styled-pagination li a {
    position: relative;
    display: inline-block;
    line-height: 40px;
    height: 40px;
    font-size: 16px;
    min-width: 40px;
    border-radius: 50%;
    color: #212935;
    text-align: center;
    text-transform: capitalize;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    background-color: #f1f1f1
}

.blog-area .styled-pagination li a.active,
.blog-area .styled-pagination li a:hover {
    color: #fff;
    background-color: #ff4757
}

.blog-area .blog-details img {
    width: 100%;
    margin-bottom: 30px
}

.blog-area .blog-details .blog-meta {
    margin-bottom: 10px
}

.blog-area .blog-details .blog-meta span a {
    margin-right: 10px;
    font-size: 14px;
    display: inline-block;
    color: #19222f
}

.blog-area .blog-details .blog-meta span a:hover {
    color: #ff4757
}

.blog-area .blog-details .blog-meta span a i {
    color: #ff4757;
    font-size: 16px;
    font-weight: 700;
    margin-right: 5px
}

.blog-area .blog-details h2 {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 30px
}

.blog-area .blog-details .blockquote {
    font-size: 16px;
    border-left: 2px solid #ff4757;
    font-style: italic;
    padding-left: 15px;
    margin: 20px 0;
    padding: 20px;
    background: #574b9026
}

.blog-area .blog-all-comments h3 {
    margin-bottom: 20px;
    font-weight: 600
}

.blog-area .blog-all-comments .blog-comments {
    margin-bottom: 40px;
    padding: 30px 40px;
    overflow: hidden;
    background: #f9f9f9
}

.blog-area .blog-all-comments .blog-comments div {
    overflow: hidden
}

.blog-area .blog-all-comments .blog-comments .author-thumb {
    width: 20%;
    float: left
}

.blog-area .blog-all-comments .blog-comments .author-thumb img {
    border-radius: 50%;
    width: 70px
}

.blog-area .blog-all-comments .blog-comments .author-comments .author-details h4 {
    float: left;
    font-size: 18px
}

.blog-area .blog-all-comments .blog-comments .author-comments .author-details .comment-reply-btn {
    float: right
}

.blog-area .blog-all-comments .blog-comments .author-comments .author-designation {
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 5px;
    font-style: italic
}

.blog-area .blog-comment-form {
    margin-bottom: 30px
}

.blog-area .blog-comment-form h3 {
    margin-bottom: 15px;
    text-transform: uppercase
}

.blog-area .blog-comment-form input,
.blog-area .blog-comment-form textarea {
    width: 100%;
    border: 2px solid #e5e5e5;
    text-indent: 20px;
    margin-bottom: 30px;
    transition: .3s;
    background: 0 0
}

.blog-area .blog-comment-form input:focus,
.blog-area .blog-comment-form textarea:focus {
    border-color: #ff4757
}

.blog-area .blog-comment-form input {
    height: 50px
}

.blog-area .blog-comment-form textarea {
    padding-top: 15px
}

.blog-area .blog-comments+.blog-comments {
    margin-left: 15%
}

@media (max-width:767px) {
    .blog-area .blog-comment-form {
        margin-bottom: 40px
    }
}

.blog-area .post-share-and-tag {
    margin: 40px 0 60px 0
}

.blog-area .post-share-and-tag .social {
    float: right
}

@media (max-width:767px) {
    .blog-area .post-share-and-tag .social {
        float: none;
        text-align: left;
        margin-top: 20px
    }
}

.blog-area .post-share-and-tag .social span {
    font-size: 20px;
    font-weight: 700
}

.blog-area .post-share-and-tag .social a {
    font-size: 18px;
    text-align: center;
    display: inline-block;
    margin: 0 5px
}

.blog-area .post-share-and-tag .tags a {
    color: #19222f;
    text-transform: capitalize
}

.blog-area .post-share-and-tag .tags a:hover {
    color: #5350ff
}

.newsletter-area {
    background-size: cover;
    background: #263845
}

.newsletter-area .newsletter-form form {
    position: relative
}

.newsletter-area .newsletter-form form input {
    width: 100%;
    height: 60px;
    text-indent: 20px;
    border-radius: 4px;
    background: #fff
}

.newsletter-area .newsletter-form form button {
    position: absolute;
    right: 0;
    background: #ff4757;
    border-radius: 4px;
    color: #fff;
    top: 0;
    padding: 0 30px;
    height: 50px;
    margin: 5px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase
}

.newsletter-area .newsletter-form form button:hover {
    background: #ff4757
}

.newsletter-area .newsletter-form p {
    font-size: 12px;
    text-align: left;
    color: #fff;
    margin-top: 5px;
    margin-left: 5px;
    margin-bottom: 0
}

.newsletter-area .newsletter-form p i {
    margin-right: 3px
}

.faq-contents {
    display: block;
    height: auto
}

.faq-contents .accordion {
    list-style: none;
    padding: 0
}

.faq-contents .accordion li {
    position: relative;
    margin-bottom: 20px;
    border: 1px solid #a1a8b3;
    border-radius: 4px
}

.faq-contents .accordion li:last-child {
    margin-bottom: 0
}

.faq-contents .accordion li p {
    display: none;
    padding: 10px 30px 20px 20px;
    color: #a1a8b3;
    font-size: 16px;
    margin-bottom: 0;
    line-height: 2;
    border-radius: 4px
}

.faq-contents .accordion li a {
    width: 100%;
    display: block;
    cursor: pointer;
    font-size: 20px;
    padding-left: 20px;
    padding-right: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #a1a8b3;
    user-select: none;
    font-weight: 400
}
.collapse:not(.show) {
    display: block;
}

.site-sidebar .single-sidebar {
    margin-bottom: 40px;
    background: #b9a226;
    border: 1px dashed #212935;
    padding: 20px;
    box-shadow: 0 0 8px 0 rgba(96, 187, 191, .8)
}



.site-sidebar .single-sidebar:last-child {
    margin-bottom: 0
}

.site-sidebar .single-sidebar h3 {
    font-size: 24px;
    color: #000000;
    font-weight: 600;
    position: relative;
    margin-bottom: 20px;
    text-transform: capitalize;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
}



.site-sidebar .single-sidebar ul li {
    margin-bottom: 20px;
    position: relative;
    transition: .4s
}

.site-sidebar .single-sidebar ul li:last-child {
    margin-bottom: 0
}

.site-sidebar .single-sidebar ul li:before {
    position: absolute;
    content: "\f101";
    font-family: Fontawesome;
    color: #ff4757;
    left: -10px;
    opacity: 0;
    transition: .4s
}



.site-sidebar .single-sidebar ul li a {
    color: #19222f;
    display: block;
    text-transform: capitalize
}


.site-sidebar .single-sidebar a img {
    width: 100%;
	height:auto;
}