.body-alt{background-image:
radial-gradient(at 40% 20%, hsla(214,100%,74%,1) 0px, transparent 50%),
radial-gradient(at 80% 0%, hsla(266,32%,53%,1) 0px, transparent 50%),
radial-gradient(at 0% 50%, hsla(304,100%,93%,1) 0px, transparent 50%),
radial-gradient(at 80% 50%, hsla(343,100%,66%,1) 0px, transparent 50%),
radial-gradient(at 0% 100%, hsla(317,100%,77%,1) 0px, transparent 50%),
radial-gradient(at 80% 100%, hsla(242,100%,70%,1) 0px, transparent 50%),
radial-gradient(at 0% 0%, hsla(343,100%,76%,1) 0px, transparent 50%) !important;}

#form-animation{background-repeat:no-repeat;position:absolute;animation-duration:5s;animation-timing-function:ease-in-out;animation-name:animationUp;animation-iteration-count:infinite}
@keyframes animationUp{0%{top:0}50%{top:-15px}100%{top:0}}
.yd-modal.success .yd-content h3 {
    color: #ff5081;
    
    font-weight: 900;
}

.yd-body {
    border-bottom: none;
}

.yd-content h3 {
    border-bottom: none;
}

.yd-content > div p {
    
    font-weight: 900;
    color: #3c52c7;
}

.yd-modal-show.yd-effect-1 .yd-content{
box-shadow: 10px 10px #ff5081;
}

.yd-file .yd-file-in, .yd-rating .yd-rating-in {
    border: 1px solid #3c52c7;
    border-radius: 50px;
}

.yd-overlay {
    background: rgba(18, 22, 36, 0.8);
}
div[class^="yd-"] > div > label {
    font-family: inherit;
    font-weight: 600;
    color: #708ad9;
    margin-left: 0.5rem;
}

