html,body,div,span,p,a,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,label,input,select,textarea,blockquote,tabre,tbody,th,td,object,iframe,figure{ margin: 0; padding: 0; border: 0; vertical-align: baseline; font-weight: normal; }
a{ text-decoration: none; }
a img{ border: 0; }
img{ display: block; padding: 0; margin: 0; }
p img{ display: inline-block; vertical-align: middle; }
input,select,textarea{ outline: 0; }
table{ border: 0; border-collapse: collapse; border-spacing: 0; }
table th{ border: 0; border-collapse: collapse; border-spacing: 0; font-weight: normal; }
table td{ border: 0; border-collapse: collapse; border-spacing: 0; }
.clear{ height: 1px; clear: both; }
.nomargin{ margin: 0; }

@font-face{ font-family: 'SF Pro Display Regular'; font-style: normal; font-weight: normal; src: url('../fonts/SFPRODISPLAYREGULAR.woff') format('woff'); }
@font-face{ font-family: 'SF Pro Display Ultralight Italic'; font-style: normal; font-weight: normal; src: url('../fonts/SFPRODISPLAYULTRALIGHTITALIC.woff') format('woff'); }
@font-face{ font-family: 'SF Pro Display Thin Italic'; font-style: normal; font-weight: normal; src: url('../fonts/SFPRODISPLAYTHINITALIC.woff') format('woff'); }
@font-face{ font-family: 'SF Pro Display Light Italic'; font-style: normal; font-weight: normal; src: url('../fonts/SFPRODISPLAYLIGHTITALIC.woff') format('woff'); }
@font-face{ font-family: 'SF Pro Display Medium'; font-style: normal; font-weight: normal; src: url('../fonts/SFPRODISPLAYMEDIUM.woff') format('woff'); }
@font-face{ font-family: 'SF Pro Display Semibold Italic'; font-style: normal; font-weight: normal; src: url('../fonts/SFPRODISPLAYSEMIBOLDITALIC.woff') format('woff'); }
@font-face{ font-family: 'SF Pro Display Bold'; font-style: normal; font-weight: normal; src: url('../fonts/SFPRODISPLAYBOLD.woff') format('woff'); }
@font-face{ font-family: 'SF Pro Display Heavy Italic'; font-style: normal; font-weight: normal; src: url('../fonts/SFPRODISPLAYHEAVYITALIC.woff') format('woff'); }
@font-face{ font-family: 'SF Pro Display Black Italic'; font-style: normal; font-weight: normal; src: url('../fonts/SFPRODISPLAYBLACKITALIC.woff') format('woff'); }

