/*swipe block css start*/
.swipe-box-block img {
    border: thin none #0066FF;
}

.swipe-box-block h1:first-child,
.swipe-box-block h2:first-child,
.swipe-box-block h3:first-child,
.swipe-box-block h4:first-child,
.swipe-box-block h5:first-child,
.swipe-box-block h6:first-child {
    margin-top: 0;
}

.swipe-box-block p,
.swipe-box-block h1,
.swipe-box-block h2,
.swipe-box-block h3,
.swipe-box-block h4,
.swipe-box-block h5,
.swipe-box-block h6,
.swipe-box-block ul,
.swipe-box-block li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.swipe-box-block a {
    text-decoration: none;
    color: #77b662
}

.swipe-box-block a:hover {
    opacity: 0.8;
}

.check {
    width: 30px;
    height: 30px;
    float: left;
    margin: auto;
}

.check input:checked~.box-custom {
    background-color: #ffffff;
    color: #75c562;
    padding: 4px 5px;
    font-weight: bold;
    font-size: 1.4em;
}

.check input {
    display: none;
}

.box-custom {
    color: #fff;
    font-size: 0;
    border: 2px solid #ccc;
    border-radius: 10px;
    width: 100%;
    height: 100%;
    background-color: white;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.box-custom :after {
    width: 50%;
    height: 20%;
    content: '';
    position: absolute;
    border-left: 7.5px solid;
    border-bottom: 7.5px solid;
    border-color: #40c540;
    transform: rotate(-45deg) translate3d(0, 0, 0);
    transform-origin: center center;
    transition: all 1.1s cubic-bezier(.19, 1, .22, 1);
    left: 0;
    right: 0;
    top: 200%;
    bottom: 5%;
    margin: auto;
}

#featureoptions li {
    float: left;
    width: 33%;
    margin: 10px 0;
}

#featureoptions li label {
    float: left;
}

#featureoptions li span {
    margin-left: 10px;
    padding: 6px 0;
    float: left;
}

#loading-features {
    width: 300px;
    position: absolute;
    top: 81px;
    margin: 0 44%;
    z-index: 10000;
    color: #75c562;
    font-weight: bold;
    font-size: 1.8em;
    display: none;
}

.plogoa,
.plogod,
.plogob-copy,
.plogob,
.plogoe,
.icon2,
.icon3,
.indices-icon1,
.stocks-icon1,
.tik,
.chk1,
.cstChk,
.chkBx,
.inrdio:checked+label .cstChk,
.chkTk {
    display: inline-block;
    background: url('../images/sprite-new.png') no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}

.chkTk {
    background-position: -189px -335px;
    z-index: 4;
    height: 100px;
    position: absolute;
    top: 30px;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0;
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
}

.inrdio:checked+label .chkTk {
    opacity: 1;
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
}

.icon2 {
    background-position: -14px -353px;
    width: 208px;
    height: 224px;
}

.icon3 {
    background-position: -14px -579px;
    width: 237px;
    height: 224px;
}

.indices-icon1 {
    background-position: -14px -796px;
    width: 237px;
    height: 224px;
}

.stocks-icon1 {
    background-position: -15px -1025px;
    width: 237px;
    height: 224px;
}

.chk1,
.cstChk,
.chkBx {
    background-position: -260px -138px;
    width: 24px;
    height: 22px;
    position: absolute;
    right: 12px;
    top: 12px;
}

.deposit-aicon {
    background-image: url("../images/coins.svg");
    width: 118px;
    height: 109px;
    display: block;
    margin: 45px 40px;
    background-repeat: no-repeat;
    background-position: 12px 0px;
}

.deposit-bicon {
    background-image: url("../images/bag-coins.svg");
    width: 118px;
    height: 109px;
    display: block;
    margin: 45px 40px;
    background-repeat: no-repeat;
    background-position: 12px 0px;
}

.deposit-cicon {
    background-image: url("../images/notes.svg");
    width: 138px;
    height: 109px;
    display: block;
    margin: 45px 28px;
    background-repeat: no-repeat;
    background-position: 12px 0px;
}

