/*
Theme Name: Cộng đồng web Child
Description: Theme is rewritten from Congdongweb, serving the products of Cong Dong Web
Author: CDW - Rewrite by UX-Themes
Template: congdongweb
Version: 1.1.1
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

div#cdw-contract {
    left: 20px;
    right: unset;
}
.cdw-widget .messangers-block{
	left:0;
}
.cdw-widget.sm.right .messangers-block:before {
    left: 16px;
    right: unset !important;
}
[data-icon-label]:after {
  font-size: 10px;
  padding-left: 3px;
  padding-right: 3px;
  right: -6px;
  top: -7px;
}
.banner-home {
  border-radius: 5px;
  background: linear-gradient(-45deg, #5fc2e0, #23a6d5);
  background-size: 400% 400%;
  animation: gradient 15s ease infinite;
  z-index: 2;
}
.banner-home .searchform-wrapper .flex-col:last-of-type {
  margin-left: -3.9em;
}
.banner-home .form-search-banner .search-field {
  padding: 20px 19px;
}
.background1 {
  background: linear-gradient(-45deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
  background-size: 400% 400%;
  animation: gradient 15s ease infinite;
}

@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.profile h2 {
  font-size: 3em;
  margin: 0;
}
.gallery-home {
  margin-top: 20px;
}
.title-home .color-title {
  color: #f6dc5e;
}
.title-home h2 {
  color: #4b94cb;
}
.title-white .image-home img {
  border-radius: 10px;
}
.form-search-banner {
  width: 85%;
}
.form-serch-banner form.searchform .flex-row.relative {
  border: 1px solid;
  padding: 5px;
  border-radius: 5px;
}
.form-serch-banner button.ux-search-submit:after {
  content: "search";
}
.form-serch-banner form.searchform input {
  border: none;
  box-shadow: none;
}
.title-home h2:after {
  content: "";
  display: table;
  clear: both;
  background: url(/wp-content/uploads/2023/12/line-110SITE.png);
  width: 100%;
  height: 20px;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: bottom;
  padding-top: 0;
}
.head-price {
  background-image: linear-gradient(
    to right top,
    #01ffa9,
    #00e3e1,
    #00c0ff,
    #0093ff,
    #0b50ff
  );
  border-radius: 10px 10px 0 0;
  text-align: center;
  padding: 20px;
}
.head-price div {
  font-size: 2em;
  font-weight: bold;
}
.head-price h4 {
  color: #3d5067;
  font-size: 12px;
  display: inline-block;
  text-transform: uppercase;
  padding: 8px 20px 6px;
  background: #f6f9fb;
  border-radius: 22px;
  border: 1px solid #c3e7fd;
  text-align: center;
  width: 70%;
}
.head-price div {
  font-size: 2em;
  font-weight: bold;
  margin-bottom: 10px;
}
.center-price tr td {
  color: #000;
  padding: 10px 40px;
}
.center-price h5,
.footer-price h5 {
  color: #596a7d;
  text-align: center;
  margin-top: 15px;
}
.fa-times-circle {
  color: #ff6565;
}
.fa-check-circle {
  color: #99ca60;
}
.list-price {
  padding-bottom: 10px;
  box-shadow: 0 0 5px 0 #ccc;
  border-radius: 10px;
}
.footer-price tr td {
  color: #000;
  padding-left: 40px;
}

/* custom */
.is-divider {
  background-color: rgb(111 170 214 / 69%);
}
.button.back-to-top {
  background-color: #569ace;
  border: 2px solid;
  color: white;
}
/* Search Home Tag */
ul.cdw-home-tag-search {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: flex-start;
  height: 200px;
  overflow: hidden;
  justify-content: space-between;
  padding: 10px;
  list-style: inside;
}
li.cdw-home-tag-search-item {
  height: 20px;
  text-decoration: underline;
  cursor: pointer;
}

/* Category page */

