

@FONT-FACE {
	font-family: "sen-reg";
	src: url("TAJAWAL-REGULAR.TTF");
}

@FONT-FACE {
	font-family: "med";
	src: url("tajmed.woff2");
}


@FONT-FACE {
	font-family: "gost";
	src: url("sen-reg.woff2");
}






/*** colors palet **********

black : 1d1c1c
gray : 323232
pink : e21088

***************************/




body {
    padding: 0;
    margin: 0;
font-family: "sen-reg" , gost;
    font-size: 15px;
direction: rtl;
text-align: right; 
/*
background-image: url(../images/main-banner-bg-4.jpg);
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
background-attachment: fixed;
*/
}


.owl-carousel {
direction: ltr;
}

.owl-carousel .owl-item {
direction: rtl;
}


a {
    text-decoration: none;
    -webkit-transition: .5s;
    transition: .5s;
    color: #1c1c1c;
font-family: "sen-reg";
}

a:hover,
a:focus {
    color: linear-gradient(to right top, #fdb084, #ff9870, #ff7e62, #ff5f59, #ff3656);
text-decoration: none;
outline: none;
}

button {
    outline: 0 !important
}

p {
margin-bottom: 15px;
line-height: 25px;
font-size: 16px
color: #445;

font-family: "sen-reg";

}

p:last-child {
    margin-bottom: 0
}

i {
    line-height: normal
}

.d-table {
    width: 100%;
    height: 100%
}

.d-table-cell {
    vertical-align: middle
}

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

.ptb-100 {
    padding-top: 100px;
    padding-bottom: 100px
}

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

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

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

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

.ptb-50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #1c1c1c;
    text-transform: capitalize;
font-family: "med" , gost;
}

.h1:last-child,
.h2:last-child,
.h3:last-child,
.h4:last-child,
.h5:last-child,
.h6:last-child,
h1:last-child,
h2:last-child,
h3:last-child,
h4:last-child,
h5:last-child,
h6:last-child {
    margin-bottom: 0
}
/**********************/

.mean-container .mean-bar {
    float: right;
    width: 100%;
    position: absolute;
    background: 0 0;
    padding: 20px 0 0;
    z-index: 999;
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    height: 55px;
}
.mean-container a.meanmenu-reveal {
    width: 35px;
    height: 30px;
    padding: 12px 15px 0 0;
    position: absolute;
    left: 0;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-indent: -9999em;
    line-height: 22px;
    font-size: 1px;
    display: block;
    font-weight: 700;
}
.mean-container a.meanmenu-reveal span {
    display: block;
    background: #fff;
    height: 3px;
    margin-top: 3px;
    border-radius: 3px;
}
.mean-container .mean-nav {
    float: right;
    width: 100%;
    background: #fff;
    margin-top: 55px;
}
.mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    border: none;
    list-style-type: none;
}
.mean-container .mean-nav ul li {
    position: relative;
    float: right;
    width: 100%;
}
.mean-container .mean-nav ul li a {
    display: block;
    float: right;
    width: 90%;
padding: 9px 12px;
    margin: 0;
    text-align: right;
    color: #333;

    text-decoration: none;
}

.mean-container .mean-nav ul li+li a {
    border-top: 1px solid #ddd;
}


.mean-container .mean-nav ul li a.active {
    color: #000;
}
.mean-container .mean-nav ul li li a {
    width: 80%;
    padding: 8px 12px;
    color: #444;
    border-top: 1px solid #ddd;
    opacity: 1;
    filter: alpha(opacity=75);
    text-shadow: none !important;
    visibility: visible;
    text-transform: none;
    font-size: 14px;
}
.mean-container .mean-nav ul li.mean-last a {
    border-bottom: none;
    margin-bottom: 0;
}
.mean-container .mean-nav ul li li li a {
    width: 70%;
    padding: 1em 15%;
}
.mean-container .mean-nav ul li li li li a {
    width: 60%;
    padding: 1em 20%;
}
.mean-container .mean-nav ul li li li li li a {
    width: 50%;
    padding: 1em 25%;
}
.mean-container .mean-nav ul li a:hover {
    background: #252525;
    background: rgba(255, 255, 255, 0.1);
}
.mean-container .mean-nav ul li a.mean-expand {

    width: 100%;
    height: 24px;
    padding: 8px 12px !important;
    text-align: left;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    font-weight: 700;
    background: 0 0;
    border: none !important;
}
.mean-container .mean-push {
    float: right;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both;
}
.mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0;
}
.mean-container .mean-bar,
.mean-container .mean-bar * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.mean-remove {
    display: none !important;
}
.mobile-nav {
    display: none;
}
.mobile-nav.mean-container .mean-nav ul li a.active {
    color: #ff2d55;
}
.main-nav {
    background: #000;
    position: absolute;
    top: 0;
    right: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    z-index: 999;
    height: auto;
}
.mean-nav .dropdown-toggle::after {
    display: none;
}
.navbar-light .navbar-brand {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;width: 400px;
padding: 0;
}
.main-nav nav ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.main-nav nav .navbar-nav .nav-item {
    position: relative;
    padding: 15px 0;
}
.main-nav nav .navbar-nav .nav-item a {
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 15px;
    margin-left: 15px;
}
.main-nav nav .navbar-nav .nav-item a:hover,
.main-nav nav .navbar-nav .nav-item a:focus,
.main-nav nav .navbar-nav .nav-item a.active {
    color: #ff2d55;
}
.main-nav nav .navbar-nav .nav-item:hover a {
    color: #ff2d55;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu {
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
    background: #0d1028;
    position: absolute;
    top: 80px;
    right: 0;
    width: 250px;
    z-index: 99;
    display: block;
    padding-top: 20px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li {
    position: relative;
    padding: 0;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a {
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    padding: 9px 15px;
    margin: 0;
    display: block;
    color: #fff;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:focus,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active {
    color: #ff2d55;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
    position: absolute;
    right: -100%;
    top: 0;
    opacity: 0 !important;
    visibility: hidden !important;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
    opacity: 1 !important;
    visibility: visible !important;
    top: 0px !important;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu {
    position: absolute;
    right: -100%;
    top: 0;
    opacity: 0 !important;
    visibility: hidden !important;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu li:hover .dropdown-menu {
    opacity: 1 !important;
    visibility: visible !important;
    top: 0px !important;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a {
    color: #fff;
    text-transform: capitalize;
}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:hover,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:focus,
.main-nav nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.active {
    color: #fff;
}
.main-nav nav .navbar-nav .nav-item:hover ul {
    opacity: 1;
    visibility: visible;
    top: 100%;
}
.main-nav nav .navbar-nav .nav-item:last-child .dropdown-menu {
    right: auto;
    left: 0;
}
@media only screen and (max-width: 991px) {
    .mobile-nav {
        display: block;
        position: relative;
    }
    .mobile-nav .logo {
        text-decoration: none;
        position: absolute;
        top: 11px;
        z-index: 999;
        right: 15px;
        color: #fff;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 20px;
    }
    .mean-container .mean-bar {
        background-color: #fff;
        padding: 0;
    }
    .mean-container a.meanmenu-reveal {
        padding: 15px 15px 0 0;
    }
    .mobile-nav nav .navbar-nav {
        height: 300px;
        overflow-y: scroll;
    }
    .mobile-nav nav .navbar-nav .nav-item a i {
        display: none;
    }
    .main-nav {
        display: none !important;
    }
}

/********************/
.default-btn {
    display: inline-block;
    padding: 12px 0;
    color: #fff;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    -webkit-transition: .5s;
    transition: .5s;
text-align: center;
width: 130px;
}

.default-btn::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    -webkit-transition: .5s;
    transition: .5s
}

.default-btn::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: #1c1c1c;
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 0;
    visibility: hidden;
    z-index: -1
}

.default-btn:hover {
    color: #fff
}

.default-btn:hover::after {
    opacity: 1;
    visibility: visible
}



.bt_bb_link.border-btn {
background: #fff !important;
border: 1px solid #1d1c1c;
color: #1d1c1c;
}

.bt_bb_link.border-btn:hover {
border: 1px solid #e21088;
}



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

.section-title span {
    color: #e21088;
    
    text-transform: uppercase
}

.section-title h2 {
    font-size: 40px;
}

.section-title .bar {
    height: 4px;
    width: 85px;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    margin: auto
}

.section-title .bar::before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    height: 100%;
    width: 5px;
    background: #fff;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG
}

.section-title.text-width {
    max-width: 600px;
    margin: 0 auto 45px
}

@-webkit-keyframes MOVE-BG {
    from {
        -webkit-transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(85px)
    }
}

@keyframes MOVE-BG {
    from {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    to {
        -webkit-transform: translateX(85px);
        transform: translateX(85px)
    }
}

.preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    top: 0;
    right: 0
}

.preloader .loader {
    position: absolute;
    top: 43%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-43%);
    transform: translateY(-43%);
    text-align: center;
    margin: 0 auto;
    width: 50px;
    height: 50px
}

.preloader .box {
    width: 100%;
    height: 100%;
    background: #fff;
    -webkit-animation: animate .5s linear infinite;
    animation: animate .5s linear infinite;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 3px
}

.preloader .shadow {
    width: 100%;
    height: 5px;
    background: #1c1c1c;
    opacity: .1;
    position: absolute;
    top: 59px;
    right: 0;
    border-radius: 50%;
    -webkit-animation: shadow .5s linear infinite;
    animation: shadow .5s linear infinite
}

@-webkit-keyframes loader {
    0% {
        right: -100px
    }
    100% {
        right: 110%
    }
}

@keyframes loader {
    0% {
        right: -100px
    }
    100% {
        right: 110%
    }
}

@-webkit-keyframes animate {
    17% {
        border-bottom-right-radius: 3px
    }
    25% {
        -webkit-transform: translateY(9px) rotate(22.5deg);
        transform: translateY(9px) rotate(22.5deg)
    }
    50% {
        -webkit-transform: translateY(18px) scale(1, .9) rotate(45deg);
        transform: translateY(18px) scale(1, .9) rotate(45deg);
        border-bottom-right-radius: 40px
    }
    75% {
        -webkit-transform: translateY(9px) rotate(67.5deg);
        transform: translateY(9px) rotate(67.5deg)
    }
    100% {
        -webkit-transform: translateY(0) rotate(90deg);
        transform: translateY(0) rotate(90deg)
    }
}

@keyframes animate {
    17% {
        border-bottom-right-radius: 3px
    }
    25% {
        -webkit-transform: translateY(9px) rotate(22.5deg);
        transform: translateY(9px) rotate(22.5deg)
    }
    50% {
        -webkit-transform: translateY(18px) scale(1, .9) rotate(45deg);
        transform: translateY(18px) scale(1, .9) rotate(45deg);
        border-bottom-right-radius: 40px
    }
    75% {
        -webkit-transform: translateY(9px) rotate(67.5deg);
        transform: translateY(9px) rotate(67.5deg)
    }
    100% {
        -webkit-transform: translateY(0) rotate(90deg);
        transform: translateY(0) rotate(90deg)
    }
}

@-webkit-keyframes shadow {
    50% {
        -webkit-transform: scale(1.2, 1);
        transform: scale(1.2, 1)
    }
}

@keyframes shadow {
    50% {
        -webkit-transform: scale(1.2, 1);
        transform: scale(1.2, 1)
    }
}

.main-responsive-nav {
    display: none
}

.main-navbar {
    padding-top: 0
}

.main-navbar .navbar {
    -webkit-transition: .5s;
    transition: .5s;
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0
}

.main-navbar .navbar ul {
    padding-right: 0;
    list-style-type: none;
    margin-bottom: 0
}

.main-navbar .navbar .navbar-nav {
    margin: auto
}

.main-navbar .navbar .navbar-nav .nav-item {
    position: relative;
    margin-right: 14px;
    margin-left: 14px
}

.main-navbar .navbar .navbar-nav .nav-item a {
    color: #1c1c1c;
    font-size: 16px;
    padding-right: 0;
    padding-left: 0;
    padding-top: 30px;
    padding-bottom: 30px
}

.main-navbar .navbar .navbar-nav .nav-item a i {
    font-size: 18px;
    position: relative;
    top: 2px;
    display: inline-block;
    margin-right: -4px;
    margin-left: -3px
}

.main-navbar .navbar .navbar-nav .nav-item a:hover,
.main-navbar .navbar .navbar-nav .nav-item a:focus,
.main-navbar .navbar .navbar-nav .nav-item a.active {
    color: #e21088
}

.main-navbar .navbar .navbar-nav .nav-item:last-child {
    margin-left: 0
}

.main-navbar .navbar .navbar-nav .nav-item:first-child {
    margin-right: 0
}

.main-navbar .navbar .navbar-nav .nav-item:hover a,
.main-navbar .navbar .navbar-nav .nav-item.active a {
    color: #e21088
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu {
    border: none;
    top: 84px;
    right: 0;
    z-index: 99;
    opacity: 0;
    width: 260px;
    display: block;
    border-radius: 8px;
    margin-top: 15px;
    position: absolute;
    visibility: hidden;
    background: #fff;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1)
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li+li {
border-top: 1px solid #eee;
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li {
    margin: 0
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li a {
    padding: 10px 20px;
    position: relative;
    display: block;
    color: #1c1c1c;
font-size: 16.5px;
text-transform: capitalize;
    
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li a i {
    margin: 0;
    position: absolute;
    top: 50%;
    font-size: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 15px
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li a:hover,
.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li a:focus,
.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li a.active {
    color: #e21088
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
    top: 0;
    opacity: 0;
    left: -300px;
    right: auto;
    margin-top: 15px;
    visibility: hidden
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a {
    color: #1c1c1c
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:hover,
.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:focus,
.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.active {
    color: #e21088
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu {
    top: 0;
    opacity: 0;
    right: 300px;
    visibility: hidden
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
    color: #1c1c1c
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,
.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,
.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
    color: #e21088
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
    top: 0;
    opacity: 0;
    right: -300px;
    visibility: hidden
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
    color: #1c1c1c
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,
.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,
.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
    color: #e21088
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
    top: 0;
    opacity: 0;
    right: 300px;
    visibility: hidden
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
    color: #1c1c1c
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,
.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,
.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
    color: #e21088
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
    top: 0;
    opacity: 0;
    right: -300px;
    visibility: hidden
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
    color: #1c1c1c
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,
.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,
.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
    color: #e21088
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu {
    top: 0;
    opacity: 0;
    right: 300px;
    visibility: hidden
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a {
    color: #1c1c1c
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:hover,
.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a:focus,
.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li a.active {
    color: #e21088
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
    color: #1c1c1c
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
    opacity: 1;
    visibility: visible
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
    color: #1c1c1c
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
    opacity: 1;
    visibility: visible
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
    color: #1c1c1c
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
    opacity: 1;
    visibility: visible
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li.active a {
    color: #1c1c1c
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
    opacity: 1;
    visibility: visible
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li.active a {
    color: #1c1c1c
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li:hover .dropdown-menu {
    opacity: 1;
    visibility: visible
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li.active a {
    color: #1c1c1c
}

.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 0
}

.main-navbar .navbar .navbar-nav .nav-item:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    margin-top: 0
}

.others-options .option-item {
    margin-left: 10px
}

.others-options .option-item:last-child {
    margin-left: 0
}

.others-options .option-item .cart-btn a {
    font-size: 30px;
    color: #1c1c1c;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative
}

.others-options .option-item .cart-btn a:hover {
    color: #1c1c1c;
    -webkit-transform: translateY(-5%);
    transform: translateY(-5%)
}

.others-options .option-item .cart-btn a span {
    position: absolute;
    left: 0;
    top: 2px;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    border-radius: 50%;
    background: #1c1c1c;
    color: #fff;
    font-size: 14px;
    font-weight: 600
}

.others-options .option-item .search-btn {
    font-size: 22px;
    color: #1c1c1c;
    -webkit-transition: .5s;
    transition: .5s;
    cursor: pointer
}

.others-options .option-item .search-btn:hover {
    color: #1c1c1c;
    -webkit-transform: translateY(-5%);
    transform: translateY(-5%)
}

.others-options .option-item .close-btn {
    font-size: 19px;
    color: #1c1c1c;
    -webkit-transition: .5s;
    transition: .5s;
    display: none;
    cursor: pointer
}

.others-options .option-item .close-btn:hover {
    color: #1c1c1c;
    -webkit-transform: translateY(-5%);
    transform: translateY(-5%)
}

.others-options .option-item .close-btn.active {
    display: block
}

.others-options .option-item .default-btn {
    padding: 10px 25px;
    position: relative;
    top: 2px;
background: #1d1c1c;
}

.navbar-area.is-sticky {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 999;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, .09);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, .09);
    background-color: #fff !important;
    -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown
}

.search-overlay {
    display: none
}

.search-overlay.search-popup {
    position: absolute;
    top: 100%;
    width: 300px;
    background: #fff;
    z-index: 2;
    left: 12%;
    padding: 20px;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    margin-top: 0
}

.search-overlay.search-popup .search-form {
    position: relative
}

.search-overlay.search-popup .search-form .search-input {
    display: block;
    width: 100%;
    height: 50px;
    line-height: initial;
    border: 1px solid #eee;
    color: #1c1c1c;
    outline: 0;
    -webkit-transition: .5s;
    transition: .5s;
    padding-top: 4px;
    padding-right: 10px
}

.search-overlay.search-popup .search-form .search-input:focus {
    border-color: linear-gradient(to right top, #fdb084, #ff9870, #ff7e62, #ff5f59, #ff3656)
}

.search-overlay.search-popup .search-form .search-button {
    position: absolute;
    left: 0;
    top: 0;
    height: 50px;
    background: 0 0;
    border: none;
    width: 50px;
    outline: 0;
    color: #445;
    -webkit-transition: .5s;
    transition: .5s;
    padding: 0
}

.search-overlay.search-popup .search-form .search-button:hover,
.search-overlay.search-popup .search-form .search-button:focus {
    color: linear-gradient(to right top, #fdb084, #ff9870, #ff7e62, #ff5f59, #ff3656)
}

.search-overlay.search-popup .search-form .search-button i {
    font-size: 18px;
    
}

.others-option-for-responsive {
    display: none
}

.others-option-for-responsive .dot-menu {
    padding: 0 10px;
    height: 30px;
    cursor: pointer;
    z-index: 9991;
    position: absolute;
    left: 60px;
    top: -28px
}

.others-option-for-responsive .dot-menu .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 30px
}

.others-option-for-responsive .dot-menu .inner .circle {
    height: 5px;
    width: 5px;
    border-radius: 100%;
    margin: 0 2px;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #1c1c1c
}

.others-option-for-responsive .dot-menu:hover .inner .circle {
    background-color: linear-gradient(to right top, #fdb084, #ff9870, #ff7e62, #ff5f59, #ff3656)
}

.others-option-for-responsive .container {
    position: relative
}

.others-option-for-responsive .container .container {
    position: absolute;
    left: 0;
    top: 10px;
    max-width: 320px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    margin-right: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    z-index: 2;
    padding-right: 15px;
    padding-left: 15px
}

.others-option-for-responsive .container .container.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.others-option-for-responsive .option-inner .others-options .option-item {
    margin-left: 20px
}

.others-option-for-responsive .option-inner .others-options .option-item:last-child {
    margin-left: 0
}

.others-option-for-responsive .option-inner .others-options .option-item .cart-btn a {
    font-size: 30px;
    color: #1c1c1c;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative
}

.others-option-for-responsive .option-inner .others-options .option-item .cart-btn a:hover {
    color: #1c1c1c;
    -webkit-transform: translateY(-5%);
    transform: translateY(-5%)
}

.others-option-for-responsive .option-inner .others-options .option-item .cart-btn a span {
    position: absolute;
    left: 0;
    top: 2px;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    border-radius: 50%;
    background: #1c1c1c;
    color: #fff;
    font-size: 14px;
    font-weight: 600
}

.others-option-for-responsive .option-inner .others-options .option-item .search-btn {
    font-size: 30px;
    color: #1c1c1c;
    -webkit-transition: .5s;
    transition: .5s;
    cursor: pointer
}

.others-option-for-responsive .option-inner .others-options .option-item .search-btn:hover {
    color: #1c1c1c;
    -webkit-transform: translateY(-5%);
    transform: translateY(-5%)
}

.others-option-for-responsive .option-inner .others-options .option-item .close-btn {
    font-size: 30px;
    color: #1c1c1c;
    -webkit-transition: .5s;
    transition: .5s;
    display: none;
    cursor: pointer
}

.others-option-for-responsive .option-inner .others-options .option-item .close-btn:hover {
    color: #1c1c1c;
    -webkit-transform: translateY(-5%);
    transform: translateY(-5%)
}

.others-option-for-responsive .option-inner .others-options .option-item .close-btn.active {
    display: block
}

.others-option-for-responsive .option-inner .others-options .option-item .default-btn {
    padding: 10px 25px;
    position: relative;
    top: 2px
}

@media only screen and (max-width:1199px) {
    .main-responsive-nav {
        display: block
    }
    .main-responsive-nav .main-responsive-menu {
        position: relative
    }
    .main-responsive-nav .main-responsive-menu.mean-container .mean-nav ul {
        font-size: 15px
    }
    .main-responsive-nav .main-responsive-menu.mean-container .mean-nav ul li a.active {
        color: #1c1c1c
    }
    .main-responsive-nav .main-responsive-menu.mean-container .mean-nav ul li a i {
        display: none
    }
    .main-responsive-nav .main-responsive-menu.mean-container .mean-nav ul li li a {
        font-size: 14px
    }
    .main-responsive-nav .main-responsive-menu.mean-container .others-options {
        display: none !important
    }
    .main-responsive-nav .mean-container a.meanmenu-reveal {
        color: #1c1c1c
    }
    .main-responsive-nav .mean-container a.meanmenu-reveal span {
        background: #1c1c1c;
        position: relative;
    margin-top: 5px;
}




    .main-responsive-nav .logo {
position: relative;
text-align: center;
    }
    .main-responsive-nav .logo img {
        max-width: 200px !important;
position: relative;
z-index: 9999;
    }
    .navbar-area {
        background-color: #fff;
        padding-top: 15px;
        padding-bottom: 15px
    }





    .main-navbar {
        display: none
    }
    .others-option-for-responsive {
        display: block;
position: absolute;
right: 15px;
top: 20px;
z-index: 999;
    }
}

/*
.main-banner-item {
    position: relative;
    z-index: 1;
    background-image: url(../images/main-banner-bg-1.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    overflow: hidden;
    height: 630px;
    background-attachment: fixed
}*/

.main-banner-item .container-fluid {
    padding-left: 0
}

.main-banner-item.item-two {
/*
    background-image: url(../images/main-banner-bg-2.jpg);
    height: 800px;
    background-attachment: unset;
background: #f1f0f5;*/

    background-image: url(../images/main-banner-bg-4.jpg);
    height: 700px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
overflow: hidden;
background-attachment: fixed;

}

.main-banner-item.item-two .main-banner-image {
    top: 0
}


.main-banner-item.item-three {
    background-image: url(../images/main-banner-bg-3.jpg);
    height: 800px;
    background-attachment: unset
}

.main-banner-item.item-three .main-banner-image {
    top: 0
}

.main-banner-item.item-three .main-banner-image img {
    -webkit-animation: moveLeftBounce 3s linear infinite;
    animation: moveLeftBounce 3s linear infinite
}

.main-banner-item.item-four {
    
    height: 100vh;

overflow: hidden;
z-index: 1;
    position: relative;
}


.main-banner-item.item-four:after {

    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    -webkit-transition: .5s;
    transition: .5s;
    top: 0;
    content: '';
   background: linear-gradient(to right , #1c1c1c ,#000);
background: linear-gradient(to right , #000c ,#0003);
background: linear-gradient(to right , #0f0926 ,#0003);
background: linear-gradient(to top , #1c1c1c ,#000c ,#000c);
background: linear-gradient(to top , #1c1c1c ,#1c1c1cf0 ,#1c1c1cf0);

z-index: -1;}





.underline-large {
    position: relative;
}




.main-banner-item.item-four .main-banner-image {
    top: 0
}

.main-banner-item.item-four .main-banner-image img {
border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
width: 400px;
height: 400px;
display: block;
margin: 0 auto;

}

.main-banner-content {
text-align: center;
max-width: 730px;
margin: 0 auto;
margin-top: 80px;
position: relative;
}

.main-banner-content .text {
font-size: 22px;
color: #fff;
text-transform: capitalize;
}

.main-banner-content h1 {
font-size: 48px;
margin-bottom: 10px;
position: relative;
z-index: 1;
color: #fff;
font-weight: bold;
}

.main-banner-content p {
margin-bottom: 0;
font-size: 20px;
line-height: 28px;
color: #eaeaea;
text-transform: capitalize;
}

.main-banner-content .banner-btn {
    margin-top: 30px
}

.main-banner-image {
    position: relative;
    top: 40px
}
/*
.main-banner-image img {
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite
}*/

.main-banner {
    overflow: hidden;
    position: relative
}

.main-banner-shape .shape-1 {
    position: absolute;
    right: 10%;
    top: 16%;
    z-index: 1;
    -webkit-animation: animationFramesOne 20s infinite linear;
    animation: animationFramesOne 20s infinite linear;
    max-width: 50px
}

.main-banner-shape .shape-2 {
    position: absolute;
    right: 55%;
    top: 30%;
    z-index: 1;
    max-width: 50px
}

.main-banner-shape .shape-2 img {
    -webkit-animation-name: rotateMe;
    animation-name: rotateMe;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.main-banner-shape .shape-3 {
    position: absolute;
    right: 35%;
    bottom: 18%;
    z-index: 1;
    max-width: 50px
}

.main-banner-shape .shape-3 img {
    -webkit-animation-name: rotateMe;
    animation-name: rotateMe;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.main-banner-shape .shape-4 {
    position: absolute;
    right: 8%;
    top: 20%;
    z-index: 1;
    max-width: 50px
}

.main-banner-shape .shape-4 img {
    -webkit-animation-name: rotateMe;
    animation-name: rotateMe;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.main-banner-shape .shape-5 {
    position: absolute;
    right: 5%;
    bottom: 15%;
    z-index: 1;
    max-width: 45px;
    -webkit-animation: animationFramesOne 20s infinite linear;
    animation: animationFramesOne 20s infinite linear
}

.main-banner-shape .shape-6 {
    position: absolute;
    right: 35%;
    bottom: 5%;
    z-index: 1;
    max-width: 50px
}

.main-banner-shape .shape-6 img {
    -webkit-animation-name: rotateMe;
    animation-name: rotateMe;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.main-banner-shape .shape-7 {
    position: absolute;
    right: 45%;
    top: 30%;
    z-index: 1;
    max-width: 30px;
    -webkit-animation: animationFramesOne 20s infinite linear;
    animation: animationFramesOne 20s infinite linear
}

.main-banner-shape .shape-8 {
    position: absolute;
    left: 20%;
    bottom: 15%;
    z-index: 1;
    max-width: 30px;
    -webkit-animation: animationFramesOne 20s infinite linear;
    animation: animationFramesOne 20s infinite linear
}

.main-banner-shape .shape-9 {
    position: absolute;
    right: -20px;
    top: -85px;
    z-index: 1;
    -webkit-animation: moveLeftBounce 3s linear infinite;
    animation: moveLeftBounce 3s linear infinite;
    max-width: 300px
}

.main-banner-shape .shape-10 {
    position: absolute;
    top: 5%;
    right: 40%;
    z-index: 1;
    -webkit-animation: rotate3d 4s linear infinite;
    animation: rotate3d 4s linear infinite
}

.main-banner-shape .shape-11 {
    position: absolute;
    right: 5%;
    bottom: 15%;
    z-index: 1;
    max-width: 60px;
    -webkit-animation: moveScale 3s linear infinite;
    animation: moveScale 3s linear infinite
}

.main-banner-shape .shape-12 {
    position: absolute;
    bottom: 15%;
    right: 30%;
    z-index: 1;
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite
}

.main-banner-shape .shape-13 {
    position: absolute;
    bottom: 0;
    left: -5%;
    z-index: 1;
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite;
    max-width: 300px
}

.main-banner-shape .shape-14 {
    position: absolute;
    top: 15%;
    right: 48%;
    z-index: 1;
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite
}

.banner-form {
    position: relative;
    margin-top: 30px
}

.banner-form .form-control {
    display: block;
    width: 100%;
    background-color: #eee;
    border: none;
    height: 70px;
    padding-top: 5px;
    padding-right: 20px;
    border-radius: 5px;
    border: 1px solid #eee;
    outline: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.banner-form .form-control:focus {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #1c1c1c
}

.banner-form .form-control::-webkit-input-placeholder {
    color: #445
}

.banner-form .form-control:-ms-input-placeholder {
    color: #445
}

.banner-form .form-control::-ms-input-placeholder {
    color: #445
}

.banner-form .form-control::placeholder {
    color: #445
}

.banner-form button {
    position: absolute;
    left: 4px;
    top: 4px;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    color: #fff;
    border: none;
    height: 62px;
    padding: 0 30px;
    border-radius: 10px;
    -webkit-transition: .5s;
    transition: .5s;
    line-height: 50px;
    text-transform: capitalize;
    cursor: pointer;
    font-size: 16px;
    font-weight: 400
}

@-webkit-keyframes rotateMe {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes rotateMe {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes animationFramesOne {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
        transform: translate(0px, 0px) rotate(0deg)
    }
    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg);
        transform: translate(73px, -1px) rotate(36deg)
    }
    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg);
        transform: translate(141px, 72px) rotate(72deg)
    }
    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg);
        transform: translate(83px, 122px) rotate(108deg)
    }
    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg);
        transform: translate(-40px, 72px) rotate(144deg)
    }
    100% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
        transform: translate(0px, 0px) rotate(0deg)
    }
}

@keyframes animationFramesOne {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
        transform: translate(0px, 0px) rotate(0deg)
    }
    20% {
        -webkit-transform: translate(73px, -1px) rotate(36deg);
        transform: translate(73px, -1px) rotate(36deg)
    }
    40% {
        -webkit-transform: translate(141px, 72px) rotate(72deg);
        transform: translate(141px, 72px) rotate(72deg)
    }
    60% {
        -webkit-transform: translate(83px, 122px) rotate(108deg);
        transform: translate(83px, 122px) rotate(108deg)
    }
    80% {
        -webkit-transform: translate(-40px, 72px) rotate(144deg);
        transform: translate(-40px, 72px) rotate(144deg)
    }
    100% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
        transform: translate(0px, 0px) rotate(0deg)
    }
}

@-webkit-keyframes animationFramesTwo {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
        transform: translate(0px, 0px) rotate(0deg)
    }
    20% {
        -webkit-transform: translate(-73px, 1px) rotate(-36deg);
        transform: translate(-73px, 1px) rotate(-36deg)
    }
    40% {
        -webkit-transform: translate(-141px, -72px) rotate(-72deg);
        transform: translate(-141px, -72px) rotate(-72deg)
    }
    60% {
        -webkit-transform: translate(-83px, -122px) rotate(-108deg);
        transform: translate(-83px, -122px) rotate(-108deg)
    }
    80% {
        -webkit-transform: translate(40px, -72px) rotate(-144deg);
        transform: translate(40px, -72px) rotate(-144deg)
    }
    100% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
        transform: translate(0px, 0px) rotate(0deg)
    }
}

@keyframes animationFramesTwo {
    0% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
        transform: translate(0px, 0px) rotate(0deg)
    }
    20% {
        -webkit-transform: translate(-73px, 1px) rotate(-36deg);
        transform: translate(-73px, 1px) rotate(-36deg)
    }
    40% {
        -webkit-transform: translate(-141px, -72px) rotate(-72deg);
        transform: translate(-141px, -72px) rotate(-72deg)
    }
    60% {
        -webkit-transform: translate(-83px, -122px) rotate(-108deg);
        transform: translate(-83px, -122px) rotate(-108deg)
    }
    80% {
        -webkit-transform: translate(40px, -72px) rotate(-144deg);
        transform: translate(40px, -72px) rotate(-144deg)
    }
    100% {
        -webkit-transform: translate(0px, 0px) rotate(0deg);
        transform: translate(0px, 0px) rotate(0deg)
    }
}

@-webkit-keyframes rotate3d {
    0% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
    100% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }
}

@keyframes rotate3d {
    0% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
    100% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }
}

@-webkit-keyframes moveScale {
    0% {
        -webkit-transform: scale(.6);
        transform: scale(.6)
    }
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
    100% {
        -webkit-transform: scale(.6);
        transform: scale(.6)
    }
}

@keyframes moveScale {
    0% {
        -webkit-transform: scale(.6);
        transform: scale(.6)
    }
    50% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
    100% {
        -webkit-transform: scale(.6);
        transform: scale(.6)
    }
}

@-webkit-keyframes moveLeftBounce {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
    50% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@keyframes moveLeftBounce {
    0% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
    50% {
        -webkit-transform: translateX(20px);
        transform: translateX(20px)
    }
    100% {
        -webkit-transform: translateX(0px);
        transform: translateX(0px)
    }
}

@-webkit-keyframes moveBounce {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@keyframes moveBounce {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
    50% {
        -webkit-transform: translateY(20px);
        transform: translateY(20px)
    }
    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px)
    }
}

@-webkit-keyframes border-transform-default {
    0%,
    to {
        border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
    }
    14% {
        border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
    }
    28% {
        border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
    }
    42% {
        border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
    }
    56% {
        border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
    }
    70% {
        border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
    }
    84% {
        border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
    }
}

@keyframes border-transform-default {
    0%,
    to {
        border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
    }
    14% {
        border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
    }
    28% {
        border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
    }
    42% {
        border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
    }
    56% {
        border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
    }
    70% {
        border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
    }
    84% {
        border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
    }
}

.main-slider-item {
    background-color: #fdf1ef;
    position: relative;
    z-index: 1
}

.main-slider-item .container-fluid {
    padding-left: 0
}

.main-slider-content {
    padding-top: 200px;
    padding-bottom: 200px;
    max-width: 625px;
    margin-right: auto
}

.main-slider-content h1 {
    font-size: 60px;
    margin-bottom: 16px
}

.main-slider-content .slider-btn {
    margin-top: 25px
}

.main-slider-image {
    background-image: url(../images/main-slider/main-slider-1.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%
}

.main-slider-image.two {
    background-image: url(../images/main-slider/main-slider-2.jpg)
}

.main-slider-image.three {
    background-image: url(../images/main-slider/main-slider-3.jpg)
}

.home-wrapper-area {
    position: relative;
    z-index: 1;
    overflow: hidden
}

.main-slider-shape .shape-1 {
    position: absolute;
    right: -20px;
    top: -85px;
    z-index: 1;
    -webkit-animation: moveLeftBounce 3s linear infinite;
    animation: moveLeftBounce 3s linear infinite
}

.main-slider-shape .shape-2 {
    position: absolute;
    top: 5%;
    right: 40%;
    z-index: 1;
    -webkit-animation: rotate3d 4s linear infinite;
    animation: rotate3d 4s linear infinite
}

.main-slider-shape .shape-3 {
    position: absolute;
    right: 5%;
    bottom: 15%;
    z-index: 1;
    max-width: 60px;
    -webkit-animation: moveScale 3s linear infinite;
    animation: moveScale 3s linear infinite
}

.main-slider-shape .shape-4 {
    position: absolute;
    bottom: 15%;
    right: 30%;
    z-index: 1;
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite
}

.main-slider-shape .shape-5 {
    position: absolute;
    bottom: 0;
    right: 30%;
    z-index: 1;
    -webkit-animation: moveLeftBounce 3s linear infinite;
    animation: moveLeftBounce 3s linear infinite
}

.home-slides.owl-theme .owl-nav {
    margin-top: 0
}

.home-slides.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: 0;
    outline: 0;
    width: 45px;
    height: 45px;
    line-height: 52px;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #fff;
    color: #1c1c1c;
    border-radius: 50%;
    opacity: 1;
    visibility: hidden
}

.home-slides.owl-theme .owl-nav [class*=owl-]:hover,
.home-slides.owl-theme .owl-nav [class*=owl-]:focus {
    background-color: #1c1c1c
}

.home-slides.owl-theme .owl-nav [class*=owl-].owl-next {
    right: auto;
    left: 10px
}

.home-slides.owl-theme .owl-nav [class*=owl-].owl-next i {
    position: relative;
    top: 1px;
    right: 2px
}

.home-slides.owl-theme .owl-nav [class*=owl-] i {
    font-size: 25px;
    
    position: relative;
    top: 1px;
    left: 2px
}

.home-slides.owl-theme:hover .owl-nav [class*=owl-] {
    opacity: 1;
    visibility: visible;
    right: 20px;
    -webkit-transition: .5s;
    transition: .5s
}

.home-slides.owl-theme:hover .owl-nav [class*=owl-].owl-next {
    right: auto;
    left: 20px
}






/***************************/


.features-area {
    position: relative;
padding: 60px 0 10px;
background-image: url("../images/bgn-gray.png");
background-attachment: fixed;
background-color: #fff;
background-position: right 80%;
background-size: auto;
background-repeat: no-repeat;
}


.features-areaf .container {
    position: relative;
z-index:1;
}


.single-features {
    background-color: #fff;
    -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1);
    box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1);
    padding: 35px 20px;
    position: relative;
    z-index: 1;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px;
    margin-bottom: 30px
}

.single-features::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 0;
    visibility: hidden;
    border-radius: 5px
}

.single-features .icon {
    margin-bottom: 16px
}

.single-features .icon i {
    font-size: 50px;
    color: #1c1c1c;
    -webkit-transition: .5s;
    transition: .5s;
    line-height: 1
}

.single-features h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 12px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-features h3 a {
    color: #1c1c1c
}

.single-features p {
    -webkit-transition: .5s;
    transition: .5s;
    margin-bottom: 0
}

.single-features .number {
    position: absolute;
    bottom: 10px;
    left: 10px
}

.single-features .number span {
    font-size: 25px;
    font-weight: 500;
    color: #cbcac9;
    -webkit-transition: .5s;
    transition: .5s
}

.single-features .shape {
    position: absolute;
    bottom: 25px;
    right: 18px;
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 30%
}

.single-features:hover::before {
    opacity: 1;
    visibility: visible
}

.single-features:hover .icon i {
    color: #fff
}

.single-features:hover h3 a {
    color: #fff
}

.single-features:hover p {
    color: #fff
}

.single-features:hover .number span {
    color: #fff
}

.single-features:hover .shape {
    opacity: 30%;
    bottom: 35px
}

.single-features-box {
    background-color: #fff;
    -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1);
    box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1);
    padding: 35px 20px;
    position: relative;
    z-index: 1;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 30px
}

.single-features-box::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 0;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px
}

.single-features-box .icon {
    margin-bottom: 16px
}

.single-features-box .icon i {
    font-size: 30px;
    color: #1c1c1c;
    -webkit-transition: .5s;
    transition: .5s;
    line-height: 1;
    display: inline-block;
    height: 70px;
    width: 70px;
    line-height: 70px;
    border-radius: 50px;
    background-color: #f6f6f6
}

.single-features-box h3 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 12px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-features-box h3 a {
    color: #1c1c1c
}

.single-features-box p {
    -webkit-transition: .5s;
    transition: .5s;
    margin-bottom: 0
}

.single-features-box:hover::before {
    height: 100%
}

.single-features-box:hover .icon i {
    color: #1c1c1c
}

.single-features-box:hover h3 a {
    color: #fff
}

.single-features-box:hover p {
    color: #fff
}

.single-features-box.top-1 {
    margin-top: 30px
}

.single-features-box.top-2 {
    margin-top: 0
}

.single-features-box.top-3 {
    margin-top: 0
}

.single-features-box.top-4 {
    margin-top: -30px
}

.features-inner-content span {
    color: #e21088;
    
    text-transform: uppercase
}

.features-inner-content h3 {
    font-size: 26px;
    margin: 10px 0 20px
}

.features-inner-content .bar {
    height: 4px;
    width: 85px;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 25px
}

.features-inner-content .bar::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 5px;
    background: #fff;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG
}

.features-inner-content p {
    margin-bottom: 0;
text-transform: capitalize;
}

.features-inner-content .features-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-right: 0;
    list-style-type: none;
    margin-bottom: 0;
    margin-top: 16px;
    margin-right: -10px;
    margin-left: -10px
}

.features-inner-content .features-list li {
    margin-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
width:100%;
}

.features-inner-content .features-list li span {
    display: block;
    padding: 10px 15px;
    z-index: 1;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
    color: #1c1c1c;
    text-transform: capitalize;
    font-weight: 600;
    border-radius: 5px
}


.features-inner-content .features-list li .count {
display: inline-block;
    padding: 0;
color: #de5257;

}

/*
.features-inner-content .features-list li span::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px
}
*/
.features-inner-content .features-list li span i {
    margin-left: 5px;
    color: #e21088
}
/*
.features-inner-content .features-list li span:hover {
    color: #fff
}*/
/*
.features-inner-content .features-list li span:hover::before {
    width: 100%
}*/

.features-inner-content .features-btn {
    margin-top: 30px
}


.curve-sh {
position: absolute;	
}

.r-shapes {
top: -263px;
left: 0;
}

.l-shapes {
bottom: -263px;
right: 0;
}


/*******************************/




.about-area {
padding: 40px 0; 
background: #fff;
position: relative;
}


/*
.about-area:after {


  content: "";
  position: absolute;
  right: 0;
  left: 0;
top: -187px;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: url(../images/wave-banner.svg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
  background-repeat: no-repeat;
  background-position: center top;
}*/


.about-area .container-fluid {
    padding-right: 0
}




.about-content h3 {
font-size: 28px;
}

.about-content .bar {
    height: 4px;
    width: 85px;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    position: relative;
    border-radius: 5px;
    overflow: hidden;
    margin-bottom: 10px
}

.about-content .bar::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 5px;
    background: #fff;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG
}

.about-content strong {
    color: #445;
    font-weight: 600
}

.about-content p {
    color: #445;margin: 0;
}

.about-content .about-btn {
    margin-top: 15px;
display: inline-block;
}

.about-content.style-width {
    max-width: 630px
}

.about-content.warp {
margin-bottom: 60px;
}

.about-content .about-inner-content {
    margin-top: 25px;
    position: relative;
    padding-right: 45px;
    -webkit-transition: .5s;
    transition: .5s
}


.about-content span { 

text-transform: capitalize;
}


.about-content .about-inner-content .icon i {
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    background: #e21088;
    color: #fff;
    text-align: center;
    font-size: 20px;
    border-radius: 30px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.about-content .about-inner-content h4 {
    font-size: 22px;
    margin-bottom: 12px
}

.about-content .about-inner-content p {
    margin-top: 0
}

.about-content .about-inner-content:hover .icon i {
    background: #1c1c1c
}

.about-image-warp {
/*
    background-image: url(../images/about/about-2.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;*/
    height: 100%;
    width: 100%;
    position: relative;
    z-index: 1
}

.about-image-warp.image-two {
    background-image: url(../images/about/about-3.jpg)
}

.about-image-warp.image-three {
    background-image: url(../images/about/about-5.jpg)
}

.about-image-warp .video-btn {
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 70px;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    border-radius: 50%;
    color: #fff;
    position: absolute;
    z-index: 1;
    left: 30px;
    bottom: 50px;
    text-align: center
}

.about-image-warp .video-btn i {
    font-size: 50px;
    position: relative;
    top: 4px;
    right: 2px
}

.about-image-warp .video-btn::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    bottom: 0;
    right: 0;
    border-radius: 50%;
    border: 1px solid #1c1c1c;
    -webkit-animation: ripple 1s linear 1s infinite;
    animation: ripple 1s linear 1s infinite
}

.about-image-warp .video-btn::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    bottom: 0;
    right: 0;
    border-radius: 50%;
    border: 1px solid #1c1c1c;
    -webkit-animation: ripple 1s linear infinite;
    animation: ripple 1s linear infinite
}

