.tab-button {
    display: none !important
}

#upload-content1,
#upload-content2 {
    padding-top: 30px
}

.menu ul li.expert a.request-demo:hover {
    color: #fff
}

.heading p {
    color: #0a1320;
    opacity: .56;
    font-family: "proxima-nova", sans-serif;
    font-weight: 500;
    font-size: 17px;
    line-height: 26px
}
.heading p b.bold {
    font-weight: 600;
}
#upload-content2 .heading p:after {
    opacity: 1;
    display: none;
}

.get-started {
    padding-top: 0 !important
}

button.button {
    border: 1px solid transparent;
    cursor: pointer;
    background: #ff0935 !important;
    margin: 0 auto;
    margin-top: 13px;
    display: inline-block
}

#get-start {
    padding-left: 0px !important;
    padding-right: 50px
}
.awards-heading {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    margin-bottom: 20px;
}

.awards-heading img {
    margin-left: 15px;
    max-width: 142px;
}

.contact-content img {
    max-width: 100%;
    display: block
}
.clients-wrap {
    margin-bottom: 60px;
}
.contact-content .awards-wrap h3 {
    margin-bottom: 0px;
}
.mobilityform-container {
    position: relative;
    padding: 0
}

.bgpeach {
    padding: 5px 0 50px 0px; 
}

.mobilityform-container .heading {
    margin-bottom: 45px;
    position: relative
}

.mobilityform-title {
    margin-bottom: 45px
}

.mobilityform-title h4 {
    color: #141414;
    font-size: 41px;
    text-align: center
}

.upload-video-solutions .flex-conatiner {
    align-items: flex-start
}

.flex-conatiner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    align-items: center;
    padding: 10px 0 0 0;
    border-radius: 20px
}
.upload-video-solutions {
    background-image: linear-gradient(180deg, #F4F9FF, #fff);
}
.flex-conatiner.alf {
    align-items: flex-start
}

.contact-content {
    width: 49%;
    padding: 0px 0 0
}

.contact-content h2,
.contact-content h3 {
    font-size: 26px;
    line-height: 40px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    margin: 0 0 10px;
    color: #000
}


.svg-icon{
    position: absolute;
    right: 0;
    top: 75%;
    z-index: 9;
}
.progress-bar {
    text-align: center;
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 50px;
}
.progress-bar li {
    float: left;
    font-size: 11px;
    line-height: 11px;
    width: 50%;
    position: relative;
    z-index: 1;
}
.progress-bar li:before {
            content: "";
    display: block;
    font-size: 15px;
    line-height: 24px;
    color: #d5dbdb;
    background: #2068fe;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    margin: 0 auto 5px auto;
    border: 8px #d5dbdb solid;
}
.progress-bar li:after {
    content: "";
    width: 100%;
    height: 7px;
    background: #d5dbdb;
    position: absolute;
    margin: auto;
    left: 50%;
    top: 11px;
    z-index: -1;
}
.progress-bar li.active:before{
    border: 8px #ffff00 solid;
}
.progress-bar li:first-child:after {
    background: #ffff00;
}

.progress-bar li:last-child:after {
    content:none;
}
.progress-bar li span {
    position: absolute;
    left: 50%;
    top: -20px;
    transform: translate(-50%);
    font-size: 16px;
    font-weight: 700;
}

.price-tag {
    background: rgb(186, 186, 204);
    border-radius: 6px 0 0 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 25px;
    width: 25px;
    line-height: 30px;
    padding: 0;
    position: relative;
    text-align: center;
    top: 16px;
    color: #000000;
    font-weight: 700;
}
.price-tag:after {
    background: inherit;
    border-radius: 3px;
    border-top-right-radius: 22px;
    display: block;
    content: "";
    height: 15px;
    position: absolute;
    right: -13px;
    top: -9px;
    transform-origin: top left;
    transform: rotate(45deg);
    width: 100%;
    z-index: -1;
}
.progress-bar li.active .price-tag{
   background:#ffff00;

}
h2.cotact-heading {
    font-size: 36px;
    line-height: 44px;
    font-family: "proxima-nova", sans-serif;
    text-align: left;
    font-weight: 800;
}

h2.cotact-heading span {
    display: inline-block;
    color: #0341F0;
    position: relative;
}

.contact-content h3 span.highlights {
    color: #0341f0;
}

@media screen and (max-width: 1024px) {
    .svg-icon{
        display:none;
    }
}
@media screen and (max-width: 768px) {
   .price-tag{
      display:none;
   }
}

.contact-content h2 span svg {
    margin-right: 5px
}

.contact-content p {
    color: #000;
    margin: 0px 0px 20px 0px;
    width: 63%;
    font-family: "proxima-nova", sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    opacity: 1;
}

.contact-content p strong {
    font-weight: 700;
}
.contact-content ul.hightlights {
    width: 100%;
    font-size: 0;
    margin-bottom: 36px;
    padding-left: 16px;
}

h5.highlight-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    position: relative;
    margin-bottom: 0px;
    display: inline-block;
    text-decoration: underline;
    text-underline-offset: 3px;
    text-decoration-thickness: 1.5px;
    text-decoration-color: #000000;
}