.deposit-dicon {
    background-image: url("../images/note-piles.svg");
    width: 200px;
    height: 109px;
    display: block;
    margin: 45px 0px;
    background-repeat: no-repeat;
    background-position: 12px 0px;
}

.inrdio:checked+label .cstChk {
    background-position: -298px -138px;
    width: 24px;
    height: 22px;
    position: absolute;
    right: 12px;
    top: 12px;
}

.magic {
    clear: both;
    padding: 0;
    margin: 0;
    height: 0;
    width: 0;
}

.whtpoptbx {
    width: 1590px;
    margin: 0 auto;
    background: #fff;
    border-radius: 10px;
    position: relative;
    transition: height ease-in-out 4s;
    min-height: 370px;
}

.icon-form-step {
    min-height: 200px;
    width: 100%;
    float: left;
    display: none;
    position: relative;
    transition: all ease-in-out 0.5s;
}

.qArea h2 {
    text-align: center;
}

.qAreaBB {
    padding: 0px;
}

.qArea {
    padding: 120px 0100px;
}

.qutionC {
    width: 50%;
    margin: 0 0 40px;
    float: left;
    display: none;
}

.shrtMsg {
    padding: 80px 0;
}

.mlnA {
    color: #000;
    font-size: 78px;
    font-weight: 300;
    text-align: center;
}

.mlnA span {
    color: #75c562;
    font-weight: 600;
}

.mlnB {
    font-size: 36px;
    color: #8f8f8f;
    text-align: center;
    margin: 20px 0 0 0;
    font-weight: 600;
}

.gorsltPg {
    padding: 0 0px;
}

.inmrgn {
    margin: 20px 60px 0;
    position: relative;
}

.rsltpglnk {
    background: #75c562;
    color: #fff;
    font-size: 50px;
    text-align: center;
    display: block;
    height: 130px;
    line-height: 120px;
    font-weight: 600;
    position: relative;
    z-index: 2;
}

.rsltpglnk:hover {
    color: #fff;
}

.rsltpglnk:before {
    position: absolute;
    content: "";
    top: 0;
    left: 50%;
    bottom: 0;
    width: 0%;
    background: rgba(255, 255, 255, 0.1);
    transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
}

.rsltpglnk:after {
    position: absolute;
    content: "";
    top: 0;
    right: 50%;
    bottom: 0;
    width: 0%;
    background: rgba(255, 255, 255, 0.1);
    transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
}

.rsltpglnk:hover:after {
    width: 50%;
}

.rsltpglnk:hover:before {
    width: 50%;
}

.hdlineBB,
.hdlineBB2 {
    color: #000000;
    font-size: 42px;
    text-align: center;
    padding: 50px 0 50px 50px;
}

.hdlineBB,
.hdlineBB2 {
    margin-bottom: 40px !important;
    line-height: 24px;
}

.iconArea ul {
    width: 100%;
    box-sizing: border-box;
    padding: 0 60px !important;
}

.iconArea ul li {
    float: left;
    width: 25%;
}

.icoHldr {
    text-align: center;
    cursor: hand;
}

.iconBx {
    width: 237px;
    height: 224px;
    border-radius: 8px;
    background: #f3f3f3;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.iconBx label {
    cursor: pointer;
    display: block;
    overflow: hidden;
}

.iconBx img {
    max-width: 100%;
}

.inrdio {
    position: absolute;
    opacity: 0;
    z-index: 1000;
    width: 200px;
    margin-left: -100px;
    height: 190px;
    cursor: pointer;
    cursor: hand;
}

.hoverColrA {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    background: rgba(121, 181, 96, 0.7);
    transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
    opacity: 0;
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    border-radius: 50%;
    z-index: 2;
    left: 0px;
}

.icoHldr:hover .hoverColrA {
    opacity: 1;
    transform: scale(2);
    -webkit-transform: scale(2);
    left: 0px;
}

.iconBx label:hover .hoverColrA {
    opacity: 1;
    transform: scale(2);
    -webkit-transform: scale(2);
}

