.action_box {padding:24px 0; color:#fff; border-top:2px solid #fff; border-bottom:1px solid #fff; position:relative; background-color:#CD2122; clear:both; }.actionbox--dark {color:#000; border-top:2px solid #111; border-bottom:1px solid #111; }.action_box:after,.action_box:before {content:""; position:absolute; left:50%; bottom:-14px; margin-left:-25%; border-radius:3px; border:8px solid transparent; border-top-width:7px; border-top-color:#CD2122;}.action_box:after { border-top-color:rgba(0,0,0,0.2); }.action_box[data-arrowpos=center]:after,.action_box[data-arrowpos=center]:before {margin-left:-7px; }.action_box[data-arrowpos=right]:after,.action_box[data-arrowpos=right]:before {margin-left:25%; }.action_box-content { max-width:1170px; margin:0 auto; padding:0 15px; width:100%; }.action_box-title {margin:10px 0; font-weight:200; font-size:24px; line-height:1.4;}.action_box-subtitle { opacity:0.6; line-height:1.6 }.actionbox--dark .action_box-subtitle { color:rgba(0, 0, 0, 0.6); }.action_box-button { margin-left:5px; margin-right:5px;}.action_box.style2 .action_box-content { display:block; }.action_box.style2 .action_box-text,.action_box.style2 .action_box-buttons { display:block; text-align:center; padding-left:0; }.action_box.style2 .action_box-text { margin-bottom:25px; }.action_box.style2 .action_box-button,.action_box.style2 .action_box-button:last-child { display:inline-block; margin:0 5px; }.actionbox--dark .action_box-text { color:#111; }.action_box.style3 {padding:0;border-radius:6px;}.action_box.style3:before {position:absolute; content:''; background-color:#CD2122; width:30px; height:32px; display:block; bottom:-6px; left:20%; border-radius:4px; -webkit-transform:skewY(35deg); -ms-transform:skewY(35deg); transform:skewY(35deg); border-top:0; }.action_box.style3:after {display:none}.action_box.style3 .action_box-inner {position:relative; padding:35px; border-radius:6px; z-index:1;}.action_box.style3 .action_box-inner:before {position:absolute; content:''; background-color:#CD2122; top:-6px; left:0; width:100%; height:100%; display:block; -webkit-transform:skewY(1.5deg); -ms-transform:skewY(1.5deg); transform:skewY(1.5deg); border-radius:6px; transform-origin:right top;}.action_box.style3 .action_box-inner:after {position:absolute; content:''; background-color:rgba(0, 0, 0, 0.2); width:90%; height:30%; display:block; border-radius:4px; -webkit-transform:skewY(-2deg); -ms-transform:skewY(-2deg); transform:skewY(-2deg); right:5%; top:-20px; z-index:-1; }.action_box.style3 .action_box-content{position:relative;}@media (min-width:1200px) {.action_box-content { display:table; }.action_box-text { display:table-cell; }.action_box-buttons { text-align:right; display:table-cell; vertical-align:middle; padding-left:30px;}.action_box-button {display:inline; }}@media (max-width:1200px) {.action_box { text-align:center; }.action_box-text { margin-bottom:25px; }.action_box.style3 {margin-top:40px;}}@media (max-width:991px) {.action_box-button { margin-top:10px; }}@media (min-width:768px) {.action_box-title {margin-bottom:15px; }}@media (max-width:767px) {.action_box-title {text-align:center; margin-bottom:20px; }}.step-boxes-4 { display:table; table-layout:fixed; width:100%;}.stepbox4-box { display:table-cell; text-align:center; position:relative;}.stepbox4-title { text-align:center; font-weight:600; font-size:16px;}.stepbox4-number { display:block; width:80px; height:80px; position:absolute; top:-40px; left:50%; margin-left:-40px; }.stepbox4-number:before {content:''; background:#cd2122; border-radius:50%; display:block; width:20px; height:20px; position:absolute; top:50%; margin-top:-10px; left:50%; margin-left:-10px; transition:all .2s ease-out; }.stepbox4-box:hover .stepbox4-number:before { width:80px; height:80px; margin-left:-40px; margin-top:-40px;}.stepbox4-icon { visibility:hidden; opacity:0; line-height:80px; position:relative; color:#fff; font-weight:700; font-size:20px; text-align:center; transition:opacity .2s ease-out .1s, font-size .2s ease-out .1s, visibility .2s ease-out .1s; height:80px; width:80px; display:block;}.stepbox4-box:hover .stepbox4-icon { visibility:visible; opacity:1;font-size:30px; }.stepbox4-line {display:block; height:1px; width:100%; margin-left:-10px; background:#d8d8d8; margin:50px 0;position:relative;}.stepbox4-box:first-child .stepbox4-line {background:-webkit-gradient(linear, left top, right top, color-stop(0%,rgba(216,216,216,0)), color-stop(40%, rgba(216,216,216,1))); background:-webkit-linear-gradient(left, rgba(216,216,216,0) 0%, rgba(216,216,216,1) 40%); background:linear-gradient(to right,rgba(216,216,216,0) 0%,rgba(216,216,216,1) 40%); }.stepbox4-box:last-child .stepbox4-line {background:-webkit-gradient(linear, left top, right top, color-stop(60%,rgba(216,216,216,1)), color-stop(100%,rgba(216,216,216,0))); background:-webkit-linear-gradient(left, rgba(216,216,216,1) 60%, rgba(216,216,216,0) 100%); background:linear-gradient(to right,rgba(216,216,216,1) 60%,rgba(216,216,216,0) 100%); }.stepsbox4--dark .stepbox4-line {background:#272727;}.stepsbox4--dark .stepbox4-box:first-child .stepbox4-line {background:-webkit-gradient(linear, left top, right top, color-stop(0%,rgba(39,39,39,0)), color-stop(40%,rgba(39,39,39,1))); background:-webkit-linear-gradient(left, rgba(39,39,39,0) 0%, rgba(39,39,39,1) 40%); background:linear-gradient(to right,rgba(39,39,39,0) 0%,rgba(39,39,39,1) 40%); }.stepsbox4--dark .stepbox4-box:last-child .stepbox4-line {background:-webkit-gradient(linear, left top, right top, color-stop(60%,rgba(39,39,39,1)), color-stop(100%,rgba(39,39,39,0))); background:-webkit-linear-gradient(left, rgba(39,39,39,1) 60%, rgba(39,39,39,0) 100%); background:linear-gradient(to right,rgba(39,39,39,1) 60%,rgba(39,39,39,0) 100%); }.stepbox4-content { padding:0 10px;}@media (max-width:768px) {.stepbox4-box { display:block; margin-bottom:50px;}}.screenshot-box {position:relative; border-radius:3px;}.screenshot-box--light {background:#fff; }.screenshot-box--dark {background:#121212;}.screenshot-box__title {color:#CD2122; line-height:1.4; font-size:16px; }.screenshot-box__feature-title {font-size:14px; line-height:1.3; margin:5px 0 0; font-weight:600;}.screenshot-box__feature-desc {font-size:11px; }.screenshot-box .left-side ul.features {margin:20px 0; padding:0; list-style:none; }.screenshot-box .left-side ul.features li {padding-left:35px; background-repeat:no-repeat; background-position:left center; margin-top:20px;}.screenshot-box .left-side ul.features li:first-child {margin-top:0;}.zn_screenshot-carousel {margin:0; padding:0; list-style:none;}.zn_screenshot-carousel li {float:left}.screenshot-box.kl-style-1 {border:1px solid #b3b3b3; padding:15px 20px 20px 30px;}.screenshot-box--dark.kl-style-1 {border-color:#323232;}.screenshot-box.kl-style-1 .left-side {float:left; max-width:90%;}.screenshot-box.kl-style-1 .thescreenshot { overflow:hidden;float:right; margin-left:30px; width:580px; height:328px; padding:42px 16px 0 10px; position:relative; background-repeat:no-repeat; background-position:left top; margin-top:-40px; box-sizing:content-box;}.screenshot-box.kl-style-1 .thescreenshot .controls {position:absolute; top:15px; left:17px; width:43px; height:19px;}.screenshot-box.kl-style-1 .thescreenshot .controls a {display:block; width:21px; height:19px; float:left;}.screenshot-box.kl-style-2 { border:0; box-shadow:0 1px 2px rgba(0, 0, 0, 0.1); }.screenshot-box.kl-style-2 .left-side { padding:10px 0 25px 30px; }.screenshot-box.kl-style-2 .left-side ul.features {margin:25px 0;}.screenshot-box.kl-style-2 .left-side ul.features li {padding-left:50px; background-repeat:no-repeat; background-position:left center;}.screenshot-box.kl-style-2 .screenshot-box__feature-title {margin:0 0 5px; text-transform:uppercase;}.screenshot-box.kl-style-2 .left-side > .btn { margin-left:50px; }.screenshot-box.kl-style-2 .thescreenshot { position:relative; background-color:#dcdee7; padding:36px 0 0; border-top-left-radius:4px; border-top-right-radius:4px; margin-top:-10px; }.screenshot-box.kl-style-2 .thescreenshot:before { content:""; position:absolute; top:15px; margin-top:0; left:30px; display:block; background:#ababab; border-radius:50%; width:7px; height:7px; box-shadow:-12px 0 0 #ababab, 12px 0 0 #ababab; }.screenshot-box.kl-style-2 .thescreenshot img { width:100%; }.screenshot-box.kl-style-2 .controls { display:none }.screenshot-box.kl-style-2 .thescreenshot > [class*="th-"] { position:absolute; bottom:20px; text-align:center; left:0; right:0; z-index:10; }.screenshot-box.kl-style-2 .thescreenshot > [class*="th-"] a { width:35px; height:3px; background-color:rgba(0,0,0,0.5); display:inline-block; margin:0 3px; -webkit-transition:color .2s ease; transition:color .2s ease; }.screenshot-box.kl-style-2 .thescreenshot > [class*="th-"] a.selected { background-color:#fff; }.screenshot-box.kl-style-2 .thescreenshot > [class*="th-"] a span { display:none }@media (min-width:1200px) {.screenshot-box .screenshot-box__title { font-size:19px; }.screenshot-box .screenshot-box__feature-desc { font-size:13px; }.screenshot-box.kl-style-2 .screenshot-box__title {font-size:24px; font-weight:100;}}@media (min-width:768px) and (max-width:991px) {.screenshot-box .screenshot-box__title { font-size:16px; }.screenshot-box .screenshot-box__feature-desc { font-size:11px; }.thescreenshot {float:none;}.screenshot-box .left-side {width:auto; float:none; margin:20px;}}@media (max-width:767px) {.thescreenshot {float:none;}.screenshot-box .left-side {width:auto; float:none; margin:20px;}.screenshot-box.kl-style-1 { padding:0 25px }.screenshot-box.kl-style-1 .left-side {width:100%; margin:0 0 20px }.screenshot-box.kl-style-1 .thescreenshot { width:100%; padding:0; margin:0; background:none; }.screenshot-box.kl-style-1 .thescreenshot .controls { z-index:10; width:62px; height:30px; }.screenshot-box.kl-style-1 .thescreenshot .controls a { background-color:#fff; width:30px; height:30px; margin-right:2px; }.screenshot-box.kl-style-1 .thescreenshot .controls a:last-child { margin-right:0 }.screenshot-box.kl-style-1 .thescreenshot .controls a:after { content:''; font-family:'Glyphicons Halflings'; text-align:center; line-height:30px; color:#000; width: 100%; height:100%; display:block; }.screenshot-box.kl-style-1 .thescreenshot .controls a.next:after {content:"\e080"}.screenshot-box.kl-style-1 .thescreenshot .controls a.prev:after {content:"\e079"}.screenshot-box.kl-style-2 .left-side { padding:0 30px 25px 30px }.screenshot-box.kl-style-2 .screenshot-box__title { text-align:center }.screenshot-box.kl-style-2 .left-side > .btn { margin-left:0; display:block }.screenshot-box.kl-style-2 .thescreenshot { margin-top:0 }}.screenshot-box .left-side ul.features li {background-image:url(https://dimafloor.gr/wp-content/themes/kallyas/images/ok2.png);}.screenshot-box.kl-style-1 .thescreenshot { background-image:url(https://dimafloor.gr/wp-content/themes/kallyas/images/screenshotbox-bg.png);}.screenshot-box.kl-style-2 .left-side ul.features li {background-image:url(https://dimafloor.gr/wp-content/themes/kallyas/images/ok3.png);}.screenshot-box--dark .left-side ul.features li {background-image:url(https://dimafloor.gr/wp-content/themes/kallyas/images/ok2_invert.png);}.screenshot-box--dark.kl-style-2 .left-side ul.features li {background-image:url(https://dimafloor.gr/wp-content/themes/kallyas/images/ok3_invert.png);}.znColumnElement-innerWrapper {width:100%;}.znColumnElement-innerWrapper.znColumnElement-innerWrapper--halign-center,.znColumnElement-innerWrapper.znColumnElement-innerWrapper--halign-right,.znColumnElement-innerWrapper.znColumnElement-innerWrapper--valign-center,.znColumnElement-innerWrapper.znColumnElement-innerWrapper--valign-bottom {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.znColumnElement-innerWrapper.znColumnElement-innerWrapper--halign-center {-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}.znColumnElement-innerWrapper.znColumnElement-innerWrapper--halign-right {-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;}.znColumnElement-innerWrapper.znColumnElement-innerWrapper--valign-center .znColumnElement-innerContent {-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;}.znColumnElement-innerWrapper.znColumnElement-innerWrapper--valign-bottom .znColumnElement-innerContent {-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;}.znColumnElement-innerContent {width:100%;}.zn_section {padding-top:35px; padding-bottom:35px;}.zn_section--relative {position:relative;}.zn_section--masked { padding-bottom:55px;}.zn_section__source + .zn_section_size {position:relative;}.kl-bg-source + .zn_section_size {position:relative;}@media screen and (max-width:991px){.section-sidemargins .zn_section_size.full_width {margin-left:15px; margin-right:15px;}}.ios-fixed-position-scr ~ .zn_section {position:relative; }.zn_section--inlinemodal {margin-left:auto; margin-right:auto; position:relative; }.mfp-close-btn-in .zn_section--inlinemodal .mfp-close {right:-5px; top:-45px;}@media (max-width:767px){.mfp-close-btn-in .zn_section--inlinemodal {padding-top:30px !important;}.mfp-close-btn-in .zn_section--inlinemodal .mfp-close {top:-5px;}}.zn_pb_editor_enabled .zn_section--inlinemodal.mfp-hide {display:block !important;}.zn_section--stretch-container {padding-left:20px; padding-right:20px;}.zn_section--stretch-container > .container {width:100%;}.zn_section-modalOverlay {background:rgba(143, 43, 162, 0.5); position:absolute; left:0; top:0; width:100%;height:100%; z-index:2;}.modal-overlay-hidden ~ .zn_section-modalOverlay {display:none;}.zn_section-modalInfo {position:absolute; top:20px; right:30px; z-index:3; width:70px; color:#000; font-size:11px; font-weight:700; line-height:1.3; text-align:center; }.zn_section-modalInfo-title {display:block; margin-bottom:20px;}.zn_section-modalInfo-tip {display:block; margin-bottom:20px; position:relative;}.zn_section-modalInfo a {color:#000;}.zn_section-modalInfo a:hover,.zn_section-modalInfo a:focus {color:rgba(0,0,0,0.65);}.zn_section-modalInfo-bubble {display:none; width:230px; right:100%; position:absolute; top:-10px; font-weight:normal; background:rgba(0, 0, 0, 0.15); padding:10px 10px 10px 15px; line-height:1.5; text-align:start; border-radius:3px; }.zn_section-modalInfo-bubble:after {content:''; position:absolute; right:-10px; top:15px; border:5px solid transparent; border-left-color:rgba(0, 0, 0, 0.15);}.zn_section-modalInfo-tip:hover .zn_section-modalInfo-bubble {display:block;}.zn_section-modalInfo-toggleVisible {display:block; cursor:pointer;}.modal-overlay-hidden + .zn_section-modalInfo .dashicons-visibility:before {content:"\f530";}@media (min-width:768px){.zn-section-content_algn--middle,.zn-section-content_algn--bottom {display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.zn-section-content_algn--middle > .row,.zn-section-content_algn--bottom > .row {width:100%}.zn-section-content_algn--middle > .row {-webkit-align-self:center; -ms-flex-item-align:center; align-self:center;}.zn-section-content_algn--bottom > .row {-webkit-align-self:flex-end; -ms-flex-item-align:end; align-self:flex-end;}}.zn_section.section--skewed,.zn_section.section--skewed-flipped {z-index:1;background-color:transparent !important;}.zn_section.section--skewed .kl-bg-source:not(:empty) { -webkit-transform:skewY(3deg); -ms-transform:skewY(3deg); transform:skewY(3deg); overflow:hidden; -webkit-backface-visibility:hidden; }.zn_section.section--skewed .kl-bg-source__bgimage { -webkit-transform:skewY(-3deg); -ms-transform:skewY(-3deg); transform:skewY(-3deg); margin:-100px 0; -webkit-backface-visibility:hidden; }.zn_section.section--skewed .kl-bg-source__overlay { -webkit-transform:skewY(-3deg); -ms-transform:skewY(-3deg); transform:skewY(-3deg); margin:-100px 0; -webkit-backface-visibility:hidden; }.zn_section.section--skewed-flipped .kl-bg-source:not(:empty) { -webkit-transform:skewY(-3deg); -ms-transform:skewY(-3deg); transform:skewY(-3deg); overflow:hidden; -webkit-backface-visibility:hidden; }.zn_section.section--skewed-flipped .kl-bg-source__bgimage { -webkit-transform:skewY(3deg); -ms-transform:skewY(3deg); transform:skewY(3deg); margin:-100px 0; -webkit-backface-visibility:hidden; }.zn_section.section--skewed-flipped .kl-bg-source__overlay { -webkit-transform:skewY(3deg); -ms-transform:skewY(3deg); transform:skewY(3deg); margin:-100px 0; -webkit-backface-visibility:hidden; }.eluidd964ac3d{padding-top:35px;padding-bottom:35px;}