@font-face {
    font-family: 'RalewayRegular';
    src: url('../fonts/RalewayRegular.eot');
    src: url('../fonts/RalewayRegular.eot') format('embedded-opentype'),
         url('../fonts/RalewayRegular.woff2') format('woff2'),
         url('../fonts/RalewayRegular.woff') format('woff'),
         url('../fonts/RalewayRegular.ttf') format('truetype'),
         url('../fonts/RalewayRegular.svg#RalewayRegular') format('svg');
}

@font-face {
    font-family: 'RalewayBold';
    src: url('../fonts/RalewayBold.eot');
    src: url('../fonts/RalewayBold.eot') format('embedded-opentype'),
         url('../fonts/RalewayBold.woff2') format('woff2'),
         url('../fonts/RalewayBold.woff') format('woff'),
         url('../fonts/RalewayBold.ttf') format('truetype'),
         url('../fonts/RalewayBold.svg#RalewayBold') format('svg');
}

*,*:before,*:after{box-sizing: border-box;}
*{margin:0;
    padding:0;}
a{text-decoration: none;color:inherit; outline:none !important; transition: all 0.3s;}
a:hover{ color:#6c19ac; text-decoration: none;}
:focus{outline:none;}
a:active, a:hover, a:hover{outline: none;}
input,textarea{font:inherit;padding:0;margin:0;background: none;border:0;width:100%;}
button{font:inherit;padding:0;margin:0;background: none;border:0;}
/*main*/
.clearfix:before,
.clearfix:after {content: " ";
    display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}
img{border:none;}

html{ min-height:100%;}
body{min-height:100%; overflow-x: hidden; font:16px/1.2 'RalewayRegular',"Trebuchet MS", sans-serif; color: #474747; background: #fff; position: relative;}

section, footer, header, aside{
    display: block;
}
.hiddenPC{ display: none !important; }
.hidden{ display: none !important; }

.wrapper{ width: 95%; max-width: 1080px; margin: 0 auto; padding: 0 52px; position: relative; }
.wrapper.wrapper-1140{ max-width: 1140px; padding-left: 0; padding-right: 0; }
.wrapper.wrapper-80percent{ max-width: 80%; padding-left: 0; padding-right: 0; }
.wrapper.plr0{ padding-left: 0; padding-right: 0; }

.block-plr10{ padding-left: 10px; padding-right: 10px; }
.plr52-global{ padding-left: 62px; padding-right: 62px; }
.grey-block{ background: #f9f9f9; padding-top: 40px; padding-bottom: 40px;}

h1, h2, h3, h4, h5{ font-weight: normal; }
.bold, b, strong{font-family: 'RalewayBold',"Trebuchet MS", sans-serif; font-weight: normal;}
a.link{ text-decoration: underline; color: #6c19ac; }
a.link:hover{ text-decoration: none; }

.title{ margin-bottom: 35px; color: #262626; font-size: 30px; font-family: 'RalewayBold',"Trebuchet MS", sans-serif; text-align: center;  }
.title h1, .title h2, .title h3{ color: #262626; font-size: 30px; font-weight: normal; }
.title.mb0{ margin-bottom: 0; }
.title.tal{ text-align: left; }

.header{ position: absolute; width: 100%; left: 0; top: 0; z-index: 100; height: 110px; padding-top: 35px; }
.header .header-logo{  display: block; float: left; width: 150px;  }
.header .header-logo img{ display: block; width: 100%; }
.header .header-butts{  float: right; }
.header .header-butt{ height: 35px; display: inline-block; line-height: 35px; text-decoration: none; text-align: center; color: #262626; }
.header .header-butt:hover{ text-decoration: none; color: #6c19ac }
.header .header-butt.banking{ text-decoration: none; padding:0 25px; margin-left: 25px; border-radius: 2px;  background: #6c19ac; color: #fff;  }
.header .header-butt.banking:hover{background: #421068; color: #fff;}
.langs{ display: inline-block; font-size: 14px; text-transform: uppercase; position: relative; margin-left: 20px; text-align: center; }
.langs .lang{ width: 50px; height: 35px; line-height: 35px; position: relative; cursor: pointer; }
.langs .lang:after{ position: absolute; content: ''; background: url(../images/sprite_l.png) -241px 0; width: 5px; height: 3px; right: 0; top: 15px; }
.langs .items{ position: absolute; width: 100%; padding: 10px 0 0 0; border: 1px solid #262626; }
.langs .items a{ display: block; margin-bottom: 10px; }
.header .menu-ico{ display: none; }
.header .header-callback{ display: none; }
.header .header-lang{ display: none; }

.section-mobmenu{ display: none; }

.siterow{ margin-bottom: 20px; position: relative; }
.siterow.btstrp{ margin-left: -10px; margin-right: -10px; }
.siterow.mb0{ margin-bottom: 0; }
.siterow.mb5{ margin-bottom: 5px; }
.siterow.mb10{ margin-bottom: 10px; }
.siterow.mb30{ margin-bottom: 30px; }
.siterow.btstrp .row-cell{ padding-left: 10px; padding-right: 10px; }
.siterow.btstrp-20 .row-cell{ padding-left: 20px; padding-right: 20px; }

.mr-15{ margin-right: 15px; }
.block-plr10{ padding-left: 10px; padding-right: 10px; }
.plr52-global{ padding-left: 52px; padding-right: 52px; }
.grey-block{ background: #f9f9f9; padding-top: 40px; padding-bottom: 40px;}
.pad0{ padding: 0;}
.padt0{ padding-top: 0;}
.padb0{ padding-bottom: 0;}
.padb20{ padding-bottom: 20px;}
.padt20{ padding-top: 20px;}
.wrapper.pad0{ padding: 0;}
.wrapper.padt0{ padding-top: 0;}
.wrapper.padb0{ padding-bottom: 0;}
.wrapper.padb20{ padding-bottom: 20px;}

.row-cell{ float: left; min-height: 1px; }
.row-cell.fr{ float: right; }
.row-cell.w50{ width: 50%; }
.row-cell.wFull{ width: 100%; }
.row-cell.w66{ width: 66%; }
.row-cell.w66-6{ width: 66.6%; }
.row-cell.w75{ width: 75%; }
.row-cell.w70{ width: 70%; }
.row-cell.w60{ width: 60%; }
.row-cell.w55{ width: 55%; }
.row-cell.w45{ width: 45%; }
.row-cell.w40{ width: 40%; }
.row-cell.w33-3{ width: 33.3%; }
.row-cell.w33{ width: 33%; }
.row-cell.w61{ width: 61%; }
.row-cell.w39{ width: 39% }
.row-cell.w35{ width: 35%; }
.row-cell.w30{ width: 30%; }
.row-cell.w25{ width: 25%; }
.row-cell.w20{ width: 20%; }
.row-cell.pl30{ padding-left: 30px; }
.row-cell.pl10{ padding-left: 10px; }
.row-cell.pr20{ padding-right: 20px; }
.row-cell.pr10{ padding-right: 10px; }
.row-cell.pt20{ padding-top: 20px; }
.row-cell.pb20{ padding-bottom: 20px; }
.row-cell label {
    float: left;
    margin: 0 0 10px 0;
}
.mb5-global{ margin-bottom: 5px; }
.mb10-global{ margin-bottom: 10px; }
.mb20-global{ margin-bottom: 20px; }
.mb30-global{ margin-bottom: 30px; }
.mb40-global{ margin-bottom: 40px; }
.mb50-global{ margin-bottom: 50px; }
.mb60-global{ margin-bottom: 60px; }
.mt5-global{ margin-top: 5px; }
.mt10-global{ margin-top: 10px; }
.mt20-global{ margin-top: 20px; }
.mt30-global{ margin-top: 30px; }
.mt40-global{ margin-top: 40px; }
.mt50-global{ margin-top: 50px; }
.mt60-global{ margin-top: 60px; }

.ml5-global{ margin-left: 5px; }
.ml10-global{ margin-left: 10px; }
.ml20-global{ margin-left: 20px; }
.ml30-global{ margin-left: 30px; }
.ml40-global{ margin-left: 40px; }
.ml50-global{ margin-left: 50px; }
.ml60-global{ margin-left: 60px; }

.fz12{ font-size: 12px; }
.tal{ text-align: center; }
.c6c19ac{ color: #6c19ac; }
.global-mb20{ margin-bottom: 20px; }

.flexrow{ display: flex; flex-wrap: wrap; }
.flexrow.justify-between{ justify-content: space-between; }
.flexrow.align-center{ align-items: center; }
.flexrow.mlr-15{ margin-left: -15px; margin-right: -15px; }
.flexrow.mlr-15 > .flexrow-cell{ padding-left: 15px; padding-right: 15px; }
.flexrow.mlr-10{ margin-left: -10px; margin-right: -10px; }
.flexrow.mlr-10 > .flexrow-cell{ padding-left: 10px; padding-right: 10px; }
.flexrow-cell.w33{ width: 33.3%; }
.flexrow-cell.w100{ width: 100%; }
.flexrow-cell.w50{ width: 50%; }
.siterow.btstrp-20 .flexrow-cell{ padding-left: 20px; padding-right: 20px; }

.flexrow .card-body-title{ margin: 0; }

.butt{ display: inline-block; width: 240px; height: 50px; background: #f4c900; color: #fff; font-family: 'RalewayBold',"Trebuchet MS", sans-serif; font-size: 18px; text-align: center; line-height: 50px; border-radius: 3px; position: relative;}
.butt:hover{ background: #6c19ac; color: #fff;}
.butt.butt_purpul{ background: #6c19ac; color: #fff; font-family: 'RalewayBold',"Trebuchet MS", sans-serif; }
.butt.butt_purpul:hover{ background: #421068; color: #fff;}
.butt.h45{ height: 45px; font-size: 16px; line-height: 45px; }
.butt.wFull{ width: 100%; display: block; }

.section-top{ position: relative; background: url(../images/img-1.jpg); background-repeat: no-repeat; background-size: cover; background-position: bottom center; min-height: 85vh; display: flex; flex-wrap: wrap; align-items: center; padding-top: 110px; padding-bottom: 110px; }
.section-top.auth{ background-image: none; padding-top: 170px; }
.section-top.info{ background-image: none; padding-top: 0; }
.top{ position: relative; color: #262626; text-align: center; width: 100%;}
.top h1{ font-size: 48px; color: #6c19ac; font-family: 'RalewayBold',"Trebuchet MS", sans-serif; margin-bottom: 30px;}
.top h2{ font-size: 24px; margin-bottom: 30px; }
.top h2 span{ display: block; width: 100%; margin-bottom: 30px; }

.section-maintitle{ margin-bottom: 60px; }
.maintitle{ padding-top: 60px; }
.maintitle h2{font-family: 'RalewayBold',"Trebuchet MS", sans-serif; font-size: 48px; font-weight: bolder; margin-bottom: 45px; color: #262626; text-align: center;}

.table-wrapper{overflow:auto;}

.section-benefits{ margin-bottom: 60px; }
.benefits{  }
.benefits .title{}
.benefits .benefits-text{ font-size: 24px; text-align: center; max-width: 690px; margin: 0 auto 70px; color: #262626; }
.benefits .benefits-items{ display: flex; flex-wrap: wrap; }
.benefits .benefits-item{ width: 33.3%; position: relative; margin-bottom: 15px; padding-bottom: 0px;  padding-top: 15px; padding-bottom: 15px;}
.benefits .benefits-item:after{ position: absolute; content: ''; width: 1px; height: calc(100% - 15px); background: #dfdfdf; top: 0; right: 0px; }
.benefits .benefits-item:nth-child(3n+3):after{ display: none; }
.benefits .benefits-item:nth-child(-n+3):after{ height: calc(100% - 30px); top: 15px; }
.benefits .benefits-item:nth-child(-n+3):before{ position: absolute; content: ''; width: calc(100% - 30px); height: 1px; background: #dfdfdf; bottom: 0; left: 15px; }
.benefits .benefits-item .benefits-item-wrap{padding-left: 20px; padding-right: 20px;  width: 100%; left: 0; top: 0; border: 1px solid #fff;}
.benefits .benefits-item .img{ margin-bottom: 15px; }
.benefits .benefits-item .img img{ display: block; }
.benefits .benefits-item .tit{ font-size: 18px; font-family: 'RalewayBold',"Trebuchet MS", sans-serif; margin-bottom: 10px; color: #262626; min-height: 50px;}

.section-howtostart{ margin-bottom: 60px; }
.howtostart .howtostart-items{ margin-bottom: 60px; }
.howtostart .howtostart-item{ text-align: right; }
.howtostart .howtostart-item-inner{ width: 50%; position: relative; padding-right: 25px; min-height: 100px; padding-bottom: 20px;}
.howtostart .howtostart-item-inner:after{ position: absolute; content: ''; width: 2px; height: 100%; right: -1px; top: 0; background: #6c19ac; }
.howtostart .howtostart-item:nth-child(even) .howtostart-item-inner{ float: right; text-align: left; padding-right: 0; padding-left: 25px;}
.howtostart .howtostart-item:nth-child(even) .howtostart-item-inner:after{ right: auto; left: -1px; }
.howtostart .howtostart-item:last-child .howtostart-item-inner:after{ display: none;}
.howtostart .howtostart-item:last-child .howtostart-item-inner { padding-bottom: 0; min-height: auto; }
.howtostart .howtostart-item .howtostart-item-inner .step{ position: absolute; width: 22px; height: 22px; border-radius: 50%; color: #fff; line-height: 22px; text-align: center; background: #6c19ac; right: -11px; z-index: 1; font-size: 12px;}
.howtostart .howtostart-item .howtostart-item-inner .step span{ display: block; position: relative; z-index: 1; height: 22px; border-radius: 50%; color: #fff; line-height: 22px; text-align: center; background: #6c19ac;}
.howtostart .howtostart-item .howtostart-item-inner .step:before{ width: 100%; height: 28px; top: -3px; left: 0; background: #fff; position: absolute; content: ''; z-index: 0; }
.howtostart .howtostart-item:nth-child(even) .howtostart-item-inner .step{ right: auto; left: -11px; }
.howtostart .howtostart-item .howtostart-item-inner .tit{ font-size: 18px; margin-bottom: 5px; font-family: 'RalewayBold',"Trebuchet MS", sans-serif; color: #262626; position: relative;}

.section-startnow{ margin-bottom: 60px; }
.section-startnow .grey-block{ padding-bottom: 60px; padding-top: 60px; }
.startnow .startnow-items{ margin-bottom: 50px; }
.startnow .startnow-items .startnow-item{ padding-left: 10px; padding-right: 10px; }
.startnow .startnow-items .startnow-item .img{ margin-bottom: 15px; }
.startnow .startnow-items .startnow-item .img img{ display: block; }
.startnow .startnow-items .startnow-item .tit{ font-size: 18px; font-family: 'RalewayBold',"Trebuchet MS", sans-serif; margin-bottom: 10px; color: #262626; min-height: 40px;  }
.startnow .startnow-items .startnow-item .tit span{ padding-right: 40px; position: relative; display: inline-block; }
.startnow .startnow-items .startnow-item .tit span:after{ position: absolute; content: '';  background: url(../images/sprite_l.png) 0 -88px; width: 18px; height: 12px; right: 0; top: 5px;}
.startnow .startnow-items .startnow-item.last span{ padding-right: 0; }
.startnow .startnow-items .startnow-item.last span:after{ display: none; }

.section-questions{ margin-bottom: 40px; }
.questions .questions-list-item{ border-bottom: 1px solid #dcdcdc; }
.questions .questions-list-item .tit{ cursor: pointer; font-size: 24px; padding-right: 50px; position: relative; padding: 30px 50px 32px 15px; color: #262626; transition: all 0.3s; }
.questions .questions-list-item .tit:after{position: absolute; content: ''; background: url(../images/sprite_l.png) 0 0; width: 20px; height: 20px; right: 10px; top: 35px; transition: all 0.3s;}
.questions .questions-list-item .text{ display: none; padding-bottom: 32px; padding-left: 15px; padding-right: 10px; }
.questions .questions-list-item.open .tit{ color: #6c19ac;}
.questions .questions-list-item:hover .tit{ color: #6c19ac;}
.questions .questions-list-item.open .tit:after{ transform: rotate(45deg); }
.questions .questions-list-item table{ border: none; font-size: 16px; margin-bottom: 25px; }
.questions .questions-list-item th{ text-align: left; font-weight: bold; padding-bottom: 10px; padding-right: 25px; font-size: 14px; border-bottom: 1px solid #f4c900;}
.questions .questions-list-item td{padding: 10px 75px 10px 0; border-bottom: 1px dashed #dbdbdb;}

.bottominfo{position: relative; text-align: center;}
.bottominfo .title{ font-size: 32px; font-family: 'RalewayRegular',"Trebuchet MS", sans-serif; margin-bottom: 15px;}
.bottominfo .bottominfo-bg{ background: url(../images/bg_btm_i.png); background-size: cover; background-repeat: no-repeat; background-position: left bottom; padding-top: 40px; padding-bottom: 90px;}
.bottominfo .text{color: #999999;  margin-bottom: 35px;}
.bottominfo .bottominfo-butts .butt{ margin: 0 10px; }

.footer{padding-top: 250px; margin-top: -170px;
background: rgb(123,29,195); /* Old browsers */
background: -moz-linear-gradient(-45deg, rgba(123,29,195,1) 0%, rgba(81,18,129,1) 60%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(123,29,195,1) 0%,rgba(81,18,129,1) 60%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(123,29,195,1) 0%,rgba(81,18,129,1) 60%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b1dc3', endColorstr='#511281',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.footer{ color: #fff; font-size: 14px; padding-bottom: 25px; }
.footer a:hover{ color: #f4c900; }
.footer .footer-left{  float: left; width: 62%; }
.footer .footer-right{ float: left; width: 38%; padding-left: 65px; }
.footer .footer-menu-t{ padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #8947bd }
.footer .footer-menu-t ul{ margin: 0; padding: 0; list-style: none; }
.footer .footer-menu-t ul li{ float: left; font-size: 16px;padding-right: 50px; }
.footer .footer-menu-t ul li:last-child{ padding-right: 0; }
.footer .footer-menu-b{ padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #8947bd }
.footer .footer-menu-b .item{ width: 38%; position: relative; padding: 15px 0 30px 0;  }
.footer .footer-menu-b .item:after{ position: absolute; content: ''; width: 1px; height: 100%; background: #8947bd; top: 0; right: 40px; }
.footer .footer-menu-b .item.item_three{ width: 24%; }
.footer .footer-menu-b .item.item_three:after{ display: none; }
.footer .footer-menu-b ul{margin: 0; padding: 0; list-style: none; font-size: 13px;}
.footer .footer-menu-b ul li{ position: relative; padding-left: 10px; margin-bottom: 8px; }
.footer .footer-menu-b ul li:before{ position: absolute; content: '•'; font-size: 14px; left: 0; top: 0; color: #fff; }
.footer .footer-logos span{ display: inline-block; /*margin-right: 15px;*/ }
.footer .footer-logos span:last-child{ margin-right: 0; }
/*.footer .footer-callcenter{ position: relative; padding-left: 110px; }*/
/*.footer .footer-callcenter:before{ position: absolute; content: ''; background: url(../images/sprite_l.png) -30px 0; width: 101px; height: 39px; left: 0; top: 0; bottom: 0; margin: auto;}*/
.footer .footer-callcenter{ position: relative; display: flex; }
.footer .footer-callcenter .callcenter-img { width: 112px; position: relative; padding: 10px;}
.footer .footer-callcenter .callcenter-img { width: 112px; position: relative; padding: 10px;}
.footer .footer-callcenter .callcenter-img a { width: 100%; height: 100%; display: block; position: relative;}
.footer .footer-callcenter .callcenter-img a img { margin: auto; position: absolute; top: 0; bottom: 0; right: 0; left: 0;}
.footer .footer-callcenter .text{ border-left: 2px solid #fff; padding: 10px 0 10px 20px; }
.footer .footer-callcenter .text span{ display: block; }
.footer .footer-links{ font-size: 13px;  padding-left: 25px; }
.footer .footer-links .item{text-decoration: underline; display: inline-block; margin-bottom: 8px; position: relative;}
.footer .footer-links .item:hover{ color: #fff; text-decoration: none; }
.footer .footer-links .item:before{ position: absolute; content: ''; background: url(../images/sprite_l.png); left: -25px; top: 0; }
.footer .footer-links .item.item_one:before{ background-position: -30px -49px; width: 16px; height: 16px; }
.footer .footer-links .item.item_two:before{ background-position: -56px -49px; width: 14px; height: 14px; top: 3px;}
.footer .footer-links .item.item_three:before{ background-position: -80px -49px; width: 16px; height: 15px; }
.footer .footer-socials{ margin-bottom: 40px; }
.footer .footer-socials .text{ font-size: 12px; margin-right: 15px; display: inline-block; }
.footer .footer-socials .soc{ display: inline-block; margin-right: 7px; width: 24px; height: 24px; position: relative; background: url(../images/sprite_l.png); position: relative; top: 8px;}
.footer .footer-socials .soc.fb{ background-position: -141px 0;}
.footer .footer-socials .soc.in{ background-position: -175px 0;}
.footer .footer-socials .soc.ins{ background-position: -210px 0;}
.footer .footer-mobileapps .applestore{ float: left; padding-right: 5px; width: 50%; }
.footer .footer-mobileapps .googleplay{ float: left; padding-left: 5px; width: 50%; }
.footer .footer-mobileapps img{ width: 100%; max-width: 142px; }
.footer .footer-lisence{ color: #dec2f4;  font-size: 12px; }
.footer .developer{  text-align: right; font-size: 10px; color: #f0deff; position: relative; padding-right: 92px; margin-top: 35px; }
.footer .developer:hover a{ color: #fff; }
.footer .developer .img{ position: absolute; right: 0; top: 0; }

.form-group { margin-top: 1rem !important;}
.card{margin-bottom: 25px;}
.form-control:focus {border-color: inherit; box-shadow: inherit;}
select:hover{cursor: pointer;}
.btn.btn-info {color: #fff; height: 45px; font-family: 'RalewayBold',"Trebuchet MS", sans-serif; min-width: 240px; background-color: #f4c900; border-color: #f4c900;}
.btn{margin: 5px;background-color: #6c19ac;color: #fff;min-width: 80px;font-family: 'RalewayBold',"Trebuchet MS", sans-serif;}
.btn:hover{color: #fff;background-color: #421068;}
.btn:focus {outline: 0;box-shadow: inherit;}
.btn-info:hover {color: #fff;background-color: #6c19ac;border-color: #6c19ac;}
.btn.btn-delete{background-color: #dc3545;color: #fff;}

tbody hr{margin: 5px 0;}

@media only screen and (max-width: 1200px){
.footer .footer-menu-t ul li{ padding-right: 25px; }
}

@media only screen and (max-width: 999px){
.hiddenPC{ display: block !important; }
.hiddenPL{ display: none !important; }

.questions .questions-list-item table td {padding: 10px 30px 10px 0;}

body.overflowhidden{ overflow: hidden; }

.wrapper{ padding-left: 25px; padding-right: 25px;}

.header{ height: 60px; padding-top: 20px; background: #fff; position: fixed;}
.header .header-butts{ display: none; }
.header .header-logo{ margin-left: 50px; width: 100px; margin-top: -8px;}
.header .menu-ico{ width: 20px; height: 12px; position: absolute; left: 0; top: 3px; display: block; }
.header .menu-ico:before{ position: absolute; content: ''; width: 20px; height: 2px; background: #474747; left: 0; top: 0; transition: all 0.3s; }
.header .menu-ico:after{ position: absolute; content: ''; width: 20px; height: 2px; background: #474747; left: 0; bottom: 0; transition: all 0.3s; }
.header .menu-ico span{ position: absolute; width: 20px; height: 2px; left: 0; background: #474747; top: 5px;}
.header .menu-ico.open span{ display: none; }
.header .menu-ico.open:before{ transform: rotate(45deg); top: 5px; }
.header .menu-ico.open:after{ transform: rotate(-45deg); bottom: 5px; }
.header .header-callback{ position: absolute; right: 0; top: -9px; width: 45px; height: 40px; display: block;}
.header .header-callback:before{ position: absolute; content: ''; width: 35px; height: 40px; background: url(../images/sprite_l.png) -106px -49px; }
.header .header-callback:after{ position: absolute; content: ''; background: url(../images/sprite_l.png) -241px 0; width: 5px; height: 3px; right: 0; top: 15px; }

.header .header-lang {
    position: absolute;
    right: 20px;
    top: -5px;
    width: max-content;
    height: max-content;
    display: block;
    font-weight: bold;
}

.header .header-lang .langs.js--submenu{
    margin: 0;
}


.section-mobmenu{ position: fixed; width: 100%; height: 100%; z-index: 99; background: #fff; padding-top: 95px; overflow: scroll; -webkit-transition: left 0.3s; -moz-transition: left 0.3s; transition: left 0.3s; display: block; left: -100%;}
.section-mobmenu.open{ left: 0;}
.mobmenu{ padding-bottom: 40px; color: #262626;  }
.mobmenu .langs{ color: #6d19ad; font-size: 14px; text-transform: uppercase; position: absolute; z-index: 1; padding: 5px; top: 65px; right: 5px; font-family: 'RalewayBold',"Trebuchet MS", sans-serif; }
.mobmenu ul{ margin: 0; padding: 0; list-style: none; margin-bottom: 30px; }
.mobmenu .mobmenu-main{ margin-bottom: 10px; padding-left: 20px;padding-right: 20px;  }
.mobmenu .mobmenu-main_main{padding-left: 20px; padding-right: 20px; background: #f9f9f9; font-family: 'RalewayBold',"Trebuchet MS", sans-serif; font-size: 18px; padding-top: 30px; padding-bottom: 15px;}
.mobmenu .mobmenu-main ul li{ margin-bottom: 10px; }
.mobmenu .mobmenu-main ul li a{ padding-top: 5px; padding-bottom: 5px; display: inline-block; padding-right: 20px; position: relative; font-family: 'RalewayBold',"Trebuchet MS", sans-serif;}
.mobmenu .mobmenu-others{ padding-left: 20px;padding-right: 20px; }
.mobmenu .mobmenu-other{border-bottom: 1px solid #dbdbdb; padding-bottom: 15px; padding-top: 30px;}
.mobmenu .mobmenu-other .tit{ font-size: 12px; color: #999999; text-transform: uppercase; margin-bottom: 25px; }
.mobmenu .mobmenu-other ul li{ margin-bottom:10px;  }
.mobmenu .mobmenu-other ul a{ padding: 5px 0; display: inline-block; }
.mobmenu .mobmenu-socials{  text-align: center; padding: 0 20px; margin-bottom: 30px; }
.mobmenu .mobmenu-socials-wp{border-bottom: 1px solid #dbdbdb; padding: 17px 0 15px;}
.mobmenu .mobmenu-socials .social{  display: inline-block; width: 24px; height: 24px; margin: 0 15px; background:url(../images/sprite_l.png);  }
.mobmenu .mobmenu-socials .social.fb{ background-position: -152px -49px; }
.mobmenu .mobmenu-socials .social.in{ background-position: -185px -49px; }
.mobmenu .mobmenu-socials .social.inst{ background-position: -220px -49px; }
.mobmenu .mobmenu-butt{ margin-bottom: 20px; display: block; width: 75%; margin: 0 auto 20px; background: #262626; border-radius: 2px; text-align: center; }
.mobmenu .mobmenu-butt img{ display: block; margin: 0 auto; }

.benefits .benefits-item{ width: 50%; }
.benefits .benefits-item:after{ position: absolute; content: ''; width: 1px; height: calc(100% - 15px); background: #dfdfdf; top: 0; right: 0px; }
.benefits .benefits-item:nth-child(3n+3):after{ display: block; }
.benefits .benefits-item:nth-child(2n+2):after{ display: none !important; }
.benefits .benefits-item:nth-child(-n+4):after{ height: calc(100% - 30px); top: 15px; }
.benefits .benefits-item:nth-child(-n+4):before{ position: absolute; content: ''; width: calc(100% - 30px); height: 1px; background: #dfdfdf; bottom: 0; left: 15px; }

.tariffs .tariffs-item.tariffs-item-datas .text{ font-size: 14px; }
.table-wrap{ overflow-y: scroll; width: 100%; }
.table-wrap .tariffs-items{ width: 100%; min-width: 900px; }

.footer .footer-left{ float: none; width: 100%; padding-right: 0; }
.footer .footer-right{ width: 100%; width: 100%; padding-left: 0; }
.footer .footer-menu-t{ padding-bottom: 30px; margin-bottom: 30px; }
.footer .footer-menu-t ul li{ float: none; width: 100%; font-size: 16px; margin-bottom: 30px;}
.footer .footer-menu-t ul li:last-child{ margin-bottom: 0; }
.footer .footer-menu-t ul li a{ text-decoration: underline; }
.footer .footer-menu-t ul li a:hover{ text-decoration: none; }
.footer .footer-callcenter{ margin-bottom: 15px; }
.footer .footer-links{ font-size: 16px; }
.footer .footer-links .item{ margin-bottom: 15px; }

.footer .footer-socials{ text-align: center; padding: 15px 0;  border-bottom: 1px solid #8947bd;  border-top: 1px solid #8947bd; }
.footer .footer-socials .text{ display: none; }
.footer .footer-socials .soc{ float: none; display: inline-block; top: 0; margin: 0 15px; }

.footer .footer-menu-b{ padding-bottom: 10px; margin-bottom: 30px; }
.footer .footer-menu-b .item{ float: none; width: 100%; padding:0; margin-bottom: 20px; }
.footer .footer-menu-b .item::after{ display: none; }
.footer .footer-menu-b ul{ font-size: 16px; }
.footer .footer-menu-b ul li{ margin-bottom: 10px; }

.footer .footer-mobileapps{ margin-bottom: 45px; }
.footer .footer-mobileapps .applestore{ display: block; width: 90%; margin: 0 auto 20px; background: #262626; float: none; padding: 0;}
.footer .footer-mobileapps .googleplay{ display: block; width: 90%; margin: 0 auto 20px; background: #262626; float: none; padding: 0; }
.footer .footer-mobileapps a img{ margin: 0 auto; display: block; }

.footer .footer-address{ margin-bottom: 30px; }
.footer .footer-address .fz14{ font-size: 16px; line-height: 30px; }
.footer .footer-address .row-cell{ width: 100%; float: none; }

.footer .footer-logos{ text-align: center; margin-top: 15px; }
.footer .footer-logos span{ margin: 0 20px; }

.footer .developer{ text-align: center; padding-right: 0; }
.footer .developer .text{ display: inline-block; margin-right: 8px; text-align: right;}
.footer .developer .img{ display: inline-block; position: relative; top: 3px; }

    }
@media only screen and (max-width: 767px){
.hiddenPC{ display: block !important; }
.hiddenPL{ display: block !important; }
.hiddenMOB{ display: none !important; }

.wrapper{ padding-left: 0; padding-right: 0; width: 100%; padding-left: 20px; padding-right: 20px; }
.wrapper.wrapper-1140{ width: 100%;}
.wrapper.wrapper-w100mob{ width: 100%; }
.wrapper.wrapper-80percent{ width: 100%; max-width: 100%; padding-left: 10px; padding-right: 10px;}
.wrapper.plr10_mob{ padding-left: 10px; padding-right: 10px; }
.wrapper.plr20_mob{ padding-left: 20px; padding-right: 20px; }

.plr52-global{ padding-left: 20px; padding-right: 20px; }

.header .menu-ico{ left: 20px; }
.header .header-callback{ right: 20px; }

.row-cell{ float: none; width: 100% !important; padding-left: 0 !important; padding-right: 0 !important; }
.row-cell.fr{ float: none; }

.flexrow.d-block_mob{ display: block; }
.flexrow-cell.w100_mob{ width: 100%; }

.section-top{ min-height: auto; padding-top: 0; padding-bottom: 0; }
.top{padding-top: 190px; padding-bottom: 35px; position: relative; }
.top h1{ font-size: 30px; margin-bottom: 30px;}
.top h2{ font-size: 18px; margin-bottom: 100px;}

.maintitle h2{ font-size: 35px; }

.section-benefits{ margin-bottom: 50px; }
.benefits .benefits-text{ font-size: 22px; margin-bottom: 55px; }
.benefits .benefits-item{ float: none; width: 100%; text-align: center;}
.benefits .benefits-item .benefits-item-wrap{ padding-left: 0; padding-right: 0; }
.benefits .benefits-item .img{ text-align: center; }
.benefits .benefits-item .img img{ display: inline-block; }
.benefits .benefits-item .tit{ min-height: 0; }
.benefits .benefits-item .text{}
.benefits .benefits-item:after{ display: none !important; }
.benefits .benefits-item:nth-child(-n+3):before{ position: absolute; content: ''; width: 100%; height: 1px; background: #dfdfdf; bottom: 0; left: 0px; }
.benefits .benefits-item:nth-child(-n+4):before{ position: absolute; content: ''; width: 100%; height: 1px; background: #dfdfdf; bottom: 0; left: 0px; }
.benefits .benefits-item:before{ position: absolute; content: ''; width: 100%; height: 1px; background: #dfdfdf; bottom: 0; left: 0px; }

.startnow .startnow-items .startnow-item{ margin-bottom: 35px; text-align: center; position: relative; padding-bottom: 40px; }
.startnow .startnow-items .startnow-item:after{ position: absolute; content: '';  background: url(../images/sprite_l.png) 0 -88px; width: 18px; height: 12px; right: 0; left: 0; bottom: 5px; margin: 0 auto; transform: rotate(90deg);}
.startnow-items:last-child .flexrow-cell:last-child .startnow-item:after{display: none;}
.startnow .startnow-items .startnow-item.last{margin-bottom: 0; padding-bottom: 0;}
.startnow .startnow-items .startnow-item.last:after{ display: none; }
.startnow .startnow-items .startnow-item .img{ text-align: center; }
.startnow .startnow-items .startnow-item .img img{ display: inline-block; }
.startnow .startnow-items .startnow-item .tit{ min-height: auto; margin-bottom: 15px; }
.startnow .startnow-items .startnow-item .tit span{ padding-right: 0; }
.startnow .startnow-items .startnow-item .tit span:after{ display: none; }

.table-wrapper{width: 100%;}

.questions .questions-list-item{ padding-left: 5px; padding-right: 20px; }
.questions .questions-list-item .tit{ font-size: 18px; }
.questions .questions-list-item .tit::after{ right: 0; }
.section-questions .wrapper{ padding-left: 0; padding-right: 0; }

.bottominfo .bottominfo-bg{ padding-bottom: 70px; }
.bottominfo .bottominfo .title{ font-size: 30px; }
.bottominfo .bottominfo-butts .butt{ margin: 0; width: 100%; margin-bottom: 15px; }

.footer{ margin-top: -320px; padding-top: 360px; }

}
.title {
    margin-bottom: 25px;
    color: #262626;
    font-size: 32px;
    /*text-align: left;*/
}

.title._yelwl {
    position: relative;
}

.title.title_line {
    padding-bottom: 15px;
    position: relative;
    border-bottom: 1px solid #dbdbdb;
    text-align: left;
}

.title._yelwl:after {
    position: absolute;
    width: 70px;
    content: '';
    height: 2px;
    background: #f4c900;
    right: 0;
    bottom: 0;
}

.inputall{ color:#474747; background:#fff; height:50px; width:100%; font-size:16px; border:1px solid #dbdbdb; border-radius:2px; padding:0 15px;
/*-webkit-box-shadow: inset 0px -3px 5px 0px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0px -3px 5px 0px rgba(0,0,0,0.1);
box-shadow: inset 0px -3px 5px 0px rgba(0,0,0,0.1); */
}
.inputall:focus{
    /*-webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);*/
}
.inputall.error{
    /*-webkit-box-shadow: 0px 0px 5px 1px rgba(108,25,172,0.7);
    -moz-box-shadow: 0px 0px 5px 1px rgba(108,25,172,0.7);
    box-shadow: 0px 0px 5px 1px rgba(108,25,172,0.7); */
    color: #6c19ac;
}
.inputall::-webkit-input-placeholder {color:#474747; font-size:16px;}
.inputall::-moz-placeholder          {color:#474747; font-size:16px; opacity: 2;}/* Firefox 19+ */
.inputall:-moz-placeholder           {color:#474747; font-size:16px; opacity: 2;}/* Firefox 18- */
.inputall:-ms-input-placeholder      {color:#474747; font-size:16px;}
.inputall:focus::-webkit-input-placeholder {color:transparent;}
.inputall:focus::-moz-placeholder          {color:transparent;}
.inputall:focus:-moz-placeholder           {color:transparent;}
.inputall:focus:-ms-input-placeholder      {color:transparent;}
.inputall.error::-webkit-input-placeholder {color: #6c19ac;}
.inputall.error::-moz-placeholder          {color: #6c19ac;}/* Firefox 19+ */
.inputall.error:-moz-placeholder           {color: #6c19ac;}/* Firefox 18- */
.inputall.error:-ms-input-placeholder      {color: #6c19ac;}
.inputall.error{ -webkit-box-shadow: 0px 0px 5px 1px rgba(108,25,172,0.7);
-moz-box-shadow: 0px 0px 5px 1px rgba(108,25,172,0.7);
box-shadow: 0px 0px 5px 1px rgba(108,25,172,0.7); color: #6c19ac;
}

.inputall-img .inputall{padding-left: 50px;}
.inputall-img{ position: relative; }
.inputall-img.tel:before{ position: absolute; background: url(../images/sprite_l.png) -206px 0; width: 18px; height: 18px; content: ''; left: 20px; top:  17px; }
.inputall-img.place:before{ position: absolute; background: url(../images/sprite_l.png) -230px 0; width: 18px; height: 18px; content: ''; left: 20px; top:  17px; }
/*.inputall-img.place:before{ position: absolute; background: url(../images/sprite_l.png) -230px 0; width: 13px; height: 18px; left: 15px; top: 15px;  }*/

textarea.inputall{ resize: none; height: 120px; padding-top: 15px; }
.jq-file.inputall{ padding: 0; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; cursor: pointer; }

.input-wp{position: relative;}
.input-wp.ico{ position: relative; }
.input-wp.ico:before{ position: absolute; content: ''; background: url(../images/sprite_atb.png); left: 20px; top: 0; bottom: 0; margin: auto; z-index: 1; }
.input-wp.ico.ico_name:before{ background-position: -320px 0; width: 16px; height: 16px; }
.input-wp.ico.ico_tel:before{ background-position: -346px 0; width: 18px; height: 18px; }
.input-wp.ico.ico_mail:before{ background-position: -106px -34px; width: 20px; height: 16px; }
.input-wp.ico .inputall { padding-left: 50px; }

.login-form-container{
    text-align: left;
}
.login-form-container h2{
    color: #262626;
    font-size: 32px;
    font-family: 'RalewayRegular',"Trebuchet MS", sans-serif;
    margin-bottom: 15px;
    padding-bottom: 15px;
    position: relative;
    border-bottom: 1px solid #dbdbdb;
}

.login-form-container #loginform p{
    margin-bottom: 20px;
    position: relative;
}

.login-form-container #loginform p input{
    color: #474747;
    background: #fff;
    height: 50px;
    width: 100%;
    font-size: 16px;
    border: 1px solid #dbdbdb;
    border-radius: 2px;
    padding: 0 15px;
    margin-top: 5px;
}

.login-form-container #loginform p.login-submit .button{
    width: 100%;
    height: 50px;
    background: #f4c900;
    color: #fff;
    font-family: 'RalewayBold',"Trebuchet MS", sans-serif;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    border-radius: 3px;
    position: relative;
}

.login-form-container #loginform p.login-remember label{
    height: 20px;
    display: flex;
}

.login-form-container #loginform p.login-remember input{
    width: 20px;
    height: 20px;
    margin-right: 15px;
    margin-top: 0;
}

.login-form-container .forgot-password{
    display: none;
}

.login-form-container .errno{
    text-align: center;
    margin: 10px 0;
    padding: 10px 0;
    display: inline-block;
    font-size: 18px;
    border: 1px solid red;
    width: 100%;
}
.productlist .productlist-section{ margin-bottom: 40px; }
.productlist .productlist-section:last-child{ margin-bottom: 0; }
.productlist .productlist-items .item{ height: 100%; border: 1px solid #dbdbdb; padding: 20px; position: relative; padding-bottom: 95px;}
.productlist .productlist-items .item .item-img{ height: 174px; background-position: center; background-size: cover; margin-bottom: 20px; }
.productlist .productlist-items .item .item-main-tit{ font-size: 18px; color: #262626; margin-bottom: 15px;  font-family: 'RalewayBold',"Trebuchet MS", sans-serif;}
.productlist .productlist-items .item .item-main-buy{ position: absolute; width: calc(100% - 40px); bottom: 20px; left: 20px; height: 50px; display: flex; align-items: center;}
.productlist .productlist-items .item .item-main-buy-price{ flex-grow: 1; padding-right: 10px; font-size: 16px; font-family: 'RalewayBold',"Trebuchet MS", sans-serif; color: #262626; position: relative; }
.productlist .productlist-items .item .item-main-buy-price span{ font-size: 24px; }
.productlist .productlist-items .item .item-main-buy-price .old{color:#6c19ac; font-size: 18px; position: absolute; top: 26px; text-decoration: line-through;}
.productlist .productlist-items .item .item-main-buy-price .old span{ font-size: 18px; }
.productlist .productlist-items .item .item-main-buy-count{ display: flex; }
.productlist .productlist-items .item .item-main-buy-count .input{ width: 75px; position: relative; right: -2px; }
.productlist .productlist-items .item .item-main-buy-count .input .inputall{ font-size: 24px; color: #6c19ac; text-align: right; border-radius: 2px 0 0 2px }
.productlist .productlist-items .item .item-main-buy-count .input .inputall::-webkit-input-placeholder {color:#6c19ac; font-size:24px;}
.productlist .productlist-items .item .item-main-buy-count .input .inputall::-moz-placeholder          {color:#6c19ac; font-size:24px; opacity: 2;}/* Firefox 19+ */
.productlist .productlist-items .item .item-main-buy-count .input .inputall:-moz-placeholder           {color:#6c19ac; font-size:24px; opacity: 2;}/* Firefox 18- */
.productlist .productlist-items .item .item-main-buy-count .input .inputall:-ms-input-placeholder      {color:#6c19ac; font-size:24px;}
.productlist .productlist-items .item .item-main-buy-count .input .inputall:focus::-webkit-input-placeholder {color:transparent;}
.productlist .productlist-items .item .item-main-buy-count .input .inputall:focus::-moz-placeholder          {color:transparent;}
.productlist .productlist-items .item .item-main-buy-count .input .inputall:focus:-moz-placeholder           {color:transparent;}
.productlist .productlist-items .item .item-main-buy-count .input .inputall:focus:-ms-input-placeholder      {color:transparent;}
.productlist .productlist-items .item .item-main-buy-count .btn{ width: 120px; }
.productlist .productlist-items .item .item-main-buy-count .btn .butt{ width: 100%; position: relative; z-index: 1;}

.gotoup{ text-align: right; }
.gotoup .gotoup-arrow{ position: relative; color: #6c19ac; font-size: 16px; text-transform: uppercase; padding-left: 20px; }
.gotoup .gotoup-arrow:before{ position: absolute; content: ''; background: url('../images/sprite.png') -23px 0; width: 12px; height: 8px; top: 6px; left: 0; }
.siterow .clearfix .category-list,
.siterow .clearfix .top-menu{
    border-bottom: 5px solid #dbdbdb;
}

.top-menu-item, .cat-item{
    padding: 25px;
    border: 1px solid #dbdbdb;
    display: flex;
    flex-direction: column;
    margin: 20px 0;
    position: relative;
    width: 100%;
}
.top-menu-item .close, .cat-item .close{
    position: absolute;
    right: 10px;
    top: 10px;
    content: '';
    background: url(../images/sprite_l.png) 0 0;
    width: 20px;
    height: 20px;
    transition: all 0.3s;
    transform: rotate(45deg);
    z-index: 100;
    padding: 10px;
}

.jq-selectbox{ width: 100%; }
.jq-selectbox__select{ background: #fff; border: 1px solid #dbdbdb; border-radius: 2px; /*-webkit-box-shadow: inset 0px -3px 5px 0px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0px -3px 5px 0px rgba(0,0,0,0.1);
box-shadow: inset 0px -3px 5px 0px rgba(0,0,0,0.1);*/ height: 50px; padding-left: 20px; font-family: 'RalewayRegular',"Trebuchet MS", sans-serif; font-size: 16px; color: #474747;}
.jq-selectbox__select:hover{ background: #fff; }
.jq-selectbox.focused .jq-selectbox__select{-webkit-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15);
box-shadow: 0px 0px 5px 1px rgba(0,0,0,0.15); border: 1px solid #dbdbdb;}
.jq-selectbox.error .jq-selectbox__select{-webkit-box-shadow: 0px 0px 5px 1px rgba(108,25,172,0.7);
-moz-box-shadow: 0px 0px 5px 1px rgba(108,25,172,0.7);
box-shadow: 0px 0px 5px 1px rgba(108,25,172,0.7);}
.jq-selectbox__select:active {
-webkit-box-shadow: inset 0px -3px 5px 0px rgba(0,0,0,0.1);
-moz-box-shadow: inset 0px -3px 5px 0px rgba(0,0,0,0.1);
box-shadow: inset 0px -3px 5px 0px rgba(0,0,0,0.1)
}
.jq-selectbox.img-place .jq-selectbox__select{ padding-left: 40px; position: relative; }
.jq-selectbox.img-place .jq-selectbox__select:before{ position: absolute; content: ''; background: url(img/sprite.png) -217px -89px; width: 12px; height: 18px; left: 15px; top: 15px;  }
.jq-selectbox__select-text{ line-height: 48px; }
.jq-selectbox__trigger{ border: none; }
.jq-selectbox__trigger-arrow{border: none; background: url(img/sprite.png) -195px -89px; width: 13px; height: 8px; top: 0; bottom: 0; margin: auto;}
.jq-selectbox__dropdown{border-color: #dbdbdb; border-radius: 2px; font-family: 'RalewayRegular',"Trebuchet MS", sans-serif; font-size: 16px; color: #474747;}
.jq-selectbox li:hover{background-color: #6c19ac;}
.jqselect.select{
    width: 100%;
}
.section-top.auth .acf-field .acf-label label{
    float: none;
    text-align: left;
}
.section-top.auth .acf-field input[type="text"],
.section-top.auth .acf-field input[type="password"],
.section-top.auth .acf-field input[type="date"],
.section-top.auth .acf-field input[type="datetime"],
.section-top.auth .acf-field input[type="datetime-local"],
.section-top.auth .acf-field input[type="email"],
.section-top.auth .acf-field input[type="month"],
.section-top.auth .acf-field input[type="number"],
.section-top.auth .acf-field input[type="search"],
.section-top.auth .acf-field input[type="tel"],
.section-top.auth .acf-field input[type="time"],
.section-top.auth .acf-field input[type="url"],
.section-top.auth .acf-field input[type="week"],
.section-top.auth .acf-field textarea{
    color: #474747;
    background: #fff;
    height: 50px;
    width: 100%;
    font-size: 16px;
    border: 1px solid #dbdbdb;
    border-radius: 2px;
    padding: 0 15px;
}
.section-top.auth .acf-field .acf-label {
    vertical-align: top;
    margin: 0;
}
.section-top.auth .multi-language-field {
    margin-top: -15px;
    height: auto;
}
.section-top.auth .multi-language-field .wp-switch-editor{
    /*display: none;*/
    margin: 0 5px;
}
/*.section-top.auth .multi-language-field .wp-switch-editor.current-language{
    display: block;
}*/
.section-top.auth .acf-button.button.button-primary{
    display: inline-block;
    width: 240px;
    height: 50px;
    background: #f4c900;
    color: #fff;
    font-family: 'RalewayBold',"Trebuchet MS", sans-serif;
    font-size: 18px;
    text-align: center;
    line-height: 50px;
    border-radius: 3px;
    position: relative;
}

#message.updated{
    position: relative;
    display: block;
    color: #fff;
    margin: 5px 0 15px;
    padding: 3px 12px;
    background: #00bf44;
    border-left: #009234 solid 4px;
}

#message.updated p{
    font-size: 18px;
    line-height: 1.5;
    margin: 0.5em 0;
    text-shadow: none;
    color: inherit;
}

.account{
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    margin-left: 20px;
    text-align: center;
    background-color: #6c19ac;
    height: auto;
    width: 140px;
}
.account .item{ height: 35px; line-height: 35px; position: relative; cursor: pointer; }
.account .item a{ display: inline-block; height: 100%; width: 100%; }
.account .item a:hover{ color: #fff; }
.account .item:after{ position: absolute; content: ''; background: url(../images/sprite_l.png) -241px 0; width: 5px; height: 3px; right: 15px; top: 15px; }
.account .items{
    position: absolute;
    border: 1px solid #262626;
    padding: 0 10px;
    background: #fff;
    text-align: left;
    display: flex;
    flex-direction: column;
    min-width: 140px;
}
.account .items a{
    display: inline-block;
    width: max-content;
    color: #474747;
    line-height: 40px;
}

.section .wrapper.menu .back_to_acc {
    width: max-content;
    padding: 0 15px;
    margin-bottom: 20px;
    background: #6c19ac;
}
.section .wrapper.menu .back_to_acc:hover{
    background: #421068;
}
.footer-account{
    margin-top: 0;
    padding-top: 40px;
}

.wrapper.order-list {
    width: 95%;
    max-width: 95%;
}

.order-list table{
    width: 100%;
}

.order-list table tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

.order-list table th{
    text-align: left;
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
    padding: 5px 10px;
}

.order-list table > tbody > tr:hover {
    background-color: #f5f5f5;
}

.order-list table > tbody > tr > td,
.order-list table > tbody > tr > th,
.order-list table > tfoot > tr > td,
.order-list table > tfoot > tr > th,
.order-list table > thead > tr > td,
.order-list table > thead > tr > th {
    border: 1px solid #ddd;
    padding: 5px 10px;
}

.order-list table > tbody > tr > td > h3 > table {
    margin: 10px;
    width: calc(100% - 20px);
}
.page-account .btn{
    height: 35px;
    display: inline-block;
    line-height: 35px;
    text-decoration: none;
    text-align: center;
    padding: 0 25px;
    border-radius: 2px;
    background: #6c19ac;
    color: #fff;
    margin-bottom: 20px;
}

.page-account .wrapper{
    max-width: 80%;
}

.page-account .table{
    max-width: 100%;
    width: 100%;
}
