* {
  margin: 0;
  padding: 0;
}

body {
  color: #404040;
   background: #FBFAF7 url(https://signalelectronics.ru/templates/corpway/images/s5_background.jpg) no-repeat top center; 
  background: #fff;
  background-attachment: fixed;
  background-size: cover;
  margin: 0 auto !important;
  padding: 0;
  font-family: "Open Sans";
  font-size: 14px;
  max-width: 2520px;
  height: 100%;
  position: relative;
}

a:link,
a:active,
a:visited {
  text-decoration: none;
}

.aboutcompany {
  display: none;
}

.aboutcompany .row {
  margin: 0;
}

.navbar .nav>li>a {
  text-shadow: none !important;
}

.topmenu ul.nav li a:hover {
  background: #f7f7f7e8 !important;
  box-shadow: none !important;
}

.karta {
  display: block;
}

.sotr {
  display: block;
}

.hit {
  display: block;
}

.tel1 {
  display: none;
}

.tel2 {
    /* display: none; */
    position: absolute;
    left: 67%;
    margin-right: 20px;
  }

.sect {
  margin-bottom: 2%;
  border-top: 1px solid #33333326;
}

.navbar {
  margin-bottom: 0px !important;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  padding-top: 5px;
}

.navbar-collapse {
  border-color: #ffffff00;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff !important;
}

.poisk {
  position: absolute;
  left: 80%;
  margin-top: 9px;
  margin-right: 20px;
}

.navbar-default {
  float: left !important;
  width: 90%;
  background: -webkit-linear-gradient(top, #ff7832 0%, #e65f19 100%) !important;
  text-align: left !important;
  border: 0px !important;
}

.roznica {
  font-size: 10pt;
  color: #f7702a;
  background: #fff;
  padding: 5px 10px;
  border-radius: 10px;
  float: left;
}

.krug {
  border-radius: 100px;
  border: 0px solid #F8D448;
  width: 80px;
  display: block;
  margin: 20px auto;
  height: 80px;
  padding: 10px;
  box-shadow: -2px 2px 6px #11111140;
}

.krug img {}

.krug:hover {
  animation: 1.2s ease-in-out 0s normal none infinite running trambling-animation;
  background: #ffb600;
}

@keyframes trambling-animation {
  0%,
  50%,
  100% {
    transform: rotate(0deg);
  }
  10%,
  30% {
    transform: rotate(-10deg);
  }
  20%,
  40% {
    transform: rotate(10deg);
  }
}

.button span {
  max-width: 180px;
  display: block;
  padding: 10px 0px;
  background: #404040;
  text-align: center;
  color: #ffffff;
  letter-spacing: 1px;
  border-radius: 6px;
  margin: 40px auto 0 auto;
  cursor: pointer;
}

.button span:hover {
  background: #e76420;
  box-shadow: 0 8px 15px #999999;
}

.navbar-collapse ul.nav li:last-child {
  margin-left: auto;
}

.center {
  margin: 0 auto;
}

.flexible {
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}

.innerbox {
  margin: 0 auto;
  max-width: 80%;
}

.innerbox2 {
  margin: 0 auto;
  max-width: 80%;
}

.mainbox {}

.ozon_link img {
  transition: ease 0.3s;
  padding: 5px;
}

.ozon_link img:hover {
  transform: scale(1.12);
}

.utpp {
  margin: 0 !important;
  max-width: 100% !important;
  color: #ffffff;
  text-align: justify;
  font-weight: 600;
  font-size: 17px;
  line-height: 25px;
  padding: 10px 5px 10px 20px;
  text-shadow: 0px 1px 3px #404040;
}

.utpp p {
  margin: 0;
}

.utpp span a {
  font-size: 21px;
  font-weight: bold;
  color: #fff;
  text-decoration: underline;
}

.utp {
  margin: 60px 0px 5px 0px;
  color: #ffffff;
  text-align: justify;
  font-size: 20px;
  line-height: 25px;
  text-shadow: 0px 1px 3px #404040;
}

.utp p {
  line-height: 1.2;
  margin: 0 0 5px;
}

.utp p:last-child {
  margin: 0 !important;
}

.utp2 {
  display: none;
}

.wrap-utp {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #e76420;
  margin-bottom: 10px;
  border-radius: 10px
}

.btn-roznica {
  padding: 5px;
}

.phones_top {
  font-size: 25px;
  margin: 0 20px 0 0;
  padding: 0px;
  color: #666666;
}

.phones_top a {
  font-weight: bold;
  font-size: 40px;
  color: #ffffff;
  border-bottom: 1px dashed #e76420;
}

.phones_top a:hover {
  text-decoration: none;
  border-bottom: 1px solid #e76420;
}

.bgwhite {
  background: #ffffff;
}

.topmenu {
  background: -webkit-linear-gradient(top, #ff7832 0%, #e65f19 100%);
  width: 100%;
   padding: 13px 0 1px 0; 
  text-align: center;
  position: fixed;
  z-index: 9999;
  top: 0;
}

.topmenu ul.nav li {
  display: inline-block;
}

.topmenu ul.nav li a {
  padding: 10px 10px 10px 10px;
  color: #ffffff;
  text-decoration: none;
  border-radius: 4px;
}

.topmenu ul.nav li a:hover {
  background: #505050;
  box-shadow: inset 0 2px 0 #404040;
}

#popuplayer {
  background: #000000;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  position: absolute;
  visibility: hidden;
  opacity: .9;
  height: 150%;
  width: 100%;
  cursor: pointer;
}

#popuplayer:hover {
  background: #050505;
}

.popclose {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}

