@import url('../fonts/recoleta/stylesheet.css');
@import url('../fonts/gordita/stylesheet.css');
@import url('../fonts/eustache/stylesheet.css');
@import url('../fonts/noteworthy/style.css');
@import url('../vendor/bootstrap/css/bootstrap.min.css');
@import url('../css/navbar.css');
@import url('../css/framework.css');
@import url('../fonts/bootstrap-icons/font-css.css');
@import url('../fonts/font-awesome/css/all.min.css');
@import url('../vendor/fancybox/dist/jquery.fancybox.min.css');
@import url('../vendor/slick/slick.css');
@import url('../vendor/wow/animate.css');
@import url('../css/custom-animation.css');
@import url('../vendor/nice-select/nice-select.css');

::-webkit-scrollbar {
    width: 5px
}

::-webkit-scrollbar-track {
    background: #fff
}

::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 0
}

:root {
    --text-color: #48494E;
    --heading: #090F32;
    --prime-one: #FF8C24;
    --prime-two: #FF733B;
    --prime-three: #6A45FF;
    --prime-four: #FFCD45;
    --prime-five: #007BFF;
    --prime-six: #FFD338;
    --prime-seven: linear-gradient(-90deg, #FF7DF2 0%, #FF275B 100%);
    --prime-eight: #FFED4E;
    --prime-nine: #FF1292;
    --prime-ten: #FF3294;
    --prime-eleven: #FFCE4C;
    --prime-twelve: #FFE500
}

::selection {
    background-color: #2a2a2a;
    color: #fff
}

.top-100px {
    top: 120px
}

.pl-20 {
    padding-left: 20px
}

.over-block {
    position: absolute;
    z-index: 0;
    background-color: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

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

@keyframes letters-loading {
    0%, 100%, 75% {
        opacity: 0;
        transform: rotateY(-90deg)
    }
    25%, 50% {
        opacity: 1;
        transform: rotateY(0)
    }
}

.main-page-wrapper {
    overflow-x: hidden
}

body {
    font-family: gordita;
    font-weight: 400;
    font-size: 16px;
    position: relative;
    color: var(--text-color)
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: var(--heading)
}

.h1, h1 {
    font-size: 80px;
    line-height: 1.18em
}

.h2, h2 {
    font-size: 58px;
    line-height: 1.29em;
    letter-spacing: -1px
}

.h3, h3 {
    font-size: 32px
}

.h4, h4 {
    font-size: 24px;
    line-height: 1.54em
}

.h5, h5 {
    font-size: 22px;
    line-height: 1.45em
}

.h6, h6 {
    font-size: 18px
}

p {
    line-height: 1.87em
}

::-webkit-input-placeholder {
    color: rgba(0, 0, 0, .6)
}

:-ms-input-placeholder {
    color: rgba(0, 0, 0, .6)
}

::placeholder {
    color: rgba(0, 0, 0, .6)
}

.tran3s {
    transition: all .3s ease-in-out
}

.tran4s {
    transition: all .4s ease-in-out
}

.tran5s {
    transition: all .5s ease-in-out
}

.tran6s {
    transition: all .6s ease-in-out
}

.fs-13 {
    font-size: 13px
}

.fs-14 {
    font-size: 14px
}

.fs-15 {
    font-size: 15px
}

.fs-16 {
    font-size: 16px
}

.fs-17 {
    font-size: 17px
}

.fs-18 {
    font-size: 18px
}

.fs-20 {
    font-size: 20px
}

.fw-500 {
    font-weight: 500
}

.tx-dark {
    color: #000
}

.p-30 {
    padding: 30px
}

.text-lg {
    font-size: 24px;
    line-height: 1.67em
}

.style-none {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0
}

.shapes {
    position: absolute;
    z-index: -1
}

.border-top {
    border-top: 1px solid #f1f1f1 !important
}

.border-bottom {
    border-bottom: 1px solid #f1f1f1 !important
}

#contact-form .input-group-meta {
    position: relative
}

#contact-form .form-group .help-block {
    position: absolute;
    left: 0;
    bottom: -17px;
    font-size: 13px;
    line-height: 20px;
    color: #ff4d44
}

#contact-form .form-group .help-block ul {
    margin-bottom: 0
}

.dark-bg-one {
    background: #151937
}

.title-style-one .sc-title {
    font-size: 16px;
    letter-spacing: 2px;
    color: rgba(0, 0, 0, .3);
    margin-bottom: 8px
}

.title-style-one .main-title span {
    display: inline-block;
    position: relative;
    z-index: 1
}

.title-style-one .main-title span:before {
    content: '';
    position: absolute;
    left: 4px;
    bottom: 10px;
    width: 98%;
    height: 12px;
    background: rgba(255, 139, 37, .4);
    z-index: -1
}

.title-style-two .sc-title {
    font-size: 20px;
    padding-bottom: 5px;
    color: #f96f60
}

.title-style-two .main-title {
    font-size: 48px;
    line-height: 1.2em
}

.title-style-three .sc-title {
    font-size: 14px;
    letter-spacing: 1px;
    padding-bottom: 10px;
    color: rgba(0, 0, 0, .3)
}

.title-style-three .main-title {
    font-family: Recoleta;
    font-size: 64px;
    line-height: 1.15em;
    margin: 0;
    letter-spacing: 0
}

.title-style-three .main-title > span {
    z-index: 1
}

.title-style-three .icon {
    width: 90px;
    height: 90px;
    margin: 0 auto 45px
}

.title-style-four .main-title {
    letter-spacing: -1.5px
}

.title-style-four .main-title span {
    display: inline-block;
    position: relative;
    z-index: 1
}

.title-style-four .main-title span:before {
    content: '';
    position: absolute;
    left: 3px;
    bottom: 13px;
    width: 97%;
    height: 12px;
    background: #ff5bd7;
    opacity: .5;
    z-index: -1
}

.title-style-four .sc-title {
    font-size: 20px;
    padding-bottom: 30px;
    color: rgba(0, 0, 0, .3)
}

.title-style-four .sc-title-two {
    font-size: 15px;
    letter-spacing: 3px;
    text-transform: uppercase;
    padding-bottom: 22px
}

.title-style-five .sc-title {
    font-size: 16px;
    color: #bebebe;
    letter-spacing: 4px;
    padding-bottom: 20px
}

.title-style-five .sc-title-two {
    font-size: 17px;
    color: var(--prime-ten);
    padding-left: 40px;
    margin-bottom: 20px
}

.title-style-five .sc-title-two:before {
    content: '';
    position: absolute;
    width: 24px;
    height: 1px;
    background: var(--prime-ten);
    left: 0;
    top: 14px
}

.title-style-five .main-title {
    font-size: 72px;
    line-height: 1.25em
}

.title-style-five .main-title > span {
    z-index: 1
}

.title-style-six .sc-title {
    font-family: 'Noteworthy Light';
    font-size: 20px;
    letter-spacing: 3px;
    padding-bottom: 6px;
    text-transform: uppercase
}

.title-style-six .sc-title-two {
    font-size: 15px;
    letter-spacing: 2px;
    padding-bottom: 8px;
    color: var(--prime-ten)
}

.title-style-six .main-title {
    font-size: 62px;
    line-height: 1.32em
}

.title-style-eight .sc-title {
    font-size: 13px;
    letter-spacing: 3px;
    color: rgba(0, 0, 0, .5);
    padding-bottom: 15px
}

.title-style-eight .main-title {
    font-size: 68px;
    line-height: 1.25em;
    letter-spacing: -1px
}

.title-style-eight .main-title span {
    line-height: 64px
}

.title-style-eight .main-title span:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background: var(--prime-six)
}

.title-style-nine .sc-title {
    font-size: 18px;
    padding-bottom: 16px;
    color: rgba(255, 255, 255, .3)
}

