body {
    overflow-x: hidden;
}

@keyframes blick-btn-blick-slide {
    from {
        background-position-x: -220px
    }
    to {
        background-position-x: calc(100% + 220px)
    }
}

html {
    background-color: #f3f3f3;
}

.home-2-right-bg {
    background-size: cover !important;
}

.wrapper {
    max-width: 100%;
    height: 100%;
}

.youtube {
    background-color: #000;
    height: 100%;
    margin-bottom: 30px;
    position: relative;
  /*  padding-top: 56.25%; */
    overflow: hidden;
    cursor: pointer;
}
.youtube img {
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.7;
    height: 100%;
}
.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #98012E;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
    cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}

.top-menu .btn-2.anim-blick {
    font-size: 13px;
    padding: 10px 20px;
}

.anim-blick {
    position: relative;
}

.anim-blick:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: linear-gradient(-45deg, transparent 0%, transparent 49%, #fff 50%, transparent 70%);
    background-size: 240px 100%;
    background-repeat: no-repeat;
    animation: blick-btn-blick-slide infinite 2.5s
}

.f-fourth-content .btn {
    background-color: #98012E;
    color: #dedede;
    position: absolute;
    right: 0;
    top: 0;
    transition: color .2s ease-out, background-color .2s ease-out;
}

.f-fourth-content .btn:hover {
    background-color: #dedede;
    color: #555;
}

.header-area .menuzord-brand img.first {
    display: inline-block;
}

.header-area .menuzord-brand img.second {
    display: none;
}

.header-area.sticky .menuzord-brand img.first {
    display: none;
}

.header-area.sticky .menuzord-brand img.second {
    display: inline-block;
}

.color-white a {
    color: #fff !important;
}

@media (max-width: 991px) {

    .header-area {
        position: relative;
    }

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

@media (max-width: 500px) {
    .Title-area:before {
        width: 35px;
    }
}

.t-b-details h4 a {
    color: #282828;
}

.t-b-details .t-b-img {
    min-height: 225px;
}

.slider-gallery {
    padding: 25px 0;
}

.owl-item {
    padding: 0 15px;
    display: inline-block;
}

.owl-stage-outer {
    overflow: hidden;
}

.tp-bannertimer {
    display: none !important;
}

.header-area.sticky {
    padding: 0px 0 0 0;
}

.header-area.sticky .v3-header-bg {
    padding: 0;
}

.v3-header-bg {
    background-color: transparent;
}

.v3-header-bg .menuzord {
    border-top: 1px solid rgba(255, 255, 255, .75);
    background-color: transparent;
}

.v3-header-bg .menuzord .menuzord-menu > li > a,
.header-search ul li i {
    color: #fff;
}

.sticky .v3-header-bg .menuzord .menuzord-menu > li > a,
.sticky .header-search ul li i {
    color: #333;
}

.sticky > .custom-header {
    display: none;
}
/*
.fa.fa-mobile {
    color: #fff !important;
}
*/
.current-menu-item > a,
.current-menu-parent > a,
.current-menu-ancestor > a {
    color: #98012E !important;
}

.sidebar-category ul.sub-menu {
    display: none;
}

.current-menu-item > ul.sub-menu,
.current-menu-parent > ul.sub-menu,
.current-menu-ancestor > ul.sub-menu {
    display: block;
}

.sidebar-category .menu-item-has-children {
    position: relative;
}

.sidebar-category .menu-item-has-children i {
    cursor: pointer;
    font-size: 13px;
    padding: 12px 0;
    line-height: 1.42857143;
    position: absolute;
    right: 0;
    top: 0;
}

.footer-content .f-first-content img {
    display: block;
    margin: 0 auto;
}

.slider-links {
    width: 200%;
    position: relative;
    left: -50%;
}

.slider-links .item {
    padding-right: 15px;
    overflow: hidden;
    width: 100%;
    max-width: 538px;
    margin-bottom: 15px !important;
    background-color: #fff;
    display: block !important;
    transition: background-color .3s ease-out !important;
}

.slider-links .item:hover {
    color: #fff !important;
    background-color: #98012E !important;
}

.slider-links .item > a {
    display: block !important;
    padding: 10px !important;
    width: 100% !important;
    height: 100% !important;
    text-decoration: none !important;
}

.slider-links .item > a {
    color: #000 !important;
    transition: color .3s ease-out
}

.slider-links .item:hover > a {
    color: #fff !important;
}

.slider-links .item > a > * {
    display: inline-block !important;
}

.slider-links .item a > i {
    font-size: 20px !important;
}

.slider-links .item a > span {
    font-size: 15px !important;
}

.post .t-b-img img {
    width: auto !important;
    max-height: 450px !important;
}

.contact-item {
    display: inline-block;
}

.contact-item .map {
    top: 5px;
    position: relative;
}

.contact-item h4 {
    position: relative;
    font-size: 25px;
    padding-bottom: 25px;
}

.contact-item h4::after {
    content: ' ';
    width: 18%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: calc(50% - 9%);
    margin: 0 auto;
    background-color: #98012E;
}

.contact-item .information {
    padding: 0 35px;
    margin-bottom: 10px;
}

.contact-item .address-details {
    width: 50%;
    display: inline-block;
}

ul.pagination a.active {
    color: #fff;
    background-color: #98012E;
}

.footer-area,
.v3-header-top.v4-header-top {
    background-color: #302D33;
    color: #fff !important;
}

.v3-header-top.v4-header-top * {
    color: #ddd;
}

.footer-area a,
.v3-header-top.v4-header-top a {
    color: #fff;
}

.footer-area .current_page_item a {
    color: #e36e96 !important;
}

a,
.welcome-title-area,
.accordion-single-head h3,
.Title-area h3,
.help-area h2,
.help-area h3,
.contact-item h4,
.help-area h4 {
    color: #98012E;
}

a:hover {
    color: #98012E !important;
}

a:focus, a:hover {
    text-decoration: none !important;
}

.f-fourth-content h4 {
    color: #fff;
}

.contact-title h3 {
    color: #fff;
}

.services .services-item {
    max-height: 350px;
    overflow: hidden;
    border: 1px solid #ebebeb;
}

.services-item .p-c-details {
    border: none;
    height: 100%;
}

ul.dropdown {
    border: 1px solid #ebebeb;
}

.t-b-img {
    min-height: 100px;
}

.Title-area,
section.content {
    overflow: hidden;
}

.owl-testimonial-details {
    display: inline-block;
}

section.content {
    padding: 50px 0;
}

#page-contacts {
    max-width: 100%;
    overflow: hidden;
}