.pop {
  background: #ffffff;
  display: block;
  width: 30%;
  max-height: 500px;
  position: fixed;
  visibility: hidden;
  left: 50%;
  border: 6px double #5f4d3b;
  margin: -260px 0 0 -218px;
  z-index: 1000;
  padding: 0 15px;
  overflow: auto;
}

.pop .title {
  font-size: 22px;
  text-transform: uppercase;
  color: #404040;
  text-align: left;
}

.pop a {
  color: #e96420;
}

.pop input[type="text"],
.pop input[type="submit"],
.pop input[type="checkbox"],
.pop textarea,
.pop select {
  padding: 5px 11px;
  margin-bottom: 15px;
  font-size: 14px;
  font-family: 'Open Sans';
  border: 1px solid #404040;
  border-radius: 2px;
}

.pop input[type="text"],
textarea,
.pop select {
  width: 80%;
}

.pop input[type="text"]:focus,
textarea:focus {
  border: 1px solid #e76420;
}

.pop input[type="submit"] {
  background: #e76420;
  border: 0;
  color: #ffffff;
  padding: 10px 12px;
  cursor: pointer;
}

.pop input[type="submit"]:hover {
  background: #404040;
}

.pop input[type="submit"]:disabled {
  background: #909090;
}

.pop .error {
  border: 1px solid red !important;
}

.pop p {
  font-size: 12px;
  margin-bottom: 10px;
}

.pop .optformcomplete {
  color: #499e3c;
  font-size: 13px;
}

.module_topmenu {
  margin-right: 30px;
  display: inline-block;
}

.module_search {
  display: inline-block;
}

.module_search input[type="search"] {
  margin-top: -4px;
  padding: 4px 8px;
}

.module_search input[type="search"]:focus {
  box-shadow: 0 0 4px #914118;
}

.module_search input[type="hidden"] {
  width: 1px;
}

.logo {
  padding: 25px 20px 20px 30px;
}

.shedule {
  margin-top: -9px;
  margin-right: 5%;
  float: right;
  width: 200px;
  text-align: center;
  font-size: 12.3px;
  line-height: 20px;
  color: #666666;
}

.shedule span.big {
  font-size: 26px;
  font-weight: bold;
  color: #e76420;
}

.shedule span.smalltop {
  vertical-align: super;
  font-size: 15px;
  letter-spacing: 1px;
  color: #e76420;
}

.shedule span.smallbottom {
  font-size: 14px;
  letter-spacing: 1px;
  color: #e76420;
}

.head_about {
   float: right;
  margin-top: 20px;
  margin-right: 6%;
  width: 620px; 
  text-align: left;
  font-size: 15px;
  color: #fff;
  margin: 0px 35px;
}

.phones_number {
  font-size: 25px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
  float: right;
  margin-top: 22px;
  margin-right: 4%;
  padding: 0px;
  color: #666666;
}

.phones_number a {
  font-weight: bold;
  font-size: 25px;
  color: #e76420;
  border-bottom: 1px dashed #666666;
}

.phones_number a:hover {
  text-decoration: none;
  border-bottom: 1px solid #e76420;
}

.callmepls {
  float: right;
  margin-top: 55px;
  margin-right: 50px;
  padding: 0px;
  color: #666666;
}

span#openform {
  padding: 7px 10px 7px 10px;
  color: #ffffff;
  text-decoration: none;
  margin-right: 10px;
  border-radius: 4px;
  background: #e76420;
  cursor: pointer;
}

span#openform:hover {
  background: #e76420;
  box-shadow: 0 5px 11px #b0b0b0;
}


  advantages 

.advantages .row {
  margin: 0;
}

.ourplusbox {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-flow: row wrap;
  margin: 0 0 100px 0;
}

.eachplus {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 45px;
  font-size: 22px;
}

@media screen and (max-width:500px) {
  .eachplus {
    font-size: 17px;
  }
}

.eachplus:hover {
  transform: scale(1.1);
  z-index: 100;
}

.eachplus img {
  margin-top: 50px;
}

.eachplus .title {
  text-align: center;
  font-weight: bold;
}

.gotocatbox {
  width: 100%;
}

@keyframes change-bg-gotocat {
  0%,
  30%,
  60%,
  100% {
    background-color: #404040;
  }
  15%,
  45% {
    background-color: #e76420;
  }
}

.gotocatbox a:link,
.gotocatbox a:active,
.gotocatbox a:visited {
  max-width: 300px;
  margin: 0 auto;
  display: block;
  padding: 20px 0px;
  background: #404040;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 1px;
  font-weight: bold;
  border-radius: 6px;
  animation: change-bg-gotocat 4s infinite linear;
}

.gotocatbox a:hover {
  background: #e76420;
  animation: change-bg-gotocat paused;
  box-shadow: 0 10px 15px #999999;
}

.minicatbox {
  display: flex;
  align-items: left;
  justify-content: space-between;
  flex-flow: row wrap;
  margin-bottom: 30px;
}

.title>h3 {
  width: 100%;
  font-size: 30px;
  font-weight: 600;
  margin: 30px 0px;
  text-align: center !important;
}

...title>h3 {
  font-size: 26px;
  text-align: center !important;
  margin: 0 auto 60px auto;
  width: 300px;
  color: #000;
  background: #ffffff;
}

.minicateach {
  width: 10%;
  min-height: 410px;
  padding: 30px 1% 0px 1%;
  border-top: 8px solid #ffffff;
}

.minicateach:hover {
  border-top: 8px solid #e76420;
}

.minicateach .photo {
  text-align: center;
  margin-bottom: 20px;
}

.minicateach .photo img {
  max-width: 80%;
  margin: 0 auto;
}