.title-style-nine .main-title span {
    background: linear-gradient(270.78deg, #ffa7a9 4.19%, #ff5ea3 96.11%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

body .btn-one {
    color: #fff;
    line-height: 50px;
    border-radius: 5px;
    padding: 0 32px;
    position: relative;
    background: #000;
    transition: all .3s ease-in-out
}

body .btn-one:hover {
    background: var(--prime-one)
}

body .btn-two {
    color: #fff;
    line-height: 60px;
    border-radius: 30px;
    padding: 0 50px;
    position: relative;
    background: #000;
    transition: all .3s ease-in-out
}

body .btn-two:hover {
    background: var(--prime-one)
}

body .btn-three {
    color: #fff;
    line-height: 52px;
    border-radius: 28px;
    padding: 0 40px;
    position: relative;
    background: var(--prime-two);
    transition: all .3s ease-in-out
}

body .btn-three:hover {
    background: #090f32
}

body .btn-four {
    color: #fff;
    line-height: 52px;
    border-radius: 7px;
    padding: 0 40px;
    position: relative;
    background: var(--prime-two);
    transition: all .3s ease-in-out
}

body .btn-four:hover {
    background: #090f32
}

body .btn-five {
    color: var(--prime-two)
}

body .btn-five i {
    display: inline-block;
    font-size: 14px
}

body .btn-five:hover {
    color: #090f32
}

body .btn-six {
    line-height: 50px;
    border-radius: 4px;
    border: 2px solid var(--prime-two);
    color: var(--prime-two);
    padding: 0 40px;
    transition: all .3s ease-in-out
}

body .btn-six:hover {
    background: var(--prime-two);
    color: #fff
}

body .btn-eight {
    color: #fff;
    line-height: 60px;
    border-radius: 30px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1.65px;
    padding: 0 55px;
    position: relative;
    background: #1b1b1b;
    transition: all .3s ease-in-out
}

body .btn-eight:hover {
    background: var(--prime-three)
}

body .btn-nine {
    color: #000;
    line-height: 55px;
    border-radius: 28px;
    font-size: 16px;
    padding: 0 36px;
    position: relative;
    background: var(--prime-four);
    transition: all .3s ease-in-out
}

body .btn-nine.border3 {
    border-radius: 3px
}

body .btn-nine:hover {
    background: #000;
    color: #fff
}

.page-pagination-one ul li {
    font-weight: 500;
    font-size: 20px;
    color: #3e3e3e;
    margin-right: 22px
}

.page-pagination-one ul li a {
    transition: all .3s ease
}

.page-pagination-one ul.justify-content-center li {
    margin: 0 10px
}

.page-pagination-one ul li.active a, .page-pagination-one ul li:hover a {
    color: var(--prime-ten)
}

.page-pagination-one ul li:nth-child(6) a {
    font-size: 18px
}

.theme-menu-one.theme-main-menu {
    padding-top: 50px
}

.theme-main-menu {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    padding: 20px 60px;
    transition: all .4s ease-out
}

.theme-main-menu.sticky-menu.fixed {
    position: fixed;
    z-index: 990;
    padding-top: 14px;
    padding-bottom: 14px;
    background: #fff;
    box-shadow: 0 13px 35px -12px rgba(35, 35, 35, .1)
}

.theme-main-menu .logo {
    min-height: 50px;
    display: flex;
    align-items: center
}

.theme-main-menu .contact-btn-one {
    line-height: 52px;
    border-radius: 6px;
    background: #000;
    padding: 0 35px
}

.theme-main-menu .contact-btn-one:hover {
    background: var(--prime-one)
}

.theme-main-menu .contact-btn-two {
    line-height: 48px;
    border: 1px solid var(--prime-two);
    color: var(--prime-two);
    border-radius: 30px;
    padding: 0 35px
}

.theme-main-menu .contact-btn-two:hover {
    background: var(--prime-two);
    color: #fff
}

.theme-main-menu .contact-btn-three {
    line-height: 50px;
    color: #fff;
    border-radius: 30px;
    padding: 0 35px;
    background: var(--prime-five)
}

.theme-main-menu .contact-btn-three:hover {
    background: var(--prime-two);
    color: #fff
}

.theme-main-menu .start-btn-one {
    line-height: 52px;
    border: 2px solid #363636;
    padding: 0 36px;
    color: #000
}

.theme-main-menu .start-btn-one:before {
    content: '';
    position: absolute;
    width: calc(100% + 3px);
    height: calc(100% + 3px);
    top: 3px;
    left: 3px;
    z-index: -1;
    background: var(--prime-six);
    transition: all .3s ease-in-out
}

.theme-main-menu .start-btn-one:hover {
    border-color: var(--prime-six)
}

.theme-main-menu .start-btn-one:hover:before {
    top: 0;
    left: 0
}

.theme-main-menu .start-btn-two {
    font-size: 18px;
    line-height: 55px;
    border-radius: 15px;
    background: rgba(255, 255, 255, .17);
    padding: 0 36px;
    color: #fff
}

.theme-main-menu .start-btn-two:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 15px;
    background: var(--prime-seven);
    z-index: -1;
    opacity: 0;
    transition: all .3s ease-in-out
}

.theme-main-menu .start-btn-two:hover:before {
    opacity: 1
}

.theme-main-menu .header-search-one {
    width: 420px;
    height: 45px;
    margin-left: 7.5vw
}

.theme-main-menu .header-search-one input {
    width: 100%;
    height: 100%;
    background: 0 0;
    border: 1px solid #000;
    border-radius: 30px;
    font-size: 15px;
    color: #000;
    padding: 0 15px 0 50px
}

.theme-main-menu .header-search-one .icon {
    left: 18px;
    top: 50%;
    transform: translateY(-50%)
}

.theme-main-menu .header-search-two {
    width: 420px;
    height: 45px;
    margin-left: 7.5vw
}

.theme-main-menu .header-search-two input {
    width: 100%;
    height: 100%;
    background: 0 0;
    border: none;
    border-bottom: 2px solid #000;
    font-size: 15px;
    color: #000;
    font-style: italic;
    padding: 0 15px 0 35px
}

.theme-main-menu .header-search-two .icon {
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.theme-menu-four .inner-content {
    max-width: 1550px;
    margin: 0 auto
}

.theme-menu-four .navbar-nav .nav-link.active {
    color: #815aff
}

.theme-main-menu .sidebar-nav-button span {
    display: block;
    position: relative;
    width: 40px;
    height: 3px;
    background: #000;
    border-radius: 3px;
    margin-bottom: 20px
}

.theme-main-menu .sidebar-nav-button span:after, .theme-main-menu .sidebar-nav-button span:before {
    content: '';
    position: absolute;
    height: 3px;
    background: #000;
    border-radius: 3px;
    left: 0
}

.theme-main-menu .sidebar-nav-button span:before {
    top: 10px;
    width: 25px
}

.theme-main-menu .sidebar-nav-button span:after {
    top: 20px;
    width: 15px
}

.theme-main-menu.theme-menu-five {
    border-bottom: 1px solid rgba(216, 216, 216, .2)
}

.theme-menu-six.theme-main-menu {
    padding-top: 50px
}

.theme-menu-nine.theme-main-menu {
    padding-top: 60px
}

.sidebar-nav .sidebar-nav-item {
    padding: 75px 0 70px
}

.sidebar-nav .sidebar-nav-item .nav-item > a {
    font-size: 20px;
    line-height: 2.5em;
    color: var(--heading);
    font-weight: 500;
    position: relative;
    padding-right: 25px;
    transition: all .3s ease-in-out
}

.sidebar-nav .sidebar-nav-item .nav-item.active > a, .sidebar-nav .sidebar-nav-item .nav-item:hover > a {
    color: var(--prime-ten)
}

.sidebar-nav .social-icon a {
    font-size: 19px;
    margin-right: 22px;
    color: rgba(0, 0, 0, .5);
    transition: all .3s ease-in-out
}

.sidebar-nav .social-icon a:hover {
    color: var(--prime-ten)
}

.fancy-feature-one .inner-content {
    max-width: 1644px;
    margin: 0 auto;
    padding-left: 12px;
    padding-right: 12px
}

.card-style-one .icon {
    width: 75px;
    height: 75px;
    border-radius: 15px
}

.card-style-one h5 a:hover {
    color: var(--prime-one)
}

.card-style-one:before {
    content: '';
    position: absolute;
    left: -30px;
    top: -30px;
    right: 0;
    bottom: -30px;
    background: #fff;
    box-shadow: 0 30px 70px rgba(10, 22, 37, .0555514);
    border-radius: 5px;
    z-index: -1;
    opacity: 0;
    transform: scale(1, .9);
    transform-origin: 0 0;
    transition: all .3s ease-in-out
}

.card-style-one:hover:before {
    opacity: 1;
    transform: scale(1)
}

.fancy-feature-two .more-btn {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 250px;
    line-height: 75px;
    background: #000;
    text-align: center;
    color: #fff
}

.fancy-feature-two .more-btn i {
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px
}

.fancy-feature-two .more-btn:hover {
    background: var(--prime-one)
}

.fancy-feature-two .img-meta .shape-one {
    top: -9%;
    left: -3%;
    z-index: 0;
    width: 24%;
    animation: jumpTwo 3.5s infinite linear
}

.fancy-feature-two .img-meta .shape-two {
    top: -10%;
    left: 64%
}

.fancy-feature-two .img-meta .shape-three {
    width: 57px;
    height: 57px;
    background: #ff8c24;
    border-radius: 13px;
    transform: rotate(15deg);
    right: -5%;
    top: 10%;
    z-index: 0;
    animation: rotated 28s infinite linear
}

.fancy-feature-two .img-meta .shape-four {
    top: 52%;
    right: -11%
}

.fancy-feature-two .img-meta .shape-five {
    bottom: 2%;
    left: 9%
}

.fancy-feature-two .img-meta .shape-six {
    width: 80px;
    height: 80px;
    background: #17bd37;
    border-radius: 15px;
    transform: rotate(-15deg);
    left: 0;
    top: 44%;
    z-index: 0;
    animation: rotatedTwo 35s infinite linear
}

.fancy-feature-two .img-meta .card-one {
    position: absolute;
    width: 330px;
    background: #fff;
    box-shadow: 0 30px 60px rgba(14, 36, 58, .06);
    padding: 25px 15px 25px 45px;
    right: -17%;
    bottom: 0
}

.fancy-feature-two .img-meta .card-one .icon {
    position: absolute;
    width: 54px;
    height: 54px;
    background: #a024ff;
    box-shadow: 0 15px 30px rgba(11, 13, 36, .208646);
    z-index: 1;
    top: -25px;
    left: -25px
}

.fancy-feature-two .img-meta-two .shape-one {
    top: -14%;
    left: 42%;
    animation: jumpThree 3.5s infinite linear
}

.fancy-feature-two .img-meta-two .shape-two {
    top: -7%;
    right: -9%;
    z-index: 0;
    width: 24%;
    animation: jumpTwo 3.5s infinite linear
}

.fancy-feature-two .img-meta-two .shape-three {
    top: 40%;
    right: -15%;
    animation: jumpFive 3.5s infinite linear
}

.fancy-feature-two .img-meta-two .shape-four {
    bottom: 1%;
    left: 27%;
    animation: jumpThree 3.5s infinite linear
}

.fancy-feature-two .img-meta-two .shape-five {
    top: 32%;
    left: -19%;
    animation: jumpFour 3.5s infinite linear
}

.fancy-feature-two .img-meta-two .card-one {
    position: absolute;
    width: 285px;
    background: #fff;
    box-shadow: 0 30px 60px rgba(14, 36, 58, .06);
    border-radius: 10px;
    padding: 25px 15px 25px 45px;
    right: -20%;
    bottom: 0
}

.fancy-feature-two .img-meta-two .card-one .icon {
    position: absolute;
    width: 60px;
    height: 60px;
    background: #ff7a2b;
    box-shadow: 0 10px 20px rgba(255, 96, 55, .320437);
    z-index: 1;
    top: -30px;
    left: -30px
}

.card-style-two .icon {
    height: 65px
}

.card-style-two .icon img {
    max-height: 100%
}

.card-style-two span {
    letter-spacing: 2px
}

.blog-section-one .bg-wrapper {
    background-color: #e8faf3;
    z-index: 1
}

.blog-section-one .shape-one {
    width: 49px;
    height: 49px;
    background: #17bd37;
    border-radius: 9px;
    right: 12%;
    top: -2%;
    animation: rotated 30s infinite linear
}

.blog-section-one .shape-two {
    bottom: -6%;
    right: 11%;
    z-index: 0;
    animation: jumpTwo 3.2s infinite linear
}

.blog-section-one .shape-three {
    width: 70px;
    height: 70px;
    background: #ff8c24;
    border-radius: 13px;
    left: 11%;
    bottom: -3%;
    animation: rotated 35s infinite linear
}

.blog-meta-one {
    background: #fff;
    padding: 22px;
    border-radius: 5px
}

.blog-meta-one .post-img {
    border-radius: 5px;
    overflow: hidden
}

.blog-meta-one:hover {
    transform: translateY(-5px);
    box-shadow: 0 25px 60px rgba(21, 21, 21, .04)
}

.blog-meta-one .blog-title:hover h4 {
    color: var(--prime-one)
}

.fancy-short-banner-one .bg-wrapper {
    padding: 80px 12px;
    background: url(https://shopdog.biz/blog/images/assets/bg-3.png) no-repeat center;
    background-size: cover;
    border-radius: 40px;
    z-index: 1
}

.fancy-short-banner-one .inner-wrapper {
    max-width: 1170px;
    margin: 0 auto
}

.fancy-short-banner-one .subscribe-form {
    max-width: 500px;
    margin-left: auto
}

.fancy-short-banner-one .subscribe-form form {
    height: 70px;
    position: relative;
    text-align: left;
    box-shadow: 0 10px 20px rgba(70, 40, 13, .05)
}

.fancy-short-banner-one .subscribe-form form input {
    width: 100%;
    height: 100%;
    border-radius: 7px;
    border: none;
    padding: 0 200px 0 20px
}

.fancy-short-banner-one form button {
    top: 8px;
    right: 8px;
    bottom: 8px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    width: 160px;
    border-radius: 6px;
    background: var(--prime-one)
}

.fancy-short-banner-one form button:hover {
    background: #212121
}

.fancy-short-banner-one .subscribe-form p {
    color: #979797
}

.fancy-short-banner-one .shape-one {
    width: 60px;
    height: 60px;
    background: #17bd37;
    border-radius: 13px;
    right: -2%;
    top: -9%;
    animation: rotated 30s infinite linear
}

.footer-style-one {
    padding-top: 150px
}

.theme-basic-footer .footer-title {
    font-size: 24px;
    margin-bottom: 20px
}

.theme-basic-footer .footer-nav-link a {
    font-size: 17px;
    text-transform: capitalize;
    line-height: 40px;
    transition: all .3s ease-in-out
}

.footer-style-one .shape-one {
    width: 85px;
    height: 85px;
    background: #ff8c24;
    border-radius: 15px;
    left: -2%;
    bottom: 10%;
    animation: rotated 35s infinite linear
}

.footer-style-one .email:hover, .footer-style-one .footer-nav-link a:hover {
    color: var(--prime-one)
}

.footer-style-one .social-icon a {
    width: 35px;
    height: 35px;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    text-align: center;
    line-height: 33px;
    color: rgba(0, 0, 0, .5);
    margin-right: 10px;
    transition: all .3s ease-in-out
}

.footer-style-one .social-icon a:hover {
    background: #000;
    color: #fff
}

.footer-style-one .bottom-footer {
    margin-top: 20px;
    padding: 25px 0
}

.fancy-feature-four .tab-content .shape-one {
    width: 126px;
    height: 126px;
    background: rgba(0, 236, 183, .66);
    top: -75px;
    right: -40px;
    z-index: 0;
    animation: jumpFive 3s infinite linear
}

.fancy-feature-four .tab-content .shape-two {
    width: 285px;
    height: 285px;
    background: #998eff;
    bottom: -10%;
    left: -6%;
    animation: fade-in 8s infinite linear
}

.fancy-feature-four .tab-content .shape-three {
    right: -13%;
    top: 50%;
    z-index: 0;
    animation: jumpTwo 3s infinite linear
}

.fancy-feature-four .tab-content .shape-four {
    left: -13%;
    top: 13%;
    z-index: 0;
    animation: jumpThree 3s infinite linear
}

.fancy-feature-five .tags-wrapper {
    background: #f3f7f8;
    padding: 45px 65px 50px;
    border-radius: 25px
}

.fancy-feature-five .tags-wrapper ul {
    margin: 0 -10px
}

.fancy-feature-five .tags-wrapper li {
    font-size: 24px;
    color: #000;
    padding: 0 10px;
    margin: 10px 0
}

.fancy-feature-five .tags-wrapper li a {
    background: #fff;
    color: #000;
    font-size: 18px;
    border-radius: 10px;
    padding: 22px 30px;
    transition: all .3s ease-in-out
}

.fancy-feature-five .tags-wrapper li a:hover {
    box-shadow: 0 15px 40px rgba(0, 0, 0, .05)
}

.fancy-feature-five .tags-wrapper li a span {
    display: inline-block;
    line-height: 25px;
    padding: 0 3px;
    border-radius: 5px
}

.fancy-feature-five .tags-wrapper .shape-one {
    top: 1%;
    right: 1%;
    width: 25%;
    z-index: 0;
    animation: jumpThree 3s infinite linear
}

.card-style-three {
    border: 1px solid #f1f1f1;
    border-radius: 10px;
    padding: 42px 10px 30px 45px;
    background: #fff;
    transition: all .3s ease-in-out;
    width: 100%
}

.card-style-three:hover {
    box-shadow: 0 20px 50px rgba(0, 0, 0, .04);
    border-color: #fff
}

.card-style-three .icon {
    height: 65px
}

.card-style-three .icon img {
    max-height: 100%
}

.fancy-feature-six .shape-one {
    width: 126px;
    height: 126px;
    background: #ffc961;
    top: 4%;
    left: -50px;
    animation: jumpThree 3s infinite linear
}

.fancy-feature-six .shape-two {
    top: 30%;
    right: 3%
}

.fancy-feature-six .shape-three {
    width: 300px;
    height: 300px;
    background: #ff35d9;
    opacity: .7;
    bottom: 0;
    right: -150px;
    animation: jumpTwo 3s infinite linear
}

.fancy-short-banner-two .bg-wrapper {
    background: #f3f7f8;
    border-radius: 10px;
    padding: 70px 12px
}

.fancy-short-banner-two .bg-wrapper .inner-wrapper {
    max-width: 1110px
}

.fancy-short-banner-two h6 {
    color: var(--prime-two)
}

.fancy-short-banner-two .shape-one {
    width: 121px;
    height: 121px;
    background: #623cff;
    opacity: .65;
    bottom: -50px;
    right: -50px;
    animation: jumpThree 4s infinite linear
}

.fancy-short-banner-three.bg {
    background: #f5f5f5;
    z-index: 1
}

.fancy-short-banner-three.bg:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 26px;
    background: url(https://shopdog.biz/blog/images/shape/shape_87.svg) no-repeat center top;
    background-size: cover;
    left: 0;
    top: -25px;
    z-index: -1
}

.fancy-short-banner-three.bg:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 40px;
    background: url(https://shopdog.biz/blog/images/shape/shape_86.svg) no-repeat center bottom;
    background-size: cover;
    left: 0;
    bottom: -38px;
    z-index: -2
}

.fancy-short-banner-three.bg .shape-one {
    width: 30px;
    height: 30px;
    left: 33%;
    top: -32px;
    background: #007bff
}

.fancy-short-banner-three.bg .shape-two {
    width: 14px;
    height: 14px;
    left: 19%;
    bottom: -32px;
    background: #ffb900
}

.fancy-short-banner-three.bg .shape-three {
    width: 8px;
    height: 8px;
    right: 23%;
    top: 70%;
    background: #02dfef;
    animation: jumpThree 5s infinite linear
}

.fancy-short-banner-three.bg .shape-four {
    bottom: 13%;
    left: 0;
    width: 16.5%
}

.fancy-short-banner-three.bg .shape-five {
    bottom: -20px;
    right: 0;
    width: 26.4%
}

.fancy-short-banner-three .subscribe-form {
    max-width: 620px
}

.fancy-short-banner-three .subscribe-form form {
    height: 70px
}

.fancy-short-banner-three .subscribe-form input {
    width: 100%;
    height: 100%;
    border: none;
    background: #f5f5f5;
    border-radius: 35px;
    padding: 0 180px 0 40px
}

.fancy-short-banner-three.bg .subscribe-form input {
    background: #fff
}

.fancy-short-banner-three .subscribe-form button {
    width: 180px;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 0 35px 35px 0;
    background: var(--prime-two);
    color: #fff
}

.fancy-short-banner-three .subscribe-form button:hover {
    background: #090f32
}

.footer-style-two {
    padding: 0 10%
}

.footer-style-two .top-footer {
    border: 1px solid #e5e5e5;
    border-radius: 20px;
    padding: 100px 12px 60px;
    z-index: 1
}

.footer-style-two .inner-wrapper {
    max-width: 1170px
}

.footer-style-two .email:hover {
    text-decoration: underline;
    color: #000
}

.footer-style-two .footer-nav-link a:hover {
    color: var(--prime-two);
    text-decoration: underline
}

.footer-style-two .bottom-footer {
    padding: 40px 0 25px;
    z-index: 2
}

.footer-style-two .bottom-footer .footer-nav a {
    font-size: 15px;
    font-weight: 500;
    color: #000;
    margin-right: 22px
}

.footer-style-two .bottom-footer .footer-nav a:hover {
    text-decoration: underline
}

.footer-style-two .bottom-footer .copyright {
    font-size: 15px
}

.footer-style-two .bottom-footer .social-icon a {
    font-size: 19px;
    margin-left: 19px;
    color: #333;
    transition: all .3s ease-in-out
}

.footer-style-two .bottom-footer .social-icon a:hover {
    color: var(--prime-two)
}

.footer-style-two .shape-one {
    width: 240px;
    height: 240px;
    background: #ffbf44;
    opacity: .7;
    top: -120px;
    left: -120px
}

.footer-style-two .shape-two {
    width: 136px;
    height: 136px;
    background: #15b9ff;
    opacity: .65;
    right: -70px;
    bottom: -55px
}

.footer-style-two .shape-three {
    right: -4%;
    top: -14%
}

.footer-style-two .shape-four {
    left: -6%;
    bottom: 16%
}

.card-style-four {
    padding: 45px 25px 30px
}

.card-style-four .icon {
    width: 75px;
    height: 75px;
    border-radius: 15px
}

.card-style-four h4 a:hover {
    color: var(--prime-three)
}

.card-style-four:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    box-shadow: 0 25px 60px rgba(10, 22, 37, .0555514);
    border-radius: 5px;
    z-index: -1;
    opacity: 0;
    transform: scale(1, .9);
    transform-origin: 0 0;
    transition: all .3s ease-in-out
}

.card-style-four:hover:before {
    opacity: 1;
    transform: scale(1)
}

.text-white {
    color: #fff !important
}

.card-style-five {
    padding: 65px 45px 65px;
    background: #fff;
    box-shadow: 0 30px 60px rgba(6, 24, 67, .05);
    border-radius: 10px;
    text-align: left;
    margin: 40px 0
}

.card-style-five .icon {
    height: 45px
}

.card-style-five h4 {
    font-size: 24px;
    line-height: 1.5em;
    letter-spacing: -.5px;
    padding-top: 45px
}

.slick-dots li {
    display: inline-block
}

.slick-dots li button {
    text-indent: -50000px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: rgba(0, 0, 0, .1);
    margin: 0 5px;
    transition: all .3s ease-in-out
}

.slick-dots li.slick-active button {
    background: var(--prime-three);
    transform: scale(1.7)
}

.fancy-short-banner-four {
    z-index: 5;
    margin-bottom: -170px
}

.address-block-one {
    position: relative;
    padding: 0 20px 40px 140px;
    background: #fff;
    border-radius: 3px;
    overflow: hidden;
    width: 100%
}

.address-block-one h4 {
    font-size: 24px;
    margin-bottom: 11px
}

.address-block-one .icon {
    left: -2px;
    top: 12px
}

.address-block-one .text-meta p a {
    font-size: 24px;
    color: var(--prime-three)
}

.address-block-one .text-meta p a:hover {
    text-decoration: underline
}

.footer-style-three {
    background: #623bff;
    z-index: 1;
    padding: 285px 0 210px
}

.footer-style-three:before {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    z-index: 0;
    border: 0 solid transparent;
    border-left-width: 100vw;
    border-left-color: #fff;
    border-bottom-width: 9rem;
    top: 0
}

.footer-style-three .subscribe-form {
    max-width: 620px
}

.footer-style-three .subscribe-form form {
    height: 70px
}

.footer-style-three .subscribe-form input {
    width: 100%;
    height: 100%;
    border: none;
    background: #fff;
    border-radius: 35px;
    padding: 0 180px 0 40px
}

.footer-style-three .subscribe-form button {
    width: 180px;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 0 35px 35px 0;
    background: #ff43a1;
    color: #fff
}

.footer-style-three .subscribe-form button:hover {
    background: var(--prime-two)
}

.footer-style-three .bottom-footer h4 {
    font-size: 22px;
    letter-spacing: -.5px;
    margin-bottom: 25px
}

.footer-style-three .bottom-footer .social-icon a {
    width: 37px;
    height: 37px;
    border: 1px solid #fff;
    border-radius: 50%;
    line-height: 35px;
    color: #fff;
    margin: 0 6px;
    transition: all .3s ease-in-out
}

.footer-style-three .bottom-footer .social-icon a:hover {
    background: var(--prime-two);
    border-color: var(--prime-two)
}

.card-style-six {
    padding: 95px 15px 80px;
    border-radius: 15px
}

.card-style-six .icon {
    height: 85px
}

.counter-section-one {
    background-image: url(https://shopdog.biz/blog/images/assets/bg-5.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f2f4f8;
    z-index: 1
}

.counter-section-one .shape-one {
    top: 12%;
    left: 7%
}

.counter-section-one .shape-two {
    bottom: 17%;
    left: 6%
}

.counter-section-one .shape-three {
    top: 16%;
    right: 5%
}

.counter-section-one .shape-four {
    bottom: 16%;
    right: 5%
}

.counter-block-one .icon-bg {
    width: 230px;
    height: 310px;
    background: #fff;
    border-radius: 120px;
    margin: 0 auto;
    padding-top: 70px
}

.counter-block-one .icon-img {
    height: 114px
}

.counter-block-one .icon-title {
    letter-spacing: 1px
}

.fancy-short-banner-five .bg-wrapper {
    background: #fff5ec;
    z-index: 2
}

.fancy-short-banner-five .shape-one {
    top: 10%;
    left: 5%
}

.fancy-short-banner-five .shape-two {
    bottom: 7%;
    left: 40%
}

.fancy-short-banner-five .shape-three {
    bottom: 41%;
    right: 4%
}

.fancy-short-banner-five .title-xl {
    font-size: 100px;
    line-height: 1.1em
}

.fancy-short-banner-five .title-xl span {
    z-index: 1
}

.fancy-short-banner-five .title-xl span:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 17px;
    width: 100%;
    height: 15px;
    z-index: -1;
    background: #ffdefa
}

.form-style-one .input-group-meta input, .form-style-one .input-group-meta textarea {
    width: 100%;
    max-width: 100%;
    border: none;
    border-bottom: 2px solid #000;
    color: #000;
    font-size: 18px
}

.form-style-one .input-group-meta input {
    height: 62px
}

.form-style-one .input-group-meta textarea {
    height: 122px;
    max-height: 122px
}

.form-style-one .send-btn {
    line-height: 60px;
    font-size: 14px;
    letter-spacing: .88px;
    background: #000
}

.form-style-one .send-btn:hover {
    background: var(--prime-three)
}

.footer-style-four {
    padding: 70px 0 40px
}

.footer-style-four .social-icon a {
    font-size: 22px;
    margin: 0 13px;
    color: rgba(0, 0, 0, .7);
    transition: all .3s ease-in-out
}

.footer-style-four .social-icon a:hover {
    color: var(--prime-two)
}

.counter-block-two .bg-img {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1
}

.card-style-eight {
    border-radius: 15px;
    padding: 15px;
    background: #fff
}

.card-style-eight .img-meta {
    border-radius: 10px;
    overflow: hidden;
    z-index: 1
}

.card-style-eight .img-meta:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 60%;
    background: linear-gradient(180deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .586528) 100%)
}