ul.success {
    width: 100%;
    border-right: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: center;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

ul.success li {
    font-size: 22px;
    line-height: 30px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    display: flex;
    align-items: center;
    width: 45%;
    min-height: 80px;
    color: #000;
    padding: 10px 10px;
    border: 1px solid #00000012;
    border-radius: 7px;
    margin-right: 10px;
    margin-bottom: 10px;
    min-height: 102px
}

ul.success li div {
    padding-left: 20px
}

ul.success li span {
    font-size: 16px;
    line-height: 25px;
    display: block;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    color: #000
}

ul.success li svg {
    width: 40px;
    height: 40px
}

.contact-content ul.hightlights li {
    color: #000;
    margin: 14px 0 0;
    vertical-align: middle;
    padding: 0 0 0 24px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    position: relative;
    font-size: 16px;
    line-height: 24px;
}

.contact-content ul.hightlights li:first-child {
    margin-top: 15px;
}

.contact-content ul.hightlights li b {
    font-weight: 600
}

.contact-content ul.hightlights li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 9px;
    background-image: url(../svg/tick-icon-request.svg);
    height: 14px;
    width: 20px;
    background-repeat: no-repeat;
    transform: scale(1.2);
}

.contact-content ul.hightlights li svg {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.contact-content ul.hightlights li img {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.contact-content ul.hightlights li strong {
    font-weight: 700;
}
.contact-content h3 {
    margin: 35px 0 20px
}
.contact-content h3 {
    margin: 0px 0px 20px 0px;
    font-size: 24px;
    line-height: 34px;
}
.contact-form {
    width: 50%;
    padding: 0 0 15px;
    position: relative;
    background: #fff;
    box-shadow: 0 3px 16px #00000047;
    border-radius: 20px;
    box-shadow: 0 16px 2rem rgba(18, 20, 25, .16)
}
.highlights-wrapper {
    display: flex;
    flex-wrap: nowrap;
    margin-top: 25px;
}
.heading {
    display: block;
    position: relative;
}
.contact-form h4 {
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    font-size: 34px;
    line-height: 44px;
    margin-bottom: 4px;
    color: #000;
    margin-left: 23px;
    margin-top: 30px;
    margin-bottom: 25px;
    position: relative
}

.contact-form h4 span {
    display: block;
    font-size: 16px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400
}

.contact-form h4:after {
    content: "";
    position: absolute;
    height: 1px;
    width: 125px;
    background: #131313;
    left: 0;
    bottom: -14px;
    z-index: 9
}

.contact-form h3 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 25px;
    text-align: center;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600
}

.contact-page {
    position: relative;
    z-index: 1;
    border-radius: 20px;
    width: 100%;
}

.contact-page ul li,
.contact-page ul li.contact-company,
.contact-page ul li.name,
.contact-page ul li.plan-type,
.contact-page ul li.email {
    float: none;
    display: inline-block;
    width: 49.5%;
    margin-top: 8px;
    margin-bottom: 8px;
    vertical-align: top;
    padding: 0 10px;
    position: relative
}

.contact-page ul li.div-plan-type {
    width: 100%
}

ul.form-wrapper {
    padding: 20px
}

.contact-page ul li.contact-solution,
.contact-page ul li.contact-message,
.contact-page ul li.policy {
    width: 100%
}

.contact-page ul li select {
    height: 44px;
    position: relative;
    cursor: pointer
}

.contact-page ul li .arrow-select {
    position: relative
}

.contact-page ul li .arrow-select:before {
    content: "";
    position: absolute;
    top: 20px;
    right: 20px;
    background: url(../png/arrow.seelct.png) no-repeat;
    width: 11px;
    height: 10px;
    z-index: 2;
    cursor: pointer;
    pointer-events: none
}

.contact-page ul li.policy {
    margin-top: 20px
}

.contact-page ul li.policy p {
    font-size: 14px;
    line-height: 22px;
    color: #a0a1a3;
    text-align: center;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400
}

.contact-page ul li input,
.contact-page ul li select,
.contact-page ul li textarea {
    background: #ffffff;
    border: none;
    border-bottom: 1px solid #000;
    width: 100%;
    padding: 10px 20px 10px 10px;
    font-size: 16px;
    line-height: 22px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    resize: none;
    outline: none;
    background-color: #ffffff;
    border: .0625rem solid #d0d0d1;
    border-radius: .25rem;
    border: 1px solid #89abb8;
}
.contact-page ul li input::placeholder,
.contact-page ul li select::placeholder,
.contact-page ul li textarea::placeholder {
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    font-size: 16px;
}
.contact-page ul li select::placeholder {
    line-height: 20px;
}
.contact-page ul li label {
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    margin-bottom: 10px;
    display: block;
    color: #ffffff;
}

.contact-page ul li .checkbox-wrapper label {
    font-weight: 400;
    font-size: 14px;
    padding-bottom: 0;
    margin-bottom: 0px !important
}

.contact-page ul li.contact-solution ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.contact-page ul li.contact-solution ul li {
    color: #000;
    font-size: 14px;
    line-height: 22px;
    position: relative;
    padding-left: 15px;
    margin: 3px 0 7px;
    width: auto;
    padding-right: 0
}

.contact-page ul li.contact-solution ul li:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    height: 5px;
    width: 5px;
    border-radius: 50px;
    background: #12a0d0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.contact-page .button {
    margin: 0px;
    font-weight: 700;
    margin-right: 0px;
    padding: 10px 20px;
}
li#button-submit {
    display: inline-block;
    text-align: right;
    margin-top: 30px;
}
.contact-page .button {
    margin: 0px;
    font-weight: 600;
    margin-right: 0px;
    padding: 10px 11px;
    font-weight: 700;
    -webkit-box-shadow: 8px 9px 27px 0 rgba(5, 122, 171, .2);
    box-shadow: 8px 9px 27px 0 rgba(5, 122, 171, .2);
}
.new-form-container .button.form-submission {
    line-height: 30px;
}
.contact-page ::-webkit-input-placeholder {
    color: #5d5d5d;
    opacity: 1;
    font-size: 14px;
    line-height: 22px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600
}