div.help-area .help-content img {
    position: absolute;
    top: 5px;
    left: 5px;
}

ul.menuzord-menu {
    overflow: hidden;
    max-height: 65vh;
}

.row.is-flex {
    display: flex;
    flex-wrap: wrap;
}

.row.is-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

.row.is-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.row.is-flex > [class*='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(152, 1, 46, 0.4);
    }
    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(152, 1, 46, 0);
    }
    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(152, 1, 46, 0);
    }
}

@keyframes pulse {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(152, 1, 46, 0.4);
        box-shadow: 0 0 0 0 rgba(152, 1, 46, 0.4);
    }
    70% {
        -moz-box-shadow: 0 0 0 10px rgba(152, 1, 46, 0);
        box-shadow: 0 0 0 10px rgba(152, 1, 46, 0);
    }
    100% {
        -moz-box-shadow: 0 0 0 0 rgba(152, 1, 46, 0);
        box-shadow: 0 0 0 0 rgba(152, 1, 46, 0);
    }
}

.float-recall {
    font-size: 55px;
    position: fixed;
    width: 83px;
    height: 83px;
    bottom: 40px;
    right: 40px;
    background-color: #98012E;
    border-radius: 50px;
    text-align: center;
    box-shadow: 2px 2px 3px #999;
    animation: pulse 2s infinite;
    transition: background-color .2s ease-out;
    z-index: 100000;
}

.float-recall:hover {
    background-color: #cb0144;
}

.float-recall a {
    transition: color .2s ease-out;
    color: #dedede;
}

.float-recall a:hover {
    color: #fff;
}

.float-recall i {
    margin-top: 17px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

@media only screen and (max-width: 379px) {
    .float-recall {
        font-size: 35px;
        width: 53px;
        height: 53px;
    }

    .float-recall i {
        margin-top: 12px;
    }

    .menuzord-brand img {
        width: 210px;
        height: auto;
    }
}

@media only screen and (max-width: 990px) {

    .menuzord .showhide em {
        width: 22px;
        margin: 4.5px 20px 0;
    }

    .menuzord .showhide {
        padding: 35px 0 0;
    }

    .top-menu {
        background-color: #98012E;
    }

    .v-3-header-contact ul li {
        border-right: 0px;
    }

    .header-search ul li:first-child {
        padding: 0px;
    }
}

@media (min-width: 768px) {
    .seo_modal {
        width: 50%;
    }
}

@media (min-width: 992px) {
    .seo_modal {
        width: 25%;
    }
}

@media (min-width: 1200px) {
    .seo_modal {
        width: 25%;
    }
}

.seo_modal .contact-form button {
    font-size: 13px;
    color: #fff;
    font-weight: bold;
    padding: 17px 26px;
    background-color: #98012E;
    border-color: #98012E;
    line-height: 1;
    border-radius: 0;
    outline: none;
    -webkit-transition: all 300ms linear 0ms;
    -o-transition: all 300ms linear 0ms;
    -mz-transition: all 300ms linear 0ms;
    transition: all 300ms linear 0ms;
    margin-top: 30px;
    position: relative;
    border-right: 1px solid #e5e4e4;
    width: 100%;
}

.seo_modal .contact-form input,
.seo_modal .contact-form textarea {
    width: 100%;
}

.seo_modal .fancybox-close-small svg {
    color: #fff;
}

.seo_modal .fancybox-content {
    background-color: #f9f9f9;
}

.seo_modal::before {
    content: ' ';
    background-color: #98012E;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 44px;
}

.seo_modal {
    padding: 50px 35px 35px;
}
.btn.btn-dm {
    margin-top: 15px;
    height: 52px;
    border-radius: 0;
    background-color: #98012E !important;
    color: #fff;
    border: 0;
	text-transform: uppercase !important;
    padding: 12px 26px !important;
    transition: background-color .2s ease-out;
}

.btn.btn-dm:hover {
    background-color: #333 !important;
}
.contact-form form button.btn {
    margin-top: 27px;
	text-transform: uppercase !important;
    padding: 12px 26px !important;
}
.btn-2 {
    background-color: #98012E;
    border-color: #98012E;
    color: #fff;
	text-transform: uppercase !important;
    padding: 12px 26px !important;
}

.btn-2:active {
    background-color: #98012E !important;
    border-color: #98012E !important;
    color: #fff !important;
}

.btn-2:hover {
    background-color: #333;
    border-color: #333;
    color: #fff !important;
}
.grecaptcha-badge { visibility: hidden; }
/*!*Google капча*!*/
/*#rc-imageselect, .g-recaptcha {*/
/*    width: 200px;*/
/*    transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}*/

/*
.blog-single-img p:hover a {
    color: white !important;
}
*/
p {
    margin-bottom: 10px !important;
}
@media (max-width: 1324px) {
    .sticky .second-header-contact {
        font-size: 12px !important;
    }
}
@media (max-width: 1286px) {
    .sticky .second-header-contact {
        display:none !important;
    }
}

.blog-content-area .t-b-details .t-b-img { margin-bottom: 50px; }

.menuzord-menu ul.dropdown, .menuzord-menu ul.dropdown li ul.dropdown {
    white-space: normal !important;
    text-align: left !important;
}

#menu-menyu-v-shapke-1 {
    text-align: left !important;
}