.cdw-list-cat {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
#headercategory .live-search-results .autocomplete-suggestions {
  max-height: 500px;
  overflow-y: scroll;
}
#headercategory .searchform .submit-button {
  background-color: #4b94cb;
}
#headercategory .searchform .search-field {
  padding: 5px 20px;
  height: 50px;
  font-size: 1.5rem;
  margin: 0;
  border-radius: 5px 0 0 5px;
  border: unset;
}
#headercategory .searchform .submit-button {
  height: 50px;
  width: 70px;
  margin: 0;
  padding: 0;
  border-radius: 0 5px 5px 0;
  border: unset;
}
.banner-archive-product .color-title {
  color: #f6dc5e;
}
.banner-archive-product form.searchform {
  width: 50%;
  margin: auto;
	margin-bottom:30px;
}
.banner-archive-product h1 {
  margin: 0;
  text-transform: capitalize;
  font-size: 3em;
  font-weight: bold;
}
.banner-archive-product h2 {
  font-weight: 500;
padding: 15px 0;
}
.badge-container.absolute.left.top.z-1 {
    margin: 0;
}
.badge-inner.secondary.on-sale {
    margin: 0;
    padding: 5px 10px;
    border-radius: 5px;
    background: #ffa900;
    color: #fff;
}
ul.cdw-list-cat.list-cat li {
    margin: 5px;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    box-shadow: 0 0 2px 0 #9b9b9b;
}
ul.cdw-list-cat.list-cat li img {
    width: 50%;
    object-position: 50% 50%;
    object-fit: cover;
    font-family: "object-fit: cover;";
    height: 70px;
}
form.form-search-archive input {
  border-radius: 10px 0 0 10px;
  padding: 19px;
  margin: 0;
}
ul.cdw-list-cat.list-cat li:nth-child(even) {
  background: rgba(81, 208, 213, 0.59);
}
ul.cdw-list-cat.list-cat li a {
	width:100%;
}
ul.cdw-list-cat.list-cat li a h3{
  padding: 10px;
  color: #000;
  font-size: 80%;
  margin: 1px;
	text-align:center;
}
ul.cdw-list-cat.list-cat {
    margin: 20px 0;
    background: #fff;
    padding: 0px 5px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
.cdw-category-tag {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style: none;
  justify-content: space-between;
  height: 200px;
  overflow-y: scroll;
}
.cdw-category-tag-item a {
  background-color: #aaa;
  border-radius: 0 2px 2px 0;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  line-height: 13px;
  margin: 0 0 2px 10px;
  padding: 4px 7px 3px;
  position: relative;
  text-transform: uppercase;
}
.cdw-category-tag-item a::after {
  background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 4px;
    position: absolute;
    top: 8px;
    left: -2px;
    width: 4px;
}
ul.cdw-category-tag li {
  margin: 5px;
}
.cdw-category-tag-item a::before {
  border-top: 10px solid transparent;
    border-right: 8px solid #aaa;
    border-bottom: 10px solid transparent;
    content: "";
    height: 0;
    position: absolute;
    top: 0;
    left: -7px;
    width: 0;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.cdw-category-order a {
  padding: 5px 10px;
}
/* Giỏ hàng */
.off-canvas .off-canvas-cart {
  width: 80%;
  right: calc(20% / 2);
  height: 70%;
  top: calc(30% / 2) !important;
  border-radius: 15px;
  overflow: hidden;
}
.off-canvas .off-canvas-cart .widget_shopping_cart,
.off-canvas .off-canvas-cart .widget_shopping_cart .cart-popup-inner {
  height: 100%;
}
.off-canvas .off-canvas-cart .widget_shopping_cart_content {
  display: flex;
  flex-direction: column-reverse;
  flex-wrap: nowrap;
  height: 90%;
  justify-content: flex-end;
}
.off-canvas .off-canvas-cart .woocommerce-mini-cart__buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
  justify-content: space-between;
  margin: 0;
}
.off-canvas .off-canvas-cart .woocommerce-mini-cart__buttons a {
  width: 47%;
  border-radius: 5px;
}
.off-canvas .off-canvas-cart .widget_shopping_cart .cart-popup-inner {
  padding: 15px 30px;
}
.off-canvas .off-canvas-cart .widget_shopping_cart p.total {
  border-bottom: 1px solid #99c1e0;
  border-top: unset;
  margin-bottom: 0.5em;
  margin-top: 1.5rem;
  padding: unset;
  text-align: unset;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
}

.off-canvas
  .off-canvas-cart
  .widget_shopping_cart_content
  .product_list_widget {
  height: 100%;
  overflow-y: scroll;
}

/* giỏ hàng */
.woocommerce-cart-form .shop_table .order-total td,
.woocommerce-cart-form .shop_table .order-total th,
.woocommerce-cart-form .shop_table thead th {
  border-width: 1px;
  font-size: 1rem;
  font-weight: 500;
}
.woocommerce-cart-form .shop_table thead th,
.woocommerce-cart-form .shop_table tbody td {
  text-align: center;
}
.woocommerce-cart-form .cart_item .product-remove a {
  border: 1px solid;
  display: flex;
  justify-content: center;
  align-items: center;
}
.woocommerce-cart-form .cart_item .product-name {
  width: 35%;
}

.woocommerce-cart-form .cart_item .product-thumbnail img {
  border-radius: 5px;
  border: 1px solid #559acd40;
}
.cart_totals .product-name {
  border-width: 1px;
  font-weight: 500;
}
/* Thanh toán */
.checkout.woocommerce-checkout .is-well {
  background-color: rgba(0, 0, 0, 0.02);
  box-shadow: 1px 1px 3px 0 #559acd40, 0 1px 0 #559acd40,
    inset 0 0 0 1px #559acd40;
  padding: 15px;
  border-radius: 15px;
}
.checkout.woocommerce-checkout h3 {
  font-weight: 500;
  text-align: center;
  margin-bottom: 15px;
}

.checkout.woocommerce-checkout .woocommerce-billing-fields {
  border-top: unset;
  padding-top: 0;
}
@media only screen and (max-width: 48em) {
  /*************** ADD MOBILE ONLY CSS HERE  ***************/
  .head-price h4 {
    width: 100%;
  }
  .center-price tr td {
    padding: 5px 25px;
  }
  .footer-price tr td {
    padding-left: 25px;
  }
  .banner-archive-product h1 {
    font-size: 1.3em;
  }
  .banner-archive-product h2 {
    font-size: 15px;
  }
  .banner-archive-product form.searchform {
    width: 100%;
    margin-top: 30px;
  }
  ul.cdw-list-cat.list-cat {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .form-search-banner {
    width: 100%; 
  }
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .head-price h4 {
    width: 100%;
  }
  .center-price tr td {
    padding: 5px 15px;
  }
  .footer-price tr td {
    padding-left: 15px;
  }
  ul.cdw-list-cat.list-cat {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }
}

@media (min-width: 850px) {
  .off-canvas .off-canvas-cart {
    width: 50%;
    right: calc(50% / 2);
  }
}

/* Menu contact */

/* Contact */
.cdwAnimated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.cdwAnimated.infinite {
  animation-iteration-count: infinite;
}

.cdwAnimated.hinge {
  animation-duration: 2s;
}

.cdwAnimated.bounceIn,
.cdwAnimated.bounceOut,
.cdwAnimated.flipOutX,
.cdwAnimated.flipOutY {
  animation-duration: 0.75s;
}

@keyframes cdw_bounce {
  20%,
  53%,
  80%,
  from,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    transform: translate3d(0, -4px, 0);
  }
}

.cdwAnimated.bounce {
  animation-name: cdw_bounce;
  transform-origin: center bottom;
}

@keyframes cdw_flash {
  50%,
  from,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.cdwAnimated.flash {
  animation-name: cdw_flash;
}

@keyframes cdw_pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.cdwAnimated.pulse {
  animation-name: cdw_pulse;
}

@keyframes cdw_rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.cdwAnimated.rubberBand {
  animation-name: cdw_rubberBand;
}

@keyframes cdw_shake {
  from,
  to {
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    transform: translate3d(10px, 0, 0);
  }
}

.cdwAnimated.shake {
  animation-name: cdw_shake;
}

@keyframes cdw_headShake {
  0% {
    transform: translateX(0);
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    transform: translateX(0);
  }
}

.cdwAnimated.headShake {
  animation-timing-function: ease-in-out;
  animation-name: cdw_headShake;
}

@keyframes cdw_swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.cdwAnimated.swing {
  transform-origin: top center;
  animation-name: cdw_swing;
}

@keyframes cdw_tada {
  from {
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.cdwAnimated.tada {
  animation-name: cdw_tada;
}

@keyframes cdw_wobble {
  from {
    transform: none;
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    transform: none;
  }
}

.cdwAnimated.wobble {
  animation-name: cdw_wobble;
}

@keyframes cdw_jello {
  11.1%,
  from,
  to {
    transform: none;
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.cdwAnimated.jello {
  animation-name: cdw_jello;
  transform-origin: center;
}

@keyframes cdw_bounceIn {
  20%,
  40%,
  60%,
  80%,
  from,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.cdwAnimated.bounceIn {
  animation-name: cdw_bounceIn;
}

@keyframes cdw_bounceInDown {
  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }

  75% {
    transform: translate3d(0, -10px, 0);
  }

  90% {
    transform: translate3d(0, 5px, 0);
  }

  to {
    transform: none;
  }
}

.cdwAnimated.bounceInDown {
  animation-name: cdw_bounceInDown;
}

@keyframes cdw_bounceInLeft {
  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }

  75% {
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    transform: translate3d(5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.cdwAnimated.bounceInLeft {
  animation-name: cdw_bounceInLeft;
}

@keyframes cdw_bounceInRight {
  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    transform: translate3d(10px, 0, 0);
  }

  90% {
    transform: translate3d(-5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.cdwAnimated.bounceInRight {
  animation-name: cdw_bounceInRight;
}

@keyframes cdw_bounceInUp {
  60%,
  75%,
  90%,
  from,
  to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  75% {
    transform: translate3d(0, 10px, 0);
  }

  90% {
    transform: translate3d(0, -5px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.cdwAnimated.bounceInUp {
  animation-name: cdw_bounceInUp;
}

@keyframes cdw_bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.cdwAnimated.bounceOut {
  animation-name: cdw_bounceOut;
}

@keyframes cdw_bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.cdwAnimated.bounceOutDown {
  animation-name: cdw_bounceOutDown;
}

@keyframes cdw_bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.cdwAnimated.bounceOutLeft {
  animation-name: cdw_bounceOutLeft;
}

@keyframes cdw_bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.cdwAnimated.bounceOutRight {
  animation-name: cdw_bounceOutRight;
}

@keyframes cdw_bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.cdwAnimated.bounceOutUp {
  animation-name: cdw_bounceOutUp;
}

@keyframes cdw_fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.cdwAnimated.fadeIn {
  animation-name: cdw_fadeIn;
}

@keyframes cdw_fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.cdwAnimated.fadeInDown {
  animation-name: cdw_fadeInDown;
}

@keyframes cdw_fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.cdwAnimated.fadeInDownBig {
  animation-name: cdw_fadeInDownBig;
}

@keyframes cdw_fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.cdwAnimated.fadeInLeft {
  animation-name: cdw_fadeInLeft;
}

@keyframes cdw_fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.cdwAnimated.fadeInLeftBig {
  animation-name: cdw_fadeInLeftBig;
}

@keyframes cdw_fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.cdwAnimated.fadeInRight {
  animation-name: cdw_fadeInRight;
}

@keyframes cdw_fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.cdwAnimated.fadeInRightBig {
  animation-name: cdw_fadeInRightBig;
}

@keyframes cdw_fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.cdwAnimated.fadeInUp {
  animation-name: cdw_fadeInUp;
}

@keyframes cdw_fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.cdwAnimated.fadeInUpBig {
  animation-name: cdw_fadeInUpBig;
}

@keyframes cdw_fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.cdwAnimated.fadeOut {
  animation-name: cdw_fadeOut;
}

@keyframes cdw_fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

.cdwAnimated.fadeOutDown {
  animation-name: cdw_fadeOutDown;
}

@keyframes cdw_fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.cdwAnimated.fadeOutDownBig {
  animation-name: cdw_fadeOutDownBig;
}

@keyframes cdw_fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

.cdwAnimated.fadeOutLeft {
  animation-name: cdw_fadeOutLeft;
}

@keyframes cdw_fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.cdwAnimated.fadeOutLeftBig {
  animation-name: cdw_fadeOutLeftBig;
}

@keyframes cdw_fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

.cdwAnimated.fadeOutRight {
  animation-name: cdw_fadeOutRight;
}

@keyframes cdw_fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.cdwAnimated.fadeOutRightBig {
  animation-name: cdw_fadeOutRightBig;
}

@keyframes cdw_fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

.cdwAnimated.fadeOutUp {
  animation-name: cdw_fadeOutUp;
}

@keyframes cdw_fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.cdwAnimated.fadeOutUpBig {
  animation-name: cdw_fadeOutUpBig;
}

@keyframes cdw_flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }

  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

.cdwAnimated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: cdw_flip;
}

@keyframes cdw_flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.cdwAnimated.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: cdw_flipInX;
}

@keyframes cdw_flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.cdwAnimated.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: cdw_flipInY;
}

@keyframes cdw_flipOutX {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.cdwAnimated.flipOutX {
  animation-name: cdw_flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes cdw_flipOutY {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.cdwAnimated.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: cdw_flipOutY;
}

@keyframes cdw_lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    transform: none;
    opacity: 1;
  }
}

.cdwAnimated.lightSpeedIn {
  animation-name: cdw_lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes cdw_lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.cdwAnimated.lightSpeedOut {
  animation-name: cdw_lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes cdw_rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

.cdwAnimated.rotateIn {
  animation-name: cdw_rotateIn;
}

@keyframes cdw_rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.cdwAnimated.rotateInDownLeft {
  animation-name: cdw_rotateInDownLeft;
}

@keyframes cdw_rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.cdwAnimated.rotateInDownRight {
  animation-name: cdw_rotateInDownRight;
}

@keyframes cdw_rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.cdwAnimated.rotateInUpLeft {
  animation-name: cdw_rotateInUpLeft;
}

@keyframes cdw_rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.cdwAnimated.rotateInUpRight {
  animation-name: cdw_rotateInUpRight;
}

@keyframes cdw_rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }

  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.cdwAnimated.rotateOut {
  animation-name: cdw_rotateOut;
}

@keyframes cdw_rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.cdwAnimated.rotateOutDownLeft {
  animation-name: cdw_rotateOutDownLeft;
}

@keyframes cdw_rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.cdwAnimated.rotateOutDownRight {
  animation-name: cdw_rotateOutDownRight;
}

@keyframes cdw_rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.cdwAnimated.rotateOutUpLeft {
  animation-name: cdw_rotateOutUpLeft;
}

@keyframes cdw_rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.cdwAnimated.rotateOutUpRight {
  animation-name: cdw_rotateOutUpRight;
}

@keyframes cdw_hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.cdwAnimated.hinge {
  animation-name: cdw_hinge;
}

@keyframes cdw_jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }

  50% {
    transform: rotate(-10deg);
  }

  70% {
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

.cdwAnimated.jackInTheBox {
  animation-name: cdw_jackInTheBox;
}

@keyframes cdw_rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.cdwAnimated.rollIn {
  animation-name: cdw_rollIn;
}

@keyframes cdw_rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.cdwAnimated.rollOut {
  animation-name: cdw_rollOut;
}

@keyframes cdw_zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.cdwAnimated.zoomIn {
  animation-name: cdw_zoomIn;
}

@keyframes cdw_zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.cdwAnimated.zoomInDown {
  animation-name: cdw_zoomInDown;
}

@keyframes cdw_zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.cdwAnimated.zoomInLeft {
  animation-name: cdw_zoomInLeft;
}

@keyframes cdw_zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.cdwAnimated.zoomInRight {
  animation-name: cdw_zoomInRight;
}

@keyframes cdw_zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.cdwAnimated.zoomInUp {
  animation-name: cdw_zoomInUp;
}

@keyframes cdw_zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

.cdwAnimated.zoomOut {
  animation-name: cdw_zoomOut;
}

@keyframes cdw_zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.cdwAnimated.zoomOutDown {
  animation-name: cdw_zoomOutDown;
}

@keyframes cdw_zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

.cdwAnimated.zoomOutLeft {
  animation-name: cdw_zoomOutLeft;
}

@keyframes cdw_zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

.cdwAnimated.zoomOutRight {
  animation-name: cdw_zoomOutRight;
}

@keyframes cdw_zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.cdwAnimated.zoomOutUp {
  animation-name: cdw_zoomOutUp;
}

@keyframes cdw_slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.cdwAnimated.slideInDown {
  animation-name: cdw_slideInDown;
}

@keyframes cdw_slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.cdwAnimated.slideInLeft {
  animation-name: cdw_slideInLeft;
}

@keyframes cdw_slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.cdwAnimated.slideInRight {
  animation-name: cdw_slideInRight;
}

@keyframes cdw_slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.cdwAnimated.slideInUp {
  animation-name: cdw_slideInUp;
}

@keyframes cdw_slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

.cdwAnimated.slideOutDown {
  animation-name: cdw_slideOutDown;
}

@keyframes cdw_slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

.cdwAnimated.slideOutLeft {
  animation-name: cdw_slideOutLeft;
}

@keyframes cdw_slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

.cdwAnimated.slideOutRight {
  animation-name: cdw_slideOutRight;
}

@keyframes cdw_slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

.cdwAnimated.slideOutUp {
  animation-name: cdw_slideOutUp;
}

.cdw-text-center {
  text-align: center;
}

.cdw-text-left {
  text-align: left;
}

.cdw-text-right {
  text-align: right;
}

.cdw-widget {
  opacity: 0;
  transition: 0.2s opacity;
  line-height: 1;
}

.cdw-widget * {
  box-sizing: border-box;
}

.cdw-widget .cdw-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.2);
  z-index: 0;
  opacity: 0;
  pointer-events: none;
  transition: 0.2s all;
}

.cdw-widget .cdw-single-mode-link {
  position: absolute;
  display: block;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.cdw-widget .cdw-online-badge {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  z-index: 1;
}

.cdw-widget .cdw-online-badge.online {
  background-color: #35ac19;
}

.cdw-widget .cdw-online-badge.offline {
  background-color: red;
}

.cdw-widget .cdw-unread-badge {
  display: flex;
  flex-flow: row wrap;
  -moz-box-pack: center;
  place-content: center;
  -moz-box-align: center;
  align-items: center;
  position: absolute;
  box-sizing: border-box;
  font-family: "Roboto", sans-serif, Arial;
  font-size: 12px;
  min-width: 20px;
  line-height: 1;
  padding: 0 6px;
  height: 20px;
  border-radius: 10px;
  z-index: 1;
  transition: transform 225ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  background-color: #c00;
  color: #fff;
  top: 1px;
  right: 1px;
  font-weight: 700;
  transform: scale(0);
}

.cdw-widget .cdw-unread-badge.active {
  transform: scale(1);
}

.cdw-widget.left.cdw-message {
  left: 20px;
  right: auto;
}

.cdw-widget.left .cdw-message-button {
  right: auto;
  left: 0;
}

.cdw-widget.left .messangers-block {
  right: auto;
  left: 0;
  -webkit-transform-origin: 10% 105%;
  -ms-transform-origin: 10% 105%;
  transform-origin: 10% 105%;
}

.cdw-widget.left.open .messangers-block .messangers-list.cdw-downtoup,
.cdw-widget.left.open .messangers-block .messangers-list.cdw-uptodown {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: transform 0.4s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.cdw-widget.left.open .messangers-block .messangers-list.cdw-downtoup li,
.cdw-widget.left.open .messangers-block .messangers-list.cdw-uptodown li {
  transition: transform 0.4s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-duration: 0.4s;
  transform: translate3d(0, 0, 0);
}

.cdw-widget.sm.cdw-message {
  min-width: 50px;
  height: 50px;
}

.cdw-widget.sm .cdw-online-badge {
  top: 3px;
  right: 2px;
}

.cdw-widget.sm .cdw-unread-badge {
  right: 0;
  top: 0;
  font-size: 10px;
  height: 16px;
  padding: 0 5px;
  min-width: 16px;
}

.cdw-widget.sm .messangers-block {
  bottom: 60px;
}

.cdw-widget.sm.left .messangers-block:before {
  left: 16px;
  right: auto;
}

.cdw-widget.sm.right .messangers-block:before {
  right: 16px;
}

.cdw-widget.sm .cdw-message-button {
  padding-left: 50px;
  min-width: 50px;
  height: 50px;
}

.cdw-widget.sm .cdw-message-button .form-icon svg,
.cdw-widget.sm .cdw-message-button .form-icon i,
.cdw-widget.sm .cdw-message-button .form-icon img {
  transform: scale(1);
}

.cdw-widget.sm .cdw-message-button .cdw-button-icon {
  width: 50px;
}

.cdw-widget.sm .cdw-message-button .cdw-button-content .cdw-button-title {
  font-size: 13px;
  line-height: 14px;
}

.cdw-widget.sm .cdw-message-button .cdw-button-content .cdw-button-descr {
  font-size: 11px;
  line-height: 13px;
}

.cdw-widget.sm .cdw-message-button .cdw-button-content .cdw-button-label {
  font-size: 10px;
  line-height: 12px;
  margin-top: 0;
}

.cdw-widget.sm .cdw-message-button .static .static-container {
  width: 46px;
  height: 46px;
  margin-left: -23px;
  margin-top: -23px;
}

.cdw-widget.sm .cdw-message-button .icons {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
}

.cdw-widget.sm .cdw-message-button .callback-state {
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
}

.cdw-widget.active {
  opacity: 1;
}

.cdw-widget.cdw-message {
  z-index: 99;
  right: 20px;
  bottom: 20px;
  position: fixed !important;
  height: 70px;
}

.cdw-widget .cdw-message-button {
  min-width: 70px;
  padding-left: 70px;
  z-index: 1;
  height: 70px;
  right: 0;
  background-color: red;
  border-radius: 50px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.cdw-widget .cdw-message-button .cdw-button-content {
  color: #fff;
  font-family: "Roboto", sans-serif, Arial;
  padding: 0 20px 0 0;
  white-space: nowrap;
  transition: 0.2s all;
  text-align: left;
}

.cdw-widget .cdw-message-button .cdw-button-content .cdw-button-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}

.cdw-widget .cdw-message-button .cdw-button-content .cdw-button-descr {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
}

.cdw-widget .cdw-message-button .cdw-button-content .cdw-button-label {
  font-weight: 300;
  font-size: 11px;
  line-height: 13px;
  display: inline-flex;
  border-radius: 5px;
  padding: 1px 4px;
  background: #fff4;
  align-self: flex-start;
  margin-top: 2px;
}

.cdw-widget .cdw-message-button .cdw-button-icon {
  position: absolute;
  left: 0;
  right: 0;
  width: 70px;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.cdw-widget .cdw-message-button p,
.cdw-widget .cdw-message-button .cdw-item-label {
  font-family: "Roboto", sans-serif, Arial;
  color: #fff;
  font-weight: 700;
  font-size: 10px;
  line-height: 11px;
  margin: 0;
}

.cdw-widget .cdw-message-button .pulsation {
  width: 100%;
  height: 100%;
  background-color: red;
  border-radius: 50px;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-animation: cdw-pulse 2s infinite;
  animation: cdw-pulse 2s infinite;
}

.cdw-widget .cdw-message-button .icons {
  background-color: #fff;
  width: 44px;
  height: 44px;
  border-radius: 50px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
}

.cdw-widget .cdw-message-button .static div {
  margin: auto;
}

.cdw-widget .cdw-message-button .static .static-container {
  width: 60px;
  height: 60px;
  border-radius: 50px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  display: flex;
}

.cdw-widget .cdw-message-button .static .static-container.img-24 svg,
.cdw-widget .cdw-message-button .static .static-container.img-24 i,
.cdw-widget .cdw-message-button .static .static-container.img-24 img {
  width: 24px;
  height: 24px;
  font-size: 24px;
  line-height: 24px;
}

.cdw-widget .cdw-message-button .static .static-container.img-26 svg,
.cdw-widget .cdw-message-button .static .static-container.img-26 i,
.cdw-widget .cdw-message-button .static .static-container.img-26 img {
  width: 26px;
  height: 26px;
  font-size: 26px;
  line-height: 26px;
}

.cdw-widget .cdw-message-button .static .static-container.img-28 svg,
.cdw-widget .cdw-message-button .static .static-container.img-28 i,
.cdw-widget .cdw-message-button .static .static-container.img-28 img {
  width: 28px;
  height: 28px;
  font-size: 28px;
  line-height: 28px;
}

.cdw-widget .cdw-message-button .static .static-container.img-30 svg,
.cdw-widget .cdw-message-button .static .static-container.img-30 i,
.cdw-widget .cdw-message-button .static .static-container.img-30 img {
  width: 30px;
  height: 30px;
  font-size: 30px;
  line-height: 30px;
}

.cdw-widget .cdw-message-button .static .static-container.img-32 svg,
.cdw-widget .cdw-message-button .static .static-container.img-32 i,
.cdw-widget .cdw-message-button .static .static-container.img-32 img {
  width: 32px;
  height: 32px;
  font-size: 32px;
  line-height: 32px;
}

.cdw-widget .cdw-message-button .static .static-container.img-36 svg,
.cdw-widget .cdw-message-button .static .static-container.img-36 i,
.cdw-widget .cdw-message-button .static .static-container.img-36 img {
  width: 36px;
  height: 36px;
  font-size: 36px;
  line-height: 36px;
}

.cdw-widget .cdw-message-button .static .static-container.img-38 svg,
.cdw-widget .cdw-message-button .static .static-container.img-38 i,
.cdw-widget .cdw-message-button .static .static-container.img-38 img {
  width: 38px;
  height: 38px;
  font-size: 38px;
  line-height: 38px;
}

.cdw-widget .cdw-message-button .static .static-container.img-42 svg,
.cdw-widget .cdw-message-button .static .static-container.img-42 i,
.cdw-widget .cdw-message-button .static .static-container.img-42 img {
  width: 42px;
  height: 42px;
  font-size: 42px;
  line-height: 42px;
}

.cdw-widget .cdw-message-button .static .static-container.img-46 svg,
.cdw-widget .cdw-message-button .static .static-container.img-46 i,
.cdw-widget .cdw-message-button .static .static-container.img-46 img {
  width: 46px;
  height: 46px;
  font-size: 46px;
  line-height: 46px;
}

.cdw-widget .cdw-message-button .static .static-container.img-48 svg,
.cdw-widget .cdw-message-button .static .static-container.img-48 i,
.cdw-widget .cdw-message-button .static .static-container.img-48 img {
  width: 48px;
  height: 48px;
  font-size: 48px;
  line-height: 48px;
}

.cdw-widget .cdw-message-button .form-icon {
  transition: 0.2s all;
  transform: scale(0);
}

.cdw-widget .cdw-message-button .form-icon svg,
.cdw-widget .cdw-message-button .form-icon i,
.cdw-widget .cdw-message-button .form-icon img {
  transform: scale(1.5);
}

.cdw-widget .cdw-message-button .form-icon.active {
  transform: scale(1);
}

.cdw-widget .cdw-message-button .static,
.cdw-widget .cdw-message-button .form-icon {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: flex;
  flex: auto;
}

.cdw-widget .cdw-message-button .static img,
.cdw-widget .cdw-message-button .form-icon img {
  display: inline;
}

.cdw-widget .cdw-message-button .static svg,
.cdw-widget .cdw-message-button .form-icon svg,
.cdw-widget .cdw-message-button .static i,
.cdw-widget .cdw-message-button .form-icon i,
.cdw-widget .cdw-message-button .static img,
.cdw-widget .cdw-message-button .form-icon img {
  width: 24px;
  height: 24px;
  color: #fff;
  line-height: 24px;
  font-size: 24px;
  margin: auto;
}

.cdw-widget .pulsation:nth-of-type(2n) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.cdw-widget .pulsation.stop {
  -webkit-animation: none;
  animation: none;
}

.cdw-widget .icons-line {
  top: 10px;
  left: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-transition: cubic-bezier(0.13, 1.49, 0.14, -0.4);
  -o-transition: cubic-bezier(0.13, 1.49, 0.14, -0.4);
  transition: cubic-bezier(0.13, 1.49, 0.14, -0.4);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-transform: translateX(30px);
  -ms-transform: translateX(30px);
  transform: translateX(30px);
  height: 24px;
  transition: 0.2s all;
}

.cdw-widget .icons-line.stop {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

.cdw-widget .icons-line span {
  display: inline-block;
  width: 24px;
  height: 24px;
  color: red;
}

.cdw-widget .icons-line span svg,
.cdw-widget .icons-line span i,
.cdw-widget .icons-line span img {
  width: 24px;
  height: 24px;
}

.cdw-widget .icons-line span i {
  display: block;
  font-size: 24px;
  line-height: 24px;
}

.cdw-widget .icons-line img,
.cdw-widget .icons-line span {
  margin-right: 40px;
}

.cdw-widget .static {
  transition: 0.2s all;
}

.cdw-widget .static.cdw-hide {
  transform: scale(0);
  opacity: 0;
}

.cdw-widget .icons {
  transition: 0.2s all;
}

.cdw-widget .icons.cdw-hide {
  transform: scale(0);
  opacity: 0;
}

.cdw-widget .icons.cdw-hide .icons-line {
  transform: scale(0);
}

.cdw-widget .icons .icon:first-of-type {
  margin-left: 0;
}

.cdw-widget .cdw-close {
  color: #fff;
}

.cdw-widget .cdw-close svg {
  -webkit-transform: rotate(180deg) scale(0);
  -ms-transform: rotate(180deg) scale(0);
  transform: rotate(180deg) scale(0);
  -webkit-transition: ease-in 0.12s all;
  -o-transition: ease-in 0.12s all;
  transition: ease-in 0.12s all;
  display: block;
}

.cdw-widget .cdw-close.cdw-show svg {
  -webkit-transform: rotate(0) scale(1);
  -ms-transform: rotate(0) scale(1);
  transform: rotate(0) scale(1);
}

.cdw-widget .messangers-block {
  background: #fff;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  width: 300px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  bottom: 80px;
  right: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 7px;
  z-index: 1000000;
  transform: scale(1);
  display: none;
}

.cdw-widget .messangers-block:before {
  position: absolute;
  bottom: -7px;
  right: 25px;
  left: auto;
  display: inline-block !important;
  border-right: 8px solid transparent;
  border-top: 8px solid #fff;
  border-left: 8px solid transparent;
  content: "";
}

.cdw-widget.cdw-scale .messangers-block {
  display: block;
  -webkit-transform-origin: right 100%;
  -ms-transform-origin: right 100%;
  transform-origin: right 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: ease-out 0.12s all;
  -o-transition: ease-out 0.12s all;
  transition: ease-out 0.12s all;
}

.cdw-widget.cdw-scale .messangers-block.cdw-show,
.cdw-widget.cdw-scale .messangers-block.display-flex,
.cdw-widget.cdw-scale .messangers-block.active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.cdw-widget.cdw-scale.left .messangers-block {
  -webkit-transform-origin: left 100%;
  -ms-transform-origin: left 100%;
  transform-origin: left 100%;
}

.cdw-widget.cdw-scaleout .messangers-block {
  display: block;
  -webkit-transform-origin: 85% 100%;
  -ms-transform-origin: 85% 100%;
  transform-origin: 85% 100%;
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition: ease-out 0.12s all;
  -o-transition: ease-out 0.12s all;
  transition: ease-out 0.12s all;
  opacity: 0;
  visibility: hidden;
}

.cdw-widget.cdw-scaleout .messangers-block.cdw-show,
.cdw-widget.cdw-scaleout .messangers-block.display-flex,
.cdw-widget.cdw-scaleout .messangers-block.active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}

.cdw-widget.cdw-scaleout.left .messangers-block {
  -webkit-transform-origin: left 100%;
  -ms-transform-origin: left 100%;
  transform-origin: left 100%;
}

.cdw-widget.cdw-fadeindown .messangers-block,
.cdw-widget.cdw-fadeinup .messangers-block {
  display: block;
  visibility: hidden;
  opacity: 0;
  transition: ease-in-out 0.2s all;
  transform: translate3d(0, -20%, 0);
}

.cdw-widget.cdw-fadeindown .messangers-block.cdw-show,
.cdw-widget.cdw-fadeinup .messangers-block.cdw-show,
.cdw-widget.cdw-fadeindown .messangers-block.display-flex,
.cdw-widget.cdw-fadeinup .messangers-block.display-flex,
.cdw-widget.cdw-fadeindown .messangers-block.active,
.cdw-widget.cdw-fadeinup .messangers-block.active {
  visibility: visible;
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

.cdw-widget.cdw-fadeinup .messangers-block {
  transform: translate3d(0, 20%, 0);
}

.cdw-widget .messangers-block {
  display: block;
}

.cdw-widget .messangers-block.has-header {
  padding-top: 0;
}

.cdw-widget .messangers-block .messangers-list-container {
  overflow: hidden;
}

.cdw-widget .messangers-block .messangers-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.cdw-widget .messangers-block .messangers-list li {
  margin: 0;
  padding: 0;
}

.cdw-widget .messangers-block .messangers-list.cdw-downtoup,
.cdw-widget .messangers-block .messangers-list.cdw-uptodown {
  transition: transform 0s 0.2s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-downtoup li,
.cdw-widget .messangers-block .messangers-list.cdw-uptodown li {
  transition: transform 0s 0.2s;
  transition-timing-function: cubic-bezier(0.3, 0, 0.3, 1);
  transform: translate3d(0, 500px, 0);
}

.cdw-widget
  .messangers-block
  .messangers-list.cdw-downtoup
  li:nth-child(2)
  .cdw-widget
  .messangers-block
  .messangers-list.cdw-uptodown
  li:nth-child(2) {
  transform: translate3d(0, 1000px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-downtoup li:nth-child(3),
.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(3) {
  transform: translate3d(0, 1500px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-downtoup li:nth-child(4),
.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(4) {
  transform: translate3d(0, 2000px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-downtoup li:nth-child(5),
.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(5) {
  transform: translate3d(0, 2500px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-downtoup li:nth-child(6),
.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(6) {
  transform: translate3d(0, 3000px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-downtoup li:nth-child(7),
.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(7) {
  transform: translate3d(0, 3500px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-downtoup li:nth-child(8),
.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(8) {
  transform: translate3d(0, 4000px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-downtoup li:nth-child(9),
.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(9) {
  transform: translate3d(0, 4500px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-downtoup li:nth-child(10),
.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(10) {
  transform: translate3d(0, 5000px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-downtoup li:nth-child(11),
.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(11) {
  transform: translate3d(0, 5500px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-downtoup li:nth-child(12),
.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(12) {
  transform: translate3d(0, 6000px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-downtoup li:nth-child(13),
.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(13) {
  transform: translate3d(0, 6500px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-downtoup li:nth-child(14),
.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(14) {
  transform: translate3d(0, 7000px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-downtoup li:nth-child(15),
.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(15) {
  transform: translate3d(0, 7500px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-downtoup li:nth-child(16),
.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(16) {
  transform: translate3d(0, 8000px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-downtoup li:nth-child(17),
.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(17) {
  transform: translate3d(0, 8500px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-downtoup li:nth-child(18),
.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(18) {
  transform: translate3d(0, 9000px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-downtoup li:nth-child(19),
.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(19) {
  transform: translate3d(0, 9500px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-downtoup li:nth-child(20),
.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(20) {
  transform: translate3d(0, 10000px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-uptodown {
  transition: transform 0s 0.2s;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-uptodown li {
  transition: transform 0s 0.2s;
  transition-timing-function: cubic-bezier(0.3, 0, 0.3, 1);
  transform: translate3d(0, -500px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(2) {
  transform: translate3d(0, -1000px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(3) {
  transform: translate3d(0, -1500px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(4) {
  transform: translate3d(0, -2000px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(5) {
  transform: translate3d(0, -2500px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(6) {
  transform: translate3d(0, -3000px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(7) {
  transform: translate3d(0, -3500px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(8) {
  transform: translate3d(0, -4000px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(9) {
  transform: translate3d(0, -4500px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(10) {
  transform: translate3d(0, -5000px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(11) {
  transform: translate3d(0, -5500px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(12) {
  transform: translate3d(0, -6000px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(13) {
  transform: translate3d(0, -6500px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(14) {
  transform: translate3d(0, -7000px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(15) {
  transform: translate3d(0, -7500px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(16) {
  transform: translate3d(0, -8000px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(17) {
  transform: translate3d(0, -8500px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(18) {
  transform: translate3d(0, -9000px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(19) {
  transform: translate3d(0, -9500px, 0);
}

.cdw-widget .messangers-block .messangers-list.cdw-uptodown li:nth-child(20) {
  transform: translate3d(0, -10000px, 0);
}

.cdw-widget .messangers-block.sm .cdw-menu-header {
  padding-top: 12px;
  padding-bottom: 12px;
}

.cdw-widget .messangers-block.sm .messanger {
  padding-left: 50px;
  min-height: 44px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.cdw-widget .messangers-block.sm .messanger .cdw-item-icon {
  height: 32px;
  width: 32px;
  margin-top: -16px;
}

.cdw-widget .messangers-block.sm .messanger .cdw-item-icon .cdw-online-badge {
  bottom: -2px;
}

.cdw-widget .messangers-block.sm .messanger .cdw-item-icon svg,
.cdw-widget .messangers-block.sm .messanger .cdw-item-icon i,
.cdw-widget .messangers-block.sm .messanger .cdw-item-icon img {
  height: 20px;
  width: 20px;
  line-height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-size: 21px;
}

.cdw-widget .messangers-block.sm .messanger .cdw-item-icon.no-container svg,
.cdw-widget .messangers-block.sm .messanger .cdw-item-icon.no-container i,
.cdw-widget .messangers-block.sm .messanger .cdw-item-icon.no-container img {
  height: 100%;
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  line-height: 32px;
  font-size: 32px;
}

.cdw-widget.layout-personal .cdw-items-header {
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  font-family: "Roboto", sans-serif, Arial;
  margin-bottom: 5px;
}

.cdw-widget.layout-personal .messangers-list {
  display: flex;
}

.cdw-widget.layout-personal .messangers-list li {
  flex: 1;
}

.cdw-widget.layout-personal .messangers-list li .cdw-item-label {
  display: none;
}

.cdw-widget.layout-personal .messangers-list li .messanger {
  padding: 0;
  transition: 0.2s all;
}

.cdw-widget.layout-personal .messangers-list li .messanger:hover {
  background: none;
  opacity: 0.9;
}

.cdw-widget.layout-personal .messangers-list li .messanger .cdw-item-icon {
  left: 50%;
  margin-left: -20px;
}

.cdw-widget.open .cdw-backdrop {
  opacity: 1;
}

.cdw-widget.open .messangers-block .messangers-list.cdw-downtoup,
.cdw-widget.open .messangers-block .messangers-list.cdw-uptodown {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transition: transform 0.4s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

.cdw-widget.open .messangers-block .messangers-list.cdw-downtoup li,
.cdw-widget.open .messangers-block .messangers-list.cdw-uptodown li {
  transition: transform 0.4s;
  transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
  transition-duration: 0.4s;
  transform: translate3d(0, 0, 0);
}

.cdw-widget .messanger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  cursor: pointer;
  width: 100%;
  padding: 8px 20px 8px 60px;
  position: relative;
  min-height: 54px;
  text-decoration: none;
}

.cdw-widget .messanger.cdw-disabled {
  opacity: 0.6;
  cursor: not-allowed;
  pointer-events: none;
}

.cdw-widget .messanger.cdw-disabled .cdw-item-icon,
.cdw-widget .messanger.cdw-disabled .cdw-item-label {
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -ms-filter: grayscale(1);
  -o-filter: grayscale(1);
  filter: grayscale(1);
}

.cdw-widget .messanger:hover {
  background-color: #eee;
}

.cdw-widget .messanger:before {
  background-repeat: no-repeat;
  background-position: center;
}

.cdw-widget .messanger.facebook .cdw-item-icon {
  background: #0084ff;
}

.cdw-widget .messanger.viber .cdw-item-icon {
  background: #7c529d;
}

.cdw-widget .messanger.telegram .cdw-item-icon {
  background: #2ca5e0;
}

.cdw-widget .messanger.skype .cdw-item-icon {
  background: #31c4ed;
}

.cdw-widget .messanger.email .cdw-item-icon {
  background: #ff8400;
}

.cdw-widget .messanger.contact .cdw-item-icon {
  background: #7eb105;
}

.cdw-widget .messanger.call-back .cdw-item-icon {
  background: #54cd81;
}

.cdw-widget .messanger .cdw-item-icon {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -20px;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #0084ff;
  margin-right: 10px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
}

.cdw-widget .messanger .cdw-item-icon svg,
.cdw-widget .messanger .cdw-item-icon i,
.cdw-widget .messanger .cdw-item-icon img {
  width: 24px;
  height: 24px;
  vertical-align: middle;
  text-align: center;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -12px;
}

.cdw-widget .messanger .cdw-item-icon .cdw-online-badge {
  bottom: 0;
  top: auto;
  right: 2px;
  width: 10px;
  height: 10px;
  border: 2px solid #fff;
}

.cdw-widget .messanger .cdw-item-icon.no-container {
  background: none;
}

.cdw-widget .messanger .cdw-item-icon.no-container svg,
.cdw-widget .messanger .cdw-item-icon.no-container i,
.cdw-widget .messanger .cdw-item-icon.no-container img {
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  line-height: 40px;
  font-size: 40px;
}

.cdw-widget .messanger .cdw-item-icon i {
  font-size: 24px;
  line-height: 24px;
}

.cdw-widget .messanger p,
.cdw-widget .messanger .cdw-item-label {
  margin: 0;
  font-family: "Roboto", sans-serif, Arial;
  font-size: 15px;
  color: rgba(0, 0, 0, 0.87);
  padding: 0;
  line-height: 17px;
}

.cdw-widget .messanger p .cdw-item-subtitle,
.cdw-widget .messanger .cdw-item-label .cdw-item-subtitle {
  font-size: 13px;
  color: #787878;
}

.cdw-widget .messanger p .cdw-item-labels .cdw-item-lbl,
.cdw-widget .messanger .cdw-item-label .cdw-item-labels .cdw-item-lbl {
  font-size: 10px;
  padding: 0 6px;
  margin-right: 4px;
  border-radius: 3px;
  line-height: 12px;
}

.cdw-widget.cdw-menu-style-1 .messanger {
  margin: 10px;
  border-radius: 6px;
  width: auto;
  transition: 0.2s all;
  background: #efefef;
}

.cdw-widget.cdw-menu-style-1 .messanger:hover {
  background: #e7e7e7;
}

.cdw-widget .callback-state {
  background-color: #fff;
  width: 44px;
  height: 44px;
  border-radius: 50px;
  position: absolute;
  overflow: hidden;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  display: none;
  -webkit-animation: none;
  animation: none;
  z-index: 999999;
  transition: 0.2s all;
  transform: scale(0);
  color: red;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.cdw-widget .callback-state.display-flex {
  transform: scale(1);
}

.cdw-widget .callback-state svg {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -12px;
  margin-left: -12px;
}

.cdw-widget .callback-state .callback-state-img {
  position: absolute;
  top: 12px;
  left: 12px;
}

.cdw-widget .animation-pause {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

@-webkit-keyframes cdw-pulse {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }

  50% {
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}

@keyframes cdw-updown {
  0%,
  43%,
  100% {
    -webkit-transform: translate(0 0);
    transform: translate(0, 0);
  }

  25%,
  35% {
    -webkit-transform: translate(0, -6px);
    transform: translate(0, -6px);
  }
}

@-webkit-keyframes cdw-updown {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  25% {
    -webkit-transform: translate(0, 6px);
    transform: translate(0, 6px);
  }

  35% {
    -webkit-transform: translate(0, 6px);
    transform: translate(0, 6px);
  }

  43% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes cdw-pulse {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 1;
  }

  50% {
    opacity: 0.5;
  }

  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}

@-webkit-keyframes cdw-show-stat {
  0%,
  20% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  21%,
  84% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  85%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes cdw-show-stat {
  0%,
  20% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  21%,
  84% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  85%,
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes cdw-show-icons {
  0%,
  20% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  21%,
  84% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  85%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

@keyframes cdw-show-icons {
  0%,
  20% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  21%,
  84% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  85%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
}

.cdw-menu-item {
  display: block;
  position: relative;
  padding: 0 0 0 50px;
  text-decoration: none !important;
  box-shadow: 0 10px 6px -6px #eaeaea !important;
  min-height: 40px;
  line-height: 40px;
  border: 1px solid #eaeaea;
  border-left: 2px solid #7eb105;
  margin-bottom: 15px;
  transition: 0.2s all !important;
  background-color: #fff;
}

.cdw-menu-item:hover {
  background-color: #f8f8f8;
}

.cdw-menu-item:last-child {
  margin-bottom: 0;
}

.cdw-menu-item .cdw-menu-item-icon {
  display: block;
  width: auto;
  height: 32px;
  position: absolute;
  left: 10px;
  top: 0;
  margin: auto 0;
  bottom: 0;
}

.cdw-menu-item .cdw-menu-item-icon svg {
  height: 100%;
}

.cdw-menu-item .cdw-menu-item-icon img {
  max-height: 100%;
  width: auto;
}