.hoverhnd {
    text-align: center;
    z-index: 3;
    position: absolute;
    top: 180px;
    opacity: 0;
    width: 100%;
    transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
    color: #fff;
    font-size: 70px;
    left: 0px;
}

.icoHldr:hover .hoverhnd {
    top: 65px;
    opacity: 1;
    left: 0;
}

.iconBx label:hover .hoverhnd {
    top: 82px;
    opacity: 1;
}

.inrdio:checked+label .hoverhnd {
    opacity: 0;
}

.inrdio:checked+label .hoverColrA {
    opacity: 1;
    transform: scale(2);
    background: rgba(121, 181, 96, 0.9);
}

.trdName {
    color: #464646;
    font-size: 30px;
    font-weight: 600;
    padding: 14px 0 0;
    cursor: pointer;
}

.trdName i {
    color: #707070;
    font-size: 22px;
    position: relative;
}

.hbBox {
    position: absolute;
    top: 22px;
    height: auto;
    width: 280px;
    background: #1E2021;
    color: #CCC;
    text-align: left;
    z-index: 1;
    border-radius: 4px;
    padding: 13px 16px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 17px;
    visibility: hidden;
    transition: ease-in-out all 0.4s;
    opacity: 0.3;
}

.lftfbx {
    left: -10px;
}

.rtfbx {
    right: -10px;
}

.hbBox:after {
    position: absolute;
    content: "";
    top: -5px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid black;
}

.lftfbx:after {
    left: 12px;
}

.rtfbx:after {
    right: 12px;
}

.grnBx {
    margin: 55px 0 0 0;
    border-radius: 0 0 10px 10px;
    background: #6e0204;
    color: #fff;
    height: 130px;
}

.stpTxt {
    float: left;
    line-height: 130px;
    font-size: 32px;
    font-weight: 300;
    padding: 0 0 0 46px;
}

.mdLine {
    text-align: center;
    line-height: 130px;
    font-size: 32px;
    font-weight: 300;
}

