
.navbar-dark .wsmenu>.wsmenu-list>li>a.h-link{
    color: #353f4f
}

.wsmenu>.wsmenu-list.nav-green-500>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover,
.wsmenu>.wsmenu-list.nav-green-500>li>.wsmegamenu.w-75 ul.link-list>li>a:hover,
.wsmenu>.wsmenu-list.nav-green-500>li>ul.sub-menu>li>a:hover {
    color: #00a14e !important
}

.wsmenu>.wsmenu-list.nav-green-400>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover,
.wsmenu>.wsmenu-list.nav-green-400>li>.wsmegamenu.w-75 ul.link-list>li>a:hover,
.wsmenu>.wsmenu-list.nav-green-400>li>ul.sub-menu>li>a:hover {
    color: #0fbc49 !important
}

.color--green-300,
.color--green-300 a,
.color--green-300 h1,
.color--green-300 h2,
.color--green-300 h3,
.color--green-300 h4,
.color--green-300 h5,
.color--green-300 h6,
.color--green-300 i,
.color--green-300 li,
.color--green-300 p,
.color--green-300 span,
.color--white .color--green-300,
.wsmenu>.wsmenu-list.nav-green-300>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover,
.wsmenu>.wsmenu-list.nav-green-300>li>.wsmegamenu.w-75 ul.link-list>li>a:hover,
.wsmenu>.wsmenu-list.nav-green-300>li>ul.sub-menu>li>a:hover {
    color: #6fd792 !important
}

#loading {
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 99999999;
    background-color: #f5f5f9
}

#loading-center,
.loader {
    width: 100px;
    height: 100px
}

#loading-center,
.loader::after {
    left: 50%;
    top: 50%;
    position: absolute
}

#loading-center {
    margin-top: -50px;
    margin-left: -50px;
    -webkit-animation: 1s infinite loading-center-absolute;
    animation: 1s infinite loading-center-absolute
}

.loader {
    border: 2px solid;
    border-color: transparent #888;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: 1s linear infinite rotation
}

.loading--blue .loader {
    border-color: transparent #1680fb
}

.loading--green .loader {
    border-color: transparent #0fbc49
}

.loading--pink .loader {
    border-color: transparent #f74780
}

.loading--purple .loader {
    border-color: transparent #7b5dd6
}

.loading--red .loader {
    border-color: transparent #ff1e1a
}

.loading--violet .loader {
    border-color: transparent #c73e9b
}

.loading--yellow .loader {
    border-color: transparent #ffba01
}

.loader::after {
    content: '';
    box-sizing: border-box;
    border: 50px solid;
    border-color: transparent rgba(30, 30, 30, .15);
    border-radius: 50%;
    transform: translate(-50%, -50%)
}

.loading--blue .loader::after {
    border-color: transparent rgba(22, 128, 251, .15)
}

.loading--green .loader::after {
    border-color: transparent rgba(14, 188, 73, .15)
}

.loading--pink .loader::after {
    border-color: transparent rgba(247, 71, 128, .15)
}

.loading--purple .loader::after {
    border-color: transparent rgba(123, 93, 214, .15)
}

.loading--red .loader::after {
    border-color: transparent rgba(255, 30, 26, .15)
}

.loading--violet .loader::after {
    border-color: transparent rgba(1900, 108, 190, .15)
}

.loading--yellow .loader::after {
    border-color: transparent rgba(255, 186, 1, .15)
}

@keyframes rotation {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

#header {
    width: 100%;
    display: block;
    padding-top: 0;
    margin-bottom: 5%;
}

.header-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030
}

#brands-3,
.cbox-5,
.posrlt,
.pricing-table-header,
.wrap-input,
span.sm-info {
    position: relative
}

.headerwp {
    max-width: 1140px;
    margin: 0 auto;
    padding: 0
}

.desktoplogo img,
.rbox-1-img img {
    width: auto;
    max-width: inherit;
    max-height: 48px
}

.blog-header .desktoplogo img {
    max-height: 30px
}

.wsmainfull {
    width: 100%;
    height: auto;
    z-index: 1031;
    -webkit-transition: 450ms ease-in-out;
    -moz-transition: 450ms ease-in-out;
    -o-transition: 450ms ease-in-out;
    -ms-transition: 450ms ease-in-out;
    transition: 450ms ease-in-out
}

.tra-menu .wsmainfull {
    padding: 20px 0;
    background-color: transparent !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.hidden-nav .wsmainfull,
.white-menu .wsmainfull {
    -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1)
}

.white-menu .wsmainfull {
    padding: 6px 0;
    background-color: #fff !important;
    box-shadow: 0 2px 3px rgba(96, 96, 96, .1)
}

.dark-menu .wsmainfull {
    padding: 6px 0;
    background-color: #1d222f !important;
    -webkit-box-shadow: 0 2px 3px rgba(1, 1, 1, .1);
    -moz-box-shadow: 0 2px 3px rgba(1, 1, 1, .1);
    box-shadow: 0 2px 3px rgba(1, 1, 1, .1)
}

#header.hiddden-header,
#tabs-1 .tab-content,
.brands-section .owl-dots,
.faqs-section .tab-content,
.hero-section .owl-dots,
.navbar-dark .logo-white,
.navbar-light .logo-black,
.switch-wrap input,
.switch-wrap input:checked+.switcher .show-monthly,
.switcher .show-annual,
.theme--dark .navbar-dark .scroll .logo-black,
.theme--dark .navbar-dark.inner-page-header .logo-black,
.theme--dark .navbar-dark.light-hero-header .logo-black,
.theme--dark .navbar-light .scroll .logo-black,
.tra-menu.navbar-dark.black-scroll .scroll .logo-black,
.tra-menu.navbar-light .scroll .logo-white {
    display: none
}

.hidden-nav .wsmainfull {
    margin-top: -140px;
    box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu,
.wsmenu>.wsmenu-list>li>ul.sub-menu {
    -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1)
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a,
.wsmenu>.wsmenu-list>li>.wsmegamenu.w-75 ul.link-list>li>a,
.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a {
    background-color: rgba(244, 244, 249, 0);
    padding: 11px 14px;
    transition: .3s ease-in-out;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 600
}

.wsmenu>.wsmenu-list>li>a {
    font-family: 'Plus Jakarta Sans', sans-serif;
    display: block;
    font-size: 0.88rem;
    line-height: 50px;
    font-weight: 600;
    letter-spacing: 0;
    text-decoration: none;
    margin: 0 7px;
    padding: 10px 15px
}

.wsmenu>.wsmenu-list>li>a.h-link.last-link {
    padding: 10px 0;
    margin: 0
}

.wsmenu>.wsmenu-list>li>a .wsarrow:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
    content: "";
    float: right;
    right: 0;
    height: 0;
    margin: 0 0 0 14px;
    position: absolute;
    text-align: right;
    top: 35px;
    width: 0
}

span.sm-info {
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #fff;
    font-size: .65rem;
    line-height: 19px;
    font-weight: 700;
    margin-left: 5px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%
}

.wsmenu>.wsmenu-list>li a.btn {
    font-size: 1rem;
    line-height: 30px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0;
    margin-top: 14px;
    padding: 4px 28px
}

.wsmenu>.wsmenu-list>li a.btn.reg-btn {
    padding: 4px 22px
}

.wsmenu>.wsmenu-list>li a.btn.fst-btn-link {
    margin-left: 12px
}

.wsmenu>.wsmenu-list>li a.store.header-store {
    line-height: 1;
    margin-top: 13px;
    margin-left: 10px;
    margin-bottom: 0;
    padding: 0
}

.store.header-store img {
    max-height: 44px
}

.header-socials {
    margin: 0;
    display: inline-block
}

#tm-2-1,
#tm-2-10,
#tm-2-4,
#tm-2-7,
.icons-menu-ico {
    margin-right: 14px
}

.footer-socials li,
.header-socials span {
    float: left;
    width: auto !important;
    display: inline-block !important;
    vertical-align: top;
    clear: none !important;
    margin: 0
}

.header-socials a {
    display: block;
    margin-left: 18px
}

.navbar-light .header-socials a {
    color: #ddd
}

.navbar-light .header-socials a:hover,
.tra-menu.navbar-dark.black-scroll .scroll .wsmenu>.wsmenu-list>li>a.h-link:hover {
    color: #ccc !important
}

.header-socials.ico-20 [class*=flaticon-]:after,
.header-socials.ico-20 [class*=flaticon-]:before {
    line-height: 70px !important
}

.wsmenu>.wsmenu-list>li>ul.sub-menu {
    width: auto;
    min-width: 200px;
    top: 62px;
    padding: 12px 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    box-shadow: 0 2px 3px rgba(96, 96, 96, .1)
}

.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a {
    color: #353f4f;
    font-size: 1rem
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover,
.wsmenu>.wsmenu-list>li>.wsmegamenu.w-75 ul.link-list>li>a:hover,
.wsmenu>.wsmenu-list>li>ul.sub-menu>li>a:hover {
    background-color: #f4f4f9;
    padding: 11px 14px
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu {
    width: 38%;
    padding: 12px 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    box-shadow: 0 2px 3px rgba(96, 96, 96, .1)
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu.icons-menu {
    right: 2%;
    width: 52%;
    padding: 12px 6px
}

#faqs-2.faqs-section .accordion-item.acc-last-item,
.faqs-section .accordion-item.acc-last-item,
.wsmenu>.wsmenu-list>li>.wsmegamenu .link-list li {
    border-bottom: none
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a,
.wsmenu>.wsmenu-list>li>.wsmegamenu.w-75 ul.link-list>li>a {
    color: #353f4f;
    font-size: 1rem
}

.wsmenu>.wsmenu-list>li>.wsmegamenu {
    top: 62px;
    padding: 12px 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    box-shadow: 0 2px 3px rgba(96, 96, 96, .1)
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.w-75 {
    width: 76% !important;
    left: 23%;
    padding: 20px 10px
}

.wsmegamenu.halfmenu.icons-menu .col-lg-6,
.wsmegamenu.icons-menu.w-75 .col-lg-4,
.wsmegamenu.w-75 .col-lg-3 {
    padding: 0 6px
}

.wsmenu>.wsmenu-list>li>.wsmegamenu .title,
.wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu .title {
    color: #929394;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: .875rem;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0;
    margin: 10px 0 15px 13px
}

.black-scroll .scroll .wsmenu>.wsmenu-list>li>.wsmegamenu,
.black-scroll .scroll .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu,
.black-scroll .scroll .wsmenu>.wsmenu-list>li>ul.sub-menu,
.dark-menu .wsmenu>.wsmenu-list>li>.wsmegamenu,
.dark-menu .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu,
.dark-menu .wsmenu>.wsmenu-list>li>ul.sub-menu,
.theme--dark .wsmenu>.wsmenu-list>li>.wsmegamenu,
.theme--dark .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu,
.theme--dark .wsmenu>.wsmenu-list>li>ul.sub-menu {
    background-color: #2c3142 !important;
    border: 1px solid #2c3142 !important;
    -webkit-box-shadow: 0 2px 3px rgba(1, 1, 1, .1);
    -moz-box-shadow: 0 2px 3px rgba(1, 1, 1, .1);
    box-shadow: 0 2px 3px rgba(1, 1, 1, .1)
}

.black-scroll .scroll .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a,
.black-scroll .scroll .wsmenu>.wsmenu-list>li>.wsmegamenu.w-75 ul.link-list>li>a,
.black-scroll .scroll .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a,
.dark-menu .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a,
.dark-menu .wsmenu>.wsmenu-list>li>.wsmegamenu.w-75 ul.link-list>li>a,
.dark-menu .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a {
    color: #ddd;
    background-color: rgba(255, 255, 255, 0) !important
}

.black-scroll .scroll .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover,
.black-scroll .scroll .wsmenu>.wsmenu-list>li>.wsmegamenu.w-75 ul.link-list>li>a:hover,
.black-scroll .scroll .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a:hover,
.dark-menu .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover,
.dark-menu .wsmenu>.wsmenu-list>li>.wsmegamenu.w-75 ul.link-list>li>a:hover,
.dark-menu .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a:hover {
    background-color: rgba(255, 255, 255, .05) !important
}

.wsmenu>.wsmenu-list>li>ul.sub-menu.icons-menu {
    max-width: 275px;
    min-width: 275px;
    padding: 12px
}

.wsmenu>.wsmenu-list>li>.wsmegamenu.icons-menu.w-75 {
    width: 82% !important;
    left: 17%;
    padding: 12px 6px
}

.icons-menu .icons-menu-item {
    display: flex !important;
    position: relative !important;
    flex-flow: row wrap !important;
    align-items: stretch !important;
    justify-content: flex-start !important
}

.icons-menu-ico {
    position: relative
}

.wsmegamenu.ico-30 .icons-menu-ico span {
    position: relative;
    top: 6px !important
}

.icons-menu-txt h6 {
    color: inherit;
    font-size: 1rem;
    line-height: 32px;
    font-weight: 500;
    margin-bottom: 0
}

.icons-menu-txt span {
    display: block;
    color: #898989;
    font-size: .925rem;
    font-weight: 400;
    margin-bottom: 0
}

.sub-menu.ico-30 .icons-menu-txt h6 {
    line-height: 30px
}

.navbar-light .wsmenu-list>li>a.h-link:hover,
.theme--dark .navbar-dark.inner-page-header .wsmenu>.wsmenu-list>li>a:hover,
.theme--dark .navbar-dark.light-hero-header .wsmenu>.wsmenu-list>li>a:hover,
.theme--dark .navbar-light .wsmenu-list>li>a.h-link:hover,
.theme--dark .navbar-light .wsmenu>.wsmenu-list>li>a:hover {
    color: #eee !important
}

.navbar-dark .wsmenu-list>li>a.h-link:hover,
.navbar-light.white-scroll .scroll .wsmenu-list>li>a.h-link:hover {
    color: #1d222f !important
}

.wsmenu>.wsmenu-list.nav-blue-300>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover,
.wsmenu>.wsmenu-list.nav-blue-300>li>.wsmegamenu.w-75 ul.link-list>li>a:hover,
.wsmenu>.wsmenu-list.nav-blue-300>li>ul.sub-menu>li>a:hover {
    color: #197053 !important
}

.tra-menu.white-scroll .wsmainfull.scroll,
.white-menu.white-scroll .wsmainfull.scroll {
    padding: 0;
    background-color: rgba(255, 255, 255, .7) !important;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    -webkit-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    -moz-box-shadow: 0 2px 3px rgba(96, 96, 96, .1);
    box-shadow: 0 2px 3px rgba(96, 96, 96, .1)
}

.dark-menu.black-scroll .wsmainfull.scroll,
.tra-menu.black-scroll .wsmainfull.scroll {
    padding: 0;
    background-color: #1d222f !important;
    -webkit-box-shadow: 0 2px 3px rgba(1, 1, 1, .1);
    -moz-box-shadow: 0 2px 3px rgba(1, 1, 1, .1);
    box-shadow: 0 2px 3px rgba(1, 1, 1, .1)
}

#hero-13:after,
#hero-22-form,
#hero-3:after,
#hero-4:after,
#hero-8-form,
.hero-section .quick-form .form-control {
    background-color: #fff
}

.white-scroll .scroll .btn--tra-white {
    color: #353f4f !important;
    border-color: #353f4f !important
}

.black-scroll .scroll .btn--tra-black {
    color: #fff !important;
    border-color: #fff !important
}

.logo-black,
.logo-white,
.single-post-txt h5 span,
.switch-wrap input:checked+.switcher .show-annual,
.switcher .show-monthly,
.theme--dark .navbar-dark .scroll .logo-white,
.theme--dark .navbar-dark.inner-page-header .logo-white,
.theme--dark .navbar-dark.light-hero-header .logo-white,
.theme--dark .navbar-light .scroll .logo-white,
.tra-menu.navbar-dark.black-scroll .scroll .logo-white,
.tra-menu.navbar-light .scroll .logo-black {
    display: block
}

.hero-section,
.hero-section .container {
    position: relative;
    z-index: 3
}

.hero-section.bg--img {
    width: 100%
}

.hero-section.blur--purple:after {
    position: absolute;
    content: '';
    z-index: -1;
    width: 100%;
    height: 100%;
    top: -30%;
    left: 0;
    background-image: url(../images/blur-purple.webp);
    background-attachment: scroll;
    opacity: .2
}

.hero-logo img {
    width: auto;
    max-width: inherit;
    max-height: 36px
}

.hero-square-logo img {
    width: auto;
    max-width: inherit;
    max-height: 90px
}

.hero-9-txt h2 img,
.hero-app-logo img {
    max-height: 100px;
    width: auto;
    max-width: inherit
}

#hero-25 .hero-app-logo img {
    max-height: 110px
}

#hd-1-1,
#hd-1-2 {
    display: inline-block;
    float: left;
    padding-right: 20px
}

#hd-1-1,
#sb-2-3 {
    width: 45%
}

#hd-1-2,
#sb-2-4 {
    width: 55%
}

#sb-2-3 .statistic-block,
#sb-2-4 .statistic-block,
.cbox-1,
.cbox-2,
.cbox-3,
.fbox-11,
.hero-digits-block,
.post-author {
    display: flex;
    position: relative;
    flex-flow: row wrap;
    align-items: stretch !important;
    justify-content: flex-start
}

#hero-13:after,
#hero-18:after,
#hero-20:after,
#hero-3:after,
#hero-4:after {
    position: absolute;
    content: '';
    z-index: -1
}