.blog-prev {
    text-align: left !important;
}

.blog-single-img {

    text-align: right !important;
    text-indent: 0px !important;

}
.blog-single-img img {
    /*  min-height: 100% !important;*/
    height: 267px;
    object-fit: contain;
}
.help-content.custom-edgar {
    margin-top: 20px;
}

.home .customedoedo p {
    text-indent: 0px !important;
    text-align: left !important;
}

p {
    text-indent: 15px !important;
}
p + p {
    text-indent: 15px !important;
    margin-top: 0
}

td {
    margin-bottom: 0 !important;
}
td + p {
    text-indent: 15px !important;
    margin-top: 0
}
td + td {
    text-indent: 15px !important;
    margin-top: 0
}
body {
    text-align: justify;
}
.ui-helper-hidden-accessible {
    display: none;
}
p {
    text-indent: 20px;
}
li {
    margin-bottom: 10px;
}
.practice-taxonomy-area {
    padding: 80px 0px 80px 0px !important;
}
.left-half {
    margin-left: 2% !important;
}
body {
    font-size: 16px !important;
}
p {
    font-size: 16px !important;
}
.contact-form .form-control {
    font-size: 16px !important;
}
.footer-area .footer-content .container .row ul li a {
    font-size: 16px !important;
}
.footer-bottom.clearfix.seo-f-12 {
    font-size: 16px !important;
    padding-left: 3%;
    padding-right: 3%;

}
.v-3-header-contact ul li span {
    font-size: 16px !important;
}
.v-3-header-contact ul li a {
    font-size: 16px !important;
}
.sidebar-category ul li a {
    font-size: 16px !important;
}
.menuzord-menu ul.dropdown li a, .menuzord-menu ul.dropdown li a:hover {
    font-size: 16px !important;
}
.menuzord-brand img {
    height: 100px !important;
    width: 150px !important;
    margin-top: -15px !important;
}
.Title-area h4 {
    font-size: 16px !important;
}
.address-details span {
    font-size: 16px !important;
}
.contact-item {
    display: contents !important;
}
.contact-item .map {
    height: 500px !important;
}
.Title-area::before {
    display: none;
}
.home.page-template.page-template-page-home.page-template-page-home-php.page.page-id-11.logged-in.admin-bar.customize-support section.welcome-area.about-us-client-b-p div.clients-bottom-area div.container div.row div.col-sm-6.col-md-3 {
    width: 100% !important;
}
.menuzord-menu ul.dropdown li a, .menuzord-menu ul.dropdown li a:hover {
    padding-right: 50px !important;
}
/* Scroll-Bar for Firefox Mozilla*/
.mywrapper  {
    scrollbar-color:#98012e #f3f3f3;
    scrollbar-width:thin;
}
/* Scroll-Bar */
.mywrapper {
    overflow-y: scroll;
    max-height: 560px;
    padding-right: 15px;
}

.mywrapper::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.mywrapper::-webkit-scrollbar-track {
    border:1px solid #CCCCCC;
    border-radius: 10px;
    background: none;
}

/* Handle */
.mywrapper::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #98012e;
}

/* Handle on hover */
.mywrapper::-webkit-scrollbar-thumb:hover {
    background: #800127;
}



section.content {
    padding-left: 40px !important;
    padding-right: 20px !important;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.container {
    padding-right: 40px !important;
    padding-left: 40px !important;
}

.row .col-sm-6.col-md-6 .help-content p {
    padding-left: 10px;
}
.row .col-sm-6.col-md-6 .help-content h3 {
    padding-left: 10px;
}

div.custom-header div.top-menu.container.container-large div.row div.col-md-6{
    width: 45%;
}
div.custom-header div.top-menu.container.container-large div.row div.col-md-4.hidden-xs{
    width: 30%;
}
div.custom-header div.top-menu.container.container-large div.row div.col-md-2.text-center.color-white.hidden-xs{
    width: 22%;
}


/*СТИЛИ ДЛЯ МОБИЛЬНОЙ ВЕРСИИ*/
@media only screen and (max-width: 992px) {
    ul.menuzord-menu {
        overflow-y: auto !important;
    }
    .menuzord-responsive .menuzord-menu li ul.dropdown li .indicator {
        padding-left: 50px;
    }
    .filter-search .fa.fa-search {
        padding-right: 20px !important;
        display: ruby-text-container !important;
    }
    .page-title-type-5-bg {
        background-attachment: inherit !important;
    }

    .blog-single-img {
        width: 33%;
        float: right;
        padding-right: 15px;
        padding-left: 15px;
    }
    .content.hidden-sm.hidden-xs {
        display: block !important;
    }
    body.home.page-template.page-template-page-home.page-template-page-home-php.page.page-id-11.logged-in.admin-bar.wp-custom-logo.customize-support div.help-area div.container div.row div.col-md-6.help-custom-padding {
        padding-top: 115px;
        padding-bottom: 1px;
    }
    #menuzord.menuzord.menuzord-responsive ul li ul.dropdown li ul.dropdown {
        background-color: #2c2b2b !important;
    }
    #menuzord.menuzord.menuzord-responsive ul li ul.dropdown li ul.dropdown li a {
        color: white !important;
    }
    #menuzord.menuzord.menuzord-responsive ul li ul.dropdown li ul.dropdown li a:hover {
        color: #98012e !important;
    }
    header.header-area.p-title-header-area.navbar-fixed-top div.custom-header div.top-menu.container.container-large div.row div.col-md-6 {
        width: 100%;
    }
    header.header-area.p-title-header-area.navbar-fixed-top div.custom-header div.top-menu.container.container-large div.row div.col-md-4.hidden-xs {
        width: 100%;
    }
    .home.page-template.page-template-page-home.page-template-page-home-php.page.page-id-11.logged-in.admin-bar.wp-custom-logo.customize-support .help-area .container .row .col-md-6.help-custom-padding .row .col-sm-6.col-md-6 {
        padding-bottom: 20px;
    }
    .container {
        width: 100% !important;
    }
    .custom-header div.top-menu.container.container-large div.row div.col-md-2.text-center.color-white.hidden-xs a.anim-blick.btn-2 {
        display: none !important;
    }
    .btn-2 {
        background-color: #59012E !important;
    }
    .container-large {
        width: 100% !important;
    }
    .menuzord-brand img {
        height: 80px !important;
        width: 130px !important;
        margin-top: -7px !important;
    }
    .showhide {
        position: absolute !important;
        right: 5px !important;
        padding-top: 27px !important;
        z-index: 9999 !important;
    }

    .f-bottom-right-text {
        text-align: center;
    }
    .footer-bottom.clearfix.seo-f-12 {
        padding-left: 30px;
        text-align: center;
    }
    .padding-top20 {
        padding-bottom: 40px;
    }
    .footer-content {
        margin-left: 7%;
    }
    .col-sm-6.col-md-2 {
        margin-left: 7%;
    }
    .menuzord-responsive .menuzord-menu.menuzord-indented > li > ul.dropdown > li > a {
        color: white;
    }
    .menuzord-responsive .menuzord-menu ul.dropdown {
        background-color: #2c2b2b !important;
    }
    .left-half {
        width: 96% !important;
    }
}