.minicateach .title {
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  height: 53px;
  padding: 0 15px;
  word-wrap: break-word
}

.minicateach .title a {
  color: #404040;
}

.minicateach .title a:hover {
  color: #e76420;
}

.minicateach .button {
  opacity: 0;
}

.minicateach:hover .button {
  opacity: 1;
}

.randomvideo {
  max-width: 100%;
  position: relative;
}

.randomvideo .video-overlay {
  position: absolute;
  left: 3%;
  top: 70px;
  right: 3%;
  bottom: 0;
  background: url(/templates/signal/images/bg/video2.jpg) no-repeat;
  background-size: cover;
  height: 84%;
  box-shadow: 8px 8px 4px #abaaaa70;
}

.randomvideo .video-overlay .video-bg {
  background: #000000;
  opacity: .1;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin-bottom: 0px;
  background-size: cover;
}

.randomvideo .video-overlay:hover img {
  -webkit-filter: saturate(200%);
  filter: saturate(200%);
}

.randomvideo .video-overlay .youtube {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -90px;
}

.randomvideo .video-overlay .youtube_title {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -200px;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
}

ul.newsflash-vert {
  display: flex;
  align-items: left;
  justify-content: space-around;
  flex-flow: row wrap;
  margin: 0 0 80px 0;
}

li.newsflash-item {
  background: #f0f0f0;
  width: 30%;
  padding: 0 0 25px 0;
  position: relative;
  height: 550px;
  list-style: none;
  margin: 0;
  box-shadow: 5px -4px 15px #48321e2e;
  padding-top: 25px
}

li.newsflash-item p {
  font-size: 15px;
  margin: 0 30px 10px 30px;
  padding-left: 15px
}

li.newsflash-item h3 {
  height: 70px important;
  margin: 0 30px 10px 30px;
  padding-left: 15px;
  font-weight: 700;
}

li.newsflash-item img {
  width: 100%;
  margin-bottom: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  box-shadow: 0 1px 11px #3a39371f;
  background: #ffffff3b
}

li.newsflash-item:hover p img {
  opacity: 1;
}

li.newsflash-item h3.newsflash-title {
  margin: 0 30px 15px 30px;
}

li.newsflash-item h3.newsflash-title a {
  color: #404040;
  font-size: 22px;
}

li.newsflash-item:hover h3.newsflash-title a {
  color: #e76420;
}

li.newsflash-item a.readmore {
  line-height: 32px;
  width: 40% !important;
  background: #ffffffc7;
  color: #ff6608;
  font-size: 16px;
  font-weight: 700;
  width: 80px;
  padding: 12px 12px 12px 12px;
  display: block;
  text-align: center;
  border-radius: 2px;
  width: 100px;
  position: absolute;
  bottom: 25px;
  left: 50%;
  margin-right: 50%;
  transform: translate(-50%, -5%);
  box-shadow: 2px -1px 11px #69686663;
}

.module form {
  float: left;
}

li.newsflash-item a.readmore:hover {
  background: #e76420;
  color: #ffffff;
}

.ourpartners {
  margin-bottom: 70px;
}

.ourpartners .item {
  margin: 0 50px 0 50px;
}

.partnerform {
  margin: 5% 0;
  border: none;
}

.partnerform span {
  max-width: 300px;
  margin: 0 auto;
  display: block;
  padding: 20px 0px;
  background: #404040;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  letter-spacing: 1px;
  font-weight: bold;
  border-radius: 6px;
  cursor: pointer;
  animation: change-bg-gotocat 4s infinite linear;
}

.partnerform span:hover {
  background: #e76420;
  animation: change-bg-gotocat paused;
  box-shadow: 0 10px 15px #999999;
}

.footerbox {
  background: url("/templates/signal/images/noise.png") #404040;
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 15px;
}

.footerbox .leftfooter ul li,
.footerbox .centerfooter ul li {
  list-style: none;
  margin-left: 20px;
  line-height: 29px;
}

.footerbox .leftfooter ul li a,
.footerbox .centerfooter ul li a {
  color: #ffffff;
  text-decoration: none;
}

.footerbox .leftfooter ul li a:hover,
.footerbox .centerfooter ul li a:hover {
  color: #e76420;
}

.footerbox .rightfooter {
  max-width: 49%;
  padding-right: 20px;
  color: #ffffff;
  text-align: right;
}

.footerbox .rightfooter .info {
  margin-bottom: 10px;
}

.footerbox .rightfooter .info a {
  color: #ffffff;
  text-decoration: none;
  border-bottom: 1px dashed #e76420;
}

.footerbox .rightfooter .info a:hover {
  border-bottom: 1px solid #e76420;
}

.footerbox .rightfooter img {
  margin-top: 8px;
  margin-left: 15px;
}

@media (min-width:1024px) and (max-width:1500px) {
  .topmenu ul.nav li a {
    font-size: 13px;
    padding: 6px 6px;
  }
  .module_search input[type="search"] {
    width: 170px !important;
  }
  .utp {
    max-width: 620px;
    font-size: 18px;
  }
  .minicateach {
    min-height: 400px;
  }
  .randomvideo {
    height: 610px;
  }
  li.newsflash-item {
    height: 500px;
  }
  li.newsflash-item p img {
    max-width: 190px;
  }
  li.newsflash-item p {
    font-size: 14px;
  }
  li.newsflash-item h3.newsflash-title a {
    font-size: 18px;
  }
  .shedule {
    display: -webkit-inline-box;
    margin: 10px 0;
    text-align: center;
    float: none;
    width: 160px;
    margin-left: auto;
    margin-right: auto;
    font-size: 10px;
  }
  .phones_top {
    display: none;
  }
}