.hero-digits .block-txt {
    overflow: hidden;
    flex: 1;
    max-width: 100%;
    padding-left: 12px
}

.accordion-thumb h4,
.accordion-thumb h5,
.comment-meta h6,
.hero-digits h2.statistic-number,
.in_tool h6,
.more-questions-txt p,
.posts-category h4,
.reset-form-title h5 {
    line-height: 1;
    margin-bottom: 0
}

.hero-digits h2.statistic-number span {
    font-size: 1.85rem
}

.hero-digits .block-txt p.p-sm {
    line-height: 1.35;
    margin-top: 5px;
    margin-bottom: 0
}

.hero-section .hero-20-txt h2.s-48,
.hero-section h2,
.row-cols-md-2 .fbox-1 .fbox-img,
.row-cols-md-2 .fbox-3 .fbox-img,
.row-cols-md-2 .fbox-4 .fbox-img {
    margin-bottom: 28px
}

.hero-section h2.s-62 {
    margin-bottom: 24px
}

.hero-section p.p-sm,
.modal-body {
    padding: 0 !important
}

.hero-section p.p-lg,
.hero-section p.p-xl {
    margin-bottom: 32px
}

.hero-section p.s-20,
.hero-section p.s-22,
.hero-section p.s-24 {
    margin-bottom: 36px
}

.hero-section p.p-lg span,
.hero-section p.p-xl span {
    font-weight: 600;
    letter-spacing: -.35px
}

#hero-1 {
    background-image: url(../images/hero-1.webp)
}

.hero-1-txt p,
.hero-15-txt p,
.hero-26-txt h2,
.hero-3-txt p.p-lg {
    padding-right: 2%
}

#hero-2 {
    background-image: url(../images/hero-2.webp);
    padding-top: 150px
}

.hero-18-txt p,
.hero-2-txt p {
    padding-right: 3%
}

.hero-2-img {
    padding-right: 25px
}

#hero-3 {
    position: relative;
    padding-top: 160px;
    background-image: url(../images/hero-3.webp)
}

#hero-3:after {
    width: 100%;
    height: 5%;
    bottom: 0;
    left: 0
}

.hero-3-txt,
.hero-8-txt {
    margin-top: -70px
}

.hero-26-img,
.hero-3-img {
    position: relative;
    margin: 0 -90% 0 -60px
}

#hero-4 {
    overflow: hidden;
    background-image: url(../images/hero-4.webp);
    padding-top: 180px
}

#hero-4:after {
    width: 100%;
    height: 10%;
    bottom: 0;
    left: 0
}

#newsletter-4 .newsletter-form,
.about-3-images,
.hero-12-txt p,
.hero-23-txt p,
.hero-27-txt p.s-21,
.hero-4-txt p {
    padding: 0 5%
}

.hero-12-txt p.btns-group-txt,
.hero-4-txt p.btns-group-txt,
.modal-body .newsletter-form,
.payment-methods,
.pricing-2-table hr,
.tools-list,
.txt-block .btn,
.txt-block .btns-group .btn.btn--transparent {
    margin-top: 25px
}

#hero-14 .wave-shape-bottom path,
#hero-16 .wave-shape-bottom path,
#hero-22 .wave-shape-bottom path,
#hero-23 .wave-shape-bottom path,
#hero-26 .wave-shape-bottom path,
#hero-5 .wave-shape-bottom path,
#hero-8 .wave-shape-bottom path,
.page-hero-section .wave-shape-bottom path {
    fill: #fff
}

#hero-5 {
    background-image: url(../images/hero-5.webp)
}

.hero-5-txt h2 {
    line-height: 1.3;
    margin-bottom: 25px
}

.hero-25-txt p.p-lg,
.hero-5-txt p.p-lg {
    padding-right: 10%;
    margin-bottom: 30px
}

.hero-5-img {
    margin: 0 0 -50px
}

.hero-6-wrapper {
    overflow: hidden;
    background-image: linear-gradient(90deg, #f6f4fd, #f4f5fd);
    padding: 75px 80px
}

#hero-12,
#hero-9,
.inner-page-hero {
    padding-top: 180px
}

#a4-2,
.hero-7-img {
    padding-left: 30px
}

#hero-18 .quick-form,
#hero-26 .quick-form,
#hero-7 .quick-form {
    margin-right: 4%
}

#hero-8 {
    position: relative;
    background-image: url(../images/hero-8.webp);
    padding-top: 170px
}

.hero-8-txt p {
    padding-right: 10%
}

.banner-13-txt,
.hero-8-txt .hero-digits {
    padding-right: 15%
}

#hero-8-form {
    position: relative;
    z-index: 999;
    border: 1px solid #f8f8f8;
    padding: 45px 35px;
    -webkit-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .08)
}

#hero-22-form h4,
#hero-8-form h4 {
    line-height: 1.4;
    margin-bottom: 20px
}

#hero-22-form p,
#hero-8-form p {
    color: #757575;
    margin-bottom: 25px
}

#hero-22-form p.p-sm,
#hero-8-form p.p-sm {
    padding: 0 5% !important;
    margin-top: 5px;
    margin-bottom: 0
}

#hero-22-form p a,
#hero-8-form p a {
    color: #1e90ff;
    text-decoration: underline
}

#hero-13,
#hero-15 {
    padding-top: 130px
}

#hero-10,
#hero-14,
#hero-16,
#hero-17,
#hero-19,
#hero-21 {
    padding-top: 170px
}

#hero-20,
#hero-23 {
    padding-top: 100px
}

#hero-22,
#hero-26 {
    padding-top: 160px;
    position: relative
}

.hero-9-txt h2 {
    line-height: 1
}

.hero-9-txt h2 img {
    position: relative;
    margin: 0 3px;
    top: -8px
}

.hero-9-txt p {
    padding: 0 5%;
    margin-top: 40px
}

.hero-10-txt h4,
.hero-11-txt p,
.hero-13-txt p,
.hero-15-txt h2 {
    padding-right: 5%
}

#hero-24 .quick-form,
#hero-9 .quick-form {
    margin-left: 7%;
    margin-right: 7%
}

#hero-10 {
    position: relative;
    background-image: url(../images/hero-10.webp)
}

.hero-10-txt h4 {
    line-height: 1.45;
    font-weight: 300;
    margin-bottom: 35px
}

.hero-10-img {
    position: relative;
    margin: 0 -95% 0 15px
}

#hero-11 {
    overflow: hidden;
    background-image: url(../images/hero-11.webp);
    padding-top: 50px
}

.bc-2-txt,
.ct-07 .txt-block,
.hero-11-txt,
.hero-14-txt .btn-txt {
    margin-top: 40px
}

.hero-11-img {
    position: relative;
    margin: -60px -12% -100px -15px
}

.a-2-3,
.a-2-4 {
    margin-right: -10%
}

#hero-12 {
    overflow: hidden;
    background-image: url(../images/hero-12.webp)
}

.hero-12-img {
    margin-top: 60px;
    margin-bottom: -100px
}

.bc-5-img.bc-5-dashboard.img-block-hidden .video-btn,
.hero-12-img .video-btn,
.img-block-hidden .video-btn {
    top: calc(50% - 30px)
}

#hero-13 {
    background-image: linear-gradient(180deg, #f1edff, #f1edff)
}

#hero-13:after {
    width: 43%;
    height: 100%;
    top: 0;
    left: 0;
    -moz-box-shadow: 0 0 55px 35px #fff;
    -webkit-box-shadow: 0 0 35px 35px #fff;
    box-shadow: 0 0 35px 35px #fff
}

.hero-13-txt .section-id {
    font-weight: 600;
    letter-spacing: 1.5px
}

#hero-14 {
    background-image: url(../images/hero-14.webp)
}

.hero-14-txt p.s-21 {
    margin-bottom: 40px
}

#hero-14 .quick-form {
    margin-left: 6%;
    margin-right: 6%
}

#hero-15 {
    position: relative;
    z-index: 3;
    background-image: url(../images/hero-15.webp)
}

.hero-15-txt {
    margin-top: -20px
}

#hero-16 {
    background-image: url(../images/hero-16.webp)
}

.hero-16-img {
    margin-top: 60px;
    margin-bottom: -80px
}

#hero-17 {
    background-image: url(../images/hero-17.webp);
    background-position: top center
}

#hero-17 #brands-1 {
    padding: 80px 6% 0
}

#brands-1 .brands-carousel-6 .brand-logo,
#brands-4 .brand-logo,
#hero-17 #brands-1 .brands-carousel-5 .brand-logo,
.reviews-3-wrapper {
    padding: 0 20px
}

#hero-17 .quick-form {
    margin-left: 8%;
    margin-right: 8%
}

#hero-18 {
    padding-top: 140px
}

#hero-18:after {
    width: 74%;
    height: 100%;
    top: 0;
    left: 26%;
    background-image: url(../images/hero-18.webp);
    border-radius: 0 0 0 60px
}

.fbox-14,
.fbox-7,
.fbox-9 {
    border: 2px solid #eee
}

.hero-18-img {
    padding-right: 15px
}

#newsletter-4 .newsletter-txt p,
.hero-19-txt p {
    padding: 0 10%
}

#hero-20 {
    background-image: url(../images/hero-20.webp)
}

#hero-20:after {
    width: 51%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: linear-gradient(180deg, #f4f4f9, #fbfbfd)
}

.hero-20-txt {
    padding: 0 8% 0 15px
}

#hero-21 .hero-overlay {
    background-image: url(../images/hero-21.webp);
    padding: 90px 70px 0
}

.hero-21-img {
    position: relative;
    margin-bottom: -25%
}

.hero-21-img .video-btn {
    top: calc(50% - 80px)
}

#hero-22 {
    background-image: url(../images/hero-22.webp)
}

#hero-22-form {
    position: relative;
    z-index: 999;
    border: 1px solid #f8f8f8;
    padding: 45px 35px 35px;
    -webkit-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 15px 20px 0 rgba(0, 0, 0, .08)
}

#hero-23 {
    position: relative;
    background-image: url(../images/hero-23.webp);
    margin-bottom: 25px
}

.hero-23-img {
    margin-top: 40px;
    margin-bottom: -25px
}

#hero-24 {
    background-image: url(../images/hero-24.webp);
    padding-top: 200px;
    padding-bottom: 150px
}

#hero-25 {
    background-image: url(../images/hero-25.webp);
    padding-top: 120px
}

.banner-11-txt h2,
.banner-12-txt h2,
.banner-13-txt h2,
.hero-25-txt h2 {
    margin-bottom: 22px
}

#hero-26 {
    background-image: url(../images/hero-26.webp);
    z-index: 3
}

.ct-07 .img-block,
.hero-26-txt {
    margin-top: -80px
}

#hero-27 .hero-overlay {
    background-image: url(../images/hero-27.webp);
    background-position: top center;
    padding-top: 170px
}

.hero-27-txt h2 {
    margin-bottom: 26px !important
}

.hero-27-txt p.s-20 {
    padding: 0 6%;
    margin-bottom: 30px !important
}

.hero-section .quick-form .input-group {
    border: none
}

.hero-section .quick-form .form-control {
    height: 64px;
    border: 2px solid transparent;
    color: #666;
    font-size: 1.125rem;
    font-weight: 400;
    padding: 0 20px;
    -webkit-transition: 450ms ease-in-out;
    -moz-transition: 450ms ease-in-out;
    -o-transition: 450ms ease-in-out;
    -ms-transition: 450ms ease-in-out;
    transition: 450ms ease-in-out
}

.request-form .form-control,
.tabs-1 li {
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out
}

.hero-section .quick-form.form-shadow .form-control {
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .05);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .05)
}

.hero-section .quick-form.form-stroke .form-control {
    border-color: #353f4f
}

.hero-section .quick-form.form-half .form-control {
    height: 58px;
    font-size: 1.0625rem
}

.hero-section .quick-form .form-control::-moz-placeholder {
    color: #999
}

.hero-section .quick-form .form-control:-ms-input-placeholder {
    color: #999
}

.hero-section .quick-form .form-control::-webkit-input-placeholder {
    color: #999
}

.hero-section .quick-form .form-control:focus {
    background-color: #fff;
    outline: 0;
    box-shadow: none
}

.hero-section .quick-form .btn {
    height: 64px;
    font-size: 1.0625rem;
    padding: 12px 45px;
    margin-left: 15px
}

.hero-section .quick-form.form-half .btn {
    height: 58px;
    font-size: 1rem;
    padding: 13px 40px;
    margin-left: 14px
}

.hero-section .quick-form-msg {
    width: 100% !important;
    display: block;
    margin: 20px 0 15px 5px
}

.hero-section .text-center .quick-form-msg {
    margin: 20px 0 -15px
}

.hero-section .quick-form-msg .loading {
    color: #3eb1ff;
    font-size: 1.05rem;
    line-height: 1;
    font-weight: 500
}

.btn-show-pass.ico-20 [class^=flaticon-]:after,
.btn-show-pass.ico-20 [class^=flaticon-]:before,
.footer-mail-link.ico-20 [class*=flaticon-]:after,
.footer-mail-link.ico-20 [class*=flaticon-]:before,
.hero-section .text-center .quick-form-msg .loading,
.single-post-txt .blockquote-footer {
    font-size: 1.125rem
}

.request-form .form-control {
    height: 58px;
    background-color: #f5f6f8;
    border: 1px solid transparent;
    color: #666;
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: 22px;
    transition: .4s ease-in-out
}

.ct-11:after,
.ct-12:after {
    position: absolute;
    z-index: -1;
    height: 100%;
    top: 0;
    content: '';
    width: 50%
}

.cbox-5-content,
.ct-11:after,
.ct-12:after {
    background-color: #fff
}

.hero-form-wrapper .form-control::-moz-placeholder {
    color: #999
}

.hero-form-wrapper .form-control:-ms-input-placeholder {
    color: #999
}

.hero-form-wrapper .form-control::-webkit-input-placeholder {
    color: #999
}

.request-form .form-control:focus {
    background-color: #fff;
    border-color: #1680fb;
    outline: 0;
    box-shadow: none
}

#hero-22-form .btn,
#hero-8-form .btn {
    width: 100%;
    height: 58px;
    padding: 16px
}

.request-form-msg {
    width: 100% !important;
    display: block;
    margin-top: 15px
}

.comment-form .loading,
.request-form-msg .loading {
    color: #00b2e4;
    font-size: 1.0625rem;
    line-height: 1;
    font-weight: 500
}

#modal-3 .request-form .error,
.comment-form .error,
.contact-form .error,
.request-form .error {
    color: #e74c3c;
    font-size: .85rem;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 10px;
    padding-left: 10px
}

.a2-txt {
    padding: 20px 30px 35px
}

.a2-txt-quote {
    position: relative;
    margin-bottom: -45px
}

#about-4 .txt-block p {
    margin-top: 25px;
    margin-bottom: 0
}

.a2-txt-author {
    line-height: 1.45;
    font-weight: 500;
    margin-top: 18px;
    margin-bottom: 0
}

.a-2-1,
.a-2-3 {
    margin-bottom: 30px
}

.a2-txt-author span {
    display: block;
    font-weight: 300
}

#sb-2-1,
#sb-2-2,
#sb-2-3,
#sb-2-4,
.box-title h5,
.box-title h6,
.compatibility,
.ct-04 .img-block img,
.faqs-section .tabs-1,
.quote-author,
.quote-avatar,
.tabs-1,
.tabs-1 li {
    display: inline-block
}

.about-3-img {
    overflow: hidden;
    height: 460px
}

.a-2-1 {
    margin-left: 13%
}

.a-2-2 {
    margin-left: -10%
}

#a4-1 {
    position: relative;
    padding-right: 30px;
    margin-top: -30px
}

#a4-2 {
    position: relative;
    margin-bottom: -30px
}

#features-12.pt-100.shape--bg:after,
#features-12.py-100.shape--bg:after,
#features-13.pt-100.shape--bg:after,
#features-13.py-100.shape--bg:after {
    position: absolute;
    content: '';
    z-index: -1
}

#features-12.py-100.shape--bg:after {
    width: 48%;
    height: 64%;
    top: 18%;
    left: 52%
}

#features-12.pt-100.shape--bg:after {
    width: 48%;
    height: 72%;
    top: 21%;
    left: 52%
}

#features-13.py-100.shape--bg:after {
    width: 48%;
    height: 64%;
    top: 18%
}

#features-13.pt-100.shape--bg:after {
    width: 48%;
    height: 72%;
    top: 21%
}

.bc-1-wrapper .section-overlay,
.bc-4-wrapper .section-overlay,
.bc-6-wrapper .section-overlay,
.content-section .cbox-6-wrapper,
.fbox-14-wrapper,
.integrations-2-wrapper {
    padding: 80px 70px
}

.bc-6-txt,
.faqs-3-questions .questions-holder,
.fbox-14-wrapper .col,
.projects-wrapper,
.reviews-2-wrapper,
.single-post-title h2,
.single-post-title h3 {
    padding: 0 10px
}

