*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body{
    margin:0;
}

.left {
  float: left;
}

.right {
  float: right;
}

.alcenter {
  text-align: center;
}

.alright {
  text-align: right;
}

.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 0.58%;
  margin-right: 0.58%;
}

.col.right, .right.col-1, .right.col-2, .right.col-3, .right.col-4, .right.col-5, .right.col-6, .right.col-7, .right.col-8, .right.col-9, .right.col-10, .right.col-11, .right.col-12 {
  float: right;
}

.col.full, .full.col-1, .full.col-2, .full.col-3, .full.col-4, .full.col-5, .full.col-6, .full.col-7, .full.col-8, .full.col-9, .full.col-10, .full.col-11, .full.col-12 {
  margin-right: 0;
  margin-left: 0;
}

.row {
  float: left;
  width: 100%;
}

.wrapper {
  margin: 0 auto;
  width: 96%;
  max-width: 1296px;
}

.col-1 {
  width: 7.17333%;
}

.col-1.full {
  width: 8.33333%;
}

.col-2 {
  width: 15.50667%;
}

.col-2.full {
  width: 16.66667%;
}

.col-3 {
  width: 23.84%;
}

.col-3.full {
  width: 25%;
}

.col-4 {
  width: 32.17333%;
}

.col-4.full {
  width: 33.33333%;
}

.col-5 {
  width: 40.50667%;
}

.col-5.full {
  width: 41.66667%;
}

.col-6 {
  width: 48.84%;
}

.col-6.full {
  width: 50%;
}

.col-7 {
  width: 57.17333%;
}

.col-7.full {
  width: 58.33333%;
}

.col-8 {
  width: 65.50667%;
}

.col-8.full {
  width: 66.66667%;
}

.col-9 {
  width: 73.84%;
}

.col-9.full {
  width: 75%;
}

.col-10 {
  width: 82.17333%;
}

.col-10.full {
  width: 83.33333%;
}

.col-11 {
  width: 90.50667%;
}

.col-11.full {
  width: 91.66667%;
}

.col-12 {
  width: 98.84%;
}

.col-12.full {
  width: 100%;
}
a:hover, .no-touch footer a:hover{
    color:#ffd900;
}

header .winbank.logo{
    float: left;
    margin: 11px 0;
}
header .winbank.logo img{
	padding-top:20px;
    width: 150px;
    height: auto;
}

header .piraeus.logo{
    float: right;
    margin-bottom: -47px;
}
header .piraeus.logo img{
	display: inline-block;
	vertical-align: top;
    width: 135px;
    height: 135px;
}

header .lang{
    float: left;
    margin:23px 48px 8px 0;
    padding: 0;
}

header .lang li{
    display: inline-block;
    font-family: 'robotoregular';
    list-style: none;
    margin-left: 16px;
    vertical-align: bottom;
}

header .lang a{
    border-bottom: 4px solid rgba(0, 47, 48, 0.5);
    color:rgba(0, 47, 48, 0.5);
    display: block;
	letter-spacing: 0.2px;
    font-size: 18px;
    line-height: 21px;
    padding: 0 4px 2px;
    text-decoration: none;
}

header .lang a.active{
    border-color:#002f30;
    color:#002f30;
}

header .lang a.active:hover, header .lang a:hover{
    border-color:#ffd900;
    color:#ffd900;
}

.logo h1{
    margin: 0;
}

.logo img{
	padding-top:20px;
}
.logo h1 img,
.logo h1 a{
    display: block;
	height: 55px;
}

.content.gray:after,
.main:after,
.landing:after,
footer:after,
header:after{
    clear: both;
    content: "";
    display: block;
}

footer{
	background-color: #0c2f31;
    padding: 40px 0;
    text-align: center;
	-ms-flex-item-align: end;
	-webkit-align-self: flex-end;
	-moz-align-self: flex-end;
	align-self: flex-end;
}

footer ul{
    display: inline-block;
    margin: 0;
    padding: 0;
    position: relative;
    vertical-align: top;
}

footer ul:after{
    content: '';
    left:0;
    position: absolute;
    top: 32px;
    width: 100%;
    height: 1px;
}