@media (min-width:800px) and (max-width:1024px) {
  li.newsflash-item {
    text-align: justify;
    background: #f0f0f0;
    width: 70%;
    padding: 0 0 25px 0;
    position: relative;
    height: 550px;
    list-style: none;
    margin: 0;
    box-shadow: 5px -4px 15px #48321e2e;
    margin-bottom: 50px;
  }
  .shedule {
    display: -webkit-inline-box;
    margin: 10px 0;
    text-align: center;
    float: none;
    width: 160px;
    margin-left: auto;
    margin-right: auto;
    font-size: 10px;
  }
}

@media (min-width:1288px) and (max-width:1584px) {
  .roznica {
    font-size: 9pt;
    color: #f7702a;
    background: #fff;
    padding: 3px;
    border-radius: 10px;
    float: left;
    margin-top: 10px;
  }
}

@media (min-width:850px) and (max-width:1288px) {
  .roznica {
    display: none;
  }
  .navbar {
    width: 100%;
  }
  navbar-header {
    width: 10%;
    margin-left: -60px;
  }
  .navbar .nav {
    width: 80%;
  }
  .topmenu ul.nav li a {
    font-size: 11px;
    padding: 9px 1px;
  }
}

@media screen and (max-width:850px) {
  .utp-box {
    display: none;
  }
}

@media screen and (max-width:800px) {
  .left_block {
    display: none;
  }
  .topmenu {
    text-align: left;
     padding: 20px 0 20px 0; 
  }
  .topmenu ul.nav li {
    display: block;
    margin: 5px 0;
  }
  .module_topmenu {
    display: block;
    margin-bottom: 20px;
  }
  .module_search {
    display: block;
    margin-bottom: 20px;
  }
  .utp {
    margin-top: 40%;
    font-size: 14px;
    line-height: 18px;
    display: none;
  }
  .wrap-utp {
    display: none;
  }
  .phones_top {
    margin: 20px 0 -20px 0;
    padding: 0px;
    color: #666666;
  }
  .phones_top a {
    font-weight: bold;
    font-size: 34px;
    color: #ffffff;
    border-bottom: 1px dashed #e76420;
  }
  .eachplus {
    width: 100%;
    padding-right: 10px !important;
    padding-left: 4px !important;
  }
  .navbar-default {
    width: 100%;
  }
  .minicateach {
    width: 100%;
  }
  .minicateach .button {
    display: block;
  }
  .gotocatbox a:link,
  .gotocatbox a:active,
  .gotocatbox a:visited {
    max-width: 200px;
  }
  .randomvideo {
    height: 400px;
    display: none;
  }
  .randomvideo video {
    display: none;
  }
  .randomvideo .video-overlay .youtube {
    margin: -50px 0 0 -90px;
  }
  .randomvideo .video-overlay .youtube_title {
    display: none;
  }
  ul.newsflash-vert {
    margin: 0 0 30px 0;
  }
  li.newsflash-item {
    width: 100%;
    margin-bottom: 20px;
  }
  li.newsflash-item:last-child {
    margin-bottom: 20px;
  }
  .partnerform span {
    max-width: 200px;
  }
  .footerbox .rightfooter {
    max-width: 100%;
    padding: 20px;
    color: #ffffff;
    text-align: center;
    padding-left: 28px;
  }
  .pop {
    width: 100%;
    margin: -125px -50%;
    top: 36% !important;
  }
  .pop .title {
    font-size: 15px;
    text-transform: uppercase;
    color: #404040;
    text-align: left;
    margin-bottom: 10px;
  }
  .pop input[type="text"],
  textarea {
    width: 90%;
  }
  .phones_top {
    font-size: 25px;
    margin: 120px 2% 0 0;
    padding: 0px;
    color: #666666;
    display: none;
  }
  .callmepls {
    display: none;
  }
  .shedule {
    display: none;
  }
  .logo {
    text-align: center;
    padding: 25px 0;
  }
  .innerbox {
    margin: 0 auto;
    max-width: 100%;
  }
  .innerbox2 {
    margin-top: 20%;
    max-width: 95%;
  }
  .pulse {
    display: none;
  }
  .poisk {
    display: none;
  }
  .roznica {
    font-size: 10pt;
    color: #f7702a;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    float: left;
    display: none;
  }
}