.row-cols-md-3 .fbox-4 {
    padding: 50px 35px
}

.row-cols-md-2 .fbox-4 {
    padding: 35px 20px
}

.fbox-5,
.register-page-form {
    padding: 60px
}

.fbox-7 {
    padding: 55px 40px 50px
}

.row-cols-md-2 .fbox-7 {
    padding: 35px 20px 30px
}

.fbox-8 {
    padding: 55px 40px
}

.cbox-6-wrapper,
.fbox-8.bg--white-100 {
    padding: 60px 40px
}

.fbox-9 {
    padding: 40px 40px 35px
}

.fbox-14 {
    padding: 40px 30px 35px
}

.fbox-img.h-135 img {
    max-height: 135px
}

.fbox-img.h-140 img {
    max-height: 140px
}

.fbox-img.h-145 img {
    max-height: 145px
}

.fbox-img.h-150 img {
    max-height: 150px
}

.fbox-img.h-155 img {
    max-height: 155px
}

.fbox-img.h-160 img {
    max-height: 160px
}

.fbox-img.h-165 img {
    max-height: 165px
}

.fbox-img.h-170 img {
    max-height: 170px
}

.fbox-img.h-175 img {
    max-height: 175px
}

.fbox-img.h-180 img {
    max-height: 180px
}

.fbox-2 .fbox-img {
    -webkit-border-radius: 12px 12px 0 0;
    -moz-border-radius: 12px 12px 0 0;
    -o-border-radius: 12px 12px 0 0;
    border-radius: 12px 12px 0 0
}

.fbox-2 .fbox-img.h-135,
.fbox-2 .fbox-img.h-140,
.fbox-2 .fbox-img.h-145,
.fbox-2 .fbox-img.h-150,
.fbox-2 .fbox-img.h-155 {
    padding-top: 35px;
    margin-bottom: 60px
}

.fbox-2 .fbox-img.h-160 {
    padding-top: 35px;
    margin: 0 20px 60px
}

.fbox-2 .fbox-img.h-165 {
    padding-top: 38px;
    margin: 0 15px 60px
}

.fbox-2 .fbox-img.h-170 {
    padding-top: 40px;
    margin: 0 10px 60px
}

.fbox-2 .fbox-img.h-175 {
    padding-top: 42px;
    margin: 0 8px 60px
}

.fbox-2 .fbox-img.h-180 {
    padding-top: 44px;
    margin: 0 5px 60px
}

.fbox-2 .fbox-img img {
    margin-bottom: -25px
}

.fbox-3 .fbox-img.h-135 {
    padding-top: 30px;
    margin: 0 0 35px
}

.fbox-3 .fbox-img.h-160 {
    padding-top: 32px;
    margin: 0 18px 35px
}

.fbox-3 .fbox-img.h-170 {
    padding-top: 40px;
    margin: 0 10px 35px
}

.fbox-3 .fbox-img.h-175,
.fbox-3 .fbox-img.h-180 {
    padding-top: 40px;
    margin: 0 5px 35px
}

.fbox-5.fb-1 .fbox-5-img,
.fbox-5.fb-5 .fbox-5-img,
.fbox-5.fb-6 .fbox-5-img {
    margin: 40px 5% 0
}

.fbox-5.fb-2 .fbox-5-img,
.fbox-5.fb-3 .fbox-5-img,
.fbox-5.fb-4 .fbox-5-img {
    margin: 0 5% 40px
}

.fbox-ico-wrap {
    position: relative;
    margin-right: 25px
}

.fbox-11 .fbox-ico,
.review-1 .review-author {
    margin-top: 4px
}

.fbox-title span {
    float: left;
    line-height: 1 !important;
    margin-right: 15px
}

.fbox-title h6 {
    line-height: 2.1875rem !important;
    margin-bottom: 0
}

.fbox-title.ico-30 h6 {
    line-height: 1.875rem !important;
    margin-bottom: 0
}

.fbox-12-wrapper {
    padding-left: 45px
}

.fbox-13-wrapper {
    padding-right: 45px
}

.fbox-12,
.fbox-13 {
    padding: 32px 35px
}

.fbox-12 h5,
.fbox-13 h5 {
    margin-top: 20px;
    margin-bottom: 10px
}

.ct-11,
.ct-12 {
    padding: 60px 0
}

.ct-11:after {
    left: 0
}

.ct-12:after {
    left: 50%
}

.bc-2-wrapper .section-overlay,
.bc-3-wrapper .section-overlay,
.bc-5-wrapper .section-overlay {
    padding: 80px 70px 0
}

.bc-6 {
    padding: 40px 35px
}

#brands-2 .brand-logo,
#modal-3 .request-form .col-md-12,
.bc-5-wrapper .section-title p {
    padding: 0
}

.bc-2-wrapper .txt-block,
.bc-3-txt,
.ct-06 .txt-block,
.page-hero-section-overlay .txt-block {
    margin-top: -40px
}

.bc-1-wrapper .txt-block.pr-25.left-column,
.bc-2-wrapper .txt-block.pr-25.left-column {
    padding-right: 25px
}

.bc-1-wrapper .txt-block.pl-25.right-column,
.bc-2-wrapper .txt-block.pl-25.right-column {
    padding-left: 25px
}

.ct-11 .txt-block {
    padding-right: 50px
}

.ct-12 .txt-block {
    padding-left: 70px
}

.ct-13 .txt-block h5 {
    padding-right: 6%
}

.bc-2-txt h2,
.bc-3-txt h2,
.bc-4-txt h2,
.txt-block h2,
.txt-block h3 {
    margin-bottom: 26px
}

h5.h5-title {
    margin-top: 20px;
    margin-bottom: 20px
}

.cbox-5-content {
    border: 1px solid #f5f6f6;
    padding: 40px;
    margin: 0 12%;
    z-index: 1;
    -webkit-box-shadow: 0 15px 20px 0 rgba(5, 5, 5, .05);
    -moz-box-shadow: 0 15px 20px 0 rgba(5, 5, 5, .05);
    box-shadow: 0 15px 20px 0 rgba(5, 5, 5, .05)
}

.cbox-5-content .divider,
.price p {
    margin-top: 25px;
    margin-bottom: 25px
}

.box-title h5,
.box-title h6 {
    line-height: 2.35rem !important;
    margin-bottom: 15px
}

.box-title span {
    position: relative;
    top: 12px;
    margin-right: 10px
}

.box-title span[class*=flaticon-]:after,
.box-title span[class*=flaticon-]:before {
    font-size: 2.35rem
}

.txt-block .cbox-5-title h2 {
    font-size: 3.5rem;
    letter-spacing: -1px;
    line-height: 1;
    margin-bottom: 10px
}

.cbox-5-title .statistic-number sup {
    font-size: 3rem;
    top: -5px;
    right: 6px
}

.cbox-5-title .ico-15 [class*=flaticon-]:after,
.cbox-5-title .ico-15 [class*=flaticon-]:before {
    font-size: .875rem;
    line-height: 1 !important
}

.cbox-1 .ico-wrap {
    margin-left: 8px
}

.cbox-1.ico-10 span {
    position: relative;
    top: 0;
    right: 7px
}

.cbox-1.ico-15 span {
    position: relative;
    top: 1px;
    right: 8px
}

.cbox-1.ico-10 [class*=flaticon-]:after,
.cbox-1.ico-10 [class*=flaticon-]:before,
.modal .btn-close.ico-10 [class^=flaticon-]:after,
.modal .btn-close.ico-10 [class^=flaticon-]:before {
    font-size: .6rem
}

.cbox-2 .ico-wrap {
    position: relative;
    margin-right: 1.625rem
}

.cbox-2-ico {
    position: relative;
    width: 2.625rem;
    height: 2.625rem;
    border-radius: 100%;
    font-size: 1.1875rem;
    font-weight: 500;
    line-height: 2.375rem;
    border: 2px solid transparent;
    -webkit-transition: 450ms ease-in-out;
    -moz-transition: 450ms ease-in-out;
    -o-transition: 450ms ease-in-out;
    -ms-transition: 450ms ease-in-out;
    transition: 450ms ease-in-out
}

.ct-03 .cbox-2-ico {
    position: relative;
    width: 2.35rem;
    height: 2.35rem;
    font-size: 1.15rem;
    line-height: 2.15rem
}

.cbox-2-line {
    position: absolute;
    bottom: 20px;
    left: 50%;
    width: 2px;
    background-color: #e4e4e4;
    height: calc(100% - 90px);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.cbox-2:hover .cbox-2-ico {
    background-color: transparent;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.cbox-2:hover .cbox-2-ico.bg--blue-500,
.tabs-1.tabs--blue-500,
.tabs-1.tabs--blue-500 li.current:hover {
    color: #185abd;
    border-color: #185abd
}

.cbox-2:hover .cbox-2-ico.bg--blue-400 {
    color: #1680fb;
    border-color: #1680fb
}

.cbox-2:hover .cbox-2-ico.bg--blue-300 {
    color: #3eb1ff;
    border-color: #3eb1ff
}

.cbox-2:hover .cbox-2-ico.bg--green-500 {
    color: #00a14e;
    border-color: #00a14e
}

.cbox-2:hover .cbox-2-ico.bg--green-400 {
    color: #0fbc49;
    border-color: #0fbc49
}

.cbox-2:hover .cbox-2-ico.bg--green-300 {
    color: #6fd792;
    border-color: #6fd792
}

.cbox-2:hover .cbox-2-ico.bg--pink-500 {
    color: #ff149c;
    border-color: #ff149c
}

.cbox-2:hover .cbox-2-ico.bg--pink-400 {
    color: #f74780;
    border-color: #f74780
}

.cbox-2:hover .cbox-2-ico.bg--pink-300 {
    color: #fcb5cc;
    border-color: #fcb5cc
}

.cbox-2:hover .cbox-2-ico.bg--purple-500 {
    color: #663ae9;
    border-color: #663ae9
}

.cbox-2:hover .cbox-2-ico.bg--purple-400 {
    color: #7b5dd6;
    border-color: #7b5dd6
}

.cbox-2:hover .cbox-2-ico.bg--purple-300 {
    color: #bdaeea;
    border-color: #bdaeea
}

.cbox-2:hover .cbox-2-ico.bg--red-500 {
    color: #da0f29;
    border-color: #da0f29
}

.cbox-2:hover .cbox-2-ico.bg--red-400 {
    color: #ff1e1a;
    border-color: #ff1e1a
}

.cbox-2:hover .cbox-2-ico.bg--red-300 {
    color: #ffa5a3;
    border-color: #ffa5a3
}

.cbox-2:hover .cbox-2-ico.bg--violet-500 {
    color: #c73e9b;
    border-color: #c73e9b
}

.cbox-2:hover .cbox-2-ico.bg--violet-400 {
    color: #be6cbe;
    border-color: #be6cbe
}

.cbox-2:hover .cbox-2-ico.bg--violet-300 {
    color: #e2bde2;
    border-color: #e2bde2
}

.cbox-2:hover .cbox-2-ico.bg--yellow-500 {
    color: #ffba01;
    border-color: #ffba01
}

.cbox-2:hover .cbox-2-ico.bg--yellow-400 {
    color: #ffbd45;
    border-color: #ffbd45
}

.cbox-2:hover .cbox-2-ico.bg--yellow-300 {
    color: #ffdf35;
    border-color: #ffdf35
}

.cbox-3 .ico-wrap {
    position: relative;
    margin-top: 0;
    margin-right: 1.15rem
}

.cbox-3 .cbox-3-ico {
    position: relative;
    top: 3px
}

.cbox-3-ico span[class*=flaticon-]:after,
.cbox-3-ico span[class*=flaticon-]:before {
    font-size: 2.85rem
}

.cbox-5-fea {
    padding: 20px 25px;
    margin-top: 25px;
    -webkit-box-shadow: 0 15px 20px 0 rgba(5, 5, 5, .05);
    -moz-box-shadow: 0 15px 20px 0 rgba(5, 5, 5, .05);
    box-shadow: 0 15px 20px 0 rgba(5, 5, 5, .05)
}

.txt-block .cbox-5-fea h4 {
    line-height: 1;
    margin-bottom: 3px
}

.cbox-1-last .cbox-1-txt p,
.txt-block .accordion-2 .accordion-panel .simple-list li {
    margin-bottom: 1rem
}

.txt-block .accordion-1 .accordion-item {
    background-color: transparent;
    padding: 25px 30px;
    border: none
}

.txt-block .accordion-2 .accordion-item {
    background-color: transparent;
    padding: 15px 0 25px;
    border: none;
    border-top: 1px solid #ccc;
    border-radius: 0
}

.txt-block .accordion-2 .accordion-item:last-child {
    border-bottom: 1px solid #ccc
}

.txt-block .accordion-item.r-02:first-of-type {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px
}

.txt-block .accordion-item.r-04:first-of-type {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.txt-block .accordion-item.r-06:first-of-type {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px
}

.txt-block .accordion-item.r-08:first-of-type {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.txt-block .accordion-item.r-10:first-of-type {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.txt-block .accordion-item.r-12:first-of-type {
    border-top-left-radius: 12px;
    border-top-right-radius: 12px
}

.txt-block .accordion-item.r-14:first-of-type {
    border-top-left-radius: 14px;
    border-top-right-radius: 14px
}

.txt-block .accordion-item.r-16:first-of-type {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px
}

.txt-block .accordion-item.r-02:last-of-type {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px
}

.txt-block .accordion-item.r-04:last-of-type {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.txt-block .accordion-item.r-06:last-of-type {
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px
}

.txt-block .accordion-item.r-08:last-of-type {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px
}

.txt-block .accordion-item.r-10:last-of-type {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

.txt-block .accordion-item.r-12:last-of-type {
    border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px
}

.txt-block .accordion-item.r-14:last-of-type {
    border-bottom-right-radius: 14px;
    border-bottom-left-radius: 14px
}

.txt-block .accordion-item.r-16:last-of-type {
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px
}

.txt-block .accordion-thumb {
    margin: 0;
    padding: 0;
    cursor: pointer;
    position: relative
}

.txt-block .accordion-1 .accordion-item .accordion-thumb:before,
.txt-block .accordion-1 .accordion-item.is-active .accordion-thumb:before,
.txt-block .accordion-2 .accordion-item .accordion-thumb:after,
.txt-block .accordion-2 .accordion-item.is-active .accordion-thumb:after {
    font-family: Flaticon;
    position: absolute;
    color: #353f4f;
    font-weight: 400
}

.txt-block .accordion-1 .accordion-item .accordion-thumb:before {
    content: "\f11a";
    font-size: .95rem;
    top: 1px;
    left: 0
}

.txt-block .accordion-2 .accordion-item .accordion-thumb:after,
.txt-block .accordion-2 .accordion-item.is-active .accordion-thumb:after {
    content: "\f110";
    font-size: .95rem;
    top: 12px;
    right: 0
}

.txt-block .accordion-1 .accordion-item.is-active {
    background-color: #f4f4f9;
    padding: 35px 30px 19px;
    margin-bottom: 15px;
    margin-top: 15px
}

.txt-block .accordion-2 .accordion-item.is-active {
    background-color: transparent;
    margin-bottom: 0;
    margin-top: 0
}

.faqs-section .accordion-item.is-active .accordion-thumb:after,
.txt-block .accordion-1 .accordion-item.is-active .accordion-thumb:before {
    content: "\f11b"
}

.txt-block .accordion-2 .accordion-item.is-active .accordion-thumb:after {
    content: "\f111"
}

.txt-block .accordion-1 .accordion-panel {
    color: #6c757d;
    margin: 0;
    padding: 0 0 0 25px;
    display: none
}

.txt-block .accordion-2 .accordion-panel {
    color: #6c757d;
    margin: 15px 0 0;
    display: none
}

.txt-block .accordion-1 .accordion-thumb h5 {
    color: #353f4f;
    line-height: 1;
    padding-left: 28px;
    margin-bottom: 0
}

.txt-block .accordion-2 .accordion-thumb h5 {
    color: #353f4f;
    display: inline-block;
    line-height: 1;
    padding-left: 10px;
    margin-bottom: 0
}

.accordion-2 .accordion-thumb span[class*=flaticon-]:after,
.accordion-2 .accordion-thumb span[class*=flaticon-]:before {
    color: #6c757d;
    position: relative;
    font-size: 2.1875rem;
    top: 10px
}

.faqs-section .tabs-1,
.tabs-1 {
    margin: 0 auto 60px
}

.advantages,
.comment-form .btn,
.compatibility,
.review-2 .author-data {
    margin-top: 15px
}

#tabs-1 .tab-content.current,
.faqs-section .tab-content.current {
    display: inherit
}

.tabs-1 li {
    margin: 0 20px;
    color: #aaa;
    font-size: 1.05rem;
    line-height: 1;
    font-weight: 500;
    padding: 0 2px 10px;
    background-color: transparent;
    border-bottom: 3px solid transparent;
    cursor: pointer;
    transition: .4s ease-in-out
}

.tabs-1 li:hover {
    color: #888;
    border-color: #ccc
}

.tabs-1 li.current,
.tabs-1 li.current:hover {
    color: #2b3648;
    border-color: #2b3648
}

.tabs-1.tabs--blue-400,
.tabs-1.tabs--blue-500 li.current:hover {
    color: #1680fb;
    border-color: #1680fb
}

.tabs-1.tabs--blue-300,
.tabs-1.tabs--blue-500 li.current:hover {
    color: #3eb1ff;
    border-color: #3eb1ff
}

.tabs-1.tabs--green-500,
.tabs-1.tabs--green-500 li.current:hover {
    color: #00a14e;
    border-color: #00a14e
}

.tabs-1.tabs--green-400,
.tabs-1.tabs--green-400 li.current:hover {
    color: #0fbc49;
    border-color: #0fbc49
}

.tabs-1.tabs--green-300,
.tabs-1.tabs--green-300 li.current:hover {
    color: #6fd792;
    border-color: #6fd792
}

.tabs-1.tabs--pink-500,
.tabs-1.tabs--pink-500 li.current:hover {
    color: #ff149c;
    border-color: #ff149c
}

.tabs-1.tabs--pink-400,
.tabs-1.tabs--pink-400 li.current:hover {
    color: #f74780;
    border-color: #f74780
}

.tabs-1.tabs--pink-300,
.tabs-1.tabs--pink-300 li.current:hover {
    color: #fcb5cc;
    border-color: #fcb5cc
}

.tabs-1.tabs--purple-500,
.tabs-1.tabs--purple-500 li.current:hover {
    color: #663ae9;
    border-color: #663ae9
}

.tabs-1.tabs--purple-400,
.tabs-1.tabs--purple-400 li.current:hover {
    color: #7b5dd6;
    border-color: #7b5dd6
}

.tabs-1.tabs--purple-300,
.tabs-1.tabs--purple-300 li.current:hover {
    color: #bdaeea;
    border-color: #bdaeea
}

.tabs-1.tabs--red-500,
.tabs-1.tabs--red-500 li.current:hover {
    color: #da0f29;
    border-color: #da0f29
}

.tabs-1.tabs--red-400,
.tabs-1.tabs--red-400 li.current:hover {
    color: #ff1e1a;
    border-color: #ff1e1a
}

.tabs-1.tabs--red-300,
.tabs-1.tabs--red-300 li.current:hover {
    color: #ffa5a3;
    border-color: #ffa5a3
}

.tabs-1.tabs--violet-500,
.tabs-1.tabs--violet-500 li.current:hover {
    color: #c73e9b;
    border-color: #c73e9b
}

.tabs-1.tabs--violet-400,
.tabs-1.tabs--violet-400 li.current:hover {
    color: #be6cbe;
    border-color: #be6cbe
}

.tabs-1.tabs--violet-300,
.tabs-1.tabs--violet-300 li.current:hover {
    color: #e2bde2;
    border-color: #e2bde2
}

.tabs-1.tabs--yellow-500,
.tabs-1.tabs--yellow-500 li.current:hover {
    color: #ffba01;
    border-color: #ffba01
}

.tabs-1.tabs--yellow-400,
.tabs-1.tabs--yellow-400 li.current:hover {
    color: #ffbd45;
    border-color: #ffbd45
}

.tabs-1.tabs--yellow-300,
.tabs-1.tabs--yellow-300 li.current:hover {
    color: #ffdf35;
    border-color: #ffdf35
}

.advantages-links-divider {
    position: relative;
    top: .5px;
    transform: rotate(-90deg)
}

.advantages.ico-15 li p span {
    position: relative;
    top: 2px;
    right: -1px
}

.advantages li p a {
    font-weight: 400;
    text-decoration: underline
}

.compatibility {
    padding: 3px 20px;
    margin-bottom: 0
}

.compatibility span {
    position: relative;
    top: -1.5px;
    right: 2px
}

.compatibility.ico-10 [class*=flaticon-]:after,
.compatibility.ico-10 [class*=flaticon-]:before,
.pricing-features.ico-5 [class*=flaticon-]:after,
.pricing-features.ico-5 [class*=flaticon-]:before {
    font-size: .5rem
}

.banner-10-txt h6,
.payment-methods p,
.tools-list p {
    font-weight: 400;
    margin-bottom: 12px
}

.tools-list.ico-35 [class*=flaticon-]:after,
.tools-list.ico-35 [class*=flaticon-]:before {
    line-height: 2.1875rem !important;
    margin-right: 6px
}

.payment-icons li {
    display: inline-block !important;
    vertical-align: top;
    clear: none !important;
    margin: 0;
    padding-right: 5px
}

.payment-icons li:last-child {
    padding-right: 0
}

.payment-icons img {
    width: auto;
    max-width: inherit;
    max-height: 32px
}

.quote p {
    color: #666;
    border-left: 3px solid #0195ff;
    font-style: italic;
    padding-left: 20px;
    margin-bottom: 12px
}

.quote-avatar {
    margin: 0 auto
}

.quote-avatar img {
    width: 70px;
    height: 70px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%
}

.quote-author {
    position: relative;
    padding: 0 0 0 15px;
    text-align: left;
    top: 16px
}

.cbox-5-shape-1 {
    position: absolute;
    right: 30px;
    top: -35px;
    z-index: -1
}

.cbox-5-shape-2 {
    position: absolute;
    left: 30px;
    bottom: -25px;
    z-index: -1
}

.cbox-5-shape-1 img,
.cbox-5-shape-2 img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.grey-img {
    filter: grayscale(100%)
}

.img-block.img-block-bkg img {
    padding: 60px 45px
}

.bc-5-img.bc-5-dashboard.img-block-hidden,
.ct-10 .img-block,
.img-block-hidden {
    margin-bottom: -100px
}

.ct-05 .img-block-hidden {
    margin-bottom: -30px
}

.bc-5-img.bc-5-tablet.img-block-hidden {
    margin-bottom: -200px
}

.bc-5-img.bc-5-tablet.img-block-hidden .video-btn {
    top: calc(50% - 70px)
}

.ct-04 .img-block img {
    max-width: none
}

.ct-06 .img-block {
    margin-bottom: -80px
}

.bc-1-wrapper .img-block.left-column,
.bc-2-wrapper .img-block.left-column {
    padding-right: 10px
}

.bc-1-wrapper .img-block.right-column,
.bc-2-wrapper .img-block.right-column {
    padding-left: 10px
}

.bc-3-img {
    margin: 0 -65% -25px 15px
}

.bc-4-img {
    margin-left: 15px;
    margin-right: -65%
}

.bc-6-img {
    padding: 50px 30px 0;
    margin-bottom: 35px
}

.ct-11 .img-block {
    position: relative;
    text-align: center;
    padding-left: 70px;
    z-index: 2
}

.ct-12 .img-block {
    position: relative;
    text-align: center;
    padding-right: 70px;
    z-index: 2
}

.ct-11 .img-block .tra-bkg,
.ct-12 .img-block .tra-bkg {
    opacity: 0;
    -moz-opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.sb-rounded .statistic-block {
    padding: 35px 25px
}

#sb-2-1,
#sb-2-2 {
    width: 48%;
    float: left
}

#sb-2-3,
#sb-2-4 {
    float: left;
    padding-right: 15px
}

#sb-2-3 .statistic-block-txt,
#sb-2-4 .statistic-block-txt {
    overflow: hidden;
    flex: 1;
    max-width: 100%;
    padding-left: 15px
}

.statistic-1-wrapper .statistic-block-digit {
    width: 35%;
    display: inline-block !important;
    float: left
}

.statistic-1-wrapper .statistic-block-txt {
    width: 65%;
    display: inline-block !important;
    padding-left: 20px
}

#statistic-5 .statistic-digit {
    padding-bottom: 20px;
    margin: 0 100px 20px 0;
    border-bottom: 1px solid #999
}

#statistic-5 .color--white .statistic-digit {
    border-bottom: 1px solid rgba(255, 255, 255, .8)
}

h2.statistic-number {
    line-height: 1;
    font-weight: 700;
    letter-spacing: -1px;
    margin-bottom: 0
}

#statistic-5 .statistic-digit h2 {
    letter-spacing: -1.5px
}

#statistic-5 .statistic-txt h5 {
    line-height: 1;
    margin-bottom: 12px
}

.statistic-block-txt p.p-md {
    line-height: 1.35;
    margin-bottom: 0
}

#sb-2-1 .statistic-block p.p-sm,
#sb-2-2 .statistic-block p.p-sm {
    line-height: 1.4;
    margin-bottom: 0
}