@media only screen and (min-width: 480px) and (max-width: 768px) {
    section.content {
        overflow-x: scroll;
    }
    .page-title-type-5-bg {
        background-attachment: inherit !important;
    }
    .blog-single-img {
        width: 33%;
        float: right;
        padding-right: 15px;
        padding-left: 15px;
    }

    .left-half {
        width: 96% !important;
    }
    .fun-fact-area {
        padding-bottom: 0px !important;
    }
    .Title-area {
        padding: 0px 0px 0px 0px;
    }
    .custom-edgar {
        padding-left: 0 !important;
    }
    .f-bottom-right-text {
        text-align: center;
    }
    .footer-bottom.clearfix.seo-f-12 {
        padding-left: 1px;
        text-align: center;
    }
    html.no-touch body.home.page-template.page-template-page-home.page-template-page-home-php.page.page-id-11.logged-in.admin-bar.wp-custom-logo.customize-support section.fun-fact-area div.welcome-title-area div.container div.row div.col-sm-12 div.Title-area {
        padding: 0px 0px 0px 0px !important;
    }
    html.no-touch body.home.page-template.page-template-page-home.page-template-page-home-php.page.page-id-11.logged-in.admin-bar.wp-custom-logo.customize-support section.fun-fact-area div.welcome-title-area div.container div.row div.col-sm-12 div.Title-area::before {
        display: none;
    }
    footer.footer-area div.footer-content div.container div.row div.col-sm-6.col-md-2 {
        margin-left: 0;
    }
    .archive.post-type-archive.post-type-archive-services.logged-in.admin-bar.wp-custom-logo.customize-support section.practice-area div.welcome-title-area div.container div.row div.col-md-12 div.content.hidden-sm.hidden-xs {
        display: block !important;
    }

}

@media only screen and (max-width: 479px) {
    section.content {
        overflow-x: scroll;
    }
    .blog-single-img {
        width: 100%;
        float: right;
        padding-right: 15px;
        padding-left: 15px;
    }

    .page-title-type-5-bg {
        background-attachment: scroll !important;
    }
    .left-half {
        width: 96% !important;
    }
    .fun-fact-area {
        padding-bottom: 0px !important;
    }
    .Title-area {
        padding: 0px 0px 0px 0px;
    }
    .custom-edgar {
        padding-left: 0 !important;
    }
    .archive.tax-categories section.practice-area div.container div.row div.col-xs-12.content p img {
        width: -moz-available;
        height: 100%;
        width: -webkit-fill-available;
    }
    .f-bottom-right-text {
        text-align: center;
    }
    .footer-bottom.clearfix.seo-f-12 {
        padding-left: 1px;
        text-align: center;
    }
    html.no-touch body.home.page-template.page-template-page-home.page-template-page-home-php.page.page-id-11.logged-in.admin-bar.wp-custom-logo.customize-support section.fun-fact-area div.welcome-title-area div.container div.row div.col-sm-12 div.Title-area {
        padding: 0px 0px 0px 0px !important;
    }
    html.no-touch body.home.page-template.page-template-page-home.page-template-page-home-php.page.page-id-11.logged-in.admin-bar.wp-custom-logo.customize-support section.fun-fact-area div.welcome-title-area div.container div.row div.col-sm-12 div.Title-area::before {
        display: none;
    }
    footer.footer-area div.footer-content div.container div.row div.col-sm-6.col-md-2 {
        margin-left: 0;
    }
    .archive.post-type-archive.post-type-archive-services.logged-in.admin-bar.wp-custom-logo.customize-support section.practice-area div.welcome-title-area div.container div.row div.col-md-12 div.content.hidden-sm.hidden-xs {
        display: block !important;
    }
    .help-text-heading img {
        width: -moz-available;
        height: 100%;
        width: -webkit-fill-available;
    }
    .post .t-b-img img {
        width: 100% !important;
    }
}