.about-image-warp .video-btn:hover,
.about-image-warp .video-btn .video-content .video-btn:focus {
    background-color: #fff;
    color: linear-gradient(to right top, #fdb084, #ff9870, #ff7e62, #ff5f59, #ff3656)
}

@-webkit-keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    75% {
        -webkit-transform: scale(1.75);
        transform: scale(1.75);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

@keyframes ripple {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    75% {
        -webkit-transform: scale(1.75);
        transform: scale(1.75);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0
    }
}

.services-area {
    position: relative;
    z-index: 1;
    overflow: hidden
}

.services-area.bg-fff5ee {
    background-color: #fff5ee
}

.services-area.bg-fafafa {
    background-color: #fafafa
}

.services-area.bg-fafafa {
    background-color: #fafafa
}

.services-area.bg-0f051e {
    background-color: #0f051e
}

.services-area.bg-0f051e .section-title h2 {
    color: #fff
}







.services-area {
position: relative;
background: #f9f9f9;
/*
background: #f4f8ff;
border-radius:0 150px 0 150px;
*/
padding:40px 0 20px;
}







.single-services {
    background-color: #fff;
    -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1);
    box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1);
    margin-bottom: 30px;
    text-align: center;
    padding: 35px 30px 75px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: .5s;
    transition: .5s
}

.single-services::before {
    content: '';
    position: absolute;
    bottom: -88%;
    right: 0;
    width: 120%;
    height: 100%;
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    -webkit-transform: rotate(-14deg);
    transform: rotate(-14deg)
}

.single-services .image {
    margin-bottom: 25px
}

.single-services h3 {
    font-size: 25px;
    margin-bottom: 16px
}

.single-services h3 a {
    color: #1c1c1c
}

.single-services .services-btn {
    color: #1c1c1c;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s
}

.single-services .services-btn i {
    position: relative;
    top: 1px
}

.single-services:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.single-services:hover .services-btn {
    letter-spacing: 1px
}

.single-services:hover h3 a {
    color: #1c1c1c
}

.single-services .icon {
    margin-bottom: 20px
}

.single-services .icon i {
    display: inline-block;
    height: 80px;
    width: 80px;
    line-height: 80px;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    color: #fff;
    font-size: 45px;
    border-radius: 50px
}

.single-services-item {
    margin-bottom: 30px;
    text-align: center;
    -webkit-transition: .5s;
    transition: .5s
}



.single-services-item img {
width:100%;
height:300px;
}

.single-services-item .content {
    background-color: #fff;
    -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1);
    box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1);
    padding: 15px;

    position: relative;
    z-index: 1;
    -webkit-transition: .5s;
    transition: .5s;    border-radius: 0 0 5px 5px
}

.single-services-item .content h3 {
    font-size: 18px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-services-item .content h3 a {
    color: #1c1c1c
}

.single-services-item .content span {
    
    -webkit-transition: .5s;
    transition: .5s;
    color: #445
}

.single-services-item .content::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 0;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 0 0 5px 5px
}

.single-services-item:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.single-services-item:hover .content::before {
    height: 100%
}

.single-services-item:hover .content h3 a {
    color: #fff
}

.single-services-item:hover .content span {
    color: #fff
}

.single-services-box {
    background-color: #fff;
    -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1);
    box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1);
    margin-bottom: 30px;
    text-align: center;
    padding: 35px 30px 45px;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: .5s;
    transition: .5s
}

.single-services-box::before {
    content: '';
    position: absolute;
    bottom: -92%;
    right: 0;
    width: 120%;
    height: 100%;
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    -webkit-transform: rotate(-7deg);
    transform: rotate(-7deg)
}

.single-services-box .icon {
    margin-bottom: 20px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-services-box .icon i {
    display: inline-block;
    height: 120px;
    width: 120px;
    line-height: 120px;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    color: #fff;
    font-size: 45px;
    border-radius: 50px;
    -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%)
}

.single-services-box h3 {
    font-size: 25px;
    margin-bottom: 16px
}

.single-services-box h3 a {
    color: #1c1c1c
}

.single-services-box .services-btn {
    color: #1c1c1c;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s
}

.single-services-box .services-btn i {
    position: relative;
    top: 1px
}

.single-services-box:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.single-services-box:hover .services-btn {
    letter-spacing: 1px
}