#sb-2-3 .statistic-block p.p-sm,
#sb-2-4 .statistic-block p.p-sm {
    margin-top: 3px;
    line-height: 1.5;
    margin-bottom: 0
}

.statistic-3-wrapper p {
    line-height: 1;
    margin-top: 15px;
    margin-bottom: 0
}

.statistic-3-wrapper p.p-md {
    line-height: 1;
    margin-top: 22px;
    margin-bottom: 0
}

.statistic-4-wrapper p {
    line-height: 1;
    margin-bottom: 14px
}

#statistic-5 .statistic-txt p {
    padding-right: 3%;
    margin-bottom: 0
}

.txt-block-stat .statistic-block .txt-block-rating {
    margin-top: -4px;
    margin-bottom: -3px
}

.txt-block-stat .ico-15 [class*=flaticon-]:after,
.txt-block-stat .ico-15 [class*=flaticon-]:before {
    font-size: .8125rem
}

.project-details h5 {
    line-height: 1;
    margin-bottom: 30px
}

.project-preview {
    position: relative;
    overflow: hidden
}

.project-link {
    width: 100%;
    position: absolute;
    top: 55%;
    transform: translateY(-50%);
    opacity: 0;
    text-align: center;
    color: #fff;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.hover-overlay {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative
}

.hover-overlay img {
    transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    overflow: hidden;
    -webkit-transition: transform .4s;
    -moz-transition: transform .4s;
    -o-transition: transform .4s;
    transition: transform .4s
}

.brand-logo,
.item-overlay {
    top: 0;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out
}

.item-overlay {
    opacity: 0;
    -moz-opacity: 0;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(20, 20, 20, .25);
    transition: .4s ease-in-out
}

.project-preview:hover img,
.team-member:hover img {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -moz-transform: scale(1.05)
}

.project-preview:hover .project-link {
    top: 50%;
    opacity: 1;
    -moz-opacity: 1
}

.project-preview:hover .item-overlay {
    opacity: 1;
    -moz-opacity: 1
}

.more-projects {
    text-align: center;
    margin-top: 70px
}

.project-title h2 {
    padding-right: 5%;
    padding-bottom: 40px;
    margin-bottom: 35px;
    border-bottom: 1px solid #ddd
}

.project-data p {
    margin-bottom: 4px
}

.legal-info p span,
.project-data p span {
    color: #353f4f;
    font-weight: 500
}

.project-description .more-projects h3 {
    display: inline-block;
    text-decoration: underline;
    margin-bottom: 0
}

.project-description .more-projects span {
    color: #353f4f;
    position: relative;
    top: 2px;
    left: 5px
}

.rating-section .rating-1-wrapper {
    padding: 0 16%
}

.rating-section .rating-2-wrapper {
    padding: 0 4%
}

.rbox-2-txt img {
    position: relative;
    display: inline-block;
    width: auto;
    max-width: inherit;
    max-height: 30px;
    top: -1px;
    left: 4px
}

.rbox-1 .star-rating {
    display: inline-block;
    font-weight: 500;
    vertical-align: inherit;
    border: 1px solid #f5f5f5;
    padding: 5px 18px;
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .08);
    font-size: .86rem;
    line-height: 1
}

.rbox-1 .star-rating span {
    position: relative;
    color: #ffb30c;
    top: 1.5px
}

p.rbox-2-txt {
    line-height: 22px;
    margin-top: 8px;
    margin-bottom: 0
}

#newsletter-3 .col-lg-6 .newsletter-img,
.reviews-4-wrapper,
.reviews-5-wrapper {
    padding-left: 40px
}

.review-1 {
    padding: 40px 40px 30px;
    margin: 0 10px 30px
}

.review-1.block-border {
    border-color: #d2d2d2
}

.review-2 {
    padding: 45px 50px 35px
}

.review-3 {
    padding: 45px 50px 40px
}

.review-4 {
    padding: 40px 45px 30px
}

.review-5 {
    padding: 45px 45px 40px
}

.review-ico {
    position: relative;
    margin-top: -25px;
    margin-left: -10px;
    opacity: .1
}

.review-txt {
    position: relative;
    margin-top: -45px
}

.review-1 .author-data {
    margin-top: 22px
}

.review-avatar {
    margin: 0 auto;
    float: left
}

.owl-item .review-avatar img,
.review-avatar img {
    width: 54px;
    height: 54px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%
}

.review-2 .review-avatar img {
    width: 64px;
    height: 64px
}

.review-3 .review-avatar img,
.review-5 .review-avatar img {
    width: 62px;
    height: 62px
}

.review-author {
    position: relative;
    display: inline-block;
    text-align: left;
    padding: 0 0 0 15px
}

.review-3 .review-author,
.review-5 .review-author {
    margin-top: 8px
}

.review-4 .review-author {
    padding-left: 0;
    margin-top: 0
}

.review-author h6 {
    line-height: 1;
    margin-bottom: 8px
}

.btn-reply.ico-20 [class*=flaticon-]:after,
.btn-reply.ico-20 [class*=flaticon-]:before,
.review-1 .review-author h6 {
    font-size: .975rem
}

.review-author p {
    line-height: 1;
    font-weight: 300;
    margin-bottom: 0
}

.reviews-section button {
    background-color: transparent;
    border: none;
    padding: 0 2px
}

.owl-theme .owl-dots .owl-dot span {
    margin: 0 7px
}

.press-logo img {
    position: relative;
    width: auto;
    max-width: inherit;
    max-height: 82px
}

.share-social-icons li,
ul.tm-social li {
    width: auto !important;
    vertical-align: top;
    clear: none !important
}

.press-txt {
    position: relative;
    margin-top: 15px
}

.press-txt p {
    color: #999;
    font-weight: 400;
    margin-bottom: 0
}

.price span,
.price sup,
.pricing-3-table .price sup.coins {
    font-weight: 600;
    font-family: 'Plus Jakarta Sans', sans-serif
}

.press-txt span {
    position: relative;
    top: 3px;
    left: -1px;
    opacity: .6
}

#brands-3:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 80%;
    top: 0;
    left: 0;
    z-index: -1
}

.brands-title {
    text-align: center;
    padding: 0 5%
}

.brands-3-wrapper {
    padding: 50px 30px;
    background-color: #fff;
    border: 1px solid #e9ecef;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.brand-logo {
    overflow: hidden;
    position: relative;
    transition: .4s ease-in-out
}

.in_tool_logo,
.role-box {
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out
}

#brands-1 .brands-carousel-5 .brand-logo {
    padding: 0 30px
}

#brands-1 .justify-content-center .brand-logo,
#brands-3 .brands-3-static .brand-logo,
#footer-10 .bottom-footer-socials li {
    padding: 0 15px
}

#brands-3 .brand-logo {
    padding: 0 25px
}

.brand-logo:hover {
    top: -6px
}

.brands-section .more-btn {
    text-align: center;
    margin-top: 40px
}

.in_tool_logo {
    padding: 50px 30px;
    margin-bottom: 25px;
    transition: .4s ease-in-out
}

.integrations-1-wrapper .in_tool {
    display: flex;
    position: relative;
    flex-flow: row wrap;
    align-items: stretch !important;
    justify-content: flex-start;
    padding: 22px 20px;
    border: 1px solid #ccc
}

.integrations-1-wrapper .in_tool-txt h6 {
    margin-top: 5px
}

.integrations-1-wrapper .in_tool-txt p {
    margin-top: 5px;
    margin-bottom: 0
}

.integrations-1-wrapper .in_tool:hover,
.role-box:hover {
    border-color: transparent;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .08);
    -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .08)
}

.pricing-1-table {
    padding: 50px 38px 45px
}

#modal-3 .modal-body-content,
.text-center .pricing-1-table {
    padding: 60px 35px 50px
}

.pricing-2-table {
    padding: 45px 38px 50px
}

.pricing-3-table {
    padding: 50px 40px
}

.pricing-4-table {
    position: relative;
    padding: 45px
}

.pricing-discount,
.switcher:before,
.toggle-btn.inn-toggle-btn {
    position: absolute
}

#pt-4-1 {
    margin: 0 10px 40px 50px
}

#pt-4-2 {
    margin: 0 50px 40px 10px
}

.pricing-discount {
    top: -2px;
    right: -10px;
    padding: 8px 18px
}

.pricing-1-table .pricing-discount {
    top: -2px;
    right: -5px;
    padding: 7px 13px
}

.text-center .pricing-1-table .pricing-discount {
    top: -35px;
    right: -8px
}

.pricing-discount h6 {
    font-size: 1.1rem;
    line-height: 1;
    margin-bottom: 0
}

.pricing-1-table .pricing-discount h6 {
    font-size: .915rem
}

.banner-16-wrapper.bg--white-100.block-border,
.comp-table .table thead th {
    border-color: #ccc
}