.yd-file .selected-file {
    color: #708ad9;
    font-weight: 500;
    font-size: 12px;
    margin-left: 0.5rem;
}
.fa{
color: #3c52c7}

.yd-reset * {
    box-sizing: border-box;
    display: block;
    font-size: .8rem;
}

.form-group{margin-bottom:1rem;}

    .hide{
        display:none !important;
    }
    .no-margin{
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.mB4rem{
    margin-bottom:4rem !important;
}

input[type=number] {
  -moz-appearance: textfield;
}
    body {
    color: #000;
    overflow-x: hidden;
    min-height: 100vh;
    height: auto;
    background-color: #3c52c7;
    }
    input,
    textarea {
    background-color: white !important;
    background: white;
    padding: 12px 15px 12px 15px !important;
    width: 100%;
    box-sizing: border-box;
    border: none !important;
    border-bottom: 3px solid #c7d2ff !important;
    font-size: 12px !important;
    color: #3c52c7 !important;
    font-weight: 400;
    border-radius: 0px !important;
    }
    input:focus,
    textarea:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: none !important;
    border-bottom: 3px solid #3c52c7 !important;;
    outline-width: 0;
    font-weight: 400;
    outline: none;
    }
    button:focus {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline-width: 0
    }

    .card1 {
    width: 50%;
    align-content: center;
    max-height: 100vh;
    min-height: 100vh;
    overflow: scroll;
    }
    
    .card1::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.card1 {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
    .card2 {
    width: 50%;
    background-color:#3c52c7 !important;
    }
    .ego-logo {
    width: 100px;
    height: 100px;
    }
    #img-service{
    max-width: 200px;
    height: auto;
    margin:2rem;
    border-radius: 3rem;
    }
    .img-contact{
    max-width: 50%;
    height: auto;
    margin:2rem;
    }
    #img-jobs{
    max-width: 267px;
    height: auto;
    margin:2rem;
    }
    
    
    .xs-text{
    font-size:.8rem !important;
}


    
    label {
    display: inline-block;
    margin-bottom: .5rem;
}
    .heading {
    margin-bottom: 10px !important
    }
    ::placeholder {
    color: #708ad9 !important;
    opacity: 1
    }
    :-ms-input-placeholder {
    color: 708ad9 !important
    }
    ::-ms-input-placeholder {
    color: #708ad9 !important
    }
    .form-control-label {
    font-size: 12px;
    margin-left: 15px
    }
    .text-white{text-align: center;}
    .text-white-XL{text-align: center;
    font-size:2rem;
    color: #fff;
    }
    .text-white-XS{text-align: center; font-size:12px; color: #fff;}
    .text-center{
    text-align: center;
    }
    .text-left{
    text-align: left;
    }
    .msg-info {
    padding-left: 15px;
    margin-bottom: 10px;
    color: #708ad9;
    }
    #message input, textarea {border-radius:0px !important;}
    .btn-color {
    border-radius: 50px;
    color: #fff;
    background-image: linear-gradient(to right, #708ad9, #ff5081);
    padding: 10px 25px;
    cursor: pointer;
    border: none !important;
    margin: auto;
width: 50%;
font-size: .8rem;
    
    }
    .btn-color:hover {
    color: #fff;
    background-image: linear-gradient(to right, #ff5081, #708ad9);
    }
    .btn-white {
    border-radius: 50px;
    color: #fff;
    background-color: #fff;
    padding: 8px 40px;
    cursor: pointer;
    border: 2px solid #D500F9 !important
    }
    .btn-white:hover {
    color: #fff;
    background-image: linear-gradient(to right, #708ad9, #D500F9)
    }
    a {
    color: #000
    }
    a:hover {
    color: #000
    }
    .bottom {
    width: 100%;
    margin-top: 50px !important
    }
    .sm-text {
    font-size: 15px
    }
    .left {
    width: 50%;
    float: left;
    }
    .right2 {
    width: 50%;
    float: right;
    }
    .right2 .form-control{
    width: 100%;
    }
    .go-back{display:block;}
    .go-back-xs{display:none;}
    
    input, textarea {
    height: calc(1.5em + .75rem + 2px);
    }
    .container-fluid{
    margin-left:0 !important;
    margin-right:0 !important;
    padding-left:0 !important;
    padding-right:0 !important;
    min-height: 100vh;
    width: 100%;
    }
    ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #708ad9 !important;
    opacity: 1; /* Firefox */
    }
    :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #708ad9;
    }
    ::-ms-input-placeholder { /* Microsoft Edge */
    color: #708ad9;
    }
    
    .rounded-lg {
  border-radius: 0rem !important;
}

.text-small {
  font-size: 0.9rem !important;
}

.custom-separator {
  width: 5rem;
  height: 6px;
  border-radius: 1rem;
  background-color: #ff5081 !important;
}

.text-uppercase {
  letter-spacing: 0.2em;
}

.container-conditions {

  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  
}

/* Hide the browser's default checkbox */
.container-conditions input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #fff;
  border: 1px solid #3c52c7;
}

/* On mouse-over, add a grey background color */
.container-conditions:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-conditions input:checked ~ .checkmark {
  background-color: #ff5081;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container-conditions input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container-conditions .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.box-details{
    position: relative;
    margin-top:1rem;
    margin-bottom: 1rem;
}


 /* Hide scrollbar for Chrome, Safari and Opera */
.custom-overflow::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.custom-overflow {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
} 


.ego-animate-bottom{position:relative;animation:animatebottom 1.9s}@keyframes animatebottom{from{bottom:-300px;opacity:0} to{bottom:0;opacity:1}}
.ego-animate-bottom-alt{position:relative;animation:animatebottom-alt 1.9s}@keyframes animatebottom-alt{from{bottom:-500px;opacity:0} to{bottom:0;opacity:1}}

/*@import url('https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,800;1,900&display=swap');*/






b {
  font-weight: bold;
}

.showmore-link{
    color: #3c52c7 !important;
    text-decoration: none!important;
}
.showmore-link:hover{color: #ff5081 !important;
    text-decoration: underline !important;
}

.back-link{
    color: #3c52c7 !important;
    text-decoration: none!important;
}

.back-link:hover{color: #ff5081 !important;
    text-decoration: underline !important;
}

.back-link-alt{
    color: #fff !important;
    text-decoration: none!important;
}

.back-link-alt:hover{color: #ff5081 !important;
    text-decoration: underline !important;
}

a{color: #3c52c7
    text-decoration: none;
}
a:hover{color: #ff5081;
}

.app {
  background-color:#3c52c7;
  width: 100%;
  height: 100%;
  overflow-x:hidden;
}

.app-container-75 {
  width: 75%;
  margin: 0 auto;
}

.app-container-60 {
  width: 60%;
  margin: 0 auto;
  max-width: 550px;
  min-width: 280px;
}

/* CARD */


.card-body {
  padding: 24px;
}

.card-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 24px;
}