.single-services-box:hover h3 a {
    color: #1c1c1c
}

.single-services-box:hover .icon {
    -webkit-animation: bounce 2s;
    animation: bounce 2s
}

.shape1 {
    position: absolute;
    right: 5%;
    top: 10%;
    z-index: 1;
    -webkit-animation: moveLeftBounce 3s linear infinite;
    animation: moveLeftBounce 3s linear infinite;
    z-index: -1
}

.shape2 {
    position: absolute;
    right: 2%;
    bottom: 30%;
    z-index: 1;
    -webkit-animation: animationFramesOne 20s infinite linear;
    animation: animationFramesOne 20s infinite linear;
    z-index: -1
}

.shape3 {
    position: absolute;
    left: 10%;
    top: 10%;
    z-index: 1;
    -webkit-animation: animationFramesOne 20s infinite linear;
    animation: animationFramesOne 20s infinite linear;
    z-index: -1
}

.shape4 {
    position: absolute;
    left: 5%;
    bottom: 30%;
    z-index: 1;
    -webkit-animation: moveLeftBounce 3s linear infinite;
    animation: moveLeftBounce 3s linear infinite;
    z-index: -1
}

.tab .tabs_item {
    display: none
}

.tab .tabs_item:first-child {
    display: block
}

.digital-experience-tab .tabs {
    text-align: center;
    padding-right: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 50px
}

.digital-experience-tab .tabs li {
    text-align: center;
    display: inline-block;
    list-style: none;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, .09);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, .09);
    margin-left: 15px;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.6666666667%;
    flex: 0 0 16.6666666667%;
    max-width: 15.6666666667%
}

.digital-experience-tab .tabs li:last-child {
    margin-left: 0
}

.digital-experience-tab .tabs li a {
    display: block;
    color: #1c1c1c;
    padding: 20px 25px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500
}

.digital-experience-tab .tabs li a::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden
}

.digital-experience-tab .tabs li a::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px;
    opacity: 0;
    visibility: hidden
}

.digital-experience-tab .tabs li a span {
    display: block;
    margin-top: 0
}

.digital-experience-tab .tabs li a span i {
    display: block;
    font-size: 35px;
    margin-bottom: 8px;
    color: linear-gradient(to right top, #fdb084, #ff9870, #ff7e62, #ff5f59, #ff3656)
}

.digital-experience-tab .tabs li.current a,
.digital-experience-tab .tabs li:hover a {
    color: #fff
}

.digital-experience-tab .tabs li.current a::after,
.digital-experience-tab .tabs li:hover a::after {
    opacity: 1;
    visibility: visible
}

.digital-experience-tab .tabs li.current a span i,
.digital-experience-tab .tabs li:hover a span i {
    color: #fff
}

.digital-experience-tab .tabs li.bg-5cbd12 i {
    color: #5cbd12
}

.digital-experience-tab .tabs li.bg-e2851b i {
    color: #e2851b
}

.digital-experience-tab .tabs li.bg-04b893 i {
    color: #04b893
}

.digital-experience-tab .tabs li.bg-785eda i {
    color: #785eda
}

.digital-experience-tab .tabs li.bg-d0465a i {
    color: #d0465a
}

.digital-experience-tab .tab_content .tabs_item .digital-experience-content h3 {
    font-size: 30px;
    margin-bottom: 12px
}

.digital-experience-tab .tab_content .tabs_item .digital-experience-content p {
    margin-bottom: 0
}

.digital-experience-content {
padding:0;
}

.experience-inner-content {
    margin-top: 10px;
    position: relative;
    padding-right: 25px;
    -webkit-transition: .5s;
    transition: .5s;list-style: none;
}





.experience-inner-content:after {
content:"\f005";
font-family: "Font Awesome 5 Pro";
position:absolute;
right:0;
    display: inline-block;
    height: 30px;

    line-height: 30px;
color: #e74a3e;

    text-align: center;
    font-size: 14px;
    border-radius: 30px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: .5s;
    transition: .5s
}

.experience-inner-content h3 {
    font-size: 22px;
    margin-bottom: 12px
}

.experience-inner-content:hover .icon i {
    background: #1c1c1c
}

.digital-experience-tab .tab_content .tabs_item .digital-experience-image {
    text-align: left
}


.digital-experience-image {
padding:0 40px
}


.single-fun-fact {
    margin-bottom: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1);
    box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1);
    padding: 45px 30px 45px 115px;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    overflow: hidden
}

.single-fun-fact::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 0;
    visibility: hidden;
    border-radius: 10px
}

.single-fun-fact h3 {
    margin-bottom: 0;
    line-height: 1;
    font-size: 50px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-fun-fact p {
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s
}

.single-fun-fact .icon {
    position: absolute;
    right: 30px;
    top: 50px
}

.single-fun-fact .icon i {
    display: inline-block;
    height: 70px;
    width: 70px;
    line-height: 70px;
    text-align: center;
    background-color: #fbe4d4;
    color: #1c1c1c;
    font-size: 30px;
    border-radius: 50px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-fun-fact:hover::before {
    opacity: 1;
    visibility: visible
}

.single-fun-fact:hover h3 {
    color: #fff
}

.single-fun-fact:hover p {
    color: #fff
}

.single-fun-fact:hover .icon i {
    background-color: #fff;
    color: #1c1c1c
}

.single-fun-fact-box {
    margin-bottom: 30px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1);
    box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1);
    padding: 35px 30px;
    border-radius: 10px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    text-align: center
}

.single-fun-fact-box::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s
}

.single-fun-fact-box h3 {
    margin-bottom: 0;
    line-height: 1;
    font-size: 50px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-fun-fact-box p {
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: .5s;
    transition: .5s
}

.single-fun-fact-box .icon {
    margin-bottom: 25px
}

.single-fun-fact-box .icon i {
    display: inline-block;
    height: 70px;
    width: 70px;
    line-height: 70px;
    text-align: center;
    background-color: #fbe4d4;
    color: #1c1c1c;
    font-size: 30px;
    border-radius: 50px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-fun-fact-box:hover::before {
    height: 100%
}

.single-fun-fact-box:hover h3 {
    color: #fff
}

.single-fun-fact-box:hover p {
    color: #fff
}

.single-fun-fact-box:hover .icon i {
    background-color: #fff;
    color: #1c1c1c
}

.portfolio-area {
    position: relative;
    z-index: 1;
overflow: hidden;
position: relative;
/*
background: #f4f8ff;
border-radius: 0 150px 0 150px;*/
padding: 50px 0;

}

.portfolio-area.bg-fff5ee {
    background-color: #fff5ee
}

.portfolio-area.bg-f1f1f1 {
    background-color: #f1f1f1
}

.portfolio-area .container-fluid {
    padding-right: 0;
    padding-left: 0
}

.single-portfolio {
    position: relative;
    margin-bottom: 30px;
    text-align: center;
    -webkit-transition: .5s;
    transition: .5s
}

.single-portfolio::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    transition: .5s
}

.single-portfolio .portfolio-content {
    position: absolute;
    right: 0;
    top: 55%;
    -webkit-transform: translateY(-55%);
    transform: translateY(-55%);
    text-align: center;
    left: 0;
    margin-top: 0;
    font-size: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    transition: .5s
}

.single-portfolio .portfolio-content i {
    display: inline-block;
    height: 35px;
    width: 35px;
    line-height: 38px;
    background-color: #fff;
    color: #1c1c1c;
    border-radius: 50px;
    font-size: 22px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-portfolio .portfolio-content i:hover {
    background-color: #1c1c1c;
    color: #fff
}

.single-portfolio .portfolio-content h3 {
    font-size: 25px;
    -webkit-transition: .5s;
    transition: .5s;
    margin-top: 12px;
    margin-bottom: 0
}

.single-portfolio .portfolio-content h3 a {
    color: #fff
}

.single-portfolio:hover,
.single-portfolio:focus {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.single-portfolio:hover::before,
.single-portfolio:focus::before {
    opacity: .9;
    visibility: visible
}

.single-portfolio:hover .portfolio-content,
.single-portfolio:focus .portfolio-content {
    opacity: 1;
    visibility: visible;
    margin-top: -15px
}

.single-portfolio-item {
    margin-bottom: 30px;
    text-align: center;
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #fff;
    -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1);
    box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1)
}

.single-portfolio-item .portfolio-content {
    padding: 35px 20px;
    position: relative;
    z-index: 1;
    -webkit-transition: .5s;
    transition: .5s
}

.single-portfolio-item .portfolio-content h3 {
    margin-bottom: 10px;
    font-size: 25px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-portfolio-item .portfolio-content h3 a {
    color: #1c1c1c
}

.single-portfolio-item .portfolio-content span {
    
    -webkit-transition: .5s;
    transition: .5s;
    color: #445
}

.single-portfolio-item .portfolio-content::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s
}

.single-portfolio-item:hover {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.single-portfolio-item:hover .portfolio-content::before {
    height: 100%
}

.single-portfolio-item:hover .portfolio-content h3 a {
    color: #fff
}

.single-portfolio-item:hover .portfolio-content span {
    color: #fff
}

.portfolio-slider.owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 20px;
    background-color: transparent;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 50%;
    border: 1px solid #1c1c1c;
    position: relative;
    margin-top: 0;
    margin-bottom: 0
}

.portfolio-slider.owl-theme .owl-dots .owl-dot span::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    border-radius: 50%;
    margin: 4px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.portfolio-slider.owl-theme .owl-dots .owl-dot:hover span::before,
.portfolio-slider.owl-theme .owl-dots .owl-dot.active span::before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.portfolio-slider.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
    line-height: 0
}

.testimonial-area {
    background-image: url(../images/testimonial/testimonial-bg-1.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    overflow: hidden
}

.testimonial-area.testimonial-two {
    background-image: unset
}

.testimonial-area.testimonial-two .testimonial-image {
    position: relative
}

.testimonial-area.testimonial-two .testimonial-image::before {
    position: absolute;
    content: "";
    height: 90%;
    width: 100%;
    border-right: 30px solid #e21088;
    border-bottom: 30px solid #e21088;
    right: 0;
    bottom: 0
}

.testimonial-area.testimonial-two .testimonial-content h2 {
    color: #1c1c1c
}

.testimonial-area.testimonial-two .testimonial-inner-content p {
    color: #445
}

.testimonial-area.testimonial-two .testimonial-inner-content .info-text h4 {
    color: #1c1c1c
}

.testimonial-area.testimonial-two .testimonial-inner-content .info-text span {
    color: #445
}

.testimonial-image {
    background-image: url(../images/testimonial/testimonial-1.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    overflow: hidden
}

.testimonial-image.image-two {
    background-image: url(../images/testimonial/testimonial-2.jpg)
}

.testimonial-image.image-three {
    background-image: url(../images/testimonial/testimonial-3.jpg)
}

.testimonial-content {
    margin-top: 20px;
    margin-bottom: 45px
}

.testimonial-content span {
    color: #e21088;
    
    text-transform: uppercase
}

.testimonial-content h2 {
    font-size: 48px;
    color: #fff;
    margin: 14px 0 25px
}

.testimonial-content .bar {
    height: 4px;
    width: 85px;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    position: relative;
    border-radius: 5px;
    overflow: hidden
}

.testimonial-content .bar::before {
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    height: 100%;
    width: 5px;
    background: #fff;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: MOVE-BG;
    animation-name: MOVE-BG
}

.testimonial-inner-content {
    padding-top: 190px;
    padding-bottom: 20px
}

.testimonial-inner-content .icon {
    margin-bottom: 30px
}

.testimonial-inner-content .icon i {
    display: inline-block;
    height: 100px;
    width: 100px;
    line-height: 100px;
    font-size: 60px;
    position: relative;
    z-index: 1;
    border-radius: 50%;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    color: #fff;
    text-align: center
}

.testimonial-inner-content p {
    color: #fff;
    font-style: italic;
    font-size: 18px;
    margin-bottom: 0
}

.testimonial-inner-content .info-text {
    margin-top: 30px
}

.testimonial-inner-content .info-text h4 {
    font-size: 25px;
    margin-bottom: 12px;
    color: #fff
}

.testimonial-inner-content .info-text span {
    color: #fff
}

.testimonial-slider {
    margin-top: -190px
}

.testimonial-slider.owl-theme .owl-nav {
    margin-top: 0
}

.testimonial-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    right: -10px;
    top: 40%;
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
    margin: 0;
    outline: 0;
    width: 45px;
    height: 45px;
    line-height: 52px;
    -webkit-transition: .5s;
    transition: .5s;
    background: #1c1c1c;
    color: #fff;
    border-radius: 50%;
    opacity: 0;
    visibility: hidden
}

.testimonial-slider.owl-theme .owl-nav [class*=owl-]:hover,
.testimonial-slider.owl-theme .owl-nav [class*=owl-]:focus {
    background-color: #1c1c1c
}

.testimonial-slider.owl-theme .owl-nav [class*=owl-].owl-next {
    right: auto;
    left: -10px
}

.testimonial-slider.owl-theme .owl-nav [class*=owl-].owl-next i {
    position: relative;
    top: 1px;
    right: 2px
}

.testimonial-slider.owl-theme .owl-nav [class*=owl-] i {
    font-size: 25px;
    
    position: relative;
    top: 1px;
    left: 2px
}

.testimonial-slider.owl-theme:hover .owl-nav [class*=owl-] {
    opacity: 1;
    visibility: visible;
    right: -20px;
    -webkit-transition: .5s;
    transition: .5s
}

.testimonial-slider.owl-theme:hover .owl-nav [class*=owl-].owl-next {
    right: auto;
    left: -20px
}

.blog-area {
    position: relative;
    z-index: 1;
    overflow: hidden;
padding: 40px 0 0;
}

.single-blog {
    overflow: hidden;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, .06);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, .06);
    margin-bottom: 30px
}

.single-blog .image img {
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 10px 10px 0 0
}

.single-blog .content {
    padding: 25px 20px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, .06);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, .06);
    position: relative;
    z-index: 9
}

.single-blog .content span {
    color: #e21088;
font-size: 14px;

font-weight: normal;
    
}

.single-blog .content h3 {
    font-size: 17px;
    line-height: 1.5;
    margin-top: 12px;
    margin-bottom: 18px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-blog .content h3 a {
    color: #1c1c1c
}

.single-blog .content .blog-btn {


color: #e21088;
-webkit-transition: .5s;
transition: .5s;
font-size: 14px;
font-weight: normal;
font-family: "sen-reg";
}

.single-blog .content .blog-btn i {
    position: relative;
    top: 2px
}

.single-blog:hover .content .blog-btn {
    letter-spacing: 1px
}

.single-blog:hover .image img {
    -webkit-transform: rotate(8deg) scale(1.3);
    transform: rotate(8deg) scale(1.3)
}




/************************/


.team-area {
/*
background-color: #FBFBFB;
background-image: url(../images/image02.png);
background-position: bottom left;
background-repeat: no-repeat;
background-size: auto;*/
padding: 40px 0;


background-color: #FBFBFB;

background-image: url(../images/image08.jpg);

background-position: center center;

background-repeat: no-repeat;

background-size: cover;
}









.team-area .container-fluid {
    padding-right: 0;
    padding-left: 0;
    overflow: hidden
}

.single-team {
    text-align: center;
    position: relative;
    margin-bottom: 10px
}

.single-team .image {
    position: relative;
    -webkit-transition: .5s;
    transition: .5s
}

.single-team .image img {
    border-radius: 10px
}

.single-team .image .social {
    position: absolute;
    top: 20px;
    left: 20px;
    margin: 0;
    padding: 0;
    list-style: none
}

.single-team .image .social li {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    margin-bottom: 8px
}

.single-team .image .social li:last-child {
    margin-bottom: 0
}

.single-team .image .social li a {
    display: block;
    width: 40px;
    height: 40px;
    background-color: #fff;
    -webkit-box-shadow: 1px 20px 30px rgba(0, 0, 0, .07);
    box-shadow: 1px 20px 30px rgba(0, 0, 0, .07);
    text-align: center;
    position: relative;
    font-size: 22px;
    color: linear-gradient(to right top, #fdb084, #ff9870, #ff7e62, #ff5f59, #ff3656);
    border-radius: 30px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-team .image .social li a i {
    position: absolute;
    right: 0;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-right: auto;
    margin-left: auto
}

.single-team .image .social li a:hover {
    color: #fff;
    background: #1c1c1c
}

.single-team .image .social li:nth-child(1) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.single-team .image .social li:nth-child(2) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.single-team .image .social li:nth-child(3) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.single-team .image .social li:nth-child(4) {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}

.single-team .image .content {
    background-color: #fff;
    -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1);
    box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1);
    padding: 15px;

    position: relative;
    z-index: 1;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px
}

.single-team .image .content h3 {
    margin-bottom: 10px;
    font-size: 17px;
    -webkit-transition: .5s;
    transition: .5s;
color: #e21088;
font-size: 17px;
font-weight: normal;
font-family: "sen-reg";
}

.single-team .image .content h3 a {
    color: #1c1c1c
}

.single-team .image .content span {
    
    -webkit-transition: .5s;
    transition: .5s;
    color: #445;
font-size:14px;
text-transform: capitalize;
}

.single-team .image .content::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 0;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px
}

.single-team:hover .image .social li {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.single-team:hover .image .content::before {
    height: 100%
}

.single-team:hover .image .content h3 {
    color: #fff
}

.single-team:hover .image .content span {
    color: #fff
}

.team-slider.owl-theme .owl-dots .owl-dot span {
    width: 20px;
    height: 20px;
    background-color: transparent;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 50%;
    border: 1px solid #1c1c1c;
    position: relative;
    margin-top: 0;
    margin-bottom: 0
}

.team-slider.owl-theme .owl-dots .owl-dot span::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    border-radius: 50%;
    margin: 4px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.team-slider.owl-theme .owl-dots .owl-dot:hover span::before,
.team-slider.owl-theme .owl-dots .owl-dot.active span::before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.team-slider.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px;
    line-height: 0
}

.single-team-box {
    margin-bottom: 30px;
    text-align: center
}

.single-team-box .image {
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
    overflow: hidden
}

.single-team-box .image .social {
    padding-right: 0;
    list-style-type: none;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0
}

.single-team-box .image .social li {
    display: inline-block;
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all .3s ease-in-out 0s;
    transition: all .3s ease-in-out 0s;
    opacity: 0;
    visibility: hidden;
    margin-right: 1px;
    margin-left: 1px
}