.card-style-nine {
    height: 430px;
    width: 33.3333%;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1
}

.card-style-nine:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .4);
    z-index: -1
}

.card-style-nine.center-item:after {
    content: '';
    position: absolute;
    left: 25px;
    right: 25px;
    top: 25px;
    bottom: 25px;
    background: rgba(255, 221, 78, .85);
    z-index: -1
}

.card-style-nine .icon {
    height: 90px
}

.card-style-nine .icon img {
    max-height: 100%
}

.card-style-nine .title {
    font-family: 'Noteworthy Light';
    font-size: 42px;
    letter-spacing: 4.67px
}

.card-style-nine .btn-more {
    width: 55px;
    height: 55px;
    line-height: 55px;
    color: #000;
    font-size: 36px;
    background: var(--prime-four)
}

.card-style-nine .btn-more:hover {
    background: #fff
}

.team-section-one {
    z-index: 1
}

.team-section-one .shape-one {
    left: 0;
    top: -5%
}

.team-section-one .shape-two {
    right: 0;
    bottom: 5%
}

.team-block-one .img-meta:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 34%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%)
}

.fancy-short-banner-six {
    background: #fff
}

.fancy-short-banner-six .block-wrapper {
    width: 50%
}

.fancy-short-banner-six .block-wrapper .inner-wrapper {
    width: 660px
}