.contact-page :-ms-input-placeholder {
    color: #5d5d5d;
    opacity: 1;
    font-size: 14px;
    line-height: 22px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600
}

.contact-page ::-ms-input-placeholder {
    color: #5d5d5d;
    opacity: 1;
    font-size: 14px;
    line-height: 22px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600
}

.contact-page ::placeholder {
    color: #5d5d5d;
    opacity: 1;
    font-size: 14px;
    line-height: 22px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600
}

select:focus {
    outline: none
}

.contact-page ul li select::-webkit-input-placeholder {
    color: #8fa9b4
}

.contact-page ul li select:-ms-input-placeholder {
    color: #8fa9b4
}

.contact-page ul li select::-ms-input-placeholder {
    color: #8fa9b4
}

.contact-page ul li select::placeholder {
    color: #8fa9b4
}

.contact-page :-ms-input-placeholder {
    color: #8fa9b4;
    font-size: 14px;
    line-height: 22px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400
}

.contact-page ::-ms-input-placeholder {
    color: #8fa9b4;
    font-size: 14px;
    line-height: 22px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400
}

.contact-page ul li.text-cont-error input::-webkit-input-placeholder,
.contact-page ul li.text-cont-error select::-webkit-input-placeholder,
.contact-page ul li.text-cont-error textarea::-webkit-input-placeholder {
    font-weight: 600
}

.contact-page ul li.text-cont-error input:-ms-input-placeholder,
.contact-page ul li.text-cont-error select:-ms-input-placeholder,
.contact-page ul li.text-cont-error textarea:-ms-input-placeholder {
    font-weight: 600
}

.contact-page ul li.text-cont-error input::-ms-input-placeholder,
.contact-page ul li.text-cont-error select::-ms-input-placeholder,
.contact-page ul li.text-cont-error textarea::-ms-input-placeholder {
    font-weight: 600
}

.contact-page ul li.text-cont-error input::placeholder,
.contact-page ul li.text-cont-error select::placeholder,
.contact-page ul li.text-cont-error textarea::placeholder {
    font-weight: 600
}

.contact-page ul li select.text-cont-error-select {
    font-weight: 600
}

.contact-page .re-captcha {
    width: auto
}

.popup {
    font-weight: 500
}

.popup:hover {
    font-weight: 500
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.6, .6, .6)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: zoomIn;
    -webkit-animation-duration: 0.85s;
    -moz-animation-duration: 0.85s;
    -o-animation-duration: 0.85s;
    animation-duration: 0.85s
}

.model-overlay {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    height: 100%;
    width: 100%;
    z-index: 30
}

.model-popup {
    position: fixed;
    top: 15%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 31;
    width: 100%;
    color: #fff
}

.model-popup.open,
.model-overlay.open-overlay {
    opacity: 1;
    visibility: visible
}

.model-content {
    color: #000;
    max-width: 538px;
    margin: auto;
    height: 465px;
    background: #fff;
    padding: 28px;
    border-radius: 10px
}

.model-content h3 {
    font-size: 24px;
    line-height: 32px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    margin-bottom: 20px
}

.model-content-section p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 26px
}

.model-content-section h4 {
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 26px
}

.model-content-section ul li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 24px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400
}

.model-content-section ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    background: #000;
    height: 5px;
    width: 5px;
    border-radius: 50px;
    transform: translateY(8%)
}

.model-content-section {
    height: calc(100% - 52px)
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #c6e2f0 !important;
    width: 7px !important
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #f4fafd !important;
    width: 7px !important
}

.model-header {
    position: relative
}

.model-header svg {
    height: 15px;
    width: 16px;
    position: absolute;
    top: 0;
    right: 10px;
    cursor: pointer
}

body.model-opens {
    overflow: hidden;
    position: relative;
    height: 100%;
    width: 100%
}
article.main-wrapper {
    min-height: 100dvh;
    display: flex;
    flex-direction: column;
}
.contact-sales header#mirrorfly-menu { 
 top: 0px !important;
}
.text-cont-error-select {
    color: #e28989
}

.hide {
    display: none
}

pre {
    margin: 0 !important;
    display: inline-block
}

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
    background: none
}

#result {
    margin-bottom: 100px
}