@media only screen and (max-width: 379px) {
    section.content {
        overflow-x: scroll;
    }
    .blog-single-img {
        width: 100%;
    }

    .page-title-type-5-bg {
        background-attachment: scroll !important;
    }
    .left-half {
        width: 96% !important;
    }
    .fun-fact-area {
        padding-bottom: 0px !important;
    }
    .Title-area {
        padding: 0px 0px 0px 0px;
    }
    .custom-edgar {
        padding-left: 0 !important;
    }
    .archive.tax-categories section.practice-area div.container div.row div.col-xs-12.content p img {
        width: -moz-available;
        height: 100%;
        width: -webkit-fill-available;
    }
    .help-text-heading img {
        width: -moz-available;
        height: 100%;
        width: -webkit-fill-available;
    }
    footer.footer-area div.footer-content div.container div.row div.col-sm-6.col-md-2 {
        margin-left: 0;
    }
    .f-bottom-right-text {
        text-align: center;
    }
    .footer-bottom.clearfix.seo-f-12 {
        padding-left: 1px;
        text-align: center;
    }

    html.no-touch body.home.page-template.page-template-page-home.page-template-page-home-php.page.page-id-11.logged-in.admin-bar.wp-custom-logo.customize-support section.fun-fact-area div.welcome-title-area div.container div.row div.col-sm-12 div.Title-area {
        padding: 0px 0px 0px 0px !important;
    }
    html.no-touch body.home.page-template.page-template-page-home.page-template-page-home-php.page.page-id-11.logged-in.admin-bar.wp-custom-logo.customize-support section.fun-fact-area div.welcome-title-area div.container div.row div.col-sm-12 div.Title-area::before {
        display: none;
    }
    .owl-carousel.owl-drag .owl-item {
        width: auto;
    }
    .archive.post-type-archive.post-type-archive-services.logged-in.admin-bar.wp-custom-logo.customize-support section.practice-area div.welcome-title-area div.container div.row div.col-md-12 div.content.hidden-sm.hidden-xs {
        display: block !important;
    }
    .post .t-b-img img {
        width: 100% !important;
    }

}
@media only screen and (min-width: 712px) and (max-width: 792px) {
    .left-half {
        margin-bottom: 50px;
    }
}

@media only screen and (min-width: 792px) and (max-width: 992px) {
    .left-half {
        /*  margin-bottom: 160px;*/
    }
}

@media only screen and (min-width: 992px) and (max-width: 1223px) {
    .menuzord-brand, .menuzord-brand:hover, .menuzord-brand:focus {
        padding-left: 0px !important;
    }
    div.custom-header div.top-menu.container.container-large div.row div.col-md-4.hidden-xs {
        width: 26%;
        padding-right: 0px;
        padding-left: 0px;
    }

    div.custom-header div.top-menu.container.container-large div.row div.col-md-6 {
        width: 53%;
        padding-right: 0px;
        padding-left: 0px;
    }
    div.custom-header div.top-menu.container.container-large div.row div.col-md-2.text-center.color-white.hidden-xs {
        width: 19%;
        padding-right: 0px;
        padding-left: 0px;
    }
    .page-title-type-5-bg {
        background-attachment: inherit !important;
    }
}
@media only screen and (min-width: 1151px) and (max-width: 1199px) {
    .menuzord {
        width: 110%;
    }
}

/* ФУТЕР */
@media only screen and (min-width: 535px) and (max-width: 1000px) {
    footer.footer-area div.footer-content div.container div.row div.col-sm-6.col-md-4 {
        width: 100%;
    }
    footer.footer-area div.footer-content div.container div.row div.col-sm-6.col-md-2 {
        float: left;
        margin-right: 3%;
        width: 30%;

    }
    footer.footer-area div.footer-content div.container div.row div.col-sm-6.col-md-3 {
        float: left;
        margin-right: 3%;
        width: 30%;
    }
    footer.footer-area div.footer-content div.container div.row div.col-sm-6.col-md-3 {
        float: right;
        margin-right: 3%;
        width: 30%;
    }
    .col-sm-6.col-md-2 {
        margin-left: 0;
    }

}


/*КОНЕЦ: ФУТЕР */

/*КОНЕЦ: СТИЛИ ДЛЯ МОБИЛЬНОЙ ВЕРСИИ*/



/* СТИЛИ ДЛЯ ФОРМЫ КОММЕНТАРИЕВ */
.comment-form .comment-form-cookies-consent{
    margin-top: 15px;
}