.fancy-short-banner-six .block-wrapper .main-title {
    font-size: 70px
}

.fancy-short-banner-six .block-wrapper .btn-nine {
    font-size: 14px
}

.fancy-short-banner-six .form-title {
    font-size: 42px
}

.blog-meta-two {
    background: #fff;
    border-radius: 5px;
    padding: 45px 45px
}

.blog-meta-two .blog-title h4:hover {
    color: var(--prime-four)
}

.footer-style-five {
    background: #000;
    padding: 90px 0 35px
}

.footer-style-five .social-icon a {
    width: 34px;
    height: 34px;
    color: #fff;
    border: 1px solid #5a5a5a;
    border-radius: 7px;
    text-align: center;
    line-height: 32px;
    margin-right: 10px;
    transition: all .3s ease-in-out
}

.footer-style-five .social-icon a:hover {
    background: rgba(255, 255, 255, .14);
    border-color: #000
}

.theme-basic-footer[class*="-five"], .theme-basic-footer[class*="-five"] .footer-nav-link a {
    color: rgba(255, 255, 255, .7)
}

.theme-basic-footer[class*="-five"] .email, .theme-basic-footer[class*="-five"] .footer-nav-link a:hover {
    color: #fff
}

.footer-style-five .bottom-footer .footer-nav a:hover, .theme-basic-footer[class*="-five"] .email:hover {
    color: var(--prime-four)
}