.brokerbutton {
    border: 1px solid #3f8d36;
    color: #fff;
    box-shadow: 0 0 2px #fff inset, 1px 1px 2px rgba(0, 0, 0, 0.2);
    height: 110px;
    line-height: 110px;
    font-size: 50px;
    padding: 0;
    font-weight: 600;
    position: relative;
    background: #a6ce96;
    background: -moz-linear-gradient(top, #a6ce96 0%, #7ab561 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #a6ce96), color-stop(100%, #7ab561));
    background: -webkit-linear-gradient(top, #a6ce96 0%, #7ab561 100%);
    background: -o-linear-gradient(top, #a6ce96 0%, #7ab561 100%);
    background: -ms-linear-gradient(top, #a6ce96 0%, #7ab561 100%);
    background: linear-gradient(to bottom, #a6ce96 0%, #7ab561 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6ce96', endColorstr='#7ab561', GradientType=0);
    width: 100%;
}

ul#featureoptions {
    margin: 0 9%;
}

.whtpoptbx {
    width: 100%;
}

.hdlineBB {
    font-size: 32px;
    padding: 20px 0 28px;
}

.iconArea ul {
    padding: 0 20px !important;
}

.trdName {
    font-size: 22px;
}

.trdName i {
    font-size: 18px;
}

.grnBx {
    margin: 28px 0 0 0;
    height: 100px;
}

.stpTxt,
.mdLine {
    line-height: 95px;
    font-size: 28px;
}

.iconBx {
    width: 200px;
    height: 189px;
}

.iconBx label:hover .hoverhnd {
    top: 62px;
}

.qArea {
    padding: 40px 40px;
}

.shrtMsg {
    padding: 20px 0;
}

.mlnA {
    font-size: 42px;
}

.mlnB {
    font-size: 26px;
    padding: 0;
}

.rsltpglnk {
    font-size: 34px;
    height: 90px;
    line-height: 82px;
}

.hdlineBB {
    font-size: 25px;
    padding: 18px 0 18px;
}

.hdlineBB2 {
    font-size: 18px;
    padding: 18px 0 18px;
}

.trdName {
    font-size: 20px;
    padding: 10px 0 0;
}

.stpTxt,
.mdLine {
    font-size: 22px;
    line-height: 65px;
}

.grnBx {
    height: 80px;
    margin: 25px 0 0;
}

.qArea {
    padding: 20px;
}

.mlnA {
    font-size: 28px;
}

.mlnB {
    font-size: 18px;
}

.rsltpglnk {
    font-size: 24px;
    height: 70px;
    line-height: 64px;
}

@media screen and (max-width: 570px) {
    ul#featureoptions {
        padding-top: 10px;
    }

    ul#featureoptions li {
        width: 100%;
        margin: 6px 0;
    }

    .deposit-aicon {
        background-image: url("../images/coins.svg");
        width: 118px;
        height: 109px;
        display: block;
        margin: 45px 28%;
        background-repeat: no-repeat;
        background-position: 12px 0px;
    }

    .deposit-bicon {
        background-image: url("../images/bag-coins.svg");
        width: 118px;
        height: 109px;
        display: block;
        margin: 45px 28%;
        background-repeat: no-repeat;
        background-position: 12px 0px;
    }

    .deposit-cicon {
        background-image: url("../images/notes.svg");
        width: 138px;
        height: 109px;
        display: block;
        margin: 45px 28%;
        background-repeat: no-repeat;
        background-position: 12px 0px;
    }

    .deposit-dicon {
        background-image: url("../images/note-piles.svg");
        width: 200px;
        height: 109px;
        display: block;
        margin: 45px 28%;
        background-repeat: no-repeat;
        background-position: 12px 0px;
    }

    .icon2 {
        background-position: 0px -353px;
        width: 237px;
        height: 224px;
    }

    .chkTk {
        left: 10% !important;
    }
}

ul#featureoptions {
    margin: 0px 9%;
}

@media screen and (max-width: 979px) {
    ul#featureoptions {
        margin: 0px 6%;
    }

    .iconBx {
        height: 160px;
        width: 92%;
    }

    .iconArea ul {
        padding: 0 10px;
    }
}

@media screen and (max-width: 767px) {
    .iconArea ul li {
        width: 50%;
    }

    .iconBx {
        height: 224px;
    }

    .hoverhnd {
        font-size: 70px;
    }

    .iconBx label:hover .hoverhnd {
        top: 72px;
    }

    .trdName {
        padding: 10px 0 20px;
    }

    .grnBx {
        margin: 0;
    }

    .stpTxt {
        padding: 0 0 0 10px;
    }

    .stpTxt,
    .mdLine {
        font-size: 18px;
    }
}

@media screen and (max-width: 639px) {
    .iconBx {
        height: 200px;
    }

    .icon-img {
        width: 55px !important;
        height: 54px !important;
        display: block;
        margin: 34px !important;
    }

    .lastStepForm input[type=text],
    .swipe-box-block lastStepForm input[type=email],
    .swipe-box-block lastStepForm input[type=number] .lastStepForm select,
    .swipe-box-block .lastStepForm textarea:not(.customStepForm) {
        width: 95% !important;
        padding: 12px;
        border: 1px solid #ccc;
        border-radius: 15px;
        resize: vertical;
    }

    .customStepForm input[type=text],
    .customStepForm input[type=email],
    .customStepForm input[type=number],
    .customStepForm textarea {
        width: 95% !important;
        padding: 12px;
        border: 1px solid #ccc;
        resize: vertical;
    }

    .groupField input {
        margin-bottom: 15px;
    }

    .rsltpglnk {
        font-size: 20px !important;
    }
}