.comp-table tbody th {
    border-bottom: 1px solid #ccc !important
}

.comp-table .table tr td {
    border-bottom: 2px solid #ccc
}

.price span {
    font-size: 3rem;
    line-height: 1;
    letter-spacing: -2px
}

.pricing-2-table.highlight .price span {
    font-size: 2.4rem;
    letter-spacing: -1px
}

.pricing-3-table .price span {
    font-size: 4.35rem
}

.pricing-4-table .price span {
    font-size: 3.15rem
}

.price sup {
    font-size: 2.05rem;
    top: -5px;
    right: 2px;
    letter-spacing: -1px
}

.pricing-3-table .price sup {
    font-size: 2.35rem;
    top: -23px;
    right: 3px
}

.pricing-4-table .price sup {
    font-size: 2.05rem;
    top: -10px;
    right: 2px
}

.pricing-3-table .price sup.coins {
    font-size: 2.35rem;
    top: -29px;
    left: 3px;
    letter-spacing: -2px
}

.price sup.validity {
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: 1.4rem;
    font-weight: 400;
    top: -2px;
    left: 0
}

.pricing-3-table .price sup.validity {
    display: block;
    font-size: 1.1875rem;
    top: 0;
    margin-top: 20px;
    letter-spacing: 0;
    margin-bottom: 40px
}

.text-center .price p {
    padding: 0 2%
}

.pricing-features li {
    padding: 11px 8px
}

.pricing-4-table .pricing-features li {
    padding: 10px
}

.pricing-features li p {
    line-height: 1;
    font-weight: 400;
    margin-bottom: 0
}

.pricing-features li p span {
    position: relative;
    top: -2px;
    right: 5px
}

.pricing-features.ico-10 li p span {
    top: 0;
    right: 4px
}

.pricing-features li.disabled-option p,
.pricing-features li.disabled-option span {
    color: #b5b5b5 !important
}

.pt-btn {
    display: block;
    width: 100%;
    margin-top: 25px
}

.p-table p.btn-txt {
    margin: 14px 0 0
}

#pricing-4 .ext-toggle-btn {
    margin: 0 50px 35px 10px
}

.toggle-btn-md .toggler-txt {
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 36px
}

.toggle-btn-lg .toggler-txt {
    font-size: 1.15rem;
    font-weight: 400;
    line-height: 40px
}

.toggle-btn p {
    margin-top: 10px;
    letter-spacing: -.25px;
    margin-bottom: 0
}

.switch-wrap {
    position: relative;
    display: inline-block;
    min-width: 50px;
    height: 32px;
    vertical-align: middle
}

.toggle-btn-md .switch-wrap {
    min-width: 65px;
    height: 36px;
    margin: 0 8px
}

.toggle-btn-lg .switch-wrap {
    min-width: 70px;
    height: 40px;
    margin: 0 14px
}

.switcher {
    display: block;
    cursor: pointer;
    color: #fff;
    font-size: .925rem;
    font-weight: 500;
    height: 32px;
    padding: 0 15px 0 35px;
    position: relative;
    border-radius: 32px;
    -webkit-transition: 150ms ease-in-out;
    -moz-transition: 150ms ease-in-out;
    -o-transition: 150ms ease-in-out;
    -ms-transition: 150ms ease-in-out;
    transition: 150ms ease-in-out
}

.toggle-btn-md .switcher {
    height: 36px;
    padding: 0 20px 0 40px;
    border-radius: 36px
}

.toggle-btn-lg .switcher {
    height: 40px;
    padding: 0 20px 0 40px;
    border-radius: 40px
}

.switcher.bg--tra-white {
    background-color: #fff;
    border: 2px solid #ccc
}

.switcher.bg--ghost-white {
    background-color: rgba(128, 143, 174, .45);
    border: 2px solid rgba(128, 143, 174, .15)
}

.switcher.bg--grey {
    background-color: #ccc;
    border: 2px solid #ccc
}

.switcher .show-annual,
.switcher .show-monthly {
    line-height: 32px
}

.toggle-btn-md .switcher .show-annual,
.toggle-btn-md .switcher .show-monthly {
    line-height: 36px
}

.toggle-btn-lg .switcher .show-annual,
.toggle-btn-lg .switcher .show-monthly {
    line-height: 40px
}

.switcher:before {
    left: 4px;
    bottom: 4px;
    content: " ";
    background-color: #fff;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    -webkit-transition: 450ms ease-in-out;
    -moz-transition: 450ms ease-in-out;
    -o-transition: 450ms ease-in-out;
    -ms-transition: 450ms ease-in-out;
    transition: 450ms ease-in-out
}

.comment-form .form-control,
.role-box.bg--white-200,
.role-box.bg--white-300 {
    border: 1px solid transparent
}

.toggle-btn-md .switcher:before {
    left: 5px;
    bottom: 5px;
    width: 26px;
    height: 26px
}

.toggle-btn-lg .switcher:before {
    left: 5px;
    bottom: 5px;
    width: 30px;
    height: 30px
}

.switcher.bg--ghost-white:before,
.switcher.bg--grey:before,
.switcher.bg--tra-white:before {
    background-color: #ccc;
    left: 4px;
    bottom: 3.5px;
    -webkit-box-shadow: 0 1px 1px 0 #aaa;
    -moz-box-shadow: 0 1px 1px 0 #aaa;
    box-shadow: 0 1px 1px 0 #aaa
}

.switcher.bg--ghost-white:before,
.switcher.bg--grey:before {
    background-color: #fff
}

.switch-wrap input:checked+.switcher {
    padding: 0 35px 0 15px
}

.toggle-btn-lg .switch-wrap input:checked+.switcher,
.toggle-btn-md .switch-wrap input:checked+.switcher {
    padding: 0 40px 0 20px
}

.switch-wrap input:checked+.switcher.switcher--blue-500 {
    background-color: #185abd;
    border-color: #185abd
}

.switch-wrap input:checked+.switcher.switcher--blue-400 {
    background-color: #1680fb;
    border-color: #1680fb
}

.switch-wrap input:checked+.switcher.switcher--blue-300 {
    background-color: #3eb1ff;
    border-color: #3eb1ff
}

.switch-wrap input:checked+.switcher.switcher--green-500 {
    background-color: #00a14e;
    border-color: #00a14e
}

.switch-wrap input:checked+.switcher.switcher--green-400 {
    background-color: #0fbc49;
    border-color: #0fbc49
}

.switch-wrap input:checked+.switcher.switcher--green-300 {
    background-color: #6fd792;
    border-color: #6fd792
}

.switch-wrap input:checked+.switcher.switcher--pink-500 {
    background-color: #ff149c;
    border-color: #ff149c
}

.switch-wrap input:checked+.switcher.switcher--pink-400 {
    background-color: #f74780;
    border-color: #f74780
}

.switch-wrap input:checked+.switcher.switcher--pink-300 {
    background-color: #fcb5cc;
    border-color: #fcb5cc
}

.switch-wrap input:checked+.switcher.switcher--purple-500 {
    background-color: #663ae9;
    border-color: #663ae9
}

.switch-wrap input:checked+.switcher.switcher--purple-400 {
    background-color: #7b5dd6;
    border-color: #7b5dd6
}

.switch-wrap input:checked+.switcher.switcher--purple-300 {
    background-color: #bdaeea;
    border-color: #bdaeea
}

.switch-wrap input:checked+.switcher.switcher--red-500 {
    background-color: #da0f29;
    border-color: #da0f29
}

.switch-wrap input:checked+.switcher.switcher--red-400 {
    background-color: #ff1e1a;
    border-color: #ff1e1a
}

.switch-wrap input:checked+.switcher.switcher--red-300 {
    background-color: #ffa5a3;
    border-color: #ffa5a3
}

.switch-wrap input:checked+.switcher.switcher--violet-500 {
    background-color: #c73e9b;
    border-color: #c73e9b
}

.switch-wrap input:checked+.switcher.switcher--violet-400 {
    background-color: #be6cbe;
    border-color: #be6cbe
}

.switch-wrap input:checked+.switcher.switcher--violet-300 {
    background-color: #e2bde2;
    border-color: #e2bde2
}

.switch-wrap input:checked+.switcher.switcher--yellow-500 {
    background-color: #ffba01;
    border-color: #ffba01
}

.switch-wrap input:checked+.switcher.switcher--yellow-400 {
    background-color: #ffbd45;
    border-color: #ffbd45
}

.switch-wrap input:checked+.switcher.switcher--yellow-300 {
    background-color: #ffdf35;
    border-color: #ffdf35
}

.switch-wrap input:checked+.switcher:before {
    left: auto;
    right: 4px;
    -webkit-transition: 350ms ease-in-out;
    -moz-transition: 350ms ease-in-out;
    -o-transition: 350ms ease-in-out;
    -ms-transition: 350ms ease-in-out;
    transition: 350ms ease-in-out
}

.switch-wrap input:checked+.switcher.bg--tra-white:before {
    bottom: 3px;
    background-color: #fff;
    -webkit-box-shadow: 0 0;
    -moz-box-shadow: 0 0;
    box-shadow: 0 0
}

.pricing-notice {
    text-align: center;
    margin-top: 20px
}

.pricing-notice p {
    padding: 0 8%;
    margin-bottom: 0
}

.table>:not(caption)>*>* {
    padding-top: 12px;
    padding-bottom: 12px
}

#modal-1 .modal-dialog,
.comp-table .pricing-header {
    max-width: 700px
}

.comp-table .table-responsive thead th {
    font-size: 1.15rem;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 600
}

.comp-table .table-responsive tbody th {
    font-size: 1rem;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-weight: 600
}

.comp-table .table-responsive tbody td {
    position: relative;
    font-size: 1rem;
    line-height: inherit;
    top: 1px
}

.comp-table .table-responsive tbody td span,
.posts-category span {
    position: relative;
    top: 1px
}

.table-responsive .ico-20 [class*=flaticon-]:after,
.table-responsive .ico-20 [class*=flaticon-]:before {
    font-size: .95rem
}

.comp-table .table-responsive tbody tr {
    background-color: #fff;
    -moz-transition: 350ms ease-in-out;
    -o-transition: 350ms ease-in-out;
    -ms-transition: 350ms ease-in-out;
    transition: 350ms ease-in-out
}

.comp-table .table tbody tr.table-last-tr {
    border-color: transparent
}

.comp-table .table-responsive tbody tr:hover {
    background-color: #f7f7f9
}

.comp-table .disabled-option {
    color: #999
}

#tm-2-11,
#tm-2-2,
#tm-2-5,
#tm-2-8 {
    margin-left: 7px;
    margin-right: 7px
}

#tm-2-12,
#tm-2-3,
#tm-2-6,
#tm-2-9 {
    margin-left: 14px
}

.team-member-photo {
    position: relative;
    overflow: hidden;
    text-align: center;
    margin-bottom: 30px
}

.team-member:hover .item-overlay {
    opacity: .45;
    -moz-opacity: .45
}

.team-member-data {
    position: relative;
    margin-left: 5px
}

.team-member-data p {
    font-family: 'Plus Jakarta Sans', sans-serif;
    line-height: 1;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 0
}

#role-page .inner-page-title span,
.role-box span {
    letter-spacing: .5px;
    display: block;
    text-transform: uppercase;
    line-height: 1;
    font-family: 'Plus Jakarta Sans', sans-serif
}

ul.tm-social {
    position: absolute;
    top: -1px;
    right: 8px;
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

#team-1 ul.tm-social {
    right: 5px
}

ul.tm-social li {
    display: inline-block !important;
    padding: 0;
    margin-left: 10px;
    opacity: .6;
    -webkit-transition: .5s ease-out;
    -o-transition: .5s ease-out;
    transition: .5s ease-out
}

.tm-social.ico-20 [class*=flaticon-]:after,
.tm-social.ico-20 [class*=flaticon-]:before {
    font-size: 1.15rem
}

.role-box {
    border: 1px solid #d2d2d2;
    padding: 25px 35px;
    margin-bottom: 30px;
    transition: .4s ease-in-out
}

.role-box span {
    font-size: .8rem;
    font-weight: 700;
    margin-bottom: 14px
}

.role-box h6 {
    margin-bottom: 6px
}

#role-page .inner-page-title {
    text-align: left;
    margin-bottom: 50px
}

#role-page .inner-page-title span {
    font-size: .9rem;
    font-weight: 600;
    margin-bottom: 35px
}

.role-info hr {
    margin: 50px 0
}

#role-page .cbox-6-wrapper {
    margin: 45px 0
}

.txt-block.role-info .btn {
    display: block;
    margin-top: 50px
}

#banner-12 {
    margin-top: 40px;
    margin-bottom: 10px
}

.banner-1-wrapper,
.banner-2-wrapper,
.banner-3-wrapper {
    position: relative;
    overflow: hidden;
    text-align: center
}

.banner-1-wrapper .banner-overlay {
    padding: 75px 15% 85px
}

.banner-2-wrapper .banner-overlay {
    padding: 80px 15% 90px
}

.banner-3-wrapper .banner-overlay {
    padding: 75px 20% 85px
}

.banner-11-wrapper .banner-overlay {
    padding: 10px 70px 0
}

.banner-12-wrapper .banner-overlay {
    padding-left: 80px
}

.banner-13-wrapper .banner-overlay {
    overflow: hidden;
    padding-left: 80px
}

.banner-16-wrapper .banner-overlay {
    padding: 45px 22%
}

.banner-12-txt {
    margin-top: -10px;
    padding-right: 15%
}

.banner-section .section-id {
    font-weight: 600;
    padding-top: 10px;
    margin-bottom: 30px
}

.banner-16-txt h4 {
    margin-bottom: 14px
}

.banner-section p.p-lg {
    font-size: 1.25rem;
    margin-bottom: 30px
}

.sm-title .banner-1-txt p.p-lg,
.sm-title .banner-1-txt p.p-xl {
    margin-top: 12px;
    margin-bottom: 22px !important
}

.banner-5-txt p.s-21,
.banner-5-txt p.s-22 {
    margin-top: 20px;
    margin-bottom: 26px
}

.banner-6-txt p.p-lg,
.banner-6-txt p.p-xl {
    margin-top: 15px;
    margin-bottom: 25px !important
}

.banner-8-txt p.p-lg,
.banner-8-txt p.p-xl {
    margin-top: 10px;
    margin-bottom: 0 !important
}

.banner-9-txt p.p-lg,
.banner-9-txt p.p-xl {
    margin-top: 20px;
    margin-bottom: 25px !important
}

.banner-11-txt p {
    padding-right: 8%
}

.banner-14-txt p.p-lg {
    font-size: 1.25rem;
    margin-top: 35px;
    margin-bottom: 40px
}

.banner-11-img {
    margin-top: -60px;
    margin-left: -40px
}

.banner-12-img {
    margin: -40px -20px -30px -40px
}

.banner-13-img {
    transform: rotate(-20deg);
    margin: -60px -120px -70px -40px
}

.release-data {
    padding-bottom: 30px;
    border-bottom: 1px dashed #ccc;
    margin-bottom: 30px
}

span.version-data {
    color: #353f4f;
    font-size: 2rem;
    line-height: 1;
    margin-right: 20px;
    margin-bottom: 0
}

span.release-date {
    color: #999;
    font-size: 1.175rem;
    line-height: 1;
    margin-bottom: 0
}

span.release-date span {
    color: #353f4f;
    font-weight: 500;
    margin-left: 20px
}

.release-download {
    position: absolute;
    right: 5px;
    bottom: 0
}

.release-highlights .simple-list p {
    margin-bottom: 2px
}

.faqs-section .accordion-item {
    background-color: transparent !important;
    border: none;
    border-bottom: 1px solid #e5e5e5
}

#faqs-2.faqs-section .accordion-item {
    border-bottom: 1px solid #ddd
}

.faqs-section .accordion-thumb {
    margin: 0;
    padding: 25px 0;
    cursor: pointer;
    position: relative
}

#faqs-2.faqs-section .accordion-thumb {
    padding: 25px 0 30px
}

.faqs-section .accordion-item .accordion-thumb:after,
.faqs-section .accordion-item.is-active .accordion-thumb:after {
    font-family: Flaticon;
    font-weight: 300;
    content: "\f11a";
    position: absolute;
    font-size: 1rem;
    top: 22px;
    right: 3px
}

#faqs-2.faqs-section .accordion-item .accordion-thumb:after,
#faqs-2.faqs-section .accordion-item.is-active .accordion-thumb:after {
    font-size: 1rem;
    top: 26px;
    right: 2px
}

#faqs-2.faqs-section .accordion-item.is-active .accordion-thumb {
    border-bottom: 1px solid #e5e5e5
}

.accordion-panel {
    margin: 0;
    padding: 0 0 15px;
    display: none
}

#faqs-2 .accordion-panel {
    padding: 45px 0 15px
}

