/* Colors */
/* Fonts */
/* Functions */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjARc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu52xP.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ABc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBhc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TLBBc9.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5vAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Me5Q.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9vAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlvAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtvAw.ttf) format('truetype');
}
@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/teko/v15/LYjCdG7kmE0gdQhfgCM.ttf) format('truetype');
}
@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/teko/v15/LYjNdG7kmE0gTaQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/teko/v15/LYjCdG7kmE0gdVBegCM.ttf) format('truetype');
}
@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/teko/v15/LYjCdG7kmE0gdXxZgCM.ttf) format('truetype');
}
@font-face {
  font-family: 'Teko';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/teko/v15/LYjCdG7kmE0gdRhYgCM.ttf) format('truetype');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v21/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-B4i1UA.ttf) format('truetype');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v21/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-NYi1UA.ttf) format('truetype');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v21/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-2Y-1UA.ttf) format('truetype');
}
@font-face {
  font-family: 'Rubik';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/rubik/v21/iJWZBXyIfDnIV5PNhY1KTN7Z-Yh-4I-1UA.ttf) format('truetype');
}
body {
  line-height: 1.5;
  --gutter-x: 16px;
  --gutter-x2: -16px;
  overflow-x: hidden;
  font-family: 'Roboto', sans-serif;
}
body.modal-opened {
  position: fixed !important;
  overflow: hidden !important;
  width: 100%;
}
body:not(.home) header {
  background-color: #000;
  position: unset;
  border-bottom: 1px solid #dc9147;
}
a.mobile-hamburger-menu {
  display: flex;
  z-index: 999999;
  flex-direction: column;
  padding: 10px;
  width: 40px;
  height: 34px;
}
a.mobile-hamburger-menu .hamburger-menu {
  position: relative;
  transform: translateY(6px);
  background: #fff;
  transition: all 0ms 300ms;
  width: 20px;
  height: 2px;
}
a.mobile-hamburger-menu .hamburger-menu.animate {
  background: rgba(255, 255, 255, 0);
}
a.mobile-hamburger-menu .hamburger-menu.animate.animate:after {
  top: 0;
  transform: rotate(45deg);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
  background: #dc9147;
}
a.mobile-hamburger-menu .hamburger-menu.animate.animate:before {
  bottom: 0;
  transform: rotate(-45deg);
  background: #dc9147;
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
a.mobile-hamburger-menu .hamburger-menu:after,
a.mobile-hamburger-menu .hamburger-menu:before {
  width: 20px;
  height: 2px;
}
a.mobile-hamburger-menu .hamburger-menu:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 6px;
  background: #fff;
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
a.mobile-hamburger-menu .hamburger-menu:after {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  background: #fff;
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.gen-button {
  display: block;
  background-color: #dc9147;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  font-family: 'Teko', sans-serif;
  color: #fff;
  text-align: center;
  padding: 18px;
  min-width: 230px;
  font-size: 24px;
  line-height: 1;
  width: max-content;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.gen-button:hover {
  background-color: #000;
  color: #dc9147;
}
header {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 4;
}
header .header-area {
  padding: 15px 0;
}
header .header-area .top-logo {
  display: block;
}
header .header-area .top-logo img {
  width: auto;
  height: 90px;
}
header .dilbtn{
	margin:0 10px;
}
header .header-area .top-menu > .current-menu-item a {
  color: #dc9147;
}
header .header-area .top-menu > li > a {
  display: block;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  padding: 32px 16px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-transform:uppercase;
}
header .header-area .top-menu > li > a:hover {
  color: #dc9147;
}
header .header-area .top-menu li {
  position: relative;
}
header .header-area .top-menu li:hover > ul.sub-menu {
  z-index: 15;
  opacity: 1;
  top: 100%;
  pointer-events: initial;
}
header .header-area .top-menu li ul.sub-menu {
  display: initial;
  opacity: 0;
  position: absolute;
  z-index: 9;
  top: 80%;
  left: 50%;
  margin-top: 10px;
  transform: translateX(-50%);
  background-color: #ffffff;
  border: 1px solid #2b2b2b;
  pointer-events: none;
  min-width: 180px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .header-area .top-menu li ul.sub-menu::after {
  content: '';
  width: 100%;
  height: 30px;
  position: absolute;
  top: -20px;
  background: None;
  left: 0;
  z-index: 0;
}
header .header-area .top-menu li ul.sub-menu:before {
  content: ' ';
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, -100%);
  border: 10px solid;
  border-color: transparent transparent #dc9147 transparent;
}
header .header-area .top-menu li ul.sub-menu li {
  padding: 0;
  margin: 0;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .header-area .top-menu li.mega-menu ul {
  width: 900px;
}
header .header-area .top-menu li.mega-menu ul li {
  width: 33.33%;
  float: left;
}
header .header-area .top-menu li ul.sub-menu li:hover {
  background-color: #e6e6e6;
}
header .header-area .top-menu li ul.sub-menu li:hover > ul.sub-menu {
  opacity: 1;
  top: 0;
  pointer-events: initial;
}
header .header-area .top-menu li ul.sub-menu li:after {
  display: none;
}
header .header-area .top-menu li ul.sub-menu li a {
  white-space: nowrap;
  color: #000;
  margin: 0;
  padding: 10px 40px 10px 20px;
  display: block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
header .header-area .top-menu li ul.sub-menu li ul.sub-menu {
  left: 100%;
  margin: 0;
  transform: translateX(0);
}
header .header-area .top-menu li ul.sub-menu li ul.sub-menu:before {
  display: none;
}
header .header-area .top-contact {
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.35px;
}
header .header-area .top-contact .link {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
header .header-area .top-contact:hover .link {
  color: #dc9147;
}
header .header-area .header-socials li {
  margin-left: 16px;
}
header .header-area .header-socials li a {
  color: #fff;
  padding: 4px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
}
header .header-area .header-socials li a svg {
  width: 20px;
  height: 20px;
}
header .header-area .header-socials li a:hover {
  color: #dc9147;
}
#home-slider {
  position: relative;
  overflow: hidden;
  margin-bottom: 100px;
}
#home-slider #big {
  position: relative;
}
#home-slider #big .owl-dots {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  right: 3%;
  top: 50%;
  transform: translateY(-50%);
}
#home-slider #big .owl-dots .owl-dot {
  margin: 2px;
}
#home-slider #big .owl-dots .owl-dot span {
  width: 22px;
  height: 22px;
  background-color: transparent;
  border: 1px solid transparent;
  position: relative;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#home-slider #big .owl-dots .owl-dot span::after {
  content: '';
  background-color: #fff;
  position: absolute;
  width: 5px;
  height: 5px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
#home-slider #big .owl-dots .owl-dot.active span {
  border-color: #fff;
}
#home-slider #big .owl-nav {
  margin: 0;
  position: absolute;
  bottom: 6%;
  right: 4%;
  z-index: 8;
}
#home-slider #big .owl-nav button {
  border: 1px solid #fff;
  background-color: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  margin: 0;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#home-slider #big .owl-nav button svg {
  width: 60px;
  height: 60px;
  color: #fff;
}
#home-slider #big .owl-nav button:hover {
  background-color: #f3b880;
}
#home-slider #big .owl-nav button:first-child {
  margin-right: 25px;
}
#home-slider .sub-slider {
  position: absolute;
  left: 15%;
  bottom: 0;
  right: 35%;
  z-index: 4;
}
#home-slider .sub-slider .owl-carousel {
  background-color: #fff;
}
#home-slider .sub-slider .owl-stage {
  display: inline-flex;
}
#home-slider .sub-slider::before {
  content: '';
  position: absolute;
  width: 50vw;
  right: 100%;
  top: 0;
  bottom: 0;
  background-color: #fff;
}
#home-slider .sub-slider .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  cursor: pointer;
  padding: 55px 20px;
  background-color: #fff;
}
#home-slider .sub-slider .item .item-title {
  font-size: 32px;
  line-height: 0.87;
  color: #000;
  font-family: 'Teko', sans-serif;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#home-slider .sub-slider .item:hover .item-title {
  color: #dc9147;
}
#about-us {
  margin-bottom: 100px;
}
#about-us .about-img {
  width: 100%;
  height: auto;
}
#about-us .about-text-area .about-title {
  margin-bottom: 60px;
  font-family: 'Teko', sans-serif;
  font-size: 80px;
  line-height: 0.9;
  color: #000;
}
#about-us .about-text-area .about-title .color {
  color: #dc9147;
}
#about-us .about-text-area .about-text {
  margin-bottom: 60px;
  font-size: 16px;
  line-height: 1.6;
  letter-spacing: 0.24px;
  color: #676766;
}
#about-us .about-text-area .about-text p {
  margin: 20px 0;
}
#apps {
  margin-bottom: 100px;
  overflow-x: clip;
}
#apps .title-area {
  width: 40%;
  margin-bottom: 50px;
}
#apps .title-area .apps-mini-title {
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1.4px;
  color: #999999;
  margin-bottom: 25px;
}
#apps .title-area .apps-title {
  font-size: 60px;
  line-height: 1;
  color: #dc9147;
  font-family: 'Teko', sans-serif;
}
#apps .title-area .apps-title .black {
  color: #000;
}
#apps .owl-nav {
  margin: 0;
  position: absolute;
  right: 20%;
  bottom: 100%;
  transform: translateY(-90px);
}
#apps .owl-nav button {
  z-index: 8;
  border: 1px solid #000;
  background-color: transparent;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  margin: 0;
  color: #000;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#apps .owl-nav button svg {
  width: 60px;
  height: 60px;
}
#apps .owl-nav button:hover {
  background-color: #dc9147;
  color: #fff;
  border-color: #dc9147;
}
#apps .owl-nav button:first-child {
  margin-right: 25px;
}
#apps .app-card {
  display: block;
  position: relative;
}
#apps .app-card .card-img {
  width: 100%;
  height: auto;
}
#apps .app-card .card-text-area {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 30%;
  display: flex;
  flex-direction: column;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#apps .app-card .card-text-area .bg {
  content: '';
  position: absolute;
  background-color: #dc9147;
  mix-blend-mode: multiply;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
}
#apps .app-card .card-text-area .card-text-inner {
  position: relative;
  padding: 60px 15px 40px;
  color: #fff;
  z-index: 2;
}
#apps .app-card .card-text-area .card-text-inner .card-mini-title {
  font-size: 12px;
  margin-bottom: 20px;
}
#apps .app-card .card-text-area .card-text-inner .card-title {
  font-size: 38px;
  line-height: 1.2;
  font-family: 'Teko', sans-serif;
  margin-bottom: 30px;
}
#apps .app-card .card-text-area .card-text-inner .card-more {
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 0.55px;
}
#apps .app-card:hover .card-text-area {
  right: 0;
}
#home-form {
  margin-bottom: 60px;
}
#home-form .form-title-area {
  width: 75%;
  margin-bottom: 50px;
}
#home-form .form-title-area .title {
  font-size: 60px;
  line-height: 0.87;
  color: #000;
  font-family: 'Teko', sans-serif;
}
#home-form .form-title-area .title .color {
  color: #dc9147;
}
#home-form .form-img {
  width: 100%;
  height: auto;
}
#home-form .form-alani form .wpcf7-not-valid-tip {
  color: #000;
  margin-top: 5px;
}
#home-form .form-alani form .wpcf7-response-output {
  border-color: #dc9147;
  color: #000;
  margin: 10px 0;
  padding: 5px 10px;
}
#home-form .form-alani .input-area {
  margin-bottom: 30px;
}
#home-form .form-alani .input-area .form-in {
  border: solid 1px #dc9147;
  background-color: transparent;
  padding: 30px;
  width: 100%;
  font-size: 16px;
  letter-spacing: 0.24px;
  color: #000;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}