.intl-tel-input.allow-dropdown input,
.intl-tel-input.allow-dropdown input[type="text"],
.intl-tel-input.allow-dropdown input[type="tel"],
.intl-tel-input.separate-dial-code input,
.intl-tel-input.separate-dial-code input[type="text"],
.intl-tel-input.separate-dial-code input[type="tel"] {
    padding-left: 100px !important
}

#error-msg {
    color: #e28989
}

.contact-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.contact-page ul li.name, .contact-page ul li.lname, 
.contact-page ul li.phone,
.contact-page ul li.country {
    padding: 0px 6px;
}
.contact-page ul li.email,
.contact-page ul li.contact-company,
.contact-page ul li.plan-type {
    padding: 0px 10px;
}
span.highlight-dot:after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: inherit;
    background-image: url(../gif/logo-dots-2.gif);
    width: 40px;
    height: 30px;
    background-repeat: no-repeat;
    margin-left: 5px;
    transform: scale(0.7);
    right: -40px;
}
.half-circle {
    position: absolute;
    top: 50px;
    right: 25px;
}

.heading img {
    position: absolute;
    top: 45px;
    right: 25px;
}

.fill-triangle {
    right: 50px
}

.sales-btn {
    text-align: right
}

.contact-page ul li.text-cont-error input,
.contact-page ul li.text-cont-error select,
.contact-page ul li.text-cont-error textarea {
    border: 1px solid red;
    border-radius: 5px
}

.contact-page ul li select.text-cont-error-select {
    border: 1px solid red;
    border-radius: 5px
}

.contact-page ul li.text-cont-error span,
.contact-page ul li.select-validate span {
    display: block;
    color: red;
    font-size: 14px;
    line-height: 22px
}

.contact-page ul li span {
    display: none
}

span.contact_error.captacha-error {
    display: block;
    color: red;
    font-size: 14px;
    line-height: 22px;
}
#ajx-loader {
    display: none;
    position: absolute;
    right: 8px;
    top: 21px;
}
#mirrorfly-form #ajx-loader { 
    top: -50px;
    right: 10px;
}
.contact-page .validate-button .button {
    margin: 0px;
    position: relative;
    left: 0px
}

.validate-button #ajx-loader {
    display: inline-block;
}

input[type="number"] {
    -moz-appearance: textfield
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.contact-page ul li.contact-solution li:last-child {
    text-align: left
}

input[type="checkbox"]+label {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 10px 30px 10px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #3c546a;
    -webkit-transition: color 250ms cubic-bezier(.4, 0, .23, 1);
    -o-transition: color 250ms cubic-bezier(.4, 0, .23, 1);
    transition: color 250ms cubic-bezier(.4, 0, .23, 1);
    cursor: pointer;
    font-size: 14px;
    line-height: 22px
}

input[type="checkbox"]+label>ins {
    position: absolute;
    display: block;
    bottom: 0;
    left: 10px;
    height: 0;
    width: 100%;
    overflow: hidden;
    text-decoration: none;
    -webkit-transition: height 300ms cubic-bezier(.4, 0, .23, 1);
    -o-transition: height 300ms cubic-bezier(.4, 0, .23, 1);
    transition: height 300ms cubic-bezier(.4, 0, .23, 1)
}

input[type="checkbox"]+label>ins>i {
    position: absolute;
    bottom: 0;
    font-style: normal;
    color: #4fc3f7
}

input[type="checkbox"]+label>span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
    width: 13px;
    height: 13px;
    background: transparent;
    border: 1px solid #1db5f7;
    border-radius: 2px;
    cursor: pointer;
    -webkit-transition: all 250ms cubic-bezier(.4, 0, .23, 1);
    -o-transition: all 250ms cubic-bezier(.4, 0, .23, 1);
    transition: all 250ms cubic-bezier(.4, 0, .23, 1)
}

input[type="checkbox"]+label:hover>span,
input[type="checkbox"]:focus+label>span {
    background: rgba(255, 255, 255, .1)
}

input[type="checkbox"]:checked+label>ins {
    height: 100%
}

input[type="checkbox"]:checked+label>span {
    background: #00acf7;
    -webkit-animation: shrink-bounce cubic-bezier(.4, 0, .23, 1);
    animation: shrink-bounce cubic-bezier(.4, 0, .23, 1);
    -webkit-box-shadow: 0 2px 9px 0 rgba(0, 172, 247, .46);
    box-shadow: 0 2px 9px 0 rgba(0, 172, 247, .46)
}

input[type="checkbox"]:checked+label>span:before {
    content: "";
    position: absolute;
    top: 12px;
    left: 1px;
    border-right: 2px solid transparent;
    border-bottom: 2px solid transparent;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-animation: checkbox-check forwards;
    animation: checkbox-check forwards
}