footer ul li{
    color:#cac3af;
    float: left;
    font-family: 'robotoregular';
    font-size: 14px;
	letter-spacing: 0.18px;
    list-style: none;
    padding: 0 24px;
}

.footerRow{
    padding: 8px 0;
}

footer li a{
    color:#cac3af;
    display: block;
    font-family: 'robotomedium';
    font-size: 16px;
    line-height: 1;
    padding: 8px 0;
    text-decoration: none;
    transition: all 200ms ease-out;
}

footer li a.inline{
	display: inline-block;
	vertical-align: middle;
}

footer .or{
	display: inline-block;
	margin: 0 4px;
	vertical-align: middle;
}

.no-touch footer li a:hover{
    color:#ffd900;
}

.landing{
    background-color: #F8F6F3;;
    padding: 64px 0 88px;
    text-align: center;
}

.landing h2{
    color: #002f30;
    font-family: 'robotoregular';
    font-size: 40px;
    font-weight: normal;
	letter-spacing: 0.44px;
    margin:0 0 8px;
}

.landing p{
    color:#002f30;
    font-family: 'robotoregular';
    font-size: 18px;
	letter-spacing: 0.2px;
    line-height: 26px;
    margin:0 auto 16px;
	max-width: 920px;
}

.categoryBoxes{
	font-size: 0;
    margin: 40px 0 0;
    padding: 32px 0 52px;
    position: relative;
}

.categoryBoxes:before{
    background-color: #002f30;
    content: '';
    left:50%;
    position: absolute;
    top:0;
    width: 1px;
    height: 100%;
}

.categoryBoxes h3{
    color:#002f30;
    font-family: 'robotoregular';
    font-size: 34px;
    font-weight: normal;
    letter-spacing: 0.38px;
    margin:0 0 24px;
}

.categoryBoxes .box{
    display: inline-block;
    padding: 0 24px;
    vertical-align: middle;
    width: 50%;
}

.categoryBoxes .button{
    display: inline-block;
}

.categoryBoxes .icon{
    line-height: 80px;
    margin: 0 0 24px;
    height: 80px;
}

.categoryBoxes .icon img{
    width: auto;
    height: 80px;
}

.content.gray {
    background-color: #e8e8e8;
    padding: 78px 0 35px;
}

.content div.title {
    float: left;
    margin: 0 0 29px;
    padding-right: 60px;
    position: relative;
    width: 100%;
}

.content .title h1 {
    color: #48566e;
    font-family: "robotothin", arial;
    font-size: 38px;
    font-weight: normal;
    line-height: 1.1;
    margin: 0 0 14px;
    padding: 0;
}

.clearfix:before, 
.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    visibility: hidden;
}

.gray div.title .border{
    background-color: #f5b632;
    width: 38px;
    height: 4px;
}

.content div.title .print {
    position: absolute;
    right: 11px;
    top: -2px;
}

.ic-print {
    border: 1px solid #c6c6c6;
    color: #999999;
    cursor: pointer;
    display: inline-block;
    font-size: 23px;
    padding: 5px 6px;
    text-align: center;
    text-decoration: none;
    transition: all 100ms ease-out;
}

.content-tools {
    float: left;
    width: 100%;
    margin-top: 12px;
}

.title + .content-tools {
    margin-top: -14px;
}

a.back {
    color: #5c85c9;
    float: left;
    font-family: "robotoregular", arial;
    font-size: 14px;
    line-height: 1;
    margin-bottom: 17px;
    transition: all 100ms ease-out;
}

.content-tools .back {
    float: left;
}

a.back > span {
    display: inline-block;
    vertical-align: middle;
}

a.back .arrow {
    border: 1px solid #5c85c9;
    color: #5c85c9;
    border-radius: 10px;
    font-size: 10px;
    margin: 0 6px 0 0;
    text-align: center;
    padding: 4px 7px 4px 6px;
}

.calc-wrap {
    float: left;
    width: 100%;
    margin: 0 0 76px;
}

.content.gray h2 {
    color: #1f3d79;
    font-family: "robotoregular", arial;
    font-size: 21px;
    font-weight: normal;
    line-height: 1.1;
    margin: 10px 0 21px;
    padding: 0;
}

.content.gray .calc-text h2,
.calc-text h2 {
    margin: 0 0 24px;
}