.single-team-box .image .social li a {
    display: block;
    width: 33px;
    height: 33px;
    background-color: #f4f5fe;
    text-align: center;
    position: relative;
    font-size: 20px;
    color: #1c1c1c;
    border-radius: 50px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-team-box .image .social li a i {
    position: absolute;
    right: 0;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-right: auto;
    margin-left: auto
}

.single-team-box .image .social li a:hover {
    color: #fff;
    background-color: #1c1c1c
}

.single-team-box .image .social li:nth-child(1) {
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.single-team-box .image .social li:nth-child(2) {
    -webkit-transition-delay: .2s;
    transition-delay: .2s
}

.single-team-box .image .social li:nth-child(3) {
    -webkit-transition-delay: .3s;
    transition-delay: .3s
}

.single-team-box .image .social li:nth-child(4) {
    -webkit-transition-delay: .4s;
    transition-delay: .4s
}

.single-team-box .image img {
    border-radius: 5px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-team-box .content {
    margin-top: 20px
}

.single-team-box .content h3 {
    margin-bottom: 0;
    font-size: 20px;
    font-weight: 600
}

.single-team-box .content span {
    display: block;
    color: #1c1c1c;
    font-size: 14px;
    margin-top: 6px
}

.single-team-box:hover .image .social li {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.single-team-box:hover .image img {
    -webkit-transform: rotate(-5deg) scale(1.1);
    transform: rotate(-5deg) scale(1.1)
}

.pricing-area .row {
    max-width: 1000px;
    margin: auto
}

.single-pricing-box {
    margin-bottom: 30px;
    padding: 30px;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px;
    text-align: center;
    -webkit-box-shadow: 0 0 40px 3px rgba(0, 0, 0, .05);
    box-shadow: 0 0 40px 3px rgba(0, 0, 0, .05);
    background-color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.single-pricing-box::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px
}

.single-pricing-box.top-1 {
    margin-top: 35px
}

.single-pricing-box.top-2 {
    margin-top: 35px
}

.single-pricing-box .pricing-header h3 {
    margin-bottom: 20px;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 25px
}

.single-pricing-box .price {
    font-size: 36px;
    
    color: #1c1c1c;
    margin-bottom: 30px;
    line-height: 1;
    -webkit-transition: .5s;
    transition: .5s
}

.single-pricing-box .price span {
    font-size: 16px
}

.single-pricing-box .pricing-features {
    padding-right: 0;
    margin-bottom: 0;
    list-style-type: none;
    text-align: right;
    margin-right: auto;
    margin-left: auto;
    max-width: 200px
}

.single-pricing-box .pricing-features li {
    margin-bottom: 12px;
    position: relative;
    text-transform: capitalize;
    
    font-size: 15px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-pricing-box .pricing-features li:last-child {
    margin-bottom: 0
}

.single-pricing-box .pricing-features li i {
    margin-left: 5px;
    color: #e21088;
    font-size: 15px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-pricing-box .pricing-btn {
    margin-top: 25px;
    position: relative;
    z-index: 1
}

.single-pricing-box .pricing-btn .default-btn {
    border-radius: 30px
}

.single-pricing-box .pricing-shape {
    position: absolute;
    left: -30px;
    bottom: -30px;
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s;
    opacity: 0;
    visibility: hidden
}

.single-pricing-box:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

.single-pricing-box:hover::before {
    width: 100%
}

.single-pricing-box:hover .pricing-header h3 {
    color: #fff
}

.single-pricing-box:hover .price {
    color: #fff
}

.single-pricing-box:hover .pricing-features li {
    color: #fff
}

.single-pricing-box:hover .pricing-features li i {
    color: #fff
}

.single-pricing-box:hover .pricing-btn .default-btn {
    background-color: #fff;
    color: #1c1c1c
}

.single-pricing-box:hover .pricing-shape {
    opacity: 1;
    visibility: visible;
    left: -30px;
    bottom: -30px
}

.pricing-tab {
    text-align: center
}

.pricing-tab .tabs {
    padding-right: 0;
    list-style-type: none;
    display: inline-block;
    position: relative;
    border-radius: 35px;
    border: 1px solid #1c1c1c;
    margin-bottom: 40px
}

.pricing-tab .tabs li {
    display: inline-block
}

.pricing-tab .tabs li a {
    background-color: #fff;
    padding: 12px 30px;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    border-radius: 30px
}

.pricing-tab .tabs li a:hover {
    color: #fff;
    background-color: #1c1c1c
}

.pricing-tab .tabs li.current a {
    color: #fff;
    background-color: #1c1c1c
}

.industries-area {
    background: -webkit-gradient(linear, left bottom, right top, from(#ffbac3), color-stop(#ffc4c3), color-stop(#ffcec5), color-stop(#ffd7ca), to(#fee1d2));
    background: linear-gradient(to right top, #ffbac3, #ffc4c3, #ffcec5, #ffd7ca, #fee1d2)
}

.single-industries-box {
    position: relative;
    margin-bottom: 30px;
    z-index: 1;
    border-radius: 0 50px 0 50px;
    background-color: #f7f9fc;
    overflow: hidden;
    -webkit-transition: .5s;
    transition: .5s;
    padding-right: 25px;
    padding-left: 48px;
    padding-top: 35px;
    padding-bottom: 35px
}

.single-industries-box::before {
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    z-index: -1;
    content: '';
    -webkit-transition: .5s;
    transition: .5s
}

.single-industries-box i {
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transition: .5s;
    transition: .5s;
    color: #ffa6b3;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 50px
}

.single-industries-box i::before {
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 50px
}

.single-industries-box h3 {
    margin-bottom: 0;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 18px;
    
}

.single-industries-box a {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 4
}

.single-industries-box:hover {
    padding-right: 74px
}

.single-industries-box:hover::before {
    width: 100%
}

.single-industries-box:hover i {
    right: 25px;
    color: #fff;
    font-size: 35px
}

.single-industries-box:hover i::before {
    font-size: 35px
}

.single-industries-box:hover h3 {
    color: #fff
}

.client-area {
    background-image: url(../images/client-bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    background-attachment: fixed
}

.client-area::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-color: #000;
    right: 0;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: .7
}

.client-area .section-title span {
    color: #fff
}

.client-area .section-title h2 {
    color: #fff
}

.client-slider .client-item {
    text-align: center
}

.client-slider .client-item p {
    font-size: 18px;
    color: #fff;
    font-style: italic;
    max-width: 1000px;
    margin: auto
}

.client-slider .client-item .client-info {
    margin-top: 30px
}

.client-slider .client-item .client-info img {
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    margin-bottom: 20px
}

.client-slider .client-item .client-info h3 {
    font-size: 25px;
    margin-bottom: 10px;
    color: #1c1c1c
}

.client-slider .client-item .client-info span {
    color: #fff
}

.client-slider.owl-theme .owl-nav {
    margin-top: 0
}

.client-slider.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    right: -10px;
    top: 35%;
    -webkit-transform: translateY(-35%);
    transform: translateY(-35%);
    margin: 0;
    outline: 0;
    width: 45px;
    height: 45px;
    line-height: 52px;
    -webkit-transition: .5s;
    transition: .5s;
    background: #1c1c1c;
    color: #fff;
    border-radius: 50%
}

.client-slider.owl-theme .owl-nav [class*=owl-]:hover,
.client-slider.owl-theme .owl-nav [class*=owl-]:focus {
    background-color: #1c1c1c
}

.client-slider.owl-theme .owl-nav [class*=owl-].owl-next {
    right: auto;
    left: -10px
}

.client-slider.owl-theme .owl-nav [class*=owl-].owl-next i {
    position: relative;
    top: 1px;
    right: 2px
}

.client-slider.owl-theme .owl-nav [class*=owl-] i {
    font-size: 25px;
    
    position: relative;
    top: 1px;
    left: 2px
}

.client-slider.owl-theme:hover .owl-nav [class*=owl-] {
    right: -20px;
    -webkit-transition: .5s;
    transition: .5s
}

.client-slider.owl-theme:hover .owl-nav [class*=owl-].owl-next {
    right: auto;
    left: -20px
}

.subscribe-area {
    position: relative;
    z-index: 1;
    background-image: url(../images/subscribe-bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed
}

.subscribe-area::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1;
    height: 100%;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    opacity: .9
}

.subscribe-content {
    text-align: center;
    max-width: 350px;
}

.subscribe-content span {
    color: #fff;
    
}

.subscribe-content h2 {
    color: #fff;
    margin-top: 15px;
    margin-bottom: 0;
    font-size: 48px
}

.subscribe-content .newsletter-form {
    position: relative;
}

.subscribe-content .newsletter-form .input-newsletter {
    display: block;
    width: 100%;
    background-color: #323232;
    border: none;
    height: 55px;
    padding-right: 25px;
    border-radius: 10px;
border-radius: 16px 0 0 16px;
    padding-top: 0;
    outline: 0;
    color: #fff
}

.subscribe-content .newsletter-form button {
    position: absolute;
    left: 0;
    top: 0;/*
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);*/

background: #444;
    color: #e21088;
    border: none;
    height: 55px;
    padding: 0 20px;
    border-radius: 10px;
    -webkit-transition: .5s;
    transition: .5s;
    line-height: 55px;
    font-size: 26px;
border-radius: 16px 0 0 16px;
    
}

.subscribe-content .newsletter-form #validator-newsletter {
    color: #fff;
    margin-top: 15px
}

.quote-area {
    position: relative;
    z-index: 1;
    overflow: hidden;
padding: 30px 0 0;
}
.quote-image {
position: relative;
}

.quote-image img {

z-index: 2;
pointer-events: none;
position: relative;
max-height: 300px;
margin: 0 auto;

}


.google-map {
position: absolute;
right: 0;
top: 0;
left: 0;
bottom: 0;
height: auto !important;
z-index: 1;
overflow: hidden;
}


.google-map iframe {
height:450px;
width:100%;
}

.quote-form {
    background-color: #fff;
    -webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1);
    box-shadow: 0 0 1.25rem rgba(108, 118, 134, .1);
    padding: 50px 40px
}

.quote-form .content {
    text-align: center;
    margin-bottom: 20px
}

.quote-form .content h3 {
    font-size: 22px;
    margin-bottom: 0
}


.quote-form .form-group {
position: relative;
}


.quote-form .form-group i {
position: absolute;
color: #999;
top: 15px;
}

.quote-form .form-group .form-control {
    padding: 15px 20px;
    border-bottom: 1px solid #eee !important;
    color: #5d5d5d;
    border-radius: 0;
    background-color: transparent;
    font-size: 14px;
    
    height: 60px;
    border: none;
padding-right: 30px;
}

.quote-form .form-group .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

.quote-form textarea {
    height: 130px !important
}

.quote-form .nice-select {
    height: 60px;
    width: 100%;
    line-height: 48px;
    margin-bottom: 20px;
    padding-right: 0;
    border-bottom: 1px solid #eee !important;
    color: #5d5d5d;
    border-radius: 0;
    background-color: transparent;
    padding-top: 5px;
    border: none
}

.quote-form .nice-select .list {
    background-color: #fff;
    -webkit-box-shadow: 0 0 29px 0 rgba(102, 102, 102, .1);
    box-shadow: 0 0 29px 0 rgba(102, 102, 102, .1);
    border-radius: 0;
    margin-top: 0;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px
}

.quote-form .nice-select .list .option {
    -webkit-transition: .6s;
    transition: .6s;
    color: #1c1c1c;
    padding-right: 20px;
    padding-left: 20px
}

.quote-form .nice-select .list .option:hover {
    background: #1c1c1c !important;
    color: #fff
}

.quote-form .nice-select .list .option.selected {
    background-color: transparent;
    font-weight: 600
}

.quote-form .nice-select::after {
    height: 8px;
    width: 8px;
    border-color: #e21088;
    left: 5px
}

.quote-form .quote-btn {

}

.quote-form .quote-btn .default-btn {
    display: block;
    padding: 12px;
    width: 100%;
    background-color: #1c1c1c;
    border: none;
    cursor: pointer;
    -webkit-transition: .5s;
    transition: .5s
}

.quote-form .quote-btn .default-btn:hover {
    background-color: #e21088
}

.quote-shape .shape-1 {
    position: absolute;
    top: 5%;
    right: 42%;
    z-index: -1;
    -webkit-animation: moveLeftBounce 3s linear infinite;
    animation: moveLeftBounce 3s linear infinite
}

.quote-shape .shape-2 {
    position: absolute;
    right: 2%;
    bottom: 8%;
    z-index: -1;
    -webkit-animation: moveBounce 5s linear infinite;
    animation: moveBounce 5s linear infinite
}

.overview-area {
    background-color: #fafafa;
    position: relative;
    z-index: 1
}

.overview-content span {
    color: #e21088;
    
    text-transform: uppercase
}

.overview-content h3 {
    font-size: 48px;
    margin-top: 12px;
    margin-bottom: 16px
}

.overview-content p {
    margin-bottom: 0
}

.overview-content .overview-btn {
    margin-top: 30px
}

.overview-image img {
    border-radius: 100%;
    -webkit-animation: border-transform-default 10s linear infinite alternate forwards;
    animation: border-transform-default 10s linear infinite alternate forwards
}

.page-banner-area {
    position: relative;
    z-index: 1;
    background-image: url(../images/page-banner/page-banner-1.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    padding-top: 150px;
    padding-bottom: 150px;
    background-attachment: fixed
}

.page-banner-area::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-color: #000;
    right: 0;
    left: 0;
    top: 0;
    z-index: -1;
    opacity: .6
}

.page-banner-area.item-bg1 {
    background-image: url(../images/page-banner/page-banner-2.jpg)
}

.page-banner-area.item-bg2 {
    background-image: url(../images/page-banner/page-banner-3.jpg)
}

.page-banner-area.item-bg3 {
    background-image: url(../images/page-banner/page-banner-4.jpg)
}

.page-banner-area.item-bg4 {
    background-image: url(../images/page-banner/page-banner-5.jpg)
}

.page-banner-content {
    text-align: center
}

.page-banner-content h2 {
    margin-bottom: 0;
    color: #fff;
    margin-bottom: 15px;
    font-size: 45px
}

.page-banner-content ul {
    text-align: center;
    padding-right: 0;
    margin-bottom: 0;
    list-style-type: none
}

.page-banner-content ul li {
    display: inline-block;
    margin-right: 15px;
    font-weight: 600;
    color: #1c1c1c;
    position: relative
}

.page-banner-content ul li::before {
    content: '';
    position: absolute;
    right: -10px;
    top: 6px;
    height: 12px;
    width: 1px;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
    background: linear-gradient(to right top, #fdb084, #ff9870, #ff7e62, #ff5f59, #ff3656)
}

.page-banner-content ul li:first-child {
    margin-right: 0
}

.page-banner-content ul li:first-child::before {
    display: none
}

.page-banner-content ul li a {
    display: block;
    color: #fff
}

.faq-area {
    background-color: #fafafa
}

.faq-accordion .accordion {
    list-style-type: none;
    padding-right: 0;
    margin-bottom: 0
}

.faq-accordion .accordion .accordion-item {
display: block;
background: #fff;
margin-bottom: 10px;
box-shadow: 4px 4px 14px #060d2766;
}


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

.faq-accordion .accordion .accordion-title {
    padding: 25px 40px 20px 20px;
    color: #1c1c1c;
    position: relative;
    display: block;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 600
}

.faq-accordion .accordion .accordion-title i {
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #1c1c1c;
    font-size: 20px;
    -webkit-transition: .5s;
    transition: .5s
}

.faq-accordion .accordion .accordion-title.active i::before {
    content: "\eace";
    color: #1c1c1c
}

.faq-accordion .accordion .accordion-content {
    display: none;
    position: relative;
    padding: 18px 20px;
    border-top: 1px solid #1c1c1c;
    color: #445
}

.faq-accordion .accordion .accordion-content.show {
    display: block
}

.faq-contact-form #contactForm .form-group {
    margin-bottom: 15px
}

.faq-contact-form #contactForm .form-group .form-control {
    height: 60px;
    padding: 0 0 0 15px;
    line-height: initial;
    color: #1c1c1c;
    background-color: transparent;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 16px;
    font-weight: 400
}

.faq-contact-form #contactForm .form-group .form-control:focus {
    border-color: #1c1c1c
}

.faq-contact-form #contactForm .form-group textarea.form-control {
    height: auto;
    padding: 15px 0 0 15px
}

.faq-contact-form #contactForm .form-group .help-block.with-errors ul {
    color: red;
    margin-bottom: 0;
    margin-top: 10px
}

.faq-contact-form #contactForm #msgSubmit {
    margin: 0;
    font-size: 1.3rem
}

.faq-contact-form #contactForm #msgSubmit.text-danger,
.faq-contact-form #contactForm #msgSubmit.text-success {
    margin-top: 15px
}

.faq-contact-form #contactForm .send-btn {
    margin-top: 15px
}

.faq-contact-form #contactForm .send-btn .default-btn {
    border: none;
    position: relative;
    z-index: 1
}

.login-form {
    padding: 40px 50px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(51, 51, 51, .1);
    box-shadow: 0 0 10px rgba(51, 51, 51, .1)
}

.login-form h2 {
    margin-bottom: 30px;
    font-size: 35px
}

.login-form form .form-group {
    margin-bottom: 25px
}

.login-form form .form-group label {
    display: block;
    margin-bottom: 10px;
    color: #445;
    
    font-size: 16px
}

.login-form form .form-group .form-control {
    height: 55px;
    padding: 0 0 0 15px;
    line-height: initial;
    color: #1c1c1c;
    background-color: transparent !important;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 16px;
    font-weight: 400
}

.login-form form .form-group .form-control:focus {
    border-color: #1c1c1c
}

.login-form form .lost-your-password {
    text-align: left
}

.login-form form .lost-your-password a {
    display: inline-block;
    position: relative;
    font-weight: 500;
    font-size: 15px;
    color: #445
}

.login-form form .lost-your-password a::before {
    width: 100%;
    height: 1px;
    position: absolute;
    right: 0;
    bottom: 0;
    content: '';
    -webkit-transition: .5s;
    transition: .5s;
    background-color: #eee
}

.login-form form .lost-your-password a::after {
    width: 0;
    height: 1px;
    position: absolute;
    right: 0;
    -webkit-transition: .5s;
    transition: .5s;
    bottom: 0;
    content: '';
    background-color: #1c1c1c
}

.login-form form .lost-your-password a:hover::before {
    width: 0
}

.login-form form .lost-your-password a:hover::after {
    width: 100%
}

.login-form form .form-check {
    font-weight: 500;
    font-size: 15px;
    color: #445
}

.login-form form .form-check-input {
    position: absolute;
    margin-top: 4px;
    margin-right: -18px
}

.login-form form button {
    position: relative;
    z-index: 1;
    border: none;
    margin-top: 25px;
    padding: 12px 30px;
    width: 100%;
    border-radius: 5px;
    cursor: pointer
}

.register-form {
    padding: 40px 50px;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(51, 51, 51, .1);
    box-shadow: 0 0 10px rgba(51, 51, 51, .1)
}

.register-form h2 {
    margin-bottom: 30px;
    font-size: 35px
}

.register-form form .form-group {
    margin-bottom: 25px
}

.register-form form .form-group label {
    display: block;
    margin-bottom: 10px;
    color: #445;
    
    font-size: 16px
}

.register-form form .form-group .form-control {
    height: 55px;
    padding: 0 0 0 15px;
    line-height: initial;
    color: #1c1c1c;
    background-color: transparent !important;
    border: 1px solid #f1f1f1;
    border-radius: 5px;
    -webkit-box-shadow: unset !important;
    box-shadow: unset !important;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 16px;
    font-weight: 400
}

.register-form form .form-group .form-control:focus {
    border-color: #1c1c1c
}

.register-form form .description {
    font-style: italic;
    font-size: 13.5px;
    margin-top: -10px;
    margin-bottom: 0
}

.register-form form button {
    position: relative;
    z-index: 1;
    border: none;
    margin-top: 25px;
    padding: 12px 30px;
    width: 100%;
    border-radius: 5px;
    cursor: pointer
}

.forgot-password-form {
    background: #fff;
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08);
    padding: 40px;
    border-radius: 5px;
    max-width: 750px;
    margin: auto
}

.forgot-password-form .forgot-password-in-title {
    margin-bottom: 30px
}

.forgot-password-form .forgot-password-in-title h3 {
    font-size: 30px;
    margin-bottom: 0
}

.forgot-password-form .forgot-password-in-title p {
    margin-bottom: 30px
}

.forgot-password-form form .form-control {
    height: 60px;
    border: 1px solid #eee;
    border-radius: 3px;
    color: #1c1c1c;
    padding-right: 20px;
    background: 0 0
}

.forgot-password-form form .form-control:focus {
    border-color: #1c1c1c;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.forgot-password-form form .form-control::-webkit-input-placeholder {
    color: #445
}

.forgot-password-form form .form-control:-ms-input-placeholder {
    color: #445
}

.forgot-password-form form .form-control::-ms-input-placeholder {
    color: #445
}

.forgot-password-form form .form-control::placeholder {
    color: #445
}

.forgot-password-form form .send-btn {
    margin-top: 25px
}

.forgot-password-form form .send-btn .default-btn {
    cursor: pointer;
    border: none;
    position: relative;
    z-index: 1
}

.error-content {
    text-align: center;
    margin: 0 auto;
    max-width: 750px
}

.error-content h3 {
    font-size: 28px;
    margin-top: 45px;
    margin-bottom: 15px
}

.error-content p {
    max-width: 520px;
    margin: 0 auto 25px
}

.privacy-content h3 {
    font-size: 22px;
    margin: 0 0 16px
}

.privacy-content ol,
.privacy-content ul {
    margin-top: 20px
}

.privacy-content ol li,
.privacy-content ul li {
    margin-bottom: 10px;
    color: #445;
    line-height: 1.8;
    font-weight: 400
}

.terms-of-service-content h3 {
    font-size: 22px;
    margin: 0 0 16px
}

.terms-of-service-content ol,
.terms-of-service-content ul {
    margin-top: 20px
}

.terms-of-service-content ol li,
.terms-of-service-content ul li {
    margin-bottom: 10px;
    color: #445;
    line-height: 1.8;
    font-weight: 400
}

.contact-info-box {
    text-align: center;
    border-radius: 5px;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08);
    background: #fff;
    padding: 30px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1
}

.contact-info-box::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 0;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px
}

.contact-info-box .icon {
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    background: #f5f5f5;
    border-radius: 50%;
    font-size: 35px;
    color: #1c1c1c;
    -webkit-transition: .5s;
    transition: .5s;
    margin-bottom: 12px;
    position: relative
}

.contact-info-box .icon i {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0
}

.contact-info-box h3 {
    margin-bottom: 12px;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 23px;
    
}

.contact-info-box p {
    margin-bottom: 2px;
    -webkit-transition: .5s;
    transition: .5s
}

.contact-info-box p a {
    display: inline-block;
    color: #445
}

.contact-info-box p a:hover {
    color: linear-gradient(to right top, #fdb084, #ff9870, #ff7e62, #ff5f59, #ff3656)
}

.contact-info-box p:last-child {
    margin-bottom: 0
}

.contact-info-box:hover::before {
    height: 100%
}

.contact-info-box:hover h3 {
    color: #fff
}

.contact-info-box:hover p a {
    color: #fff
}

.contact-form {
    padding: 30px 25px;
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 10px rgba(51, 51, 51, .1);
    box-shadow: 0 0 10px rgba(51, 51, 51, .1);
    max-width: 900px;
    margin: auto
}

.contact-form .form-group {
    margin-bottom: 15px
}

.contact-form .form-group .form-control {
    display: block;
    width: 100%;
    height: 50px;
    outline: 0;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 12px;
    -webkit-transition: .5s;
    transition: .5s
}

.contact-form .form-group .form-control:focus {
    outline: 0;
    background-color: #fff;
    border-color: #1c1c1c;
    -webkit-box-shadow: none;
    box-shadow: none
}

.contact-form .form-group textarea.form-control {
    height: auto;
    padding: 8px 12px;
    line-height: 1.5rem
}

.contact-form .form-group .help-block.with-errors ul {
    color: red;
    margin-bottom: 0;
    margin-top: 10px
}

.contact-form .form-group .help-block.with-errors ul li {
    font-size: 14px
}

.contact-form .form-group label {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 5px
}

.contact-form #msgSubmit {
    margin: 0;
    font-size: 1.3rem
}

.contact-form #msgSubmit.text-danger,
.contact-form #msgSubmit.text-success {
    margin-top: 15px;
    font-size: 20px
}

.contact-form .default-btn {
    position: relative;
    z-index: 1;
    border: none;
    margin-top: 10px
}

.contact-form-inner .form-group {
    margin-bottom: 15px
}

.contact-form-inner .form-group .form-control {
    display: block;
    width: 100%;
    height: 50px;
    outline: 0;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 12px;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 15px
}

.contact-form-inner .form-group .form-control:focus {
    outline: 0;
    background-color: #fff;
    border-color: #1c1c1c;
    -webkit-box-shadow: none;
    box-shadow: none
}

.contact-form-inner .form-group textarea.form-control {
    height: auto;
    padding: 8px 12px;
    line-height: 1.5rem
}

.contact-form-inner .form-group .help-block.with-errors ul {
    color: red;
    margin-bottom: 0;
    margin-top: 10px
}

.contact-form-inner .form-group .help-block.with-errors ul li {
    font-size: 14px
}

.contact-form-inner #msgSubmit {
    margin: 0;
    font-size: 1.3rem
}

.contact-form-inner #msgSubmit.text-danger,
.contact-form-inner #msgSubmit.text-success {
    margin-top: 20px;
    font-size: 20px
}

.contact-form-inner .default-btn {
    position: relative;
    z-index: 1;
    border: none;
    margin-top: 10px
}

.general-contact-info {
    text-align: center;
    margin-top: 60px
}

.general-contact-info .contact-info-content h3 {
    font-size: 25px;
    margin-bottom: 20px
}

.general-contact-info .contact-info-content h2 {
    margin-bottom: 0;
    font-size: 18px;
    text-transform: lowercase
}

.general-contact-info .contact-info-content h2 a {
    display: inline-block;
    color: #1c1c1c
}

.general-contact-info .contact-info-content h2 a:hover {
    color: #e21088
}

.general-contact-info .contact-info-content h2 span {
    display: block;
    color: #445;
    margin-top: 8px;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500
}

.general-contact-info .contact-info-content .social {
    padding-right: 0;
    list-style-type: none;
    margin-top: 30px;
    margin-bottom: 0
}

.general-contact-info .contact-info-content .social li {
    display: inline-block;
    margin: 0 2px
}

.general-contact-info .contact-info-content .social li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 36px;
    border: 1px solid #dadada;
    border-radius: 50%;
    color: #aba5a5
}

.general-contact-info .contact-info-content .social li a i {
    font-size: 18px
}

.general-contact-info .contact-info-content .social li a:hover {
    color: #fff;
    border-color: #1c1c1c;
    background-color: #1c1c1c
}

.services-details-desc h3 {
    margin-top: 30px;
    margin-bottom: 12px;
    font-size: 25px
}

.services-details-desc p {
    margin-bottom: 0
}

.services-details-desc .services-details-features {
    margin-top: 30px;
    margin-bottom: 30px
}

.services-details-desc .services-details-features .features-list {
    padding-right: 0;
    list-style-type: none;
    margin-top: 25px;
    margin-bottom: 0
}

.services-details-desc .services-details-features .features-list li {
    position: relative;
    color: #1c1c1c;
    margin-bottom: 15px;
    padding-right: 25px;
    line-height: 1.8;
    font-weight: 500;
    font-size: 16px
}

.services-details-desc .services-details-features .features-list li i {
    color: #1c1c1c;
    position: absolute;
    right: 0;
    top: 8px
}

.services-details-desc .services-details-features .features-list li:last-child {
    margin-bottom: 0
}

.services-details-desc .services-details-features .features-image img {
    border-radius: 50%;
    -webkit-animation: border-transform-default 10s linear infinite alternate forwards;
    animation: border-transform-default 10s linear infinite alternate forwards
}

.services-details-desc .text-result h3 {
    margin-top: 0;
    margin-bottom: 12px;
    font-size: 25px
}

.services-details-desc .text-result p {
    margin-bottom: 0
}

.services-details-desc .services-details-faq {
    margin-top: 30px
}

.services-details-desc .services-details-faq .accordion {
    list-style-type: none;
    padding-right: 0;
    margin-bottom: 0
}

.services-details-desc .services-details-faq .accordion .accordion-item {
    display: block;
    background: #f3f3f3;
    margin-bottom: 10px
}

.services-details-desc .services-details-faq .accordion .accordion-item:last-child {
    margin-bottom: 0
}

.services-details-desc .services-details-faq .accordion .accordion-title {
    padding: 25px 40px 20px 20px;
    color: #1c1c1c;
    position: relative;
    display: block;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: 600
}

.services-details-desc .services-details-faq .accordion .accordion-title i {
    position: absolute;
    left: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #1c1c1c;
    font-size: 20px;
    -webkit-transition: .5s;
    transition: .5s
}

.services-details-desc .services-details-faq .accordion .accordion-title.active i::before {
    content: "\eace";
    color: #1c1c1c
}

.services-details-desc .services-details-faq .accordion .accordion-content {
    display: none;
    position: relative;
    padding: 18px 20px;
    border-top: 1px solid #1c1c1c;
    color: #445
}

.services-details-desc .services-details-faq .accordion .accordion-content.show {
    display: block
}

.services-details-information .services-list {
    padding-right: 0;
    list-style-type: none;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 40px 10px #eaeaef;
    box-shadow: 0 5px 40px 10px #eaeaef;
    margin-bottom: 30px
}