body{ display: block; min-height: 100vh; margin: 0; padding: 0; box-sizing: border-box; font: 18px 'SF Pro Display Regular', Arial, Verdana, Tahoma; color: #212121; }

header{ position: fixed; top: 0; width: 100%; height: 90px; background: #fff; z-index: 20; }
header .wrap{ display: flex; position: relative; width: 100%; max-width: 1120px; height: 90px; margin: 0 auto; padding: 0 20px; justify-content: space-between; align-items: center; box-sizing: border-box; }
header .wrap > div:nth-of-type(2) a{ display: inline-block; padding: 0 10px; font-size: 15px; }
header .wrap > div:nth-of-type(2) span{ display: none; }

.shapes{ display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #fff url('../img/bg.jpg') no-repeat center; background-size: cover; pointer-events: none; }
.shapes img{ display: none; }

.status{ margin: 0 auto 40px 0; font: 23px 'SF Pro Display Medium'; }
.status span{ color: #2FB93D; }
.status .bar{ display: block; content: ''; width: 310px; height: 12px; margin-top: 6px; background: #EAEAEA; border-radius: 6px; overflow: hidden; }
.status .bar .fill42{ display: block; content: ''; width: 42%; height: 12px; background: #2FB93D; }
.status .bar .fill84{ display: block; content: ''; width: 84%; height: 12px; background: #2FB93D; }
.status .bar .fill95{ display: block; content: ''; width: 95%; height: 12px; background: #2FB93D; }

main{ display: block; position: relative; width: 100%; max-width: 1080px; margin: 90px auto 0; }

.fl{ float: left; margin: 0 auto 0 0; }
.flr{ float: right; margin: 0 0 0 auto; }
.nofl{ float: none!important; margin: 0!important; }
.inline{ display: inline!important; }
.red{ color: #6D1F3C; } /* Malbec wine tone - deep burgundy, sophisticated */
.green{ color: #246B24; }
.yellow{ color: #ffc107; }
.purple{ color: #8035DF; }
.center{ text-align: center; }
.centered{ margin: 0 auto; }
.right{ text-align: right!important; }
.upper{ text-transform: uppercase; }
.lower{ text-transform: lowercase; }
.notransform{ text-transform: none; }
.normal{ font: 18px 'SF Pro Display Regular'!important; }
.small{ font-size: 16px!important; }
.nomargin{ margin: 0!important; }
.minmargin{ margin-bottom: 10px!important; }
.nowrap{ white-space: nowrap; }
h1,h4{ font: 46px 'SF Pro Display Bold'; margin-bottom: 30px; }
h1 span{ display: block; font: 21px 'SF Pro Display Regular'; }
h2{ font: 33px 'SF Pro Display Regular'; margin-bottom: 30px; }
h3{ font: 24px 'SF Pro Display Bold'; margin-bottom: 60px; }
p{ margin-bottom: 20px; }
a{ color: #212121; }
ul{ margin: 0 0 40px 30px; font-size: 21px; }
ol{ margin: 0 0 40px 30px; font-size: 21px; }

.medium{ font-family: 'SF Pro Display Medium'; font-style: normal; font-weight: normal; } 
b, strong, .bold{ font-family: 'SF Pro Display Bold'; font-style: normal; font-weight: normal; }
i, em, .em{ font-family: MontserratI; font-style: normal; font-weight: normal; }
.wi50{ width: 50px!important; }
.rma20{ margin: 0 20px 0 0; }

input, select, textarea{ font-family: 'SF Pro Display Regular'; }
input[type=text]{ width: auto; height: 36px; line-height: 36px; padding: 0 15px; border: 1px solid #000000; border-radius: 6px; box-sizing: border-box; }
input[type=number]{ width: auto; height: 36px; line-height: 36px; padding: 0 15px; border: 1px solid #000000; border-radius: 6px; box-sizing: border-box; }
input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button{ -webkit-appearance: none; margin: 0; }
select{ width: auto; height: 36px; line-height: 36px; padding: 0 5px; background: #fff; border: 1px solid #000000; border-radius: 6px; box-sizing: border-box; }
input.inline{ width: 50px; height: 30px; line-height: 30px; margin: 0 10px; vertical-align: middle; }
select.inline{ width: 90px; height: 30px; line-height: 30px; margin: 0 10px; vertical-align: middle; }

.box{ display: block; position: absolute; width: 100%; max-height: 3000px; padding: 40px 100px; background: rgba(255,255,255,0.12); box-sizing: border-box; transition: all 0.8s ease; z-index: 2; }
.box.hide{ margin-right: 600px; max-height: 100vh; overflow: hidden; opacity: 0; z-index: 1; }
.box.left{ margin-left: -600px; max-height: 100vh; overflow: hidden; opacity: 0; z-index: 1; }

.via_eml{ max-height: 0; overflow: hidden; transition: max-height 0.8s ease; }
.via_eml.opened{ max-height: 500px; }

.checkbox{ display: flex; align-items: center; margin-bottom: 20px; }
.checkbox input[type=checkbox]{ width: 20px; min-width: 20px; height: 20px; margin-right: 20px; outline: 0; }
.checkbox input[type=checkbox]:checked + label{ color: #000; }
.checkbox label{ color: #656565; line-height: 24px; cursor: pointer; }
.checkbox label span{ display: block; font-family: 'SF Pro Display Regular'; }
.checkbox.black label{ font-size: 21px; color: #000000; }

.input{ margin-bottom: 20px; }
.input label{ display: block; margin-bottom: 10px; color: #656565; cursor: pointer; }
.input input{ display: block; width: 410px; padding: 0 15px; border-radius: 0 20px 20px 0; }

nav{ display: flex; margin: 80px 0 0 0; }
nav .step{ margin: 0 0 0 auto; font: 35px 'SF Pro Display Bold'; cursor: pointer; }
nav .prev{ margin-right: 30px; opacity: 0.3; }
.go{ cursor: pointer; }
.next{ color: #2FB93D; }

#calculate{ margin-top: 110px; font: 36px 'SF Pro Display Bold'; color: #2FB93D; text-align: right; cursor: pointer; }
#presentation_data{ max-height: 0; overflow: hidden; transition: max-height 0.8s ease; }
#presentation_data.opened{ max-height: 1000px; transition: max-height 0.8s ease; }
#tech_integration_data{ display: none; }

#result{ display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.18); z-index: 100; }
.list{ position: fixed; top: 0; bottom: 0; left: 0; right: 0; max-width: 900px; max-height: 90vh; margin: auto; padding: 0; overflow: hidden; border-radius: 12px; background: #ffffff; box-shadow: 2px 2px 12px rgba(0,0,0,0.6); box-sizing: border-box; }
.scrollable{ max-height: 100%; padding: 20px 50px; overflow-y: auto; box-sizing: border-box; }
.scrollable::-webkit-scrollbar-track{ background-color: #f5f5f5; }
.scrollable::-webkit-scrollbar{ width: 6px; background-color: #f5f5f5; }
.scrollable::-webkit-scrollbar-thumb{ background-color: #cccccc; border: none; }

h1.result{ font-size: 26px; }
.close{ position: absolute; top: 20px; right: 50px; font-size: 20px; border: 1px solid #8a8a8a; width: 36px; height: 36px; line-height: 36px; text-align: center; border-radius: 36px; cursor: pointer; z-index: 101; }
.print{ display: table; font-size: 20px; border: 1px solid #8a8a8a; height: 36px; line-height: 36px; margin-bottom: 30px; padding: 0 15px; text-align: center; border-radius: 36px; cursor: pointer; }
p.lr{ display: block; font-size: 14px; margin-bottom: 20px; color: #4f556b; }
.upsized{ font-size: 14px; }
.inform{ width: 100%; margin: 0px 0px 30px 0px; border-radius: 6px 6px 0 0; overflow: hidden; }
.inform th{ font: 14px 'SF Pro Display Medium'; padding: 4px 15px; height: 30px; line-height: 30px; background: #f5f5f5; border-bottom: 1px solid #cccccc; text-align: left; vertical-align: top; white-space: nowrap; }
.inform tbody tr:first-child td{ padding-top: 20px; }
.inform tr{ position: relative; transition: background 0.3s ease; }
.inform tr:hover{ background: #f5f5f5; transition: background 0.3s ease; }
.inform td{ font: 14px 'SF Pro Display Regular'; padding: 8px 15px; border-bottom: 1px solid #eaeaea; }
.inform td b{ font: 14px 'SF Pro Display Medium'; }

.logo{ margin: 50px 0 0 0; }
.logo_img{ width: 120px; position: relative; }
.logo .flr{ margin: 0; font-size: 15px; }
.contacts{ display: flex; position: relative; border-top: 1px solid #cccccc; padding: 20px 0 0 0; font-size: 14px; margin: 20px 0 0 0; }
.contacts p{ width: 33.3%; padding: 0 20px 0 0; }
.contacts p:nth-of-type(2){ text-align: center; }
.contacts p:nth-of-type(3){ text-align: right; padding: 0; }

@media(max-width:980px){
  body{ font: 14px 'SF Pro Display Regular'; }
  header .wrap > div:nth-of-type(1){ margin: 0 auto; }
  header .wrap > div:nth-of-type(2){ width: 25px; height: 20px; background: url('/img/hamburger.png') no-repeat top right; } 
  header .wrap > div:nth-of-type(2) > div{ position: absolute; top: 90px; right: 0; width: 100vw; background: #fff; padding: 0 20px; box-sizing: border-box; max-height: 0; overflow: hidden; text-align: center; transition: max-height 0.6s ease; }
  header .wrap > div:nth-of-type(2):hover > div{ max-height: 500px; }
  header .wrap > div:nth-of-type(2) > div a{ display: block; font-size: 16px; padding: 15px; }
  header .wrap > div:nth-of-type(2) > div span{ display: block; }
  header .wrap > div:nth-of-type(3){ display: none; }
  .normal{ font: 14px 'SF Pro Display Regular'!important; }
  .box{ padding: 25px 35px; }
  h1,h4{ font: 28px 'SF Pro Display Regular'; }
  h2{ font: 18px 'SF Pro Display Regular'; }
  h3{ font: 16px 'SF Pro Display Bold'; }
  p{ margin-bottom: 20px; }
  ul{ margin: 0 0 40px 25px; font-size: 14px; }
  ol{ margin: 0 0 40px 25px; font-size: 14px; }
  
  .via_eml{ margin-bottom: 20px; }
  
  .checkbox{ margin-bottom: 20px; }
  .checkbox input[type=checkbox]{ width: 14px; min-width: 14px; margin-right: 10px; outline: 0; }
  .checkbox label{ color: #656565; line-height: 14px; cursor: pointer; }
  .checkbox.black label{ font-size: 16px; }

  .input{ margin-bottom: 20px; }
  .input input{ width: 100%; }
  
  nav{ margin: 60px 0 0 0; }
  nav .status{ font: 14px 'SF Pro Display Medium'; }
  nav .status .bar{ width: 150px; height: 6px; }
  nav .step{ font-size: 21px; }
  
  #calculate{ font: 22px 'SF Pro Display Bold'; }
  
  .mblock{ display: block!important; margin-top: 5px; }
  .mblock input{ margin-left: 0; }
  
  .list{ max-width: 96%; }
  .list .scrollable{ padding: 20px 15px; }
  h1.result{ margin-right: 50px; }
  .close{ right: 20px; }
  .logo .flr{ display: none; }
  .contacts{ display: block; }
  .contacts p{ width: 100%; margin: 0; padding: 0 0 20px 0!important; text-align: left!important; }

  .nomobile{ display: none!important; }
}