.footer-style-five .bottom-footer {
    padding-top: 70px
}

.footer-style-five .bottom-footer .footer-nav a {
    color: #fff;
    margin-left: 35px
}

.form-style-two .input-group-meta input, .form-style-two .input-group-meta textarea {
    width: 100%;
    max-width: 100%;
    border: 2px solid rgba(221, 221, 221, .8);
    border-radius: 5px;
    color: #000;
    font-size: 15px
}

.form-style-two .input-group-meta input {
    height: 60px;
    padding: 0 20px
}

.form-style-two .input-group-meta textarea {
    height: 120px;
    max-height: 120px;
    padding: 15px 20px
}

.blog-meta-three .post-img {
    border-radius: 10px;
    overflow: hidden
}

.blog-meta-three .post-date {
    font-size: 14px;
    letter-spacing: 1px
}

.blog-meta-three .blog-title {
    font-size: 26px;
    line-height: 1.53em
}

.blog-meta-three .blog-title.xl {
    font-size: 32px
}

.blog-meta-three .blog-title:hover {
    color: var(--prime-five)
}

.blog-meta-three .read-btn {
    line-height: 45px;
    border: 1px solid #dbdbdb;
    border-radius: 23px;
    padding: 0 32px;
    color: var(--prime-two)
}

.blog-meta-three .read-btn:hover {
    border-color: var(--prime-two);
    background: var(--prime-two);
    color: #fff
}