.services-details-information .services-list li a {
    display: block;
    border-bottom: 1px solid #eee;
    padding: 20px 30px;
    position: relative;
    font-size: 15px;
    font-weight: 600
}

.services-details-information .services-list li a:hover,
.services-details-information .services-list li a.active {
    background-color: #1c1c1c;
    border-color: #1c1c1c;
    color: #fff
}

.services-details-information .services-list li:last-child a {
    border-bottom: none
}

.download-file {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 40px 10px #eaeaef;
    box-shadow: 0 5px 40px 10px #eaeaef;
    margin-bottom: 30px;
    padding: 30px
}

.download-file h3 {
    margin-bottom: 25px;
    font-size: 22px
}

.download-file ul {
    padding-right: 0;
    list-style-type: none;
    margin-bottom: 0
}

.download-file ul li a {
    display: block;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
    font-weight: 600;
padding-left: 25px;
}

.download-file ul li a i {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 22px
}

.download-file ul li a:hover {
    color: #1c1c1c
}

.download-file ul li:first-child {
    border-top: 1px solid #eee
}

.services-details-information .services-contact-info {
    background-color: #fff;
    -webkit-box-shadow: 0 5px 40px 10px #eaeaef;
    box-shadow: 0 5px 40px 10px #eaeaef;
    margin-bottom: 30px;
    padding: 30px
}

.services-details-information .services-contact-info h3 {
    margin-bottom: 25px;
    font-size: 22px
}

.services-details-information .services-contact-info ul {
    padding-right: 0;
    margin-bottom: 0;
    list-style-type: none
}

.services-details-information .services-contact-info ul li {
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    position: relative;
    color: #1c1c1c;
    font-weight: 500;
    font-size: 16px;
    padding-right: 35px;
    padding-bottom: 20px;
    font-size: 14px
}

.services-details-information .services-contact-info ul li span {
    color: #1c1c1c;
    display: block;
    margin-bottom: 8px;
    font-size: 18px;
    font-weight: 600
}

.services-details-information .services-contact-info ul li a {
    display: block;
    color: #1c1c1c;
    margin-bottom: 8px;
    font-size: 14px
}

.services-details-information .services-contact-info ul li a:last-child {
    margin-bottom: 0
}

.services-details-information .services-contact-info ul li a:hover {
    color: #1c1c1c
}

.services-details-information .services-contact-info ul li .icon {
    position: absolute;
    right: 0;
    top: 3px;
    color: #1c1c1c;
    font-size: 25px
}

.services-details-information .services-contact-info ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

.pagination-area {
    text-align: center;
    margin-top: 20px
}

.pagination-area .page-numbers {
    width: 35px;
    height: 35px;
    margin: 0 3px;
    display: inline-block;
    background-color: #fff;
    line-height: 35px;
    color: #1c1c1c;
    -webkit-box-shadow: 0 2px 10px 0 #d8dde6;
    box-shadow: 0 2px 10px 0 #d8dde6;
    font-size: 18px;
    
    border-radius: 50px
}

.pagination-area .page-numbers.current,
.pagination-area .page-numbers:hover,
.pagination-area .page-numbers:focus {
    background: #1c1c1c;
    color: #fff;
    -webkit-box-shadow: 0 2px 10px 0 #d8dde6;
    box-shadow: 0 2px 10px 0 #d8dde6
}

.portfolio-details-image {
    margin-bottom: 30px
}

.portfolio-details-desc h3 {
    margin-bottom: 14px;
    font-size: 25px
}

.portfolio-details-desc .features-text {
    margin-top: 20px;
    margin-bottom: 20px
}

.portfolio-details-desc .features-text h4 {
    margin-bottom: 12px;
    font-size: 18px
}

.portfolio-details-desc .features-text h4 i {
    font-size: 16px;
    margin-left: 4px;
    color: #1c1c1c
}

.portfolio-details-desc h4 {
    margin-top: 20px;
    font-size: 25px
}

.portfolio-details-information {
    background-color: #fff;
    -webkit-box-shadow: 0 -10px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 -10px 30px rgba(0, 0, 0, .1);
    border-radius: 5px;
    border-top: 3px solid #1c1c1c;
    padding: 40px 30px
}

.portfolio-details-information ul {
    padding-right: 0;
    margin-bottom: 0;
    list-style-type: none
}

.portfolio-details-information ul li {
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    position: relative;
    color: #445;
    font-weight: 600;
    font-size: 15px;
    padding-right: 35px;
    padding-bottom: 20px
}

.portfolio-details-information ul li span {
    color: #1c1c1c;
    display: block;
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: 600
}

.portfolio-details-information ul li a {
    display: block;
    color: #445;
    margin-bottom: 8px
}

.portfolio-details-information ul li a:last-child {
    margin-bottom: 0
}

.portfolio-details-information ul li a:hover {
    color: #1c1c1c
}

.portfolio-details-information ul li .icon {
    position: absolute;
    right: 0;
    top: 0;
    color: #1c1c1c;
    font-size: 25px
}

.portfolio-details-information ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none
}

.blog-details-desc .article-content {
    margin-top: 30px
}

.blog-details-desc .article-content .entry-meta {
    margin-bottom: -8px
}

.blog-details-desc .article-content .entry-meta ul {
    padding-right: 0;
    margin-bottom: 0;
    list-style-type: none
}

.blog-details-desc .article-content .entry-meta ul li {
    position: relative;
    display: inline-block;
    color: #1c1c1c;
    margin-left: 20px
}

.blog-details-desc .article-content .entry-meta ul li span {
    display: inline-block;
    color: #1c1c1c;
    font-weight: 500
}

.blog-details-desc .article-content .entry-meta ul li a {
    display: inline-block;
    color: #445
}

.blog-details-desc .article-content .entry-meta ul li a:hover {
    color: linear-gradient(to right top, #fdb084, #ff9870, #ff7e62, #ff5f59, #ff3656)
}

.blog-details-desc .article-content .entry-meta ul li i {
    color: linear-gradient(to right top, #fdb084, #ff9870, #ff7e62, #ff5f59, #ff3656);
    margin-left: 2px
}

.blog-details-desc .article-content .entry-meta ul li::before {
    content: '';
    position: absolute;
    top: 12px;
    left: -15px;
    width: 6px;
    height: 1px;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
    background: linear-gradient(to right top, #fdb084, #ff9870, #ff7e62, #ff5f59, #ff3656)
}

.blog-details-desc .article-content .entry-meta ul li:last-child {
    margin-left: 0
}

.blog-details-desc .article-content .entry-meta ul li:last-child::before {
    display: none
}

.blog-details-desc .article-content h3 {
    margin-bottom: 15px;
    margin-top: 25px;
    font-size: 25px
}

.blog-details-desc .article-content .wp-block-gallery.columns-3 {
    padding-right: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 30px;
    margin-top: 30px
}

.blog-details-desc .article-content .wp-block-gallery.columns-3 li {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
    padding-left: 10px;
    padding-right: 10px
}

.blog-details-desc .article-content .wp-block-gallery.columns-3 li figure {
    margin-bottom: 0
}

.blog-details-desc .article-content .features-list {
    padding-right: 0;
    list-style-type: none;
    margin-top: 25px;
    margin-bottom: 30px
}

.blog-details-desc .article-content .features-list li {
    margin-bottom: 16px;
    position: relative;
    padding-right: 34px;
    color: #445
}

.blog-details-desc .article-content .features-list li i {
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 40px;
    background-color: #faf5f5;
    color: #1c1c1c;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    font-size: 11px;
    position: absolute;
    right: 0;
    top: -2px
}

.blog-details-desc .article-content .features-list li:hover i {
    background-color: #1c1c1c;
    color: #fff
}

.blog-details-desc .article-content .features-list li:last-child {
    margin-bottom: 0
}

.blog-details-desc .article-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px
}

.blog-details-desc .article-footer .article-tags {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    color: #445
}

.blog-details-desc .article-footer .article-tags span {
    display: inline-block;
    color: #1c1c1c;
    font-size: 20px;
    margin-left: 5px;
    position: relative;
    top: 2px
}

.blog-details-desc .article-footer .article-tags a {
    display: inline-block;
    margin-left: 2px;
    font-weight: 500;
    color: #445
}

.blog-details-desc .article-footer .article-tags a:hover {
    color: #1c1c1c
}

.blog-details-desc .article-footer .article-share {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.blog-details-desc .article-footer .article-share .social {
    padding-right: 0;
    list-style-type: none;
    text-align: left;
    margin-bottom: 0
}

.blog-details-desc .article-footer .article-share .social li {
    display: inline-block
}

.blog-details-desc .article-footer .article-share .social li span {
    display: inline-block;
    margin-left: 2px;
    font-weight: 500;
    color: #445
}

.blog-details-desc .article-footer .article-share .social li a {
    display: block;
    color: #1c1c1c;
    width: 30px;
    height: 30px;
    line-height: 34px;
    border-radius: 50%;
    background-color: #eeeef0;
    text-align: center
}

.blog-details-desc .article-footer .article-share .social li a:hover {
    color: #fff;
    background-color: #1c1c1c;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px)
}

blockquote,
.blockquote {
    background-color: #fafafa;
    padding: 30px !important;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    border-right: 3px solid #1c1c1c;
    border-left: 3px solid #1c1c1c;
    border-radius: 5px
}

blockquote p,
.blockquote p {
    color: #1c1c1c;
    margin-bottom: 0;
    font-size: 18px !important;
    font-weight: 500;
    font-style: italic
}

.post-navigation {
    margin-top: 30px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-top: 20px;
    padding-bottom: 20px
}

.post-navigation .navigation-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.post-navigation .navigation-links .nav-previous {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.post-navigation .navigation-links .nav-previous a i {
    margin-left: 2px;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 18px;
    position: relative;
    top: 1px
}

.post-navigation .navigation-links .nav-previous a:hover {
    color: #1c1c1c
}

.post-navigation .navigation-links .nav-previous a:hover i {
    margin-left: 0
}

.post-navigation .navigation-links .nav-next {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    text-align: left
}

.post-navigation .navigation-links .nav-next a i {
    margin-right: 2px;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 18px;
    position: relative;
    top: 1px
}

.post-navigation .navigation-links .nav-next a:hover {
    color: #1c1c1c
}

.post-navigation .navigation-links .nav-next a:hover i {
    margin-right: 0
}

.post-navigation .navigation-links div a {
    display: inline-block;
    font-weight: 600
}

.comments-area {
    margin-top: 30px
}

.comments-area .comments-title {
    margin-bottom: 30px;
    font-size: 24px
}

.comments-area ol,
.comments-area ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.comments-area .comment-list {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.comments-area .children {
    margin-right: 20px
}

.comments-area .comment-body {
    border-bottom: 1px dashed #eee;
    padding-right: 70px;
    color: #1c1c1c;
    margin-bottom: 20px;
    padding-bottom: 20px
}

.comments-area .comment-body .reply {
    margin-top: 15px
}

.comments-area .comment-body .reply a {
    border: 1px dashed #ded9d9;
    color: #1c1c1c;
    display: inline-block;
    padding: 5px 25px;
    border-radius: 30px;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500
}

.comments-area .comment-body .reply a:hover {
    color: #fff;
    background-color: #1c1c1c;
    border-color: #1c1c1c
}

.comments-area .comment-author {
    font-size: 16px;
    margin-bottom: 8px;
    position: relative;
    z-index: 2
}

.comments-area .comment-author .avatar {
    height: 50px;
    right: -65px;
    position: absolute;
    width: 50px
}

.comments-area .comment-author .fn {
    font-weight: 600
}

.comments-area .comment-metadata {
    color: #445;
    margin-bottom: 10px;
    font-size: 14px
}

.comments-area .comment-metadata a {
    display: inline-block;
    color: #445
}

.comments-area .comment-metadata a:hover {
    color: #1c1c1c
}

.comments-area .comment-respond {
    margin-top: 30px
}

.comments-area .comment-respond .comment-reply-title {
    margin-bottom: 0;
    font-size: 24px
}

.comments-area .comment-respond .comment-reply-title #cancel-comment-reply-link {
    display: inline-block
}

.comments-area .comment-respond .comment-form {
    overflow: hidden
}

.comments-area .comment-respond .comment-notes {
    margin-top: 10px;
    margin-bottom: 20px
}

.comments-area .comment-respond .comment-notes .required {
    color: red
}

.comments-area .comment-respond .comment-form-comment {
    float: right;
    width: 100%
}

.comments-area .comment-respond label {
    display: none
}

.comments-area .comment-respond input[type=date],
.comments-area .comment-respond input[type=time],
.comments-area .comment-respond input[type=datetime-local],
.comments-area .comment-respond input[type=week],
.comments-area .comment-respond input[type=month],
.comments-area .comment-respond input[type=text],
.comments-area .comment-respond input[type=email],
.comments-area .comment-respond input[type=url],
.comments-area .comment-respond input[type=password],
.comments-area .comment-respond input[type=search],
.comments-area .comment-respond input[type=tel],
.comments-area .comment-respond input[type=number],
.comments-area .comment-respond textarea {
    display: block;
    width: 100%;
    background-color: #f4f4f4;
    border: none;
    padding: 1px 0 0 15px;
    height: 60px;
    outline: 0;
    border-radius: 2px;
    color: #1c1c1c
}

.comments-area .comment-respond input[type=date]::-webkit-input-placeholder,
.comments-area .comment-respond input[type=time]::-webkit-input-placeholder,
.comments-area .comment-respond input[type=datetime-local]::-webkit-input-placeholder,
.comments-area .comment-respond input[type=week]::-webkit-input-placeholder,
.comments-area .comment-respond input[type=month]::-webkit-input-placeholder,
.comments-area .comment-respond input[type=text]::-webkit-input-placeholder,
.comments-area .comment-respond input[type=email]::-webkit-input-placeholder,
.comments-area .comment-respond input[type=url]::-webkit-input-placeholder,
.comments-area .comment-respond input[type=password]::-webkit-input-placeholder,
.comments-area .comment-respond input[type=search]::-webkit-input-placeholder,
.comments-area .comment-respond input[type=tel]::-webkit-input-placeholder,
.comments-area .comment-respond input[type=number]::-webkit-input-placeholder,
.comments-area .comment-respond textarea::-webkit-input-placeholder {
    color: #445
}

.comments-area .comment-respond input[type=date]:-ms-input-placeholder,
.comments-area .comment-respond input[type=time]:-ms-input-placeholder,
.comments-area .comment-respond input[type=datetime-local]:-ms-input-placeholder,
.comments-area .comment-respond input[type=week]:-ms-input-placeholder,
.comments-area .comment-respond input[type=month]:-ms-input-placeholder,
.comments-area .comment-respond input[type=text]:-ms-input-placeholder,
.comments-area .comment-respond input[type=email]:-ms-input-placeholder,
.comments-area .comment-respond input[type=url]:-ms-input-placeholder,
.comments-area .comment-respond input[type=password]:-ms-input-placeholder,
.comments-area .comment-respond input[type=search]:-ms-input-placeholder,
.comments-area .comment-respond input[type=tel]:-ms-input-placeholder,
.comments-area .comment-respond input[type=number]:-ms-input-placeholder,
.comments-area .comment-respond textarea:-ms-input-placeholder {
    color: #445
}

.comments-area .comment-respond input[type=date]::-ms-input-placeholder,
.comments-area .comment-respond input[type=time]::-ms-input-placeholder,
.comments-area .comment-respond input[type=datetime-local]::-ms-input-placeholder,
.comments-area .comment-respond input[type=week]::-ms-input-placeholder,
.comments-area .comment-respond input[type=month]::-ms-input-placeholder,
.comments-area .comment-respond input[type=text]::-ms-input-placeholder,
.comments-area .comment-respond input[type=email]::-ms-input-placeholder,
.comments-area .comment-respond input[type=url]::-ms-input-placeholder,
.comments-area .comment-respond input[type=password]::-ms-input-placeholder,
.comments-area .comment-respond input[type=search]::-ms-input-placeholder,
.comments-area .comment-respond input[type=tel]::-ms-input-placeholder,
.comments-area .comment-respond input[type=number]::-ms-input-placeholder,
.comments-area .comment-respond textarea::-ms-input-placeholder {
    color: #445
}

.comments-area .comment-respond input[type=date]::placeholder,
.comments-area .comment-respond input[type=time]::placeholder,
.comments-area .comment-respond input[type=datetime-local]::placeholder,
.comments-area .comment-respond input[type=week]::placeholder,
.comments-area .comment-respond input[type=month]::placeholder,
.comments-area .comment-respond input[type=text]::placeholder,
.comments-area .comment-respond input[type=email]::placeholder,
.comments-area .comment-respond input[type=url]::placeholder,
.comments-area .comment-respond input[type=password]::placeholder,
.comments-area .comment-respond input[type=search]::placeholder,
.comments-area .comment-respond input[type=tel]::placeholder,
.comments-area .comment-respond input[type=number]::placeholder,
.comments-area .comment-respond textarea::placeholder {
    color: #445
}

.comments-area .comment-respond textarea {
    height: auto !important;
    padding-top: 15px
}

.comments-area .comment-respond .comment-form-author {
    float: right;
    width: 50%;
    padding-left: 10px;
    margin-bottom: 20px
}

.comments-area .comment-respond .comment-form-email {
    float: right;
    width: 50%;
    padding-right: 12px;
    margin-bottom: 20px
}

.comments-area .comment-respond .comment-form-url {
    float: right;
    width: 100%;
    margin-bottom: 20px
}

.comments-area .comment-respond .comment-form-cookies-consent {
    width: 100%;
    float: right;
    position: relative;
    padding-right: 20px;
    margin-top: 15px;
    margin-bottom: 20px
}

.comments-area .comment-respond .comment-form-cookies-consent input {
    position: absolute;
    right: 0;
    top: 7.5px
}

.comments-area .comment-respond .comment-form-cookies-consent label {
    display: inline-block;
    margin: 0;
    color: #445
}

.comments-area .comment-respond .form-submit {
    float: right;
    width: 100%
}

.comments-area .comment-respond .form-submit input {
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    border: none;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    cursor: pointer;
    text-transform: capitalize;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 0;
    font-weight: 600;
    border-radius: 5px
}

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

.widget-area .widget:last-child {
    margin-bottom: 0
}

.widget-area .widget .widget-title {
    margin-bottom: 25px;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    font-size: 20px
}

.widget-area .widget .widget-title::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 1px;
    bottom: -1px;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
    background: linear-gradient(to right top, #fdb084, #ff9870, #ff7e62, #ff5f59, #ff3656)
}

.widget-area .widget_search {
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 25px
}

.widget-area .widget_search form {
    position: relative
}

.widget-area .widget_search form label {
    display: block;
    margin-bottom: 0
}

.widget-area .widget_search form .screen-reader-text {
    display: none
}

.widget-area .widget_search form .search-field {
    background-color: transparent;
    height: 50px;
    padding: 8px 15px;
    border: 1px solid #eee;
    width: 100%;
    display: block;
    outline: 0;
    -webkit-transition: .5s;
    transition: .5s;
    border-radius: 5px
}

.widget-area .widget_search form .search-field:focus {
    border-color: #1c1c1c
}

.widget-area .widget_search form button {
    border: none;
    background-color: #eee;
    color: #1c1c1c;
    height: 40px;
    width: 40px;
    position: absolute;
    left: 5px;
    padding: 0;
    -webkit-transition: .5s;
    transition: .5s;
    top: 5px;
    font-size: 20px;
    border-radius: 5px;
    cursor: pointer
}

.widget-area .widget_search form button i {
    position: absolute;
    right: 0;
    left: 0;
    top: 52%;
    -webkit-transform: translateY(-52%);
    transform: translateY(-52%)
}

.widget-area .widget_search form button:hover,
.widget-area .widget_search form button:focus {
    background-color: #1c1c1c;
    color: #fff
}

.widget-area .widget_spix_posts_thumb {
    position: relative;
    overflow: hidden;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 25px
}

.widget-area .widget_spix_posts_thumb .item {
    overflow: hidden;
    margin-bottom: 15px
}

.widget-area .widget_spix_posts_thumb .item:last-child {
    margin-bottom: 0
}

.widget-area .widget_spix_posts_thumb .item .thumb {
    float: right;
    height: 80px;
    overflow: hidden;
    display: block;
    position: relative;
    width: 80px;
    margin-left: 15px;
    z-index: 1
}

.widget-area .widget_spix_posts_thumb .item .thumb .fullimage {
    width: 80px;
    height: 80px;
    display: inline-block;
    border-radius: 5px;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center !important
}

.widget-area .widget_spix_posts_thumb .item .thumb .fullimage.bg1 {
    background-image: url(../images/blog/blog-1.jpg)
}

.widget-area .widget_spix_posts_thumb .item .thumb .fullimage.bg2 {
    background-image: url(../images/blog/blog-2.jpg)
}

.widget-area .widget_spix_posts_thumb .item .thumb .fullimage.bg3 {
    background-image: url(../images/blog/blog-3.jpg)
}

.widget-area .widget_spix_posts_thumb .item .thumb .fullimage.bg4 {
    background-image: url(../images/blog/blog-7.jpg)
}

.widget-area .widget_spix_posts_thumb .item .thumb .fullimage.bg5 {
    background-image: url(../images/blog/blog-8.jpg)
}

.widget-area .widget_spix_posts_thumb .item .thumb .fullimage.bg6 {
    background-image: url(../images/blog/blog-9.jpg)
}

.widget-area .widget_spix_posts_thumb .item .info {
    overflow: hidden;
    margin-top: 5px
}

.widget-area .widget_spix_posts_thumb .item .info span {
    display: block;
    color: #1c1c1c;
    margin-top: -2px;
    margin-bottom: 5px;
    font-size: 14px
}

.widget-area .widget_spix_posts_thumb .item .info .title {
    margin-bottom: 0;
    line-height: 1.4;
    font-size: 17px;
    
}

.widget-area .widget_spix_posts_thumb .item .info .title a {
    display: inline-block;
    -webkit-transition: .5s;
    transition: .5s
}

.widget-area .widget_spix_posts_thumb .item .info .title a:hover {
    color: #1c1c1c
}

.widget-area .widget_categories {
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 25px
}

.widget-area .widget_categories ul {
    padding-right: 0;
    margin-bottom: 0;
    list-style-type: none
}

.widget-area .widget_categories ul li {
    position: relative;
    margin-bottom: 12px;
    overflow: hidden;
    color: #1c1c1c;
    padding-right: 18px;
    font-size: 15px;
    font-weight: 500
}

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

.widget-area .widget_categories ul li::before {
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    height: 8px;
    width: 8px;
    content: '';
    border-radius: 50%;
    right: 0;
    top: 7px;
    position: absolute
}

.widget-area .widget_categories ul li a {
    color: #1c1c1c;
    display: inline-block
}

.widget-area .widget_categories ul li a:hover {
    color: #1c1c1c
}

.widget-area .widget_tag_cloud {
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 25px
}

.widget-area .widget_tag_cloud .widget-title {
    margin-bottom: 18px
}

.widget-area .tagcloud a {
    display: inline-block;
    background: #f5f5f5;
    color: #1c1c1c;
    padding: 7px 15px;
    border: none;
    border-radius: 3px;
    font-weight: 500;
    font-size: 15px !important;
    margin-top: 8px;
    margin-left: 5px
}

.widget-area .tagcloud a:hover,
.widget-area .tagcloud a:focus {
    color: #fff;
    background-color: #1c1c1c
}

.widget-area .price_list_widget {
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 25px
}

.widget-area .price_list_widget .form-group .form-control {
    display: block;
    width: 100%;
    height: 50px;
    outline: 0;
    background-color: #fff;
    border: 1px solid #f1f1f1;
    border-radius: 3px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 12px;
    -webkit-transition: .5s;
    transition: .5s
}

.widget-area .price_list_widget .form-group .form-control:focus {
    outline: 0;
    background-color: #fff;
    border-color: #1c1c1c;
    -webkit-box-shadow: none;
    box-shadow: none
}

.widget-area .widget_popular_products {
    position: relative;
    overflow: hidden;
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 25px
}

.widget-area .widget_popular_products .widget-title {
    margin-bottom: 30px
}

.widget-area .widget_popular_products .item {
    overflow: hidden;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px
}

.widget-area .widget_popular_products .item:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0
}

.widget-area .widget_popular_products .item .thumb {
    float: right;
    height: 110px;
    overflow: hidden;
    display: block;
    position: relative;
    width: 110px;
    margin-left: 15px;
    z-index: 1
}

.widget-area .widget_popular_products .item .thumb .fullimage {
    width: 110px;
    height: 110px;
    display: inline-block;
    border-radius: 2px;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center !important
}

.widget-area .widget_popular_products .item .thumb .fullimage.bg1 {
    background-image: url(../images/shop/shop1.jpg)
}

.widget-area .widget_popular_products .item .thumb .fullimage.bg2 {
    background-image: url(../images/shop/shop2.jpg)
}

.widget-area .widget_popular_products .item .thumb .fullimage.bg3 {
    background-image: url(../images/shop/shop3.jpg)
}

.widget-area .widget_popular_products .item .info {
    overflow: hidden;
    margin-top: 5px
}

.widget-area .widget_popular_products .item .info span {
    display: block;
    color: #1c1c1c;
    text-transform: uppercase;
    margin-top: -5px;
    margin-bottom: 6px;
    font-weight: 500
}

.widget-area .widget_popular_products .item .info .title {
    margin-bottom: 0;
    line-height: 1.4;
    font-weight: 500;
    font-size: 18px
}

.widget-area .widget_popular_products .item .info .title a {
    display: inline-block
}

.widget-area .widget_popular_products .item .info .title a:hover {
    color: #1c1c1c
}

.widget-area .widget_popular_products .item .info .rating {
    margin-top: 8px
}

.widget-area .widget_popular_products .item .info .rating i {
    color: #f6b500;
    display: inline-block;
    margin-left: -2px
}

.spix-grid-sorting {
    margin-bottom: 40px
}

.spix-grid-sorting .result-count p .count {
    
    color: #1c1c1c
}

.spix-grid-sorting .ordering {
    text-align: left
}

.spix-grid-sorting .ordering label {
    display: inline-block;
    margin-bottom: 0;
    color: #1c1c1c;
    margin-left: 5px;
    font-weight: 600
}

.spix-grid-sorting .ordering .nice-select {
    display: inline-block;
    float: unset;
    width: 215px;
    background: #f8f8f8;
    border-color: #eee;
    color: #1c1c1c;
    -webkit-transition: .5s;
    transition: .5s;
    padding: 0 0 0 12px;
    height: 45px;
    line-height: 45px;
    font-size: 15px;
    font-weight: 500
}

.spix-grid-sorting .ordering .nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, .2);
    box-shadow: 0 10px 30px rgba(0, 0, 0, .2);
    list-style-type: none;
    border: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 10px
}

.spix-grid-sorting .ordering .nice-select .list .option {
    line-height: 38px;
    min-height: 38px;
    color: #1c1c1c;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
    padding-right: 15px;
    padding-left: 25px;
    font-size: 15px;
    font-weight: 500
}

.spix-grid-sorting .ordering .nice-select .list .option:hover {
    background-color: #1c1c1c !important;
    color: #fff
}

.spix-grid-sorting .ordering .nice-select:after {
    border-color: #1c1c1c;
    height: 8px;
    width: 8px;
    margin-top: -5px
}

.spix-grid-sorting .ordering .nice-select:hover {
    border-color: #1c1c1c;
    background-color: transparent
}

.single-products-box {
    position: relative;
    margin-bottom: 30px;
    -webkit-transition: .5s;
    transition: .5s
}

.single-products-box .products-image {
    text-align: center;
    position: relative;
    overflow: hidden
}

.single-products-box .products-image a {
    position: relative;
    display: block
}

.single-products-box .products-image a img {
    -webkit-transition: .5s;
    transition: .5s
}

.single-products-box .products-content {
    margin-top: 20px;
    position: relative
}

.single-products-box .products-content h3 {
    margin-bottom: 0;
    font-size: 25px
}

.single-products-box .products-content h3 a {
    display: inline-block;
    color: #1c1c1c
}

.single-products-box .products-content h3 a:hover {
    color: #1c1c1c
}

.single-products-box .products-content .price {
    margin-top: 15px;
    -webkit-transition: .5s;
    transition: .5s;
    font-weight: 600;
    color: #1c1c1c
}

.single-products-box .products-content .price .old-price {
    text-decoration: line-through;
    color: #999;
    font-weight: 500
}

.single-products-box .products-content .star-rating {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #f49f0b
}

.single-products-box .products-content .star-rating i {
    display: inline-block;
    margin-right: -2px
}

.single-products-box .products-content .add-to-cart {
    position: absolute;
    right: 0;
    bottom: 0;
    text-transform: capitalize;
    -webkit-transition: .5s;
    transition: .5s;
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(20px);
    transform: translateX(20px);
    font-weight: 600;
    font-size: 15px
}

.single-products-box .products-content .add-to-cart:hover {
    color: #1c1c1c
}

.single-products-box:hover .products-content .price {
    opacity: 0;
    visibility: hidden
}

.single-products-box:hover .products-content .add-to-cart {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    visibility: visible
}

.single-products-box:hover .products-image a img {
    -webkit-transform: scale(1.07);
    transform: scale(1.07)
}

.cart-table table {
    margin-bottom: 0
}

.cart-table table thead tr th {
    border-bottom-width: 0;
    vertical-align: middle;
    padding: 20px 0;
    border: none;
    white-space: nowrap;
    
    font-size: 20px
}

.cart-table table tbody tr td {
    vertical-align: middle;
    color: .6s;
    white-space: nowrap;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 0;
    padding-left: 0;
    border-color: #eaedff;
    border-right: none;
    border-left: none
}

.cart-table table tbody tr td.product-thumbnail a {
    display: block
}

.cart-table table tbody tr td.product-thumbnail a img {
    width: 80px
}

.cart-table table tbody tr td.product-name a {
    color: #666;
    font-weight: 500;
    display: inline-block;
    text-decoration: none
}

.cart-table table tbody tr td.product-name a:hover {
    color: #1c1c1c
}

.cart-table table tbody tr td.product-subtotal .remove {
    color: #1c1c1c;
    float: left;
    position: relative;
    top: -1px
}

.cart-table table tbody tr td.product-quantity .input-counter {
    max-width: 130px;
    min-width: 130px;
    text-align: center;
    display: inline-block;
    position: relative
}

.cart-table table tbody tr td.product-quantity .input-counter span {
    position: absolute;
    top: 0;
    background-color: transparent;
    cursor: pointer;
    color: #d0d0d0;
    width: 40px;
    height: 100%;
    line-height: 48px;
    -webkit-transition: .6s;
    transition: .6s
}

.cart-table table tbody tr td.product-quantity .input-counter span.minus-btn {
    right: 0
}

.cart-table table tbody tr td.product-quantity .input-counter span.plus-btn {
    left: 0
}

.cart-table table tbody tr td.product-quantity .input-counter span:hover {
    color: #1c1c1c
}

.cart-table table tbody tr td.product-quantity .input-counter input {
    height: 45px;
    color: #1c1c1c;
    outline: 0;
    display: block;
    border: none;
    background-color: #f8f8f8;
    text-align: center;
    width: 100%;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-weight: 600
}

.cart-table table tbody tr td.product-quantity .input-counter input::-webkit-input-placeholder {
    color: #1c1c1c
}

.cart-table table tbody tr td.product-quantity .input-counter input:-ms-input-placeholder {
    color: #1c1c1c
}

.cart-table table tbody tr td.product-quantity .input-counter input::-ms-input-placeholder {
    color: #1c1c1c
}

.cart-table table tbody tr td.product-quantity .input-counter input::placeholder {
    color: #1c1c1c
}

.cart-table table tbody tr td.product-subtotal {
    overflow: hidden
}

.cart-buttons {
    margin-top: 30px
}

.cart-buttons .col-lg-5 {
    text-align: left
}

.cart-totals {
    background: #fff;
    padding: 30px;
    max-width: 750px;
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08);
    border-radius: 5px;
    margin: 50px auto 0
}