@media screen and (max-width: 479px) {
    ul#featureoptions {
        margin: 0px;
    }

    .iconArea ul {
        height: auto;
    }

    .iconArea.uiblock ul li {
        width: 50%;
    }

    .iconArea ul li {
        width: 100%;
    }

    .iconArea.uiblock .iconBx {
        height: 110px;
        width: 130px;
    }

    .iconArea.uiblock .stocks-icon1 {
        background-position: 7px -350px;
        width: 100px;
        height: 100px;
        background-size: 125%;
    }

    .iconArea.uiblock .icon2 {
        background-position: 7px -128px;
        width: 90px;
        height: 60px;
        background-size: 135%;
        margin-top: 23px;
    }

    .iconArea.uiblock .icon3 {
        background-position: 7px -210px;
        width: 100px;
        height: 60px;
        background-size: 125%;
        margin-top: 23px;
    }

    .iconArea.uiblock .indices-icon1 {
        background-position: 7px -291px;
        width: 100px;
        height: 60px;
        background-size: 125%;
        margin-top: 23px;
    }

    .iconArea.uiblock .deposit-aicon {
        background-image: url("../images/coins.svg");
        width: 68px;
        height: 54px;
        display: block;
        margin: 39px 21px;
        background-repeat: no-repeat;
        background-position: 20px 0px;
        background-size: 68%;
    }

    .iconArea.uiblock .deposit-bicon {
        background-image: url("../images/bag-coins.svg");
        width: 68px;
        height: 54px;
        display: block;
        margin: 39px 25px;
        background-repeat: no-repeat;
        background-position: 18px 0px;
        background-size: 68%;
    }

    .iconArea.uiblock .deposit-cicon {
        background-image: url("../images/notes.svg");
        width: 68px;
        height: 54px;
        display: block;
        margin: 39px 23px;
        background-repeat: no-repeat;
        background-position: 19px 0px;
        background-size: 68%;
    }

    .iconArea.uiblock .deposit-dicon {
        background-image: url("../images/note-piles.svg");
        width: 68px;
        height: 54px;
        display: block;
        margin: 45px 22px;
        background-repeat: no-repeat;
        background-position: 21px 0px;
        background-size: 68%;
    }

    .uiblock .chkTk {
        background-position: -112px -195px !important;
        background-size: 170% !important;
    }

    .iconBx {
        height: 200px;
    }

    .threeColumn .iconBx {
        height: 110px !important;
    }

    .stpTxt,
    .mdLine {
        width: 100%;
        padding: 0;
        text-align: center;
        float: none;
    }

    .mdLine {
        line-height: 10px;
    }

    .stpTxt {
        font-size: 22px;
        height: 50px;
        line-height: 55px;
    }

    .grnBx.uimob {
        height: 110px
    }

    .btnArea {
        float: none;
        padding: 0;
        text-align: center;
    }

    .grnBtn i {
        font-size: 44px;
        top: 6px;
    }

    .grnBtn {
        line-height: 40px;
        padding: 6px 0 10px 30px;
        top: -5px;
    }

    .mlnA {
        font-size: 18px;
    }

    .mlnB {
        font-size: 12px !important;
    }

    .ovrTxt {
        line-height: 20px;
        padding: 12px 0 0;
    }

    .rdioHldr {
        font-size: 16px;
    }

    .qArea {
        padding: 20px 20px 40px;
    }

    .trdName {
        font-size: 12px;
    }
}

@media screen and (max-width: 359px) {
    .mdLine {
        line-height: 22px;
    }

    .dropList ul li {
        font-size: 18px;
    }

    .clkitdro,
    .anClkbx {
        font-size: 16px;
    }

    .mlnA {
        font-size: 16px;
    }

    .hdlineA {
        font-size: 18px;
    }
}

/*** swipe block css end***/

/*custom css start*/
.swipe-box-block .logo img {
    border: 2px solid red;
}

.swipe-box-block #customform_v2_heading {
    display: block !important;
}

.swipe-box-block .form_ver_2 .formBlock hr {
    height: 0;
}

.swipe-box-block #content#content.form_ver_2 h1 {
    font-size: 26px;
    line-height: 30px;
    margin: 0;
    font-weight: Bold;
    color: #5299dd;
}