@media (max-width:767px) {
   .partnerform {
    margin-bottom: 100px;
    width: 100%;
    margin-top: -70px;
    margin-bottom: 39px;
    display: none;
  } 
  .aboutcompany {
    display: block;
    margin-bottom: 30px;
  }
  .number1 {
    background: #FF8F50;
    font: bold 35px Arial;
    border-radius: 70px;
    text-align: center;
    width: 80%;
    left: 10%;
    position: relative;
  }
  .number2 {
    background: #fed674;
    font: bold 35px Arial;
    border-radius: 70px;
    text-align: center;
    width: 80%;
    left: 10%;
    position: relative;
  }
  .number3 {
     background: #FF8F50;
    font: bold 35px Arial;
    border-radius: 70px;
    text-align: center;
    width: 80%;
    left: 10%;
    position: relative;
  }
  .ac {
    font-size: 11px;
    text-align: center;
  }
  .navbar-default {
    width: 100%;
  }
  .topmenu {
     padding: 10px 10px 1px 3px; 
    -webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.45);
    -moz-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.45);
    box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.45);
  }
  .topmenu ul.nav li {
    display: contents;
    margin: 5px 0px;
    font-size: 14px;
  }
  .topmenu ul.nav li a {
    padding: 5px 5px 5px 10px;
  }
  .ourpartners {
     display: none; 
  }
  .roznica {
    font-size: 10pt;
    color: #f7702a;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    float: left;
    display: none;
  }
  .shedule {
    display: none;
  }
  .topmenu ul.nav li a {
    color: #ffffff;
    text-decoration: none;
    margin-right: 10px;
    border-radius: 4px;
  }
  .roznica {
    font-size: 10pt;
    color: #f7702a;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    float: left;
  }
  .mainbox {
    box-shadow: 1px 1px 27px 18px #FFF;
  }
  .logo {
    display: none;
  }
  .karta {
    display: block;
  }
  .tel1 {
    display: block;
  }
  .tel2 {
    display: none;
  }
  .utp2 {
    font-size: 14px;
    display: block;
    text-align: center;
    font-family: monospace;
    font-weight: 600;
    margin-bottom: 14px;
  }
  .sotr {
     display: none; 
  }
  .hit {
     display: none; 
  }
  .newsbox {
    display: none;
  }
  .title>h3 {
    width: 100%;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 46px;
  }
  #slider {
    margin-bottom: 20px;
    margin-top: 67px;
  }
  .eachplus .title {}
  .randomvideo {
    display: none;
  }
  .krug {
    text-align: center;
  }
}

@media screen and (max-width: 800px) {
  .topmenu {
     padding: 10px 10px 1px 3px; 
  }
  .topmenu ul.nav li {
    display: inline-block;
    margin: 5px 0px;
    font-size: 12px;
  }
  .topmenu ul.nav li a {
    padding: 0px 4px 0px 9px;
  }
  .roznica {
    font-size: 10pt;
    color: #f7702a;
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    float: left;
  }
  .shedule {
    display: none;
  }
  .topmenu ul.nav li a {
    color: #ffffff;
    text-decoration: none;
    margin-right: 10px;
    border-radius: 4px;
  }
  .tel2 {
    display: none;
  }
  .mainbox {
    box-shadow: 1px 1px 27px 18px #FFF;
  }
}

@media (min-width:1200px) and (max-width:1700px) {
  .phones_top a {
    font-size: 25px;
  }
}

@media (min-width:1700px) and (max-width:2700px) {
  .topmenu {
    left: 0% important !;
  }
}

@media (min-width:800px) and (max-width:1690px) {
  .poisk {
    display: none;
  }
  .tel2 {
    display: none;
  }
}

.module_search input[type="search"] {
  max-width: 170px;
  margin-left: 10px;
  padding: 8px 12px;
}

.shedule {
  display: -webkit-inline-box;
  margin: 10px 0;
  text-align: center;
  float: none;
  width: 160px;
  margin-left: auto;
  margin-right: auto;
  font-size: 10px;
}

.shedule span.big {
  font-size: 16px;
}