.cart-totals h3 {
    margin-bottom: 25px;
    font-size: 25px
}

.cart-totals ul {
    padding-right: 0;
    margin: 0 0 25px;
    list-style-type: none
}

.cart-totals ul li {
    border: 1px solid #eaedff;
    padding: 20px 15px;
    color: #1c1c1c;
    overflow: hidden;
    font-weight: 600
}

.cart-totals ul li:first-child {
    border-bottom: none
}

.cart-totals ul li:last-child {
    border-top: none
}

.cart-totals ul li b {
    font-weight: 500
}

.cart-totals ul li span {
    float: left;
    color: #445;
    font-weight: 500
}

.cart-totals .default-btn {
    position: relative;
    z-index: 1
}

.user-actions {
    -webkit-box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, .08);
    background: #fff;
    padding: 18px 20px 15px;
    margin-bottom: 65px;
    border-top: 3px solid #1c1c1c;
    position: relative
}

.user-actions::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -35px;
    width: 100%;
    height: 1px;
    background: #eee
}

.user-actions i {
    color: #1c1c1c;
    margin-left: 2px;
    font-size: 18px;
    color: #1c1c1c;
    position: relative;
    top: 2px
}

.user-actions span {
    display: inline-block;
    font-weight: 600;
    color: #1c1c1c;
    font-size: 14px
}

.user-actions span a {
    display: inline-block;
    color: #1c1c1c;
    text-decoration: none
}

.user-actions span a:hover,
.user-actions span a:focus {
    color: #1c1c1c
}

.billing-details .title {
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    font-size: 25px;
    
}

.billing-details .title::before {
    content: '';
    position: absolute;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    bottom: -1px;
    right: 0;
    width: 50px;
    height: 1px
}

.billing-details .form-group {
    margin-bottom: 25px
}

.billing-details .form-group label {
    display: block;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 500
}

.billing-details .form-group label .required {
    color: #1c1c1c
}

.billing-details .form-group .nice-select {
    float: unset;
    line-height: 60px;
    color: #666;
    font-weight: 500;
    padding-top: 0;
    padding-bottom: 0
}

.billing-details .form-group .nice-select .list {
    background-color: #fff;
    -webkit-box-shadow: 0 0 29px 0 rgba(102, 102, 102, .1);
    box-shadow: 0 0 29px 0 rgba(102, 102, 102, .1);
    border-radius: 0;
    margin-top: 0;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px
}

.billing-details .form-group .nice-select .list .option {
    -webkit-transition: .5s;
    transition: .5s;
    padding-right: 20px;
    padding-left: 20px
}

.billing-details .form-group .nice-select .list .option:hover {
    background-color: #1c1c1c !important;
    color: #fff
}

.billing-details .form-group .nice-select .list .option.selected {
    background-color: transparent;
    font-weight: 600
}

.billing-details .form-group .nice-select:after {
    left: 20px
}

.billing-details .form-group .form-control {
    height: 60px;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.billing-details .form-group .form-control:focus {
    border-color: #1c1c1c;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.billing-details .form-group textarea.form-control {
    height: auto;
    padding-top: 15px
}

.billing-details .form-check {
    margin-bottom: 20px
}

.billing-details .form-check .form-check-label {
    color: #1c1c1c
}

.billing-details .form-check label {
    position: relative;
    right: -3px;
    top: 1px;
    font-weight: 500
}

.billing-details .col-lg-12:last-child .form-group {
    margin-bottom: 0
}

.order-details .title {
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    font-size: 25px;
    
}

.order-details .title::before {
    content: '';
    position: absolute;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);
    bottom: -1px;
    right: 0;
    width: 50px;
    height: 1px
}

.order-details .order-table table {
    margin-bottom: 0
}

.order-details .order-table table thead tr th {
    border-bottom-width: 0;
    vertical-align: middle;
    border-color: #eaedff;
    font-weight: 600;
    padding-right: 20px;
    padding-top: 25px;
    padding-left: 20px;
    padding-bottom: 20px
}

.order-details .order-table table tbody tr td {
    vertical-align: middle;
    color: #666;
    border-color: #eaedff;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px
}

.order-details .order-table table tbody tr td.product-name a {
    color: #666;
    display: inline-block;
    text-decoration: none;
    font-weight: 500
}

.order-details .order-table table tbody tr td.product-name a:hover {
    color: linear-gradient(to right top, #fdb084, #ff9870, #ff7e62, #ff5f59, #ff3656)
}

.order-details .order-table table tbody tr td.order-subtotal span,
.order-details .order-table table tbody tr td.order-shipping span,
.order-details .order-table table tbody tr td.total-price span {
    color: #666;
    font-weight: 500
}

.order-details .order-table table tbody tr td.shipping-price,
.order-details .order-table table tbody tr td.order-subtotal-price,
.order-details .order-table table tbody tr td.product-subtotal {
    font-weight: 600
}

.order-details .payment-box {
    background-color: #fff;
    -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, .06);
    box-shadow: 0 2px 28px 0 rgba(0, 0, 0, .06);
    margin-top: 30px;
    padding: 30px
}

.order-details .payment-box .payment-method p [type=radio]:checked,
.order-details .payment-box .payment-method p [type=radio]:not(:checked) {
    display: none
}

.order-details .payment-box .payment-method p [type=radio]:checked+label,
.order-details .payment-box .payment-method p [type=radio]:not(:checked)+label {
    padding-right: 28px;
    cursor: pointer;
    display: block;
    color: #1c1c1c;
    position: relative;
    margin-bottom: 8px;
    font-size: 16px;
    font-weight: 600
}

.order-details .payment-box .payment-method p [type=radio]:checked+label::before,
.order-details .payment-box .payment-method p [type=radio]:not(:checked)+label::before {
    content: '';
    position: absolute;
    right: 0;
    top: 4px;
    width: 20px;
    height: 20px;
    border: 1px solid #ddd;
    border-radius: 50%;
    background: #fff
}

.order-details .payment-box .payment-method p [type=radio]:checked+label::after,
.order-details .payment-box .payment-method p [type=radio]:not(:checked)+label::after {
    content: '';
    width: 12px;
    height: 12px;
    background: #1c1c1c;
    position: absolute;
    top: 8px;
    right: 4px;
    border-radius: 50%;
    -webkit-transition: .5s;
    transition: .5s
}