.swipe-box-block .itemDiv textarea {
    width: 100%;
    height: 100px;
    padding: 16px 0 16px 16px !important;
    box-sizing: border-box;
    background-color: #f8f8f8;
    resize: vertical;
    font-family: Oswald !important;
    margin-bottom: 5px;
    color: #847a6c;
}

.swipe-box-block .boldTitle {
    font-weight: 700;
}

@media screen and (max-width: 720px) and (min-width: 320px) {
    .swipe-box-block .form_ver_2 .formBlock {
        padding-bottom: 40px;
    }
}

.swipe-box-block .lastStepForm input[type=text],
.swipe-box-block lastStepForm input[type=email],
.swipe-box-block lastStepForm input[type=number] .lastStepForm select,
.swipe-box-block .lastStepForm textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 15px;
    resize: vertical;
}

.customStepForm input[type=text],
.customStepForm input[type=email],
.customStepForm input[type=number],
.customStepForm textarea {
    width: 95% !important;
    padding: 12px;
    border: 1px solid #ccc;
    resize: vertical;
}

.swipe-box-block .lastStepForm:focus {
    outline: none;
}

.swipe-box-block .lastStepForm label {
    padding: 12px 12px 12px 0;
    display: inline-block;
}

.swipe-box-block .lastStepForm button[type=submit]:not(.custom-btn-red) {
    background-color: #6e0204;
    color: white;
    padding: 12px 20px;
    border: none;
    cursor: pointer;
    width: 100%;
    border-radius: 6px;
    height: 79px;
    font-size: 23px;
}

.swipe-box-block .swipe-inputs {
    display: inline-block;
    width: 100%;
    color: #fff;
    height: 100%;
}

.swipe-box-block .multipleField input[type=text] {
    width: 80%;
}

.swipe-box-block .lastStepForm input[type=submit]:hover {
    background-color: #45a049;
}

.swipe-box-block .lastStepForm .container:not(.customFormField) {
    display: block;
    padding: 20px;
    margin-left: 20px;
}

.swipe-box-block .lastStepForm .col {
    float: left;
    width: 100%;
    margin-top: 25px;
}

.swipe-box-block .lastStepForm .col-25 {
    float: left;
    width: 25%;
    margin-top: 6px;
}

.swipe-box-block .lastStepForm .col-50 {
    float: left;
    width: 45%;
    margin-top: 6px;
}

.swipe-box-block .lastStepForm .col-75 {
    float: left;
    width: 75%;
    margin-top: 6px;
}

.swipe-box-block .lastStepForm .row:after {
    content: "";
    display: table;
    clear: both;
}

.swipe-box-block .row {
    width: 98%;
}

.swipe-box-block .lastStepForm .groupField {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.swipe-box-block .template3Form {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.swipe-box-block .template3Form form {
    width: 80%;
}

.swipe-box-block .template3Form .bottomButtonBlock {
    width: 100%;
    margin-top: 20px;
}

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

    .swipe-box-block .lastStepForm .col-25,
    .swipe-box-block .lastStepForm .col-75,
    .swipe-box-block .lastStepForm .col-50,
    .swipe-box-block .lastStepForm input[type=submit] {
        width: 100%;
        margin-top: 0;
    }

    .swipe-box-block .lastStepForm .groupField {
        display: block;
    }

    .swipe-box-block .lastStepForm .mdLine {
        line-height: 80px;
    }
}

.swipe-box-block .slider__step--form {
    display: flex;
}

.swipe-box-block .slider__step--formInputs {
    width: 40%;
    margin: 0 auto;
}

.swipe-box-block .sliderForm .slider__step--formInputs {
    display: inline-block;
    width: 75%;
    margin-top: calc(1rem + 31px);
    margin-bottom: 1rem;
}

.swipe-box-block .radio-element .radio {
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
    width: 40%;
    height: 50px;
    cursor: pointer;
}

.swipe-box-block .radio-element label.radio {
    margin: 10px 4px 13px 0px;
    -webkit-tap-highlight-color: transparent;
    display: block;
}

.swipe-box-block .radio-element label.radio:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.swipe-box-block .behind-payments .radio {
    padding: 0px;
    cursor: pointer;
    width: 100%;
    text-align: center;
}

.swipe-box-block .behind-payments .radio-element label.radio {
    background: #efefef;
    color: #364580;
    font-size: 18px;
    border-radius: 0;
    border: 1px solid #ccc;
}

.swipe-box-block .behind-payments .radio-element label.radio.error {
    border: 1px solid red;
}

.swipe-box-block .behind-payments .radio-element label:hove {
    background: #d4cece;
    -webkit-box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.35);
    box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.35);
}