.content.gray .calc h2,
.calc h2 {
    color: #fff;
    font-family: "robotothin", arial;
    font-size: 28px;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 19px;
}

.content.gray p {
    color: #666;
    font-family: "piraeus_sansregular", arial;
    font-size: 17px;
    line-height: 1.4;
    margin: 0 0 30px;
}

.calc {
    float: left;
    width: 100%;
    background-color: #064580;
    margin: 0 0 16px;
    padding: 16px 45px 25px;
}

.calc-result {
    float: left;
    width: 100%;
    border-bottom: 2px solid #b6b6b6;
    border-top: 2px solid #b6b6b6;
    color: #444444;
    font-family: "robotolight", arial;
    font-size: 17px;
    line-height: 1;
    padding: 19px 0;
    text-align: center;
}

.content.gray .calc p, 
.content.gray .calc label {
    color: #fff;
    font-family: "robotolight", arial;
    font-size: 15px;
    line-height: 1;
    margin: 0;
}

.calc-field {
    float: left;
    width: 100%;
    margin: 12px 0 0;
    height: 43px;
}

.calc-field .text {
    background-color: #fff;
    border: 1px solid #fff;
    color: #404040;
    font-family: "piraeus_sansregular", arial;
    font-size: 16px;
    line-height: 1.125;
    padding: 10px;
    float: left;
    margin-right: 3%;
    width: 62%;
    height: 100%;
}

.calc .submit {    
    background-color: #f5b632;
    border: none;
    display: inline-block;
    font-family: "robotoregular", arial;
    font-size: 16px;
    float: left;
    box-shadow: 3px 3px 0px 0px rgba(4, 46, 93, 0.29);
    cursor: pointer;
    color: #064580;
    font-weight: normal;
    line-height: 1;
    margin: 0;
    padding: 13.5px 10px;
    text-align: center;
    transition: all 150ms ease-out;
    width: 35%;
    height: 100%;
}

.calc-wrap .buttonsWrap {
    float: left;
    margin: 23px 0 46px;
    width: 100%;
}

.btn-link {
    border: 1px solid #5c85c9;
    box-shadow: none;
    color: #5c85c9;
    font-family: "piraeus_sansregular", arial;
    font-size: 15px;
    line-height: 1;
    padding: 10px 20px;
    text-decoration: none;
    text-align: center;
    transition: all 150ms ease-out;
}

.buttonsWrap .btn-link, 
.buttonsWrap .button {
    display: inline-block;
    vertical-align: top;
    margin: 0 8px 0 0;
}

header{
	background-color: #F8F6F3;;
    position: relative;
	width: 100%;
	-ms-flex-item-align: start;
	-webkit-align-self: flex-start;
	-moz-align-self: flex-start;
	align-self: flex-start;
	border-bottom: 4px solid #ffd900;
}

footer,
.main{
	width: 100%;
}

.main-wrapper{
	background-color: #F8F6F3;;
}

.calc-result.error {
    border-color: #e0b1b2;
    color: #cc3333;
}

.calc-result > span.icon {
    font-size: 28px;
    font-weight: bold;
    margin-right: 12px;
}

.calc-result > span {
    display: inline-block;
    vertical-align: middle;
}

.radio {
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    margin: 7px 25px 0 0;
}

.calc .radio-block {
    margin: 26px 0 19px;
}

.radio > span {
    display: inline-block;
    vertical-align: middle;
    background-color: #e6e6e6;
    border-radius: 100%;
    position: relative;
    width: 16px;
    height: 16px;
}

.radio > label {
    display: inline-block;
    vertical-align: middle;
    font-family: 'robotomedium', arial;
    font-size: 14px;
    font-weight: normal;
    padding: 0 0 0 8px;
}

.radio > span input {
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}

.fileInput {
    background: transparent;
    border: 1px solid #fff;
    position: relative;
    transition: all 150ms ease-out;
}

.calc .fileInput {
    float: left;
    width: 164px;
    height: 39px;
}

.fileInput > .ic-upload {
    color: #fff;
    font-size: 20px;
    left: 15px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    transition: all 150ms ease-out;
}

.fileInput > div.text {
    background: transparent;
    border: none;
    color: #fefefe;
    font-family: "robotolight", arial;
    font-size: 14px;
    line-height: 39px;
    overflow: hidden;
    padding: 0 10px 0 45px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    height: 100%;
    transition: all 150ms ease-out;
}

