
    body{
    padding:0;margin:0 auto;max-width:1920px;min-width:1200px;font-family:'Montserrat';
    background-image:url(../img/bgbody.jpg);
    background-position:center 60px;
    background-repeat:no-repeat;
    background-color:#f1f7f8;position: relative;}
    body.bgbodyPage{background-position:center 0;
    background-image:url(../img/bgbodypage.png)}
    body.bgbodylk{background-position:center 0;
    background-image:url(../img/bgbodylk.jpg);
    background-size: cover;}


    .titePage .captionTwo {
    font-size: 90px;
    color: #f6fcff !important;
    font-weight: 700;
}

input {
    background-color: #313970;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    border: solid 1px rgba(255,255,255,.2);
    height: 43px;
    width: 100%;
    padding: 0 15px;
    color: #f6fcff !important;
}

.formaLogin .itemForm label {
    color: #f6fcff !important;
    font-size: 17px;
    display: block;
}
::placeholder {
    color: #f6fcff56 !important;
}
.chekBlForm label {
    cursor: pointer;
    color: #f6fcff !important;
    font-size: 17px;
    position: relative;
    display: block;
    padding-left: 33px;
}


.faqBl>.text {
    color: #f6fcff !important;
}
.faqBl .faqItem .name .text {
    color: #f6fcff !important;
}
.faqItemQuest .answer {
    color: #f6fcff;
}

.white, .rulesBl .con ul li span,
.rulesBl .con ul li p, .rulesBl .item .tit .text, .textPageBlock, .supportForm .tit, input, textarea, .text-uppercase {
    color: white !important;
}

.dark {
    color: #151b54 !important;
}