.blog-meta-three .read-btn-two {
    line-height: 45px;
    border: 1px solid var(--prime-ten);
    border-radius: 23px;
    padding: 0 32px;
    color: var(--prime-ten)
}

.blog-meta-three .read-btn-two:hover {
    background: var(--prime-ten);
    color: #fff
}

.blog-meta-three.text-style {
    padding: 35px 50px 40px;
    border: 2px solid #000;
    border-radius: 8px
}

.footer-style-six {
    padding-top: 150px
}

.theme-basic-footer.footer-style-six .footer-title {
    color: rgba(11, 11, 11, .35);
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 3px
}

.theme-basic-footer.footer-style-six .footer-nav-link a {
    line-height: 44px
}

.footer-style-six .social-icon a {
    width: 35px;
    height: 35px;
    border: 1px solid #d7d7d7;
    border-radius: 5px;
    text-align: center;
    line-height: 33px;
    color: rgba(0, 0, 0, .5);
    margin-right: 10px;
    transition: all .3s ease-in-out
}

.footer-style-six .social-icon a:hover {
    background: var(--prime-five);
    border-color: var(--prime-five);
    color: #fff
}

.footer-style-six .bottom-footer {
    margin-top: 40px;
    padding: 25px 0
}

.fancy-short-banner-nine {
    padding: 0 60px 0 40px
}

.fancy-short-banner-nine .bg-wrapper {
    background: var(--prime-six)
}

.fancy-short-banner-nine .bg-wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: url(https://shopdog.biz/blog/images/assets/bg-7.png) no-repeat center;
    background-size: cover
}

.fancy-short-banner-nine .bg-wrapper:after {
    content: '';
    position: absolute;
    top: 30px;
    right: -22px;
    bottom: -22px;
    left: 55px;
    background: url(https://shopdog.biz/blog/images/assets/bg-11.svg) no-repeat center top;
    background-size: cover;
    z-index: -1
}

.fancy-short-banner-nine .title h6 {
    font-size: 13px;
    letter-spacing: 3px
}

.fancy-short-banner-nine .title h2 {
    font-size: 52px;
    line-height: 1.35em;
    letter-spacing: -1px
}

.fancy-short-banner-nine .input-wrapper {
    width: calc(100% - 250px);
    margin-right: 30px
}

.fancy-short-banner-nine .input-wrapper input {
    width: 100%;
    height: 80px;
    background: #fff;
    border: none;
    padding: 0 140px 0 25px
}

.counter-block-four p {
    line-height: 30px;
    color: rgba(255, 255, 255, .5)
}

.blog-meta-four {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 30px;
    overflow: hidden;
    padding: 35px 45px 60px
}

.blog-meta-four:hover {
    transform: translateY(-5px)
}

.blog-meta-four .logo {
    height: 35px
}

.blog-meta-four .blog-title {
    font-size: 36px;
    letter-spacing: -.5px;
    line-height: 1.38em
}

.blog-section-four .learn-more-btn {
    letter-spacing: -1px
}

.blog-section-four .learn-more-btn a {
    background: linear-gradient(270.78deg, #ffa7a9 4.19%, #ff5ea3 96.11%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.blog-section-four .learn-more-btn:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    bottom: -2px;
    background: linear-gradient(270deg, rgba(255, 255, 255, .05) .66%, rgba(255, 255, 255, .3) 52.69%, rgba(255, 255, 255, .05) 99.98%)
}

.footer-style-eight {
    padding: 0 10%
}

.footer-style-eight .top-footer {
    border-radius: 20px;
    padding: 100px 12px 60px
}

.footer-style-eight .top-footer .shape-one {
    top: -80px;
    right: -70px;
    z-index: -2
}

.footer-style-eight .top-footer:before {
    content: '';
    position: absolute;
    background: rgba(255, 255, 255, .05);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    border-radius: 30px;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1
}

.footer-style-eight ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .5)
}

.footer-style-eight :-ms-input-placeholder {
    color: rgba(255, 255, 255, .5)
}

.footer-style-eight ::placeholder {
    color: rgba(255, 255, 255, .5)
}

.theme-basic-footer.footer-style-eight .footer-nav-link a {
    color: rgba(255, 255, 255, .7)
}

.theme-basic-footer.footer-style-eight .footer-nav-link a:hover {
    color: #fff;
    text-decoration: underline
}

.footer-style-eight .bottom-footer {
    padding: 40px 0 25px
}

.footer-style-eight .bottom-footer .footer-nav a {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    margin-right: 22px
}

.footer-style-eight .bottom-footer .footer-nav a:hover {
    text-decoration: underline
}

.footer-style-eight .bottom-footer .copyright {
    font-size: 15px;
    color: rgba(255, 255, 255, .6)
}

.footer-style-eight .bottom-footer .social-icon a {
    font-size: 19px;
    margin-left: 19px;
    color: #fff;
    transition: all .3s ease-in-out
}

.footer-style-nine {
    background: #0f0f0f;
    padding: 120px 0 0
}

.footer-style-nine.theme-basic-footer .footer-title {
    color: rgba(255, 255, 255, .35);
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 3px
}

.footer-style-nine .footer-nav-link a {
    color: rgba(255, 255, 255, .9)
}

.footer-style-nine .bottom-footer .footer-nav a:hover, .footer-style-nine .footer-nav-link a:hover {
    color: var(--prime-eight)
}

.footer-style-nine ::-webkit-input-placeholder {
    color: rgba(255, 255, 255, .6)
}

.footer-style-nine :-ms-input-placeholder {
    color: rgba(255, 255, 255, .6)
}

.footer-style-nine ::placeholder {
    color: rgba(255, 255, 255, .6)
}

.footer-style-nine .bottom-footer {
    border-top: 1px solid rgba(255, 255, 255, .1);
    margin-top: 60px;
    padding: 15px 0 30px
}

.footer-style-nine .bottom-footer .footer-nav a {
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    margin-right: 22px;
    transition: all .3s ease-in-out
}

.footer-style-nine .bottom-footer .copyright {
    font-size: 15px;
    color: rgba(255, 255, 255, .6)
}

.footer-style-nine .bottom-footer .social-icon a {
    font-size: 19px;
    margin-left: 19px;
    color: #fff;
    transition: all .3s ease-in-out
}

.footer-style-nine .bottom-footer .social-icon a:hover {
    color: var(--prime-eight)
}

.footer-style-nine .shape-one {
    width: 70px;
    height: 70px;
    left: 13%;
    top: -35px;
    background: #ff45aa
}

