@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap");
@-webkit-keyframes float {
  0% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(0px) rotate(310deg);
            transform: translatey(0px) rotate(310deg);
  }
  50% {
    -webkit-box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
    -webkit-transform: translatey(-20px) rotate(310deg);
            transform: translatey(-20px) rotate(310deg);
  }
  100% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(0px) rotate(310deg);
            transform: translatey(0px) rotate(310deg);
  }
}
@keyframes float {
  0% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(0px) rotate(310deg);
            transform: translatey(0px) rotate(310deg);
  }
  50% {
    -webkit-box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
    -webkit-transform: translatey(-20px) rotate(310deg);
            transform: translatey(-20px) rotate(310deg);
  }
  100% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(0px) rotate(310deg);
            transform: translatey(0px) rotate(310deg);
  }
}

@-webkit-keyframes float2 {
  0% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(0px) rotate(9deg);
            transform: translatey(0px) rotate(9deg);
  }
  50% {
    -webkit-box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
    -webkit-transform: translatey(-20px) rotate(9deg);
            transform: translatey(-20px) rotate(9deg);
  }
  100% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(0px) rotate(9deg);
            transform: translatey(0px) rotate(9deg);
  }
}

@keyframes float2 {
  0% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(0px) rotate(9deg);
            transform: translatey(0px) rotate(9deg);
  }
  50% {
    -webkit-box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
    -webkit-transform: translatey(-20px) rotate(9deg);
            transform: translatey(-20px) rotate(9deg);
  }
  100% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(0px) rotate(9deg);
            transform: translatey(0px) rotate(9deg);
  }
}

@-webkit-keyframes float3 {
  0% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(0px) rotate(-15deg);
            transform: translatey(0px) rotate(-15deg);
  }
  50% {
    -webkit-box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
    -webkit-transform: translatey(-20px) rotate(-15deg);
            transform: translatey(-20px) rotate(-15deg);
  }
  100% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(0px) rotate(-15deg);
            transform: translatey(0px) rotate(-15deg);
  }
}

@keyframes float3 {
  0% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(0px) rotate(-15deg);
            transform: translatey(0px) rotate(-15deg);
  }
  50% {
    -webkit-box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
    -webkit-transform: translatey(-20px) rotate(-15deg);
            transform: translatey(-20px) rotate(-15deg);
  }
  100% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(0px) rotate(-15deg);
            transform: translatey(0px) rotate(-15deg);
  }
}

@-webkit-keyframes float4 {
  0% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(0px) rotate(27deg);
            transform: translatey(0px) rotate(27deg);
  }
  50% {
    -webkit-box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
    -webkit-transform: translatey(-20px) rotate(27deg);
            transform: translatey(-20px) rotate(27deg);
  }
  100% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(0px) rotate(27deg);
            transform: translatey(0px) rotate(27deg);
  }
}

@keyframes float4 {
  0% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(0px) rotate(27deg);
            transform: translatey(0px) rotate(27deg);
  }
  50% {
    -webkit-box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
    -webkit-transform: translatey(-20px) rotate(27deg);
            transform: translatey(-20px) rotate(27deg);
  }
  100% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(0px) rotate(27deg);
            transform: translatey(0px) rotate(27deg);
  }
}

@-webkit-keyframes float6 {
  0% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(0px) rotate(153deg);
            transform: translatey(0px) rotate(153deg);
  }
  50% {
    -webkit-box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
    -webkit-transform: translatey(-20px) rotate(153deg);
            transform: translatey(-20px) rotate(153deg);
  }
  100% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(0px) rotate(153deg);
            transform: translatey(0px) rotate(153deg);
  }
}

@keyframes float6 {
  0% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(0px) rotate(153deg);
            transform: translatey(0px) rotate(153deg);
  }
  50% {
    -webkit-box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
            box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
    -webkit-transform: translatey(-20px) rotate(153deg);
            transform: translatey(-20px) rotate(153deg);
  }
  100% {
    -webkit-box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
            box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    -webkit-transform: translatey(0px) rotate(153deg);
            transform: translatey(0px) rotate(153deg);
  }
}

/* Responsive */
body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

body::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}

:root {
  scroll-behavior: smooth;
}

body {
  font-family: "Roboto", "sans-serif";
  background: #EEEEEE !important;
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-family: "Roboto", "sans-serif" !important;
}

h1,
h2 {
  font-size: 4em !important;
  font-weight: 700 !important;
}

.Header {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 997;
  padding: 0px 0;
}

.Header.Header-scrolled {
  padding: 15px 0;
  -webkit-box-shadow: 0px 2px 20px rgba(1, 41, 112, 0.1);
          box-shadow: 0px 2px 20px rgba(1, 41, 112, 0.1);
}