.faqs-section .tabs-1 li {
    display: inline-block;
    min-width: 230px;
    background-color: transparent;
    border: 2px solid #ddd;
    cursor: pointer;
    padding: 30px 0;
    margin: 0 6px;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.faqs-section .tabs-1 li span {
    color: #c3c4c5
}

.faqs-section .tabs-1 li p {
    line-height: 1;
    font-weight: 400;
    margin-top: 15px;
    margin-bottom: 0
}

.faqs-section .tabs-1 li.current,
.faqs-section .tabs-1 li.current:hover {
    -webkit-box-shadow: 0 15px 20px 0 rgba(5, 5, 5, .2);
    -moz-box-shadow: 0 15px 20px 0 rgba(5, 5, 5, .2);
    box-shadow: 0 15px 20px 0 rgba(5, 5, 5, .2)
}

.faqs-section .tabs--blue .tabs-1 li.current,
.faqs-section .tabs--blue .tabs-1 li.current:hover {
    background-color: #1680fb;
    border-color: #1680fb !important
}

.faqs-section .tabs--purple .tabs-1 li.current,
.faqs-section .tabs--purple .tabs-1 li.current:hover {
    background-color: #7b5dd6;
    border-color: #7b5dd6 !important
}

#faqs-2 .more-questions {
    margin: 70px auto 0
}

.more-questions-txt {
    display: inline-block;
    padding: 22px 46px
}

#newsletter-2 .container {
    padding-left: 0;
    padding-right: 0
}

#newsletter-2 .newsletter-overlay {
    padding: 60px 50px
}

#newsletter-3 {
    margin-top: 50px;
    margin-bottom: 50px
}

#newsletter-4 .newsletter-overlay,
#newsletter-5 .newsletter-overlay {
    padding-top: 80px;
    padding-bottom: 70px
}

#newsletter-5 .newsletter-txt p {
    margin-top: 20px;
    margin-bottom: 0
}

#newsletter-1 .newsletter-form {
    padding-left: 15%;
    margin-top: 30px
}

#newsletter-2 .newsletter-form {
    margin-top: 25px;
    padding-left: 12%
}

#newsletter-5 .newsletter-form {
    margin-top: 35px;
    padding: 0 10%
}

.newsletter-section .form-control {
    height: 56px;
    background-color: #fff;
    border: 1px solid #ccc;
    font-size: 1rem;
    color: #353f4f;
    font-weight: 400;
    padding: 0 15px;
    margin-right: 12px;
    box-shadow: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px
}

.comment-form .form-control,
.contact-form .form-control,
.contact-form .form-select {
    background-color: #f5f6f8;
    box-shadow: 0 0;
    height: 62px;
    font-size: 1rem;
    margin-bottom: 30px
}

#newsletter-1.newsletter-section .form-control {
    height: 54px;
    font-size: .975rem
}

#newsletter-5.newsletter-section .form-control {
    height: 62px;
    font-size: 1.0625rem
}

.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.comment-form .btn:focus,
.newsletter-section .form-control:focus {
    outline: 0;
    box-shadow: none
}

.modal .newsletter-form.purple-focus .form-control:focus,
.newsletter-section .purple-focus .form-control:focus {
    border-color: #8863ee
}

.newsletter-section .form-control::-moz-placeholder {
    color: #aaa
}

.newsletter-section .form-control:-ms-input-placeholder {
    color: #aaa
}

.newsletter-section .form-control::-webkit-input-placeholder {
    color: #aaa
}

.newsletter-section .btn {
    display: block;
    width: 100% !important;
    height: 56px
}

#newsletter-1 .btn {
    height: 54px;
    font-size: .925rem;
    padding: .7rem 1.3rem
}

#newsletter-5.newsletter-section .btn {
    height: 62px
}

.newsletter-section .form-notification {
    color: #3eb1ff;
    font-size: .9rem;
    font-weight: 400;
    line-height: 1;
    margin-top: 15px;
    margin-left: 5px
}

.newsletter-section .text-center .form-notification {
    margin-left: 0
}

.footer-form .form-notification.error,
.footer-form .form-notification.valid,
.modal .form-notification.error,
.modal .form-notification.valid,
.newsletter-section .form-notification.error,
.newsletter-section .form-notification.valid {
    color: #fc2f4b
}

.footer-form .newsletter-form.valid,
.modal .newsletter-form.valid,
.newsletter-section .newsletter-form.valid {
    color: #0fbc49
}

#newsletter-3 .newsletter-img {
    margin-top: -50px;
    margin-bottom: -50px
}

.post-tag {
    display: block;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: .75rem;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: uppercase;
    margin-bottom: 20px
}

#single-post .post-tag,
.footer-info-copyright.ico-15 [class*=flaticon-]:after,
.footer-info-copyright.ico-15 [class*=flaticon-]:before {
    font-size: .85rem
}

.post-meta-list p {
    color: #353f4f;
    line-height: 1;
    margin-bottom: 0
}

.bg--black-400 .blog-post-txt a,
.bg--black-400 .post-meta-list p {
    color: #f8f9f9
}

.meta-list-divider {
    position: relative;
    top: 0;
    transform: rotate(-90deg);
    padding: 0 1px
}

.bg--black-400 .blog-post-txt a:hover {
    color: #fff !important
}

.wide-post .blog-post-img {
    padding-right: 15px
}

#footer-4 .bottom-footer-list li,
#footer-9 .bottom-footer-list li,
.wide-post .blog-post-txt {
    padding-left: 15px
}

.square-post {
    margin-top: 60px;
    margin-bottom: 40px
}

.square-post .blog-post-txt {
    padding: 0 30px 0 60px
}

.posts-category {
    margin-top: 40px;
    margin-bottom: 60px
}

.single-post-txt h4,
.single-post-txt h5,
.txt-block.legal-info h5 {
    margin-top: 30px;
    margin-bottom: 30px
}

.txt-code {
    background-color: #f8f9fa;
    padding: 20px 18px;
    margin: 30px 0
}

.txt-code p {
    color: #383a42;
    font-size: 1rem;
    line-height: 1.75;
    margin-bottom: 0
}

.txt-code p code.code-language-js,
.txt-code span.code-property {
    color: #151515
}

.txt-code span.code-attribute,
.txt-code span.code-variable {
    color: #986801
}

.txt-code span.code-string {
    color: #50a14f
}

.single-post-txt .blockquote p {
    font-size: 1.5rem;
    line-height: 1.45;
    margin-bottom: 40px
}

.post-inner-img {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px
}

.post-share-list {
    margin-top: 50px;
    padding-bottom: 50px
}

.share-social-icons {
    display: inline-block;
    padding-left: 0
}

.share-social-icons li {
    display: inline-block !important;
    padding: 0
}

.share-social-icons a.share-ico span {
    opacity: .75;
    margin-right: 25px;
    -webkit-transition: 450ms ease-in-out;
    -moz-transition: 450ms ease-in-out;
    -o-transition: 450ms ease-in-out;
    -ms-transition: 450ms ease-in-out;
    transition: 450ms ease-in-out
}

.btn-reply span,
.txt-block.legal-info h4 span,
.txt-block.legal-info h5 span {
    margin-right: 4px
}

.share-social-icons a.share-ico:hover span {
    opacity: 1
}

.post-author-avatar {
    position: relative;
    text-align: center;
    margin-right: 35px
}

.post-author-avatar img {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%
}

.author-follow-btn {
    display: inline-block;
    position: absolute;
    padding: 6px 15px;
    line-height: 1;
    top: 80px;
    right: 10px;
    border: 2px solid #ddd
}

.author-follow-btn a {
    color: #666;
    font-size: .935rem;
    font-weight: 400
}

.post-comments hr {
    margin-top: 24px;
    margin-bottom: 40px
}

.post-comments img {
    width: 68px;
    height: 68px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%
}

.comment-date {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px
}

.btn-reply {
    margin-left: 3px
}

.btn-reply a {
    font-size: 17px;
    font-weight: 400
}

.btn-reply span {
    position: relative;
    top: 3px;
    left: 3px
}

.btn-reply a:hover {
    color: #222
}

.post-comments #leave-comment h5 {
    padding-bottom: 0;
    margin-top: 80px;
    margin-bottom: 10px;
    border: none
}

.comment-form {
    position: relative;
    margin-top: 60px
}

.comment-form p {
    position: relative;
    color: #353f4f;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 15px;
    padding-left: 8px;
    display: block
}

.comment-form p span {
    position: relative;
    color: #f36;
    top: -3px
}

.comment-form .form-control {
    color: #353f4f;
    line-height: 1;
    font-weight: 400;
    padding: 0 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.comment-form textarea,
.contact-form textarea {
    min-height: 220px
}

.comment-form textarea.form-control {
    padding: 25px 20px
}

.comment-form .form-control:focus,
.contact-form .form-control:focus,
.contact-form .form-select:focus,
.register-page-form .form-control:focus,
.reset-page-wrapper .form-control:focus {
    outline: 0;
    box-shadow: none;
    background-color: #fcfdfd;
    border-color: #1680fb
}

#modal-3 .request-form-msg,
.comment-form-msg {
    width: 100% !important;
    display: block;
    margin-top: 15px;
    padding-left: 0
}

#contacts-1 .contact-form p {
    color: #353f4f;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 10px;
    padding-left: 8px
}

#contacts-1 .contact-form .col-md-12 span {
    display: block;
    font-size: .95rem;
    line-height: 1;
    font-weight: 300;
    margin-bottom: 20px;
    padding-left: 8px
}

#contacts-1 .contact-form .contact-form-notice p {
    font-size: .835rem;
    font-weight: 300;
    line-height: 1.5555;
    padding-left: 0;
    margin-top: 40px
}

.contact-form-notice p a,
.form-data span a {
    color: #353f4f;
    font-weight: 500;
    text-decoration: underline
}

.contact-form .form-control,
.contact-form .form-select {
    border: 1px solid transparent;
    color: #3a4a56;
    font-weight: 400;
    padding: 0 15px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.footer-form .btn,
.footer-form .form-control {
    height: 32px;
    padding: 0 10px
}

.bg--snow .contact-form .form-control,
.bg--snow .contact-form .form-select,
.login-1 .form-control,
.signup-1 .form-control {
    background-color: #fff;
    border: 1px solid #ccc
}

.contact-form .form-select {
    display: inline-block;
    width: 100%;
    color: #998da0;
    box-shadow: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.contact-form textarea.form-control {
    padding: 20px 15px
}

.contact-form .form-control::-moz-placeholder {
    color: #999
}

.contact-form .form-control:-ms-input-placeholder {
    color: #999
}

.contact-form .form-control::-webkit-input-placeholder {
    color: #999
}

.contact-form-msg {
    width: 100% !important;
    display: block;
    margin-top: 20px;
    padding-left: 0
}

.contact-form .loading,
.reset-password-form .loading {
    color: #00b2e4;
    font-size: 1.0625rem;
    line-height: 1;
    font-weight: 500;
    padding-left: 15px
}

#footer-10 .footer-info {
    margin-bottom: 40px;
    padding-bottom: 55px;
    border-bottom: 1px solid #dbdddf
}

img.footer-logo,
img.footer-logo-dark {
    width: auto;
    max-width: inherit;
    max-height: 40px
}

#footer-10 img.footer-logo {
    max-height: 46px
}

.footer h6 {
    line-height: 1;
    margin-bottom: 25px
}

#footer-9.footer h6 {
    line-height: 1.5
}

.footer-info-copyright p span {
    position: relative;
    top: 2px;
    padding: 0 2px
}

.footer .footer-mail-link {
    margin-left: 3px;
    margin-bottom: 0
}

#footer-2 .footer-links .footer-mail-link,
#footer-3 .footer-links .footer-mail-link {
    margin-left: 0;
    margin-bottom: 20px
}

.footer-mail-link span {
    position: relative;
    top: 4px;
    right: 3px
}

.bg--black.footer .bottom-footer-list li p a,
.bg--black.footer .foo-links li p a,
.bg--black.footer .footer-copyright p,
.bg--black.footer .footer-mail-link a,
.bg--black.footer .footer-socials li a {
    color: #a0a7b1
}

.bg--black.footer .footer-mail-link a:hover {
    color: #fff !important
}

#footer-2 .footer-links {
    padding-left: 10%
}

.foo-links li {
    width: auto !important;
    display: block !important;
    vertical-align: top;
    clear: none !important;
    margin: 0;
    padding: 0
}

.foo-links.ico-10 li span {
    position: relative;
    top: 1.5px;
    right: 3px
}

#footer-8 .foo-links li {
    display: inline-block !important;
    padding-left: 20px
}

#footer-10 .foo-links li {
    display: inline-block !important;
    padding: 0 10px
}

.footer .foo-links li p {
    font-weight: 400;
    margin-bottom: 10px
}

.foo-links li a span.ext-link {
    display: inline-block;
    position: relative;
    left: 3px;
    top: 1.5px;
    transform: rotate(-60deg)
}

.bg--black.footer .foo-links li p a:hover {
    color: #fff !important
}

.footer-socials {
    margin: 0;
    display: inline-block
}

.footer-socials a {
    display: block;
    margin-right: 15px
}

.footer-socials.ico-20 a,
.footer-socials.ico-25 a {
    margin-right: 16px
}

.footer-socials.ico-25 [class*=flaticon-]:after,
.footer-socials.ico-25 [class*=flaticon-]:before {
    font-size: 1.325rem
}

.bg--black.footer .footer-socials li a:hover {
    color: #fff !important
}

.footer .store {
    float: none;
    margin-right: 0;
    margin-bottom: 15px
}

#footer-7 .footer-form {
    padding-left: 8%
}

.footer-form .newsletter-form .input-group {
    background-color: #f4f4f4;
    border: 1px solid transparent;
    padding: 9px 2px
}

.footer-form .form-control {
    background-color: transparent;
    border: none;
    color: #666;
    font-size: 1rem;
    font-weight: 400;
    box-shadow: none
}

.footer-form .form-control:focus {
    border: none;
    border-right: none;
    outline: 0;
    box-shadow: none
}

.footer-form .form-control::-moz-placeholder {
    color: #6c757d
}

.footer-form .form-control:-ms-input-placeholder {
    color: #6c757d
}

.footer-form .form-control::-webkit-input-placeholder {
    color: #6c757d
}

.footer-form .ico-15 [class*=flaticon-]:after,
.footer-form .ico-15 [class*=flaticon-]:before {
    line-height: 28px !important
}

.footer-form .form-notification {
    color: #1680fb;
    font-size: .85rem;
    line-height: 1.25;
    font-weight: 400;
    margin-top: 12px;
    margin-left: 5px
}

.page-item.disabled .page-link,
.page-link,
.page-link:focus,
.page-link:hover {
    color: #6c757d;
    background-color: transparent
}

.footer hr {
    margin-top: 30px;
    margin-bottom: 50px
}

.bottom-secondary-link p span {
    position: relative;
    top: 1px;
    padding: 0 2px
}

.bottom-footer-payment li span,
.bottom-footer-socials li span {
    top: 4px;
    opacity: .8;
    position: relative
}

.bottom-footer-socials li {
    padding-left: 14px
}

.footer-list-divider {
    position: relative;
    top: -.5px;
    transform: rotate(-90deg);
    margin-left: 4px
}

.bottom-footer-list.ico-15 [class*=flaticon-]:after,
.bottom-footer-list.ico-15 [class*=flaticon-]:before {
    font-size: .8rem
}

.bottom-footer-payment li span {
    line-height: 1 !important
}

#footer-4 .bottom-footer-list li span,
#footer-9 .bottom-footer-list li span {
    margin-top: 1px;
    margin-right: 2px
}

.bottom-footer-socials.ico-20 [class*=flaticon-]:after,
.bottom-footer-socials.ico-20 [class*=flaticon-]:before {
    font-size: 1.115rem
}

.bg--black.footer .bottom-footer-list li p a:hover,
.theme--dark .navbar-light .wsmenu>.wsmenu-list>li>a.btn:hover,
.theme--dark .navbar-light.white-scroll .scroll .wsmenu-list>li>a.h-link:hover {
    color: #fff !important
}

.page-hero-section-overlay {
    position: relative;
    width: 100%;
    padding-top: 150px
}

.inner-page-title {
    text-align: center;
    margin-bottom: 80px
}

.inner-page-title p {
    font-size: 1.1875rem;
    line-height: 1;
    margin-top: 20px;
    margin-bottom: 0
}

.page-hero-section h2 {
    line-height: 1.15;
    margin-bottom: 30px
}

.page-link {
    font-size: 1.1rem;
    font-weight: 500;
    padding: 2px 14px;
    margin: 0 8px;
    border: 2px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    -o-transition: .4s ease-in-out;
    -ms-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.pagination.ico-20 [class*=flaticon-]:after,
.pagination.ico-20 [class*=flaticon-]:before {
    font-size: .9rem
}

.page-item:first-child .page-link {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.page-item:last-child .page-link {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.blue-pagination .page-item.active .page-link {
    color: #fff !important;
    background-color: #1680fb;
    border: 2px solid #1680fb
}

.green-pagination .page-item.active .page-link {
    color: #fff !important;
    background-color: #0fbc49;
    border: 2px solid #0fbc49
}

.pink-pagination .page-item.active .page-link {
    color: #fff !important;
    background-color: #f74780;
    border: 2px solid #f74780
}

.purple-pagination .page-item.active .page-link {
    color: #fff !important;
    background-color: #7b5dd6;
    border: 2px solid #7b5dd6
}

.red-pagination .page-item.active .page-link {
    color: #fff !important;
    background-color: #ff1e1a;
    border: 2px solid #ff1e1a
}

.violet-pagination .page-item.active .page-link {
    color: #fff !important;
    background-color: #be6cbe;
    border: 2px solid #be6cbe
}

.yellow-pagination .page-item.active .page-link {
    color: #353f4f !important;
    background-color: #ffba01;
    border: 2px solid #ffba01
}

.page-item.disabled .page-link {
    border: 2px solid transparent
}

.page-link:hover {
    border: 2px solid #ccc
}

.page-link:focus {
    border: 2px solid transparent;
    box-shadow: 0 0
}

.txt-block.legal-info h4 {
    margin-top: 80px;
    margin-bottom: 30px
}

#login,
#signup {
    background: url(../images/login.webp) bottom left
}

#reset-password {
    background: url(../images/reset-password.webp) center center;
    padding-bottom: 100px
}

.register-page-wrapper {
    overflow: hidden;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .12);
    -moz-box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .12);
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .12)
}