.footer-style-nine .shape-two {
    right: 5%;
    top: -40px
}

.isotop-item.item-xl {
    width: 100%
}

.blog-meta-five {
    padding: 75px 40px 50px 60px;
    border: 1px solid #000;
    width: 100%;
    transition: all .3s ease-in-out
}

.blog-meta-five:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 8px;
    width: 100%;
    height: 100%;
    border: 1px solid #000;
    z-index: -1;
    transition: all .3s ease-in-out
}

.blog-meta-five:hover, .blog-meta-five:hover:before {
    border-color: var(--prime-ten)
}

.blog-meta-five .blog-title {
    font-size: 36px;
    line-height: 1.416em
}

.blog-meta-five .blog-date a:hover, .blog-meta-five .blog-title:hover {
    color: #000;
    text-decoration: underline
}

.blog-meta-five .read-more {
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: #000;
    color: #fff;
    font-size: 24px
}

.blog-meta-five .read-more:hover {
    background: var(--prime-ten)
}

.blog-section-six {
    background: #f5f7fc
}

.blog-section-six .shape-one {
    bottom: 9%;
    left: 9%
}

.blog-meta-six {
    padding: 75px 40px 42px 50px;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 500px
}

.blog-meta-six:before {
    content: '';
    position: absolute;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .56) 100%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all .3s ease-in-out
}

.blog-meta-six:hover:before {
    background: #fff
}

.blog-meta-six .blog-title {
    font-size: 32px;
    line-height: 1.56em;
    color: #fff
}

.blog-meta-six .blog-date {
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px)
}

.blog-meta-six:hover .blog-date {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.blog-meta-six .blog-date a:hover, .blog-meta-six .blog-title:hover {
    color: #000;
    text-decoration: underline
}

.blog-meta-six .read-more {
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    background: var(--prime-twelve);
    color: #000;
    font-size: 24px
}

.blog-meta-six .read-more:hover {
    color: #fff;
    background: #000
}

.blog-meta-six .blog-header {
    position: absolute;
    left: 0;
    bottom: -12px;
    width: 75%;
    transition: all .3s ease-in-out
}

.blog-meta-six:hover .blog-header {
    transform: translateY(-100%)
}

.blog-meta-six:hover .blog-header .blog-title {
    color: #000
}

.blog-sidebar .blog-sidebar-search form {
    height: 65px;
    position: relative
}

.blog-sidebar .blog-sidebar-search input {
    width: 100%;
    height: 100%;
    border: none;
    font-size: 17px;
    background: #f4f4f4;
    border-radius: 5px;
    padding: 0 60px 0 20px
}

.blog-sidebar .blog-sidebar-search button {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 60px;
    color: #000
}

.blog-sidebar .sidebar-title {
    font-size: 28px;
    margin-bottom: 15px
}

.blog-sidebar .blog-sidebar-category ul li a {
    font-size: 16px;
    line-height: 40px;
    display: block;
    color: #000;
    transition: all .3s ease-in-out
}

.blog-sidebar .blog-sidebar-category ul li a:hover {
    color: var(--prime-ten)
}

.sidebar-recent-news .post {
    width: calc(100% - 80px)
}

.sidebar-recent-news img {
    width: 80px
}

.sidebar-recent-news .post .title {
    font-size: 22px;
    line-height: 1.36em
}

.sidebar-recent-news .post .title:hover {
    color: var(--prime-ten)
}

.fancy-feature-fiftyOne h6 {
    font-size: 20px;
    color: var(--prime-ten)
}

.fancy-feature-fiftyOne .text-lg {
    line-height: 2.08em
}

.fancy-feature-fiftyOne .shape-one {
    bottom: 0;
    left: 15%
}

.fancy-feature-fiftyOne .shape-two {
    top: 4%;
    right: 17%
}

.fancy-feature-fiftyOne .shape-three {
    bottom: -30%;
    left: 5%
}

.team-block-two .team-img {
    border-radius: 15px 15px 0 0
}

.team-section-two .shape-one {
    top: 9%;
    right: 39%
}

.inner-banner-one {
    background: url(https://shopdog.biz/blog/images/media/img_87.jpg) no-repeat center;
    background-size: cover;
    padding: 200px 0 135px
}

.inner-banner-one .title {
    font-size: 72px
}

.team-block-three .name {
    font-size: 24px
}

.team-block-three .position {
    color: #fff;
    padding: 0 0 30px
}

.team-block-three .social-icon a {
    width: 36px;
    height: 36px;
    line-height: 34px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 15px;
    margin-right: 15px;
    transition: all .3s ease-in-out;
    opacity: 0
}

.team-block-three .social-icon a:hover {
    background: var(--prime-twelve);
    border-color: var(--prime-twelve);
    color: #000
}

.team-block-three:hover .social-icon a {
    opacity: 1
}

.inner-banner-two {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 1;
    padding: 485px 0 95px
}

.inner-banner-two:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 32%;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    transform: rotate(-180deg);
    z-index: -1
}

.inner-banner-two:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 58%;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .65) 100%);
    z-index: -1
}

.inner-banner-two .title {
    font-size: 90px;
    line-height: 1.22em
}

.blog-details-one .blog-details-content {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 8px
}

.blog-details-one .blog-details-content .image-meta {
    margin-bottom: 54px
}

.blog-details-one .blog-details-content p {
    font-size: 17px;
    line-height: 32px;
    margin-bottom: 32px
}

.blog-details-one .blog-details-content h4 {
    color: #303030;
    line-height: 35px;
    margin-bottom: 22px
}

.blog-details-one .blog-details-content h2 {
    font-size: 36px;
    padding-top: 10px;
    letter-spacing: -1px;
    margin-bottom: 20px
}

.blog-details-one .blog-details-content .tags li:first-child {
    font-weight: 500;
    color: #000;
    padding-right: 5px
}

.blog-details-one .blog-details-content .tags li {
    font-size: 16px;
    color: rgba(0, 0, 0, .5);
    margin-right: 3px
}

.blog-details-one .blog-details-content .tags li a:hover {
    color: #000;
    text-decoration: underline
}

.blog-details-one .blog-details-content .share-icon li:first-child {
    font-weight: 500;
    color: #000;
    font-size: 16px
}

.blog-details-one .blog-details-content .share-icon li a {
    width: 38px;
    height: 38px;
    line-height: 38px;
    border-radius: 50%;
    background: #eeeded;
    text-align: center;
    color: #000;
    font-size: 16px;
    margin-left: 10px;
    transition: all .3s ease-in-out
}

.blog-details-one .blog-details-content .share-icon li a:hover {
    background: var(--prime-ten);
    color: #fff
}

.blog-details-one .blog-inner-title {
    font-size: 42px;
    letter-spacing: -1px
}

.address-block-two .icon {
    width: 80px;
    height: 80px;
    background: #000
}

.address-block-two .icon.border {
    border: 1px solid #e6e6e6;
    background: 0 0
}

.address-block-two .title {
    font-size: 24px;
    padding: 20px 0 0
}

.address-block-two p {
    font-size: 19px;
    line-height: 1.65em;
    color: #878787
}

.service-sidebar .service-category {
    border: 2px solid #000;
    padding: 25px 25px 20px;
    border-radius: 10px
}

.service-sidebar .service-category a {
    font-size: 18px;
    display: block;
    line-height: 41px;
    color: var(--text-color);
    transition: all .3s ease-in-out
}

.service-sidebar .service-category a:hover {
    color: var(--prime-ten)
}

.service-sidebar .social-icon a {
    font-size: 18px;
    color: #cdcdcd;
    margin-right: 15px;
    display: inline-block
}

.service-sidebar .social-icon a:hover {
    color: #000
}

.service-details-meta .main-img-meta {
    border-radius: 15px;
    margin: 55px 0 55px
}

.block-style-eight {
    background: #fff;
    border: 1px solid #eaeaea;
    border-radius: 7px;
    padding: 22px 35px 18px
}