.Header .logo {
  line-height: 0;
}

.Header .logo img {
  max-height: 60px !important;
  margin-right: 10px;
}

/**
  * Desktop Navigation 
  */
.navbar {
  padding: 0;
  z-index: 22;
}

.head-nav {
  margin-top: 20px;
}

.navbar ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  z-index: 23;
}

.navbar li {
  position: relative;
  list-style-type: none;
}

.navbar a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 0 10px 30px;
  font-family: "Roboto", sans-serif;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #000931 !important;
  white-space: nowrap;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.navbar a i {
  font-size: 12px;
  line-height: 0;
  margin-left: 5px;
}

.navbar .active {
  color: #bf2424 !important;
}

.navbar a:hover {
  color: #bf2424 !important;
}

.navbar li:hover > a {
  color: #bf2424 !important;
}

.Header .login-btn {
  background: -webkit-gradient(linear, left top, right top, from(#bf2424), to(#850000));
  background: linear-gradient(90deg, #bf2424 0%, #850000 100%);
  padding: 10px 26px;
  margin-left: 10px;
  border: none;
  border-radius: 4px;
  color: #fff;
  z-index: 26;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, #11468f), color-stop(55%, #cc1c1c), to(#9c0202));
  background-image: linear-gradient(to right, #11468f 50%, #cc1c1c 55%, #9c0202 100%);
  background-size: 300% 100%;
  background-position: right bottom;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.Header .login-btn:hover {
  color: #fff;
  background-position: left bottom;
}

button.contact-btn {
  background: transparent;
  color: #000931;
  border: #000931 1px solid;
  padding: 10px 26px;
  border-radius: 4px;
  position: relative;
  font-size: 16px;
  overflow: hidden;
}

button.contact-btn i.fa {
  font-size: 13px;
  line-height: 1;
  padding-left: 10px;
  width: 23px;
  display: inline-block;
  text-align: left;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

button.contact-btn span.activeSpan {
  position: absolute;
  width: calc(100% + 4px);
  height: calc(100% + 4px);
  background: linear-gradient(45deg, #11468f, #1f61bb);
  background: -moz-linear-gradient(45deg, #11468f, #1f61bb);
  border-radius: 4px;
  color: #ffffff;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
          justify-content: center;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  left: calc(-100% + -5px);
  top: -2px;
  z-index: 1;
}

button.contact-btn::after {
  content: '';
  width: 100%;
  height: 100%;
  border: 2px solid #EEEEEE;
  position: absolute;
  border-radius: 4px;
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  left: 0;
  top: 0;
}

button.contact-btn:hover i.fa {
  padding-left: 4px;
}

button.contact-btn:hover span.activeSpan {
  left: -2px;
}

button.contact-btn:hover::after {
  border-color: transparent !important;
}

.Header .contact-btn:hover i {
  -webkit-transform: translateX(10px);
          transform: translateX(10px);
  -webkit-transition: -webkit-transform 330ms ease-in-out;
  transition: -webkit-transform 330ms ease-in-out;
  transition: transform 330ms ease-in-out;
  transition: transform 330ms ease-in-out, -webkit-transform 330ms ease-in-out;
}

.navbar .dropdown ul {
  display: block;
  position: absolute;
  left: 14px;
  top: calc(100% + 30px);
  margin: 0;
  padding: 0px 0;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  background: rgba(22, 22, 22, 0.089);
  -webkit-box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.137);
          box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.137);
  backdrop-filter: blur(3.5px);
  -webkit-backdrop-filter: blur(3.5px);
  border-radius: 2px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.navbar .dropdown > ul > li::before {
  content: "";
  background: #11468f;
  position: absolute;
  display: block;
  width: 4px;
  height: 100%;
}

.navbar .dropdown ul li {
  min-width: 200px;
}

.navbar .dropdown ul li a:hover {
  color: #fff !important;
}

.navbar .dropdown ul a {
  padding: 8px 10px;
  font-size: 13px;
  text-transform: none;
  font-weight: 400;
}

.navbar .dropdown ul a i {
  font-size: 11px;
}

.navbar .dropdown ul a:hover,
.navbar .dropdown ul .active:hover,
.navbar .dropdown ul li:hover > a {
  color: #f0f0f0;
}

.navbar .dropdown:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.navbar .dropdown .dropdown ul {
  top: 0;
  left: calc(100% - 30px);
  visibility: hidden;
}

.btn-mobile i {
  color: #000931 !important;
}

.navbar .dropdown .dropdown:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
  visibility: visible;
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

/**
    * Mobile Navigation 
    */
.offcanvas-end {
  width: 255px !important;
}

.offcanvas-body {
  background-color: #000931;
}

.offcanvas-body .nav-link {
  color: white !important;
}

.offcanvas-header {
  background: #000931;
  color: white;
}

.offcanvas-header .dropdown-profile h3 {
  color: #ffffff;
}

.offcanvas-header .location-menu span {
  color: white;
}

.nav-item {
  color: white !important;
}

.nav-link:focus,
.nav-link:hover {
  color: white !important;
}

.btn-close {
  color: white;
  background-color: white;
}

.nav-link img {
  margin-right: 20px;
}

.container-social-menu {
  background: #000931;
}

.container-social-menu .social-icons {
  color: white;
}

.container-social-menu .social-icons i {
  margin: 15px;
}

.links-menu a {
  color: white !important;
  margin: 10px;
  font-size: 11px;
}

@media (max-width: 1080px) {
    .mobile-nav-toggle {
        display: block;
    }

    .navbar ul {
        display: none;
    }

    .contact-buttons {
        display: none;
    }
}

@media (min-width: 1081px) {
    .btn-mobile {
        display: none !important;
    }
}

.cta-close-btn {
  cursor: pointer;
}

.btn-mobile i {
  color: #000931 !important;
}

.head-1 {
  margin-top: 60px;
  position: relative;
  overflow: hidden;
}

.head-1 .container {
  margin-bottom: 100px;
}

.head-1 .img1637x {
  position: absolute;
  left: -150px;
  z-index: -99;
}

@media (max-width: 920.9px) {
  .head-1 .img1637x {
    display: none;
  }
}

.head-1 .img1637right {
  position: absolute;
  right: -150px;
  top: 30%;
  z-index: -99;
  overflow: hidden;
}

.head-1 .img1637d {
  position: absolute;
  left: -150px;
  bottom: 1px;
  z-index: -99;
}

@media (max-width: 1080px) {
  .head-1 .img1637d {
    display: none;
  }
}

.container-form {
  position: relative;
}

.container-form .form-control,
.container-form .form-select {
  background-color: #EEEEEE !important;
  border: #707070 1px solid !important;
  resize: none;
  position: relative;
}

.container-form .form-control::-webkit-input-placeholder {
  color: #c8c8c8;
}

.container-form .form-control:-ms-input-placeholder {
  color: #c8c8c8;
}

.container-form .form-control::-ms-input-placeholder {
  color: #c8c8c8;
}

.container-form .form-control::placeholder {
  color: #c8c8c8;
}

.container-form form.container-form.container {
  position: relative;
}

.container-form label.form-label {
  position: absolute;
  top: -15px;
  left: 36px;
  z-index: 1;
  background: #eeeeee;
  padding: 2px;
  font-weight: 500;
}

.container-form label.select {
  position: absolute;
  top: -15px;
  left: 36px;
  z-index: 1;
  background: #eeeeee;
  padding: 2px;
}

.container-form .leftBM1 {
  border-right: #000931 2px solid;
  position: relative;
  padding: 10px 30px;
  border-radius: 5px;
  border: none;
  color: white;
  background: -webkit-gradient(linear, left top, right top, from(#bf2424), to(#850000));
  background: linear-gradient(90deg, #bf2424 0%, #850000 100%);
  cursor: pointer;
}

.container-form .leftBM1 .fileupl {
  padding: 10px 30px;
  border-radius: 5px;
  border: none;
  color: white;
  background: -webkit-gradient(linear, left top, right top, from(#bf2424), to(#850000));
  background: linear-gradient(90deg, #bf2424 0%, #850000 100%);
  position: relative;
}

.container-form .leftBM1::before {
  content: '';
  display: block;
  position: absolute;
  top: -10px;
  width: 50px;
  height: 2px;
  cursor: pointer;
  background-color: #000931 !important;
}

@media (max-width: 767.9px) {
  .container-form .rightBM1 {
    margin-top: 10px;
  }
}

.container-form .rightBM1 .rtsubmit {
  padding: 11px 45px;
  margin-right: 20px;
  border-radius: 5px;
  float: right;
  border: none;
  color: white;
  background: -webkit-gradient(linear, left top, right top, from(#3CC145), to(#026D0A));
  background: linear-gradient(90deg, #3CC145 0%, #026D0A 100%);
}

@media (max-width: 1080px) {
  .container-form .rightBM1 .rtsubmit {
    margin-bottom: 10px;
  }
}

.container-form .rtReset {
  padding: 10px 50px;
  border-radius: 5px;
  border: #000931 2px solid;
  color: #000931;
  background: transparent;
}

@media (max-width: 767.9px) {
  .container-form .rtReset {
    margin-top: 10px;
  }
}

.container-form input.form-control,
.container-form .form-select {
  padding: .575rem 38px !important;
}

.container-form #name {
  padding-left: 38px;
}

.container-form #ControlInput1 {
  padding-left: 38px;
}

.lastSectForm {
  padding-top: 30px;
  padding-bottom: 40px;
}

.lastSectForm .success {
  padding: 10px 20px;
  border-radius: 3px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  float: right;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  opacity: 0;
  pointer-events: none;
  background-color: #a7eec0;
  color: #026D0A;
}

.lastSectForm .success .check {
  font-size: 30px;
  font-weight: 500;
}

.lastSectForm .success .msg {
  font-size: 18px;
  font-weight: 700;
  margin: 0 30px;
}

.lastSectForm .success .close {
  padding: 10px 18px;
}

.lastSectForm .success.alert {
  opacity: 1;
  pointer-events: auto;
}

.lastSectForm .success.show {
  -webkit-animation: show_slide 1s ease forwards;
          animation: show_slide 1s ease forwards;
}

@-webkit-keyframes show_slide {
  100% {
    opacity: 1;
    -webkit-transition: opacity 0s 2s linear ease-in-out;
    transition: opacity 0s 2s linear ease-in-out;
  }
}

@keyframes show_slide {
  100% {
    opacity: 1;
    -webkit-transition: opacity 0s 2s linear ease-in-out;
    transition: opacity 0s 2s linear ease-in-out;
  }
}

.lastSectForm .success.hide {
  -webkit-animation: hide_slide 1s ease forwards;
          animation: hide_slide 1s ease forwards;
}

@-webkit-keyframes hide_slide {
  100% {
    opacity: 0;
    -webkit-transition: visibility 0s 2s, opacity 2s linear ease-in-out;
    transition: visibility 0s 2s, opacity 2s linear ease-in-out;
  }
}

@keyframes hide_slide {
  100% {
    opacity: 0;
    -webkit-transition: visibility 0s 2s, opacity 2s linear ease-in-out;
    transition: visibility 0s 2s, opacity 2s linear ease-in-out;
  }
}

.lastSectForm .dangers {
  padding: 10px 20px;
  border-radius: 3px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  float: right;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  opacity: 0;
  pointer-events: none;
  background-color: #fdbcbc;
  color: #6d0202;
}

.lastSectForm .dangers .check {
  font-size: 30px;
  font-weight: 500;
}

.lastSectForm .dangers .msg {
  font-size: 18px;
  font-weight: 700;
  margin: 0 30px;
}

.lastSectForm .dangers .close {
  padding: 10px 18px;
}

.lastSectForm .dangers.show {
  -webkit-animation: show_slide 1s ease forwards;
          animation: show_slide 1s ease forwards;
}

.urBtn {
  padding: 10px 30px;
  border-radius: 5px;
  border: none;
  color: white;
  background: -webkit-gradient(linear, left top, right top, from(#bf2424), to(#850000));
  background: linear-gradient(90deg, #bf2424 0%, #850000 100%);
  position: relative;
  cursor: pointer;
}

.loading {
  font-size: 20px;
  font-family: Roboto;
  font-weight: bold;
  letter-spacing: 4.4px;
  position: relative;
  overflow: hidden;
  border: 0px;
  opacity: 1;
}

.loading:before {
  border: 0px;
  color: transparent;
  content: attr(data-loading-text);
}

.loading:after {
  border: 0px;
  top: 0;
  left: 0;
  width: 0;
  opacity: 1;
  color: #BF2424;
  overflow: hidden;
  position: absolute;
  content: attr(data-loading-text);
  -webkit-animation: loading 4.5s infinite;
          animation: loading 4.5s infinite;
}

@media (max-width: 767.9px) {
  .loading:after {
    color: #11468f;
  }
}

@-webkit-keyframes loading {
  0% {
    width: 0%;
  }
  40% {
    width: 100%;
  }
}

@keyframes loading {
  0% {
    width: 0%;
  }
  40% {
    width: 100%;
  }
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;   
}

input[type=number] {
    -moz-appearance: textfield; 
}


@media screen and (max-width: 360px) {
  .container-form .rtReset {
    padding: 8px 40px;
    border-radius: 5px;
    border: #000931 2px solid;
    color: #000931;
    background: transparent;
  }
  .container-form .rightBM1 .rtsubmit {
    padding: 10px 40px;
    margin-right: 10px;
    border-radius: 5px;
    float: right;
    border: none;
    color: white;
    background: -webkit-gradient(linear, left top, right top, from(#3CC145), to(#026D0A));
    background: linear-gradient(90deg, #3CC145 0%, #026D0A 100%);
  }
}
/*# sourceMappingURL=vendor__form.css.map */