#login .register-page-wrapper {
    background: url(../images/login-wrapper.webp) left top
}

#signup .register-page-wrapper {
    background: url(../images/login-wrapper.webp) right center
}

#login .register-page-wrapper:after,
#signup .register-page-wrapper:after {
    position: absolute;
    content: '';
    z-index: -1;
    width: 50%;
    height: 100%;
    top: 0;
    background-color: #fff
}

#login .register-page-wrapper:after {
    left: 50%
}

.register-page-txt img {
    width: auto;
    max-width: inherit;
    max-height: 32px;
    margin-bottom: 55px
}

.login-page-logo {
    text-align: center;
    margin-bottom: 45px
}

.login-page-logo img {
    width: auto;
    max-width: inherit;
    max-height: 45px
}

.register-form-title {
    text-align: center;
    margin-bottom: 40px
}

.register-form-title h3 {
    line-height: 1;
    margin-bottom: 10px
}

#login .register-page-txt,
#signup .register-page-txt {
    padding: 70px 60px
}

.register-page-txt h2 {
    line-height: 1.15;
    font-weight: 700;
    margin-bottom: 6px
}

#login .register-page-copyright {
    position: absolute;
    left: 60px;
    bottom: 45px
}

#signup .register-page-copyright {
    position: absolute;
    right: 60px;
    bottom: 45px
}

.register-page-copyright p {
    font-size: .85rem;
    line-height: 1;
    margin-bottom: 0
}

.reset-form-title p.p-sm {
    font-size: .9rem;
    margin-top: 25px;
    margin-bottom: 0
}

.login-1 .register-page-form,
.signup-1 .register-page-form {
    padding: 20px 30px
}

.reset-page-wrapper {
    margin: 0 10px
}

.reset-page-wrapper form {
    background: #fff;
    border: 1px solid #fafafa;
    padding: 50px 30px 25px;
    -webkit-box-shadow: 0 15px 20px 0 rgba(5, 5, 5, .05);
    -moz-box-shadow: 0 15px 20px 0 rgba(5, 5, 5, .05);
    box-shadow: 0 15px 20px 0 rgba(5, 5, 5, .05)
}

.register-page-form p.input-header {
    position: relative;
    color: #353f4f;
    font-size: .85rem;
    line-height: 1;
    font-weight: 500;
    margin-bottom: 12px;
    padding-left: 5px
}

.reset-password-link p {
    position: relative;
    font-size: .9rem;
    line-height: 1;
    margin-top: -8px;
    margin-bottom: 10px
}

.form-data span {
    display: block;
    font-size: .85rem;
    margin-bottom: 0
}

.register-page-form p.create-account {
    font-size: .925rem;
    line-height: 1;
    margin-top: 30px;
    margin-bottom: 0
}

.separator-line {
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
    font-family: 'Plus Jakarta Sans', sans-serif;
    font-size: .9rem;
    font-weight: 500;
    margin: 25px 0 30px
}

.separator-line::after,
.separator-line::before {
    content: "";
    border-top: 2px solid rgba(0, 0, 0, .1);
    margin: 0 15px 0 0;
    flex: 1 0 20px
}

.separator-line::after {
    margin: 0 0 0 15px
}

.register-page-form .form-control,
.reset-page-wrapper .form-control {
    height: 60px;
    background-color: #f5f6f8;
    border: 1px solid transparent;
    color: #353f4f;
    font-size: .95rem;
    line-height: 1;
    font-weight: 400;
    margin-bottom: 25px;
    padding: 5px 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    -ms-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.register-page-form .form-control::-moz-placeholder {
    color: #999
}

.register-page-form .form-control:-ms-input-placeholder {
    color: #999
}

.register-page-form .form-control::-webkit-input-placeholder {
    color: #999
}

#login .register-page-form .btn.submit,
#signup .register-page-form .btn.submit {
    width: 100%;
    height: 60px;
    margin-top: 20px
}

.reset-page-wrapper .btn.submit {
    width: 100%;
    margin-bottom: 20px
}

.register-page-form .btn-google {
    width: 100%;
    color: #333;
    font-size: .95rem;
    background-color: #fff;
    border: 1px solid #ccc
}

.btn-google img {
    position: relative;
    width: 22px;
    height: 22px;
    top: -2px;
    right: 5px
}

.register-page-form .btn-google:hover {
    border: 1px solid #333
}

.reset-form-msg {
    text-align: center;
    width: 100% !important;
    display: block
}

.reset-password-form .error {
    position: relative;
    color: #e74c3c;
    font-size: .85rem;
    line-height: 1;
    font-weight: 400;
    top: -10px;
    margin-bottom: 12px;
    padding-left: 10px
}

.btn-show-pass {
    color: #999;
    align-items: center;
    position: absolute;
    height: 100%;
    top: 20px;
    right: 20px;
    cursor: pointer;
    -webkit-transition: .4s;
    -o-transition: .4s;
    -moz-transition: .4s;
    transition: .4s
}

.btn-show-pass:hover {
    color: #0195ff
}

.btn-show-pass.active {
    color: #6a7dfe
}

.page-404-txt {
    padding-top: 180px;
    padding-bottom: 100px
}

.page-404-txt h6 {
    line-height: 1.6;
    font-weight: 400;
    padding: 0 5%;
    margin-bottom: 30px
}

.page-404-img {
    padding: 0 5%;
    margin-bottom: 60px
}

#modal-2 .modal-dialog {
    width: 440px
}

#modal-3 .modal-dialog.modal-xl {
    width: 750px
}

#modal-2.modal .modal-content,
#modal-3.modal .modal-content {
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px
}

#modal-3.modal .bg-img {
    background: url(../images/modal-request.webp) left center
}

#modal-2 .modal-body-content {
    padding: 35px 40px 15px
}

.modal .btn-close {
    position: absolute;
    right: 15px !important;
    top: 15px !important;
    height: 1.5rem;
    width: 1.5rem;
    background: #fff !important;
    border-radius: 50%;
    padding: 0;
    opacity: .9;
    z-index: 9999
}

#modal-3.modal .btn-close {
    background: rgba(14, 14, 14, .3) !important
}

.btn-close span {
    position: relative;
    line-height: 24px !important;
    top: -2px
}

button.btn-close:focus {
    outline: 0 !important;
    text-decoration: none !important
}

.modal .newsletter-form .form-control {
    text-align: center;
    height: 56px;
    background-color: #f5f6f8;
    border: 1px solid transparent;
    font-size: 1rem;
    color: #353f4f;
    font-weight: 400;
    padding: 0 15px;
    margin: 0 0 15px;
    box-shadow: none;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    border-radius: 6px
}

.modal .newsletter-form .form-control:focus {
    outline: 0;
    box-shadow: none;
    border-color: #1e90ff
}

.theme--dark .top-border,
.theme--dark .x-border {
    border-top: 1px solid #1d212c
}

.theme--dark .bottom-border,
.theme--dark .x-border {
    border-bottom: 1px solid #1d212c
}

.modal .newsletter-form .form-control::-moz-placeholder {
    color: #aaa
}

.modal .newsletter-form .form-control:-ms-input-placeholder {
    color: #aaa
}

.modal .newsletter-form .form-control::-webkit-input-placeholder {
    color: #aaa
}

.theme--dark .navbar-dark .scroll .hover--tra-black:hover,
.theme--dark .navbar-light .scroll .btn.btn--tra-white,
.theme--dark .white-scroll .hover--tra-black:hover,
.theme--dark .white-scroll .scroll .hover--tra-white:hover {
    color: #fff !important;
    background-color: transparent !important;
    border-color: #fff !important
}

.modal .input-group-btn {
    display: block;
    width: 100% !important
}

#modal-3 .request-form .btn,
.modal .newsletter-form .btn {
    display: block;
    width: 100% !important;
    height: 56px;
    margin: 0
}

.modal .form-notification {
    text-align: center;
    color: #1680fb;
    font-size: .85rem;
    font-weight: 400;
    line-height: 1;
    margin-top: 12px
}

#modal-3 .request-form-title p {
    margin-top: 18px;
    margin-bottom: 25px
}

#modal-3 .request-form .form-control {
    text-align: left;
    margin: 0 0 25px
}

#modal-3 .request-form .loading {
    color: #1680fb;
    font-size: 1.0625rem;
    line-height: 1;
    font-weight: 400
}

.theme--dark .bg--white-100,
body.theme--dark {
    background-color: #232734 !important
}

.theme--dark .color--grey,
.theme--dark .color--grey a,
.theme--dark .color--grey h2,
.theme--dark .color--grey h3,
.theme--dark .color--grey h4,
.theme--dark .color--grey h5,
.theme--dark .color--grey h6,
.theme--dark .color--grey i,
.theme--dark .color--grey li,
.theme--dark .color--grey p,
.theme--dark .color--grey span,
.theme--dark .color--white .color--grey,
.theme--dark .hero-10-txt p,
.theme--dark .hero-15-txt p,
.theme--dark .hero-16-txt p,
.theme--dark .hero-17-txt p,
.theme--dark .hero-18-txt p,
.theme--dark .hero-19-txt p,
.theme--dark .hero-20-txt p,
.theme--dark .hero-21-txt p,
.theme--dark .hero-23-txt p,
.theme--dark .hero-25-txt p,
.theme--dark .hero-5-txt p,
.theme--dark .hero-6-txt p,
.theme--dark .hero-section.gr--whitesmoke p,
.theme--dark .scroll .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a,
.theme--dark .scroll .wsmenu>.wsmenu-list>li>.wsmegamenu.w-75 ul.link-list>li>a,
.theme--dark .scroll .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a,
.theme--dark .tra-menu.navbar-dark .scroll .wsmenu>.wsmenu-list>li>a,
.theme--dark .tra-menu.navbar-dark.white-scroll .scroll .wsmenu>.wsmenu-list>li>a.h-link,
.theme--dark .tra-menu.navbar-light .scroll .wsmenu>.wsmenu-list>li>a,
.theme--dark .tra-menu.navbar-light.white-scroll .scroll .wsmenu>.wsmenu-list>li>a.h-link,
.theme--dark a,
body.theme--dark {
    color: #b1b7cd
}

.theme--dark .block-shadow {
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .13);
    -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .13);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .13)
}

.theme--dark .block-border.block-shadow {
    border: 1px solid #f5f6f6
}

.theme--dark #login .register-page-wrapper:after,
.theme--dark #signup .register-page-wrapper:after,
.theme--dark .bg--purple-100,
.theme--dark .bg--white-300,
.theme--dark .bg--white-400,
.theme--dark .shape--purple-100:after,
.theme--dark .shape--white-200:after,
.theme--dark .shape--white-300:after,
.theme--dark .shape--white-400:after,
.theme--dark .shape--white-500:after,
.theme--dark .txt-code {
    background-color: #1d212c
}

.theme--dark .bg--02,
.theme--dark .bg--04,
.theme--dark .gr--ghost,
.theme--dark .gr--smoke,
.theme--dark .shape--whitesmoke:after {
    background-image: linear-gradient(180deg, rgba(29, 33, 44, .8) 50%, rgba(29, 33, 44, .55) 100%)
}

.theme--dark .gr--whitesmoke,
.theme--dark .shape--gr-whitesmoke:after {
    background-image: linear-gradient(180deg, rgba(29, 33, 44, .8) 50%, rgba(29, 33, 44, .05) 100%)
}

.theme--dark .footer hr,
.theme--dark hr.divider {
    background-image: linear-gradient(90deg, rgba(122, 125, 147, 0) 0, #7a7d93 38%, #7a7d93 64%, rgba(122, 125, 147, 0) 99%)
}

.theme--dark hr.divider.divider-light {
    background-color: #fff;
    background-image: linear-gradient(90deg, rgba(206, 211, 246, 0) 0, #dedede 38%, #dedede 64%, rgba(206, 211, 246, 0) 99%);
    opacity: 1
}

.theme--dark a.tra-link:hover span,
.theme--dark a:hover {
    color: #f7f8f9 !important
}

.theme--dark .btn--tra-black,
.theme--dark .hover--tra-black:hover {
    color: #b1b7cd !important;
    background-color: transparent !important;
    border-color: #b1b7cd !important
}

.theme--dark .btn--white,
.theme--dark .hover--white:hover {
    color: #353f4f !important;
    background-color: #fff !important;
    border-color: #fff !important
}

.theme--dark .btn--tra-white,
.theme--dark .hover--tra-white:hover {
    color: #f1f1f1 !important;
    background-color: transparent !important;
    border-color: #f1f1f1 !important
}

.theme--dark .black-scroll .scroll .hover--tra-grey:hover,
.theme--dark .btn--tra-grey,
.theme--dark .hover--tra-grey:hover,
.theme--dark .white-scroll .scroll .hover--tra-grey:hover {
    color: #b1b7cd !important;
    background-color: transparent !important;
    border-color: #b1b7cd !important
}

.theme--dark .black-scroll .scroll .hover--blue-500:hover,
.theme--dark .btn--blue-500,
.theme--dark .hover--blue-500:hover,
.theme--dark .white-scroll .scroll .hover--blue-500:hover {
    color: #fff !important;
    border-color: #185abd !important;
    background-color: #185abd !important
}

.theme--dark .black-scroll .scroll .hover--blue-400:hover,
.theme--dark .btn--blue-400,
.theme--dark .hover--blue-400:hover,
.theme--dark .white-scroll .scroll .hover--blue-400:hover {
    color: #fff !important;
    border-color: #1680fb !important;
    background-color: #1680fb !important
}

.theme--dark .black-scroll .scroll .hover--blue-300:hover,
.theme--dark .btn--blue-300,
.theme--dark .hover--blue-300:hover,
.theme--dark .white-scroll .scroll .hover--blue-300:hover {
    color: #fff !important;
    border-color: #3eb1ff !important;
    background-color: #3eb1ff !important
}

.theme--dark .black-scroll .scroll .hover--pink-500:hover,
.theme--dark .btn--pink-500,
.theme--dark .hover--pink-500:hover,
.theme--dark .white-scroll .scroll .hover--pink-500:hover {
    color: #fff !important;
    border-color: #ff149c !important;
    background-color: #ff149c !important
}

.black-scroll .scroll .hover--pink-400:hover,
.theme--dark .btn--pink-400,
.theme--dark .hover--pink-400:hover,
.white-scroll .scroll .hover--pink-400:hover {
    color: #fff !important;
    border-color: #f74780 !important;
    background-color: #f74780 !important
}

.theme--dark .black-scroll .scroll .hover--pink-300:hover,
.theme--dark .btn--pink-300,
.theme--dark .hover--pink-300:hover,
.theme--dark .white-scroll .scroll .hover--pink-300:hover {
    color: #fff !important;
    border-color: #fcb5cc !important;
    background-color: #fcb5cc !important
}

.theme--dark .black-scroll .scroll .hover--purple-500:hover,
.theme--dark .btn--purple-500,
.theme--dark .hover--purple-500:hover,
.theme--dark .white-scroll .scroll .hover--purple-500:hover {
    color: #fff !important;
    border-color: #663ae9 !important;
    background-color: #663ae9 !important
}

.theme--dark .black-scroll .scroll .hover--purple-400:hover,
.theme--dark .btn--purple-400,
.theme--dark .hover--purple-400:hover,
.theme--dark .white-scroll .scroll .hover--purple-400:hover {
    color: #fff !important;
    border-color: #7b5dd6 !important;
    background-color: #7b5dd6 !important
}

.theme--dark .black-scroll .scroll .hover--purple-300:hover,
.theme--dark .btn--purple-300,
.theme--dark .hover--purple-300:hover,
.theme--dark .white-scroll .scroll .hover--purple-300:hover {
    color: #fff !important;
    border-color: #bdaeea !important;
    background-color: #bdaeea !important
}

.theme--dark .black-scroll .scroll .hover--violet-500:hover,
.theme--dark .btn--violet-500,
.theme--dark .hover--violet-500:hover,
.theme--dark .white-scroll .scroll .hover--violet-500:hover {
    color: #fff !important;
    border-color: #c73e9b !important;
    background-color: #c73e9b !important
}

.theme--dark .black-scroll .scroll .hover--violet-400:hover,
.theme--dark .btn--violet-400,
.theme--dark .hover--violet-400:hover,
.theme--dark .white-scroll .scroll .hover--violet-400:hover {
    color: #fff !important;
    border-color: #be6cbe !important;
    background-color: #be6cbe !important
}

.theme--dark .black-scroll .scroll .hover--violet-300:hover,
.theme--dark .btn--violet-300,
.theme--dark .hover--violet-300:hover,
.theme--dark .white-scroll .scroll .hover--violet-300:hover {
    color: #fff !important;
    border-color: #e2bde2 !important;
    background-color: #e2bde2 !important
}

.theme--dark .section-id {
    color: #eee
}

.theme--dark .dark-menu .wsmainfull,
.theme--dark .white-menu .wsmainfull {
    background-color: #1d222f !important;
    -webkit-box-shadow: 0 2px 3px rgba(1, 1, 1, .1);
    -moz-box-shadow: 0 2px 3px rgba(1, 1, 1, .1);
    box-shadow: 0 2px 3px rgba(1, 1, 1, .1)
}

.theme--dark #reviews-2 .review-2.bg--white-100,
.theme--dark .rbox-1 .star-rating {
    background-color: #1d212c !important
}

.theme--dark .wsmenu>.wsmenu-list>li.mg_link:hover>a:after,
.theme--dark .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu:before,
.theme--dark .wsmenu>.wsmenu-list>li>ul.sub-menu:before {
    background-color: #2c3142;
    border-left: 1px solid #2c3142;
    border-top: 1px solid #2c3142
}

.theme--dark .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a,
.theme--dark .wsmenu>.wsmenu-list>li>.wsmegamenu.w-75 ul.link-list>li>a,
.theme--dark .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a {
    color: #b1b7cd;
    background-color: transparent !important
}

.theme--dark .dark-menu.dark-scroll .wsmainfull.scroll,
.theme--dark .tra-menu .wsmainfull.scroll,
.theme--dark .white-menu .wsmainfull.scroll {
    background-color: #1d222f !important;
    padding: 0;
    -webkit-box-shadow: 0 2px 3px rgba(1, 1, 1, .1);
    -moz-box-shadow: 0 2px 3px rgba(1, 1, 1, .1);
    box-shadow: 0 2px 3px rgba(1, 1, 1, .1)
}

.theme--dark .hero-section .quick-form .form-control:focus,
.theme--dark .hero-section .request-form .form-control:focus {
    background-color: #505c77;
    border-color: transparent
}

.theme--dark .wsmenu>.wsmenu-list>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover,
.theme--dark .wsmenu>.wsmenu-list>li>.wsmegamenu.w-75 ul.link-list>li>a:hover,
.theme--dark .wsmenu>.wsmenu-list>li>ul.sub-menu>li>a:hover {
    background-color: rgba(0, 0, 0, .12) !important
}

.theme--dark #footer-11.bg--white-300,
.theme--dark #footer-11.bg--white-300 .bottom-footer-list p a,
.theme--dark #page-404 h6.color--grey,
.theme--dark .hero-section .section-id.color--grey,
.theme--dark .hero-section p {
    color: #6c757d
}

.theme--dark .hero-section .quick-form .form-control,
.theme--dark .hero-section .request-form .form-control {
    color: #fff;
    background-color: #363f54
}

.theme--dark #hero-14.hero-section .quick-form .form-control,
.theme--dark #hero-24.hero-section .quick-form .form-control,
.theme--dark #hero-26.hero-section .quick-form .form-control {
    color: #666;
    background-color: #fff
}

.theme--dark .hero-section .quick-form .form-control::-moz-placeholder {
    color: #b1b7cd
}

.theme--dark .hero-section .quick-form .form-control:-ms-input-placeholder {
    color: #b1b7cd
}

.theme--dark .hero-section .quick-form .form-control::-webkit-input-placeholder {
    color: #b1b7cd
}

.theme--dark #hero-14.hero-section .quick-form .form-control::-moz-placeholder {
    color: #999
}