.block-style-eight h6 {
    font-size: 20px;
    margin: 0
}

.block-style-eight .text p {
    font-size: 15px;
    line-height: 24px;
    color: rgba(0, 40, 78, .6);
    margin: 5px 0 15px
}

.block-style-eight .text .details-btn {
    font-size: 15px;
    color: #000
}

.block-style-eight .text .details-btn:hover {
    text-decoration: underline
}

.block-style-eight .text {
    width: calc(100% - 100px);
    padding-right: 20px
}

.user-data-section {
    background: #f6f9fb;
    min-height: 100vh;
    padding: 150px 12px 0;
    z-index: 1
}

.user-data-section .form-wrapper {
    background: #fff;
    width: 700px;
    border-radius: 10px;
    padding: 50px 70px 60px;
    box-shadow: 0 15px 30px rgba(0, 50, 108, .03)
}

.user-data-section .form-wrapper:before {
    content: url(https://shopdog.biz/blog/images/shape/shape_177.svg);
    position: absolute;
    right: -60px;
    top: -60px
}

.user-data-section ::-webkit-input-placeholder {
    color: #000
}

.user-data-section :-ms-input-placeholder {
    color: #000
}

.user-data-section ::placeholder {
    color: #000
}

.user-data-section .input-group-meta {
    position: relative
}

.user-data-section .input-group-meta input {
    width: 100%;
    height: 60px;
    font-size: 17px;
    border: 2px solid #000;
    border-radius: 8px;
    padding: 0 52px 0 20px;
    color: #000;
    background: 0 0
}

.user-data-section .input-group-meta label {
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, .5);
    display: block;
    margin-bottom: 6px
}

.user-data-section .input-group-meta .placeholder_icon {
    position: absolute;
    height: 60px;
    top: 30px;
    right: 0;
    bottom: 0;
    width: 50px;
    text-align: center;
    z-index: 1;
    color: rgba(0, 0, 0, .45);
    font-size: 17px
}

.user-data-section .input-group-meta .placeholder_icon img {
    position: relative;
    top: 50%;
    margin: 0 auto;
    transform: translateY(-50%)
}

.user-data-section .input-group-meta .placeholder_icon span {
    width: 100%;
    height: 100%;
    cursor: pointer;
    display: block;
    position: relative
}

.user-data-section .input-group-meta .placeholder_icon span:before {
    content: '';
    width: 2px;
    height: 26px;
    background: #000;
    position: absolute;
    top: 17px;
    left: 24px;
    transform: rotate(45deg);
    z-index: 5;
    transition: all .2s ease-in-out
}

.error-page-content {
    min-height: 100vh;
    text-align: center;
    position: relative;
    z-index: 5;
    padding: 180px 0 15px
}

.error-page-content .shape-one {
    bottom: 0;
    right: 0
}

.inner-banner-three .bg-wrapper {
    background: url(https://shopdog.biz/blog/images/assets/bg-16.svg) no-repeat top center;
    background-size: cover;
    padding: 150px 0 108px;
    position: relative;
    z-index: 1
}

.team-block-three .team-img {
    border-radius: 15px
}

.team-block-three:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 2px;
    background: #000;
    opacity: 0;
    transition: all .3s ease-in-out
}

.team-block-three:hover:before {
    opacity: 1
}

.contact-section-two {
    border-radius: 20px;
    padding: 60px 80px 85px
}

.form-style-three .input-group-meta label {
    font-size: 14px;
    color: rgba(0, 0, 0, .5);
    margin-bottom: 7px
}

.form-style-three .input-group-meta input {
    width: 100%;
    height: 60px;
    border-radius: 8px;
    border: 2px solid #000;
    padding: 0 5px 0 20px;
    color: #000;
    font-size: 17px
}

.form-style-three .input-group-meta textarea {
    width: 100%;
    max-width: 100%;
    height: 165px;
    border-radius: 8px;
    border: 2px solid #000;
    padding: 15px 5px 15px 20px;
    color: #000;
    font-size: 17px
}

.form-style-three ::-webkit-input-placeholder {
    color: #000
}

.form-style-three :-ms-input-placeholder {
    color: #000
}

.form-style-three ::placeholder {
    color: #000
}

.address-block-three .icon {
    width: 35px;
    margin-top: 7px
}

.address-block-three .icon img {
    margin-left: auto
}

.address-block-three .text {
    width: calc(100% - 35px);
    padding-left: 30px
}

.address-block-three .title {
    font-size: 26px;
    margin-bottom: 8px
}

.address-block-three p {
    font-size: 18px;
    line-height: 1.65em;
    color: #878787;
    margin-bottom: 0
}

@keyframes ripple {
    0% {
        box-shadow: 0 0 0 .1rem rgba(255, 197, 49, .1)
    }
    100% {
        box-shadow: 0 0 0 .4rem rgba(255, 197, 49, .3)
    }
}

.contact-section-three .address-wrapper {
    background: #eefbff;
    overflow: hidden
}

.contact-section-three .address-wrapper:before {
    content: '';
    position: absolute;
    height: 200px;
    width: 120%;
    bottom: -95px;
    left: -2%;
    background: #fff;
    z-index: -1;
    transform: rotate(-4deg)
}

.address-block-four {
    background: #fff;
    padding: 65px 10px 45px
}

.address-block-four .icon {
    height: 40px
}

.address-block-four h5 {
    font-size: 26px
}

.address-block-four p {
    line-height: 32px;
    color: #878787
}

.form-style-four .input-bg-group {
    border: 2px solid #000;
    background: #fff;
    padding: 45px 60px 50px;
    margin: 0 10px 0 0
}

.form-style-four .input-bg-group:after {
    content: '';
    position: absolute;
    top: 8px;
    right: -10px;
    bottom: -10px;
    left: 8px;
    background: #000;
    z-index: -1
}

.form-style-four .input-group-meta label {
    font-size: 15px;
    color: rgba(0, 0, 0, .5)
}

.form-style-four .input-group-meta input {
    width: 100%;
    height: 48px;
    border: none;
    border-bottom: 2px solid #000;
    padding: 0 0 11px;
    color: #000;
    font-size: 17px
}

.form-style-four .input-group-meta textarea {
    width: 100%;
    max-width: 100%;
    height: 160px;
    border: none;
    border-bottom: 2px solid #000;
    padding: 0;
    color: #000;
    font-size: 17px
}

.form-style-four ::-webkit-input-placeholder {
    color: #000
}

.form-style-four :-ms-input-placeholder {
    color: #000
}

.form-style-four ::placeholder {
    color: #000
}

.form-style-four .btn-one {
    line-height: 58px;
    color: #000;
    background: var(--prime-six)
}

.form-style-four .btn-one:hover {
    color: #fff;
    background: #000
}

.contact-section-four .form-wrapper {
    background: #000
}

.form-style-five {
    max-width: 660px;
    padding-left: 100px
}

.form-style-five .form-title {
    font-size: 62px;
    color: #fff
}

.form-style-five label {
    font-size: 14px;
    color: rgba(255, 255, 255, .5);
    margin-bottom: 5px
}

.form-style-five .input-group-meta input, .form-style-five .input-group-meta textarea {
    display: block;
    width: 100% !important;
    max-width: 100%;
    border: none;
    border-radius: 8px;
    background: rgba(255, 255, 255, .15);
    color: #fff;
    padding: 0 20px;
    font-size: 16px
}

.form-style-five .input-group-meta input {
    height: 60px
}

.form-style-five .input-group-meta textarea {
    min-height: 165px;
    padding: 15px 20px
}

.form-style-five ::-webkit-input-placeholder {
    color: #fff
}

.form-style-five :-ms-input-placeholder {
    color: #fff
}

.form-style-five ::placeholder {
    color: #fff
}

.form-style-five [class*=btn-] {
    font-size: 14px;
    letter-spacing: .88px
}

.form-style-five [class*=btn-]:hover {
    background: var(--prime-eight);
    color: #000
}