@media all{
    a,div,form,h3,label,p,small,span{margin:0;padding:0;border:0;vertical-align:baseline;font:inherit;font-size:100%;}
    *,:after,:before{box-sizing:border-box;}
    a,input{touch-action:manipulation;}
    input,textarea{margin:0;color:inherit;font:inherit;}
    input[type=submit]{cursor:pointer;-webkit-appearance:button;}
    input::-moz-focus-inner{padding:0;border:0;}
    p{margin-bottom:20px;}
    a{color:#3f3f3f;text-decoration:none;transition:all .25s ease;}
    a:active,a:focus,a:hover{outline:0;text-decoration:none;}
    a:focus{outline:0;}
    h3 a{color:inherit;font-family:inherit;}
    h3{font-size:22px;}
    label{display:block;margin-bottom:5px;color:#464646;vertical-align:middle;font-weight:400;font-size:14px;}
    .required{border:none;color:#E01020;font-size:16px;line-height:1;}
    small{font-size:80%;}
    [type=submit]{padding:12px 20px;font-size:13px;line-height:18px;background-color:#F3F3F3;color:#3E3E3E;position:relative;display:inline-flex;align-items:center;justify-content:center;outline:0;border-width:0;border-style:solid;border-color:transparent;border-radius:0;box-shadow:none;vertical-align:middle;text-align:center;text-decoration:none;text-transform:uppercase;text-shadow:none;letter-spacing:.3px;font-weight:600;cursor:pointer;transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;}
    [type=submit]:hover{color:#3E3E3E;box-shadow:inset 0 0 200px rgba(0,0,0,.1);}
    [type=submit]:hover{text-decoration:none;}
    [type=submit]:focus{outline:0;}
    input[type=text],input[type=email],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;}
    input[type=text],input[type=email],textarea{padding:0 15px;max-width:100%;width:100%;height:42px;border:2px solid rgba(129,129,129,.2);border-radius:0;background-color:transparent;box-shadow:none;vertical-align:middle;font-size:14px;transition:border-color .5s ease;}
    input[type=text]:focus,input[type=email]:focus,textarea:focus{outline:0;border-color:rgba(129,129,129,.3);transition:border-color .4s ease;}
    input::-moz-focus-inner{padding:0;border:0;}
    input[type=checkbox]{box-sizing:border-box;margin-top:0;margin-right:5px;padding:0;vertical-align:middle;}
    textarea{overflow:auto;padding:10px 15px;min-height:190px;}
    .form-border-width-1 input[type=text],.form-border-width-1 textarea{border-width:1px;}
    .form-style-underlined label{margin-bottom:-5px;font-weight:600;line-height:22px;}
    .form-style-underlined input[type=text], .form-style-underlined textarea{padding:0 2px;border-top-style:none;border-right-style:none;border-left-style:none;}
    .form-style-underlined textarea{padding-top:12px;padding-bottom:12px;min-height:80px;}
    .form-style-underlined .comment-form>p{margin-right:10px;margin-left:10px;padding-right:0;padding-left:0;}
    .form-style-underlined .comment-form-comment{margin-bottom:30px;}
    .comment-form{display:flex;flex-direction:row;flex-wrap:wrap;margin-right:-10px;margin-left:-10px;}
    .comment-form>p{flex:1 1 220px;margin-bottom:10px;padding-right:10px;padding-left:10px;}
    .comment-form .comment-form-comment,.comment-form .comment-form-cookies-consent,.comment-form .comment-notes,.comment-form .form-submit{flex-basis:100%;max-width:100%;width:100%;}
    .comment-form .comment-form-cookies-consent label{display:inline;}
    .comment-form .comment-notes{margin-bottom:20px;}
    .comment-form .form-submit{margin-top: 35px; margin-bottom: 55px !important;}
    .comment-form .submit{color:#FFF;}
    .comment-form .submit:hover{color:#FFF;box-shadow:inset 0 0 200px rgba(0,0,0,.1);}
    .comments-area .comment-reply-title small{vertical-align:middle;}
    .comments-area #cancel-comment-reply-link{display:inline-block;margin-left:10px;vertical-align:middle;font-size:0;}
    .comments-area #cancel-comment-reply-link:after{font-size:12px;content:"\f112";font-family:woodmart-font;}
    .comments-area .comment-respond{margin-top:30px;}
    .form-border-width-1.form-style-underlined .comment-form-author,.form-border-width-1.form-style-underlined .comment-form-email{border-width:1px;}
    h3{display:block;margin-bottom:20px;color:#2d2a2a;font-weight:600;line-height:1.4;}
    .comments-area .comment-reply-title{text-transform:uppercase;font-weight:600;font-size:22px;}
    .form-style-underlined .comment-form-author,.form-style-underlined .comment-form-email{display:flex;align-items:center;flex-direction:row;border-bottom:2px solid rgba(129,129,129,.2);transition:border-color .4s ease;}
    .form-style-underlined .comment-form-author:hover,.form-style-underlined .comment-form-email:hover{border-color:rgba(129,129,129,.3);}
    .form-style-underlined .comment-form-author label,.form-style-underlined .comment-form-email label{flex:0 0 auto;margin-bottom:0;margin-right:15px;}
    .form-style-underlined .comment-form-author input[type=text], .form-style-underlined .comment-form-email input[type=text] {flex:1 1 auto;border-bottom-style:none;}
    .comment-form .submit:hover{box-shadow:none;}
    .btns-accent-3d .comment-form .submit{border:none;box-shadow:inset 0 -2px 0 rgba(0,0,0,.15);transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow 0s ease,opacity .25s ease;}
    .btns-accent-3d .comment-form .submit:hover{box-shadow:inset 0 -2px 0 rgba(0,0,0,.15);}
    .btns-accent-3d .comment-form .submit:active{top:1px;box-shadow:none;}
    .btns-accent-light .comment-form .submit{color:#FFF;}
    .btns-accent-hover-light .comment-form .submit:hover{color:#FFF;}
}


@media all{
    h3{font-family:"Glaciall", Arial, Helvetica, sans-serif;font-weight:400;}
    a:hover,h3 a:hover{color:#00afe5;}
    .comment-form .submit{background-color:#00afe5;}
    .comment-form .submit{background-color:#98012E;
        background-image: linear-gradient(
                -45deg
                , transparent 0%, transparent 49%, #fff 50%, transparent 70%);
        background-size: 240px 100%;
        background-repeat: no-repeat;
        animation: blick-btn-blick-slide infinite 2.5s;}
    .comment-form .submit:hover{
        background-color: #333 !important;
        background-image: linear-gradient(-45deg, transparent 0%, transparent 49%, #fff 50%, transparent 70%);
        background-size: 240px 100%;
        background-repeat: no-repeat;
        animation: blick-btn-blick-slide infinite 2.5s;}
}

@media all{
    *{padding:0;margin:0;}
}

@media all{
    .form-fields label,.comment-form label{color:#666;}
    .comment-form-cookies-consent label{font-size:13px;line-height:23px;}
}

@media all{
    *,::after,::before{box-sizing:inherit;}
}

@media all{
    a,cite,div,em,img,li,ol,span{margin:0;padding:0;border:0;vertical-align:baseline;font:inherit;font-size:100%;}
    *,:after,:before{box-sizing:border-box;}
    ol{list-style:none;}
    a{touch-action:manipulation;}
    a{color:#3f3f3f;text-decoration:none;transition:all .25s ease;}
    a:active,a:focus,a:hover{outline:0;text-decoration:none;}
    a:focus{outline:0;}
    em{font-style:italic;}
    img{max-width:100%;height:auto;border:0;vertical-align:middle;}
    cite{font-style:italic;}
    ol{line-height:1.4;}
    #comments .avatar{flex:1 0 auto;margin-left:0;}
    .comments-area .comment-list{margin-bottom:50px;line-height:1.6;}
    .comments-area .comment{padding-top:30px;/*padding-bottom:15px;*//*border-bottom:1px solid;*/}
    .comments-area .comment-body{position:relative;padding-left:95px;}
    .comments-area .comment-awaiting-moderation{position:absolute;top:-24px;left:95px;}
    .comments-area .comment-awaiting-moderation+br{display:none;}
    .comments-area .comment-author{float:left;margin-bottom:10px;font-size:16px;line-height:20px;}
    .comments-area .comment-author:first-letter{text-transform:uppercase;}
    .comments-area .comment-author .fn{color:#2d2a2a;vertical-align:top;font-weight:600;font-style:normal;}
    .comments-area .comment-author .says{margin-left:3px;vertical-align:top;}
    .comments-area .comment-author img{position:absolute;top:0;left:0;max-width:74px;width:100%;border-radius:50%;}
    .comments-area .comment-meta{margin-bottom:15px;text-align:right;font-size:14px;line-height:20px;}
    .comments-area .comment-meta a{color:#BBB;vertical-align:middle;}
    .comments-area .reply{margin-top:15px;}
    .comments-area .reply a{text-transform:uppercase;font-weight:900;}
    .comments-area .reply a:hover{opacity:.7;}
    .comments-area .comment{border-color:rgba(129,129,129,.2);}
    @media (max-width:768px){
        .comments-area .comment-author{float:none;}
        .comments-area .comment-meta{text-align:left;}
    }
}

.comments-area .children .comment .comment-body{
    margin-left: 100px;
}

@media all{
    a:hover,.comments-area .reply a,.comments-area .reply a:hover{color:#98012E;}
}

@media all{
    *,::after,::before{box-sizing:inherit;}
}

@media all{
    h2,span{margin:0;padding:0;border:0;vertical-align:baseline;font:inherit;font-size:100%;}
    *,:after,:before{box-sizing:border-box;}
    h2{font-size:24px;}
    h2{display:block;margin-bottom:20px;color:#2d2a2a;font-weight:600;line-height:1.4;}
    .comments-area .comments-title{text-transform:uppercase;font-weight:600;font-size:22px;}
}

@media all{
    h2{font-family:"Glaciall", Arial, Helvetica, sans-serif;font-weight:400;}
}
/*! CSS Used fontfaces */


/*! стили для чекбоксов  */
input[type="checkbox"]+label{position:relative;padding:0 0 0 60px;cursor:pointer;}
input[type="checkbox"]+label::before{content:'';position:absolute;top:-4px;left:0;width:36px;height:26px;border-radius:13px;background:#cdd1da;box-shadow:inset 0 2px 3px rgba(0,0,0,.2);transition:.2s;}
input[type="checkbox"]+label::after{content:'';position:absolute;top:-2px;left:2px;width:22px;height:22px;border-radius:10px;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.3);transition:.2s;}
input[type="checkbox"]+label::before,input[type="checkbox"]+label::after{-webkit-transition:all .2s ease-out;transition:all .2s ease-out;}
input[type="checkbox"]:checked+label::before{background:#98012E;}
input[type="checkbox"]:checked+label::after{left:13px;}
#wp-comment-cookies-consent {display:none;}
/* КОНЕЦ: стили для чекбоксов */
/* КОНЕЦ: СТИЛИ ДЛЯ ФОРМЫ КОММЕНТАРИЕВ */


.content ul li::before {
    font-size: 16px !important;
}

/*кнопка звонка*/

.callback-bt {
    background:#98012E;
    border:2px solid #98012E;
    border-radius:50%;
    box-shadow:0 8px 10px rgba(152,1,46,0.3);
    cursor:pointer;
    height:108px;
    text-align:center;
    width:108px;
    position: fixed;
    right: 8%;
    bottom: 18%;
    z-index:999;
    transition:.3s;
    -webkit-animation:hoverWave linear 1s infinite;
    animation:hoverWave linear 1s infinite;
}

.callback-bt .text-call{
    height:68px;
    width:68px;
    border-radius:50%;
    position:relative;
    overflow:hidden;
    left: 15%;
    top: 15%;
}

.callback-bt .text-call span {
    text-align: center;
    color:#98012E;
    opacity: 0;
    font-size: 0;
    position:absolute;

    line-height: 14px;
    font-weight: 600;
    text-transform: uppercase;
    transition: opacity .3s linear;
    font-family: 'montserrat', Arial, Helvetica, sans-serif;
}

.callback-bt .text-call:hover span {
    opacity: 1;
    font-size: 11px;
}

.callback-bt:hover {
    z-index:1;
    color:transparent;
    transition:.3s;
}
.callback-bt:hover i {
    color:white;
    font-size:50px;
    transition:.3s;
}
.callback-bt i {
    color:#fff;
    font-size:34px;
    transition:.3s;
    line-height: 66px;transition: .5s ease-in-out;
}

.callback-bt i  {
    animation: 1200ms ease 0s normal none 1 running shake;
    animation-iteration-count: infinite;
    -webkit-animation: 1200ms ease 0s normal none 1 running shake;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes hoverWave {
    0% {
        box-shadow:0 8px 10px rgba(152,1,46,0.3),0 0 0 0 rgba(152,1,46,0.2),0 0 0 0 rgba(152,1,46,0.2)
    }
    40% {
        box-shadow:0 8px 10px rgba(152,1,46,0.3),0 0 0 15px rgba(152,1,46,0.2),0 0 0 0 rgba(152,1,46,0.2)
    }
    80% {
        box-shadow:0 8px 10px rgba(152,1,46,0.3),0 0 0 30px rgba(152,1,46,0),0 0 0 26.7px rgba(152,1,46,0.067)
    }
    100% {
        box-shadow:0 8px 10px rgba(152,1,46,0.3),0 0 0 30px rgba(152,1,46,0),0 0 0 40px rgba(152,1,46,0.0)
    }
}@keyframes hoverWave {
     0% {
         box-shadow:0 8px 10px rgba(152,1,46,0.3),0 0 0 0 rgba(152,1,46,0.2),0 0 0 0 rgba(152,1,46,0.2)
     }
     40% {
         box-shadow:0 8px 10px rgba(152,1,46,0.3),0 0 0 15px rgba(152,1,46,0.2),0 0 0 0 rgba(152,1,46,0.2)
     }
     80% {
         box-shadow:0 8px 10px rgba(152,1,46,0.3),0 0 0 30px rgba(152,1,46,0),0 0 0 26.7px rgba(152,1,46,0.067)
     }
     100% {
         box-shadow:0 8px 10px rgba(152,1,46,0.3),0 0 0 30px rgba(152,1,46,0),0 0 0 40px rgba(152,1,46,0.0)
     }
 }

/* animations icon */

@keyframes shake {
    0% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }
    10% {
        transform: rotateZ(-30deg);
        -ms-transform: rotateZ(-30deg);
        -webkit-transform: rotateZ(-30deg);
    }
    20% {
        transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -webkit-transform: rotateZ(15deg);
    }
    30% {
        transform: rotateZ(-10deg);
        -ms-transform: rotateZ(-10deg);
        -webkit-transform: rotateZ(-10deg);
    }
    40% {
        transform: rotateZ(7.5deg);
        -ms-transform: rotateZ(7.5deg);
        -webkit-transform: rotateZ(7.5deg);
    }
    50% {
        transform: rotateZ(-6deg);
        -ms-transform: rotateZ(-6deg);
        -webkit-transform: rotateZ(-6deg);
    }
    60% {
        transform: rotateZ(5deg);
        -ms-transform: rotateZ(5deg);
        -webkit-transform: rotateZ(5deg);
    }
    70% {
        transform: rotateZ(-4.28571deg);
        -ms-transform: rotateZ(-4.28571deg);
        -webkit-transform: rotateZ(-4.28571deg);
    }
    80% {
        transform: rotateZ(3.75deg);
        -ms-transform: rotateZ(3.75deg);
        -webkit-transform: rotateZ(3.75deg);
    }
    90% {
        transform: rotateZ(-3.33333deg);
        -ms-transform: rotateZ(-3.33333deg);
        -webkit-transform: rotateZ(-3.33333deg);
    }
    100% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }
}

@-webkit-keyframes shake {
    0% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }
    10% {
        transform: rotateZ(-30deg);
        -ms-transform: rotateZ(-30deg);
        -webkit-transform: rotateZ(-30deg);
    }
    20% {
        transform: rotateZ(15deg);
        -ms-transform: rotateZ(15deg);
        -webkit-transform: rotateZ(15deg);
    }
    30% {
        transform: rotateZ(-10deg);
        -ms-transform: rotateZ(-10deg);
        -webkit-transform: rotateZ(-10deg);
    }
    40% {
        transform: rotateZ(7.5deg);
        -ms-transform: rotateZ(7.5deg);
        -webkit-transform: rotateZ(7.5deg);
    }
    50% {
        transform: rotateZ(-6deg);
        -ms-transform: rotateZ(-6deg);
        -webkit-transform: rotateZ(-6deg);
    }
    60% {
        transform: rotateZ(5deg);
        -ms-transform: rotateZ(5deg);
        -webkit-transform: rotateZ(5deg);
    }
    70% {
        transform: rotateZ(-4.28571deg);
        -ms-transform: rotateZ(-4.28571deg);
        -webkit-transform: rotateZ(-4.28571deg);
    }
    80% {
        transform: rotateZ(3.75deg);
        -ms-transform: rotateZ(3.75deg);
        -webkit-transform: rotateZ(3.75deg);
    }
    90% {
        transform: rotateZ(-3.33333deg);
        -ms-transform: rotateZ(-3.33333deg);
        -webkit-transform: rotateZ(-3.33333deg);
    }
    100% {
        transform: rotateZ(0deg);
        -ms-transform: rotateZ(0deg);
        -webkit-transform: rotateZ(0deg);
    }
}
/* конец кнопки звонка */


@media only screen and (max-width: 562px) {
    .callback-bt {
        height:78px !important;
        width:78px !important;
    }
    .callback-bt .text-call{
        left: 5% !important;
        top: 5% !important;
    }
}


/* Стили для кнопки "вверх", которая плавно скроллит вверх */
.scroll-top:hover {
    background-color: rgb(152,1,46);
}
.scroll-top.on {
    right: 10px;
    opacity: 1;
    z-index: 109;
}

.scroll-top {
    position: fixed;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    right: 10px;
    bottom: 10px;
    width: 40px;
    height: 40px;
    opacity: 0;
    z-index: -1;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transition: opacity .4s ease;
    text-decoration: none;
    background-color: rgba(152,1,46, 0.61);
}
.scroll-top.off {
    right: -45px;
    opacity: 0;
}
.scroll-top {
    border-radius: 0px;
}


.header-area .second-header-contact {
    display: none;
}

.sticky .second-header-contact {
    font-size: 16px;
    font-weight: bold;
    color:black;
    display: block;
    width: max-content;
    position: relative;
    float: left;
    text-align: center;
    padding-top: 1%;
    margin-left: 5%;
}

ul.menuzord-menu {
    margin-right: 4%;
}

.menuzord-menu {
    padding-right: 0 !important;
}


.contact-us {
    margin-top: 100px;
}




.whatsapp-button {
    position: fixed;
    right: 13px;
    bottom: 90px;
    transform: translate(-50%, -50%);
    background: #25D366;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    color: #fff;
    text-align: center;
    line-height: 53px;
    font-size: 35px;
    z-index: 9999;
}
.whatsapp-button:before, .whatsapp-button:after {
    content: " ";
    display: block;
    position: absolute;
    border: 50%;
    border: 1px solid #25D366;
    left: -20px;
    right: -20px;
    top: -20px;
    bottom: -20px;
    border-radius: 50%;
    animation: animate 1.5s linear infinite;
    opacity: 0;
    backface-visibility: hidden;
}
.whatsapp-button:after {
    animation-delay: .5s;
}
@media (max-width : 800px){
    .whatsapp-button{bottom:5px;}
}
@keyframes animate{0%{transform:scale(0.5);opacity:0;}50%{opacity:1;}100%{transform:scale(1.2);opacity:0;}}
