/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./src/components/resources/cp/footer/Footer.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.footer {
  direction: rtl;
  padding: 70px 0;
  background-size: cover;
  background: url(/_next/static/media/footer.19429c37.jpg) no-repeat center center fixed;
}
@media (max-width: 1040px) {
  .footer {
    padding: 10px 0;
  }
  .footer .grid-3 {
    display: block;
  }
}
.footer .footer-item {
  width: 90%;
  margin: 0 auto;
}
@media (max-width: 1040px) {
  .footer .footer-item {
    width: 100%;
    margin: 6px 0;
  }
}
.footer .footer-item .footer-caption {
  height: 60px;
}
@media (max-width: 1040px) {
  .footer .footer-item .footer-caption {
    height: auto;
  }
}
.footer .footer-item .footer-caption .logo img {
  width: 80px;
  height: auto;
}
@media (max-width: 496px) {
  .footer .footer-item .footer-caption .logo img {
    width: 70px;
  }
}
.footer .footer-item .footer-caption span {
  font-size: 20px;
  font-weight: bold;
  padding-top: 18px;
  display: inline-block;
}
@media (max-width: 496px) {
  .footer .footer-item .footer-caption span {
    font-size: 15px;
  }
}
.footer .footer-item .footer-content .about-text {
  margin-top: 20px;
  text-align: justify;
}
@media (max-width: 1040px) {
  .footer .footer-item .footer-content .about-text {
    line-height: 30px;
  }
}
.footer .footer-item .footer-content .contact-text {
  margin: 20px 0;
  text-align: justify;
}
.footer .footer-item .footer-content .social-network {
  display: flex;
  margin-top: 28px;
}
.footer .footer-item .footer-content .social-network li {
  width: 40px;
  height: 40px;
  margin-left: 10px;
  text-align: center;
  padding: 5px 5px 0 5px;
}
@media (max-width: 496px) {
  .footer .footer-item .footer-content .social-network li {
    width: 30px;
    height: 30px;
    margin-left: 10px;
  }
}
.footer .footer-item .footer-content .social-network li a:hover {
  color: #0edda7;
}
.footer .footer-item .footer-content .social-network li a i {
  font-size: 30px;
}
@media (max-width: 496px) {
  .footer .footer-item .footer-content .social-network li a i {
    font-size: 25px;
  }
}
.footer .footer-item .footer-content form {
  margin-top: 10px;
}
@media (max-width: 1040px) {
  .footer .footer-item .footer-content form {
    margin-top: 40px;
  }
}
@media (max-width: 376px) {
  .footer .footer-item .footer-content form .grid-2 {
    display: block;
  }
}
.footer .footer-item .footer-content form input,
.footer .footer-item .footer-content form textarea {
  border-radius: 4px;
  margin-bottom: 10px;
  border-color: #e0e0e0 !important;
}
@media (max-width: 496px) {
  .footer .footer-item .footer-content form input,
  .footer .footer-item .footer-content form textarea {
    font-size: 12px;
    padding: 8px 10px;
  }
}
.footer .footer-item .footer-content form .grid-l input {
  width: 98%;
}
@media (max-width: 376px) {
  .footer .footer-item .footer-content form .grid-l input {
    width: 100%;
  }
}
.footer .footer-item .footer-content form button {
  width: 150px;
}
.footer .footer-item .footer-content form .btn-primary {
  float: left;
}
.footer .footer-item .footer-content form .contact-message {
  text-align: center;
  margin-top: 20px;
}
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[13].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[13].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[13].use[5]!./src/components/resources/cp/header/Header.scss ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.header {
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  position: absolute;
}
.header .header-item {
  font-size: 16px;
}
.header .header-item:nth-child(1) {
  padding: 10px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background-color: rgba(0, 0, 0, 0.8);
}
.header .header-item:nth-child(1) ul.header-tools {
  display: inline-flex;
}
.header .header-item:nth-child(1) ul.header-tools li {
  padding: 0 10px;
  cursor: pointer;
  border-left: 1px solid #353434;
}
.header .header-item:nth-child(1) ul.header-tools li:hover {
  color: #0edda7 !important;
}
.header .header-item:nth-child(1) ul.header-tools li:nth-child(1) {
  padding-right: 0;
}
.header .header-item:nth-child(1) ul.header-tools li:nth-child(3) {
  border-left: 0;
  color: #ff4848;
}
.header .header-item:nth-child(1) .header-support span {
  margin-left: 10px;
}
@media (max-width: 640px) {
  .header .header-item:nth-child(1) .header-support .fa-phone {
    display: none;
  }
  .header .header-item:nth-child(1) .header-support span {
    margin-left: 0;
    font-size: 13px;
  }
}
.header .header-item:nth-child(2) {
  background-color: rgba(0, 0, 0, 0.4);
}
.header .header-item:nth-child(2) .logo img {
  width: 100px;
  height: auto;
}
@media (max-width: 496px) {
  .header .header-item:nth-child(2) .logo img {
    width: 70px;
  }
}
.header .header-item:nth-child(2) .menu .nav {
  padding: 0;
  list-style: none;
  display: inline-flex;
}
.header .header-item:nth-child(2) .menu .nav .nav-item {
  padding: 0 10px;
  line-height: 72px;
  position: relative;
}
.header .header-item:nth-child(2) .menu .nav .nav-item:nth-child(1) {
  padding-right: 0;
}
.header .header-item:nth-child(2) .menu .nav .nav-item:hover > ul {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.header .header-item:nth-child(2) .menu .nav .nav-item .nav-link:hover, .header .header-item:nth-child(2) .menu .nav .nav-item .nav-link.active {
  color: #ff4848;
}
.header .header-item:nth-child(2) .menu .nav .nav-item > ul {
  transition: all 0.3s ease;
  transform: translateY(30px);
}
.header .header-item:nth-child(2) .menu .nav .nav-item ul {
  top: 74px;
  opacity: 0;
  z-index: 10;
  right: 241px;
  padding: 10px 0;
  font-size: 14px;
  min-width: 240px;
  visibility: hidden;
  position: absolute;
  border-top: 1px solid #ff4848;
  background-color: rgba(0, 0, 0, 0.8);
}
.header .header-item:nth-child(2) .menu .nav .nav-item ul.right-0 {
  right: 0;
}
.header .header-item:nth-child(2) .menu .nav .nav-item ul.no-transparent {
  background-color: #161616;
}
.header .header-item:nth-child(2) .menu .nav .nav-item ul > li {
  display: block;
  padding: 0 20px;
  line-height: 30px;
  position: relative;
}
.header .header-item:nth-child(2) .menu .nav .nav-item ul > li:last-child a {
  border: none;
}
.header .header-item:nth-child(2) .menu .nav .nav-item ul > li a {
  display: block;
  padding: 5px 0;
  transition: all 0.3s ease;
  border-bottom: 1px solid #353434;
}
.header .header-item:nth-child(2) .menu .nav .nav-item ul li:hover > ul {
  opacity: 1;
  display: block;
  visibility: visible;
  transform: translateX(0);
}
.header .header-item:nth-child(2) .menu .nav .nav-item ul li ul {
  top: 0px;
  left: 100%;
  opacity: 0;
  transition: 0.3s;
  visibility: hidden;
  transform: translateX(-30px);
}
.header .header-item:nth-child(2) .menu-mobile i {
  font-size: 25px;
  cursor: pointer;
  line-height: 73px;
  display: inline-block;
}
@media (max-width: 496px) {
  .header .header-item:nth-child(2) .menu-mobile i {
    line-height: 56px;
  }
}
.header .header-item:nth-child(2) .menu-mobile i.close-icon {
  top: 0;
  z-index: 20;
  right: 24px;
  position: fixed;
}
.header .header-item:nth-child(2) .menu-mobile ul {
  top: 0;
  right: 0;
  width: 50%;
  z-index: 10;
  height: 100vh;
  position: fixed;
  list-style: none;
  padding: 80px 0 0 0;
  background-color: #161616;
}
@media (max-width: 640px) {
  .header .header-item:nth-child(2) .menu-mobile ul {
    width: 80%;
  }
}
@media (max-width: 496px) {
  .header .header-item:nth-child(2) .menu-mobile ul {
    width: 100%;
  }
}
.header .header-item:nth-child(2) .menu-mobile ul li {
  display: block;
  padding: 10px;
  text-align: center;
}
.header .header-item:nth-child(2) .menu-mobile ul li a:hover, .header .header-item:nth-child(2) .menu-mobile ul li a.active {
  color: #ff4848;
}