.theme--dark #hero-14.hero-section .quick-form .form-control:-ms-input-placeholder {
    color: #999
}

.theme--dark #hero-14.hero-section .quick-form .form-control::-webkit-input-placeholder {
    color: #999
}

.theme--dark #hero-24.hero-section .quick-form .form-control::-moz-placeholder {
    color: #999
}

.theme--dark #hero-24.hero-section .quick-form .form-control:-ms-input-placeholder {
    color: #999
}

.theme--dark #hero-24.hero-section .quick-form .form-control::-webkit-input-placeholder {
    color: #999
}

.theme--dark #hero-26.hero-section .quick-form .form-control::-moz-placeholder {
    color: #999
}

.theme--dark #hero-26.hero-section .quick-form .form-control:-ms-input-placeholder {
    color: #999
}

.theme--dark #hero-26.hero-section .quick-form .form-control::-webkit-input-placeholder {
    color: #999
}

.theme--dark #hero-14.hero-section .quick-form .form-control:focus,
.theme--dark #hero-24.hero-section .quick-form .form-control:focus,
.theme--dark #hero-26.hero-section .quick-form .form-control:focus {
    background-color: #fff;
    border-color: transparent
}

.theme--dark .hero-section .request-form .form-control::-moz-placeholder {
    color: #b1b7cd
}

.theme--dark .hero-section .request-form .form-control:-ms-input-placeholder {
    color: #b1b7cd
}

.theme--dark .hero-section .request-form .form-control::-webkit-input-placeholder {
    color: #b1b7cd
}

.theme--dark #hero-3:after,
.theme--dark #hero-4:after {
    background-color: #232734
}

.theme--dark #hero-5 {
    background-image: url(../images/hero-5-dark.webp)
}

.theme--dark .hero-6-wrapper {
    background-image: linear-gradient(90deg, #1d212c, #1d212c)
}

.theme--dark #hero-8-form {
    background-color: #1d222f;
    border: 1px solid #1d222f
}

.theme--dark #hero-8-form p {
    color: #b1b7cd
}

.theme--dark #hero-14 .wave-shape-bottom svg path,
.theme--dark #hero-16 .wave-shape-bottom svg path,
.theme--dark #hero-22 .wave-shape-bottom svg path,
.theme--dark #hero-23 .wave-shape-bottom svg path,
.theme--dark #hero-26 .wave-shape-bottom svg path,
.theme--dark #hero-5 .wave-shape-bottom svg path,
.theme--dark #hero-8 .wave-shape-bottom svg path,
.theme--dark .page-hero-section .wave-shape-bottom path {
    fill: #232734
}

.theme--dark #hero-10 {
    background-image: url(../images/hero-10-dark.webp)
}

.theme--dark #hero-15 {
    background-image: url(../images/hero-15-dark.webp)
}

.theme--dark #hero-16 {
    background-image: url(../images/hero-16-dark.webp)
}

.theme--dark #hero-17 {
    background-image: url(../images/hero-17-dark.webp)
}

.theme--dark #hero-18:after {
    background-image: url(../images/hero-18-dark.webp)
}

.theme--dark #hero-20:after {
    background-image: linear-gradient(180deg, #1d212c, #232734)
}

.theme--dark #hero-21 .hero-overlay {
    background-image: url(../images/hero-21-dark.webp)
}

.theme--dark #hero-23 {
    background-image: url(../images/hero-23-dark.webp)
}

.theme--dark #hero-25 {
    background-image: url(../images/hero-25-dark.webp)
}

.theme--dark #hero-27 .hero-overlay {
    background-image: url(../images/hero-27-dark.webp)
}

.theme--dark .features-section path {
    opacity: .05
}

.theme--dark .faqs-section .tabs-1 li,
.theme--dark .fbox-7 {
    border: 2px solid #363f54
}

.theme--dark .cbox-2-line {
    background-color: #363f54
}

.theme--dark #statistic-5 .statistic-digit {
    border-bottom: 1px solid #505c77
}

.theme--dark .owl-theme .owl-dots .owl-dot span {
    background: #1d212c
}

.theme--dark .owl-theme .owl-dots .owl-dot.active span {
    background: #b1b7cd
}

.theme--dark .banner-16-wrapper.bg--white-100.block-border,
.theme--dark .review-3.block-border {
    border-color: #363f54
}

.theme--dark #faqs-2.faqs-section .accordion-item,
.theme--dark #faqs-2.faqs-section .accordion-item.is-active .accordion-thumb,
.theme--dark #footer-10 .footer-info,
.theme--dark .faqs-section .accordion-item,
.theme--dark .project-title h2 {
    border-bottom: 1px solid #363f54
}

.theme--dark .rbox-1 .star-rating {
    border: 1px solid #1d212c;
    -webkit-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .13);
    -moz-box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .13);
    box-shadow: 0 4px 12px 0 rgba(0, 0, 0, .13)
}

.theme--dark .table>:not(caption)>*>* {
    color: #b1b7cd;
    background-color: #232734
}

.theme--dark .comp-table .table thead th {
    color: #fff;
    border-color: #363f54
}

.theme--dark .comp-table tbody th {
    border-bottom: 1px solid #363f54 !important
}

.theme--dark .comp-table .table tr td {
    border-bottom: 2px solid #363f54
}

.theme--dark .integrations-1-wrapper .in_tool {
    background-color: #1d212c;
    border: 1px solid #1d212c
}

.theme--dark .switcher.bg--grey {
    background-color: #363f54;
    border: 2px solid #363f54
}

.theme--dark .release-data {
    border-bottom: 1px dashed #656565
}

.theme--dark .comment-form .form-control:focus,
.theme--dark .contact-form .form-control:focus,
.theme--dark .contact-form .form-select:focus,
.theme--dark .newsletter-section .form-control:focus {
    background-color: #505c77;
    border-color: transparent
}

.theme--dark span.release-date span,
.theme--dark span.version-data {
    color: #f1f1f1
}

.theme--dark span.release-date {
    color: #ccc
}

.theme--dark .faqs-section .accordion-item .accordion-thumb:after,
.theme--dark .faqs-section .accordion-item.is-active .accordion-thumb:after,
.theme--dark .faqs-section .tabs-1 li,
.theme--dark .faqs-section .tabs-1 li span,
.theme--dark .txt-code p {
    color: #b1b7cd
}

.theme--dark .newsletter-section .form-control,
.theme--dark .register-page-form .form-control,
.theme--dark .reset-page-wrapper .form-control {
    color: #f1f1f1;
    background-color: #363f54;
    border: 1px solid #363f54
}

.theme--dark .newsletter-section .form-control::-moz-placeholder {
    color: #b1b7cd
}

.theme--dark .newsletter-section .form-control:-ms-input-placeholder {
    color: #b1b7cd
}

.theme--dark .newsletter-section .form-control::-webkit-input-placeholder {
    color: #b1b7cd
}

.theme--dark .blog-post-txt a:hover {
    color: #ddd !important
}

.theme--dark .txt-code kbd {
    background-color: #363f54
}

.theme--dark #contacts-1 .contact-form p,
.theme--dark .blockquote-footer,
.theme--dark .comment-form p,
.theme--dark .contact-form-notice p a,
.theme--dark .footer-form .form-control,
.theme--dark .form-data span a,
.theme--dark .legal-info p span,
.theme--dark .register-page-form p.input-header,
.theme--dark .txt-code p code.code-language-js,
.theme--dark .txt-code span.code-property {
    color: #fff
}

.theme--dark .comment-form .form-control,
.theme--dark .contact-form .form-control,
.theme--dark .contact-form .form-select {
    color: #f1f1f1;
    background-color: #363f54
}

.theme--dark .comment-form .form-control::-moz-placeholder {
    color: #b1b7cd
}

.theme--dark .comment-form .form-control:-ms-input-placeholder {
    color: #b1b7cd
}

.theme--dark .comment-form .form-control::-webkit-input-placeholder {
    color: #b1b7cd
}

.theme--dark .contact-form .form-control::-moz-placeholder {
    color: #b1b7cd
}

.theme--dark .contact-form .form-control:-ms-input-placeholder {
    color: #b1b7cd
}

.theme--dark .contact-form .form-control::-webkit-input-placeholder {
    color: #b1b7cd
}

.theme--dark .footer-form .newsletter-form .btn.dark-color span {
    color: #2f353e !important
}

.theme--dark .footer-form .newsletter-form .input-group {
    background-color: #282d3c;
    border: 1px solid #505c77
}

.theme--dark .footer-form .form-control::-moz-placeholder {
    color: #b1b7cd
}

.theme--dark .footer-form .form-control:-ms-input-placeholder {
    color: #b1b7cd
}

.theme--dark .footer-form .form-control::-webkit-input-placeholder {
    color: #b1b7cd
}

.theme--dark #footer-11.bg--white-300,
.theme--dark #page-404.bg--white-300 {
    background-color: #f7f8f9
}

.theme--dark #login,
.theme--dark #signup {
    background: url(../images/login_dark.webp)
}

.theme--dark #reset-password {
    background: url(../images/reset-password-dark.webp)
}

.theme--dark .separator-line::after,
.theme--dark .separator-line::before {
    border-top: 2px solid rgba(255, 255, 255, .15)
}

.theme--dark .reset-page-wrapper form {
    background: #1d212c;
    border: 1px solid #1d212c
}

.theme--dark .register-page-form .form-control::-moz-placeholder {
    color: #b1b7cd
}

.theme--dark .register-page-form .form-control:-ms-input-placeholder {
    color: #b1b7cd
}

.theme--dark .register-page-form .form-control::-webkit-input-placeholder {
    color: #b1b7cd
}

.theme--dark .reset-password-form .form-control::-moz-placeholder {
    color: #b1b7cd
}

.theme--dark .reset-password-form .form-control:-ms-input-placeholder {
    color: #b1b7cd
}

.theme--dark .reset-password-form .form-control::-webkit-input-placeholder {
    color: #b1b7cd
}

.theme--dark .register-page-form .btn-google {
    color: #b1b7cd;
    background-color: #363f54;
    border: 1px solid #363f54
}

.bg--theme,
.nav-theme .sm-info,
.shape--blue-400:after {
    background-color: #00B894
}

.btn--theme {
    color: #fff !important;
    border-color: #00B894 !important;
    background-color: #00B894 !important
}

.black-scroll .scroll .hover--theme:hover,
.hover--theme:hover,
.theme--dark .white-scroll .hover--theme:hover,
.theme--dark .white-scroll .scroll .hover--theme:hover,
.white-scroll .scroll .hover--theme:hover {
    color: #fff !important;
    border-color: #1a7959 !important;
    background-color: #1a7959 !important
}

.black-scroll .scroll .button2_hover--theme:hover,
.button2_btn--theme,
.button2_hover--theme:hover,
.white-scroll .scroll .button2_hover--theme:hover {
    color: #fff !important;
    border-color: #2db95a !important;
    background-color: #2db95a !important
}

.wsmenu>.wsmenu-list.nav-theme>li>.wsmegamenu.halfmenu ul.link-list>li>a:hover,
.wsmenu>.wsmenu-list.nav-theme>li>.wsmegamenu.w-75 ul.link-list>li>a:hover,
.wsmenu>.wsmenu-list.nav-theme>li>ul.sub-menu>li>a:hover {
    color: #00B894 !important
}

.loading--theme .loader {
    border-color: transparent #00B894
}

.loading--theme .loader::after {
    border-color: transparent rgba(35, 158, 118, .15)
}

.hero-section .quick-form .form-control:focus {
    border-color: #00B894
}

.cbox-2:hover .cbox-2-ico.bg--theme,
.faqs-section .tabs--theme .tabs-1 li.current,
.faqs-section .tabs--theme .tabs-1 li.current:hover,
.tabs-1.tabs--theme,
.tabs-1.tabs--theme li.current:hover {
    color: #00B894;
    border-color: #00B894
}

.faqs-section .tabs--theme .tabs-1 li.current,
.faqs-section .tabs--theme .tabs-1 li.current:hover {
    background-color: #00B894;
    border-color: #00B894 !important
}

.switch-wrap input:checked+.switcher.switcher--theme {
    background-color: #00B894;
    border-color: #00B894
}

.shape-ico.color--theme path {
    fill: #f4f9fc
}

.newsletter-section .form-control:focus {
    background-color: #fff;
    border-color: #353f4f
}

.theme-pagination .page-item.active .page-link {
    color: #fff !important;
    background-color: #00B894;
    border: 2px solid #00B894
}

#whatsapp-button2 {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 1000;
    border-radius: 50%;
    -webkit-animation: 2s infinite whatsapp-pulse;
    animation: 2s infinite whatsapp-pulse;
}

#whatsapp-button2 img {
    width: 60px;
    height: 60px;
    cursor: pointer;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

@-webkit-keyframes whatsapp-pulse {
    0% {
        -webkit-transform: scale(.95);
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(37, 211, 102, .7);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
        box-shadow: 0 0 0 25px rgba(37, 211, 102, 0);
    }

    100% {
        -webkit-transform: scale(.95);
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
    }
}

@keyframes whatsapp-pulse {
    0% {
        -webkit-transform: scale(.95);
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(37, 211, 102, .7);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
        box-shadow: 0 0 0 25px rgba(37, 211, 102, 0);
    }

    100% {
        -webkit-transform: scale(.95);
        transform: scale(.95);
        box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
    }
}