::-webkit-input-placeholder { color:#959595;}
:-moz-placeholder { color:#959595;}
.placeholder { color:#959595;}
*:focus::-moz-placeholder { color: transparent !important;} 
*[autofocus]::-moz-placeholder:focus { color: graytext !important;} 
*:focus:-moz-placeholder { color: transparent !important;} 
*[autofocus]:-moz-placeholder:focus { color: graytext !important;}
*:focus::-webkit-input-placeholder { color: transparent !important;} 
*[autofocus]::-webkit-input-placeholder { color: graytext !important;}

html{

}
body{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: normal;
    box-sizing: border-box;
    min-width: 320px;
}
a:link{transition:0.3s;outline:none !important;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
a:visited{text-decoration:none;}
img{max-width:100%;}
input{
	outline:none !important;
}
textarea{
	outline:none !important;
}
.container__900{
    max-width: 900px;
    margin: 0 auto;
}
.container__950{
    max-width: 950px;
    margin: 0 auto;
}
.container__740{
    max-width: 740px;
    margin: 0 auto;
}


.header{
    min-height: 405px;
    position: relative;
    background: #010101;
    padding: 60px 0 0 0;
    text-align: center;
}
.header .container{position: relative;z-index: 5;}
.header:after{
    background: url("https://fb-v1.cdn-bio.com/assets/header-left-b2329706be3d5f7372f4d68ea5c443cf.jpg") no-repeat;
    width: 460px;
    height: 100%;
    position: absolute;
    content: "";
    left: 0px;
    top: 0px;
    z-index: 4;
}
.header:before{
    background: url("https://fb-v1.cdn-bio.com/assets/header-right-8aa1d90b61217f77cf3cf27da50756d3.jpg") no-repeat;
    width: 441px;
    height: 100%;
    position: absolute;
    content: "";
    right: 0px;
    top: 0px;
    z-index: 4;
}
.header_toptext{
    font-weight: 600;
    font-size: 38px;
    line-height: 120%;
    color: #FFF;
    text-transform: uppercase;
    margin-bottom: -5px;
}
.header_toptext span{display: block;}
.header_middletext{
    font-family: 'Oswald', sans-serif;
    text-align: center;
    text-transform: uppercase;
    color: #00D1FF;
    font-weight: 600;
    font-size: 140px;
    line-height: 100%;
}
.header_bottext{
    font-style: normal;
    font-weight: 600;
    font-size: 72px;
    line-height: 100%;
    color: #FFF;
    text-transform: uppercase;
}

.top-text{
    background: #431762;
    font-size: 24px;
    line-height: 120%;
    padding: 5px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 206px;
    color: #FFFFFF;
    text-align: center;
}
.top-text span{color: #00D1FF;font-weight: 700;}


.top-qwestion{
    padding:48px 0px 25px 0px;  
    background:#000;
    position: relative;
    overflow: hidden;
}
.top-qwestion .container{position: relative;z-index: 5;}
.top-qwestion:after{
    background: url(./questions%201.jpg) no-repeat right center;
    right: 0px;
    top: 0px;
    min-height: 0px;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
}
.top-qwestion__item{
    font-size: 24px;
    line-height: 120%;
    font-weight: 600;
    position: relative;
    padding: 0 0 25px 60px;
    color: #FFF;
    background: url("https://fb-v1.cdn-bio.com/assets/qwestion-icon-a70d9ac51c4ebfad34f489b723befea1.png") no-repeat left 0px;
    font-style: italic;
    max-width: 690px;
}

.seo-block1{
    background:url("https://fb-v1.cdn-bio.com/assets/seo-block1-2ae7fd192168b196bdc56a93ebd03948.jpg") no-repeat left center;
    background-size: cover;
    padding: 35px 0 25px 0;
    overflow: hidden;
}
.seo-block1 p{margin-bottom: 25px;}
.seo-text{
    font-size: 20px;
    line-height: 140%;
}
.seo-text p{margin-bottom: 25px;}
.seo-block1_title1{
    color: #431762;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 54px;
    line-height: 120%;
    font-family: Oswald;
    
}
.seo-block1 .seo-block1_title1{padding: 25px 0 0 0;}
.seo-block1_title2{
    text-align: center;
    color: #431762;
    font-weight: bold;
    font-size: 30px;
    line-height: 120%;
    margin-bottom: 35px;
}


.seo-block2{
    padding: 45px 0 20px 0;
    position: relative;
    background:#dfe6f8;
    overflow: hidden;
    min-height: 586px;
}
.seo-block2 .container{position: relative;z-index: 5;}
.seo-block2 .seo-block1_title1 span{border-bottom:solid 1px #431762;}
.seo-block2:after{
    content: "";
    display: block;
    background: url("https://fb-v1.cdn-bio.com/assets/seo-block2-9d633d45cb85c3d4c1bc543e86342c5d.jpg") no-repeat right bottom;
    position: absolute;
    height: 100%;
    bottom: 0px;
    width: 100%;
}
.seo-block2 .seo-block1_title1{margin-bottom: 30px;}
.seo-block2__text{
    max-width: 650px;
}
.seo-block2__text p{margin-bottom: 25px;}


.seo-block3{
    padding: 45px 0 45px 0;
    position: relative;
    overflow: hidden;
}
.seo-block3 .container{position: relative;z-index: 5;}
.seo-block3 .seo-block1_title1{margin-bottom: 0px;}
.seo-block3 .seo-block3_endtitle{margin-bottom: 30px;}
.seo-block3:after{
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 60px;
    background: url("https://fb-v1.cdn-bio.com/assets/left-bg-2b9de6f65ace8af0b8ddf7d356a65c74.jpg") no-repeat left top;
    width: 270px;
    height: 1679px;
}
.seo-block3:before{
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 60px;
    background: url("https://fb-v1.cdn-bio.com/assets/right-bg-31e13bcbd3d62d4e561e3ad84f3c6f53.jpg") no-repeat left top;
    width: 270px;
    height: 1679px;
}
.seo-block-img{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 8px;
}
.img-left{
    margin: 15px 25px 15px 0;
}
.img-right{
   margin: 3px 0 10px 25px; 
}
.seo-block3 ul{
    list-style: none;
    margin: 0px 0 25px 0;
    padding: 0px;
}
.seo-block3 ul li{
    position: relative;
    min-height: 28px;
    line-height: 28px;
    padding: 0 0 0px 40px;
    margin-bottom: 4px;
    background: url("https://fb-v1.cdn-bio.com/assets/ok-icon-de3f07cef630d110c720b0236eba3f29.png") no-repeat left top;
}
.seo-block4{
    background:#000000 url("https://fb-v1.cdn-bio.com/assets/skelet-1b7404d6cc0acd92f5b5b4f7acb0e70e.jpg") no-repeat right top;
    color: #FFF;
    padding: 50px 0 35px 0;
}
.seo-block4 .seo-block1_title1{
    color: #00D1FF;
    margin-bottom: 55px;
}
.seo-block4 .seo-block1_title1 span{border-bottom:#00D1FF solid 1px; }
.seo-block4  .img-left{
     margin: -10px 32px 15px 0;
}

.seo-block5{
    padding: 44px 0 35px 0;
    position: relative;
    overflow: hidden;
}
.seo-block5 .container{position: relative;z-index: 5;}
.seo-block5 .seo-block1_title1{margin-bottom: 30px;}
.seo-block5:after{
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 50px;
    background: url("https://fb-v1.cdn-bio.com/assets/left-bg-2b9de6f65ace8af0b8ddf7d356a65c74.jpg") no-repeat left top;
    width: 270px;
    height: 1690px;
}
.seo-block5:before{
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 50px;
    background: url("https://fb-v1.cdn-bio.com/assets/right-bg-31e13bcbd3d62d4e561e3ad84f3c6f53.jpg") no-repeat left top;
    width: 270px;
    height: 1690px;
}
.seo-block5 .seo-block1_title2{margin-bottom: 0px;}
.seo-block5 .seo-block1_title1{margin-bottom: 25px;}

.seo-block-lists{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 37px;
}
.screamer-list{
    margin: 0 31px 0 31px;
    width: 100%;
    max-width: 340px;
}
.screamer-list ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.screamer-list ul li{
    padding: 0 0 0 44px;
    background: url("https://fb-v1.cdn-bio.com/assets/screamer-icon-0f69ffab0f083a5aedd4144440367439.png") no-repeat left 2px;
    min-height: 28px;
    font-size: 20px;
    line-height: 178%;
}
.dell-list{
    margin: 0 31px 0 31px;
    width: 100%;
    max-width: 340px;
}
.dell-list ul{
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.dell-list ul li{
    padding: 0 0 0 44px;
    background: url("https://fb-v1.cdn-bio.com/assets/del-icon-f407cf1af8c62a60e0e23b0e92f52ef6.png") no-repeat left 2px;
    min-height: 28px;
    font-size: 20px;
    line-height: 178%;
}
.seoblock5-img-list{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 45px;
}
.seoblock5-img-list img{
    border-radius: 100px;
}
.seo5-borderbox-title{
    margin-bottom: 15px;
    padding-top: 15px;
    
}
.seo5-borderbox{
    padding: 13px 15px;
    margin: 0 -15px 0px -15px;
    border: 2px solid #E3C7E8;
    font-weight: 700;
    background: #FFF;
}


.seo-block6{
    background: url("https://fb-v1.cdn-bio.com/assets/bg_1-05c2d747b3b79328ebd5db998ca69ddc.png") no-repeat center center;
    background-size: cover;
    color: #FFF;
    padding: 44px 0px 35px 0px;
}
.seo-block6 .seo-block1_title1{color: #00D1FF;margin-bottom: 30px;}
.seo-block6 .seo-block1_title2{color: #00D1FF;margin-bottom: 0px;}
.seo-block6-blue{
    color: #00D1FF;
    font-weight: 600;
    margin-bottom: 30px;
}
.seo-block6__680{
    max-width: 680px;
}

.CogniBiotics{
    padding: 40px 0 15px 0;
    position: relative;
    overflow: hidden;
}
.CogniBiotics-title{
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    text-align: center;
    font-size: 80px;
    line-height: 90px;
    color: #500076;
    margin-bottom: 12px;
}
.CogniBiotics-title span{color: #a62089;}
.CogniBiotics-text{
    font-size: 30px;
    line-height: 120%;
    text-align: center;
    max-width: 620px;
    font-weight: 700;
    margin: 0 auto 35px auto;
}
.CogniBiotics .container{
    position: relative;
    z-index: 6;
}
.CogniBiotics:after{
    content: "";
    display: block;
    position: absolute;
    width: 702px;
    height: 366px;
    left: 0px;
    top: 0px;
    background: url("https://fb-v1.cdn-bio.com/assets/cb-left-236b3df0bbaadc7ec5fc7ebfac622800.jpg") no-repeat;
}
.CogniBiotics:before{
    content: "";
    display: block;
    position: absolute;
    width: 609px;
    height: 302px;
    right: 0px;
    top: 0px;
    background: url("https://fb-v1.cdn-bio.com/assets/cb-right-34b3c4ba0695d2326da404282547cc17.jpg") no-repeat;
}
.cb-img{
    margin-bottom: 36px;
}
.cb-img img{
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25)
}

.cb-lists{
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 10px 0 0 0;
    margin-bottom: 25px;
}
.cb-list{
    width: 100%;
    max-width: 45%;
}
.cb-list1{max-width: 55%;}
.cb-list ul{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.cb-list ul li{
    position: relative;
    min-height: 28px;
    line-height: 28px;
    padding: 0 0 0px 40px;
    margin-bottom: 9px;
    background: url("https://fb-v1.cdn-bio.com/assets/ok-icon-de3f07cef630d110c720b0236eba3f29.png") no-repeat left top;
}

.seo-block7{
    background: #431762;
    padding: 44px 0 35px 0;
}
.seo-block7-text1{
    color: #FFF;
    font-size: 30px;
    line-height: 120%;
    text-align: center;
    font-weight: 700;
    margin-bottom: 5px;
}
.seo-block7-text1 span{display: block;}
.seo-block7-text2{
    font-size: 36px;
    line-height: 120%;
    font-family: Oswald;
    text-transform: uppercase;
    text-align: center;
    font-size: 54px;
    color: #FFF;
    font-weight: 700;
    margin-bottom: 20px;
}
.seo-block7-text2 span{display: block;}
.block7-item{
    position: relative;
    margin-bottom: 30px;
}
.block7-item-top{
    display: flex;
    max-width: 900px;
    margin: 0 auto;
    position: relative;
    padding: 18px 0 0 0;
}
.block7-item-top:after{
    background: url("https://fb-v1.cdn-bio.com/assets/dotted-23faf23d91853df7141fc4621730ab46.png") repeat-x;
    position: absolute;
    z-index: 4;
    width: 90%;
    height: 2px;
    content: "";
    right: 25px;
    top: 40px;
}
.block7-item-top span{
    color: #FFF;
    text-transform: uppercase;
    font-family: Oswald;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    z-index: 5;
    background: #431762;
    padding: 0 10px 0px 0;
    margin-bottom: 15px;
}
.b7it-img{
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 5;
}
.block7-item-text{
    background: rgba(255, 255, 255, 0.1);
    padding: 22px 25px 10px 25px;
}
.b7it-blue{
    color: #00D1FF;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 120%;
}
.b7it-blue pre{display: inline-block;vertical-align: top;position: relative;top: -7px;color: #00D1FF;font-size: 16px;margin-bottom: -7px;}
.b7it-blue span{display: inline-block;vertical-align: top;}
.b7it-white{
    margin-bottom: 15px;
    font-size: 20px;
    line-height: 120%;
    color: #FFF;
    font-weight: 400;
    margin-bottom: 25px;
}
.b7it-white pre{display: inline-block;vertical-align: top;position: relative;top: -7px;color: #FFF;font-size: 14px;margin-bottom: 0px;}
.b7it-white-first{max-width: 770px;}
.b7it-white span{font-style: italic;}

.block7-title1{
    font-size: 30px;
    line-height: 120%;
    margin-bottom: 8px;
    text-align: center;
    color: #FFF;
    font-weight: 700;
    padding: 15px 0 0 0;
}
.block7-title2{
    color: #FFF;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    text-align: center;
    font-size: 54px;
    line-height: 120%;
    text-transform: uppercase;
    max-width: 740px;
    margin: 0 auto;
    margin-bottom: 40px;
}
.block7-text{
    font-size: 20px;
    line-height: 120%;
    color: #FFF;
}
.block7-text .img-left{margin: 0px 35px 15px 0;}
.block7-text p{margin-bottom: 23px;}

.seo-block8{
    padding: 43px 0 25px 0;
    background: url("https://fb-v1.cdn-bio.com/assets/block8-bg-89c71eb819b071e3ef4d7d6acbb143b5.jpg") no-repeat center center;
    background-size: cover;
}
.seo-block8 .seo-block1_title1{margin-bottom: 20px;}

.seo-block9{
    color: #FFF;
    background: #000000;
    padding: 43px 0 25px 0;
}
.seo-block9 .seo-block-img span{
    color: #FFF;
    font-size: 14px;
    display: inline-block;
    position: relative;
    top: -5px;
}
.seo-block9 .seo-block1_title1{margin-bottom: 20px;color: #FFF;}
.seo-block9 .seo-block1_title1 span{color: #FF0000;}
.seo-block9 .img-right{}
.seo-block9 .img-right{
    border: #FFF solid 4px;
    margin: 10px 0 10px 25px;
}
.seo-block9 div{    order: 1;}
.seo-block9 .seo-block-img img{    order: 2;}

.seo-block10{
    padding: 44px 0 35px 0;
    overflow: hidden;
    position: relative;
}
.seo-block10 .seo-block1_title1{padding: 0 15px;margin-bottom: 20px;}
.seo-block10 .seo-block1_title1 span{font-style: italic;}
.seo-block10 .seo-block-img{
    align-items: center;
}
.seo-block10 .seo-block-img .img-left{margin: 0px 35px 0px 0;}
.seo-block10 .container{position: relative;z-index: 4;}
.seo-block10:after{
    content: "";
    width: 352px;
    height: 1227px;
    display: block;
    position: absolute;
    right: 0px;
    top: 50px;
    background: url("https://fb-v1.cdn-bio.com/assets/block10-bg2-5f05bf7e08e20079802e8ce8034722df.jpg") no-repeat left;
}
.seo-block10:before{
    content: "";
    width: 358px;
    height: 1227px;
    display: block;
    position: absolute;
    left: 0px;
    top: 475px;
    background: url("https://fb-v1.cdn-bio.com/assets/block10-bg1-e2933875c2d0dbdad619612320409318.jpg") no-repeat right;
}
.seo-block10 .seo-block10_title2.seo-block1_title1{max-width: 540px;margin: 0 auto 35px auto;padding: 15px 0 0 0;}
.seo-block10 .seo-block10_title2.seo-block1_title1 span{color: #A62089;font-style: normal;}
.seo-block10 .img-right{margin: 0px 0 0px 35px;}

.seo-block11{
    padding: 44px 0 35px 0;
    background: #020202;
    color: #FFF;
    position: relative;
    overflow: hidden;
}
.seo-block11 .container{position: relative;z-index: 4;}
.seo-block11:before{
    content: "";
    width: 661px;
    height: 762px;
    display: block;
    position: absolute;
    left: 0px;
    top: 140px;
    background: url("https://fb-v1.cdn-bio.com/assets/block11-bg1-549a3c9adbfe77a50ee88745b62f504d.png") no-repeat;
}
.seo-block11:after{
    content: "";
    width: 1140px;
    height: 886px;
    display: block;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background:url("https://fb-v1.cdn-bio.com/assets/block11-bg2-ddff3d644850fa92ceb4502f8d801296.jpg") no-repeat right bottom;
}
.block11-mob-img1{text-align: center;display: none;}
.seo-block11 .seo-block1_title1{color: #00D1FF;margin-bottom: 25px;}
.seo-block11 .seo-block1_title1 span{display: block;}
.block11-b1{
    margin-bottom: 15px;
}
.seo-block11 .seo-block-img{margin-bottom: 35px;}
.block11-b2{
    max-width: 740px;
}

.tovar-block{
    padding: 44px 0 58px 0;
    position: relative;
    overflow: hidden;
}
.tovar-block .container{position: relative;z-index: 4;}
.tovar-block:after{
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 50px;
    background: url("https://fb-v1.cdn-bio.com/assets/left-bg-2b9de6f65ace8af0b8ddf7d356a65c74.jpg") no-repeat left top;
    width: 270px;
    height: 1690px;
}
.tovar-block:before{
    content: "";
    display: block;
    position: absolute;
    right: 0px;
    top: 50px;
    background: url("https://fb-v1.cdn-bio.com/assets/right-bg-31e13bcbd3d62d4e561e3ad84f3c6f53.jpg") no-repeat left top;
    width: 270px;
    height: 1690px;
}
.tovar-block-title{
    font-size: 54px;
    text-align: center;
    font-weight: 700;
    color: #431762;
    max-width: 820px;
    text-align: center;
    font-family: Oswald;
    line-height: 120%;
    margin: 0 auto 35px auto;
}
.tovar-block-list{
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.tovar-block-item{
    width: 100%;
    max-width: 350px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 58.49%), #E3C7E8;
    border: 3px solid #431762;
    padding: 10px 25px 25px 25px;
}
.tbi-img{
    height: 326px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 20px;
}
.tbi-numbuttle{
    text-align: center;
    font-size: 18px;
    line-height: 120%;
    margin-bottom: 10px;
}
.tbi-name{
    font-size: 30px;
    font-weight: 500px;
    line-height: 30px;
    text-align: center;
    font-style: italic;
    font-family: Oswald;
    margin-bottom: 10px;
}
.tbi-prise{
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
}
.tbi-prise span{font-weight: 700;color: #bf132b;text-decoration: line-through;}
.tbi-save{
    text-align: center;
    font-size: 18px;
    line-height: 120%;
    min-height: 35px;
    color: #80BC00;
    font-weight: 700;
}
.tbi-curprise-top{
    text-align: center;
    font-size: 18px;
    line-height: 120%;
    padding: 10px 0 0 0;
}
.tbi-curprise{
    color: #A62089;
    font-weight: bold;
    font-size: 72px;
    line-height: 72px;
    text-align: center;
    min-height: 97px;
    
}
.tbi-curprise span{font-size: 40px;position: relative;top: -22px;margin-bottom: -22px;}
a.tbi-bay-link{
    display: block;
    width: 100%;
    font-style: italic;
    font-weight: normal;
    font-size: 14px;
    line-height: 120%;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    background: #FC2040;
    border: 1px solid #BF132B;
    border-bottom: 5px solid #BF132B;
    box-sizing: border-box;
    border-radius: 5px;
    height: 70px;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding: 13px 0 0 0;
}
a.tbi-bay-link span{
    display: block;
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    text-transform: inherit;
    margin-bottom: 8px;
}
a.tbi-bay-link:hover{background: #BF132B;}
.tbi-pay{
    
}
.links-block{
    background: #4D4D4D;
    padding: 40px 0 40px 0;
    overflow: hidden;
}
.links-block-title{
    color: #C7CA26;
    font-size: 20px;
    line-height: 150%;
    margin-bottom: 5px;
}
.links-list{
    font-size: 12px;
    line-height: 160%;
    color: #C4C4C4;
}
.links-list a{
    color: #C4C4C4;
    text-decoration: none;
    display: block;
}

.footer{
    background: #1A1A1A;
    padding: 45px 0 15px 0;
}
.footer-top{
    display: flex;
    margin-bottom: 40px;
    justify-content: space-between;
    align-items: center;
}
.ft-logo{
    text-align: center;
    justify-content: space-between;
    align-items: center;
    order: 2;
}
.ft-logo-img{
    display: block;
    margin: 0 auto 15px auto;
}
.logo-phone{
    text-transform: uppercase;
    color: #FFF;
    font-size: 12px;
    width: 100%;
    max-width: 240px;
}
.logo-phone span{
    display: inline-block;
    vertical-align: middle;
}
.logo-phone a{
    background: #F2C94C;
    color: #000;
    padding: 4px 8px;
    border-radius: 20px;
    font-weight: 700;
    margin-left: 5px;
}
.logo-time{
    text-transform: uppercase;
    color: #FFF;
    font-size: 12px;
    padding: 4px 0 0 0;
}
.ft-left{
    order: 1;
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 220px;
}
.ft-left a{
    color: #C7CA26;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    text-decoration: underline;
}
.ft-left a:hover{text-decoration: none;}
.ft-right{
    order: 3;
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 220px;
}
.ft-right a{
    color: #C7CA26;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    text-decoration: underline;
}
.footer-text{
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.4);
}
.footer-text p{margin-bottom: 15px;}
.footer-text-border{
    border: 1px solid #666666;
    padding: 12px 15px;
    border-radius: 4px;
}
.footer-menu{
    display: flex;
    justify-content: space-between;
    padding: 40px 0 0 0;
}
.footer-menu a{
    color: #C7CA26;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    text-decoration: underline;
}
.footer-menu a:hover{text-decoration: none;}
.footer-copy{
    font-size: 12px;
    line-height: 16px;
    color: rgba(255, 255, 255, 0.4);
    padding: 30px 0 0 0;
}
.footer-pay{
    padding: 8px 0 0 0;
}