.shedule span.smalltop {
  font-size: 11px;
}


}
.newstexttitle {
  height: 100px;
}
.dws {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pulse,
.bloc,
.phone {
  position: absolute;
  width: 90px;
  height: 90px;
  color: #fff;
  text-align: center;
  border-radius: 50%;
}
.bloc {
  cursor: pointer;
  z-index: 1;
  overflow: hidden;
}
.pulse {
  background: #ff8941;
  position: relative;
  transition: .5s;
}
.phone {
  font-size: 50px;
  line-height: 94px;
  animation: phone .9s ease-in-out infinite;
}
.text1 {
  position: absolute;
  opacity: 0;
  text-transform: uppercase;
  font-weight: 700;
  top: 28px;
  font-size: 15px;
  transform: scaleX(-1);
  transition: .5s ease-in-out;
}
.phone i {
  transition: .5s ease-in-out;
}
.pulse:hover {
  background: #ff8941;
}
.pulse:hover i {
  transition: .5s ease-in-out;
  transform: scale(2);
}
.pulse:hover .text {
  transform: scaleX(1);
  transition: .5s ease-in-out;
  opacity: 1;
}
.pulse:hover::before,
.pulse:hover::after {
  content: '';
  position: absolute;
  border: 1px solid #ff8941;
  left: -20px;
  right: -20px;
  top: -20px;
  bottom: -20px;
  border-radius: 50%;
  animation: pulse 1.8s linear infinite;
  opacity: 0;
}
.pulse:hover::after {
  animation-delay: .5s;
}
@keyframes phone {
  0%,
  100% {
    transform: rotate(-20deg);
  }
  
  50% {
    transform: rotate(21deg);
  }
}
@keyframes pulse {
  0% {
    transform: scale(0.5);
    opacity: 0;
  }
  
  50% {
    opacity: 1;
  }
  
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
.roznica:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  text-decoration: none;
  background: #f7702a;
  color: #fff;
  transform: scale(1.1);
  box-shadow: 1px 1px 20px #fff;
}
.tab {
  overflow: hidden;
}

 Style the buttons inside the tab 
.tab button {
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 5px 5px;
  transition: 0.3s;
  font-size: 17px;
  margin: 15px;
  background: #eee;
}

 Change background color of buttons on hover 
.tab button:hover {
  background: #ffdecc96;
}

 Create an active/current tablink class 
.tab button.active {
  background: #ffdecc96;
}

 Style the tab content 
.tabcontent {
  display: none;
  padding: 5px 5px;
  border-top: none;
}
.spoiler_body {
  display: none;
  padding: 10px;
  width: 85%
}
.spoiler_links {
  cursor: pointer;
  padding: 0px;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 6px solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  float: right;
  margin-top: 5px;
  color: #e76420;
}
.sotr .row {
  margin-right: 0px;
  margin-left: 0px;
}
.cards div {
  padding: 10px 0px 0px 30px;
  border-bottom-style: inset;
}
.cards span {
  font-weight: 600;
}
.productcat {
  padding: 14px 10px 14px 10px;
  font-size: 16px;
  font-weight: bold;
  background: #e9e9e9;
  color: #e76420;
  border-right: 1px solid #d0d0d0;
  border-left: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
}
a.producttag_search {
  border-radius: 4px;
  background: #e9e9e9;
  display: inline-block;
  max-width: 290px;
  text-align: center;
  font-size: 13px;
  color: #404040;
  overflow: hidden;
  padding: 4px 10px;
  margin-right: 7px;
  margin-bottom: 12px;
  cursor: pointer;
}
a.producttag_search:hover {
  text-decoration: none;
  background: #e0e0e0;
}
a.archivetag {
  border-radius: 4px;
  background: #e9e9e9;
  display: inline-block;
  max-width: 290px;
  text-align: center;
  font-size: 13px;
  color: #404040;
  overflow: hidden;
  padding: 4px 10px;
  margin-right: 7px;
  margin-bottom: 12px;
  cursor: pointer;
}
a.archivetag:hover {
  text-decoration: none;
  background: #e76420;
  color: #ffffff;
}
a.archivetag img {
  vertical-align: -4px;
  margin-left: 3px;
}
.product {
  border-right: 1px solid #d0d0d0;
  border-left: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
  display: flex;
  резиновые блоки
  
  justify-content: left;
  flex-flow: row nowrap;
  justify-content: flex-start;
  background: #ffffff;
  padding: 10px 10px 30px 10px;
  z-index: 1;
}
.product:hover {
  box-shadow: 0px -3px 15px #e9e9e9;
  z-index: -1;
}
.top_product {
  border-top: 1px solid #d0d0d0;
  border-radius: 2px 2px 0 0;
}
.product .product_photo {
  display: block;
  width: 190px;
  padding-right: 15px;
}
.product .product_info {
  display: block;
  padding-right: 10px;
  text-align: left;
  width: 100%;
}
.product .product_info a {
  font-size: 16px;
  color: #202020;
  text-transform: uppercase;
  text-decoration: none;
}
.product .product_info a:hover {
  border-bottom: 1px solid #e76420;
}
.product .product_info .full_info {
  color: #909090;
  margin-top: 10px;
  font-size: 13px;
}
.product .product_action {
  display: block;
  padding-top: 25px;
}
@media screen and (max-width: 500px) {
  .product .product_action {
    display: none;
  }
}
.product .product_action a.callmepls {
  display: inline-block;
  overflow: hidden;
  padding: 7px 40px;
  font-size: 13px;
  color: #ffffff;
  text-decoration: none;
  background: #e76420;
  cursor: pointer;
  margin: 0;
  border-radius: 2px;
}
.product .product_action a.callmepls:hover {
  background: #202020;
}

.product .product_action .callmepls a {
  color: #ffffff;
  text-decoration: none;
}
.product .product_action .inout {
  color: #c0c0c0;
  margin-top: 5px;
  font-size: 13px;
}
.product .product_action:hover .inout {
  color: #202020;
}
.product .product_action .inout img {
  width: 11px;
  height: 11px;
  margin-right: 5px;
}

END Product Card
.boldlink {
  font-weight: bold;
}

 CARD PRODUCT 
.card {
  background: #fff;
}
.card .card_photo {
  border: 0px none;
  float: left;
  background: #ffffff;
  padding-right: 25px;
  margin-bottom: 20px;
  margin-right: 25px;
  border-right: 1px solid #f0f0f0;
}
.card ul li {
  list-style: none;
  margin: 0;
}
.card ul li.main {
  font-weight: bold;
  font-size: 14px;
  text-align: justify;
  margin-bottom: 10px;
}
.card a.optform {
  кнопка
  
  padding: 15px 20px;
  font-size: 13px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background: #e76420;
  display: block;
  width: 160px;
  margin: 70px 0 0 0px;
  overflow: hidden;
  border-radius: 10px;
}
.card a.optform:hover {
  background-color: #202020;
}
@media screen and (max-width: 750px) {
  .card a.optform {
    display: block;
    width: 120px;
    margin: 50px auto 50px auto;
  }
}
.cardfull .butbox {
  text-align: right;
  border-top: 1px solid #d0d0d0;
}
.cardfull .butbox a.load {
  border-radius: 20px;
  background: #ffffff;
  border: 2px solid #f0f0f0;
  display: inline-block;
  max-width: 290px;
  text-align: center;
  font-size: 13px;
  color: #202020;
  overflow: hidden;
  padding: 4px 18px 5px 18px;
  margin: 23px 5px 8px 7px;
  text-decoration: none;
}
.cardfull .butbox a.load img {
  margin-right: 3px;
}
.cardfull .butbox a.load:hover {
  border: 2px solid #e76420;
}
.cardfull {
  clear: both;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-left: 1px solid #d0d0d0;
  border-right: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
}
.cardfull .textitle {
  padding: 14px 10px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  background: #e9e9e9;
  color: #e76420;
  margin-bottom: 10px;
  margin-top: 10px;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
}
.cardfull ul {
  padding-left: 15px;
}
.cardfull p {
  padding-left: 15px;
}
p.ahtung {
  font-size: 13px;
  text-align: justify;
  color: #000000;
  margin-bottom: 20px;
}
.card a.retail {
  кнопка
  
  padding: 6px 10px;
  font-size: 13px;
  color: #000000;
  text-decoration: none;
  background: none;
  display: inline-block;
  margin: 40px 0 0 0;
  overflow: hidden;
  border: 1px solid #e76420;
  border-right: 1px solid transparent;
  border-radius: 2px 0 0 2px;
  box-shadow: 0 2px 1px #f5dcce;
}
.card .related_title {
  padding: 6px 10px;
  font-size: 13px;
  color: #000000;
  text-decoration: none;
  background: none;
  display: inline-block;
  margin: 40px 0 0 -5px;
  overflow: hidden;
  border: 1px solid #e76420;
  border-radius: 0 2px 2px 0;
  box-shadow: 0 2px 1px #f5dcce;
  cursor: pointer;
}
.card .related_title:hover,
.card a.retail:hover {
  border-color: #101010;
}
.card a.retail:hover {
  border-right: 1px solid #101010;
  position: relative;
  z-index: 1;
}
.card .tagssimilar {
  margin-top: 7px;
  margin-left: auto;
  margin-right: 0;
  padding: 10px 0px;
  background: #e9e9e9;
  font-size: 12px;
  display: none;
  margin-left: 0px;
  border-radius: 3px;
  position: relative;
  box-shadow: 0 2px 1px #eaeaea;
}
.card .tagssimilar:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px 0 0 12px;
  background: #e9e9e9;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.card .tagssimilar ul li {
  padding: 1px 8px;
}
.card .tagssimilar ul li a {
  color: #000000;
}
.card .tagssimilar ul li:hover {
  background: #e76420;
  color: #ffffff;
}
.card .tagssimilar ul li:hover a {
  color: #ffffff;
  text-decoration: none;
}
.card ul.relateditems {
  margin-top: 7px;
  margin-left: auto;
  margin-right: 0;
  padding: 10px 0px;
  background: #e9e9e9;
  font-size: 13px;
  display: none;
  margin-left: 0px;
  border-radius: 3px;
  position: relative;
}
.card ul.relateditems:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  margin: -5px 10px 0 0;
  background: #e9e9e9;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.card ul.relateditems li {
  margin: 0;
  padding: 2px 10px;
}
.card ul.relateditems li:hover {
  background: #e76420;
}
.card ul.relateditems li:hover a {
  color: #ffffff;
}
.card ul.relateditems li a {
  color: #000000;
}
.card ul.relateditems li a:hover {
  text-decoration: none;
}
@media screen and (max-width: 1100px) {
  .card .related_title {
    display: none;
  }
  
  .pulse .trubka {
    display: none;
  }
  
  .shedule {
    display: none;
  }
  
  .card ul.relateditems {
    display: none;
  }
}
.bigbolt {
  font-size: 17px;
  font-weight: bold;
}