@-webkit-keyframes shrink-bounce {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    33% {
        -webkit-transform: scale(.85);
        transform: scale(.85)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes shrink-bounce {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    33% {
        -webkit-transform: scale(.85);
        transform: scale(.85)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes checkbox-check {
    0% {
        width: 0;
        height: 0;
        border-color: #fff;
        -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
        transform: translate3d(0, 0, 0) rotate(45deg)
    }

    33% {
        width: 10px;
        height: 0;
        -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
        transform: translate3d(0, 0, 0) rotate(45deg)
    }

    100% {
        width: 5px;
        height: 10px;
        border-color: #fff;
        -webkit-transform: translate3d(0, -10px, 0) rotate(45deg);
        transform: translate3d(0, -10px, 0) rotate(45deg)
    }
}

@keyframes checkbox-check {
    0% {
        width: 0;
        height: 0;
        border-color: #fff;
        -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
        transform: translate3d(0, 0, 0) rotate(45deg)
    }

    33% {
        width: 10px;
        height: 0;
        -webkit-transform: translate3d(0, 0, 0) rotate(45deg);
        transform: translate3d(0, 0, 0) rotate(45deg)
    }

    100% {
        width: 5px;
        height: 10px;
        border-color: #fff;
        -webkit-transform: translate3d(0, -10px, 0) rotate(45deg);
        transform: translate3d(0, -10px, 0) rotate(45deg)
    }
}

.radio {
    display: block;
    font-size: 14px;
    line-height: 40px;
    cursor: pointer;
    margin-right: 30px;
    margin-bottom: 0
}

.radio input {
    width: 1px;
    height: 1px;
    opacity: 0;
    display: none
}

.radio input:checked+.outer .inner {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.radio input:checked+.outer {
    border: 1px solid #1db5f7;
    background: #1db5f7;
    -webkit-box-shadow: 0 2px 9px 0 rgba(0, 172, 247, .46);
    box-shadow: 0 2px 9px 0 rgba(0, 172, 247, .46)
}

.radio input:focus+.outer .inner {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    background-color: #00cbc6
}

.radio .outer {
    width: 15px;
    height: 15px;
    display: block;
    float: left;
    margin: 12px 6px 0 0;
    border: 1px solid #1db5f7;
    border-radius: 50%;
    background-color: #fff
}

.radio .inner {
    -webkit-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    width: 7px;
    height: 7px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    display: block;
    margin: 3px;
    border-radius: 50%;
    background-color: #fff !important;
    opacity: 0
}

#contentcategory .radio.last-point {
    margin-left: 62px
}

@-webkit-keyframes cardEnter {

    0%,
    20%,
    40%,
    60%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1)
    }
}

@keyframes cardEnter {

    0%,
    20%,
    40%,
    60%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.show-popup.discovery-form-open .discovery-popup {
    opacity: 1;
    visibility: visible
}

.show-popup.saas-form-open .saas-popup {
    opacity: 1;
    visibility: visible
}

.discovery-form-open .contusmain-menu#header_container,
.discovery-form-open .header,
.discovery-form-open .mobilityform-container {
    -webkit-filter: blur(5px);
    filter: blur(5px)
}

.discovery-popup,
.saas-popup {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(66, 77, 89, .8);
    height: 100%;
    width: 100%;
    z-index: 10000;
    overflow-y: scroll;
    padding: 75px 0
}
.discovery-form-open .discovery-popup {
    opacity: 1;
    visibility: visible;
}
.discovery-form {
    width: 100%;
    max-width: 900px;
    z-index: 1;
    margin: 0 auto;
    position: relative;
    top: -50px;
    background: #F2F6FE;
}

.discovery-form svg.exit-icon {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 20px;
    height: 20px;
    cursor: pointer
}

.discovery-header {
    background: url(../webp/bg-demo.webp) no-repeat;
    background-position: left center;
    background-size: cover;
    color: #fff;
    padding: 30px 0 100px 0;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    position: relative;
    margin-bottom: 0px;
}

.discovery-header h3 {
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    font-size: 38px;
    line-height: 50px;
    padding: 0px 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.discovery-header p {
    font-size: 16px;
    line-height: 24px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    color: #fff
}

.discovery-content {
    background: #fff;
    padding: 30px 40px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    background: #fff;
    padding: 45px 60px;
    box-shadow: -8px 10px 24px #00000029;
    border-radius: 10px;
    width: 75%;
    margin: 0 auto;
    top: -70px;
    position: relative;
}

.discovery-form ul li {
    margin-bottom: 5px
}
li#discover-load {
    position: relative;
}
.discovery-form ul li:last-child {
    margin-bottom: 0;
    position: relative
}

.discovery-form ul li.validate-button #ajx-loader {
    left: 160px
}

.discovery-form ul li button {
    margin-top: 15px;
    font-weight: 700;
    padding: 8px 35px;
}

.discovery-form ul li .select-arrow {
    position: relative;
    display: inline-block
}

.discovery-form ul li .select-arrow:before {
    content: "";
    position: absolute;
    top: 31px;
    right: 20px;
    background: url(../404.html) no-repeat;
    width: 11px;
    height: 10px;
    z-index: 2;
    cursor: pointer;
    pointer-events: none
}
.exit_form svg {
    position: absolute;
    top: -12px;
    right: -12px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}
.discovery-form ul li select {
    margin: 0 0 5px 0;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    border: none;
    background: #fff;
    padding: 7px 0 10px 0;
    height: 37px;
    border-radius: 5px;
    font-size: 14px;
    line-height: 22px;
    border: none;
    border-bottom: 1px solid #c9c9c9;
    border-radius: 0;
    width: 100%;
    cursor: pointer
}

.discovery-form ul li select {
    height: 44px;
    position: relative;
    cursor: pointer;
    background: #fcfdfe;
    border: none;
    border-bottom: 1px solid #000;
    width: 100%;
    padding: 10px 20px 10px 5px;
    font-size: 14px;
    line-height: 22px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    resize: none;
    outline: none;
    ackground-color: #f7f8f9;
    border: .0625rem solid #d0d0d1;
    border-radius: .25rem;
    margin-top: 5px
}

.discovery-form ul li select option:disabled {
    background: #fff
}

.checkbox-set label.checkbox input {
    cursor: pointer;
    margin-right: 5px
}

.discovery-form ul li p {
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    font-size: 17px;
    line-height: 25px;
    color: #131313
}

.checkbox-set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: 0;
    position: relative;
    margin-top: 5px;
    margin-bottom: 10px;
}

.checkbox-set label.checkbox {
    width: auto;
    display: flex;
    min-width: 140px;
    padding: 0 10px 10px 0
}

.discovery-form ul li.policies p {
    font-size: 13px;
    line-height: 21px;
    color: #3c546a;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400
}

.discovery-form ul li.policies p a {
    color: #10b1f7;
    font-size: 13px;
    line-height: 21px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    text-decoration: underline
}

.discovery-form ul li p.discover-error {
    color: red;
    font-size: 14px;
    display: none;
    margin-left: 20px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400
}

.discovery-form ul li.discover-message p.discover-error {
    display: block
}

.saas-popup .discovery-form ul li p.discover-error {
    margin-left: 0px !important
}

.saas-popup .discovery-form ul li p.discover-error {
    margin-left: 0px !important
}

.saas-popup .checkbox-set {
    margin-top: 0
}

.discovery-form ul li.static-fields {
    width: 49%;
    display: inline-block;
    margin-bottom: 30px;
    display: none
}

.discovery-form ul li.static-fields label {
    font-family: "proxima-nova", sans-serif;
    font-weight: 700;
    margin-bottom: 10px
}

.discovery-form ul li.static-fields input {
    background: #fcfdfe;
    border: 1px solid #89abb8;
    border-radius: 6px;
    width: 90%;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 22px;
    font-family: "proxima-nova", sans-serif;
    font-weight: 400;
    resize: none
}

.contact-sales header#mirrorfly-menu {
    top: 0
}

