/* Generated by less 2.5.1 */
@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400&subset=cyrillic');
@font-face {
  font-family: 'Bebas Neue Regular';
  src: url('../fonts/bebasneue/bebasneue_regular.eot');
  src: local('Bebas Neue Bold'), local('BebasNeueRegular'), url('../fonts/bebasneue/bebasneue_regular.woff') format('woff'), url('../fonts/bebasneue/bebasneue_regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Bebas Neue Book';
  src: url('../fonts/bebasneue/bebasneue_book.eot');
  src: local('Bebas Neue Bold'), local('BebasNeueRegular'), url('../fonts/bebasneue/bebasneue_book.woff') format('woff'), url('../fonts/bebasneue/bebasneue_book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
::selection {
  background: #fdc434;
  color: #fff;
}
::-moz-selection {
  background: #fdc434;
  color: #fff;
}
::-webkit-selection {
  background: #fdc434;
  color: #fff;
}
* {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  border: none;
  max-width: 100%;
  height: auto;
  width: auto\9;
  /* ie8 */
}
body {
  margin: 0;
  padding: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #4d4d4d;
  font-weight: 100;
  background: white;
}
a {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #4d4d4d;
  font-weight: 100;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  cursor: pointer;
}
.w100 {
  width: 100%;
  overflow: hidden;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
}
.container {
  width: 100%;
  max-width: 1156px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.container.mx762 {
  max-width: 762px;
}
#head {
  padding: 20px 0;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 999;
  background-color: transparent;
  width: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#head ul {
  display: flex;
  justify-content: center;
  align-items: center;
  list-style-type: none;
}
#head ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
}
#head ul li a {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #4d4d4d;
  font-weight: 300;
  text-decoration: none;
  padding: 5px 10px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
#head ul li a:hover,
#head ul li a.active {
  color: #ffc107;
}
.pad {
  padding-top: 80px;
  padding-bottom: 80px;
}
.pad10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.main.pp .container {
  min-height: 0px;
  padding-bottom: 52px;
}
.main .container {
  min-height: 560px;
  padding-top: 82px;
  padding-bottom: 113px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  text-align: center;
}
.main .container .logo {
  margin-bottom: 30px;
  width: 177px;
}
.main .container .btn {
  margin-top: 91px;
}
h1 {
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase;
}
.btn {
  border: none;
  display: block;
  border-radius: 20px;
  background-image: -moz-linear-gradient(139deg, #ffa000 0%, #ffb104 22%, #ffc107 100%);
  background-image: -webkit-linear-gradient(139deg, #ffa000 0%, #ffb104 22%, #ffc107 100%);
  background-image: -ms-linear-gradient(139deg, #ffa000 0%, #ffb104 22%, #ffc107 100%);
  box-shadow: 0px 0px 4.5px 0.5px rgba(0, 0, 0, 0.3);
  font-size: 18px;
  color: white;
  font-weight: 400;
  text-transform: uppercase;
  width: 257px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  vertical-align: middle;
  position: relative;
  appearance: none;
  overflow: hidden;
  outline: none;
}
.btn span {
  position: relative;
  pointer-events: none;
}
.btn:hover {
  box-shadow: 0px 0px 13.5px 1.5px rgba(0, 0, 0, 0.3);
}
.works .container {
  overflow: visible;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.works .container .item {
  width: calc((100% - 60px) / 3);
  margin: 0 10px 20px !important;
  text-align: center;
}
.works .container .item:hover {
  color: #ffa000;
}
.works .container .item:hover .image img {
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.3);
}
.works .container .item span {
  font-weight: 300;
}
.works .container .item p {
  line-height: 1.5;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.works .container .item .image {
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.works .container .item .image img {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 100%;
  object-fit: cover;
  display: block;
  box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.3);
}
h2 {
  font-weight: 300;
  font-size: 16px;
  margin-bottom: 30px;
}
.center {
  text-align: center;
}
.dnone {
  display: none;
}
.about {
  margin-top: -200px;
  padding-top: 15px;
  padding-bottom: 50px;
}
.about.contacts-page {
  overflow: visible;
  background: #e0e0e0;
  margin: 0;
}
.about.contacts-page .container {
  margin-top: -200px;
}
.about .container {
  padding: 0 !important;
  background-color: #ffffff;
  box-shadow: -0.99px -0.139px 16.2px 1.8px rgba(0, 0, 0, 0.23);
  display: flex;
  justify-content: center;
}
.about .container .image {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about .container .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about .container .text {
  width: 50%;
  padding: 20px;
  line-height: 1.143;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about .container .text .contacts {
  width: 100%;
}
.about .container .text .contacts .item {
  margin: 12.5px 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 16px;
}
.about .container .text .contacts .item .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  min-width: 30px;
  margin-right: 25px;
}
.clients {
  background: #f5f5f5;
}
.clients .flex {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.clients .flex .item {
  width: 245px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 30px;
}
.clients .flex .item img {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  filter: grayscale(100%) contrast(1%);
  /*&:hover {
					filter: none;
				}*/
}
.categories {
  padding: 35px 0;
}
.categories .container {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  flex-wrap: wrap;
}
.categories .container .item {
  text-align: center;
  width: 151px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  font-weight: 300;
}
.categories .container .item .icon {
  width: 78px;
  margin-bottom: 10px;
}
.categories .container .item .icon svg path,
.categories .container .item .icon svg polygon {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  fill: #9e9e9e;
}
.categories .container .item:hover,
.categories .container .item.active {
  color: #ffa000;
}
.categories .container .item:hover svg path,
.categories .container .item.active svg path,
.categories .container .item:hover svg polygon,
.categories .container .item.active svg polygon {
  fill: #ffa000;
}
.podcat .container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-width: 1920px;
}
.podcat .container a {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 35px;
  padding: 5px 32px;
  border-radius: 17.5px;
  color: #9e9e9e;
  margin: 15px 5px;
  font-weight: 300;
}
.podcat .container a:hover {
  text-decoration: underline;
}
.podcat .container a.active {
  text-decoration: none !important;
  color: white;
  background-image: -moz-linear-gradient(-39deg, #ffc107 0%, #ffb104 70%, #ffa000 100%);
  background-image: -webkit-linear-gradient(-39deg, #ffc107 0%, #ffb104 70%, #ffa000 100%);
  background-image: -ms-linear-gradient(-39deg, #ffc107 0%, #ffb104 70%, #ffa000 100%);
}
.project .btn {
  margin: 40px 0 0;
}
.project .flex {
  margin-bottom: 110px;
  display: flex;
  justify-content: space-between;
}
.project .flex .owl-project {
  position: relative;
  z-index: 1;
  width: calc(50% - 10px);
}
.project .flex .owl-project .owl-dots {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0;
  height: 100%;
  position: absolute;
  left: 100%;
  width: 70px;
  top: 0;
  display: flex;
}
.project .flex .owl-project a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 569px;
  margin: 0 auto;
}
.project .flex .owl-project img {
  width: 100% !important;
}
.project .flex .text {
  position: relative;
  width: calc(50% - 10px);
  padding-left: 65px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.project .flex .text .top {
  width: 100%;
}
.project .flex .text .share {
  z-index: 2;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 32px;
}
.project .flex .text .share svg path {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.project .flex .text .share:hover svg path {
  fill: #ffa000;
}
.project .flex .text .date,
.project .flex .text .size {
  font-size: 16px;
  font-weight: 300;
  color: #424242;
}
.project .flex .text .date {
  margin: 10px 0;
}
.project .flex .text .size {
  margin-bottom: 10px;
}
.project .flex .text .tags {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}
.project .flex .text .tags .t {
  margin-top: 15px;
  background: #e0e0e0;
  color: #9e9e9e;
  font-weight: 300;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 35px;
  padding: 5px 17px;
  border-radius: 17.5px;
}
.service {
  padding: 10px 0 70px;
}
.service .container {
  display: flex;
  justify-content: center;
  overflow: visible;
  flex-wrap: wrap;
}
.service .container .item {
  box-shadow: 0px 0px 4.5px 0.5px rgba(0, 0, 0, 0.3);
  width: calc((100% - 40px) / 3);
  margin-right: 20px;
  margin-bottom: 20px;
}
.service .container .item .image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 210px;
  overflow: hidden;
}
.service .container .item .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.service .container .item:nth-child(3n) {
  margin-right: 0;
}
.service .container .item .text {
  padding: 22px 22px 35px;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: calc(100% - 210px);
}
.service .container .item .text .name {
  font-size: 16px;
  color: #424242;
  font-weight: 300;
  padding: 15px 0;
}
.service .container .item .text .what {
  font-size: 16px;
  color: #9e9e9e;
  font-weight: 300;
  margin-bottom: 10px;
}
.service .container .item .text .price {
  font-size: 16px;
  color: #ffa000;
  font-weight: 300;
  width: 100%;
}
.service .container .item .text .i {
  padding: 15px 0;
  border-bottom: 1px solid #e0e0e0;
}
.service .container .item .text .i:last-child {
  border-bottom: 0;
}
.service .container .item .text .btn {
  margin: 39px auto 0;
}
.footer {
  background: #e0e0e0;
  padding: 32px 0 22px;
  text-align: center;
  font-weight: 300;
  font-size: 18px;
}
.footer .social {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.footer .social a {
  margin: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
}
.footer .social a svg path {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.footer .social a:hover svg path {
  fill: #ffa000;
}
.fancybox-close-small:after {
  color: white !important;
}
.fancybox-close-small:hover:after {
  color: #4d4d4d !important;
}
form {
  position: relative;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: white;
  font-weight: 300;
}
form input,
form textarea {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  color: #9a9a9a;
  font-weight: 300;
  height: 35px;
  margin: 3px 9px;
  vertical-align: middle;
  width: 276px;
  background: white;
  border: 1px solid #9a9a9a;
  border-radius: 5px;
  text-align: center;
  padding: 0 10px;
}
form input::placeholder,
form textarea::placeholder {
  color: #9a9a9a;
}
form input::-moz-placeholder,
form textarea::-moz-placeholder {
  color: #9a9a9a;
}
form input:focus,
form textarea:focus {
  outline: none;
  border: 1px solid #ffa000;
  color: #ffa000;
}
form input:focus::placeholder,
form textarea:focus::placeholder {
  color: #ffa000;
}
form input:focus::-moz-placeholder,
form textarea:focus::-moz-placeholder {
  color: #ffa000;
}
form textarea {
  padding-top: 20px;
  min-height: 120px;
  height: auto;
  width: 93%;
  line-height: 16px;
}
form a {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #ffffff;
  font-weight: normal;
  text-decoration: none;
  display: block;
  margin-top: 10px;
}
form a:hover {
  text-decoration: underline;
}
form button {
  margin: 20px auto !important;
  cursor: pointer;
}
form button:focus {
  outline: none;
}
.modal {
  background: white;
  text-align: center;
  overflow: hidden;
  width: 100%;
  padding: 20px;
  display: none;
  text-transform: none;
}
.modal.fancybox-content {
  padding: 0 !important;
  width: 100%;
  box-shadow: -0.99px -0.139px 16.2px 1.8px rgba(0, 0, 0, 0.23);
  max-width: 762px;
  min-width: 300px;
}
.modal.fancybox-content h3 {
  max-width: 310px;
  margin: 0 auto 20px;
  color: #424242;
  text-align: center;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 16px;
}
.modal.fancybox-content.share {
  padding: 40px 20px !important;
}
.modal.fancybox-content.share .sh {
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.modal.fancybox-content .flex {
  display: flex;
  justify-content: center;
}
.modal.fancybox-content .image {
  overflow: hidden;
  width: 50%;
}
.modal.fancybox-content .image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.modal.fancybox-content .text {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 30px 20px;
}
.modal input,
.modal button.btn,
.modal p,
.modal textarea {
  margin: 5px auto;
  max-width: 276px;
  width: 100%;
}
.modal h2 {
  font-family: 'Bebas Neue Regular', sans-serif;
  font-size: 36px;
  color: #4d4d4d;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
}
.modal p {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  color: #4d4d4d;
  font-weight: normal;
  text-align: center;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table-striped > tbody > tr:nth-of-type(2n + 1) {
  background-color: #f9f9f9;
}
.loading {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(1, 146, 211, 0.4);
  display: none;
}
.loading img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.owl-carousel img {
  width: auto !important;
}
.owl-buttons {
  text-align: center;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-dots {
  text-align: center;
  margin-top: 20px;
}
.owl-dot {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 8px;
  height: 8px;
  margin: 10px;
}
.owl-dot:focus {
  outline: none;
}
.owl-dot span {
  width: 8px;
  height: 8px;
  background: #e0e0e0;
  border: none;
  display: inline-block;
  border-radius: 50%;
  opacity: 1;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.owl-dot:hover span,
.owl-dot.active span {
  background: #ffa000;
}
a.pull {
  display: none;
}
a.pull .burger-line2 {
  transform: translate(0px, 12px);
}
a.pull .burger-line3 {
  transform: translate(0px, 6px);
}
a.pull.active .burger-line3 {
  transform: translateX(-40px);
}
a.pull.active .burger-line2 {
  transform: translate(11.8408px) scale(-1, 1) rotate(42.2626deg);
}
a.pull.active .burger-line1 {
  transform: translate(1.34473px) rotate(42.2626deg);
}
a.pull svg rect {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: auto !important;
  touch-action: auto !important;
}
@media screen and (max-width: 1200px) {
  .container {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
}
@media screen and (max-width: 1023px) {
  .works .container .item {
    width: calc((100% - 40px) / 2);
  }
}
@media screen and (max-width: 767px) {
  a.pull {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 5px 10px;
  }
  #head ul {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    position: fixed;
    left: 0;
    top: 0;
    width: 250px;
    height: 100vh;
    background: #ffc107;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    padding: 20px 0;
    transform: translateX(-150%);
  }
  #head ul.active {
    transform: none;
  }
  #head ul li {
    width: 100%;
  }
  #head ul li a {
    width: 100%;
    text-align: center;
  }
  #head {
    z-index: 100;
    overflow: visible;
  }
  #head.head a.pull svg rect {
    fill: white;
  }
  #head .container {
    overflow: visible;
  }
  .main .container {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pad {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .service .container .item {
    width: calc((100% - 20px) / 2);
  }
  .service .container .item:nth-child(3n) {
    margin-right: auto;
  }
  .service .container .item:nth-child(2n) {
    margin-right: 0;
  }
  .footer .social a {
    margin: 10px 5px;
  }
  .about .container {
    flex-direction: column;
  }
  .about .container .image,
  .about .container .text {
    width: 100%;
  }
  .about .container .image {
    max-height: 300px;
    overflow: hidden;
  }
  .categories .container .item {
    width: 130px;
    margin-bottom: 20px;
  }
  .modal.fancybox-content .image {
    display: none;
  }
  .modal.fancybox-content .text {
    width: 100%;
  }
  .project .flex {
    flex-direction: column;
  }
  .project .flex .owl-project,
  .project .flex .text {
    width: 100%;
  }
  .project .flex .owl-project .owl-dots {
    flex-direction: row;
    width: 100%;
    height: auto;
    margin-top: 20px;
    position: static;
  }
  .project .flex .owl-project img {
    width: 100% !important;
  }
  .project .flex .text {
    margin-top: 20px;
    padding-left: 45px;
  }
  .main {
    background: url(../img/Main320.jpg) 50% 50% no-repeat !important;
    background-size: cover !important;
  }
  .main.service-page-img {
    background: url(../img/Uslugi320.jpg) 50% 50% no-repeat !important;
    background-size: cover !important;
  }
  .main.projects-page-img {
    background: url(../img/Projects320.jpg) 50% 50% no-repeat !important;
    background-size: cover !important;
  }
  .main.about-page-img {
    background: url(../img/O_Lindotos320.jpg) 50% 50% no-repeat !important;
    background-size: cover !important;
  }
  .about {
    padding-left: 20px;
    padding-right: 20px;
  }
  .main.about-page-img h1 {
    max-width: 340px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 500px) {
  .works .container .item,
  .service .container .item {
    width: 100%;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .modal {
    max-width: 400px;
    min-width: 260px;
    width: 95%;
  }
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.podcat .container {
  padding: 0 !important;
}
