*{
    margin: 0px;
    box-sizing: border-box;
}
body {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 18px;
    background-color: #eceef0;
}
.container-block {
    width: 944px;
    margin: 0 auto;
}
.container-block-thank {
    width: 966px;
    margin: 0 auto;
}
.mainHeaderBlock {
    height: 600px;
    display: inline-block;
    width: 100%;
    top: 49px;
    position: absolute;
}
.HeadImageBlock {
    background: #eceef0;
    background-image: url(../img/lendingBackground.jpg), linear-gradient(rgba(255, 255, 255, 0), rgb(236, 238, 240));
    background-size: cover;
    height: 1520px;
}
.headBlock, .footerBlock {
    padding-top: 23px;
    overflow: hidden;
}
.footerBlock {
    margin-bottom: 32px;
}
.leftSideHeader {
    display: inline-block;
    float: left;
}
.rightSideHeader {
    display: inline-block;
    float: right;
}

.banck_privat, .banck_raifaizen, .banck_alfa-bank, .banck_procredit, 
.banck_pravex, .banck_fast, .banck_ahed, .banck_message, .banck_garanted, 
.banck_naglyadno, .banck_comfort, .banck_fromoffis
{ display: inline-block; background: url('../img/lending_sprite.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
 
.banck_computer {
    background-image: url("../img/comp.png");
    display: inline-block;
    /* width: 765px; */
    width: 100%;
    height: 522px;
    background-repeat: no-repeat;
}
.banck_comfort_new {
    background: url(../img/shield.png) no-repeat;
    display: inline-block;
    width: 53px;
    height: 55px;
    background-size: contain;
}
.banck_privat { background-position: -0px -518px; width: 125px; height: 22px; }
.banck_raifaizen { background-position: -125px -518px; width: 125px; height: 30px; }
.banck_alfa-bank { background-position: -250px -518px; width: 124px; height: 28px; }
.banck_procredit { background-position: -374px -518px; width: 124px; height: 25px; }
.banck_pravex { background-position: -498px -518px; width: 102px; height: 35px; }
.banck_fast { background-position: -600px -518px; width: 75px; height: 56px; }
.banck_ahed { background-position: -0px -540px; width: 67px; height: 55px; }
.banck_message { background-position: -374px -543px; width: 60px; height: 55px;     position: relative;
    top: -20px;}
.banck_garanted { background-position: -67px -540px; width: 55px; height: 55px; }
.banck_naglyadno { background-position: -434px -543px; width: 55px; height: 55px; }
.banck_comfort { background-position: -250px -546px; width: 51px; height: 55px; }
.banck_fromoffis { background-position: -301px -546px; width: 51px; height: 51px; }
.banck_rws {
    display: inline-block;
    background-image: url(../img/rws.png);
    width: 135px;
    height: 31px;
    background-repeat: no-repeat;
}
.banck_ibox {
    display: inline-block;
    background-image: url(../img/ibox.png);
    width: 135px;
    height: 33px;
    background-repeat: no-repeat;
}
.banck_concord{
    display: inline-block;
    background-image: url(../img/concord.png);
    width: 135px;
    height: 22px;
    background-repeat: no-repeat;
}
.banck_alliance {
    display: inline-block;
    background-image: url(../img/alliance.png);
    width: 135px;
    height: 30px;
    background-repeat: no-repeat;
}
.banck_vernum {
    display: inline-block;
    background-image: url(../img/vernum.png);
    width: 135px;
    height: 27px;
    background-repeat: no-repeat;
}
.banck_bisbank {
    display: inline-block;
    background-image: url(../img/bisbank.png);
    width: 135px;
    height: 27px;
    background-repeat: no-repeat;
}
.globus_bisbank {
    display: inline-block;
    background-image: url(../img/globus.png);
    width: 135px;
    height: 27px;
    background-repeat: no-repeat;
}
.leftSideMain {
    display: inline-block;
    float: left;
    width: 32%;
    margin-top: 49px;
    /* margin: 0 auto; */
}
.rightSideMain {
    display: inline-block;
    position: absolute;
    /* right: 0px; */
    float: left;
    width: 56%;
    margin-left: -36px;
    margin-top: 60px;
}
.title {
    margin: 0px;
    font-weight: 700;
    color: #ff464c;
}
.headerTitle{
    margin: 0px;
    margin-top: 5px;
    font-size: 44px;
    font-weight: 900;
    color: black;
    line-height: 47px;
}

.justText{
    margin: 0px;
    width: 95%;
    font-size: 21px;
    margin-top: 11px;
    color: black;
    line-height: 30px;
    letter-spacing: 0.4px;
}
.listBlock {
    margin-top: 21px;
}
.listBlock > p > .colorNum {
    display: inline-block;
    width: 23px;
    height: 23px;
    background-color: #8b00e5;
    text-align: center;
    color: white;
    font-size: 14px;
    padding-left: 1px;
    border-radius: 25px;
    font-weight: 300;
    padding-top: 1px;
    margin-right: 6px;
}
.listBlock > p:first-child  > .colorNum {
    background-color: #ff3d4a;
}
.listBlock > p:last-child  > .colorNum {
    background-color: #ff3d4a;
}
.numText {
    position: relative;
    top: 2px;
}

.partners {
    width: 100%;
}

.brends {
    width: 16%;
    display: inline-block;
}
.ourPartnersTitle {
    margin: auto;
    width: 14%;
    display: block;
    line-height: 19px;
}

.parners_caption {
    margin-bottom: 30px;
}

.bodyBlock{
    margin-top: 677px;
}

.partnersBlock {
    width: 17%;
}
.privatBlock {
    width: 18.2%;
    position: relative;
    top: 2px;
    padding-left: 2px;
}
.pravexBlock {
    width: 10%;
    position: relative;
    top: 5px;
}

.alfaBlock {
    width: 17.6%;
}

.procreditBlock {
    width: 11.1%;
}
.raifaizenBlock{
    width: 16%;
    position: relative;
    top: 7px;
}
.bisBlock {
    width: 14%;
    position: relative;
    top: 6px;
}
.globusBlock {
    width: 10%;
    position: relative;
    top: 5px;
}

.whyMy {
    margin-top: 95px;
}

.whyMy > h1 {
    text-align: center;
    margin: 0px;
    font-size: 30px;
    margin-bottom: 56px;
}
.advantages {
    display: inline-block;
    width: 33%;
    text-align: center;
}
.nameAdvantages {
    display: block;
    font-size: 27px;
    font-weight: 700;
    margin-top: 21px;
    color: black;
    margin-bottom: 24px;
}
.l1 {
    margin-left: -19px;
}
.l3 {
    margin-right: -29px;
}
.l4 {
    margin-left: -24px;
}
.l6 {
    margin-right: -29px;
}
.l1t {
    margin-left: -23px;
}
.l3t {
    margin-right: -24px;
}
.l4t {
    margin-left: -18px;
}
.l5t {
    margin-left: 1px;
}
.l6t {
    margin-left: 24px;
}
.l1p {
    width: 92%;
}
.l2p {
    width: 98%;
    padding: 0px 13px;
}
.l3p {
    padding-left: 28px;
}
.l4p {
    padding: 0px 17px;
    margin-left: -23px;
}
.l5p {
    padding: 0px 17px;
    margin-left: 2px;
}
.l6p {
    padding: 0px 3px;
    margin-left: 25px;
}
.bottomSize {
    margin-bottom: 48px;
}
.FormBlock {
    margin-top: 124px;
    overflow: hidden;
    padding-bottom: 90px;
}
.leftForm {
    display: inline-block;
    width: 614px;
    border: 6px solid #ff9100;
    padding: 36px 40px;
    float: left;
    padding-bottom: 72px;
}

.leftForm h1 {  
    margin: 0px;
    font-weight: 700;
    color: black;
    font-size: 34px;
    margin-bottom: 36px;
}

.leftForm label{
    display: block;
    font-weight: 400;
    margin-bottom: 6px;
    font-size: 20px;
}
input:focus{outline:none}
.banckInput {
    width: 488px;
    background-color: #c4c4d4 !important;
    border: 0px;
    height: 65px;
    font-size: 20px;
    padding-left: 25px;
}
.banckInput:focus,
.banckInput:active {
    outline: none;
}

.idrpoInputBlock {
    margin-bottom: 28px;
}
.banckInput::placeholder {
  color: #9696a3;
}
.solveGaranty {
    float: left;
    display: inline-block;
    width: 328px;
}
.solveGarantyBtn {
    border: 0px;
    color: white;
    border-radius: 4px;
    font-size: 22px;
    margin-top: 20px;
    padding: 11px 41px;
    background: linear-gradient(to left,#ff5800,#feac02);
    -webkit-box-shadow: 0px 17px 41px 2px rgba(255, 104, 57, 0.78);
    -moz-box-shadow:0px 17px 41px 2px rgba(255, 104, 57, 0.78);
    box-shadow: 0px 17px 41px 2px rgba(255, 104, 57, 0.78);
    transition: all 400ms ease-in-out;
    cursor: pointer;
}
.createGarantyBtn {
    border: 0px;
    color: white;
    border-radius: 4px;
    font-size: 24px;
    margin-top: 16px;
    font-weight: 400;
    padding: 15px 33px;
    background: linear-gradient(to left,#ff5800,#ffa700);
    -webkit-box-shadow: 0px 3px 36px -3px rgb(255, 60, 0);
    -moz-box-shadow: 0px 3px 36px -3px rgb(255, 60, 0);
    box-shadow: 0px 3px 36px -3px rgb(255, 60, 0);
    transition: all 400ms ease-in-out;
}
.solveGarantyBtn:hover,
.createGarantyBtn:hover,
.solveGarantyBtn:focus,
.createGarantyBtn:focus{
    box-shadow: 0 0px 5px 0 rgba(0,0,0,0), 0 2px 10px 0 rgba(0,0,0,0);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.btnPosition {
    position: absolute;
    margin-left: 43px;
    margin-top: -20px;
}
.hardUnderstood {
    display: inline-block;
    font-size: 16px;
    width: 218px;
    padding-left: 18px;
}
.blickRightForm {
    margin-top: 80px;
    margin-left: 44px;
}
.LeaveRequest {
    color: #ff4a00;
    border-bottom: 3px solid #ff4200;
    transition: all 400ms ease-in-out;
}
.LeaveRequest:hover {
    text-decoration: none;
}
.hardUnderstood p{
    margin: 0px;
}

.absolutePos {
    position: absolute;
    right: 27.7%;
    z-index: 50;
    margin-top: 271px;
}
.absolutePos:hover,
.absolutePos:focus,
.absolutePos:active,
.absolutePos:visited {
    text-decoration: none;
    color: white;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; 
}

.error {
    border: 2px solid #f13434;
}

.success {
    border: 2px solid #1ed844;
}

.loader {
    position: fixed;
    border: 0px;
    width: 89.1%;
    bottom: 0px;
}

.myProgress {
    width: 938px;
    background-color: #c4c4d4;
    margin: 0 auto;
    text-align: center;
}

.myBar {
  width: 0%;
  height: 64px;
  background: linear-gradient(to left,#ff5800,#ffa700);
  line-height: 30px;
  color: black;
  border-radius: 4px;
}

.loadProgress {
    position: absolute;
    color: black;
    margin-top: 8px;
    margin-left: -33px;
    border-radius: 4px;
    font-size: 33px;
    font-weight: 700;
}

.loadTitle {
    font-size: 34px;
    font-weight: 700;
    margin: 0 auto;
    color: #000000;
    text-align: center;
    margin-left: 15px;
    margin-top: 95px;
    margin-bottom: 30px;
}

.checkBanck {
    text-align: center;
    margin-top: 24px;
}
.loaderFooter {
    margin-top: 144px;
}
.tnankBlock {
    text-align: center;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 25%;
    margin-top: 0px;
}
.infoThank {
    margin-top: -40px;
}
.LeaveRequest-thank {
    color: #ff4a00;
    border-bottom: 3px solid #ff4200;
    margin-top: 14px;
    display: inline-block;
}
.infoThank h1 {
    margin: 0px;
    font-size: 33px;
    font-weight: 700;
    margin-top: 10px;
    margin-left: 30px;
    letter-spacing: 0.6px;
    color: black;
}

.infoThank p {
    margin-top: 7px;
    line-height: 23px;
    margin-left: 33px;
}
.thankFooter {
    width: 944px;
    margin: 0 auto;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    bottom: 40px;
    height: 55px;
    padding: 0px;
}

.styled-select {
    display: inline-block;
    width: 487px;
    height: 65px;
    position: relative;
    background: url(../img/arrow.png) no-repeat 445px 29px;
    border: 0px;
    background-color: #c4c4d4;
}
select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}
.styled-select .select_crate {
    background: transparent;
    width: 486px;
    padding-right: 53px;
    padding-left: 21px;
    font-size: 18px;
    border: none;
    height: 65px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-align: left;
}
.fSelectGroup .dropdown-menu {
    width: 487px;
    border-radius: 0px;
    background: rgba(196, 196, 212, 0.93);
    border: 0px;
    font-size: 18px;
}
.dropdown-menu li {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 22px;
}
.dropdown-menu li:hover {
    cursor: pointer;
    background: rgba(196, 196, 212, 0.93);
}
.selecetBlock {
    margin-top: 30px;
}
.hide {
    display: none;
}
.secondInput {
    width: 285px;
}
.FormBlockSecond label{
    display: block;
    margin-bottom: 7px;
    font-weight: 400;
    font-size: 20px;
}
.formSecList {
    margin-left: 44px;
    margin-top: -3px;
}
.margNone {
    margin-top: 0px;
}
.garantCost {display: none;}
.garantCost span {
    font-size: 20px;
}
.garantCost p, 
.garantCost .costNum {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 43px;
    color: black;

}
.FormBlockSecond .idrpoInputBlock {
    margin-bottom: 19px;
}
.formSecList .btnPosition {
    position: absolute;
    margin-left: 0px;
    margin-top: 0px;
}
.manager {
    margin-top: 114px;
    font-size: 16px;
}
.nonBord {
    border: 0px;
}
.manager-answer {
    margin-top: 69px;
    font-size: 16px;
    margin-left: 40px;
}
.guaranteeImage {
    width: 611px;
    height: 859px;
    -webkit-box-shadow: 0px 4px 41px -3px rgba(69,69,69,1);
    -moz-box-shadow: 0px 4px 41px -3px rgba(69,69,69,1);
    box-shadow: 0px 6px 41px -6px rgba(69, 69, 69, 0.62);
    position: absolute;
    margin-left: -38px;
    margin-top: -24px;
}
.prewFoot {
    margin-top: 53px;
}
.round-loope{
   border-radius: 175px;
   box-shadow: 0px 12px 32px 3px rgba(69, 69, 69, 0.52);
}
.errorMessage {
    color: #ffa83c;
    display: none;
    margin-bottom: 10px;
    margin-top: 10px;
}
.mainInside {
    width: 950px;
    margin: 0 auto;
}
.adress {
    margin-left: 14px;
}
.blockPrev {
    margin-top: 42px;
    min-height: 874px;
}
.inbox h1 {
    margin-top: 59px;
}
.cnsult {
    height: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
}
.successSended {
    display: inline-block;
    text-align: center;
    padding: 8px 127px;
    border-radius: 4px;
    background-color: #3ec104;
    margin-top: 31px;
    margin-left: 43px;
    padding-top: 12px;
    padding-bottom: 6px;
    display: none;
}
.okIcon {
    display: inline-block;
    background-image: url("../img/chech.png");
    width: 34px;
    height: 30px;
}
.top100 {
    margin-top: 64px;
    padding-bottom: 0px;
}
#consultationSendButton {
    padding: 11px 56px;
}
.leftForm .consultFormHeader {
    margin-bottom: 26px;
}
#consultForm>.leftForm {
    padding-bottom: 41px;
}
.consultFooter {
    position: absolute;
    bottom: 50px;
    margin-bottom: 0px;
    left: 0px;
    right: 0px;
    width: 944px;
    margin: 0 auto;
}
.LeaveRequest:hover,
.LeaveRequest:focus {
    color: #8900dd;
    border-bottom: 3px solid #8900dd;
    transition: all 400ms ease-in-out;
}
.HeadImageBlockload {
    background: url(../img/lendingBackground.jpg) no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    overflow: hidden;
    margin: 0px;
}
.HeadImageBlockload {
        /* Set rules to fill background */
        min-height: 100%;
        min-width: 1024px;
        /* Set up proportionate scaling */
        width: 100%;
        height: auto;
        /* Set up positioning */
        position: fixed;
        top: 0;
        left: 0;
}
@media screen and (max-width: 1024px) { /* Specific to this particular image */
    img.bg {
            left: 50%;
            margin-left: -512px;   /* 50% */
    }
}
.mailLink {
    color: black;
}
.mailLink:hover,
.mailLink:focus {
    color: black; 
    text-decoration: none;
}
.loaderBanks {
    width: 25px;
    margin-left: 10px;
}
.loadBar {
    display: none;
}
.backgroundVideoPlay {
    z-index: 20;
    margin-top: 3px;
    margin-left: 157px;
    margin-top: 36px;
}
.backgroundVideo {
    display: inline-block;
    width: 674px;
    height: 422px;
    position: absolute;
    z-index: 30;
    left: 157px;
    background-image: url(../img/pimgpsh_fullsize_distr.png);
    background-color: #e9e9e9;
    top: 37px;
    opacity: 0.5;
}
.second-stage-footer {
    margin-bottom: 48px;
}
.second-stage-footer > a,
.licenseLink {
    color: #333333;
    border-bottom: 1px solid #ababab;
    transition: all 400ms ease-in-out;
} 

.second-stage-footer > a:hover,
.second-stage-footer > a:focus,
.licenseLink:hover,
.licenseLink:focus {
    text-decoration: none;
    color: #8900dd;
    border-bottom: 1px solid #8900dd;
    transition: all 400ms ease-in-out;
}
.ed {
    position: absolute;
    bottom: 18px;
    margin-bottom: 0px;
}
.thank {
    position: absolute;
    bottom: 0px;
    margin-bottom: 0px;
}
.rightSideHeaderLang {
    position: absolute;
    right: 0;
    top: -87px;
}
.rightSideHeaderLang2 {
    margin-top: 18px;
}
.change_lang, .change_lang:hover, .change_lang:active, .change_lang:focus {
    color: #000;
    text-decoration: none;
    outline: none;
}
/* .change_lang:hover, .change_lang:active, .change_lang:focus {
    color: #616161;
    outline: none;
    text-decoration: none;
} */

.mobile-part {
    display: none;
}
.comp-image {
    background-image: url(../img/comp-mini.png);
    width: 100%;
    height: 190px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 47px;
}
.center {
    text-align: center;
}
.mob-circul-progress {
    width: 170px;
    color: #fff;
    background: linear-gradient(-90deg,  #fa5206, #fead02);
    background-size: 200% 200%;
    -webkit-animation: Gradient 3s ease infinite;
    -moz-animation: Gradient 3s ease infinite;
    animation: Gradient 3s ease infinite;
    height: 170px;
    margin: 0 auto;
    border-radius: 126px;
}
@-webkit-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

@-moz-keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}

@keyframes Gradient {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
.mob-language {
    width: 250px;
    margin: 0 auto;
    margin-top: 3px;
}