---------------

**** Roxy ****

---------------

---------------

**** Roxy ****

---------------
div.effect-roxy {
  background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
  background: linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
  transition: opacity .5s;
  opacity: 1;
}
div.effect-roxy img {
  width: -webkit-calc(100% + 60px);
  width: calc(100% + 60px);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-50px, 0, 0);
  transform: translate3d(-50px, 0, 0);
}
div.effect-roxy figcaption::before {
  position: absolute;
  top: 30px;
  right: 30px;
  bottom: 30px;
  left: 30px;
  border: 1px solid #fff;
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-20px, 0, 0);
  transform: translate3d(-20px, 0, 0);
}
div.effect-roxy figcaption {
  padding: 3em;
  text-align: left;
}
.k:hover {
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.35s;
  width: 100%;
  padding: -10px;
  z-index: 999;
}
div.effect-roxy:hover {
  opacity: 0.7;
  background: #111;
}
div.effect-roxy h3 {
  padding: 1% 0 10px 10px;
  font-size: 25pt;
  color: #fff;
  line-height: 38px;
}
div.effect-roxy p {
  opacity: 0;
  -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}
.effect-roxy:hover img {
  opacity: 0.7;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
div.effect-roxy:hover figcaption::before,
div.effect-roxy:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #fff;
  font-size: 16px;
  padding-left: 10px;
  width: 80%;
}

---------------

---------------

**** Lily ****