.fileInput > .text.file {
    left: 0;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.captcha-field {
    height: auto;
}

.calc .captcha-field {
    margin: 24px 0 9px;
}

.captcha-field > * {
    display: inline-block;
    vertical-align: bottom;
}

.captcha-field > *.input {
    width: 44%;
}

.captcha-field > *.input > .text {
    margin-top: 13px;
    width: 100%;
    height: 43px;
}

.captcha-field > *.img {
    margin: 0 2%;
    width: 38%;
}

.captcha-field > * img {
    display: inline-block;
    vertical-align: bottom;
}

.ic-refresh {
    color: #5c85c9;
    cursor: pointer;
    font-size: 27px;
    text-decoration: none;
}

.captcha-field .ic-refresh {
    transition: all 150ms ease-out;
    color: #fff;
    font-size: 40px;
    margin-bottom: 14px;
}

.no-touch .btn-link:hover, 
.touch .btn-link:active, 
.btn-link:focus {
    outline: none;
}

.button:active, 
.no-touch .button:hover, 
.button:focus {
    background-color: #ffd900;
    color: #16315D;
    outline: none;
}

input.submit:focus, 
.no-touch input.submit:hover, 
input.submit:active {
    color: #042748;
}

.no-touch .ic-refresh:hover, 
.ic-refresh:active, 
.ic-refresh:focus {
    color: #f5b632;
    outline: none;
}

.no-touch .calc-field .text:hover, 
.calc-field .text:active, 
.calc-field .text:focus {
    border-color: #55acee;
}

.no-touch .fileInput:hover > div.text, 
.no-touch .fileInput:hover > .ic-upload, 
.fileInput.focus > div.text, 
.fileInput.focus > .ic-upload, 
.fileInput:active > div.text, 
.fileInput:active > .ic-upload {
    color: #f5b632;
}

.no-touch .fileInput:hover, 
.fileInput.focus, .fileInput:active {
    border-color: #f5b632;
}

.no-touch .ic-print:hover, 
.ic-print:active, 
.ic-print:focus {
    border-color: #5c85c9;
    color: #5c85c9;
    outline: none;
}

a.back:active, 
a.back:focus, 
.no-touch a.back:hover {
    outline: none;
}

a.back:active .arrow, 
a.back:focus .arrow, 
.no-touch a.back:hover .arrow {
    background-color: #5c85c9;
    color: #fff;
}

a.back:active .text, 
a.back:focus .text, 
.no-touch a.back:hover .text {
    text-decoration: underline;
}

.radio.focus > span, 
.radio:hover > span {
    border: 1px solid #5c85c9;
}

.radio.checked > span {
    color: #5c85c9;
    font-family: 'icomoon';
    font-size: 27px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    speak: none;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.radio.checked > span:before {
    left: 50%;
    margin: -13px 0 0 -14px;
    position: absolute;
    top: 50%;
    content: "\e623";
}

.radio.checked:hover > span {
    border: none;
}

img {
    max-width: 100%;
    height: auto;
}

.go-top {
    background-color: #5c85c9;
    color: #fff;
    cursor: pointer;
    bottom: 40px;
    display: none;
    font-size: 25px;
    padding: 7px 0;
    position: fixed;
    right: 0;
    text-align: center;
    text-decoration: none;
    z-index: 99;
    width: 41px;
    height: 41px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: background-color 150ms ease-out;
}

.go-top.bottom {
    bottom: 135px;
    position: absolute;
}

.no-touch .go-top:hover, 
.go-top:active {
    background-color: #f5b632;
}

.main-wrapper{
    position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	height: 100vh;
}

.button:visited {
    color: #fff;
}

a.button:active, a.button:hover {
    text-decoration: none;
	background-color:#ffd900;
	color: #002f30;
}

.button {
    transition: all 150ms ease-out;
    background-color: #002f30;
    color: #cac3af;
    font-family: 'robotomedium';
    font-size: 15px;
    line-height: 1.1;
	letter-spacing: 0.3px;
    padding: 12px 56px;
    text-decoration: none;
}

.content .button {
    display: inline-block;
    font-family: "robotoregular", arial;
    font-size: 16px;
    margin: 0 0 27px;
    padding: 13.5px 33px;
}

footer .tooltip{
	display: inline-block;
	vertical-align: middle;
}

.tooltip{
	position: relative;
}

.tooltip.open {
    z-index: 9;
}

.tooltip .ic-info2 {
    color: #cac3af;
	cursor: pointer;
    font-size: 16px;
    font-weight: bold;
	padding: 0;
}

 .no-touch .tooltip .ic-info2:hover {
    color: #ffd900;
}

.tooltip .ic-info2:before {
    position: relative;
    z-index: 2;
}

.tooltip > .content {
    background-color: #002f30;
    border-top: 4px solid #ffd900;
    bottom: 40px;
    color: #cac3af;
    right: 2px;
    transition: all 150ms ease-out;
    display: none;
    font-family: "robotoregular", arial;
    line-height: 20px;
    padding: 16px;
    position: absolute;
    text-align: left;
    top: auto;
    max-width: 350px;
	border-right: 1px solid #cac3af;
    border-bottom: 1px solid #cac3af;
    border-left: 1px solid #cac3af;
}

.tooltip.bottom > .content {
    border-top: none;
    border-bottom: 4px solid #ffd900;
    bottom: auto;
    top: 40px;
}

.tooltip.open > .content {
    bottom: 32px;
}

.tooltip.open.bottom > .content {
	bottom: auto;
    top: 32px;
}

.tooltip > .content > .arrow {
	bottom: -8px;
	padding: 0;
    position: absolute;
	right: 0;
    width: 8px;
    height: 16px;
}

.tooltip > .content > .arrow:before {
    border-style: solid;
    border-width: 8px 8px 8px 0;
    border-color: transparent #cac3af transparent transparent;
    content: '';
    display: block;
    width: 0;
    height: 0;
}

.tooltip.bottom > .content > .arrow {
    bottom: auto;
    top: -8px;
}

@media only screen and (min-width: 701px) and (max-width: 980px) {

    .col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
        margin-left: 0.78%;
        margin-right: 0.78%;
    }

  .col-1 {
    width: 6.77333%;
  }

  .col-2 {
    width: 15.10667%;
  }

  .col-3 {
    width: 23.44%;
  }

  .col-4 {
    width: 31.77333%;
  }

  .col-5 {
    width: 40.10667%;
  }

  .col-6 {
    width: 48.44%;
  }

  .col-7 {
    width: 56.77333%;
  }

  .col-8 {
    width: 65.10667%;
  }

  .col-9 {
    width: 73.44%;
  }

  .col-10 {
    width: 81.77333%;
  }

   .col-11 {
    width: 90.10667%;
  }

  .col-12 {
    width: 98.44%;
  }

  .t-col-1 {
    width: 6.77333%;
  }
  .t-col-1.full {
    width: 8.33333%;
  }

  .t-col-2 {
    width: 15.10667%;
  }
  .t-col-2.full {
    width: 16.66667%;
  }

  .t-col-3 {
    width: 23.44%;
  }
  .t-col-3.full {
    width: 25%;
  }

  .t-col-4 {
    width: 31.77333%;
  }
  .t-col-4.full {
    width: 33.33333%;
  }

  .t-col-5 {
    width: 40.10667%;
  }
  .t-col-5.full {
    width: 41.66667%;
  }

  .t-col-6 {
    width: 48.44%;
  }
  .t-col-6.full {
    width: 50%;
  }

  .t-col-7 {
    width: 56.77333%;
  }
  .t-col-7.full {
    width: 58.33333%;
  }

  .t-col-8 {
    width: 65.10667%;
  }
  .t-col-8.full {
    width: 66.66667%;
  }

  .t-col-9 {
    width: 73.44%;
  }
  .t-col-9.full {
    width: 75%;
  }

  .t-col-10 {
    width: 81.77333%;
  }
  .t-col-10.full {
    width: 83.33333%;
  }

  .t-col-11 {
    width: 90.10667%;
  }
  .t-col-11.full {
    width: 91.66667%;
  }

  .t-col-12 {
    width: 98.44%;
  }
  .t-col-12.full {
    width: 100%;
  }

  .t-offset-left-0 {
    margin-left: 0.78%;
  }

  .t-offset-left-1 {
    margin-left: 9.11333%;
  }

  .t-offset-left-6 {
    margin-left: 50.78%;
  }
  
  .landing h2{
	  font-size: 38px;
  }

  footer ul li{
    padding: 0 10px;
  }

    .calc {
        padding-left: 15px;
        padding-right: 15px;
    }

    .radio {
        margin-right: 20px;
    }
	
	.categoryBoxes h3{
		font-size: 30px;
	}
}

@media only screen and (max-width: 700px) {

    .col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
        margin-left: 0.77%;
        margin-right: 0.77%;
    }
	
  .wrapper {
    width: 94%;
  }

  .col-1 {
    width: 6.79333%;
  }

  .col-2 {
    width: 15.12667%;
  }

  .col-3 {
    width: 23.46%;
  }

  .col-4 {
    width: 31.79333%;
  }

  .col-5 {
    width: 40.12667%;
  }

  .col-6 {
    width: 48.46%;
  }

  .col-7 {
    width: 56.79333%;
  }

  .col-8 {
    width: 65.12667%;
  }
  
  .col-9 {
    width: 73.46%;
  }

  .col-10 {
    width: 81.79333%;
  }

  .col-11 {
    width: 90.12667%;
  }

  .col-12 {
    width: 98.46%;
  }

  .m-hide {
    display: none;
  }

  .m-col-1 {
    width: 6.79333%;
  }
  .m-col-1.full {
    width: 8.33333%;
  }

  .m-col-2 {
    width: 15.12667%;
  }
  .m-col-2.full {
    width: 16.66667%;
  }

  .m-col-3 {
    width: 23.46%;
  }
  .m-col-3.full {
    width: 25%;
  }

  .m-col-4 {
    width: 31.79333%;
  }
  .m-col-4.full {
    width: 33.33333%;
  }

  .m-col-5 {
    width: 40.12667%;
  }
  .m-col-5.full {
    width: 41.66667%;
  }

  .m-col-6 {
    width: 48.46%;
  }
  .m-col-6.full {
    width: 50%;
  }

  .m-col-7 {
    width: 56.79333%;
  }
  .m-col-7.full {
    width: 58.33333%;
  }

  .m-col-8 {
    width: 65.12667%;
  }
  .m-col-8.full {
    width: 66.66667%;
  }

  .m-col-9 {
    width: 73.46%;
  }
  .m-col-9.full {
    width: 75%;
  }

  .m-col-10 {
    width: 81.79333%;
  }
  .m-col-10.full {
    width: 83.33333%;
  }

  .m-col-11 {
    width: 90.12667%;
  }
  .m-col-11.full {
    width: 91.66667%;
  }

  .m-col-12 {
    width: 98.46%;
  }
  .m-col-12.full {
    width: 100%;
  }
  
  .landing h2{
	font-size: 38px;
  }

  .landing h3{
    font-size: 35px;
  }

    footer ul li{
        padding: 0 8px;
    }

    footer ul:after{
        top:32px;
    }
	
    .content .title h1 {
        font-family: "robotolight", arial;
        font-size: 25px;
        margin-bottom: 20px;
    }

    header .lang{
        margin-right: 34px;
    }

    .content.gray{
        padding-top: 65px;
    }

    .content.gray h2{
        font-family: "robotolight", arial;
        margin-bottom: 20px;
    }
    
    .content.gray .calc-text h2, 
    .calc-text h2{
        margin: 0 0 24px;
    }

    .calc {
        padding-left: 15px;
        padding-right: 15px;
    }

    .calc-field {
        height: auto;
    }

    .calc-field .text {
        margin: 0 0 10px;
        width: 100%;
        height: 43px;
    }

    .calc .submit {
        width: auto;
        height: 43px;
    }

    .captcha-field > * {
        display: inline-block;
        vertical-align: middle;
    }

    .captcha-field > *.input {
        width: 100%;
    }

    .captcha-field > *.input > .text {
        margin-top: 5px;
    }

    .captcha-field > *.img {
        margin: 0 2% 0 0;
        max-width: 188px;
        width: 50%;
    }

    .captcha-field .ic-refresh {
        margin-bottom: 0;
    }

    .content div.title {
        padding-right: 42px;
    }

    div.title {
        margin-bottom: 22px;
    }

    .content div.title .print{
        right: 0;
    }
	
	.categoryBoxes h3{
		font-size: 24px;
	}
}