.contact-sales header#mirrorfly-menu .menu ul li {
    opacity: 0;
    display: none
}

.contact-sales header#mirrorfly-menu .menu ul li.expert {
    opacity: 1;
    visibility: visible;
    padding: 10px 0
}

.client-logos img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    height: auto
}
.contact-form h3.form-title {
    font-size: 22px;
    line-height: 48px;
    font-weight: 700;
    margin-bottom: 0px;
}

.mobile-only-heading { 
    display: none;
}
li#div-message {
    margin-top: 15px;
}
li.policies {
    margin-top: 20px;
}
@media screen and (max-width:1200px) {
    .contact-content ul.hightlights li {
        width: 100%
    }

    .contact-page {
        padding: 7px 8px 15px 10px;
        left: 0
    }

    .contact-page ul li,
    .contact-page ul li.contact-company {
        width: 49%;
        margin-top: 15px;
        padding-left: 0
    }

    .contact-page ul li:last-child {
        width: 100%;
        text-align: center
    }

    .contact-page .button {
        margin: 0
    }

    .recaptcha-rel {
        margin-bottom: 0
    }

    .contact-page ul li.contact-solution ul li {
        width: 50%
    }

    .contact-form {
        margin-left: 20px;
        width: 46%;
        padding: 0
    }

    ul.success li {
        padding-left: 25px
    }

    .contact-page ul li.name,
    .contact-page ul li.phone,
    .contact-page ul li.country {
        padding-right: 10px;
        padding-left: 0;
        margin-top: 15px
    }

    .contact-page ul li.lname,
    .contact-page ul li.email,
    .contact-page ul li.contact-company {
        padding-left: 0;
        padding-right: 0
    }

    .contact-page ul li.contact-solution,
    .contact-page ul li.contact-message,
    .contact-page ul li.policy {
        padding-right: 5px
    }

    #mirrorfly-form #ajx-loader {
        right: 7px;
        top: 60px;
        left: unset;
    }
    li#button-submit {
        margin-bottom: 15px;
        padding-bottom: 30px;
    }

    .discovery-popup  #ajx-loader {
        top: 20px;
    }
    .contact-page .validate-button .button {
        margin: 0
    }
}

@media screen and (max-width:1199px) {
    .mobilityform-container {
        padding: 35px 0 0
    }
}

@media screen and (max-width:1024px) {

    .address-title h3,
    .mobilityform-title h3 {
        font-size: 24px
    }

    .address-cols {
        width: 40%;
        vertical-align: top;
        margin: 2% 3%
    }

    .model-content {
        height: 400px
    }
}