.order-details .payment-box .payment-method p [type=radio]:not(:checked)+label::after {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.order-details .payment-box .payment-method p [type=radio]:checked+label::after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.order-details .payment-box .default-btn {
    display: block;
    margin-top: 25px;
    position: relative;
    z-index: 1;
    text-align: center
}

.product-details-image {
    background-image: url(../images/logo.png);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1
}

.product-details-desc {
    padding-right: 0;
    padding-left: 0;
margin-bottom: 20px;
}

.product-details-desc h3 {
    margin-bottom: 0;
    font-size: 24px
}

.product-details-desc .price {
    margin-bottom: 15px;
    color: #000;
    font-size: 15px;
    font-weight: 600
}

.product-details-desc .price .old-price {
    text-decoration: line-through;
    color: #828893
}

.product-details-desc p {
    margin-bottom: 0
}

.product-details-desc .product-review {
    margin-bottom: 15px
}

.product-details-desc .product-review .rating {
    display: inline-block;
    padding-left: 5px;
    font-size: 14px
}

.product-details-desc .product-review .rating i {
    color: #ffba0a
}

.product-details-desc .product-review .rating-count {
    display: inline-block;
    color: #000;
    border-bottom: 1px solid #000;
    line-height: initial
}

.product-details-desc .product-review .rating-count:hover {
    color: #1c1c1c;
    border-color: #1c1c1c;
    text-decoration: none
}

.product-details-desc .product-add-to-cart {
    margin-top: 20px
}

.product-details-desc .product-add-to-cart .input-counter {
    max-width: 130px;
    min-width: 130px;
    margin-left: 10px;
    text-align: center;
    display: inline-block;
    position: relative
}

.product-details-desc .product-add-to-cart .input-counter span {
    position: absolute;
    top: 0;
    background-color: transparent;
    cursor: pointer;
    color: #d0d0d0;
    width: 50px;
    height: 100%;
    line-height: 55px;
    -webkit-transition: .5s;
    transition: .5s
}

.product-details-desc .product-add-to-cart .input-counter span.minus-btn {
    right: 0
}

.product-details-desc .product-add-to-cart .input-counter span.plus-btn {
    left: 0
}

.product-details-desc .product-add-to-cart .input-counter span:hover {
    color: #1c1c1c
}

.product-details-desc .product-add-to-cart .input-counter input {
    height: 50px;
    color: #000;
    outline: 0;
    display: block;
    border: none;
    background-color: #f8f8f8;
    text-align: center;
    width: 100%;
    font-size: 16px;
    font-weight: 600
}

.product-details-desc .product-add-to-cart .input-counter input::-webkit-input-placeholder {
    color: #000
}

.product-details-desc .product-add-to-cart .input-counter input:-ms-input-placeholder {
    color: #000
}

.product-details-desc .product-add-to-cart .input-counter input::-ms-input-placeholder {
    color: #000
}

.product-details-desc .product-add-to-cart .input-counter input::placeholder {
    color: #000
}

.product-details-desc .product-add-to-cart .default-btn {
    position: relative;
    padding: 12px 30px;
    background-color: #1c1c1c;
    color: #fff;
    border: 1px solid #1c1c1c;
    cursor: pointer
}

.product-details-desc .product-add-to-cart .default-btn i {
    margin-left: 2px
}

.product-details-desc .product-add-to-cart .default-btn:hover {
    background-color: #fff;
    color: #1c1c1c;
    -webkit-transition: .5s;
    transition: .5s
}

.product-details-desc .buy-checkbox-btn {
    margin-top: 20px
}

.product-details-desc .buy-checkbox-btn input {
    display: none
}

.product-details-desc .buy-checkbox-btn .cbx {
    margin: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.product-details-desc .buy-checkbox-btn .cbx span {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.product-details-desc .buy-checkbox-btn .cbx span:first-child {
    position: relative;
    width: 18px;
    height: 18px;
    border-radius: 3px;
    -webkit-transform: scale(1);
    transform: scale(1);
    vertical-align: middle;
    border: 1px solid #ebebeb;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    -webkit-transition: .5s;
    transition: .5s
}

.product-details-desc .buy-checkbox-btn .cbx span:first-child svg {
    position: absolute;
    top: 3px;
    right: 2px;
    fill: none;
    stroke: #fff;
    stroke-width: 2;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 16px;
    stroke-dashoffset: 16px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-transition-delay: .1s;
    transition-delay: .1s;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: .5s;
    transition: .5s
}

.product-details-desc .buy-checkbox-btn .cbx span:first-child:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    display: block;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
    border-radius: 50%;
    -webkit-transition: .6s;
    transition: .6s
}

.product-details-desc .buy-checkbox-btn .cbx span:last-child {
    position: relative;
    top: 2px;
    padding-right: 4px;
    color: #666
}

.product-details-desc .buy-checkbox-btn .cbx:hover span:first-child {
    border-color: #1c1c1c
}

.product-details-desc .buy-checkbox-btn .inp-cbx:checked+.cbx span:first-child {
    background: #1c1c1c;
    border-color: #1c1c1c;
    -webkit-animation: wave .4s ease;
    animation: wave .4s ease
}

.product-details-desc .buy-checkbox-btn .inp-cbx:checked+.cbx span:first-child svg {
    stroke-dashoffset: 0
}

.product-details-desc .buy-checkbox-btn .inp-cbx:checked+.cbx span:first-child:before {
    -webkit-transform: scale(3.5);
    transform: scale(3.5);
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.product-details-desc .buy-checkbox-btn .item:not(:first-child) {
    margin-top: 15px
}

.product-details-desc .buy-checkbox-btn .btn-light {
    background-color: #f2f2f2;
    border: none;
    padding: 13px 25px 10px;
    -webkit-transition: .6s;
    transition: .6s;
    font-weight: 600;
    display: block;
    width: 100%
}

.product-details-desc .buy-checkbox-btn .btn-light:hover {
    background-color: #1c1c1c;
    color: #fff
}

.product-details-desc .products-share {
    margin-top: 30px
}

.product-details-desc .products-share .social {
    padding-right: 0;
    list-style-type: none;
    margin-bottom: 0
}

.product-details-desc .products-share .social li {
    display: inline-block
}

.product-details-desc .products-share .social li span {
    display: inline-block;
    margin-left: 3px;
    
    position: relative;
    top: -2px
}

.product-details-desc .products-share .social li a {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    background-color: #1c1c1c;
    color: #fff;
    border: 1px solid #1c1c1c;
    text-align: center;
    font-size: 18px;
    margin-right: 2px
}

.product-details-desc .products-share .social li a:hover,
.product-details-desc .products-share .social li a:focus {
    color: linear-gradient(to right top, #fdb084, #ff9870, #ff7e62, #ff5f59, #ff3656);
    background-color: transparent
}

.product-details-desc .products-share .social li a.facebook {
    background-color: #3b5998;
    border-color: #3b5998;
    color: #fff
}

.product-details-desc .products-share .social li a.facebook:hover,
.product-details-desc .products-share .social li a.facebook:focus {
    color: #3b5998;
    background-color: transparent
}

.product-details-desc .products-share .social li a.twitter {
    background-color: #1da1f2;
    border-color: #1da1f2;
    color: #fff
}

.product-details-desc .products-share .social li a.twitter:hover,
.product-details-desc .products-share .social li a.twitter:focus {
    color: #1da1f2;
    background-color: transparent
}

.product-details-desc .products-share .social li a.linkedin {
    background-color: #007bb5;
    border-color: #007bb5;
    color: #fff
}

.product-details-desc .products-share .social li a.linkedin:hover,
.product-details-desc .products-share .social li a.linkedin:focus {
    color: #007bb5;
    background-color: transparent
}

.product-details-desc .products-share .social li a.instagram {
    background-color: #c13584;
    border-color: #c13584;
    color: #fff
}

.product-details-desc .products-share .social li a.instagram:hover,
.product-details-desc .products-share .social li a.instagram:focus {
    color: #c13584;
    background-color: transparent
}

.products-details-tab {
    margin-top: 10px
}

.products-details-tab .tabs {
    list-style-type: none;
    margin-bottom: -1px;
    padding-right: 0
}

.products-details-tab .tabs li {
    display: inline-block;
    line-height: initial;
    margin-left: 5px
}

.products-details-tab .tabs li a {
    display: inline-block;
    position: relative;
    text-transform: capitalize;
    color: #1c1c1c;
    border: 1px solid #ccc;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 30px;
    padding-right: 30px
}

.products-details-tab .tabs li a:hover,
.products-details-tab .tabs li a:focus {
    color: #fff;
    background-color: #1c1c1c;
    border-color: #1c1c1c
}

.products-details-tab .tabs li.current a {
    color: #fff;
    background-color: #1c1c1c;
    border-color: #1c1c1c
}

.products-details-tab .tabs li:last-child {
    margin-left: 0
}

.products-details-tab .tab_content {
  margin-top: 20px;
}

.products-details-tab .tab_content .tabs_item {
    display: none
}

.products-details-tab .tab_content .tabs_item:first-child {
    display: block
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content p {
    margin-bottom: 20px
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content p:last-child {
    margin-bottom: 0
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content h3 {
    margin-bottom: 15px;
    font-size: 24px;
    
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-title {
    position: relative
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-title .rating {
    display: inline-block
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-title .rating i {
    color: #ffba0a;
    font-size: 14px
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-title p {
    margin-bottom: 0;
    display: inline-block;
    padding-right: 5px;
    line-height: initial
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-title .default-btn {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 8px 20px;
    background-color: #1c1c1c;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    font-size: 15px;
    border: 1px solid #1c1c1c
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-title .default-btn:hover {
    background-color: #fff;
    color: #1c1c1c;
    text-decoration: none
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-comments {
    margin-top: 35px
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item {
    margin-top: 30px;
    position: relative;
    padding-left: 200px;
    border-top: 1px dashed #eee;
    padding-top: 30px
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item .rating .fas.fa-star {
    color: #ffba0a
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item .rating i {
    font-size: 14px;
    color: #ffba0a
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item h3 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item span {
    margin-bottom: 10px;
    font-size: 13px;
    display: block
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item span strong {
    font-weight: 600
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item p {
    margin-bottom: 0
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item .review-report-link {
    position: absolute;
    left: 0;
    color: #666;
    top: 40px;
    text-decoration: underline;
    font-weight: 500;
    font-size: 15px
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-comments .review-item .review-report-link:hover {
    color: #1c1c1c
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-form {
    margin-top: 30px
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-form h3 {
    margin-bottom: 20px
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-form form {
    max-width: 100%
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-form form .form-group {
    margin-bottom: 15px
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-form form .form-group .form-control {
    height: 55px;
    background-color: #eee;
    border: 1px solid #eee;
    -webkit-transition: .5s;
    transition: .5s;
    color: #1c1c1c
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-form form .form-group .form-control:focus {
    background-color: transparent;
    border: 1px solid #1c1c1c;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-form form .form-group textarea.form-control {
    padding-top: 15px;
    height: auto
}

.products-details-tab .tab_content .tabs_item .products-details-tab-content .product-review-form .review-form .default-btn {
    cursor: pointer;
    position: relative;
    z-index: 1;
    border: none
}

.related-shop {
    margin-top: 35px
}

.related-shop h4 {
    font-size: 25px;
    margin-bottom: 25px
}



.partner-area {
padding:40px 0;
background: #f6f6f6;
}



.partner-item {

    display: grid;
    align-items: center;
    height: 120px;
    background: #fff;

}

.partner-item img {
width: 90px !important;

margin: 0 auto;
}



.arrivals-product-area {
padding: 50px 0;
background: #f7f7f7;
}

.footer-area {
padding:40px 0 0;
background: #1c1c1c;

}


.home-body .footer-area {
margin-top: 90px;
}


.footer-area .social {
display: inline-block;
list-style: none;
color: #fff;
width: 100%;
text-align: left;padding: 0;
}

.footer-area .social li {
display: inline-block;
}

.footer-area .social li a {
color: #1c1c1c;
width: 40px;
height: 40px;
display: flex;
line-height: 40px;
font-size: 20px;
background: #fff;
border-radius: 50%;
text-align: center;
justify-content: center;
align-items: center;
}

.single-footer-widget {
    margin-bottom: 30px;
display: inline-block;
width: 100%;
}

.single-footer-widget .logo {
    margin-bottom: 35px
}

.single-footer-widget p {
    color: #666;
    margin-bottom: 0
}

.single-footer-widget .social {
    padding-right: 0;
    list-style-type: none;
text-align: center;
    margin-bottom: 25px;
}

.single-footer-widget .social li {
    display: inline-block;
    margin-left: 10px
}

.single-footer-widget .social li:last-child {
    margin-left: 0
}

.single-footer-widget .social li a {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 40px;
    border-radius: 50%;
    background-color: linear-gradient(to right top, #fdb084, #ff9870, #ff7e62, #ff5f59, #ff3656);
    color: #fff;
    border: 1px solid linear-gradient(to right top, #fdb084, #ff9870, #ff7e62, #ff5f59, #ff3656);
    text-align: center;
    font-size: 18px
}

.single-footer-widget .social li a:hover,
.single-footer-widget .social li a:focus {
    color: linear-gradient(to right top, #fdb084, #ff9870, #ff7e62, #ff5f59, #ff3656);
    background-color: #1c1c1c
}

.single-footer-widget .social li a.facebook {
    background-color: #3b5998;
    border-color: #3b5998;
    color: #fff
}

.single-footer-widget .social li a.facebook:hover,
.single-footer-widget .social li a.facebook:focus {
    color: #fff;
    background-color: #1c1c1c
}

.single-footer-widget .social li a.twitter {
    background-color: #1da1f2;
    border-color: #1da1f2;
    color: #fff
}

.single-footer-widget .social li a.twitter:hover,
.single-footer-widget .social li a.twitter:focus {
    color: #fff;
    background-color: #1c1c1c
}

.single-footer-widget .social li a.linkedin {
    background-color: #007bb5;
    border-color: #007bb5;
    color: #fff
}

.single-footer-widget .social li a.linkedin:hover,
.single-footer-widget .social li a.linkedin:focus {
    color: #fff;
    background-color: #1c1c1c
}

.single-footer-widget .social li a.pinterest {
    background-color: #c13584;
    border-color: #c13584;
    color: #fff
}

.single-footer-widget .social li a.pinterest:hover,
.single-footer-widget .social li a.pinterest:focus {
    color: #fff;
    background-color: #1c1c1c
}

.single-footer-widget h3 {
    font-size: 22px;
    margin-bottom: 25px;
    color: #fff
}

.single-footer-widget .quick-links {
    padding-right: 0;
    margin-bottom: 0;
    list-style-type: none
}

.single-footer-widget .quick-links li {
    margin-bottom: 16px;
    font-size: 15px
}

.single-footer-widget .quick-links li a {
    display: inline-block;
    color: #c0c0c0;
    font-weight: 500;
    position: relative
}

.single-footer-widget .quick-links li a:hover {
color: #fff;
}
/*
.single-footer-widget .quick-links li a:hover::before {
    width: 100%
}

.single-footer-widget .quick-links li a::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    -webkit-transition: .5s;
    transition: .5s;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
    background: linear-gradient(to right top, #fdb084, #ff9870, #ff7e62, #ff5f59, #ff3656)
}*/

.single-footer-widget .quick-links li:last-child {
    margin-bottom: 0
}

.single-footer-widget .footer-contact-info {
    padding-right: 0;
    margin-bottom: 0;
    list-style-type: none
}

.single-footer-widget .footer-contact-info li {
    margin-bottom: 22px;
    color: #1c1c1c;
    position: relative;
float: right;
width: 31.333%;
margin:1%;
padding: 15px;
text-align: center;
background: url(../images/bg-pattern-1.png);
margin: 1%;
box-shadow: 0 0 15px #eee;
background-color: #fcfcfc;
}

.inbox {
background: #fff;
padding: 15px;
}

.single-footer-widget .footer-contact-info li i {
font-size: 22px;
color: #1c1c1c;
margin: 8px auto;
display: block;
width: 60px;
height: 60px;
border: 1px dashed;
border-radius: 50%;
text-align: center;
line-height: 60px;
}

.single-footer-widget .footer-contact-info li span {
    display: block;
    
    font-size: 18px;
    margin-bottom: 5px;
    color: #1c1c1c
}

.single-footer-widget .footer-contact-info li a {
    display: inline-block;
    color: #1c1c1c;
    
    position: relative;
    font-size: 15px;
height: 45px;
}

.single-footer-widget .footer-contact-info li a:hover {
    color: #1c1c1c
}

.single-footer-widget .footer-contact-info li a:hover::before {
    width: 100%
}

.single-footer-widget .footer-contact-info li a::before {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    -webkit-transition: .5s;
    transition: .5s;
    background: -webkit-gradient(linear, left bottom, right top, from(#fdb084), color-stop(#ff9870), color-stop(#ff7e62), color-stop(#ff5f59), to(#ff3656));
    background: linear-gradient(to right top, #fdb084, #ff9870, #ff7e62, #ff5f59, #ff3656)
}

.single-footer-widget .footer-contact-info li:last-child {
    margin-bottom: 0
}

.copyright-area {
    padding-top: 10px;
    padding-bottom: 25px;
background: #1c1c1c;text-align: center;
}

.copyright-area .copyright-area-content p {
color: #c0c0c0;
font-size: 18px;
text-align: left;
}

.copyright-area .copyright-area-content p a {
    display: inline-block;
color: #c0c0c0;
}

.copyright-area .copyright-area-content p a:hover {
    color: #fff
}

.copyright-area .copyright-area-content ul {
    padding-right: 0;
    margin-bottom: 0;
    list-style-type: none;
    text-align: left
}

.copyright-area .copyright-area-content ul li {
    display: inline-block;
    position: relative;
    margin-right: 10px;
    margin-left: 10px
}

.copyright-area .copyright-area-content ul li a {
    display: inline-block;
    color: #fff;
font-size: 14px;
font-weight: normal;
}

.copyright-area .copyright-area-content ul li a:hover {
    color: #1c1c1c
}

.copyright-area .copyright-area-content ul li::before {
    content: '';
    position: absolute;
    top: 5px;
    left: -13px;
    width: 1px;
    height: 14px;
background-color: #e21088;
}

.copyright-area .copyright-area-content ul li:last-child {
    margin-left: 0
}

.copyright-area .copyright-area-content ul li:last-child::before {
    display: none
}

.copyright-area .copyright-area-content ul li:first-child {
    margin-right: 0
}

.go-top {
    position: fixed;
    cursor: pointer;
    bottom: -100px;
    left: 20px;
    color: #fff;
    background-color: #e21088;
    z-index: 4;
    width: 45px;
    text-align: center;
    height: 45px;
    opacity: 0;
    visibility: hidden;
    border-radius: 50%;
    font-size: 25px;
    -webkit-transition: .9s;
    transition: .9s;
    overflow: hidden;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
    box-shadow: 0 3px 10px rgba(0, 0, 0, .1)
}

.go-top i {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    font-size: 30px;
    margin-right: auto;
    margin-left: auto
}

.go-top.active {
    opacity: 1;
    visibility: visible;
    bottom: 20px
}

.go-top:hover {
    background: #1c1c1c;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    box-shadow: 0 4px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}




.prince-area {
position: relative;

padding: 40px 0;
/*
background-image: url("../images/bgn-industries.png");
*/
background-image: url("../images/bgn-white-dots-norepeat.png");
background-position: center top;
background-size: contain;
background-color: #1c1c1c;
background-attachment: fixed;
background-position: right 80%;
background-size: auto;
background-repeat: no-repeat;

}


/****************/


.mission-area {

/*
background: #f4f8ff;
border-radius: 150px 0 150px 0;
*/
padding: 50px 0;
}


.cxs-box {
padding: 40px 25px;
background: #fff;
box-shadow:1px 2px 15px #ccc;
border-radius: 0 2.5em;
box-shadow: 0 20px 75px rgba(0,0,0,.1);
padding-bottom: 6em;
background-color: #ffffff;
}

.cxs-box .content {
text-align: center;
}


.cxs-box p {
color: #333;
}


.cxs-box h3 {
color: #1c1c1c;
margin: 20px 0;
    position: relative;
padding-bottom: 20px;

}

.cxs-box h3:after {

    content: '';
    position: absolute;
    right: 50%;
margin-right:-30px;
    bottom: 0;
    width: 60px;
    height: 1px;
    border-radius: 5px;
    background: #1c1c1c


}


.mis-icon i {
color: #1c1c1c;
/*
background: linear-gradient(to right top, #9f2024, #ad3d41, #c54348);*/

border: 1px solid;

width: 60px;

height: 60px;

display: block;

margin-bottom: 20px;

margin: 20px auto;

text-align: center;

line-height: 60px;

font-size: 30px;

border-radius: 50%;
margin-top: 0;
}














.imagebox {
  border-radius: 3px;
}
.imagebox .box-image {
  display: block;
  position: relative;
  color: inherit;
}
.imagebox .box-image img {
  box-shadow: 0 50px 100px -20px rgba(50, 50, 93, 0.25), 0 30px 60px -30px rgba(107, 124, 147, 0.3);
  border-radius: 3px;
  mix-blend-mode: luminosity;
height: 290px;
}
.imagebox .box-image:hover .box-content {
  opacity: 1;
  overflow: visible;
  max-height: 500px;
}
.imagebox .box-image:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  bottom: 0;
background: linear-gradient(-90deg, rgba(9, 9, 9, 0) 0%, #000 100%);
  border-radius: 3px;
  opacity: 0.55;
}
.imagebox .box-inner {
  color: #3a416f;
  position: absolute;
  z-index: 2;
  bottom: 30px;
  right: 0;
  padding: 30px 30px 0 30px;
  overflow: hidden;

}
.imagebox .box-title {
  display: block;
  position: relative;
}
.imagebox .box-title:after {
  content: "";
  position: absolute;
  right: 0;
  width: 60px;
  height: 5px;
  background-color: #e21088;
  top: -24px;
  border-radius: 3px;
}
.imagebox .box-title:before {
  content: "";
  position: absolute;
  right: 0;
  top: -24px;
  width: 60px;
  height: 5px;
  z-index: 2;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #3a416f 100%);
  border-radius: 3px;
  opacity: 0.2;
}
.imagebox .box-title h3 {
margin: 0 0 5px -1px;
font-weight: bold;
font-size: 20px;
text-transform: capitalize;
color: #fff;
font-family: "sen-reg";
}
.imagebox .box-title .box-subtitle {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  line-height: 1.2em;
  letter-spacing: 2px;
  color: #6b7c93;
}
.imagebox .box-content {
  max-height: 0;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  font-size: 15px;
  padding: 1px 0;
  display: none;
  opacity: 0;
}
.imagebox .box-content > p:first-child {
  margin-top: 20px;
}
@media only screen and (min-width: 1025px) {
  .imagebox .box-content {
    display: block;
  }
}
.imagebox .box-btn {
  text-transform: capitalize;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 1px;
  padding: 0 0 0 20px;
  font-weight: 500;
  margin-top: 25px;color: #fff;
  position: relative;
}
.imagebox .box-btn:before {
  content: "\ea04";
  font-family: "Nucleo";
  font-size: 8px;
  position: absolute;
  right: 0;
  top: calc(50% - 1px);
  transform: translateY(-50%) rotate(-90deg);
  opacity: 0.5;
}
.imagebox .box-btn:after {
  content: "";
}




.bt_bb_link {
    text-decoration: none;
    box-shadow: none;
    padding: 1em 3em;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;

border: 0;
border-radius: 16px;
padding: 12px 0;
background-color: #323333;
color: #ffffff;

margin-top: 15px;display: inline-block;

width: 140px;
text-align: center;

box-shadow: 0 3px 10px rgba(0,0,0,0.3);
}


.bt_bb_link:hover {
    background-color: #e21088 !important;
    color: #ffffff !important;
    box-shadow: 0 -3px 0 0 rgba(24,24,24,.15) inset, 0 3px 10px rgba(0,0,0,0.3);
-webkit-transform: translateY(-3px);
-moz-transform: translateY(-3px);
-ms-transform: translateY(-3px);
transform: translateY(-3px);
    text-decoration: none;
} 



.bt_bb_link.white-btn {
background: #fff;
color: #000;
}

/*
.bt_bb_button_text {
color: #fff !important;
text-transform: capitalize;
}
*/

.curve-ex-top {
position: absolute;
width: 100%;
top: 0;
z-index: 1;
}

.curve-ex {
position: absolute;
width: 100%;
bottom: -93px;
z-index: 1;
}


/*
.curve-ex-bottom {
position: absolute;
width: 100%;
bottom: -93px;
z-index: 1;
}*/


.lang-item {
display:none;
}


.lang-item img {
width: 20px;
margin-left:5px;
} 



/**************/


.navbar-area {

right: 0;
left: 0;
top: 15px;
z-index: 2;
}


.home-body .navbar-area {
position: absolute;
}


.main-navbar {
padding: 0 15px;
border-radius: 30px;
background: #fff;}




.fert {
background: #fff3;
padding: 5px 8px;
border-radius: 14px;
color: #fff;
font-size: 18px;
display: inline-flex;
align-items: center;
gap: 15px;
margin-bottom: 5px;

}


.shimmer {
		color: rgba(255, 255, 255, 0.6);
		background: -webkit-gradient(linear, left top, right top, from(#222), to(#222), color-stop(0.5, #fff));
		background: -moz-gradient(linear, left top, right top, from(#222), to(#222), color-stop(0.5, #fff));
		background: gradient(linear, left top, right top, from(#222), to(#222), color-stop(0.5, #fff));
		-webkit-background-size: 125px 100%;
		-moz-background-size: 125px 100%;
		background-size: 125px 100%;
		-webkit-background-clip: text;
		-moz-background-clip: text;
		background-clip: text;
		-webkit-animation-name: shimmer;
		-moz-animation-name: shimmer;
		animation-name: shimmer;
		-webkit-animation-duration: 2s;
		-moz-animation-duration: 2s;
		animation-duration: 2s;
		-webkit-animation-iteration-count: infinite;
		-moz-animation-iteration-count: infinite;
		animation-iteration-count: infinite;
		background-repeat: no-repeat;
		background-position: 0 0;
		background-color: #222;
}


.fert i {
padding: 4px 12px;
border-radius: 8px;
background: #fff3;
font-size: 26px;
color: #e21088;}


.prod-tabsection {
position: relative;
background: #1c1c1c;
overflow: hidden;
}

.prod-tabsection .container {
position: relative;
padding: 40px 0 60px;
}

.troop-sold {
content: '';
z-index: 1;
position: absolute;
background: #fff;
background: linear-gradient(to right , #fff3 ,#fff3 ,#fff ,#fff3,#fff3);
top: 0;
left: 0;
right: 0;
height: 3px;
width: 100%;
}




.prod-tabsection .nav-troop {
justify-content: space-between;
margin-bottom: 30px;
}



.prod-tabsection .nav-troop .nav-link {
border: 0;
border-radius: 8px;
background: #323232;
color: #fff !important;
padding: 12px 45px;
text-transform: uppercase;
}


.prod-tabsection .nav-troop .nav-link.active {
background: #fff;
color: #323232 !important;
}



.prod-tabsection .section-title h2 {
color: #fff;
}



.toor-box {
padding: 30px 25px;
  border: 1px solid #fff;
  border-radius: 32px;
  background: #323232;
  color: #c0c0c0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
margin-bottom: 20px;
}



.toor-box .content h2 {
  font-size: 24px;
  text-transform: capitalize;
  color: #fff;
  height: 58px;
  display: grid;
  align-items: center;
  text-align: center;
}

.toor-box .content p {
  color: #c0c0c0;font-size: 14px;
}


.toor-box .laer-content h4 {
font-size: 20px;
  color: #fff;
}


.toor-box .laer-content li {
  color: #c0c0c0;
position: relative;
padding-right: 20px;font-size: 14px;
}

.toor-box .laer-content ul {
padding: 0;
margin: 0;
list-style: none;
}


.toor-box .laer-content li:before {
content: "\f14a"; 


font-family: "Font Awesome 5 Pro";
position:absolute;
right:0;
    display: inline-block;
color: #fff;
    text-align: center;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: .5s;
    transition: .5s
}


.laer-content {
margin: 15px 0 20px;
}

.toor-box .bt_bb_link {
background: #5c5c5c;
margin: 0 auto;
display: block;
text-align: center;
max-width: 70%;
}




.prod-tabsection .owl-carousel .owl-stage-outer {
padding-top: 60px;
}

.cotoor .toor-box:hover,
.owl-item.center .cotoor .toor-box {
background: #fff;
padding: 50px 30px;
margin-top: -45px;
}

.cotoor .toor-box:hover .laer-content h4,
.cotoor .toor-box:hover .content h2,
.owl-item.center .cotoor .toor-box .content h2,
.owl-item.center .cotoor .toor-box .laer-content h4 {
  color: #1c1c1c;
}
.cotoor .toor-box:hover .content p,
.cotoor .toor-box:hover .laer-content li,
.owl-item.center .cotoor .toor-box .content p,
.owl-item.center .cotoor .toor-box .laer-content li {
color: #606060;
}
.cotoor .toor-box:hover .laer-content li:before,
.owl-item.center .cotoor .toor-box .laer-content li:before {
color: #323232;
}

.cotoor .toor-box:hover .bt_bb_link,
.owl-item.center .cotoor .toor-box .bt_bb_link {
background: #1c1c1c;
}







.sup-cotoor {
position: relative;
display: flex;
background: #dbdbdb;

}

.sup-cotoor .sup-img {
min-width: 300px;
}

.sup-cotoor img {
width: 300px;
height: 100%;
}



.sup-content {
position: relative;
padding: 30px;
width: 100%;}

.sup-content .text {
height: 108px;
overflow: hidden;
}

.sup-content h2 {
color: #1c1c1c;}

.sup-cotoor .troop-sold {
top: 15px;
left: 50px;
right: 50px;
width: auto;
background: linear-gradient(to right , #32323212 ,#32323212 ,#8a8787 ,#32323212,#32323212);

}



.head-tit {
color: #e21088;
text-transform: capitalize;
font-size: 32px;
font-weight: 600;
margin-bottom: 20px;
}

.over-view {
color: #e21088;
text-transform: capitalize;
font-size: 22px;
margin-bottom: 8px;
display: block;
}


.proo-area {
position: relative;
padding: 10px 0 70px;
z-index: 1;
margin: 50px 0;
}







.proo-area:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 30%;
    height: 100%;
    background: #1c1c1c;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: -1;
border-radius: 25px 0 0 25px;
}



.coob-area {
padding: 50px 0;
background: #f6f6f6;
}


.coob-box {
align-items: center;
margin-top: 20px;
position: relative;
}


.coob-box .text {
height: 75px;
overflow: hidden;
}



.btr-btns {
display: flex;
gap: 10px;
align-items: end;
margin-top: 12px;
}


.banner-btns {
display: flex;
gap: 18px;
align-items: center;
justify-content: center;
}


.owl-nav {
position: absolute;
left: 0;
top: -5px;
width: 100%;
}



.owl-carousel .owl-nav button.owl-next, 
.owl-carousel .owl-nav button.owl-prev {
width: 40px;
height: 40px;
border-radius: 50%;
line-height: 40px;
text-align: center;
margin-left: 2px;
border: none;
background: #ddd;
color: #e21088;
border-radius: 13px;
font-size: 27px;
position: absolute;
left: 0;
}


.owl-carousel .owl-nav button.owl-next {
left: auto;
right: 0;

}





.owl-carousel .owl-nav button.owl-next:hover, 
.owl-carousel .owl-nav button.owl-prev:hover {
background:#e21088;
color: #fff;
border: 1px solid #e21088;
}


.sync-6 {
margin-top: -35px;
width: 40%;
}




.sync-2 {
margin-top: -35px;
width: 58.3333333333%;
}


.sync-4 {
margin-top: -35px;
width: 58.3333333333%;
margin-right: auto;
}


.sync-6 h3,
.sync-4 h3,
.sync-2 h3 {
display: inline-block;
font-size: 24px;
width: 100%;
text-align: center;
}





.coob-image {
position: relative;
height: 350px;
margin: 0 auto;
background: #fff;
display: grid;
align-items: center;
justify-content: center;
border-radius: 16px;
}



.coob-image img {
max-height: 350px;
margin: 0 auto;
width: auto !important;
}

/*
.coob-box  p {
margin-bottom: 15px;
line-height: 33px;
font-size: 20px}*/



.proo-image {
position: relative;
height: 350px;
margin: 0 auto;
display: grid;
align-items: center;
justify-content: center;
border-radius: 16px;
box-shadow: -15px 15px 15px #0000002e;
margin-bottom: 0;
}



.proo-image img {
height: 350px;
margin: 0 auto;
width: auto !important;

}



.webinars-area {
position: relative;
z-index: 1;
}
.webinars-area:before {
    content: '';
    position: absolute;
    top: 100px;
    left: 0;
    width: 57%;
height: 450px;
    background: #1c1c1c;
    -webkit-transition: .5s;
    transition: .5s;
    z-index: -1;
border-radius: 0 25px 25px 0;
}




.web-image img {
height: 300px;
width: auto !important;
margin: 0 auto;
margin-bottom: 25px;
/*
position: absolute;
top: -220px;
right: 50%;
transform: translate(50%);*/
}


.web-image .web-context {
min-height: 150px;
}


.web-image {
padding-right: 60px;
}

.web-context h3 {
font-size: 36px;
color: #fff;
    text-transform: capitalize;
}


.web-context p {
color: #fff;

}

.about-content.warp h6 {
font-size: 30px;
max-width: 90%;
	font-family: "sen-reg";}



.no-desk {
display: none;
}



/****************************/
/****************************/




.flash-sale-item {
    position: relative;
    transition: .3s ease-in-out;
    background: #fff;
}


.it-core {
    position: relative;
    transition: .3s ease-in-out;
    background: #fff;
border-radius: 16px;
overflow: hidden;
box-shadow: 1px 1px 12px #00000008;
margin-bottom: 25px;
}



button.add-to-cart {
border: 0;
padding: 0 35px;
line-height: 45px;
margin: 0;
}

.add-to-cart {
padding: 8px;
display: block;
border-radius: 25px;
margin: 8px 65px 0;
background: linear-gradient( to bottom , #e416eb , #84099d);
color: #fff;

  background: linear-gradient( to bottom , #fcc6fd , #d68ae6);
  color: #a11fb7;


background: #a11fb7;
color: #fff;


}





.add-to-cart:hover {
background: #fae5fb;
color: #e81cf1;
}

.out-of-stock {
padding: 8px;
display: block;
border-radius: 25px;
margin: 8px 65px 0;
background: #ffebeb;
color: #f00 !important;
}


/*
.flash-sale-item:after {
    content: "";
    position: absolute;
    right: -7px;
    top: 0;
    bottom: 0;
    width: 1px;
    height: 100%;
    background: #eee;
}
*/
.flash-sale-product .row [class*="col-"]:last-child .flash-sale-item {
    border-right: none;
}

.flash-sale-item .fs-thumb {
    position: relative;
    text-align: center;
  display: grid;
  align-items: center;
  height: 240px;
}

.flash-sale-item .fs-thumb>a {
    display: block;
    width: 100%;
}

.flash-sale-item .fs-thumb img {
    margin: 0 auto;
    display: block;
max-height: 210px;
width: auto;
max-width: 90%;
}

.flash-sale-item .fs-thumb span {
    position: absolute;
    left: 15px;
    top: 15px;
    font-size: 12px;
    color: #fff;
    text-transform: capitalize;
    background: #000;
    line-height: 1;
    padding: 5px 9px;
    z-index: 1;
}

.flash-sale-item .fs-thumb span.sale {
      background: #fae5fb;
    color: #e81cf1;
}

.flash-sale-item .fs-content {
    padding: 10px;text-align: center;
}


.der-care {
position: absolute;
top: 10px;
padding: 4px 8px;
background: #f7f7f7;
background: #f8f0fd;
right: 7px;
}


.flash-sale-item .fs-content .tag {
    font-size: 12px;

    color: #555;
    margin-bottom: 0;
    display: block;font-weight: 400;
}

.flash-sale-item .fs-content .tag:hover {
    color: #000;
}

.flash-sale-item .fs-content .title {
font-size: 15px;
align-items: center;
font-weight: 400;
text-transform: capitalize;
margin: 6px 0;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
text-transform: capitalize;
}

.flash-sale-item .fs-content .rating {
    display: flex;
    align-items: center;
    margin: 0 0 8px;justify-content: center;
}

.flash-sale-item .fs-content .rating i {
    font-size: 10px;
    color: #f9c300;
}

/*
.flash-sale-item .fs-content .rating i:last-child {
    color: #cdcdce;
}
*/
.shop-product-item .shop-content>span,
.flash-sale-item .fs-content>span {
    font-size: 12px;
    color: #707070;
    display: block;
    margin-bottom: 5px;
}

.shop-product-item .shop-content .progress,
.arrivals-add .content .progress,
.flash-sale-item .fs-content .progress {
    display: -ms-flexbox;
    display: flex;
    height: 6px;
    overflow: hidden;
    background-color: #e3e3e7;
    border-radius: 3px;
    margin-bottom: 18px;
}

.shop-product-item .shop-content .progress-bar,
.arrivals-add .content .progress-bar,
.flash-sale-item .fs-content .progress-bar {
    background: #000;
}

.shop-product-item .shop-content .content-bottom,
.flash-sale-item .fs-content .content-bottom {
    display: flex;
    align-items: center;
gap: 13px;
    flex-wrap: wrap;justify-content: center;
}

.shop-product-item .shop-content .content-bottom .price,
.flash-sale-item .fs-content .content-bottom .price {
    font-size: 14px;
    margin-bottom: 0;
}



.shop-product-item .shop-content .content-bottom p,
.flash-sale-item .fs-content .content-bottom p {
    font-size: 13px;
    margin-bottom: 0;
}







.block-breadcrumbs {
background: #eee0f7;
background: #f0f0f0;
max-width: 100%;
width: 100%;
  /*margin: 0 0 20px;*/
}


.block-breadcrumbs ul {
padding: 0;
margin: 0;
}


.block-breadcrumbs ul li a {
    text-transform: capitalize;
}




  .block-breadcrumbs ul li {
            display: inline;
            list-style: none;
            height: 45px;
            line-height: 44px;
            float: right;
            background: transparent;
            border: 0 none;
            font-weight: inherit;
            margin: 0;
            padding: 0;
            border: 0;
            outline: 0;
            vertical-align: top;
            font-size: 14px;
            color: #414141;
            overflow: hidden;
        }
        
        
        .block-breadcrumbs ul li:after {
color: #000;
font-family: "Font Awesome 5 Pro";
font-weight: 300;
content: "\f053";
font-size: 9px;
display: inline-block;
padding: 0 10px;}


.block-breadcrumbs ul li:last-child:after {
    display:none;
}




        .block-breadcrumbs ul li span {
            float: left; display:none;
        }
/*
        .block-breadcrumbs ul li span {
            position: relative;
            float: left;
            width: 30px;
            text-indent: -9999em;
            height: 100%;
            background: url("images/bg-breadcrumbs.png") no-repeat 0 0;
            padding: 12px 5px;
        }*/


        @media (max-width: 767px) {
.block-breadcrumbs ul li {
    font-size:12px;
}

            .block-breadcrumbs ul li span {
                display: none;
            }

            .block-breadcrumbs ul li:nth-child(even) {
                border-right: 0;
            }

        }




.fla-share {
    display: flex;
    align-items: center;
    margin: 0 0 12px;justify-content: space-between;
}



.shop-sidebar {
  padding: 20px;
  position: relative;
  transition: .3s ease-in-out;
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 1px 1px 12px #00000008;
  margin-bottom: 25px;
}


.widget-title .title {
  font-size: 18px;
  margin-bottom: 20px;
}


.shop-cat-list ul li {
  margin-bottom: 10px;
}


.shop-cat-list ul {
  margin: 0px;
  padding: 0px;
list-style: none;
}

.shop-cat-list ul li a {
  display: flex;
  align-items: center;
  color: #000;
  font-size: 15px;
  transition: .3s linear;
}


.shop-brand-list ul li a i, .shop-cat-list ul li a span {
  margin-left: auto;
  width: 26px;
  height: 21px;
  background: #f7f7f6;
  border-radius: 3px;
  text-align: center;
  line-height: 21px;
  font-size: 13px;
  color: #a8a8a8;
  transition: .3s linear;
}






/******************** gallery ***********/
.outer {
    margin: 0 auto;
    max-width: 800px;
}

#big .item {
    margin: 2px;
    color: #FFF;
    border-radius: 3px;
    text-align: center;
}

#big .item img {
height: 340px;
  width: 100%;
}

#thumbs .item {
    background: #000;
    height: 90px;
    line-height: 70px;
    padding: 0px;
    margin: 2px;
    color: #FFF;
    border-radius: 3px;
    text-align: center;
    cursor: pointer;
}

#thumbs .item img { 
opacity:0.7;
    height: 90px;width: 100%;
}


#thumbs .item h1 {
    font-size: 18px;
}

#thumbs .current .item img {
opacity:1
}



.product-details-image .owl-nav {
width: 96%;
margin: 0 auto;
top: 50%;
margin-top: -20px;
left: 0;
}


.product-details-image .owl-nav button {
font-size: 16px !important;
background: #eee !important;
}


.product-details-image .owl-nav button:hover {
background: #e21088 !important;
}



.gallery__trigger {
  position: absolute;
  right: 13px;
  bottom: 15px;
  display: flex;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  overflow: hidden;
  min-width: 50px;
  height: 50px;
  border-radius: 30px;
  background: rgba(255,255,255,.9);
  box-shadow: 0 0 5px rgb(0 0 0 / 8%);
  color: rgba(0,0,0,.7);
  font-size: 18px;
  text-decoration: none;
  justify-content: center;
}


.pro-over {
color: #e21088;
text-transform: capitalize;
font-size: 18px;
font-weight: 600;
margin-bottom: 5px;}






.shapes-banner {
position: absolute;
right: 0;
left: 0;
bottom: 0;
top: 0;
z-index: -1;
}

.shapes-banner img {
width: 70px;
position: absolute;
z-index: 1;
padding: 13px;
background: linear-gradient( to left , #00000054 , #323333c2);
border-radius: 6px;
border: 1px solid #323333;
}



.shapes-banner img:nth-child(1) {
right: -100px;
top: 0;

      animation: animateBubble 18s linear infinite, sideWays 2s ease-in-out infinite alternate;

}


.shapes-banner img:nth-child(2) {
right: -100px;
bottom: 0;

      animation: animateBubble 12s linear infinite, sideWays 3s ease-in-out infinite alternate;
}



.shapes-banner img:nth-child(3) {
left: -100px;
top: 0;
      animation: animateBubble 15s linear infinite, sideWays 2s ease-in-out infinite alternate;

}


.shapes-banner img:nth-child(4) {
left: -100px;
bottom: 0;
      animation: animateBubble 15s linear infinite, sideWays 2s ease-in-out infinite alternate;

}






@-moz-keyframes shimmer {
		0% {
				background-position: top left;
		}
		100% {
				background-position: top right;
		}
}

@-webkit-keyframes shimmer {
		0% {
				background-position: top left;
		}
		100% {
				background-position: top right;
		}
}

@-o-keyframes shimmer {
		0% {
				background-position: top left;
		}
		100% {
				background-position: top right;
		}
}

@keyframes shimmer {
		0% {
				background-position: top left;
		}
		100% {
				background-position: top right;
		}
}






    .main-banner .bubble-dotted {
      right: 0;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 2;
      height: 100%;
      overflow: hidden;
      position: absolute;
      pointer-events: none;opacity: 0.3;
    }

    .main-banner .bubble-dotted .dotted {
      position: absolute;
      border-radius: 50%;
    }

    .main-banner .bubble-dotted .dotted-1 {
      width: 11px;
      height: 11px;
      right: 100px;
      top: 50%;
      animation: animateBubble 15s linear infinite, sideWays 2s ease-in-out infinite alternate;
    }

    .main-banner .bubble-dotted .dotted-2 {
      width: 7px;
      height: 7px;
      right: 240px;
      top: 40%;
      animation: animateBubble 10s linear infinite, sideWays 4s ease-in-out infinite alternate;
    }

    .main-banner .bubble-dotted .dotted-3 {
      width: 11px;
      height: 11px;
      right: 460px;
      top: 30%;
      animation: animateBubble 18s linear infinite, sideWays 2s ease-in-out infinite alternate;
    }

    .main-banner .bubble-dotted .dotted-4 {
      width: 16px;
      height: 16px;
      right: 430px;
      top: 90%;
      animation: animateBubble 12s linear infinite, sideWays 3s ease-in-out infinite alternate;
    }

    .main-banner .bubble-dotted .dotted-5 {
      width: 6px;
      height: 6px;
      right: 50%;
      top: 50%;
      animation: animateBubble 19s linear infinite, sideWays 4s ease-in-out infinite alternate;
    }

    .main-banner .bubble-dotted .dotted-6 {
      width: 9px;
      height: 9px;
      right: 70%;
      top: 230px;
      animation: animateBubble 11s linear infinite, sideWays 2s ease-in-out infinite alternate;
    }

    .main-banner .bubble-dotted .dotted-7 {
      width: 6px;
      height: 6px;
      right: 65%;
      top: 30%;
      animation: animateBubble 10s linear infinite, sideWays 2s ease-in-out infinite alternate;
    }

    .main-banner .bubble-dotted .dotted-8 {
      width: 6px;
      height: 6px;
      right: 85%;
      top: 35%;
      animation: animateBubble 12s linear infinite, sideWays 3s ease-in-out infinite alternate;
    }

    .main-banner .bubble-dotted .dotted-9 {
      width: 13px;
      height: 13px;
      right: 90%;
      top: 40%;
      animation: animateBubble 19s linear infinite, sideWays 4s ease-in-out infinite alternate;
    }

    .main-banner .bubble-dotted .dotted-10 {
      width: 12px;
      height: 12px;
      right: 80%;
      top: 70%;
      animation: animateBubble 16s linear infinite, sideWays 2s ease-in-out infinite alternate;
    }

    .main-banner .bubble-dotted .dotted {
      position: absolute;
      background: #fff;
      border-radius: 50%;
      z-index: 1;
    }

    .main-banner .bubble-dotted .dotted-1 {
      width: 6px;
      height: 6px;
      right: 270px;
      top: 100px;
      background: #e21088;
    }

    .main-banner .bubble-dotted .dotted-2 {
      width: 6px;
      height: 6px;
      right: 190px;
      top: 210px;
    }

    .main-banner .bubble-dotted .dotted-3 {
      width: 11px;
      height: 11px;
      right: 150px;
      top: 90%;
      background: #e21088;
    }

    .main-banner .bubble-dotted .dotted-4 {
      width: 11px;
      height: 11px;
      right: 25%;
      top: 100px;
    }

    .main-banner .bubble-dotted .dotted-5 {
      width: 11px;
      height: 11px;
      right: 45%;
      top: 60px;
      background: #e21088;
    }

    .main-banner .bubble-dotted .dotted-6 {
      width: 6px;
      height: 6px;
      right: 50%;
      top: 370px;
    }

    .main-banner .bubble-dotted .dotted-7 {
      width: 9px;
      height: 9px;
      right: 75%;
      top: 25px;
      background: #e21088;
    }

    .main-banner .bubble-dotted .dotted-8 {
      width: 8px;
      height: 8px;
      right: 77%;
      top: 170px;
    }

    .main-banner .bubble-dotted .dotted-9 {
      width: 6px;
      height: 6px;
      right: 85%;
      top: 50%;
      background: #e21088;
    }

    .main-banner .bubble-dotted .dotted-10 {
      width: 6px;
      height: 6px;
      right: 90%;
      top: 80%;
    }





    @keyframes animateBubble {
      0% {
        margin-top: 20%;
      }
      100% {
        margin-top: -30%;
      }
    }
    @keyframes sideWays {
      0% {
        margin-right: 0;
      }
      100% {
        margin-right: 25px;
      }
    }



/*------------------------------------------*/
/*   7.6 Icon Box Style
/*------------------------------------------*/
/* Box Style One */
.icon-box-1{
	display: flex;  
}
.welcome-home-first .icon-box-1{ 
    max-width: 220px;
    margin: 0 auto;
}
.icon-box-1 i{
	font-size: 4.5rem;
	margin-left: 1.5rem;
	color: #477763;
}
.icon-box-1 h3{
	color: #27304b;
    font-size: 1.25rem;
    font-weight: 300;
}
/* Box Style Two */

/* Box Style Two */
.icon-box-2{
	border-radius: 6px;
    background-color: rgb(255, 255, 255);
    border-radius: 10px;
	padding: 1.8rem;
}
.icon-box-2 .icon-font{
	font-size: 6.5rem;
	margin-left: 2rem;
    line-height: 1.4;
    color: #477763;
}

.icon-box-2 h3{
	font-size: 1.25rem;
	color: #D59B2D;
	font-weight: 300;
}

/* Icon Box 3 */
.icon-box-3{
	text-align: center;
}
.icon-box-3 i{
	font-size: 6rem;
	color: #cdced4;
	display: block;
	margin-bottom: 1.5rem;
}
.icon-box-3 h3{
	font-size: 1.5rem;
	font-family: 'Changa', sans-serif;
	color: #D59B2D;
	font-weight: bold;
	position: relative;
	margin-top: 3rem;
}
.icon-box-3 h3:after {
    position: absolute;
    content: "";
    top: -20px;
    right: 50%;
    height: 1px;
    width: 40px;
    background: #27304b;
    transform: translateX(-50%);
}
/* Icon Box 3 */

/* Icon Box 4 */
.icon-box-4{
	text-align: right;
padding: 20px 60px 25px 25px;
	position: relative;
	border-radius: 7px;
	overflow: hidden;
margin-bottom: 30px;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;border-radius: 0 0 40px 0;
overflow: hidden;
}
.icon-box-4 svg {
color: #eb599f;
display: block;
stroke-width: 1px;
position: absolute;
width: 48px;
height: 48px;
right: 6px;
top: 50%;
transform: translateY(-50%);
}
.icon-box-4 h3 {
font-size: 16px;
    color: #27304b;
margin-bottom: 5px;
    position: relative;
}

.icon-box-4 p {
margin:0;
line-height:22px;

}

.icon-box-4 a[href^="mailto:"]{
color: #111;
}
.icon-box-4 a[href^="mailto:"]:hover{
	color: #27304b;
	text-decoration: none;
}
.icon-box-4.bg-orange{
	background: #ececec;
}
.icon-box-4.bg-green{
	background: #ececec;
}
.icon-box-4.bg-gray{
	background: #ececec;
}
/* Icon Box 4 */

/* Icon Box With Image */
.icon-box-with-img{
	position: relative;
    background: #FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 0px 43px 0px rgba(0, 0, 0, 0.08);

  	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
}
.icon-box-with-img .text{
    padding: 1.8rem;
}
.icon-box-with-img .img {
    overflow: hidden;
}
.icon-box-with-img  h3 {
    font-size: 1.25rem;
    color: #477763;
    font-weight: 300;
}
.icon-box-with-img .read-more-line{
    color: #D59B2D;
}
.icon-box-with-img .read-more-line:hover {
    color: #477763;
}



/*------------------------------------------*/
/*   8.10 Contact
/*------------------------------------------*/
.contact-details {
    position: absolute;
    top: 50%;
    right: 7%;
    z-index: 99;
    background: #FFF;
    padding: 2.5rem 1.15rem;
    color: #333;
    border-radius: 3px;
    transform: translateY(-50%);
}
.contact-details h4{
    font-size: 16px;
    
    color: rgb(6, 22, 58);
    line-height: 1.714;
}
.contact-details p {
    color: #9b9b9b;
}
.contact-details a {
    font-size: 14px;
    color: rgb(6, 22, 58);
}
.contact-details i{
    color: #D59B2D;
    font-size: 24px;
    top: 4px;
    padding-left: 10px;
    display: inline-block;
    position: relative;
}
.contact-details.standard{
    position: relative;
    right: auto;
    top: auto;
    padding: 0;
    transform: none;
}
.contact-full-shadow{
    box-shadow: 0px 18px 76px 0px rgba(0, 0, 0, 0.06);
    padding-bottom: 250px;
}
.contact-map-bg{
    position: absolute;
    right: 50%;
    transform: translateX(-50%);
}
.contact-map-bg.option{
    right: auto;
    top: 50%;
    transform: translate(0%,-50%);
}
.contact-detail-shadow{
    border-radius: 8px;
    background-color: #FFF;
    box-shadow: 0px 18px 76px 0px rgba(0, 0, 0, 0.14);
    padding: 3rem;
}
.contact-detail-shadow .items{
    margin-bottom: 20px;
}
.contact-detail-shadow h4 {
    font-size: 0.875rem;
    color: #adb1d3;
    margin-bottom: 15px;
    font-weight: 700;
}
.contact-detail-shadow i {
    color: #D59B2D;
    font-size: 1.25rem;
    margin-left: 15px;
}
.contact-detail-shadow a{
    text-decoration: underline;
}
.free-quote-form.contact-page{
    margin-bottom: 0;
    margin-top: -140px;
}
.free-quote-form.contact-page .rounded-field input[type="text"], 
.free-quote-form.contact-page .rounded-field input[type="email"], 
.free-quote-form.contact-page .rounded-field select,
.free-quote-form.contact-page .rounded-field textarea,
.contact-page-option.free-quote-form .rounded-field input[type="text"], 
.contact-page-option.free-quote-form .rounded-field input[type="email"], 
.contact-page-option.free-quote-form .rounded-field select,
.contact-page-option.free-quote-form .rounded-field textarea {
    background-color: #fafafa;
}
.contact-detail-shadow.no-shadow{
    padding: 0;
    background: transparent;
    box-shadow: none;
}
.free-quote-form.contact-page-option{
    margin-bottom: 0;
    background: transparent;
    box-shadow: none;
    padding: 0;
}

.contact-wrap{
padding: 30px 30px 30px;
    background: #FFF;
    position: relative;

border-radius: 0 0 0 40px;
overflow: hidden;
box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.1);

}
.contact-wrap .contact-icon-xl {
    font-size: 18rem;
    position: absolute;
    top: -300px;
    left: 40px;
    color: #477763;
    opacity: 0.2;
    z-index: -1;
}
.contact-wrap .form-control {
    border: 2px solid #f9f9f9;
    background-color: #f9f9f9;
border-radius: 0 25px;box-shadow: none !important;
}

.contact-wrap .form-control:focus {
    border: 2px solid #ebebeb;

}
.contact-wrap .form-group{
    margin-bottom: 20px;
}

.contact-wrap .row {

}


/*
.map-frame iframe{
    width: 100%;
    border: none;
    height: 475px;
}*/
.top-broken-grid {
    margin-top: -80px;
    margin-bottom: 70px;
}


.form-control {
    border: none;
    box-shadow: none;
    font-size: 14px;
    border: 1px solid #FFF;
    outline: none;
    color: #5b5b5b;
    background-color: #FFF;
height: 55px !important;
    padding: 12px 25px;
    border-radius: 5px;
    box-shadow: 0px 0px 147px 0px rgba(0, 0, 0, 0.07);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    -ms-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
/* 8.10 Contact Style End */


textarea {
    height: auto;
}


select {
color: #6c757d !important;
opacity: 1;
}


.contact-sec {
padding:0px 0 10px;
}




.contact-wrap .btn-style-one .btn-title:before {
background-color: #eee;
}



.widget-post .contact-wrap .btn-style-one .btn-title:before {
background-color: #fff;
}

.events__btn .btn-style-one .btn-title,
.contact-wrap .btn-style-one .btn-title {
background-color: #e1434b;
}

.contact-wrap .btn-style-one .btn-title:hover {
color: #111;
}


.head-form {
margin-bottom: 8px;
font-size: 24px;
font-weight: normal;
position: relative;
color: #090b49;
text-transform: capitalize;
text-align: center;
}

.char-form {
color: #090b49;
margin-bottom: 20px;
text-align: center;
width: 60%;
margin: 0 auto 20px;
}


.contact-wrap {
    padding: 30px 30px 30px;
    position: relative;
    border-radius: 0 0 0 40px;
    overflow: hidden;
}


































.section-padding {
padding: 40px 0;
}



.download-file .form-control {
border: 1px solid #ddd;
border-radius: 0;
box-shadow: none !important
}


.download-file select {
color: #6c757d !important;
opacity: 1;
width: 100%;
background: #fff;
border: 1px solid #ddd;
padding: 15px;
height: 55px;
font-size: 13px;
-webkit-appearance: none;
-moz-appearance: none;
background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
background-repeat: no-repeat;
background-position-x: 3%;
background-position-y: 15px;
}



.download-file table {
width: 100%;
}

.db-boxs {
display: flex;
align-items: center;
justify-content: space-between;
}

.db-boxs p {
margin-bottom: 0 !important;
}

.sshare {
margin-bottom: 25px;
}


/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}



.fa, .fas, .far, .fal, .fab, .fax {
line-height: inherit;
}






.pro-details {
text-align: right;
margin-top: 40px;
}

.pro-details li {
color: #555;
}

.pro-details strong {
color: #000;
}






.social-share {
  margin-top: 0;
}


.social-share-box {
display: none;
}

.social-share {
display: flex;
}

.social-share-box.show {
display: block;
}

.social-share a {
  display: inline-block;
  margin: 0 2px;
  padding: 0;
  border-radius: 6px;
  text-decoration: none;
  color: white;
  font-weight: bold;
width: 45px;
display: block;
height: 45px;
line-height: 45px;
background: #eee;
text-align: center;
border-radius: 50%;
}

.social-share a.facebook { background: #1877f2; }
.social-share a.linkedin { background: #0a66c2; }
.social-share a.twitter  { background: #111; }
.social-share a.whatsapp { background: #25d366; }


/*
@media only screen and (max-width:991px){
.flash-sale-item .fs-content {
  padding: 0; }


}*/