@media only screen and (max-width: 640px) {
	header .winbank.logo{
		margin: 12px 0;
	}
	header .winbank.logo img {
    width: 100px;
    height: auto;
}
	header .lang{
		margin-top: 34px;
	}
	
	.landing{
		padding: 56px 0;
	}
	
	header .lang li{
		margin-left: 8px;
	}
	.landing h2{
		font-size: 32px;
	}
	
	.landing p{
		font-size: 16px;
		line-height: 1.4;
	}
	
    .categoryBoxes .box{
        padding: 40px 0;
        width: 100%;
    }
	
	.categoryBoxes .box:first-child{
        padding-top: 24px;
    }

    .categoryBoxes .box:first-child{
        border-bottom: 1px solid #4a6393;
    }

    .categoryBoxes:before{
        display: none;
    }

    .categoryBoxes {
        margin: 0;
        padding: 0;
    }

	.categoryBoxes .icon{
		line-height: 64px;
		height: 64px;
	}
	
	.categoryBoxes .icon img {
		height: 64px;
	}
	
    footer ul{
        font-size: 0;
    }

    footer ul:after{
        display: none;
    }

    footer ul li{
        display: block;
        float: none;
        margin: 4px 0;
        position: relative;
    }

    footer li:after{
        bottom: 38px;
        content: '';
        left: 0;
        position: absolute;
        width: 100%;
        height: 1px;
    }

    footer {
        padding: 25px 0;
    }

    .content.gray {
        padding-top: 40px;
    }

    header .piraeus.logo img {
        width: 90px;
        height: 90px;
    }
}