@media screen and (max-width:768px) {
    .address-container {
        padding: 25px 0
    }
    .section-heading {
        padding-bottom: 8px;
    }
    .mobilityform-title h4 {
        font-size: 24px
    }

    .contact-page ul li label {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 0
    }

    .captchas {
        height: 75px
    }

    .checkbox-wrapper {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        align-content: flex-start;
        margin-top: 7px
    }

    .contact-page ul li .checkbox-wrapper label {
        display: flex;
        align-items: flex-start;
        margin-bottom: 10px !important
    }

    #featurestype-saas-div .radio .outer {
        margin-top: 1px
    }

    #div-plan-type .radio .outer {
        margin-top: 5px
    }

    #featurestype-saas-div .checkbox-set label.radio {
        display: flex;
        align-items: center;
        flex-wrap: nowrap
    }

    #techstack-div .checkbox-set label.checkbox {
        width: 50%
    }

    .saas-popup .button,
    .discovery-popup button.button {
        font-size: 20px;
        line-height: 30px;
        padding: 7px 40px
    }

    .discovery-popup .radio .outer {
        margin-top: 13px
    }

    .contact-page ul li.contact-solution,
    .contact-page ul li.contact-message,
    .contact-page ul li.policy {
        padding-right: 0
    }

    .contact-content p,
    ul.success li span {
        font-size: 16px
    }

    .contact-content h2,
    .contact-content h3 {
        font-size: 20px;
        line-height: 28px
    }

    .contact-content {
        width: 100%
    }

    .contact-content p {
        width: 100%;
        margin-bottom: 0
    }

    ul.success {
        width: 100%
    }

    .contact-content h3 {
        margin: 15px 0 12px;
        font-size: 28px
    }

    .contact-form {
        width: 100%;
        padding: 0;
        margin-top: 35px;
        margin: 10px 5px;
        display: block;
    overflow: hidden;    }

    .contact-page ul li,
    .contact-page ul li.contact-company,
    .contact-page ul li.name,
    .contact-page ul li.plan-type,
    .contact-page ul li.email {
        margin-top: 10px
    }

    .contact-page ul li,
    .contact-page ul li.contact-company {
        margin-top: 10px !important
    }

    .contact-page ul li.contact-message {
        margin-top: 0px !important
    }

    li#div-plan-type {
        margin-bottom: 3px
    }

    .contact-page ul li.country {
        margin-top: 10px
    }

    p.wow.fadeInUp.contact-main-para:after {
        display: none
    }

    .contact-page ul li,
    .contact-page ul li.contact-company {
        width: 100%;
        margin-top: 15px;
        padding-left: 0;
        margin-bottom: 10px
    }

    .contact-page {
        margin: 0px;
        padding: 7px 7px 15px
    }

    .contact-page ul li.contact-solution ul li {
        width: 50%
    }

    .contact-page .button {
        margin: 0;
        font-family: "proxima-nova", sans-serif;
        font-weight: 700;
        font-size: 15px;
        line-height: 23px;
        padding: 7px 25px
    }

    .contact-page ul li {
        width: 100% !important;
        padding: 0
    }

    .contact-page ul li.name,
    .contact-page ul li.phone,
    .contact-page ul li.country {
        padding: 0
    }

    .contact-page ul li.lname,
    .contact-page ul li.email,
    .contact-page ul li.contact-company {
        padding: 0
    }

    .contact-page .button,
    .contact-page .validate-button .button {
        margin: 0
    }

    .checkbox-set label.radio {
        min-width: 50%;
        margin: 0 !important;
        padding: 0 !important
    }

    #get-start {
        padding-right: 0;
        padding-bottom: 20px
    }

    #mob {
        padding-top: 0
    }

    ul.form-wrapper {
        padding: 7px
    }

    li#button-submit {
        display: block;
        text-align: center !important;
        margin-top: 40px;
        margin-top: 15px !important;
        margin-bottom: 15px;
    }

    .contact-page ul li.sales-btn {
        text-align: left
    }

    .contact-page ul li.policy p {
        color: #a0a1a3
    }

  
    .bgpeach .container {
        padding: 0px 20px;
    }
    .rating-section .onlymobile {
        max-width: 100%;
    }
    h2.wow.fadeInUp.section-heading {
        font-size: 26px!important;
        line-height: 36px!important;
        width: 90%;
        margin: 0 auto;
        margin-bottom: 5px;
    }
    .client-logos {
        margin: 20px auto 40px auto !important;
    }

}
@media screen and (max-width:640px){
	.checkbox-set{
		margin-left: 10px;
	}
    .discovery-form{width:100%;}
	.discovery-content{padding:20px;    width: 90%;    top: -80px;}
	.discovery-form ul li p{font-size:16px;line-height:24px}	
	.discovery-header{
		margin-top: 20px;
		padding: 30px 15px 100px 15px;
		width: 100%;
	}
	.discovery-header h3{
		font-size: 28px;
		line-height: 40px;
		margin-top:0;
	}
	.discovery-header p{
		font-size: 16px;
	}
	.progress-bar li:before{
		width: 10px !important;
		height: 10px !important;
		border: 5px #ffff00 solid !important;
	}
	.progress-bar li:after{
		top: 7px !important;
		height: 6px !important;
	}
	.progress-bar li span{
		font-size: 12px !important;
    line-height: 14px !important;
	top: -40px !important;
	width: 57%;
	}
	.progress-bar{
		margin-top: 65px;
	}
    .discovery-form {
        padding: 0px;
        background: #fff;
        width: 90%;
    }

.discovery-header {
    margin-top: 20px;
    padding: 30px 15px 100px 15px;
    width: 100%;
}
.mobile-only-heading h2.cotact-heading {
    font-size: 28px;
    line-height: 34px;
    text-align: center;
    margin-bottom: 10px;
}

.mobile-only-heading p.contact-content {
    font-size: 16px;
}

.mobile-only-heading {
    margin-bottom: 20px;
    display: block;
}
}
@media screen and (max-width:767px) {
    .address-cols p {
        font-size: 15px;
        line-height: 23px
    }

    .address-colwrap {
        padding: 10px 0 0
    }

    .address-title h3,
    .banner-content h1,
    .mobilityform-title h3 {
        font-size: 22px;
        line-height: 30px
    }

    .address-cols {
        width: 100%;
        margin: 10px 0
    }
}