.swipe-box-block .behind-payments .radio-element label:hover {
    background: #ff00002b !important;
	/*
    -webkit-box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.35);
    box-shadow: 2px 3px 4px rgba(0, 0, 0, 0.35);
	*/
}

.swipe-box-block .radio-element label.checker span,
.swipe-box-block .radio-element label.radio span {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.swipe-box-block .radio-element label.radio span {
    border-style: solid;
    border-width: 1px;
    width: 20px;
    background: #FFF;
    vertical-align: middle;
}

.swipe-box-block .radio-element label.radio span {
    border-color: #888;
    border-radius: 50%;
    height: 20px;
    margin-right: 5px;
    position: relative;
    text-align: center;
    top: -2px;
    -webkit-transition: border-color .45s ease-in-out, -webkit-box-shadow .45s;
    transition: border-color .45s ease-in-out, -webkit-box-shadow .45s;
    transition: box-shadow .45s, border-color .45s ease-in-out;
    transition: box-shadow .45s, border-color .45s ease-in-out, -webkit-box-shadow .45s;
    transition: box-shadow .45s, border-color .45s ease-in-out;
}

.swipe-box-block .behind-payments .radio span {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 30rem;
    opacity: 0;
    cursor: pointer;
    z-index: 10;
}

.swipe-box-block .radio-element label.radio span input[type=radio] {
    opacity: 0;
}

.swipe-box-block .radio-element input[type=radio] {
    margin: 0 0 1.125rem;
}

.swipe-box-block .radio-element input[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

.swipe-box-block .behind-payments .checked,
.swipe-box-block .behind-payments label.selected {
    border: 2px solid #00aeef !important;
    -webkit-box-shadow: 0 0 5px #00aeef !important;
    box-shadow: 0 0 5px #00aeef !important;
}

.swipe-box-block .iconDisplay {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.swipe-box-block #content .box:first-child .arrow-big,
.swipe-box-block .main-content .box:first-child .arrow-big {
    background: url(/images/arrow-03.png) no-repeat 100% -685px;
    margin: 0 0;
    padding: 0 69px 0 0;
    position: absolute;
    top: 64%;
}

.swipe-box-block .box:first-child {
    margin: 0 0 28px 31px;
    padding: 14px 1px 115px;
}

.swipe-box-block .code.icon {
    color: #175ba8;
    position: relative;
    margin-right: 10px;
    margin-top: 20px;
    float: right;
    font-size: 28px;
    margin-right: 36px;
}

.swipe-box-block .code.icon:after {
    content: '';
    position: absolute;
    left: 6px;
    width: 10px;
    height: 10px;
    border-bottom: solid 2px currentColor;
    border-right: solid 2px currentColor;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

@media screen and (max-width: 600px) {
    .swipe-box-block .slider__step--form {
        display: block;
    }

    .swipe-box-block .slider__step--formInputs {
        width: 90%;
    }
}

.swipe-box-block .customPosition {
    position: absolute;
    top: -23px;
    right: 8.2%;
    z-index: 800;
}

#swipe-box .check input:checked~.box-custom {
    text-align: center;
    padding: 0;
}

.iconArea ul li {
    background: none !important;
    padding: 0 !important;
}

.icon-img {
    width: 118px;
    height: 109px;
    display: block;
    margin: 45px 40px;
}

.lastStepForm textarea {
    width: 98% !important;
}

.swipe-form-error {
    margin-bottom: 20px;
    display: none;
}

.swipe-form-error ul {
    padding: 20px
}

/*custom css end*/