/*style ambassador soft99*/

#amb-steps {
    margin-top: 100px;
}

.amb-steps {
	margin-bottom: 110px;
}

.amb-steps h2 {
	font-family: 'Gotham Black';
    font-weight: normal;
    font-style: normal;
    font-size: 40px;
    line-height: 40px;
    color: #000;
    margin-bottom: 20px;
}

.amb-steps p {
	font-family: 'Gotham Book';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
    line-height: 30px;
    color: #000;
}

.amb-steps img {
    margin-bottom: 25px;
    max-width: 100%;
}

.hiw-wrapper {
    background-color: #FAFAFA;
    text-align: center;
}

.hiw-wrapper h2 {
    font-family: 'Gotham Black';
    font-weight: normal;
    font-style: normal;
    font-size: 40px;
    line-height: 40px;
    color: #000;
    margin-bottom: 20px;
    margin-top: 60px;
}

#hiw {
   padding-top: 50px;
    padding-bottom: 90px;
}

.round-blocks {}

.round-blocks p {
        font-family: 'Gotham Book';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    line-height: 20px;
    color: #000;
    margin-top: 25px;
}

.header-wrapper {
    background: linear-gradient(#FFFFFF, #FAFAFA);
    margin-top: 200px;
}

.onlymobile {display: none !important;}
@media (max-width: 991px) {
    .onlymobile {display: flex !important;}
    .nomobile { display: none !important; }
    .amb-steps {margin-bottom: 50px;}
}

.page-title h3 {
    font-family: 'Gotham Book';
    font-weight: normal;
    font-style: normal;
    font-size: 32px;
    line-height: 30px;
    color: #000;
}
.page-title h1 {
    font-family: 'Gotham Black';
    font-weight: normal;
    font-style: normal;
    font-size: 72px;
    line-height: 62px;
    color: #000;
    margin-bottom: 20px;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .page-title h1 {font-size: 67px;}
}
@media (max-width: 594px) {
    .page-title h1 {font-size: 2.2em;line-height: 1em;}
}

.cta-init-button, .cta-init-button-invert:hover {
    display: inline-block;
    text-decoration: none;
    background-color: #FF0045;
    border: solid 1px #FF0045;
    height: 48px;
    line-height: 48px;
    color: #fff;
    font-size: 16px;
    font-family: 'Gotham';
    font-weight: bold;
    padding-left: 26px;
    padding-right: 26px;
    border-radius: 29px;
    cursor: pointer;
    transition: all 0.3 ease;
}

.cta-init-button-invert, .cta-init-button:hover {
    display: inline-block;
    text-decoration: none;
    background-color: #FFFFFF;
    border: solid 1px #FF0045;
    height: 48px;
    line-height: 48px;
    color: #FF0045;
    font-size: 16px;
    font-family: 'Gotham';
    font-weight: bold;
    padding-left: 26px;
    padding-right: 26px;
    border-radius: 29px;
    cursor: pointer;
    transition: all 0.3 ease;
}



.himg {
    max-width: 100%;
    margin-bottom: -31px;
    margin-top: -60px;
}
@media (min-width: 992px) and (max-width: 1200px) {
    .himg {
        margin-top: 0px;
            margin-bottom: -28px;
    }
}

@media (max-width: 992px) {
    .himg {
        margin-top: 0px;
    }
    .header-wrapper {
        margin-top: 150px;
    }
}

@media (max-width: 575px) {
    .himg {
        margin-bottom: -5vw;
    }
}

#topbar {
    width: 100%;
    background-color: #fff;
    height: 100px;
    position: fixed;
    top: 0;
    border-bottom: solid 1px #E4E9EB;
        z-index: 10;
}

.topbar-logo {}


.red-wrapper {
    background-color: #FF0045;
}

.footer-claim {
    font-family: 'Gotham Book';
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    margin-bottom: 0;
}
.footer-logo {
    float: right;
}

.img-cont {
    text-align: left;
}

@media (max-width: 767px) {
   .img-cont {
        text-align: center;
    } 
}

.footer {}



/*ambasador box*/
.amb-box {
    margin-top: 65px;
    width: 90%;
    max-width: 650px;
    display: inline-block;
    border-radius: 20px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.75);
margin-bottom: 80px;
    padding-bottom: 30px;
}

.amb-box-keper {
    text-align: center;
}

.klips {
    margin-top: -65px;
}