#home-form .form-alani .input-area .form-in::placeholder {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  letter-spacing: 0.24px;
  color: #999999;
}
#home-form .form-alani .form-button {
  cursor: pointer;
  -webkit-appearance: none;
  border: none;
}
#blog {
  padding: 120px 0 150px;
  --gutter-x: 22px;
  --gutter-x2: -22px;
  background-repeat: repeat;
  overflow-x: clip;
}
#blog .blog-title-area {
  margin-bottom: 65px;
}
#blog .blog-title-area .title,
#blog .blog-title-area .link {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1.6px;
  color: #000;
}
#blog .blog-title-area .link {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#blog .blog-title-area .link:hover {
  color: #dc9147;
}
#blog .blog-box {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
}
#blog .blog-box img {
  position: relative;
  z-index: 1;
}
#blog .blog-box::before {
  content: '';
  position: absolute;
  box-shadow: 0px 20px 60px 0 rgba(0, 0, 0, 0.25);
  opacity: 0;
  left: 16px;
  right: 16px;
  bottom: 10px;
  top: 20px;
  z-index: 0;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#blog .blog-box .box-text-area {
  background-color: #fff;
  padding: 20px 20px 30px;
  height: 100%;
  position: relative;
  z-index: 1;
}
#blog .blog-box .box-text-area .box-date {
  font-size: 14px;
  letter-spacing: 0.21px;
  color: #999;
  margin-bottom: 16px;
}
#blog .blog-box .box-text-area .box-title {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  color: #000;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#blog .blog-box:hover::before {
  opacity: 1;
}
#blog .blog-box:hover .box-text-area .box-title {
  text-decoration: underline;
  color: #f3b880;
}
#instagram {
  margin-bottom: 10px;
}
footer {
  background-color: #000000;
}
footer .footer-ust {
  padding: 140px 0 100px;
  border-bottom: solid 1px #dc9147;
}
footer .footer-ust .footer-logo {
  margin-bottom: 20px;
  display: block;
}
footer .footer-ust .footer-logo img {
  max-width: 100%;
  width: 280px;
  height: auto;
}
footer .footer-ust .footer-title {
  color: #f3b880;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.27px;
  font-family: 'Rubik', sans-serif;
  margin-bottom: 35px;
}
footer .footer-ust .footer-socials li {
  margin: 8px;
}
footer .footer-ust .footer-socials li a {
  display: block;
  background-color: #dc9147;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
footer .footer-ust .footer-socials li a svg {
  height: 50px;
  width: 50px;
  color: #fff;
  border: 5px solid #f3b880;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  padding: 8px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #000;
}
footer .footer-ust .footer-socials li a:hover svg {
  background-color: rgba(0, 0, 0, 0.6);
}
footer .footer-ust .footer-menu {
  margin: -4px 0 0 -4px;
}
footer .footer-ust .footer-menu li a {
  display: block;
  font-size: 16px;
  letter-spacing: 0.24px;
  color: #999999;
  padding: 4px;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
footer .footer-ust .footer-menu li a:hover {
  color: #fff;
}
footer .footer-ust .footer-contacts .footer-contact {
  display: block;
  font-size: 16px;
  letter-spacing: 0.24px;
  color: #999999;
  margin-bottom: 10px;
}
footer .footer-ust .footer-contacts .footer-contact:last-child {
  margin: 0;
}
footer .footer-ust .footer-contacts .footer-contact.mail {
  text-decoration: underline;
}
footer .footer-ust .footer-contacts a.footer-contact {
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
footer .footer-ust .footer-contacts a.footer-contact:hover {
  color: #fff;
}
footer .footer-alt {
  padding: 25px 0;
}
footer .footer-alt .copyright {
  font-size: 14px;
  color: #fff;
}