---------------
div.effect-lily img {
  width: -webkit-calc(100% + 50px);
  width: calc(100% + 50px);
  opacity: 0.7;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-40px, 0, 0);
  transform: translate3d(-40px, 0, 0);
}
div.effect-lily figcaption {
  top: auto;
  bottom: 0;
  height: 50%;
  text-align: left;
}
div.effect-lily h2,
div.effect-lily p {
  -webkit-transform: translate3d(0, 40px, 0);
  transform: translate3d(0, 40px, 0);
}
div.effect-lily h2 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
div.effect-lily p {
  color: rgba(255, 255, 255, 0.6);
  opacity: 0;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
}
div.effect-lily:hover img,
div.effect-lily:hover p {
  opacity: 1;
}
div.effect-lily:hover img,
div.effect-lily:hover h2,
div.effect-lily:hover p {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
div.effect-lily:hover p {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}

---------------
.sotrud {
  font-size: 16pt;
  margin-bottom: 20px;
  line-height: 20pt;
}
.str {
  background: #eee;
  box-shadow: 2px 2px 4px #adadad9e;
  text-align: center;
}
.chastnoe {
  padding: 10px;
  background: #e7642073;
  color: #fff;
  font-variant-caps: all-small-caps;
  font-size: 13pt;
  font-weight: 700;
}
a.chastnoe:hover {
  background: #e76420;
  color: #fff;
  font-variant-caps: all-small-caps;
  font-size: 13pt;
  font-weight: 700;
  text-decoration: none;
}
.flex-center {
  display: flex;
  justify-content: center;
}

 start animation main page top
.hero-waves {
  background: #e76420;
  color: white;
}
.hero-waves .hero-title {
  padding: 15vh 0 5vh 0;
  font-size: 3.6rem;
  font-weight: 100;
  text-align: center;
  text-shadow: rgba(0, 0, 0, 0.2) 0px 4px 5px;
}
.hero-waves .hero-title small {
  font-size: 0.7em;
  opacity: 0.7;
}
.hero-waves svg {
  display: block;
  height: 20vh;
  margin-top: -20vh;
  width: 100%;
}
.hero-waves svg .layer1 {
  animation: movewave 5s infinite alternate ease-in-out;
}
.hero-waves svg .layer2 {
  animation: movewave 13s infinite alternate-reverse ease-in-out;
}
.hero-waves svg .layer3 {
  animation: movewave 11s infinite alternate ease-in-out;
}
.hero-waves svg .layer4 {
  animation: movewave 7s infinite alternate-reverse ease-in-out;
}
.hero-waves svg .layer5 {
  animation: movewave 3s infinite alternate ease-in-out;
}
@keyframes movewave {
  from {
    transform: translate(30%, 0);
  }
  
  to {
    transform: translate(-30%, 0);
  }
}
@media screen and (max-width: 800px) {
  .hero-waves {
    display: none;
  }
}

 the end animation main page top
.slick-next:before,
.slick-prev:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #4CAF50 !important;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

 ??????? 
.gift-box {
  height: 340px;
  width: 340px;
}
@media screen and (max-width: 500px) {
  .gift-box {
    width: 240px;
  }
}
.wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 3%;
}
.changing-box {
  display: inline-block;
   height: 355px;
  width: 355px; 
  
  animation: scaleTest .9s ease-in-out infinite alternate;
}
.gift-box {
  filter: drop-shadow(2px 2px 10px rgba(255, 255, 255, .3));
}
@keyframes scaleTest {
  0% {
    transform: scale(1.075);
  }
  
  100% {
    transform: scale(1);
  }
}
.wrapper .item {
  display: inline-block;
  margin: 3px;
  position: relative;
  text-align: center;
  cursor: pointer;
}
.wrapper .item:before,
.wrapper .item:after {
  position: absolute;
  bottom: -1px;
  height: 1px;
  content: "";
  width: auto;
  z-index: 1;
  background: none;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.wrapper .item:before {
  left: 50%;
  right: 50%;
}
.wrapper .item:after {
  left: 50%;
  right: 50%;
}
.wrapper .item:hover:before,
.wrapper .item:hover:after {
  background: red;
}
.wrapper .item:hover:before {
  left: 0;
}
.wrapper .item:hover:after {
  right: 0;
}
.topmenu {
  transition: all .3s ease;
}
.out {
  transform: translateY(-100%);
}

 start animation main page top
.left_block {
  margin-top: 50px;
}
.left_block-text {
  font-size: 22px;
  color: #fff;
  text-align: center;
}
.left_block-text p {
  margin: 0;
}
.number {
  display: flex;
  justify-content: space-around;
}
.bloc_watch {
  display: inline-block;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
strong {
  font-size: 30px;
  font-weight: 700;
  font-style: normal;
}
.wrap_brands {
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap
}
.wrap_brands a {
  max-width: 150px;
  width: 100%;
}
.wrap_brands a img {
  border-bottom: 0px solid #333;
  transition: ease 0.3s;
}
.wrap_brands a img:hover {
  border-bottom: 1px solid #333;
  transform: scale(1.12);
}
@media screen and (max-width: 400px) {
  .wrap_brands a {
    max-width: 130px;
    margin-bottom: 15px;
  }
}
.wrap-Attention {
  display: flex;
  background-color: #ee6721;
  justify-content: center;
  align-items: center;
  padding: 5px;
  border-radius: 10px;
  color: #fff;
}
.utp-box {
  width: 80%;
  margin: 0 auto;
  padding: 10px 0;
  margin-top: 66px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.12);
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 10px;
  line-height: 160% !important;
}
.utp-box .row {
  padding: 0 !important;
}
.utp-box p {
  margin: 0 !important;
  padding: 0 0 5px 0 !important;
  font-size: 19px;
}
.Attention-text p {
  padding: 0;
  font-size: 17px;
}
.number-phone a {
  font-size: 40px;
  color: #000;
  font-weight: bold;
  white-space: nowrap;
  line-height: 35px;
}
@media (max-width:1582px) {
  .number-phone a {
    font-size: 30px;
  }
}
@media (min-width:752px) {
  .whatsapp-sidebar-top {
    display: none !important;
  }
}
.number-phone p {
  font-size: 15px;
}
.btn-roznica a {
  color: #f7702a;
  background: #fff;
  border-radius: 5px;
  white-space: nowrap;
  margin: 0;
  line-height: 14px;
  margin-left: 10px;
  padding: 5px;
  font-size: 14px;
}
.utp-box .row {
  margin: 0;
  padding: 0;
}

 .navbar-default .navbar-collapse {
  height: 100% !important;
  display: block !important;
} 
.navbar-toggle {
  display: none !important;
}
section .main-btn-catalog {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2% 10px;
}
section .main-btn-catalog .title {
  padding: 20px 30px;
  background-color: #f56e28;
  font-size: 21px;
  border-radius: 5%;
  color: #fff;
  cursor: pointer;
}
section .main-btn-catalog .title a {
  color: #fff;
}
@media screen and (min-width: 767px) {
  section .main-btn-catalog {
    display: none;
  }
}
.whatsapp {
  display: flex;
  justify-content: center;
  align-items: center;
}
.whatsapp img {
  width: 50px;
}