.amb-box-title {
    font-family: 'Gotham Black';
    font-weight: normal;
    font-style: normal;
    font-size: 32px;
    line-height: 32px;
    color: #000;
    margin-bottom: 30px;
    margin-top: 30px;
}


.master-cont-inp input {
    border: none;
    border-bottom: solid 1px #AAAAAD;
    color: #000;
    padding-left: 0 !important;
    border-radius: 0;
    font-family: 'Gotham Book';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
}
.master-cont-inp input:focus {
    border-color: #AAAAAD;
    box-shadow: none;
}

.master-cont-inp label {
    padding-left: 0;
    color: #AAAAAD;
    font-family: 'Gotham Book';
    font-weight: normal;
    font-style: normal;
    font-size: 18px;
}

.img-blob-out {}
.img-blob-in {}


.applybutton {
    width: 100%;
    color: #fff;
    background-color: #000;
    border: none;
    height: 48px;
    line-height: 48px;
    border-radius: 24px;
    border: solid 1px #000;
    font-family: 'Gotham';
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
}

.applybutton:hover {
    background-color: #fff;
    color: #000;
}

.textareastyle {
    background-color: #E4E9EB;
    border-radius: 20px;
    border: none;
    min-height: 120px !important;
    padding-top: 50px !important;
}

.img-blob-in {
    background: url('../img/amba.svg');
    width: 225px;
    height: 225px;
    border: solid 1px #AAAAAD;
    border-radius: 100%;
    background-position: center; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
}
.img-blob-in img{
    height: 225px;
    width: 225px;
    border-radius: 100%;
}
.img-blob-out {
   position: relative;
    width: 225px;
    display: inline-block;
}



.addimg {
position: absolute;
    left: 7px;
    top: 7px;
    cursor: pointer;
}

.iapolicy {
    font-family: 'Gotham Book';
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
    color: #000;
    line-height: 40px;
    margin-left: 15px;
}

.iapolicyspan {
    color: #DE0101;
    text-decoration: underline;
    cursor: pointer;
}




/* Customize the label (the container) */
.containercheck {
  display: block;
  position: relative;
  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 */
.containercheck input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmarkcheck {
  position: absolute;
  top: 0;
  left: 0;
  height: 38px;
  width: 38px;
  background-color: #fff;
  border: solid 1px #AAAAAD;
  border-radius: 11px;
}

/* On mouse-over, add a grey background color */
.containercheck:hover input ~ .checkmarkcheck {
  background-color: #E4E9EB;
}

/* When the checkbox is checked, add a blue background */
.containercheck input:checked ~ .checkmarkcheck {
  background-color: #fff;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmarkcheck:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.containercheck input:checked ~ .checkmarkcheck:after {
  display: block;
}

/* Style the checkmark/indicator */
.containercheck .checkmarkcheck:after {
      left: 12px;
    top: 6px;
    width: 12px;
    height: 20px;
    border: solid #FF0045;
    border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bbtn{
    border: none;
    border-radius: 30px;
    font-family: 'Gotham';
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
}
#imgInp{
    width: 100%;
}
.save-bbtn{
    background-color: #FF0045;
}
.save-bbtn:hover{
    background-color: #FF0045;
}
.save-bbtn:hover, 
.save-bbtn:focus, 
.save-bbtn:active, 
.save-bbtn.active, 
.open .dropdown-toggle.save-bbtn { 
 background-color: #FF0045; 
 border:none;
 box-shadow: none;
} 
.modal{
    padding: 0 !important;
}
#imgInp {
  color:transparent; 
}

#imgInp::-webkit-file-upload-button {
  display: none;
}
#imgInp::before {
  content: 'Select some files';
  display: inline-block;
  background: linear-gradient(top, #f9f9f9, #e3e3e3);
      border: none;
    border-radius: 30px;
    font-family: 'Gotham';
    font-weight: bold;
    font-style: normal;
    font-size: 16px;
    background-color: #FF0045;
    color: #fff;
    padding: 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  margin-right: 16px;
}
#imgInp:hover::before {
  border-color: black;
}
#imgInp:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

@media (max-width: 575px) {
    .footer-claim {
        text-align: center;
        width: 90%;
        margin-left: 5%;
        margin-top: 20px;
    }
    .footer-logo-cont {
        text-align: center;
    }
    .footer-logo {
        float: unset;
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

.textareastyle:focus {
    box-shadow: none;
    border: solid 1px #AAAAAD;
}