@media (min-width:641px) and (max-width:990px) {

    .intl-tel-input.allow-dropdown input,
    .intl-tel-input.allow-dropdown input[type="text"],
    .intl-tel-input.allow-dropdown input[type="tel"],
    .intl-tel-input.separate-dial-code input,
    .intl-tel-input.separate-dial-code input[type="text"],
    .intl-tel-input.separate-dial-code input[type="tel"] {
        padding-left: 84px !important
    }

    .contact-page ul li.contact-solution ul li:before {
        top: 11px
    }
}

@media screen and (max-width:640px) {
    .contact-page ul li.captchas span {
        position: relative;
        top: -19px
    }

    .contact-page ul li.captchas span.contact_error {
        position: absolute;
        bottom: 2px;
        top: auto;
        color: red
    }

    .iti-mobile .intl-tel-input .country-list {
        width: 100% !important
    }

    .model-content h3 {
        font-size: 20px;
        line-height: 28px
    }

    .model-content-section h4 {
        font-size: 16px;
        line-height: 24px
    }

    .model-content {
        height: 365px
    }

    .heading img {
        opacity: .2
    }

    .discovery-content {
        padding: 30px 20px
    }

    .flex-conatiner {
        padding: 0 0
    }

    .contact-form h4 {
        font-family: "proxima-nova", sans-serif;
        font-weight: 700;
        font-size: 24px;
        line-height: 34px;
        margin-left: 16px;
        margin-top: 20px;
        margin-bottom: 15px
    }

    #letscont {
        text-align: center !important
    }

    .contact-form h4:after {
        width: 80px;
        left: 50%;
        transform: translateX(-50%)
    }
}

@media (min-width:481px) and (max-width:767px) {
    .address-cols {
        width: 49%;
        display: inline-block
    }
}

@media screen and (max-width:488px) {
    .recaptcha-rel {
        text-align: left
    }

    .discovery-content {
        padding: 20px 15px
    }
}

@media screen and (max-width:480px) {
    .contact-content ul.hightlights li {
        width: 100%
    }

    ul.success li {
        padding: 10px 5px 5px 10px;
        flex-wrap: wrap;
        min-height: 150px;
        flex-direction: column;
        align-items: flex-start
    }

    ul.success li span br {
        display: none
    }

    ul.success li span {
        font-size: 14px
    }

    ul.success li div {
        padding-left: 0;
        padding-top: 5px
    }

    .model-popup {
        left: 5%;
        width: 90%
    }

    .client-logos {
        margin: 20px auto 30px auto
    }
}

@media screen and (max-width:400px) {
    .checkbox-set label.radio {
        min-width: 100%
    }

    .model-header svg {
        top: -17px;
        right: -14px
    }

    .contact-page ul li.contact-solution ul li:before {
        top: 11px
    }
}

#intrestedin {
    display: flex;
    align-items: center;
    width: 100%
}

#intrestedin>label {
    margin-bottom: 0
}

.check-btn {
    position: relative;
    display: inline-block;
    margin-left: 20px
}

.styled-checkbox {
    position: absolute;
    opacity: 0;
    cursor: not-allowed !important;
    pointer-events: none
}

.styled-checkbox+label {
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
    color: #fff !important;
    cursor: not-allowed !important;
    pointer-events: none
}

.styled-checkbox:checked+label:before {
    background: #fff
}

.styled-checkbox+label:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%
}

.styled-checkbox:checked+label:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 10px;
    background: #0e62dc;
    width: 2px;
    height: 2px;
    box-shadow: 2px 0 0 #0e62dc, 4px 0 0 #0e62dc, 4px -2px 0 #0e62dc, 4px -4px 0 #0e62dc, 4px -6px 0 #0e62dc, 4px -8px 0 #0e62dc;
    transform: rotate(45deg)
}

.check-btn:after {
    content: "";
    position: absolute;
    width: 110px;
    height: 30px;
    background: #0e62dc;
    top: -5px;
    z-index: -1;
    left: -6px;
    border-radius: 5px
}

#interested_in {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 0
}

.contact-page ul li input:hover,
.contact-page ul li select:hover,
.contact-page ul li textarea:hover {
    border-color: #1dc497;
    background: #ffffff;
}
@media screen and (max-width:380px) {
.bgpeach .container {
    padding: 0px 10px;
}
}