@media only screen and (max-width: 480px) {
    .landing h2{
        font-size: 30px;
		line-height: 1.2;
    }
	header .winbank.logo img {
    width: 45px;
    height: auto;
}

    header .wrapper{
        width: 98%;
    }

    header .piraeus.logo img{
        width: 88px;
        height: 88px;
    }

    header .lang{
        margin: 35px 24px 0 0;
    }

    header .winbank.logo{
        margin: 14px 0 11px;
    }

    .landing{
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .categoryBoxes{
        margin: 0;
    }
}
/** 404 error start****/
content.error404 {
    padding-top: 0;
    text-align: center;
}

.content.error404 .imgWrap {
	background-color: #c0d2ec;
	padding: 59px 0;
}

.content.error404 .imgWrap img {
	max-width: 80%;
}

.content.error404 .text {
	float: left;
	font-size: 0;
	padding: 46px 0;
	width: 100%;
}

.content.error404 .text p {
	color: #064580;
	font-size: 20px;
	line-height: 1.5;
	font-family: 'robotobold';
	margin-bottom: 2em;
}

.content.error404 .text p.title {
	font-family: 'robotothin';
	font-size: 81px;
	line-height: 1;
	margin-bottom: 0.3em;
}

.content.error404 .text .col:first-child:last-child {
	float: none;
	margin: 0 auto;
}

.content.error404 .text:first-child:last-child {
	padding-bottom: 80px;
	padding-top: 80px;
}

.content.error404 .col.inline {
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.content.error404 .imgWrap.inline {
	background-color: transparent;
	padding: 0;
}

.content.error404 .inline:not(.imgWrap) {
	text-align: left;
}

@media only screen and (max-width: 980px) {

    .content.error404 .inline:not(.imgWrap) {
        text-align: center;
    }

    .content.error404 .col.inline {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .content.error404 .text p.title {
        font-size: 71px;
    }
}

@media only screen and (max-width: 700px) {
    .content.error404 .imgWrap.inline img {
        max-width: 60%;
    }

    .content.error404 .text p {
        font-size: 16px;
    }

        .content.error404 .text p.title {
            font-size: 61px;
        }

    .content.error404 .text:first-child:last-child {
        padding-bottom: 50px;
        padding-top: 50px;
    }

    .content.error404 .col.inline {
        margin-bottom: 10px;
        margin-top: 10px;
    }
}
.infoItalic{font-style:italic;font-size:11px;}
/** 404 error end****/