.card-btn, button.card-btn {
  box-shadow: none !important;
  border: 0px;
  color: white;
  background-color: #ff5081;
  width: 100%;
  border-radius: 0px;
  padding: 12px 0px;
  font-size: 18px !important;
  font-weight: 600;
  cursor: pointer;
  
  /* Link */
  text-decoration: none;
  border-radius: 50px;
  font-weight: 900;
  
  margin-bottom: 1rem;
}

.card-btn:hover {
  background-color: #ff5081 !important;
  color: #fff !important;
  text-decoration: none !important;
}

.card-btn:hover {
  background-color: #3c52c7 !important;
  color: #fff !important;
  text-decoration: none !important;
}

.card-centered {
  padding-top: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.card-centered .card-body {
  padding: 48px 24px;
}

.card .success-icon {
  color: #69ffcc;
  font-size: 60px;
}

.card .error-icon {
  color: #ff5252;
  font-size: 60px;
}

/* HEADERS + TEXT */
.header-uppercase {
  margin: 0px;
  
}

.header-white {
  color: white;
}

.header-blue {
  color: #3c52c7;
  font-weight: 600;
}

.header-red {
  color: #ff5252;
  font-weight: 600;
}

.header-margin-bottom {
  margin-bottom: 24px;
}

.helper-text {
  color: #757575;
  line-height: 1.25;
  font-size: 16px;
}

.helper-text-small {
  color: #777777;
  line-height: 1.4;
  font-size: 14px;
}

/* PRICE */
.price {
  margin: 0px;
}

.price span { /* Interval */
  font-size: 18px;
  color: #757575;
}


/* INPUTS */
input {
  border: none;
  padding: 12px;
  border-radius: 2px;
  background-color: #fff;
  color: #3c52c7;
  border-bottom: 2px solid transparent;
  -webkit-transition: border 250ms ease;
  transition: border 250ms ease;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 600;
  width: 100%;
}

input::placeholder {
  color: #708ad9;
  
  font-weight: 600;
}

input:focus, button:focus {
  outline: none;
}

input:focus, .StripeElement--focus {
  border-color: #ff5081;
}

.StripeElement--invalid {
  border-color: #ff5252;
}

#card-errors {
  color: #ff5252;
}

/* LOADER */
.loader {
  display: inline-block;
  border: 6px solid #f3f3f3;
  border-radius: 50%;
  border-top: 6px solid #3c52c7;
  width: 48px;
  height: 48px;
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* HIDDEN */
.hide {
  display: none;
}
    
    
    
    @media screen and (max-width: 992px) {
    .card1 {
    width: 100%;
    padding: 40px 30px 40px 30px;
    max-height: unset;
    min-height: unset;
    overflow: visible;
    }
    .card2 {
    width: 100%
    }
    .go-back{display:none;}
    .go-back-xs{display:block;}
    .right {
    margin-top: 10px !important;
    margin-bottom: 10px !important
    }
    .container-fluid{
    height: auto;
    }
    #img-service{
    width: 100px;
    height: auto;
    margin:1rem;
    border-radius: 15px
    }
    .img-contact{
    max-width: 40%;
    height: auto;
    }
    #img-jobs{
    max-width: 267px;
    height: auto;
    margin:1rem;
    }
    }

    @media screen and (max-width: 768px) {
            #img-service{
    max-width: 100px;
    height: auto;
    margin:1rem;
   
    }
    .img-contact{
    max-width: 40%;
    height: auto;
    margin:1rem;
   
    }
    #img-jobs{
    max-width: 178px;
    height: auto;
    margin:1rem;
   
    }
    .xs-text{
    font-size:.6rem !important;
}
    .container {
    padding: 10px !important
    }
    .card2 {
    padding: 10px
    }
    .right {
    margin-top: 50px !important;
    margin-bottom: 50px !important
    }
    .container-fluid{
    height: auto;
    }
    }
    @media screen and (max-width: 568px) {

    .img-contact{
    max-width: 80%;
    height: auto;
    margin:1rem;
   
    }
    }
.bottom-position{bottom:3rem;}
@media (max-width:550px){
    .bottom-position{bottom:1.5rem;}
}
.icon-link:hover{color:var(--red); cursor:pointer;}
.contact-link{color:white; cursor:pointer;}
.contact-link:hover{color:white; text-decoration: underline solid white 3px;}
hr{background-color: transparent;}
.col-form-label {
  font-weight: 300;
}

small{font-size:1rem;}